Update translations
This commit is contained in:
parent
2b584a90db
commit
7e4dba4b1e
|
@ -1,6 +1,6 @@
|
|||
GIT
|
||||
remote: https://github.com/discourse/translations-manager.git
|
||||
revision: 57e598eb204719c15ddfd786491344c735945fea
|
||||
revision: 5f06cb81a9307553534bebf16a3121a01516119f
|
||||
specs:
|
||||
translations-manager (0.1.1)
|
||||
|
||||
|
|
|
@ -14,12 +14,15 @@ cs:
|
|||
solved:
|
||||
title: "Vyřešeno"
|
||||
allow_accepted_answers: "Povolit vlastníkovi tématu a správcům označit odpověď jako řešení"
|
||||
accept_answer: "Tato odpověď je řešením problému"
|
||||
has_accepted_answer: "Toto téma má řešení"
|
||||
has_no_accepted_answer: "Toto téma nemá žádné řešení"
|
||||
unaccept_answer: "Tato odpověď již neřeší tento problém"
|
||||
accepted_answer: "Řešení"
|
||||
solution: "Řešení"
|
||||
solution_summary:
|
||||
one: "řešení <i class='fa fa-check-square'></i>"
|
||||
few: "řešení <i class='fa fa-check-square'></i>"
|
||||
other: "řešení <i class='fa fa-check-square'></i>"
|
||||
accepted_html: "<i class='fa-check-square fa accepted'></i> Vyřešeno <span class='by'>uživatelem <a href data-user-card='{{username_lower}}'>{{username}}</a></span> v <a href='{{post_path}}' class='back'>příspěvku #{{post_number}}</a>"
|
||||
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|
||||
|
|
|
@ -23,4 +23,5 @@ de:
|
|||
solution_summary:
|
||||
one: "Lösung <i class='fa fa-check-square'></i>"
|
||||
other: "Lösungen <i class='fa fa-check-square'></i>"
|
||||
accepted_html: "<i class='fa-check-square fa accepted'></i> Gelöst <span class='by'>durch <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}' class='back'>Beitrag #{{post_number}}</a>"
|
||||
accepted_notification: "<i title='Lösung akzeptiert' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|
||||
|
|
|
@ -14,11 +14,14 @@ es:
|
|||
solved:
|
||||
title: "Solucionado"
|
||||
allow_accepted_answers: "Permitir que el autor del tema y el staff marquen una respuesta como solución"
|
||||
accept_answer: "Seleccionar si esta respuesta soluciona el problema"
|
||||
has_accepted_answer: "Este tema tiene una solución"
|
||||
has_no_accepted_answer: "Este tema no tiene una solución"
|
||||
unaccept_answer: "Deseleccionar si esta respuesta ya no resuelve el problema"
|
||||
accepted_answer: "Solución"
|
||||
solution: "Solución"
|
||||
solution_summary:
|
||||
one: "solución"
|
||||
other: "soluciones"
|
||||
accepted_html: "<i class='fa-check-square fa accepted'></i> Solucionado <span class='by'>por <a href data-user-card='{{username_lower}}'>{{username}}</a></span> en el <a href='{{post_path}}' class='back'>mensaje nº {{post_number}}</a>"
|
||||
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|
||||
|
|
|
@ -5,4 +5,9 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
id: {}
|
||||
id:
|
||||
js:
|
||||
notifications:
|
||||
alt:
|
||||
solved:
|
||||
accepted_notification: "Diterima"
|
||||
|
|
|
@ -5,4 +5,20 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
nl: {}
|
||||
nl:
|
||||
js:
|
||||
notifications:
|
||||
alt:
|
||||
solved:
|
||||
accepted_notification: "Geaccepteerd"
|
||||
solved:
|
||||
title: "Opgelost"
|
||||
allow_accepted_answers: "Sta topic (het) eigenaar en personeel toe om een reactie als oplossing te selecteren"
|
||||
accept_answer: "Selecteer dit als deze reactie het probleem oplost"
|
||||
has_accepted_answer: "Dit topic (het) heeft een oplossing"
|
||||
has_no_accepted_answer: "Dit topic (het) heeft geen oplossing"
|
||||
unaccept_answer: "Deselecteer dit als deze reactie je probleem niet langer oplost"
|
||||
accepted_answer: "Oplossing"
|
||||
solution: "Oplossing"
|
||||
accepted_html: "<i class='fa-check-square fa accepted'></i>Opgelost <span class='by'>door <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}' class='back'>bericht#{{post_number}}</a>"
|
||||
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span>{{description}}</p> "
|
||||
|
|
|
@ -24,4 +24,4 @@ ur:
|
|||
one: "حل <i class='fa fa-check-square'></i>"
|
||||
other: "حل <i class='fa fa-check-square'></i>"
|
||||
accepted_html: "<i class='fa-check-square fa accepted'></i> حل کر دیا گیا <span class='by'><a href data-user-card='{{username_lower}}'>{{username}}</a>کی طرف سے</span> <a href='{{post_path}}' class='back'>پوسٹ # {{post_number}}</a> میں"
|
||||
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{صارف کا نام}}</span>{{تفصیل}}</p>"
|
||||
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span>{{description}}</p>"
|
||||
|
|
|
@ -5,4 +5,11 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
vi: {}
|
||||
vi:
|
||||
js:
|
||||
notifications:
|
||||
alt:
|
||||
solved:
|
||||
accepted_notification: "đã chấp nhận"
|
||||
solved:
|
||||
title: "Đã xử lý"
|
||||
|
|
|
@ -5,4 +5,6 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
id: {}
|
||||
id:
|
||||
site_settings:
|
||||
solved_enabled: "Aktifkan plugin yang terpecahkan, inzinkan pengguna memilih solusi untuk topik"
|
||||
|
|
|
@ -5,4 +5,15 @@
|
|||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
nl: {}
|
||||
nl:
|
||||
site_settings:
|
||||
solved_enabled: "Schakel solved plugin in, stelt gebruikers in staat om oplossing voor hun topics te selecteren"
|
||||
reports:
|
||||
accepted_solutions:
|
||||
title: "Geaccepteerde oplossingen"
|
||||
xaxis: "Dag"
|
||||
yaxis: "Totaal"
|
||||
solved:
|
||||
no_solutions:
|
||||
self: "Je hebt nog geen geaccepteerde oplossingen."
|
||||
others: "Geen geaccepteerde oplossingen."
|
||||
|
|
Loading…
Reference in New Issue