mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 17:40:43 +08:00
Add Telugu translation files
This commit is contained in:
11
plugins/poll/config/locales/client.te.yml
Normal file
11
plugins/poll/config/locales/client.te.yml
Normal file
@ -0,0 +1,11 @@
|
||||
te:
|
||||
js:
|
||||
poll:
|
||||
voteCount:
|
||||
one: "ఒక ఓటు"
|
||||
other: "%{count} ఓట్లు"
|
||||
results:
|
||||
show: ఫలితాలు చూపు
|
||||
hide: ఫలితాలు దాయు
|
||||
close_poll: "ఓటు ముగించు"
|
||||
open_poll: "ఓటు తెరువు"
|
11
plugins/poll/config/locales/server.te.yml
Normal file
11
plugins/poll/config/locales/server.te.yml
Normal file
@ -0,0 +1,11 @@
|
||||
te:
|
||||
activerecord:
|
||||
attributes:
|
||||
post:
|
||||
poll_options: "ఓటు ఐచ్చికాలు"
|
||||
poll:
|
||||
must_contain_poll_options: "తప్పనిసరి ఓటు ఐచ్చికాల జాబితా కలిగి ఉండాలి"
|
||||
cannot_have_modified_options: "మొదటి ఐదు నిమిషాల తర్వాత మార్చైత కాదు. వీటిని మార్చాలంటే ఒక నిర్వాహకుడిని సంప్రదించండి. "
|
||||
cannot_add_or_remove_options: "కేవలం సవరించవచ్చు, కలపైత కాదు, తొలగించైత కాదు. మీరు కలపడం లేదా తొలగించడం చేయాలంటే ఈ విషయానికి తాళం వేసి మరో కొత్త విషయం సృష్టించాలి"
|
||||
prefix: "ఓటు"
|
||||
closed_prefix: "మూసేసిన ఓటు"
|
Reference in New Issue
Block a user