Skip to content

Commit ac658bb

Browse files
authored
Backport locales to 1.19 (#23960)
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.
1 parent 001d3fb commit ac658bb

18 files changed

+121
-85
lines changed

options/locale/locale_cs-CZ.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,6 +2247,7 @@ settings.authorization_header=Autorizační hlavička
22472247
settings.authorization_header_desc=Pokud vyplněno, bude připojeno k požadavkům jako autorizační hlavička. Příklady: %s.
22482248
settings.protected_branch.save_rule=Uložit pravidlo
22492249
settings.protected_branch.delete_rule=Odstranit pravidlo
2250+
actions=Akce
22502251

22512252
[org]
22522253
org_name_holder=Název organizace

options/locale/locale_el-GR.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Απαιτούμενο όνομα
22712271
settings.protected_branch_duplicate_rule_name=Διπλότυπο όνομα κανόνα
22722272
release.releases_for=Κυκλοφορίες για %s
22732273
release.tags_for=Ετικέτες για %s
2274+
actions=Δράσεις
22742275

22752276
[org]
22762277
org_name_holder=Όνομα Οργανισμού

options/locale/locale_fa-IR.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2029,6 +2029,7 @@ search.code_no_results=کد منبعی مطابق با جستجوی شما یا
20292029
settings.event_wiki=دانشنامه
20302030
branch.create_branch_operation=ایجاد شاخه
20312031
issues.remove_assignee_at=جدا شده توسط <b>%s</b> %s
2032+
issues.add_assignee_at=اختصاص داده شده توسط <b>%s</b> %s
20322033

20332034
[org]
20342035
org_name_holder=نام سازمان
@@ -2619,7 +2620,7 @@ create_repo=مخزن ایجاد شده <a href="%s"> %s</a>
26192620
rename_repo=مخزن تغییر نام داد از <code>%[1]s</code> به <a href="%[2]s">%[3]s</a>
26202621
commit_repo=به <a href="%[2]s">%[3]s</a> در <a href="%[1]s">%[4]s</a> push شد
26212622
create_issue=مشکل باز <a href="%[1]s">%[3]s#%[2]s</a>
2622-
close_issue="مشکل بسته <a href="%[1]s">%[3]s#%[2]s</a>
2623+
close_issue=مشکل بسته <a href="%[1]s">%[3]s#%[2]s</a>
26232624
reopen_issue=مشکل دوباره باز شد <a href="%[1]s">%[3]s#%[2]s</a>
26242625
create_pull_request=درخواست pull ایجاد شده <a href="%[1]s">%[3]s#%[2]s</a>
26252626
close_pull_request=درخواست pull بسته <a href="%[1]s">%[3]s#%[2]s</a>

options/locale/locale_fi-FI.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ editor.commit_changes=Commitoi muutokset
733733
editor.add_tmpl=Lisää '<filename>'
734734
editor.add=Lisää "%s
735735
editor.update=Päivitä '%s'
736-
editor.delete=Poista "%s
736+
editor.delete=Poista %s
737737
editor.commit_directly_to_this_branch=Commitoi suoraan <strong class="branch-name">%s</strong> haaraan.
738738
editor.create_new_branch=Luo <strong>uusi haara</strong> tälle commitille ja aloita vetopyyntö.
739739
editor.create_new_branch_np=Luo <strong>uusi haara</strong> tälle commitille.

options/locale/locale_it-IT.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ size_error=deve essere %s.
416416
min_size_error=" deve contenere almeno %s caratteri."
417417
max_size_error=" deve contenere massimo %s caratteri."
418418
email_error=" non è un indirizzo e-mail valido."
419-
url_error=%s" non è un URL valido.
419+
url_error=%s non è un URL valido.
420420
include_error=" deve contenere la stringa '%s'."
421421
glob_pattern_error=" il pattern glob non è valido: %s."
422422
regex_pattern_error=" modello regex non valido: %s."
@@ -1326,7 +1326,7 @@ issues.delete.text=Vuoi davvero eliminare questo problema? (Questo rimuoverà pe
13261326
issues.tracker=Cronografo
13271327
issues.start_tracking_short=Avvia timer
13281328
issues.start_tracking=Avvia cronografo
1329-
issues.start_tracking_history="""'ha iniziato a lavorare %s`"""
1329+
issues.start_tracking_history=ha iniziato a lavorare %s
13301330
issues.tracker_auto_close=Il timer verrà interrotto automaticamente una volta che il problema verrá chiuso
13311331
issues.tracking_already_started=Hai già avviato il monitoraggio del tempo su <a href="%s">un altro problema</a>!
13321332
issues.stop_tracking=Ferma timer
@@ -2597,7 +2597,7 @@ auths.sspi_default_language=Lingua predefinita dell'utente
25972597
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.
25982598
auths.tips=Consigli
25992599
auths.tips.oauth2.general=Autenticazione OAuth2
2600-
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
2600+
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
26012601
auths.tip.oauth2_provider=OAuth2 Provider
26022602
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'
26032603
auths.tip.nextcloud=Registra un nuovo OAuth sulla tua istanza utilizzando il seguente menu "Impostazioni -> Sicurezza -> OAuth 2.0 client"

options/locale/locale_ja-JP.ini

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,9 +2020,9 @@ settings.dismiss_stale_approvals_desc=プルリクエストの内容を変える
20202020
settings.require_signed_commits=コミット署名必須
20212021
settings.require_signed_commits_desc=署名されていない場合、または署名が検証できなかった場合は、このブランチへのプッシュを拒否します。
20222022
settings.protect_protected_file_patterns=保護されるファイルのパターン (セミコロン';'で区切る):
2023-
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>
2023+
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>
20242024
settings.protect_unprotected_file_patterns=保護しないファイルのパターン (セミコロン';'で区切る):
2025-
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>
2025+
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>
20262026
settings.add_protected_branch=保護を有効にする
20272027
settings.delete_protected_branch=保護を無効にする
20282028
settings.update_protect_branch_success=ルール '%s' に対するブランチ保護を更新しました。
@@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=ルール名は必須です
22712271
settings.protected_branch_duplicate_rule_name=ルール名が重複しています
22722272
release.releases_for=%s のリリース
22732273
release.tags_for=%s のタグ
2274+
actions=Actions
22742275

22752276
[org]
22762277
org_name_holder=組織名
@@ -3234,3 +3235,4 @@ runs.open_tab=%d オープン
32343235
runs.closed_tab=%d クローズ
32353236
runs.commit=コミット
32363237
runs.pushed_by=Pushed by
3238+
runners.reset_registration_token_success=ランナー登録トークンをリセットしました

options/locale/locale_lv-LV.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nav norādīts noteikuma nosaukums
22712271
settings.protected_branch_duplicate_rule_name=Dublējošs noteikuma nosaukumu
22722272
release.releases_for=Repozitorja %s laidieni
22732273
release.tags_for=Repozitorija %s tagi
2274+
actions=Darbības
22742275
22752276
[org]
22762277
org_name_holder=Organizācijas nosaukums

options/locale/locale_nl-NL.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2473,7 +2473,7 @@ auths.tip.github=Registreer een nieuwe OAuth toepassing op https://github.com/se
24732473
auths.tip.gitlab=Registreer een nieuwe applicatie op https://gitlab.com/profile/applicaties
24742474
auths.tip.google_plus=Verkrijg OAuth2 client referenties van de Google API console op https://console.developers.google.com/
24752475
auths.tip.openid_connect=Gebruik de OpenID Connect Discovery URL (<server>/.well-known/openid-configuration) om de eindpunten op te geven
2476-
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"
2476+
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"
24772477
auths.edit=Authenticatiebron bewerken
24782478
auths.activated=Deze authenticatiebron is geactiveerd
24792479
auths.new_success=De authenticatie-bron '%s' is toegevoegd.

options/locale/locale_pl-PL.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2297,7 +2297,7 @@ auths.sspi_auto_create_users_helper=Zezwól metodzie uwierzytelniania SSPI na au
22972297
auths.sspi_auto_activate_users=Automatycznie aktywuj użytkowników
22982298
auths.sspi_auto_activate_users_helper=Zezwól metodzie uwierzytelnienia SSPI na automatyczne aktywowanie nowych kont użytkowników
22992299
auths.sspi_strip_domain_names=Usuwaj nazwy domen z nazw użytkowników
2300-
auths.sspi_strip_domain_names_helper=Gdy zaznaczone, nazwy domen będą usuwane z nazw logowania (np. zamiast "DOMENA\osoba", czy [email protected]" będą po prostu "osoba").
2300+
auths.sspi_strip_domain_names_helper=Gdy zaznaczone, nazwy domen będą usuwane z nazw logowania (np. zamiast "DOMENA\osoba", "czy [email protected]" będą po prostu "osoba").
23012301
auths.sspi_separator_replacement=Używany separator zamiast \, / oraz @
23022302
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 "[email protected]").
23032303
auths.sspi_default_language=Domyślny język użytkownika

options/locale/locale_pt-BR.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nome da regra é obrigatório
22712271
settings.protected_branch_duplicate_rule_name=Regra com nome duplicado
22722272
release.releases_for=Versões para %s
22732273
release.tags_for=Tags para %s
2274+
actions=Ações
22742275

22752276
[org]
22762277
org_name_holder=Nome da organização

options/locale/locale_pt-PT.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,6 +2271,7 @@ settings.protected_branch_required_rule_name=Nome de regra obrigatório
22712271
settings.protected_branch_duplicate_rule_name=Nome de regra duplicado
22722272
release.releases_for=Lançamentos para %s
22732273
release.tags_for=Etiquetas para %s
2274+
actions=Operações
22742275

22752276
[org]
22762277
org_name_holder=Nome da organização

0 commit comments

Comments
 (0)