Skip to content

Commit

Permalink
Update translations (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
discourse-translator-bot committed Aug 15, 2023
1 parent 0376394 commit 20aed65
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/locales/client.pl_PL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@
# https://translate.discourse.org/

pl_PL:
js:
translator:
view_translation: "Zobacz tłumaczenie"
hide_translation: "Ukryj tłumaczenie"
translated_from: "Przetłumaczone z %{language} przez %{translator}"
25 changes: 25 additions & 0 deletions config/locales/server.pl_PL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,28 @@
# https://translate.discourse.org/

pl_PL:
site_settings:
translator_enabled: "Zezwalaj na wbudowane tłumaczenie postów."
translator: "Dostawca usług tłumaczeniowych."
translator_azure_subscription_key: "Klucz subskrypcji Azure"
translator_azure_region: "Region Azure"
translator_google_api_key: "Klucz API Google"
translator_yandex_api_key: "Klucz API Yandex"
max_translations_per_minute: "Liczba tłumaczeń na minutę, które może wykonać zwykły użytkownik."
translator_aws_region: "Region AWS"
translator_aws_key_id: "ID klucza AWS"
translator_aws_secret_access: "Klucz tajnego dostępu AWS"
translator_aws_iam_role: "Rola AWS IAM"
translator_azure_custom_subdomain: "Wymagane w przypadku korzystania z sieci wirtualnej lub zapory dla usług Azure Cognitive Services. Uwaga: wprowadź tylko niestandardową subdomenę, a nie pełny niestandardowy punkt końcowy."
restrict_translation_by_group: "Tylko dozwolone grupy mogą tłumaczyć"
restrict_translation_by_poster_group: "Zezwalaj tylko na tłumaczenie postów napisanych przez dozwolonych użytkowników"
translator:
failed: "Tłumacz nie jest w stanie przetłumaczyć tego języka."
not_supported: "Ten język nie jest obsługiwany przez tłumacza."
too_long: "Ten post jest zbyt długi, aby mógł zostać przetłumaczony przez tłumacza."
microsoft:
missing_token: "Tłumacz nie mógł pobrać prawidłowego tokenu."
missing_key: "Nie podano klucza subskrypcji Azure"
not_in_group:
user_not_in_group: "Nie należysz do grupy, która może tłumaczyć."
poster_not_in_group: "Post nie został opublikowany przez użytkownika z grupy na liście dozwolonych. Jeśli jest pusty, jest wyłączony."

0 comments on commit 20aed65

Please sign in to comment.