generated from NethServer/ns8-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]> Translate-URL: https://hosted.weblate.org/projects/ns8/roundcubemail/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/roundcubemail/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/roundcubemail/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/roundcubemail/it/ Translate-URL: https://hosted.weblate.org/projects/ns8/roundcubemail/pt/ Translate-URL: https://hosted.weblate.org/projects/ns8/roundcubemail/pt_BR/ Translation: NS8/roundcubemail
- Loading branch information
1 parent
496cdfc
commit a5639ad
Showing
6 changed files
with
328 additions
and
11 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 |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"status": { | ||
"services": "Dienst | Dienste", | ||
"app_volumes": "App Volumen | App Volumen", | ||
"installation_node": "Installations-Knoten", | ||
"node": "Knoten", | ||
"no_volumes": "Keine Volumen", | ||
"app_instance": "App-Instanz", | ||
"title": "Status", | ||
"app_images": "App Abbild | App Abbilder", | ||
"name": "Name", | ||
"size": "Größe", | ||
"created": "Erstellt", | ||
"mount": "Einhängepunkt", | ||
"no_services": "Keine Dienste", | ||
"no_images": "Keine Abbilder" | ||
}, | ||
"settings": { | ||
"configure_instance": "{instance} konfigurieren", | ||
"enabled": "Enabled", | ||
"save": "Speichern", | ||
"lets_encrypt": "LE Zertifikat anfordern", | ||
"disabled": "Disabled", | ||
"title": "Einstellungen", | ||
"http_to_https": "HTTPS erzwingen", | ||
"mail_server_fqdn": "E-Mail Server", | ||
"roundcubemail_fqdn": "Roundcube Hostname (FQDN)", | ||
"advanced": "Erweitert", | ||
"upload_max_filesize": "Maximal zulässige Größe von Anhängen (MB)", | ||
"upload_max_filesize_invalid_type": "Muss eine ganze Zahl sein", | ||
"upload_max_filesize_number_lte": "Muss weniger als 120 MB betragen", | ||
"mail_module_misconfigured": "Keine E-Mail-Domäne verfügbar", | ||
"placeholder_plugins": "Plugins auflisten (comma separated: plugin1,plugin2,plugin3)", | ||
"instance_configuration": "Roundcube konfigurieren", | ||
"choose_the_mail_server_to_use": "Wählen Sie das Domänensuffix, das sowohl für die Identifizierung als auch für die Initialisierung des Benutzerkontos und der E-Mail-Adresseinstellungen verwendet wird", | ||
"mail_server_is_not_valid": "Dieser Mailserver kann nicht von Roundcube Webmail verwendet werden", | ||
"no_available_mail_domain_check_users": "Sicherstellen, dass in der zu nutzen gewünschten E-Mail-Domäne, das Kontrollkästchen \"Benutzeradressen aus der Benutzerdomäne hinzufügen\" aktiviert ist.", | ||
"configuring": "konfiguriere", | ||
"choose_mail_server": "Domäne auswählen", | ||
"plugins": "Plugins", | ||
"host_pattern": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich", | ||
"host_format": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich" | ||
}, | ||
"action": { | ||
"get-status": "Status abrufen", | ||
"list-backup-repositories": "Datensicherungs-Ziele auflisten", | ||
"configure-module": "Modul konfigurieren", | ||
"get-configuration": "Konfiguration abrufen", | ||
"get-module-info": "Modul-Info abrufen", | ||
"get-name": "Namen abrufen", | ||
"list-backups": "Datensicherungen auflisten", | ||
"list-installed-modules": "installierte Modules auflisten" | ||
}, | ||
"common": { | ||
"required": "Erforderlich", | ||
"work_in_progress": "in Arbeit", | ||
"processing": "Verarbeite..." | ||
}, | ||
"about": { | ||
"title": "Über" | ||
}, | ||
"error": { | ||
"cannot_retrieve_module_info": "Modul-Info kann nicht abgerufen werden", | ||
"error": "Fehler", | ||
"generic_error": "Etwas ist schief gegangen", | ||
"validation_error": "Überprüfungsfehler", | ||
"network_timeout": "Netzwerk-Zeitüberschreitung", | ||
"network_error": "Netzwerk-Fehler", | ||
"401": "Ungültige Authentifizierung", | ||
"403": "Operation nicht genehmigt", | ||
"404": "Ressource nicht gefunden", | ||
"cannot_retrieve_installed_modules": "Installierte Module können nicht abgerufen werden" | ||
}, | ||
"task": { | ||
"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 |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"settings": { | ||
"mail_server_fqdn": "Mail server", | ||
"advanced": "Advanced", | ||
"configuring": "Configuring", | ||
"disabled": "Disabled", | ||
"no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", | ||
"mail_module_misconfigured": "No mail domain available", | ||
"save": "Save", | ||
"enabled": "Enabled", | ||
"title": "Settings", | ||
"configure_instance": "Configure {instance}", | ||
"upload_max_filesize": "Maximum size for attachments (MB)", | ||
"instance_configuration": "Configure Roundcube", | ||
"placeholder_plugins": "Plugins list (comma separated: plugin1,plugin2,plugin3)", | ||
"choose_mail_server": "Select a domain", | ||
"mail_server_is_not_valid": "This mail server cannot be used by Roundcube webmail", | ||
"http_to_https": "Force HTTPS", | ||
"choose_the_mail_server_to_use": "Choose the domain suffix used for both identifying and initializing the user account and their mail address preferences", | ||
"lets_encrypt": "Request LE Certificate", | ||
"upload_max_filesize_number_lte": "Must be less than 120 MB", | ||
"roundcubemail_fqdn": "Roundcube hostname (FQDN)", | ||
"host_pattern": "Must be a valid fully qualified domain name", | ||
"host_format": "Must be a valid fully qualified domain name", | ||
"upload_max_filesize_invalid_type": "Must be an integer", | ||
"plugins": "Plugins" | ||
}, | ||
"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": "Beharrezkoa", | ||
"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" | ||
}, | ||
"about": { | ||
"title": "Honi buruz" | ||
}, | ||
"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}" | ||
} | ||
} |
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,77 @@ | ||
{ | ||
"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" | ||
}, | ||
"action": { | ||
"list-backup-repositories": "List backup repositories", | ||
"list-installed-modules": "List installed modules", | ||
"list-backups": "List backups", | ||
"get-name": "Get name", | ||
"get-module-info": "Get module info", | ||
"get-status": "Get status", | ||
"configure-module": "Configure module", | ||
"get-configuration": "Get configuration" | ||
}, | ||
"settings": { | ||
"mail_server_fqdn": "Mail server", | ||
"advanced": "Advanced", | ||
"configuring": "Configuring", | ||
"disabled": "Disabled", | ||
"no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", | ||
"mail_module_misconfigured": "No mail domain available", | ||
"save": "Save", | ||
"enabled": "Enabled", | ||
"title": "Settings", | ||
"configure_instance": "Configure {instance}", | ||
"upload_max_filesize": "Maximum size for attachments (MB)", | ||
"instance_configuration": "Configure Roundcube", | ||
"http_to_https": "Force HTTPS", | ||
"choose_the_mail_server_to_use": "Choose the domain suffix used for both identifying and initializing the user account and their mail address preferences", | ||
"placeholder_plugins": "Plugins list (comma separated: plugin1,plugin2,plugin3)", | ||
"choose_mail_server": "Select a domain", | ||
"mail_server_is_not_valid": "This mail server cannot be used by Roundcube webmail", | ||
"lets_encrypt": "Request LE Certificate", | ||
"upload_max_filesize_number_lte": "Must be less than 120 MB", | ||
"roundcubemail_fqdn": "Roundcube hostname (FQDN)", | ||
"host_pattern": "Must be a valid fully qualified domain name", | ||
"host_format": "Must be a valid fully qualified domain name", | ||
"upload_max_filesize_invalid_type": "Must be an integer", | ||
"plugins": "Plugins" | ||
}, | ||
"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" | ||
}, | ||
"about": { | ||
"title": "About" | ||
}, | ||
"task": { | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"settings": { | ||
"mail_server_fqdn": "Mail server", | ||
"advanced": "Advanced", | ||
"disabled": "Disabled", | ||
"no_available_mail_domain_check_users": "Make sure the mail domain you intend to use has \"Add user addresses from user domain\" checkbox enabled", | ||
"enabled": "Enabled", | ||
"mail_module_misconfigured": "No mail domain available", | ||
"configure_instance": "Configure {instance}", | ||
"configuring": "Configuring", | ||
"choose_mail_server": "Select a domain", | ||
"save": "Save", | ||
"title": "Settings", | ||
"upload_max_filesize": "Maximum size for attachments (MB)", | ||
"instance_configuration": "Configure Roundcube", | ||
"http_to_https": "Force HTTPS", | ||
"choose_the_mail_server_to_use": "Choose the domain suffix used for both identifying and initializing the user account and their mail address preferences", | ||
"placeholder_plugins": "Plugins list (comma separated: plugin1,plugin2,plugin3)", | ||
"mail_server_is_not_valid": "This mail server cannot be used by Roundcube webmail", | ||
"lets_encrypt": "Request LE Certificate", | ||
"upload_max_filesize_number_lte": "Must be less than 120 MB", | ||
"roundcubemail_fqdn": "Roundcube hostname (FQDN)", | ||
"upload_max_filesize_invalid_type": "Must be an integer", | ||
"plugins": "Plugins", | ||
"host_format": "Must be a valid fully qualified domain name", | ||
"host_pattern": "Must be a valid fully qualified domain name" | ||
}, | ||
"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" | ||
}, | ||
"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}" | ||
} | ||
} |