mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-26 07:13:37 +01:00
Translated using Weblate (Catalan)
Currently translated at 72.7% (128 of 176 strings) Translated using Weblate (Catalan) Currently translated at 72.7% (128 of 176 strings) Translated using Weblate (Catalan) Currently translated at 72.7% (128 of 176 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 86.9% (153 of 176 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 86.9% (153 of 176 strings) Translated using Weblate (French) Currently translated at 99.4% (175 of 176 strings) Translated using Weblate (French) Currently translated at 99.4% (175 of 176 strings) Translated using Weblate (Dutch) Currently translated at 96.0% (169 of 176 strings) Translated using Weblate (Dutch) Currently translated at 96.0% (169 of 176 strings) Translated using Weblate (Dutch) Currently translated at 96.0% (169 of 176 strings) Co-authored-by: 101br03k <warmerdamm03@gmail.com> Co-authored-by: Jackxwb <xwb9606@163.com> Co-authored-by: Jean-Philippe Baril <translate.sysadminsmedia.com@alias.trebaxis.net> Co-authored-by: MyMemory <noreply-mt-mymemory@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Co-authored-by: Xavier Clotet <x.clotetfons@gmail.com> Co-authored-by: mcarbonne <maximilien.carbonne@gmail.com> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/ca/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/fr/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/nl/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/zh_Hans/ Translation: Homebox/Frontend
This commit is contained in:
@@ -130,7 +130,17 @@
|
||||
"maintenance": {
|
||||
"filter": {
|
||||
"both": "Ambdós"
|
||||
}
|
||||
},
|
||||
"total_cost": "Cost total",
|
||||
"total_entries": "Nombre d' entrades"
|
||||
},
|
||||
"menu": {
|
||||
"home": "Inici",
|
||||
"locations": "Ubicacions",
|
||||
"maintenance": "Manteniment",
|
||||
"profile": "Perfil",
|
||||
"search": "Cerca",
|
||||
"tools": "Eines"
|
||||
},
|
||||
"profile": {
|
||||
"active": "Actiu",
|
||||
@@ -139,12 +149,15 @@
|
||||
"current_password": "Contrasenya actual",
|
||||
"delete_account": "Suprimeix el compte",
|
||||
"delete_account_sub": "Elimina el compte i totes les dades associades. Aquesta acció no es pot desfer.",
|
||||
"display_header": "{ currentValue, select, true {Amaga la capçalera} false {Mostra la capçalera} other {Desconegut}}",
|
||||
"enabled": "Habilitat",
|
||||
"gen_invite": "Genera un enllaç d'invitació",
|
||||
"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ó.",
|
||||
"inactive": "Inactiu",
|
||||
"language": "Idioma",
|
||||
"new_password": "Contrasenya nova",
|
||||
"no_notifiers": "No hi ha notificadors configurats",
|
||||
"notifier_modal": "{ type, select, true {Edita} false {Crea} other {Altres}} Notificació",
|
||||
"notifiers": "Notificadors",
|
||||
"notifiers_sub": "Rebeu notificacions per als pròxims recordatoris de manteniment",
|
||||
@@ -152,8 +165,18 @@
|
||||
"theme_settings": "Configuracions del tema",
|
||||
"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.",
|
||||
"update_group": "Actualitza el grup",
|
||||
"update_language": "Actualitza l'idioma",
|
||||
"url": "URL",
|
||||
"user_profile": "Perfil d'usuari",
|
||||
"user_profile_sub": "Convida usuaris i gestiona el compte."
|
||||
},
|
||||
"tools": {
|
||||
"actions": "Accions d'inventari",
|
||||
"actions_set": {
|
||||
"ensure_ids": "Assegura els identificadors de recursos",
|
||||
"ensure_ids_button": "Assegura els identificadors de recursos",
|
||||
"set_primary_photo": "Defineix la foto principal",
|
||||
"set_primary_photo_button": "Defineix la foto principal"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"page_url": "URL de la page"
|
||||
},
|
||||
"password_score": {
|
||||
"password_strength": "Solidité du mot de passe"
|
||||
"password_strength": "Force du mot de passe"
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
@@ -25,7 +25,7 @@
|
||||
"selectable": {
|
||||
"card": "Carte",
|
||||
"items": "Articles",
|
||||
"no_items": "Nb. d’articles à afficher",
|
||||
"no_items": "Pas d'articles à afficher",
|
||||
"table": "Tableau"
|
||||
}
|
||||
}
|
||||
@@ -137,12 +137,12 @@
|
||||
"scheduled": "Prévues"
|
||||
},
|
||||
"list": {
|
||||
"complete": "Terminer",
|
||||
"create_first": "Créer votre première entrée",
|
||||
"delete": "Supprimer",
|
||||
"duplicate": "Dupliquer",
|
||||
"edit": "Modifier",
|
||||
"new": "Ajouter",
|
||||
"complete": "Terminer",
|
||||
"duplicate" : "Dupliquer"
|
||||
"new": "Ajouter"
|
||||
},
|
||||
"modal": {
|
||||
"completed_date": "Date d'achèvement",
|
||||
@@ -178,7 +178,7 @@
|
||||
"change_password": "Changer de mot de passe",
|
||||
"currency_format": "Format de la devise",
|
||||
"current_password": "Mot de passe actuel",
|
||||
"delete_account": "Effacer le compte",
|
||||
"delete_account": "Supprimer le compte",
|
||||
"delete_account_sub": "Supprimer le compte et toutes ses données. Aucune récupération possible.",
|
||||
"display_header": "{ currentValue, select, true {Masquer l’en-tête} false {Afficher l’en-tête} other {Not Hit}}",
|
||||
"enabled": "Activé",
|
||||
|
||||
@@ -147,8 +147,28 @@
|
||||
"delete_confirmation": "Weet u zeker dat u deze gegevens wilt verwijderen?",
|
||||
"edit_action": "Bijwerken",
|
||||
"edit_title": "Bewerk entry",
|
||||
"new_action": "Maken"
|
||||
}
|
||||
"entry_name": "Ingangsnaam",
|
||||
"new_action": "Maak",
|
||||
"new_title": "Nieuw fragment",
|
||||
"notes": "Opmerkingen",
|
||||
"scheduled_date": "Gepland datum"
|
||||
},
|
||||
"monthly_average": "Maandelijks",
|
||||
"toast": {
|
||||
"failed_to_create": "Kan invoer niet maken",
|
||||
"failed_to_delete": "Kon item niet verwijderen.",
|
||||
"failed_to_update": "Kan invoer niet bijwerken"
|
||||
},
|
||||
"total_cost": "Totale kosten",
|
||||
"total_entries": "Totaal aantal Inzendingen"
|
||||
},
|
||||
"menu": {
|
||||
"home": "Home",
|
||||
"locations": "Locaties",
|
||||
"maintenance": "Onderhoud",
|
||||
"profile": "Profiel",
|
||||
"search": "Zoeken",
|
||||
"tools": "Gereedschappen"
|
||||
},
|
||||
"profile": {
|
||||
"active": "Actief",
|
||||
@@ -164,6 +184,7 @@
|
||||
"inactive": "Inactief",
|
||||
"language": "Taal",
|
||||
"new_password": "Nieuw Wachtwoord",
|
||||
"no_notifiers": "Geen melders geconfigureerd",
|
||||
"notifier_modal": "{ type, select, true {Bewerk} false {Creëer} other {overig}} Notifier",
|
||||
"notifiers": "Notificatie",
|
||||
"notifiers_sub": "Krijg notificaties voor opkomende onderhouds herinneringen",
|
||||
@@ -178,6 +199,16 @@
|
||||
},
|
||||
"tools": {
|
||||
"actions": "Acties inventariseren",
|
||||
"actions_set": {
|
||||
"ensure_ids": "Zorg voor item-ID's",
|
||||
"ensure_ids_button": "Zorg voor item-ID's",
|
||||
"ensure_import_refs": "Zorg ervoor dat Import Refs",
|
||||
"ensure_import_refs_button": "Zorg ervoor dat Import Refs",
|
||||
"set_primary_photo": "Hoofdfoto instellen",
|
||||
"set_primary_photo_button": "Hoofdfoto instellen",
|
||||
"zero_datetimes": "Nul item Datum Tijden",
|
||||
"zero_datetimes_button": "Nul item Datum Tijden"
|
||||
},
|
||||
"actions_sub": "Acties bulksgewijs toepassen op je voorraad. Deze zijn onomkeerbaar '<b>'Wees voorzichtig.'</b>'",
|
||||
"import_export": "Importeer/Exporteer",
|
||||
"import_export_set": {
|
||||
|
||||
@@ -38,6 +38,9 @@
|
||||
"location": {
|
||||
"create_modal": {
|
||||
"title": "创建位置"
|
||||
},
|
||||
"tree": {
|
||||
"no_locations": "没有可用的位置。请添加新的位置\n `<`span class=\"link-primary\"`>`创建`<`/span`>` 按钮在导航栏上"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -101,6 +104,9 @@
|
||||
"tips_sub": "搜索提示",
|
||||
"updated_at": "更新于"
|
||||
},
|
||||
"labels": {
|
||||
"no_results": "未找到标签。"
|
||||
},
|
||||
"languages": {
|
||||
"ca": "加泰罗尼亚语",
|
||||
"de": "德语",
|
||||
@@ -121,6 +127,29 @@
|
||||
"zh-MO": "中文(澳门)",
|
||||
"zh-TW": "中文(繁体)"
|
||||
},
|
||||
"locations": {
|
||||
"no_results": "找不到位置"
|
||||
},
|
||||
"maintenance": {
|
||||
"filter": {
|
||||
"both": "与",
|
||||
"completed": "已完成",
|
||||
"scheduled": "已预定"
|
||||
},
|
||||
"list": {
|
||||
"complete": "已完成",
|
||||
"create_first": "创建您的第一个条目",
|
||||
"delete": "刪除",
|
||||
"duplicate": "复制",
|
||||
"edit": "修改",
|
||||
"new": "创建"
|
||||
},
|
||||
"modal": {
|
||||
"completed_date": "完成日期",
|
||||
"cost": "成本",
|
||||
"delete_confirmation": "您确定要删除此条目吗?"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"active": "活跃",
|
||||
"change_password": "更改密码",
|
||||
|
||||
Reference in New Issue
Block a user