generated from NethServer/ns8-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate-URL: https://hosted.weblate.org/projects/ns8/collabora/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/collabora/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/collabora/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/collabora/it/ Translate-URL: https://hosted.weblate.org/projects/ns8/collabora/pt/ Translate-URL: https://hosted.weblate.org/projects/ns8/collabora/pt_BR/ Translation: NS8/collabora Co-authored-by: Davide Principi <[email protected]> Co-authored-by: Jon M <[email protected]> Co-authored-by: Languages add-on <[email protected]> Co-authored-by: Marko Dargel <[email protected]> Co-authored-by: Marzio Bordin <[email protected]> Co-authored-by: Prefill add-on <[email protected]> Co-authored-by: Weblate Translation Memory <[email protected]> Co-authored-by: chrkli <[email protected]> Co-authored-by: chrkli <[email protected]> Co-authored-by: dnutan <[email protected]> Co-authored-by: gallegonovato <[email protected]>
- Loading branch information
1 parent
752a5e5
commit 54ba9d7
Showing
6 changed files
with
230 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,73 @@ | ||
{ | ||
"error": { | ||
"403": "Operation nicht zugelassen", | ||
"cannot_retrieve_installed_modules": "installierte Module nicht abrufbar", | ||
"401": "fehlerhafte Anmeldung", | ||
"cannot_retrieve_module_info": "Modulinfo nicht abrufbar", | ||
"403": "Operation nicht genehmigt", | ||
"cannot_retrieve_installed_modules": "Installierte Module können nicht abgerufen werden", | ||
"401": "Ungültige Authentifizierung", | ||
"cannot_retrieve_module_info": "Modul-Info kann nicht abgerufen werden", | ||
"error": "Fehler", | ||
"network_timeout": "Netzwerk Timeout", | ||
"network_timeout": "Netzwerk-Zeitüberschreitung", | ||
"404": "Ressource nicht gefunden", | ||
"network_error": "Netzwerkfehler", | ||
"validation_error": "Fehlerhafte Prüfung", | ||
"network_error": "Netzwerk-Fehler", | ||
"validation_error": "Überprüfungsfehler", | ||
"generic_error": "Etwas ist schief gegangen" | ||
}, | ||
"common": { | ||
"required": "erforderlich", | ||
"work_in_progress": "In Arbeit", | ||
"processing": "Ausführung..." | ||
"required": "Erforderlich", | ||
"work_in_progress": "in Arbeit", | ||
"processing": "Verarbeite..." | ||
}, | ||
"status": { | ||
"created": "erstellt", | ||
"created": "Erstellt", | ||
"size": "Größe", | ||
"name": "Name", | ||
"no_images": "Keine Abbilder", | ||
"app_volumes": "App Volumen | App Volumen", | ||
"services": "Dienst | Dienste", | ||
"app_images": "App-Abbild | App-Abbilder", | ||
"app_images": "App Abbild | App Abbilder", | ||
"collabora_admin_url": "Admin Konsole", | ||
"no_services": "Keine Dienste", | ||
"app_instance": "App-Instanz", | ||
"mount": "Einbindepunkt", | ||
"mount": "Einhängepunkt", | ||
"title": "Status", | ||
"installation_node": "Knoten der Installation", | ||
"installation_node": "Installations-Knoten", | ||
"open_collabora_admin_page": "Konsole öffnen", | ||
"node": "Knoten", | ||
"no_volumes": "keine Volumen" | ||
"no_volumes": "Keine Volumen" | ||
}, | ||
"settings": { | ||
"configuring": "Konfiguriere...", | ||
"disabled": "deaktiviert", | ||
"disabled": "Disabled", | ||
"placeholder_collabora_domain": "Gebe einen voll-qualifizierten Domänennamen ein", | ||
"instance_configuration": "{instance} konfigurieren", | ||
"http_to_https": "HTTP zu HTTPS", | ||
"collabora_fqdn": "voll-qualifizierter Domänennamen", | ||
"lets_encrypt": "Let's Encrypt", | ||
"placeholder_admin_password": "Kennwort eingeben", | ||
"save": "Speichern", | ||
"enabled": "aktiviert", | ||
"enabled": "Enabled", | ||
"link": "Admin Konsole", | ||
"domain_already_used_in_traefik": "Diese Domäne ist bereits in Verwendung in traefik", | ||
"domain_already_used_in_traefik": "Diese Domäne wird in Traefik bereits verwendet", | ||
"title": "Einstellungen", | ||
"collabora_admin_password": "Kennwort der Admin Konsole (Benutzername 'admin')", | ||
"admin_password_string_gte": "Das Kennwort muss mindestens 8 oder mehr Zeichen enthalten", | ||
"email_format": "Ungültige E-Mail-Adresse" | ||
"email_format": "E-Mail Adresse fehlerhaft", | ||
"host_pattern": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich", | ||
"host_format": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich" | ||
}, | ||
"about": { | ||
"title": "Über" | ||
}, | ||
"action": { | ||
"list-backup-repositories": "Liste der Datensicherungs-Speicherort", | ||
"get-module-info": "Informationen zum Modul abrufen", | ||
"list-installed-modules": "installierte Module auflisten", | ||
"list-backup-repositories": "Datensicherungs-Ziele auflisten", | ||
"get-module-info": "Modul-Info abrufen", | ||
"list-installed-modules": "installierte Modules auflisten", | ||
"list-backups": "Datensicherungen auflisten", | ||
"get-status": "Status abfragen", | ||
"get-status": "Status abrufen", | ||
"configure-module": "Modul konfigurieren", | ||
"get-configuration": "Konfiguration abrufen", | ||
"get-name": "Name abrufen" | ||
"get-name": "Namen abrufen" | ||
}, | ||
"task": { | ||
"cannot_create_task": "{task} kann nicht erstellt werden" | ||
"cannot_create_task": "Aufgabe {action} kann nicht erstellt werden" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,73 @@ | ||
{ | ||
"error": { | ||
"403": "Eragiketa baimendu gabea", | ||
"cannot_retrieve_installed_modules": "Ezin dira instalatutako moduluak berreskuratu", | ||
"401": "Autentifikazio baliogabea", | ||
"cannot_retrieve_module_info": "Ezin da moduluaren informazioa berreskuratu", | ||
"generic_error": "Zerbait okertu da", | ||
"error": "Errorea", | ||
"network_timeout": "Sarearen denbora-muga", | ||
"404": "Baliabidea ez da aurkitu", | ||
"network_error": "Sare-errorea", | ||
"validation_error": "Balioztatze-errorea" | ||
"403": "Operation not authorized", | ||
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules", | ||
"401": "Invalid authentication", | ||
"cannot_retrieve_module_info": "Cannot retrieve module info", | ||
"generic_error": "Something went wrong", | ||
"error": "Error", | ||
"network_timeout": "Network timeout", | ||
"404": "Resource not found", | ||
"network_error": "Network error", | ||
"validation_error": "Validation error" | ||
}, | ||
"common": { | ||
"required": "Beharrezkoa", | ||
"work_in_progress": "Lanak martxan", | ||
"processing": "Prozesatzen..." | ||
"work_in_progress": "Work in progress", | ||
"processing": "Processing..." | ||
}, | ||
"status": { | ||
"created": "Sortuta", | ||
"size": "Tamaina", | ||
"name": "Izena", | ||
"no_images": "Irudirik ez", | ||
"app_volumes": "Aplikazioaren bolumena | Aplikazioen bolumenak", | ||
"services": "Zerbitzua | Zerbitzuak", | ||
"app_images": "Aplikazioaren irudia | Aplikazioen irudiak", | ||
"no_services": "Zerbitzurik ez", | ||
"app_instance": "Aplikazioaren instantzia", | ||
"mount": "Muntatu", | ||
"title": "Egoera", | ||
"installation_node": "Instalazio-nodoa", | ||
"node": "Nodoa", | ||
"no_volumes": "Bolumenik ez", | ||
"created": "Created", | ||
"size": "Size", | ||
"name": "Name", | ||
"no_images": "No images", | ||
"app_volumes": "App volume | App volumes", | ||
"services": "Service | Services", | ||
"app_images": "App image | App images", | ||
"no_services": "No services", | ||
"app_instance": "App instance", | ||
"mount": "Mount", | ||
"title": "Status", | ||
"installation_node": "Installation node", | ||
"node": "Node", | ||
"no_volumes": "No volumes", | ||
"collabora_admin_url": "Administrazio kontsola", | ||
"open_collabora_admin_page": "Kontsola ireki" | ||
}, | ||
"settings": { | ||
"disabled": "Desgaituta", | ||
"save": "Gorde", | ||
"title": "Ezarpenak", | ||
"enabled": "Gaituta", | ||
"disabled": "Disabled", | ||
"save": "Save", | ||
"title": "Settings", | ||
"enabled": "Enabled", | ||
"link": "Administrazio kontsola", | ||
"configuring": "Konfiguratzen...", | ||
"configuring": "Configuring...", | ||
"placeholder_collabora_domain": "Idatzi guztiz kualifikatutako domeinu-izen bat", | ||
"instance_configuration": "{instance} konfiguratu", | ||
"http_to_https": "HTTP-tik HTTPS-era", | ||
"instance_configuration": "Configure {instance}", | ||
"http_to_https": "HTTP to HTTPS", | ||
"collabora_fqdn": "collabora FQDN-a", | ||
"lets_encrypt": "Let's Encrypt", | ||
"email_format": "Helbide elektroniko baliogabea", | ||
"placeholder_admin_password": "Pasahitz bat idatzi", | ||
"domain_already_used_in_traefik": "Domeinu honek traefik-en erabiltzen hari da dagoeneko", | ||
"collabora_admin_password": "administrazio kontsolaren pasahitza (erabiltzailea 'admin' da)", | ||
"admin_password_string_gte": "Pasahitzaren luzeerak 8 karaktere baino gehiago edo berdinak izan behar du" | ||
"admin_password_string_gte": "Pasahitzaren luzeerak 8 karaktere baino gehiago edo berdinak izan behar du", | ||
"host_format": "Must be a valid fully qualified domain name", | ||
"host_pattern": "Must be a valid fully qualified domain name" | ||
}, | ||
"about": { | ||
"title": "Honi buruz" | ||
}, | ||
"action": { | ||
"list-backup-repositories": "Babeskopien biltegiak ikusi", | ||
"get-module-info": "Moduluaren informazioa berreskuratu", | ||
"list-installed-modules": "Instalatutako moduluak ikusi", | ||
"list-backups": "Babeskopiak ikusi", | ||
"get-status": "Egoera berreskuratu", | ||
"configure-module": "Modulua konfiguratu", | ||
"get-configuration": "Konfigurazioa berreskuratu", | ||
"get-name": "Izena berreskuratu" | ||
"list-backup-repositories": "List backup repositories", | ||
"get-module-info": "Get module info", | ||
"list-installed-modules": "List installed modules", | ||
"list-backups": "List backups", | ||
"get-status": "Get status", | ||
"configure-module": "Configure module", | ||
"get-configuration": "Get configuration", | ||
"get-name": "Get name" | ||
}, | ||
"task": { | ||
"cannot_create_task": "Ezin da zeregina {action} sortu" | ||
"cannot_create_task": "Cannot create task {action}" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
{ | ||
"error": { | ||
"403": "Operation not authorized", | ||
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules", | ||
"401": "Invalid authentication", | ||
"cannot_retrieve_module_info": "Cannot retrieve module info", | ||
"generic_error": "Something went wrong", | ||
"error": "Error", | ||
"network_timeout": "Network timeout", | ||
"404": "Resource not found", | ||
"network_error": "Network error", | ||
"validation_error": "Validation error" | ||
}, | ||
"common": { | ||
"required": "Required", | ||
"work_in_progress": "Work in progress", | ||
"processing": "Processing..." | ||
}, | ||
"status": { | ||
"created": "Created", | ||
"size": "Size", | ||
"name": "Name", | ||
"no_images": "No images", | ||
"app_volumes": "App volume | App volumes", | ||
"services": "Service | Services", | ||
"app_images": "App image | App images", | ||
"no_services": "No services", | ||
"app_instance": "App instance", | ||
"mount": "Mount", | ||
"title": "Status", | ||
"installation_node": "Installation node", | ||
"node": "Node", | ||
"no_volumes": "No volumes", | ||
"collabora_admin_url": "Admin console", | ||
"open_collabora_admin_page": "Open console" | ||
}, | ||
"settings": { | ||
"configuring": "Configuring...", | ||
"disabled": "Disabled", | ||
"http_to_https": "HTTP to HTTPS", | ||
"lets_encrypt": "Let's Encrypt", | ||
"save": "Save", | ||
"enabled": "Enabled", | ||
"title": "Settings", | ||
"instance_configuration": "Configure {instance}", | ||
"collabora_fqdn": "collabora FQDN", | ||
"host_format": "Must be a valid fully qualified domain name", | ||
"email_format": "Invalid email address", | ||
"placeholder_admin_password": "Type a password", | ||
"link": "Admin console", | ||
"domain_already_used_in_traefik": "This domain is already used in traefik", | ||
"host_pattern": "Must be a valid fully qualified domain name", | ||
"collabora_admin_password": "password for admin console (user is 'admin')", | ||
"admin_password_string_gte": "The password length must be superior or equal to 8 characters", | ||
"placeholder_collabora_domain": "Type a fully qualified domain name" | ||
}, | ||
"about": { | ||
"title": "About" | ||
}, | ||
"action": { | ||
"list-backup-repositories": "List backup repositories", | ||
"get-module-info": "Get module info", | ||
"list-installed-modules": "List installed modules", | ||
"list-backups": "List backups", | ||
"get-status": "Get status", | ||
"configure-module": "Configure module", | ||
"get-configuration": "Get configuration", | ||
"get-name": "Get name" | ||
}, | ||
"task": { | ||
"cannot_create_task": "Cannot create task {action}" | ||
} | ||
} |
Oops, something went wrong.