Update translations

This commit is contained in:
Neil Lalonde 2019-07-15 14:03:46 -04:00
parent f788093e6a
commit 33a28ced7e
8 changed files with 67 additions and 3 deletions

View File

@ -1,6 +1,6 @@
GIT GIT
remote: https://github.com/discourse/translations-manager.git remote: https://github.com/discourse/translations-manager.git
revision: 7fe7d67f53fe917341b7abfb101b529be264fc8d revision: 927edce96b5bb1d7eb4f3f66bc8d77b0867639a2
specs: specs:
translations-manager (0.4) translations-manager (0.4)

View File

@ -0,0 +1,12 @@
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
be:
js:
solved:
topic_status_filter:
all: "усе"

View File

@ -10,10 +10,24 @@ ca:
notifications: notifications:
alt: alt:
solved: solved:
accepted_notification: "Acceptat" accepted_notification: "acceptat"
solved: solved:
title: "Solucionat" title: "Solucionat"
allow_accepted_answers: "Permet que el propietari del tema i l'equip responsable marquin una resposta com a solució"
accept_answer: "Seleccioneu aquesta resposta si resol el problema"
has_no_accepted_answer: "Aquest tema no té cap solució"
unaccept_answer: "Desseleccioneu aquesta resposta si ja no resol el problema"
accepted_answer: "Solució" accepted_answer: "Solució"
solution: "Solució" solution: "Solució"
solution_summary:
one: "solució"
other: "solucions"
accepted_html: "{{icon}} Resolt <span class='by'>per <a href data-user-card='{{username_lower}}'>{{username}}</a></span> en la <a href='{{post_path}}' class='back'>publicació # {{post_number}}</a>"
accepted_notification: "<p><span>{{username}}</span> {{description}}</p>"
topic_status_filter: topic_status_filter:
all: "tots" all: "tots"
solved: "resolt"
unsolved: "no resolt"
topic_statuses:
solved:
help: "Aquest tema té una solució"

View File

@ -19,8 +19,17 @@ pl_PL:
unaccept_answer: "Odznacz jeśli ta odpowiedź nie rozwiązuje już problemu" unaccept_answer: "Odznacz jeśli ta odpowiedź nie rozwiązuje już problemu"
accepted_answer: "Zaakceptowana odpowiedź" accepted_answer: "Zaakceptowana odpowiedź"
solution: "Rozwiązanie" solution: "Rozwiązanie"
solution_summary:
one: "rozwiązanie"
few: "rozwiązania"
many: "rozwiązania"
other: "rozwiązania"
accepted_html: "{{icon}}rozwiązane <span class='by'> przez <a href data-user-card='{{username_lower}}'>{{username}}</a></span> we <a href='{{post_path}}' class='back'>wpisie #{{post_number}}</a>"
accepted_notification: "<p><span>{{username}}</span>{{description}}</p>"
topic_status_filter: topic_status_filter:
all: "wszystkie" all: "wszystkie"
solved: "rozwiązano"
unsolved: "nierozwiązano"
topic_statuses: topic_statuses:
solved: solved:
help: "Ten temat ma zaakceptowane rozwiązanie" help: "Ten temat ma zaakceptowane rozwiązanie"

View File

@ -0,0 +1,12 @@
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
be:
reports:
accepted_solutions:
xaxis: "дзень"
yaxis: "агульны"

View File

@ -6,7 +6,20 @@
# https://www.transifex.com/projects/p/discourse-org/ # https://www.transifex.com/projects/p/discourse-org/
ca: ca:
site_settings:
solved_enabled: "Activa el connector de resolts. Permet als usuaris seleccionar solucions per als temes."
allow_solved_on_all_topics: "Permet als usuaris seleccionar solucions en tots els temes (per defecte, ho controleu editant categories)"
accept_all_solutions_trust_level: "Nivell mínim de confiança necessari per a acceptar solucions sobre qualsevol tema (encara que no sigui OP)"
empty_box_on_unsolved: "Mostra un quadre buit al costat dels temes no resolts"
solved_quote_length: "Nombre de caràcters que se citen quan es mostri la solució sota la primera publicació"
solved_topics_auto_close_hours: "Tanca automàticament el tema (n) hores després de la darrera resposta una vegada el tema s'hagi marcat com a resolt."
show_filter_by_solved_status: "Mostra un menú desplegable per a filtrar una llista de temes per estat de resolució."
reports: reports:
accepted_solutions: accepted_solutions:
title: "Solucions acceptades"
xaxis: "Dia" xaxis: "Dia"
yaxis: "Total" yaxis: "Total"
solved:
no_solutions:
self: "Encara no teniu solucions acceptades."
others: "No hi ha solucions acceptades."

View File

@ -7,9 +7,13 @@
pl_PL: pl_PL:
site_settings: site_settings:
solved_enabled: "Aktywuj wtyczkę solved, zezwól użytkownikom wybierać rozwiązania w tematach"
allow_solved_on_all_topics: "Pozwól oznaczać użytkownikom wszystkie tematy jako rozwiązane (domyślnie tylko dla wybranych kategorii w ich ustawieniach)" allow_solved_on_all_topics: "Pozwól oznaczać użytkownikom wszystkie tematy jako rozwiązane (domyślnie tylko dla wybranych kategorii w ich ustawieniach)"
accept_all_solutions_trust_level: "Minimalny poziom zaufania wymagany do zaakceptowania rozwiązania w każdym temacie (nawet jeśli nie jest się jego autorem)"
empty_box_on_unsolved: "Wyświetl puste pole obok nierozwiązanych tematów" empty_box_on_unsolved: "Wyświetl puste pole obok nierozwiązanych tematów"
solved_quote_length: "Liczba znaków do wyświetlenia przy wyświetlaniu rozwiązania pod pierwszym wpisem" solved_quote_length: "Liczba znaków do wyświetlenia przy wyświetlaniu rozwiązania pod pierwszym wpisem"
solved_topics_auto_close_hours: "Zamknij temat automatycznie po (n) godzinach od ostatniej odpowiedzi, gdy temat został oznaczony jako rozwiązany"
show_filter_by_solved_status: "Pokaż rozwinięcie, aby filtrować listę tematów po statusie rozwiązania"
reports: reports:
accepted_solutions: accepted_solutions:
title: "Zaakceptowane rozwiązania" title: "Zaakceptowane rozwiązania"

View File

@ -7,7 +7,7 @@
ru: ru:
site_settings: site_settings:
solved_enabled: "Включить плагин и разрешить пользователям отмечать выбранные, решенные ответы" solved_enabled: "Включить плагин и разрешить пользователям отмечать выбранные, решенные ответы"
allow_solved_on_all_topics: "Разрешить пользователям отмечать ответы в темах (управляется в свойствах раздела)" allow_solved_on_all_topics: "Разрешить пользователям отмечать ответы в темах (управляется в свойствах раздела)"
accept_all_solutions_trust_level: "Минимальный уровень доверия, необходимый для принятия решений по любой теме (даже если не OP)" accept_all_solutions_trust_level: "Минимальный уровень доверия, необходимый для принятия решений по любой теме (даже если не OP)"
empty_box_on_unsolved: "Показывать пустое поле рядом с нерешенными темами" empty_box_on_unsolved: "Показывать пустое поле рядом с нерешенными темами"