mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-27 07:31:43 +01:00
Translated using Weblate (Swedish)
Currently translated at 58.4% (52 of 89 strings) Translated using Weblate (Turkish) Currently translated at 39.3% (35 of 89 strings) Translated using Weblate (Turkish) Currently translated at 39.3% (35 of 89 strings) Translated using Weblate (French) Currently translated at 65.1% (58 of 89 strings) Translated using Weblate (German) Currently translated at 58.4% (52 of 89 strings) Translated using Weblate (Italian) Currently translated at 39.3% (35 of 89 strings) Translated using Weblate (Italian) Currently translated at 39.3% (35 of 89 strings) Translated using Weblate (Dutch) Currently translated at 61.7% (55 of 89 strings) Translated using Weblate (Dutch) Currently translated at 61.7% (55 of 89 strings) Co-authored-by: 101br03k <warmerdamm03@gmail.com> Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Matthew Kilgore <matthew@kilgore.dev> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/de/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/fr/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/it/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/nl/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/sv/ Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/tr/ Translation: Homebox/Frontend
This commit is contained in:
@@ -14,7 +14,12 @@
|
||||
"submit": "Absenden",
|
||||
"created": "Erstellt",
|
||||
"welcome": "Willkommen,{username}",
|
||||
"sign_out": "Abmelden"
|
||||
"sign_out": "Abmelden",
|
||||
"items": "",
|
||||
"labels": "",
|
||||
"locations": "",
|
||||
"name": "",
|
||||
"search": ""
|
||||
},
|
||||
"index": {
|
||||
"login": "Anmelden",
|
||||
@@ -83,6 +88,40 @@
|
||||
"user_profile_sub": "Benutzer einladen und Ihr Konto verwalten.",
|
||||
"active": "Aktiv",
|
||||
"inactive": "Inaktiv",
|
||||
"notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Melder"
|
||||
"notifier_modal": "{ type, select, true {Edit} false {Create} other {Other}} Melder",
|
||||
"theme_settings": "",
|
||||
"theme_settings_sub": "",
|
||||
"update_group": "",
|
||||
"currency_format": "",
|
||||
"delete_account": "",
|
||||
"delete_account_sub": "",
|
||||
"group_settings": "",
|
||||
"group_settings_sub": ""
|
||||
},
|
||||
"items": {
|
||||
"results": "",
|
||||
"add": "",
|
||||
"created_at": "",
|
||||
"custom_fields": "",
|
||||
"field_selector": "",
|
||||
"field_value": "",
|
||||
"first": "",
|
||||
"include_archive": "",
|
||||
"last": "",
|
||||
"negate_labels": "",
|
||||
"next_page": "",
|
||||
"no_results": "",
|
||||
"options": "",
|
||||
"order_by": "",
|
||||
"pages": "",
|
||||
"prev_page": "",
|
||||
"query_id": "",
|
||||
"reset_search": "",
|
||||
"tip_1": "",
|
||||
"tip_2": "",
|
||||
"tip_3": "",
|
||||
"tips": "",
|
||||
"tips_sub": "",
|
||||
"updated_at": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,12 @@
|
||||
"confirm": "Confirmer",
|
||||
"sign_out": "Déconnexion",
|
||||
"welcome": "Bienvenue,{ username }",
|
||||
"created": "Créé"
|
||||
"created": "Créé",
|
||||
"labels": "",
|
||||
"locations": "",
|
||||
"name": "",
|
||||
"search": "",
|
||||
"items": ""
|
||||
},
|
||||
"index": {
|
||||
"set_email": "Quel est vôtre courriel ?",
|
||||
@@ -90,6 +95,33 @@
|
||||
"currency_format": "Format de la devise",
|
||||
"update_group": "Mettre à jour le groupe",
|
||||
"theme_settings": "Paramètres du thème",
|
||||
"theme_settings_sub": "Les paramètres du thème sont stockés dans le navigateur. Vous pouvez les changer à tout moment. Si vous\nrencontrez des problèmes, il est conseillé de rafraichir la page."
|
||||
"theme_settings_sub": "Les paramètres du thème sont stockés dans le navigateur. Vous pouvez les changer à tout moment. Si vous\nrencontrez des problèmes, il est conseillé de rafraichir la page.",
|
||||
"notifier_modal": ""
|
||||
},
|
||||
"items": {
|
||||
"add": "",
|
||||
"created_at": "",
|
||||
"custom_fields": "",
|
||||
"field_selector": "",
|
||||
"field_value": "",
|
||||
"first": "",
|
||||
"include_archive": "",
|
||||
"last": "",
|
||||
"negate_labels": "",
|
||||
"next_page": "",
|
||||
"no_results": "",
|
||||
"options": "",
|
||||
"order_by": "",
|
||||
"pages": "",
|
||||
"prev_page": "",
|
||||
"query_id": "",
|
||||
"reset_search": "",
|
||||
"tip_1": "",
|
||||
"tip_2": "",
|
||||
"tip_3": "",
|
||||
"tips": "",
|
||||
"tips_sub": "",
|
||||
"updated_at": "",
|
||||
"results": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,15 @@
|
||||
"submit": "Invia",
|
||||
"confirm": "Conferma",
|
||||
"create": "Crea",
|
||||
"create_and_add": "Crea e aggiungi un altro"
|
||||
"create_and_add": "Crea e aggiungi un altro",
|
||||
"created": "",
|
||||
"items": "",
|
||||
"labels": "",
|
||||
"locations": "",
|
||||
"name": "",
|
||||
"search": "",
|
||||
"sign_out": "",
|
||||
"welcome": ""
|
||||
},
|
||||
"index": {
|
||||
"disabled_registration": "Registrazione Disabilitata",
|
||||
@@ -65,5 +73,55 @@
|
||||
"title": "Crea Posizione"
|
||||
}
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"notifiers_sub": "",
|
||||
"theme_settings_sub": "",
|
||||
"url": "",
|
||||
"user_profile": "",
|
||||
"user_profile_sub": "",
|
||||
"active": "",
|
||||
"change_password": "",
|
||||
"currency_format": "",
|
||||
"current_password": "",
|
||||
"delete_account": "",
|
||||
"delete_account_sub": "",
|
||||
"enabled": "",
|
||||
"gen_invite": "",
|
||||
"group_settings": "",
|
||||
"group_settings_sub": "",
|
||||
"inactive": "",
|
||||
"new_password": "",
|
||||
"notifier_modal": "",
|
||||
"notifiers": "",
|
||||
"test": "",
|
||||
"theme_settings": "",
|
||||
"update_group": ""
|
||||
},
|
||||
"items": {
|
||||
"add": "",
|
||||
"custom_fields": "",
|
||||
"field_value": "",
|
||||
"first": "",
|
||||
"last": "",
|
||||
"next_page": "",
|
||||
"no_results": "",
|
||||
"order_by": "",
|
||||
"created_at": "",
|
||||
"field_selector": "",
|
||||
"include_archive": "",
|
||||
"negate_labels": "",
|
||||
"options": "",
|
||||
"pages": "",
|
||||
"prev_page": "",
|
||||
"query_id": "",
|
||||
"reset_search": "",
|
||||
"tip_1": "",
|
||||
"tip_2": "",
|
||||
"tip_3": "",
|
||||
"tips": "",
|
||||
"tips_sub": "",
|
||||
"updated_at": "",
|
||||
"results": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,12 @@
|
||||
"build": "Bouw: { build }",
|
||||
"created": "Gemaakt",
|
||||
"welcome": "Welkom, { username }",
|
||||
"sign_out": "Log uit"
|
||||
"sign_out": "Log uit",
|
||||
"labels": "",
|
||||
"locations": "",
|
||||
"name": "",
|
||||
"items": "",
|
||||
"search": ""
|
||||
},
|
||||
"index": {
|
||||
"disabled_registration": "Registratie uitgeschakeld",
|
||||
@@ -88,6 +93,35 @@
|
||||
"notifiers": "Notificatie",
|
||||
"currency_format": "Valutanotatie",
|
||||
"update_group": "Groep bijwerken",
|
||||
"theme_settings": "Theme instellingen"
|
||||
"theme_settings": "Theme instellingen",
|
||||
"theme_settings_sub": "",
|
||||
"delete_account": "",
|
||||
"delete_account_sub": ""
|
||||
},
|
||||
"items": {
|
||||
"tip_1": "",
|
||||
"tip_2": "",
|
||||
"tip_3": "",
|
||||
"tips_sub": "",
|
||||
"updated_at": "",
|
||||
"pages": "",
|
||||
"prev_page": "",
|
||||
"query_id": "",
|
||||
"reset_search": "",
|
||||
"tips": "",
|
||||
"no_results": "",
|
||||
"options": "",
|
||||
"order_by": "",
|
||||
"results": "",
|
||||
"add": "",
|
||||
"created_at": "",
|
||||
"custom_fields": "",
|
||||
"field_selector": "",
|
||||
"field_value": "",
|
||||
"first": "",
|
||||
"include_archive": "",
|
||||
"last": "",
|
||||
"negate_labels": "",
|
||||
"next_page": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,15 @@
|
||||
"active": "Aktiv",
|
||||
"inactive": "Inaktiv",
|
||||
"notifiers": "Notiser",
|
||||
"enabled": "Aktiverad"
|
||||
"enabled": "Aktiverad",
|
||||
"currency_format": "",
|
||||
"delete_account": "",
|
||||
"delete_account_sub": "",
|
||||
"group_settings": "",
|
||||
"group_settings_sub": "",
|
||||
"theme_settings": "",
|
||||
"theme_settings_sub": "",
|
||||
"update_group": ""
|
||||
},
|
||||
"index": {
|
||||
"set_name": "Vad heter du?",
|
||||
@@ -83,6 +91,37 @@
|
||||
"welcome": "Välkommen, { username }",
|
||||
"sign_out": "Logga ut",
|
||||
"create_and_add": "Skapa och lägg till en annan",
|
||||
"version": "Version: { version }"
|
||||
"version": "Version: { version }",
|
||||
"items": "",
|
||||
"labels": "",
|
||||
"locations": "",
|
||||
"name": "",
|
||||
"search": ""
|
||||
},
|
||||
"items": {
|
||||
"add": "",
|
||||
"created_at": "",
|
||||
"custom_fields": "",
|
||||
"field_selector": "",
|
||||
"field_value": "",
|
||||
"first": "",
|
||||
"include_archive": "",
|
||||
"last": "",
|
||||
"negate_labels": "",
|
||||
"next_page": "",
|
||||
"no_results": "",
|
||||
"options": "",
|
||||
"order_by": "",
|
||||
"pages": "",
|
||||
"prev_page": "",
|
||||
"query_id": "",
|
||||
"reset_search": "",
|
||||
"tip_1": "",
|
||||
"tip_2": "",
|
||||
"tip_3": "",
|
||||
"tips": "",
|
||||
"tips_sub": "",
|
||||
"updated_at": "",
|
||||
"results": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,15 @@
|
||||
"submit": "Gönder",
|
||||
"confirm": "Onaylayın",
|
||||
"build": "Sürüm: { build }",
|
||||
"create_and_add": "Oluştur ve Bir Tane Daha Ekle"
|
||||
"create_and_add": "Oluştur ve Bir Tane Daha Ekle",
|
||||
"created": "",
|
||||
"items": "",
|
||||
"labels": "",
|
||||
"locations": "",
|
||||
"name": "",
|
||||
"search": "",
|
||||
"sign_out": "",
|
||||
"welcome": ""
|
||||
},
|
||||
"components": {
|
||||
"app": {
|
||||
@@ -65,5 +73,55 @@
|
||||
"set_name": "Adın ne?",
|
||||
"joining_group": "Mevcut bir gruba katılıyorsunuz!",
|
||||
"dont_join_group": "Bir gruba katılmak istemiyor musunuz?"
|
||||
},
|
||||
"items": {
|
||||
"add": "",
|
||||
"created_at": "",
|
||||
"custom_fields": "",
|
||||
"field_selector": "",
|
||||
"field_value": "",
|
||||
"first": "",
|
||||
"include_archive": "",
|
||||
"last": "",
|
||||
"negate_labels": "",
|
||||
"next_page": "",
|
||||
"no_results": "",
|
||||
"options": "",
|
||||
"order_by": "",
|
||||
"pages": "",
|
||||
"prev_page": "",
|
||||
"query_id": "",
|
||||
"tip_1": "",
|
||||
"reset_search": "",
|
||||
"tips": "",
|
||||
"results": "",
|
||||
"tip_2": "",
|
||||
"tip_3": "",
|
||||
"tips_sub": "",
|
||||
"updated_at": ""
|
||||
},
|
||||
"profile": {
|
||||
"url": "",
|
||||
"user_profile": "",
|
||||
"user_profile_sub": "",
|
||||
"active": "",
|
||||
"change_password": "",
|
||||
"currency_format": "",
|
||||
"current_password": "",
|
||||
"delete_account": "",
|
||||
"delete_account_sub": "",
|
||||
"enabled": "",
|
||||
"gen_invite": "",
|
||||
"group_settings": "",
|
||||
"group_settings_sub": "",
|
||||
"inactive": "",
|
||||
"new_password": "",
|
||||
"notifier_modal": "",
|
||||
"notifiers": "",
|
||||
"test": "",
|
||||
"theme_settings": "",
|
||||
"theme_settings_sub": "",
|
||||
"update_group": "",
|
||||
"notifiers_sub": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user