mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
Update translations (#18134)
This commit is contained in:

committed by
GitHub

parent
af7620cef8
commit
1ed4442c10
@ -5,3 +5,5 @@
|
||||
# https://translate.discourse.org/
|
||||
|
||||
th:
|
||||
site_settings:
|
||||
discourse_local_dates_email_format: "รูปแบบที่ใช้แสดงวันที่ในอีเมล"
|
||||
|
@ -86,6 +86,15 @@ cs:
|
||||
"10":
|
||||
quote: "Cokoli si mysl člověka dokáže představit a věřit, toho může dosáhnout."
|
||||
author: "Napoleon Hill"
|
||||
"11":
|
||||
quote: "Mír doma, mír ve světě."
|
||||
author: "Mustafa Kemal Atatürk"
|
||||
"12":
|
||||
quote: "Vzdělání není způsob jak uniknout chudobě, je to způsob, jak s ní bojovat."
|
||||
author: "Julius Nyerere"
|
||||
"13":
|
||||
quote: "I cesta tisíc mil dlouhá začíná prvním krokem."
|
||||
author: "Lao Tzu"
|
||||
results: |-
|
||||
> :left_speech_bubble: _%{quote}_ — %{author}
|
||||
magic_8_ball:
|
||||
|
@ -6,6 +6,7 @@
|
||||
|
||||
ro:
|
||||
discourse_narrative_bot:
|
||||
bio: "Bună, nu sunt o persoană reală. Sunt un bot care te poate învăța despre acest site. Pentru a interacționa cu mine, trimiteți-mi un mesaj sau menționați-mă pe nume."
|
||||
quote:
|
||||
trigger: "citează"
|
||||
magic_8_ball:
|
||||
|
@ -9,8 +9,8 @@ hr:
|
||||
poll:
|
||||
voters:
|
||||
one: "glasać"
|
||||
few: "glasaći"
|
||||
other: "glasaći"
|
||||
few: "glasači"
|
||||
other: "glasači"
|
||||
total_votes:
|
||||
one: "ukupno glasova"
|
||||
few: "ukupno glasova"
|
||||
|
@ -12,6 +12,13 @@ th:
|
||||
total_votes:
|
||||
other: "คะแนนโหวตทั้งหมด"
|
||||
average_rating: "คะแนนเฉลี่ย: <strong>%{average}</strong>"
|
||||
results:
|
||||
groups:
|
||||
title: "คุณต้องเป็นสมาชิกของ %{groups} จึงจะโหวตในแบบสำรวจนี้ได้"
|
||||
multiple:
|
||||
help:
|
||||
at_least_min_options:
|
||||
other: "เลือกอย่างน้อย <strong>%{count}</strong> ตัวเลือก"
|
||||
cast-votes:
|
||||
title: "โหวต"
|
||||
label: "โหวตเดี๋ยวนี้"
|
||||
|
Reference in New Issue
Block a user