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 Nov 15, 2024
1 parent 36c04b4 commit 423e0a1
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 52 deletions.
26 changes: 13 additions & 13 deletions config/locales/crowdin/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,25 +262,25 @@ de:
single: "oder"
dry_validation:
errors:
int?: "must be an integer."
filled?: "must be filled."
greater_or_equal_zero: "must be greater or equal to 0."
not_found: "not found."
int?: "muss eine ganze Zahl sein."
filled?: "muss ausgefüllt werden."
greater_or_equal_zero: "muss größer oder gleich 0 sein."
not_found: "nicht gefunden."
rules:
item:
root_item: "cannot be a root item."
not_persisted: "must be an already existing item."
not_persisted: "muss ein bereits vorhandenes Element sein."
label:
not_unique: "must be unique within the same hierarchy level."
not_unique: "muss innerhalb der gleichen Hierarchieebene eindeutig sein."
short:
not_unique: "must be unique within the same hierarchy level."
not_unique: "muss innerhalb der gleichen Hierarchieebene eindeutig sein."
parent:
not_descendant: "must be a descendant of the hierarchy root."
rules:
depth: "Depth"
item: "Item"
depth: "Tiefe"
item: "Element"
label: "Bezeichnung"
short: "Short name"
short: "Kurzname"
parent: "Parent"
global_search:
placeholder: "Suche in %{app_title}"
Expand Down Expand Up @@ -2836,9 +2836,9 @@ de:
notice_locking_conflict: "Die Informationen wurde zwischenzeitlich von einem anderen Benutzer geändert."
notice_locking_conflict_additional_information: "Die Änderung(en) wurde(n) durchgeführt von %{users}."
notice_locking_conflict_reload_page: "Bitte laden Sie die Seite neu, prüfen Sie die Anpassungen und geben Sie Ihre Änderungen noch einmal ein."
notice_locking_conflict_warning: "This page has been updated by someone else. To not lose your edits, copy them locally and reload to view the updated version."
notice_locking_conflict_danger: "Could not save your changes because of conflicting modifications. To not lose your edits, copy them locally and reload to view the updated version."
notice_locking_conflict_action_button: "Discard changes and reload"
notice_locking_conflict_warning: "Diese Seite wurde von jemand anderem aktualisiert. Um Ihre Änderungen nicht zu verlieren, kopieren Sie sie lokal und laden Sie sie erneut, um die aktualisierte Version anzuzeigen."
notice_locking_conflict_danger: "Ihre Änderungen konnten wegen in Konflikt stehender Änderungen nicht gespeichert werden. Um Ihre Änderungen nicht zu verlieren, kopieren Sie sie lokal und laden Sie sie erneut, um die aktualisierte Version anzuzeigen."
notice_locking_conflict_action_button: "Änderungen verwerfen und neu laden"
notice_member_added: '%{name} zum Projekt hinzugefügt.'
notice_members_added: '%{number} Benutzer zum Projekt hinzugefügt.'
notice_member_removed: "%{user} aus dem Projekt entfernt."
Expand Down
18 changes: 9 additions & 9 deletions config/locales/crowdin/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,20 +264,20 @@ pt-BR:
single: "ou"
dry_validation:
errors:
int?: "must be an integer."
filled?: "must be filled."
greater_or_equal_zero: "must be greater or equal to 0."
not_found: "not found."
int?: "deve ser um número inteiro."
filled?: "deve ser preenchido."
greater_or_equal_zero: "deve ser maior ou igual a 0."
not_found: "não encontrado."
rules:
item:
root_item: "cannot be a root item."
not_persisted: "must be an already existing item."
root_item: "não pode ser um item raiz."
not_persisted: "deve ser um item já existente."
label:
not_unique: "must be unique within the same hierarchy level."
not_unique: "deve ser único dentro do mesmo nível hierárquico."
short:
not_unique: "must be unique within the same hierarchy level."
not_unique: "deve ser único dentro do mesmo nível hierárquico."
parent:
not_descendant: "must be a descendant of the hierarchy root."
not_descendant: "deve ser um descendente da raiz da hierarquia."
rules:
depth: "Profundidade"
item: "Item"
Expand Down
18 changes: 9 additions & 9 deletions config/locales/crowdin/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,20 +262,20 @@ zh-CN:
single: ""
dry_validation:
errors:
int?: "must be an integer."
filled?: "must be filled."
greater_or_equal_zero: "must be greater or equal to 0."
not_found: "not found."
int?: "必须为整数"
filled?: "必须填写"
greater_or_equal_zero: "必须大于或等于 0"
not_found: "未找到"
rules:
item:
root_item: "cannot be a root item."
not_persisted: "must be an already existing item."
root_item: "不能为根项目"
not_persisted: "必须是已存在的项目"
label:
not_unique: "must be unique within the same hierarchy level."
not_unique: "在同一层级内必须是唯一的"
short:
not_unique: "must be unique within the same hierarchy level."
not_unique: "在同一层级内必须是唯一的"
parent:
not_descendant: "must be a descendant of the hierarchy root."
not_descendant: "必须是层次结构根的后代"
rules:
depth: ""
item: "条目"
Expand Down
18 changes: 9 additions & 9 deletions config/locales/crowdin/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,20 +264,20 @@ zh-TW:
single: "或者"
dry_validation:
errors:
int?: "must be an integer."
filled?: "must be filled."
greater_or_equal_zero: "must be greater or equal to 0."
not_found: "not found."
int?: "必須是整數"
filled?: "必填"
greater_or_equal_zero: "必須大於或等於 0"
not_found: "未找到"
rules:
item:
root_item: "cannot be a root item."
not_persisted: "must be an already existing item."
root_item: "不能為根項目"
not_persisted: "必須是已存在的項目"
label:
not_unique: "must be unique within the same hierarchy level."
not_unique: "在同一階層內必須唯一"
short:
not_unique: "must be unique within the same hierarchy level."
not_unique: "在同一階層內必須唯一"
parent:
not_descendant: "must be a descendant of the hierarchy root."
not_descendant: "必須是層級展開的"
rules:
depth: "深度"
item: "項目"
Expand Down
20 changes: 10 additions & 10 deletions modules/meeting/config/locales/crowdin/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,19 +88,19 @@ de:
label_meeting: "Besprechung"
label_meeting_plural: "Besprechungen"
label_meeting_new: "Neue Besprechung"
label_meeting_new_one_time: "New one-time meeting"
label_meeting_create: "Create meeting"
label_meeting_copy: "Copy meeting"
label_meeting_new_one_time: "Neue einmalige Besprechung"
label_meeting_create: "Besprechung erstellen"
label_meeting_copy: "Besprechung kopieren"
label_meeting_edit: "Besprechung bearbeiten"
label_meeting_agenda: "Agenda"
label_meeting_minutes: "Protokoll"
label_meeting_close: "Schließen"
label_meeting_open: "Öffnen"
label_meeting_index_delete: "Delete"
label_meeting_open_this_meeting: "Open this meeting"
label_meeting_index_delete: "Löschen"
label_meeting_open_this_meeting: "Diese Besprechung öffnen"
label_meeting_agenda_close: "Agenda schließen um mit dem Protokoll zu beginnen"
label_meeting_date_time: "Datum/Uhrzeit"
label_meeting_date_and_time: "Date and time"
label_meeting_date_and_time: "Datum und Zeit"
label_meeting_diff: "Differenz"
label_upcoming_meetings: "Zukünftige Meetings"
label_past_meetings: "Vergangene Meetings"
Expand All @@ -125,14 +125,14 @@ de:
attachments: "Anhänge kopieren"
attachments_text: "Alle angehängten Dateien in die neue Besprechung kopieren"
agenda: "Tagesordnung kopieren"
agenda_items: "Copy agenda items"
agenda_items: "Tagesordnungspunkte kopieren"
agenda_text: "Tagesordnung der alten Besprechung kopieren"
participants: "Copy list of participants"
participants: "Liste der Teilnehmer kopieren"
email:
send_emails: "E-Mail an Teilnehmer"
send_invitation_emails: >
Senden Sie sofort eine E-Mail Einladung an die oben ausgewählten Teilnehmer. Sie können dies auch jederzeit manuell durchführen.
send_invitation_emails_structured: "Send an email invitation immediately to all participants. You can also do this manually at any time later."
send_invitation_emails_structured: "Sofortige E-Mail-Einladung an alle Teilnehmer senden. Sie können dies auch zu einem späteren Zeitpunkt manuell tun."
open_meeting_link: "Besprechung öffnen"
invited:
summary: "%{actor} hat Ihnen eine Einladung für die folgende Besprechung gesendet: %{title}"
Expand All @@ -146,7 +146,7 @@ de:
types:
classic: "Klassisch"
classic_text: "Organisieren Sie Ihr Meeting in einer formatierbaren textbasierter Agenda und zugehöriges Protokoll."
structured: "One-time"
structured: "Einmalig"
structured_text: "Organisieren Sie Ihr Meeting als strukturierte Liste von Einträgen und verknüpfen Sie diese optional mit einem Arbeitspaket."
structured_text_copy: "Das Kopieren einer Besprechung kopiert derzeit nicht die zugehörigen Tagesordnungspunkte, sondern nur dessen Details"
copied: "Kopiert von Meeting #%{id}"
Expand Down
4 changes: 2 additions & 2 deletions modules/openid_connect/config/locales/crowdin/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ de:
metadata_url: Ich habe eine Discovery-Endpunkt-URL
client_id: Dies ist die Client-ID, die Sie von Ihrem OpenID Connect-Anbieter erhalten haben
client_secret: Dies ist das Client-Secret, die Sie von Ihrem OpenID Connect-Anbieter erhalten haben
limit_self_registration: If enabled, users can only register using this provider if configuration on the provider's end allows it.
display_name: The name of the provider. This will be displayed as the login button and in the list of providers.
limit_self_registration: Wenn diese Option aktiviert ist, können sich Benutzer nur dann über diesen Anbieter registrieren, wenn die Konfiguration aufseiten des Anbieters dies zulässt.
display_name: Der Name des Anbieters. Dieser wird als Anmeldeschaltfläche und in der Liste der Anbieter angezeigt.
tenant: 'Bitte ersetzen Sie den vorgegebenen Mandanten durch Ihren eigenen, falls zutreffend. Siehe <a href="https://learn.microsoft.com/de-de/entra/identity-platform/v2-protocols-oidc#find-your-apps-openid-configuration-document-uri">diese Dokumentation von Microsoft Entra</a>.'
post_logout_redirect_uri: Die URL, an die der OpenID Connect-Anbieter nach einer erfolgreichen Abmeldung weiterleiten soll.
claims: >
Expand Down

0 comments on commit 423e0a1

Please sign in to comment.