Skip to content

Commit

Permalink
Backport locales to 1.19 (#23960)
Browse files Browse the repository at this point in the history
This time the backport is done by `backport-locales.go` automatically,
no manual fix.

However, there are some new broken translations in 1.20 (main branch),
so we must fix our ini package next time, then the broken could be
resolved fundmentally.
  • Loading branch information
wxiaoguang authored Apr 7, 2023
1 parent 001d3fb commit ac658bb
Show file tree
Hide file tree
Showing 18 changed files with 121 additions and 85 deletions.
1 change: 1 addition & 0 deletions options/locale/locale_cs-CZ.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2247,6 +2247,7 @@ settings.authorization_header=Autorizační hlavička
settings.authorization_header_desc=Pokud vyplněno, bude připojeno k požadavkům jako autorizační hlavička. Příklady: %s.
settings.protected_branch.save_rule=Uložit pravidlo
settings.protected_branch.delete_rule=Odstranit pravidlo
actions=Akce

[org]
org_name_holder=Název organizace
Expand Down
1 change: 1 addition & 0 deletions options/locale/locale_el-GR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Απαιτούμενο όνομα
settings.protected_branch_duplicate_rule_name=Διπλότυπο όνομα κανόνα
release.releases_for=Κυκλοφορίες για %s
release.tags_for=Ετικέτες για %s
actions=Δράσεις

[org]
org_name_holder=Όνομα Οργανισμού
Expand Down
3 changes: 2 additions & 1 deletion options/locale/locale_fa-IR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2029,6 +2029,7 @@ search.code_no_results=کد منبعی مطابق با جستجوی شما یا
settings.event_wiki=دانشنامه
branch.create_branch_operation=ایجاد شاخه
issues.remove_assignee_at=جدا شده توسط <b>%s</b> %s
issues.add_assignee_at=اختصاص داده شده توسط <b>%s</b> %s

[org]
org_name_holder=نام سازمان
Expand Down Expand Up @@ -2619,7 +2620,7 @@ create_repo=مخزن ایجاد شده <a href="%s"> %s</a>
rename_repo=مخزن تغییر نام داد از <code>%[1]s</code> به <a href="%[2]s">%[3]s</a>
commit_repo=به <a href="%[2]s">%[3]s</a> در <a href="%[1]s">%[4]s</a> push شد
create_issue=مشکل باز <a href="%[1]s">%[3]s#%[2]s</a>
close_issue="مشکل بسته <a href="%[1]s">%[3]s#%[2]s</a>
close_issue=مشکل بسته <a href="%[1]s">%[3]s#%[2]s</a>
reopen_issue=مشکل دوباره باز شد <a href="%[1]s">%[3]s#%[2]s</a>
create_pull_request=درخواست pull ایجاد شده <a href="%[1]s">%[3]s#%[2]s</a>
close_pull_request=درخواست pull بسته <a href="%[1]s">%[3]s#%[2]s</a>
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_fi-FI.ini
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ editor.commit_changes=Commitoi muutokset
editor.add_tmpl=Lisää '<filename>'
editor.add=Lisää "%s
editor.update=Päivitä '%s'
editor.delete=Poista "%s
editor.delete=Poista %s
editor.commit_directly_to_this_branch=Commitoi suoraan <strong class="branch-name">%s</strong> haaraan.
editor.create_new_branch=Luo <strong>uusi haara</strong> tälle commitille ja aloita vetopyyntö.
editor.create_new_branch_np=Luo <strong>uusi haara</strong> tälle commitille.
Expand Down
6 changes: 3 additions & 3 deletions options/locale/locale_it-IT.ini
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ size_error=deve essere %s.
min_size_error=" deve contenere almeno %s caratteri."
max_size_error=" deve contenere massimo %s caratteri."
email_error=" non è un indirizzo e-mail valido."
url_error=%s" non è un URL valido.
url_error=%s non è un URL valido.
include_error=" deve contenere la stringa '%s'."
glob_pattern_error=" il pattern glob non è valido: %s."
regex_pattern_error=" modello regex non valido: %s."
Expand Down Expand Up @@ -1326,7 +1326,7 @@ issues.delete.text=Vuoi davvero eliminare questo problema? (Questo rimuoverà pe
issues.tracker=Cronografo
issues.start_tracking_short=Avvia timer
issues.start_tracking=Avvia cronografo
issues.start_tracking_history="""'ha iniziato a lavorare %s`"""
issues.start_tracking_history=ha iniziato a lavorare %s
issues.tracker_auto_close=Il timer verrà interrotto automaticamente una volta che il problema verrá chiuso
issues.tracking_already_started=Hai già avviato il monitoraggio del tempo su <a href="%s">un altro problema</a>!
issues.stop_tracking=Ferma timer
Expand Down Expand Up @@ -2597,7 +2597,7 @@ auths.sspi_default_language=Lingua predefinita dell'utente
auths.sspi_default_language_helper=Lingua predefinita per gli utenti creati automaticamente dal metodo di autenticazione SSPI. Lascia vuoto se preferisci che la lingua venga rilevata automaticamente.
auths.tips=Consigli
auths.tips.oauth2.general=Autenticazione OAuth2
auths.tips.oauth2.general.tip="Quando si registra una nuova autenticazione OAuth2, l'URL di callback/reindirizzamento deve essere:<host>/user/oauth2/<Authentication Name>/callback
auths.tips.oauth2.general.tip=Quando si registra una nuova autenticazione OAuth2, l'URL di callback/reindirizzamento deve essere:<host>/user/oauth2/<Authentication Name>/callback
auths.tip.oauth2_provider=OAuth2 Provider
auths.tip.bitbucket=Registra un nuovo cliente OAuth su https://bitbucket.org/account/user/<your username>/oauth-consumers/new e aggiungi il permesso 'Account' - 'Read'
auths.tip.nextcloud=Registra un nuovo OAuth sulla tua istanza utilizzando il seguente menu "Impostazioni -> Sicurezza -> OAuth 2.0 client"
Expand Down
6 changes: 4 additions & 2 deletions options/locale/locale_ja-JP.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2020,9 +2020,9 @@ settings.dismiss_stale_approvals_desc=プルリクエストの内容を変える
settings.require_signed_commits=コミット署名必須
settings.require_signed_commits_desc=署名されていない場合、または署名が検証できなかった場合は、このブランチへのプッシュを拒否します。
settings.protect_protected_file_patterns=保護されるファイルのパターン (セミコロン';'で区切る):
settings.protect_protected_file_patterns_desc=保護されたファイルは、このブランチにファイルを追加・編集・削除する権限を持つユーザーであっても、直接変更することができなくなります。 セミコロン(';')で区切って複数のパターンを指定できます。 パターンの文法については <a href="https://pkg.go.dev/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> を参照してください。 例: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>
settings.protect_protected_file_patterns_desc=保護されたファイルは、このブランチにファイルを追加・編集・削除する権限を持つユーザーであっても、直接変更することができなくなります。 セミコロン(';')で区切って複数のパターンを指定できます。 パターンの文法については <a href='https://pkg.go.dev/github.com/gobwas/glob#Compile'>github.com/gobwas/glob</a> を参照してください。 例: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>
settings.protect_unprotected_file_patterns=保護しないファイルのパターン (セミコロン';'で区切る):
settings.protect_unprotected_file_patterns_desc=保護しないファイルは、ユーザーに書き込み権限があればプッシュ制限をバイパスして直接変更できます。 セミコロン(';')で区切って複数のパターンを指定できます。 パターンの文法については <a href="https://pkg.go.dev/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> を参照してください。 例: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>
settings.protect_unprotected_file_patterns_desc=保護しないファイルは、ユーザーに書き込み権限があればプッシュ制限をバイパスして直接変更できます。 セミコロン(';')で区切って複数のパターンを指定できます。 パターンの文法については <a href='https://pkg.go.dev/github.com/gobwas/glob#Compile'>github.com/gobwas/glob</a> を参照してください。 例: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>
settings.add_protected_branch=保護を有効にする
settings.delete_protected_branch=保護を無効にする
settings.update_protect_branch_success=ルール '%s' に対するブランチ保護を更新しました。
Expand Down Expand Up @@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=ルール名は必須です
settings.protected_branch_duplicate_rule_name=ルール名が重複しています
release.releases_for=%s のリリース
release.tags_for=%s のタグ
actions=Actions

[org]
org_name_holder=組織名
Expand Down Expand Up @@ -3234,3 +3235,4 @@ runs.open_tab=%d オープン
runs.closed_tab=%d クローズ
runs.commit=コミット
runs.pushed_by=Pushed by
runners.reset_registration_token_success=ランナー登録トークンをリセットしました
1 change: 1 addition & 0 deletions options/locale/locale_lv-LV.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nav norādīts noteikuma nosaukums
settings.protected_branch_duplicate_rule_name=Dublējošs noteikuma nosaukumu
release.releases_for=Repozitorja %s laidieni
release.tags_for=Repozitorija %s tagi
actions=Darbības
[org]
org_name_holder=Organizācijas nosaukums
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_nl-NL.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2473,7 +2473,7 @@ auths.tip.github=Registreer een nieuwe OAuth toepassing op https://github.com/se
auths.tip.gitlab=Registreer een nieuwe applicatie op https://gitlab.com/profile/applicaties
auths.tip.google_plus=Verkrijg OAuth2 client referenties van de Google API console op https://console.developers.google.com/
auths.tip.openid_connect=Gebruik de OpenID Connect Discovery URL (<server>/.well-known/openid-configuration) om de eindpunten op te geven
auths.tip.yandex=Maak een nieuwe applicatie aan op https://oauth.yandex.com/client/new. Selecteer de volgende machtigingen van de "Yandex". assport API" sectie: "Toegang tot e-mailadres", "Toegang tot avatar" en "Toegang tot gebruikersnaam, voornaam en achternaam, geslacht"
auths.tip.yandex=Maak een nieuwe applicatie aan op https://oauth.yandex.com/client/new. Selecteer de volgende machtigingen van de "Yandex". assport API sectie: "Toegang tot e-mailadres", "Toegang tot avatar" en "Toegang tot gebruikersnaam, voornaam en achternaam, geslacht"
auths.edit=Authenticatiebron bewerken
auths.activated=Deze authenticatiebron is geactiveerd
auths.new_success=De authenticatie-bron '%s' is toegevoegd.
Expand Down
2 changes: 1 addition & 1 deletion options/locale/locale_pl-PL.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,7 @@ auths.sspi_auto_create_users_helper=Zezwól metodzie uwierzytelniania SSPI na au
auths.sspi_auto_activate_users=Automatycznie aktywuj użytkowników
auths.sspi_auto_activate_users_helper=Zezwól metodzie uwierzytelnienia SSPI na automatyczne aktywowanie nowych kont użytkowników
auths.sspi_strip_domain_names=Usuwaj nazwy domen z nazw użytkowników
auths.sspi_strip_domain_names_helper=Gdy zaznaczone, nazwy domen będą usuwane z nazw logowania (np. zamiast "DOMENA\osoba", czy osoba@example.org" będą po prostu "osoba").
auths.sspi_strip_domain_names_helper=Gdy zaznaczone, nazwy domen będą usuwane z nazw logowania (np. zamiast "DOMENA\osoba", "czy osoba@example.org" będą po prostu "osoba").
auths.sspi_separator_replacement=Używany separator zamiast \, / oraz @
auths.sspi_separator_replacement_helper=Znak używany do zastępowania separatorów nazw logowania niskiego poziomu (np. znak \ w "DOMENA\osoba") i nazw głównych użytkowników (np. @ w "osoba@example.org").
auths.sspi_default_language=Domyślny język użytkownika
Expand Down
1 change: 1 addition & 0 deletions options/locale/locale_pt-BR.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nome da regra é obrigatório
settings.protected_branch_duplicate_rule_name=Regra com nome duplicado
release.releases_for=Versões para %s
release.tags_for=Tags para %s
actions=Ações

[org]
org_name_holder=Nome da organização
Expand Down
1 change: 1 addition & 0 deletions options/locale/locale_pt-PT.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nome de regra obrigatório
settings.protected_branch_duplicate_rule_name=Nome de regra duplicado
release.releases_for=Lançamentos para %s
release.tags_for=Etiquetas para %s
actions=Operações

[org]
org_name_holder=Nome da organização
Expand Down
Loading

0 comments on commit ac658bb

Please sign in to comment.