Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed Jul 14, 2024
1 parent e7b6d3f commit 5e06344
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions config/locales/crowdin/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -397,11 +397,11 @@ de:
new_access_token_dialog_text_field_placeholder_text: "Meine API-Token"
new_access_token_dialog_text_field_label: "Name"
new_access_token_dialog_submit_button_text: "Erstellen"
new_access_token_dialog_text: "This token will allow third-party applications to communicate with your instance. To differentiate the new API token, please give it a name."
new_access_token_dialog_attention_text: "Treat API tokens like passwords. Anyone with this link will have access to information from this instance, share it only with trusted users."
new_access_token_dialog_text: "Dieses Token ermöglicht es Anwendungen von Drittanbietern, mit Ihrer Instanz zu kommunizieren. Um das neue API-Token zu unterscheiden, geben Sie ihm bitte einen Namen."
new_access_token_dialog_attention_text: "API-Token wie Passwörter behandeln. Jeder, der über diesen Link verfügt, hat Zugang zu den Informationen dieser Instanz, teilen Sie sie nur mit vertrauenswürdigen Benutzern."
failed_to_reset_token: "Zusatztoken konnte nicht zurückgesetzt werden: %{error}"
failed_to_create_token: "Failed to create access token: %{error}"
failed_to_revoke_token: "Failed to revoke access token: %{error}"
failed_to_create_token: "Zugriffstoken konnte nicht erstellt werden: %{error}"
failed_to_revoke_token: "Zugriffstoken kann nicht widerrufen werden: %{error}"
notice_reset_token: "Ein neuer %{type} Token wurde generiert. Der Zutrittstoken lautet:"
token_value_warning: "Hinweis: Dieser Token ist nur einmal sichtbar, der Token kann jetzt kopiert werden."
no_results_title_text: Zur Zeit stehen keine Zugangs-Tokens zur Verfügung.
Expand Down Expand Up @@ -2036,7 +2036,7 @@ de:
label_invite_user: "Nutzer einladen"
label_share: "Teilen"
label_share_project_list: "Projektliste teilen"
label_share_work_package: "Share work package"
label_share_work_package: "Arbeitspaket teilen"
label_show_hide: "Einblenden / Ausblenden"
label_show_hide_n_items: "%{count} weitere anzeigen/ausblenden"
label_show_all_registered_users: "Alle registrierten Benutzer anzeigen"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/crowdin/js-de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ de:
attribute_reference:
macro_help_tooltip: "Dieser Textabschnitt wird dynamisch durch ein Makro erzeugt."
not_found: "Die angeforderte Ressource konnte nicht gefunden werden"
nested_macro: "This macro is recursively referencing %{model} %{id}."
nested_macro: "Dieses Makro verweist rekursiv auf %{model} %{id}."
invalid_attribute: "Das ausgewählte Attribut '%{name}' existiert nicht."
child_pages:
button: "Auflistung untergeordneter Seiten"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2004,7 +2004,7 @@ zh-CN:
label_invite_user: "邀请用户"
label_share: "共享"
label_share_project_list: "共享项目列表"
label_share_work_package: "Share work package"
label_share_work_package: "共享工作包"
label_show_hide: "显示/隐藏"
label_show_hide_n_items: "显示/隐藏 %{count} 项目"
label_show_all_registered_users: "显示所有注册用户"
Expand Down Expand Up @@ -3401,7 +3401,7 @@ zh-CN:
additional_privileges_group: "可能有额外的权限(作为组成员)"
additional_privileges_project_or_group: "可能有额外的权限(作为项目成员或组成员)"
project_queries:
publishing_denied: "您没有权限公开项目列表"
publishing_denied: "您没有公开项目列表的权限"
access_warning: "用户只能看到他们有权访问的项目。共享项目列表不会影响单个项目的权限。"
user_details:
owner: "列表所有者"
Expand Down
18 changes: 9 additions & 9 deletions modules/storages/config/locales/crowdin/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,15 @@ de:
checked: Zuletzt geprüft %{datetime}
connection_validation:
action: Verbindung erneut überprüfen
client_id_wrong: The configured OAuth 2 client id is invalid. Please check the configuration.
client_secret_wrong: The configured OAuth 2 client secret is invalid. Please check the configuration.
drive_id_wrong: The configured drive id could not be found. Please check the configuration.
not_configured: The connection could not be validated. Please finish configuration first.
placeholder: Check your connection against the server.
subtitle: Connection validation
tenant_id_wrong: The configured directory (tenant) id is invalid. Please check the configuration.
unexpected_content: Unexpected content found in the drive.
unknown_error: The connection could not be validated. An unknown error occurred. Please check the server logs for further information.
client_id_wrong: Die konfigurierte OAuth 2-Client-ID ist ungültig. Bitte überprüfen Sie die Konfiguration.
client_secret_wrong: Das konfigurierte OAuth 2-Client-Geheimnis ist ungültig. Bitte überprüfen Sie die Konfiguration.
drive_id_wrong: Die konfigurierte Laufwerks-ID konnte nicht gefunden werden. Bitte überprüfen Sie die Konfiguration.
not_configured: Die Verbindung konnte nicht validiert werden. Bitte schließen Sie zuerst die Konfiguration ab.
placeholder: Überprüfen Sie Ihre Verbindung mit dem Server.
subtitle: Verbindungsvalidierung
tenant_id_wrong: Die konfigurierte Verzeichnis-(Mandanten-)ID ist ungültig. Bitte überprüfen Sie die Konfiguration.
unexpected_content: Unerwarteter Inhalt auf dem Laufwerk gefunden.
unknown_error: Die Verbindung konnte nicht validiert werden. Es ist ein unbekannter Fehler aufgetreten. Bitte prüfen Sie die Serverprotokolle für weitere Informationen.
label_error: Fehler
label_healthy: Fehlerfrei
label_pending: Ausstehend
Expand Down

0 comments on commit 5e06344

Please sign in to comment.