Skip to content

Commit 6c67cf9

Browse files
CDS Translator AgentCDS Translator Agent
authored andcommitted
fix(i18n): add missing translations
1 parent 78a4159 commit 6c67cf9

File tree

13 files changed

+110
-4
lines changed

13 files changed

+110
-4
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"cpbc_no_consumption_data": "Brak zużycia dla wybranego okresu.",
3+
"cpbc_object_storage_col_location": "Lokalizacja",
4+
"cpbc_object_storage_col_consumption": "Zużycie przestrzeni",
5+
"cpbc_object_storage_col_output_traffic": "Ruch wychodzący",
6+
"cpbc_object_storage_consumption_info_part1": "Płatności zależą od realnej przestrzeni dyskowej, obliczanej co godzinę, za godzinę.",
7+
"cpbc_object_storage_consumption_info_part2": "Twoje zużycie odpowiada dokładnie {{amount}} GiBGodzinom (liczba GiB składowanych w rozliczanych godzinach).",
8+
"cpbc_object_storage_output_traffic_info_part1": "Każdy gigabajt wychodzący (bez względu na adres docelowy) jest płatny",
9+
"cpbc_object_storage_output_traffic_info_part2": ". Wykorzystałeś {{amount}} GiB w danym okresie. Ruch przychodzący nie jest fakturowany.",
10+
"cpb_error_message": "Wystąpił problem z pobraniem wszystkich informacji."
11+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"cpbc_no_consumption_data": "Brak zużycia dla wybranego okresu.",
3+
"cpbc_hourly_instance_trafic_unlimitted": "nieograniczony",
4+
"cpbc_hourly_instance_trafic_included": "zawarte w usłudze",
5+
"unit_size_GB": "GB",
6+
"cpbc_hourly_instance_trafic_region": "Region",
7+
"cpbc_hourly_instance_trafic_trafic": "Transfer",
8+
"cpbc_hourly_instance_trafic_price": "Cena"
9+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"cpbc_no_consumption_data": "Brak zużycia dla wybranego okresu.",
3+
"cpbc_snapshot_col_location": "Lokalizacja",
4+
"cpbc_snapshot_col_type": "Typ",
5+
"cpbc_snapshot_col_usage": "Zużycie",
6+
"cpbc_snapshot_col_usage_info_part1": "Płatności zależą od realnej przestrzeni dyskowej, obliczanej co godzinę, za godzinę.",
7+
"cpbc_snapshot_col_usage_info_part2": "Twoje zużycie odpowiada dokładnie {{amount}} GiBGodzinom (liczba GiB składowanych w rozliczanych godzinach).",
8+
"cpbc_snapshot_type_instance": "Obrazy serwerów",
9+
"cpb_error_message": "Wystąpił problem z pobraniem wszystkich informacji."
10+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"pci_projects_project_instances_instance_active-monthly-billing_title": "Auf monatliche Abrechnung umstellen",
3+
"pci_projects_project_instances_instance_active-monthly-billing_submit_label": "Bestätigen",
4+
"pci_projects_project_instances_instance_active-monthly-billing_cancel_label": "Abbrechen",
5+
"pci_projects_project_instances_instance_active-monthly-billing_content": "Reduzieren Sie den Preis um 50 %, indem Sie Ihre Instanz auf monatliche Abrechnung umstellen (im Voraus abgerechnet).",
6+
"pci_projects_project_instances_instance_active-monthly-billing_invoice_alert": "Es wird dann eine anteilige Rechnung für die verbleibenden Tage des Monats erstellt.",
7+
"pci_projects_project_instances_instance_active-monthly-billing_success_message": "Die Instanz {{ instance }} wurde auf monatliche Abrechnung umgestellt.",
8+
"pci_projects_project_instances_instance_active-monthly-billing_error_enable": "Bei der Umstellung der Instanz {{ instance }} auf monatliche Abrechnung ist ein Fehler aufgetreten: {{ message }}."
9+
}

