Skip to content

Commit bcd4318

Browse files
weblatePrefill add-on
andcommitted
Translated with Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org> Translate-URL: https://hosted.weblate.org/projects/ns8/core/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/ar/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/fr/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/it/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/nl/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/pt/ Translate-URL: https://hosted.weblate.org/projects/ns8/core/pt_BR/ Translation: NS8/core
1 parent 8ae817c commit bcd4318

9 files changed

Lines changed: 378 additions & 117 deletions

File tree

core/ui/public/i18n/ar/translation.json

Lines changed: 42 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,10 @@
8080
"apps_restoration_single_node_description": "You can choose which apps to restore in the next step, after the cluster has been restored.",
8181
"apps_restoration": "Apps restoration",
8282
"public_key_matches_existing_node": "This node was already added to the cluster",
83-
"core_version_mismatch": "Core version mismatch: cluster requires version {value}. Update the leader or reinstall this node with version {value}"
83+
"core_version_mismatch": "Core version mismatch: cluster requires version {value}. Update the leader or reinstall this node with version {value}",
84+
"restoring_applications": "Restoring applications",
85+
"other_applications_can_be_restored_later": "Some applications can't be restored right now because this cluster has additional volumes configured. You can restore them later from '@:backup.title' page.",
86+
"only_core_applications_can_be_restored": "Only core applications can be restored at this stage"
8487
},
8588
"action": {
8689
"remove-favorite": "Remove favorite",
@@ -190,7 +193,9 @@
190193
"import-users": "Import users",
191194
"export-users": "Export users",
192195
"get-password-warning": "Get password warning",
193-
"list-mountpoints": "List mountpoints"
196+
"list-mountpoints": "List mountpoints",
197+
"list-cluster-backup-endpoints": "List cluster backup endpoints",
198+
"import-backup-destinations": "Import backup destinations"
194199
},
195200
"backup": {
196201
"smb_url_label": "Share name",
@@ -199,7 +204,6 @@
199204
"genericS3_placeholder": "e.g. myminio.example.com/mybucket",
200205
"choose_destination_repository": "Choose destination repository",
201206
"backup_repository_exists": "A repository with this URL already exists",
202-
"cluster_configuration_info": "Additionally, the cluster configuration is automatically backed up to a repository during each scheduled run.",
203207
"app_instances_not_backed_up_description": "{numInstances} app instance has no backup configured | {numInstances} app instances have no backup configured",
204208
"status": "Status",
205209
"name": "Name",
@@ -217,8 +221,6 @@
217221
"change_cluster_backup_password": "Change encryption password",
218222
"backup_page_tooltip_1": "Here you can configure your backups and restore any app.",
219223
"aws": "Amazon S3",
220-
"no_backup_scheduled": "No backup scheduled",
221-
"repositories": "Repositories",
222224
"run_backup_now": "Run backup now",
223225
"schedule_backup_for_instance": "Create a backup schedule for {instance}",
224226
"completed": "Completed",
@@ -304,7 +306,6 @@
304306
"delete_scheduled_backup": "Delete scheduled backup",
305307
"cluster_backup_password_warning": "You must set the encryption password",
306308
"disabling_backup": "Disabling {backupName}",
307-
"apps_configuration_tooltip": "Add your backup repositories and configure apps backup scheduling",
308309
"delete_backup_repository": "Delete backup repository",
309310
"aws_short": "S3",
310311
"repository_password_helper": "Enter password if repository was configured previously",
@@ -314,9 +315,7 @@
314315
"smb_domain": "Domain name (NT/Workgroup)",
315316
"aws_default_region": "AWS default region",
316317
"download": "Download",
317-
"node": "Node",
318318
"azure_short": "Azure",
319-
"apps": "Apps",
320319
"custom": "Custom",
321320
"add_repository": "Add repository",
322321
"run_backup": "Run backup",
@@ -337,7 +336,6 @@
337336
"backup_details": "Backup details",
338337
"backblaze": "Backblaze B2",
339338
"no_instance_to_restore_description": "It looks like there is no app instance backed up on your repositories",
340-
"choose_app_instances_to_backup": "Choose app instances to backup.",
341339
"delete_backup_explanation_1": "<strong>{instanceName}</strong> won't be backed up anymore. If you change your mind, you'll have to schedule a new backup. | <strong>{numInstances} app instances</strong> won't be backed up anymore. If you change your mind, you'll have to schedule a new backup.",
342340
"generic-s3": "S3 compatible provider",
343341
"app_instances_not_backed_up": "Apps not backed up",
@@ -380,7 +378,35 @@
380378
"replace_existing_app_tooltip": "Replace the existing app. The old app instance will be removed and the new one will be restored",
381379
"replace_existing_app_select_an_app_tooltip": "Select an application to replace",
382380
"some_backups_failed_or_are_pending": "Some backups failed or are pending",
383-
"go_to_notification_drawer": "Open Notifications drawer"
381+
"go_to_notification_drawer": "Open Notifications drawer",
382+
"invalid_passphrase": "Invalid password",
383+
"invalid_base64": "Invalid base64 file format",
384+
"import_destinations": "Import destinations",
385+
"error_reading_backup_file": "Error reading backup file",
386+
"backup_password": "Backup encryption password",
387+
"set_cluster_backup_password_to_restore_applications": "Set the encryption password to configure backup and restore",
388+
"configure_manage_backups_for_your_applications": "Configure and manage backups for your cluster and applications. The cluster backup stores the cluster configuration and can be used for disaster recovery.",
389+
"backup_destinations": "Backup destinations",
390+
"repository_already_used": "This destination is already used",
391+
"cancel_backup": "Cancel backup",
392+
"enter_backup_password": "Enter the password used to encrypt the cluster backup file",
393+
"create_backup": "Create backup",
394+
"cluster_backup_file": "Cluster backup file",
395+
"import_destinations_description": "Import backup destinations from a cluster backup file.",
396+
"no_cluster_backup_password": "Encryption password not configured",
397+
"restore_applications_from_existing_backups": "Restore applications from an existing backup destination.",
398+
"import": "Import",
399+
"schedule_regular_backups_and_select_the_applications_to_include": "Schedule regular application backups.",
400+
"cancel_backup_failed": "Failed to cancel backup",
401+
"select_cluster_node": "Select a cluster node",
402+
"schedule_backup_now": "Schedule backup now",
403+
"import_failed": "Failed to import backup destinations",
404+
"backup": "Backup",
405+
"cluster_restore_during_initial_cluster_configuration": "Cluster restore (disaster recovery) can be performed during the initial cluster configuration.",
406+
"select_by_category": "Select by category",
407+
"configure_a_destination_to_restore_applications": "Configure a destination to restore applications from existing backups.",
408+
"backup_destinations_stored_local_or_remote": "Configure where application backups are stored.",
409+
"applications": "Application | Applications"
384410
},
385411
"settings_tls_certificates": {
386412
"no_tls_certificate": "No TLS certificate",
@@ -621,7 +647,8 @@
621647
"node_offline": "Node is offline",
622648
"additional_storage_available": "Additional volumes available",
623649
"select_node_volume_for_installation": "Select the volume installation on {node} for application data",
624-
"installation_node_for_app": "Installation node for {app} {version}"
650+
"installation_node_for_app": "Installation node for {app} {version}",
651+
"restart_application": "Restart application"
625652
},
626653
"system_logs": {
627654
"end_time_label": "End time (24-hour)",
@@ -1293,7 +1320,8 @@
12931320
"any": "Any",
12941321
"eg_value": "e.g. {value}",
12951322
"not_configured": "Not configured",
1296-
"go_to_page": "Go to {page}"
1323+
"go_to_page": "Go to {page}",
1324+
"core_app": "Core app"
12971325
},
12981326
"error": {
12991327
"403": "العملية غير مصرح بها",
@@ -1329,7 +1357,8 @@
13291357
"warning_days_range": "Warning days must be between 1 and 1000",
13301358
"warning_mail_template_content_required": "Mail template content is required",
13311359
"invalid_url": "Invalid value or format",
1332-
"invalid_fqdn": "Invalid fully qualified domain name"
1360+
"invalid_fqdn": "Invalid fully qualified domain name",
1361+
"some_apps_cannot_be_restored": "Some applications cannot be restored."
13331362
},
13341363
"websocket": {
13351364
"websocket_disconnected_description": "Websocket connection is unstable. Please wait until reconnection or reload the page",

core/ui/public/i18n/de/translation.json

Lines changed: 42 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,10 @@
8080
"apps_restoration_single_node_description": "Sie können wählen, welche Apps wiederhergestellt werden sollen, nachdem das Cluster wiederhergestellt wurde.",
8181
"apps_restoration": "Apps restoration",
8282
"public_key_matches_existing_node": "Dieser Knoten wurde bereits zum Cluster hinzugefügt",
83-
"core_version_mismatch": "Core version mismatch: cluster requires version {value}. Update the leader or reinstall this node with version {value}"
83+
"core_version_mismatch": "Core version mismatch: cluster requires version {value}. Update the leader or reinstall this node with version {value}",
84+
"restoring_applications": "Restoring applications",
85+
"other_applications_can_be_restored_later": "Some applications can't be restored right now because this cluster has additional volumes configured. You can restore them later from '@:backup.title' page.",
86+
"only_core_applications_can_be_restored": "Only core applications can be restored at this stage"
8487
},
8588
"password": {
8689
"uppercase_letter": "Großbuchstaben",
@@ -257,7 +260,9 @@
257260
"import-users": "Import users",
258261
"export-users": "Export users",
259262
"get-password-warning": "Get password warning",
260-
"list-mountpoints": "List mountpoints"
263+
"list-mountpoints": "List mountpoints",
264+
"list-cluster-backup-endpoints": "List cluster backup endpoints",
265+
"import-backup-destinations": "Import backup destinations"
261266
},
262267
"common": {
263268
"hide": "verstecken",
@@ -357,7 +362,8 @@
357362
"any": "Any",
358363
"eg_value": "e.g. {value}",
359364
"not_configured": "Not configured",
360-
"go_to_page": "Go to {page}"
365+
"go_to_page": "Go to {page}",
366+
"core_app": "Core app"
361367
},
362368
"error": {
363369
"403": "Vorgang nicht autorisiert",
@@ -393,7 +399,8 @@
393399
"warning_days_range": "Warntage müssen zwischen 1 und 1000 liegen",
394400
"warning_mail_template_content_required": "E-Mail-Vorlage ist erforderlich",
395401
"invalid_url": "Ungültiger Wert oder Format",
396-
"invalid_fqdn": "Ungültiger vollqualifizierter Domainname"
402+
"invalid_fqdn": "Ungültiger vollqualifizierter Domainname",
403+
"some_apps_cannot_be_restored": "Some applications cannot be restored."
397404
},
398405
"websocket": {
399406
"websocket_disconnected_description": "Websocket-Verbindung instabil. Bitte warten bis die Verbindung wiederhergestellt ist oder die Seite neu laden",
@@ -635,7 +642,8 @@
635642
"node_offline": "Node is offline",
636643
"additional_storage_available": "Additional volumes available",
637644
"select_node_volume_for_installation": "Select the volume installation on {node} for application data",
638-
"installation_node_for_app": "Installation node for {app} {version}"
645+
"installation_node_for_app": "Installation node for {app} {version}",
646+
"restart_application": "Restart application"
639647
},
640648
"settings_cluster_admins": {
641649
"delete_admin_admin": "Admin {admin} löschen",
@@ -913,27 +921,23 @@
913921
"backup_repository_auth_error": "Anmeldung nicht möglich",
914922
"backup_repository_not_accessible": "Zugriff auf Ziel nicht möglich",
915923
"backup_repository_exists": "Ein Sicherungs-Ziel mit dieser URL existiert bereits",
916-
"cluster_configuration_info": "Die Konfiguration des Cluster wird automatisch bei jeder geplanten Datensicherung im Sicherungs-Ziel gespeichert.",
917924
"backblaze_short": "B2",
918925
"delete_repository_confirm": "Sicherungsziel '{name}' löschen?",
919926
"genericS3_access_key_id": "ID des Zugriffschlüssel",
920927
"title": "Datensicherung",
921928
"empty_state_repository_description": "Ein Ziel erstellen, um die Sicherung zu konfigurieren",
922929
"backup_has_not_run_yet": "Noch keine Sicherung erstellt.",
923930
"azure_account_name": "Azure Kontoname",
924-
"apps_configuration_tooltip": "Sicherungs-Ziele hinzufügen , Sicherung-Zeitplan konfigurieren",
925931
"delete_backup_repository": "Sicherungs-Ziel löschen",
926932
"aws_default_region": "AWS Standard-Region",
927933
"azure_short": "Azure",
928-
"apps": "Anwendungen",
929934
"custom": "Benutzerdefiniert",
930935
"add_repository": "Ziel hinzufügen",
931936
"backup_name": "Sicherungsname",
932937
"backup_snapshots": "Sicherungs-Snapshot",
933938
"configure": "konfigurieren",
934939
"backup_details": "Sicherungsdetails",
935940
"backblaze": "Backblase B2",
936-
"choose_app_instances_to_backup": "Anwendungs-Instanz zur Sicherung wählen",
937941
"app_instances_not_backed_up": "nicht gesicherte Anwendungen",
938942
"cluster_placeholder": "Cluster-Knoten auswählen",
939943
"backup_enabled": "Sicherung aktiviert",
@@ -957,8 +961,6 @@
957961
"samba": "Windows Dateifreigabe",
958962
"status": "Status",
959963
"samba_tooltips": "Nur Freigabe mit SMB2/3 Protokoll sind unterstützt. Veraltete SMB1/CIFS Freigaben sind unsicher und können nicht verwendet werden.",
960-
"no_backup_scheduled": "Keine geplante Datensicherung",
961-
"repositories": "Ziele",
962964
"run_backup_now": "Datensicherungen jetzt starten",
963965
"i_have_stored_encryption_password": "Das Kennwort ist sicher verwahrt",
964966
"num_backup_snapshots": "{num} Datensicherungs-Punkt| {num} Datensicherungs-Punkte",
@@ -1007,7 +1009,6 @@
10071009
"minute": "Minute",
10081010
"last_backup": "letzte Datensicherung",
10091011
"cluster_backup_password_info_description": "Kennwort zur Verschlüsselung der Datensicherung. Aus Sicherheitsgründen NICHT das Kennwort des angemeldeten Nutzer verwenden. Im Falle einer Wiederherstellung wird dieses Kennwort benötigt, bitte gut aufbewahren.",
1010-
"node": "Knoten",
10111012
"run_backup": "Datensicherungen starten",
10121013
"restoring_app_to_node": "Stelle {app} auf {node} wieder her",
10131014
"repository": "Ziel",
@@ -1079,7 +1080,35 @@
10791080
"replace_existing_app_tooltip": "Ersetzen Sie die bestehende App. Die alte App-Instanz wird entfernt und die neue wiederhergestellt",
10801081
"replace_existing_app_select_an_app_tooltip": "Select an application to replace",
10811082
"some_backups_failed_or_are_pending": "Einige Backups sind fehlgeschlagen oder stehen an",
1082-
"go_to_notification_drawer": "Open Notifications drawer"
1083+
"go_to_notification_drawer": "Open Notifications drawer",
1084+
"invalid_passphrase": "Invalid password",
1085+
"invalid_base64": "Invalid base64 file format",
1086+
"import_destinations": "Import destinations",
1087+
"error_reading_backup_file": "Error reading backup file",
1088+
"backup_password": "Backup encryption password",
1089+
"set_cluster_backup_password_to_restore_applications": "Set the encryption password to configure backup and restore",
1090+
"configure_manage_backups_for_your_applications": "Configure and manage backups for your cluster and applications. The cluster backup stores the cluster configuration and can be used for disaster recovery.",
1091+
"backup_destinations": "Backup destinations",
1092+
"repository_already_used": "This destination is already used",
1093+
"cancel_backup": "Cancel backup",
1094+
"enter_backup_password": "Enter the password used to encrypt the cluster backup file",
1095+
"create_backup": "Create backup",
1096+
"cluster_backup_file": "Cluster backup file",
1097+
"import_destinations_description": "Import backup destinations from a cluster backup file.",
1098+
"no_cluster_backup_password": "Encryption password not configured",
1099+
"restore_applications_from_existing_backups": "Restore applications from an existing backup destination.",
1100+
"import": "Import",
1101+
"schedule_regular_backups_and_select_the_applications_to_include": "Schedule regular application backups.",
1102+
"cancel_backup_failed": "Failed to cancel backup",
1103+
"select_cluster_node": "Select a cluster node",
1104+
"schedule_backup_now": "Schedule backup now",
1105+
"import_failed": "Failed to import backup destinations",
1106+
"backup": "Backup",
1107+
"cluster_restore_during_initial_cluster_configuration": "Cluster restore (disaster recovery) can be performed during the initial cluster configuration.",
1108+
"select_by_category": "Select by category",
1109+
"configure_a_destination_to_restore_applications": "Configure a destination to restore applications from existing backups.",
1110+
"backup_destinations_stored_local_or_remote": "Configure where application backups are stored.",
1111+
"applications": "Application | Applications"
10831112
},
10841113
"settings_http_routes": {
10851114
"delete_route_description": "Route {name} löschen? Jede Anwendung, die an diese Route gebunden ist, wird nicht mehr zugreifbar sein.",

0 commit comments

Comments
 (0)