Translated using Weblate (Hungarian)

Currently translated at 53.3% (48 of 90 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (90 of 90 strings)

Translated using Weblate (Catalan)

Currently translated at 100.0% (90 of 90 strings)

Co-authored-by: Adam Kleizer <adamkleizer@gmail.com>
Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org>
Co-authored-by: Xavier Clotet <x.clotetfons@gmail.com>
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ca/
Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/hu/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2024-09-07 07:48:36 +00:00
parent 15925de2f0
commit ffb538ef21
2 changed files with 101 additions and 3 deletions

View File

@@ -97,7 +97,9 @@
"pages": "Pàgina { page } de { totalPages }",
"prev_page": "Pàgina anterior",
"reset_search": "Reinicia la cerca",
"results": "{ total } resultats"
"results": "{ total } resultats",
"created_at": "Creat a",
"custom_fields": "Camps personalitzats"
},
"profile": {
"active": "Actiu",
@@ -108,6 +110,19 @@
"current_password": "Contrasenya actual",
"delete_account": "Suprimeix el compte",
"gen_invite": "Genera un enllaç d'invitació",
"group_settings": "Ajustos del grup"
"group_settings": "Configuració del grup",
"group_settings_sub": "Configuració del grup compartit. És possible que hàgiu d'actualitzar la pàgina per aplicar la configuració.",
"theme_settings_sub": "La configuració del tema s'emmagatzema a l'emmagatzematge local del navegador. Podeu canviar el tema en qualsevol moment. \nSi teniu problemes per definir el tema, proveu d'actualitzar el navegador.",
"notifier_modal": "{ type, select, true {Edita} false {Crea} other {Altres}} Notificació",
"notifiers_sub": "Rebeu notificacions per als pròxims recordatoris de manteniment",
"test": "Prova",
"theme_settings": "Configuracions del tema",
"update_group": "Actualitza el grup",
"url": "URL",
"user_profile_sub": "Convida usuaris i gestiona el compte.",
"inactive": "Inactiu",
"new_password": "Contrasenya nova",
"notifiers": "Notificadors",
"user_profile": "Perfil d'usuari"
}
}

View File

@@ -1 +1,84 @@
{}
{
"components": {
"app": {
"import_dialog": {
"upload": "Feltöltés",
"title": "CSV fájl importálása"
}
},
"global": {
"page_qr_code": {
"page_url": "Oldal URL"
},
"password_score": {
"password_strength": "Jelszó erőssége"
}
},
"item": {
"create_modal": {
"title": "Tétel létrehozása",
"photo_button": "Fénykép 📷"
},
"view": {
"selectable": {
"card": "Kártya",
"items": "Tételek",
"no_items": "Nincs megjeleníthető tétel",
"table": "Táblázat"
}
}
},
"label": {
"create_modal": {
"title": "Címke létrehozása"
}
},
"location": {
"create_modal": {
"title": "Helyszín létrehozása"
}
}
},
"global": {
"build": "Build: { build }",
"confirm": "Megerősítés",
"create": "Létrehozás",
"create_and_add": "Létrehozás és újabb hozzáadása",
"created": "Létrehozva",
"email": "Email",
"follow_dev": "Fejlesztő követése",
"github": "GitHub Projekt",
"items": "Tételek",
"join_discord": "Csatlakozás a Discordhoz",
"labels": "Címkék",
"locations": "Helyszínek",
"name": "Név",
"password": "Jelszó",
"read_docs": "Dokumentáció elolvasása",
"search": "Keresés",
"sign_out": "Kilépés",
"submit": "Elküldés",
"version": "Verzió: { version }",
"welcome": "Üdv, { username }"
},
"index": {
"disabled_registration": "Regisztráció kikapcsolva",
"dont_join_group": "Nem akarsz csoporthoz csatlakozni?",
"joining_group": "Egy létező csoporthoz csatlakozol!",
"login": "Belépés",
"register": "Regisztráció",
"remember_me": "Emlékezzen rám",
"set_email": "Mi az email címed?",
"set_name": "Mi a neved?",
"set_password": "Jelszó beállítása",
"tagline": "Kövesd, rendszerezd és igazgasd a tárgyaidat."
},
"items": {
"add": "Hozzáadás",
"created_at": "Létrehozás dátuma",
"field_selector": "Mezőválasztó",
"field_value": "Mező értéke",
"first": "Első",
"custom_fields": "Egyedi mezők"
}
}