packages/manager/modules/pci/src/projects/project/instances/instance/translations/Messages_de_DE.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pci_projects_project_instances_instance_status_PASSWORD": "",
1111
"pci_projects_project_instances_instance_status_PAUSED": "",
1212
"pci_projects_project_instances_instance_status_REBOOT": "Neustart",
13-
"pci_projects_project_instances_instance_status_REBUILD": "Reinstallation",
13+
"pci_projects_project_instances_instance_status_REBUILD": "Neuinstallation",
1414
"pci_projects_project_instances_instance_status_RESCUED": "",
1515
"pci_projects_project_instances_instance_status_RESIZED": "Update",
1616
"pci_projects_project_instances_instance_status_REVERT_RESIZE": "Update läuft",
@@ -31,13 +31,13 @@
3131
"pci_projects_project_instances_instance_status_SNAPSHOTTING": "Erstellung einer Backup-Instanz",
3232
"pci_projects_project_instances_instance_status_RESUMING": "",
3333
"pci_projects_project_instances_instance_action_edit_label": "Bearbeiten",
34-
"pci_projects_project_instances_instance_action_activeMonthlyBilling_label": "Auf Monatspauschale umstellen",
34+
"pci_projects_project_instances_instance_action_activeMonthlyBilling_label": "Auf monatliche Abrechnung umstellen",
3535
"pci_projects_project_instances_instance_action_createBackup_label": "Backup erstellen",
3636
"pci_projects_project_instances_instance_action_rescue_label": "Neustart im Rescue-Modus",
3737
"pci_projects_project_instances_instance_action_rescueEnd_label": "Rescue-Modus verlassen",
3838
"pci_projects_project_instances_instance_action_softReboot_label": "Soft Reboot durchführen",
3939
"pci_projects_project_instances_instance_action_hardReboot_label": "Hard Reboot durchführen ",
40-
"pci_projects_project_instances_instance_action_reinstall_label": "Reinstallieren",
40+
"pci_projects_project_instances_instance_action_reinstall_label": "Neu installieren",
4141
"pci_projects_project_instances_instance_action_resume_label": "Reaktivieren",
4242
"pci_projects_project_instances_instance_action_delete_label": "Löschen",
4343
"pci_projects_project_instances_instance_info_title": "Information",
@@ -53,7 +53,7 @@
5353
"pci_projects_project_instances_instance_price_label": "Preis",
5454
"pci_projects_project_instances_instance_price_month_value": "{{ price }} / Monat (zzgl. MwSt)",
5555
"pci_projects_project_instances_instance_price_hourly_value": "{{price}} / Stunde (zzgl. MwSt)",
56-
"pci_projects_project_instances_instance_price_action_activeMonthlyBilling_label": "Auf Monatspauschale umstellen",
56+
"pci_projects_project_instances_instance_price_action_activeMonthlyBilling_label": "Auf monatliche Abrechnung umstellen",
5757
"pci_projects_project_instances_instance_volumes_label": "Volume(s)",
5858
"pci_projects_project_instances_instance_volumes_action_manage_label": "Volumes verwalten",
5959
"pci_projects_project_instances_instance_volumes_action_attach_label": "Volume hinzufügen",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"pci_projects_project_network_private_vrack_create": "Um zu beginnen, erstellen Sie ein vRack",
3+
"pci_projects_project_network_private_vrack_pending": "vRack wird aktiviert. Dieser Vorgang kann einige Minuten dauern"
4+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cloud_sidebar_projectlist_create_project": "Neues Projekt erstellen",
3+
"cloud_sidebar_projectlist_loading_projects": "Die Liste Ihrer Projekte wird geladen",
4+
"cloud_sidebar_projectlist_error": "Beim Abruf der Projektliste ist ein Fehler aufgetreten ({{ err }})",
5+
"cloud_sidebar_projectlist_title": "Meine Projekte:"
6+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"pci_projects_project_sshKeys_add_title": "SSH-Schlüssel hinzufügen",
3+
"pci_projects_project_sshKeys_add_submit_label": "Hinzufügen",
4+
"pci_projects_project_sshKeys_add_cancel_label": "Abbrechen",
5+
"pci_projects_project_sshKeys_add_success": "Der SSH-Schlüssel wurde erfolgreich hinzugefügt",
6+
"pci_projects_project_sshKeys_add_error": "Beim Hinzufügen des SSH-Schlüssels ist ein Fehler aufgetreten: {{ error }}",
7+
"pci_projects_project_sshKeys_add_name": "Name",
8+
"pci_projects_project_sshKeys_add_key": "Schlüssel",
9+
"pci_projects_project_sshKeys_add_key_description": "Geben Sie Ihren Schlüssel mit 4096 Bytes an."
10+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"pci_projects_project_sshKeys_remove_title": "SSH-Schlüssel löschen",
3+
"pci_projects_project_sshKeys_remove_description": "Dieser Vorgang kann nicht rückgängig gemacht werden. Sind Sie sicher, dass Sie den Schlüssel {{ name }} löschen möchten?",
4+
"pci_projects_project_sshKeys_remove_submit_label": "Löschen",
5+
"pci_projects_project_sshKeys_remove_cancel_label": "Abbrechen",
6+
"pci_projects_project_sshKeys_remove_success": "Der SSH-Schlüssel wurde erfolgreich gelöscht.",
7+
"pci_projects_project_sshKeys_remove_error": "Beim Löschen des SSH-Schlüssels ist ein Fehler aufgetreten: {{ error }}."
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"pci_projects_project_storages_blocks_block_attach_title": "Volume mit einer Instanz verbinden",
3+
"pci_projects_project_storages_blocks_block_attach_submit_label": "Bestätigen",
4+
"pci_projects_project_storages_blocks_block_attach_cancel_label": "Abbrechen",
5+
"pci_projects_project_storages_blocks_block_attach_error_no_compatible_instance": "Sie verfügen derzeit über keine kompatible Instanz, an die dieses Volume angehängt werden kann.",
6+
"pci_projects_project_storages_blocks_block_attach_instance_placeholder": "Suchen",
7+
"pci_projects_project_storages_blocks_block_attach_success_message": "Das Volume {{ volume }} wurde mit der Instanz {{ instance }} verbunden.",
8+
"pci_projects_project_storages_blocks_block_attach_error_attach": "Bei der Aktualisierung des Volumes {{ volume }} ist ein Fehler aufgetreten: {{ message }}"
9+
}

0 commit comments

Comments
 (0)