mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
FEATURE: Add Lithuanian locale
This commit is contained in:
14
plugins/discourse-details/config/locales/client.lt.yml
Normal file
14
plugins/discourse-details/config/locales/client.lt.yml
Normal file
@ -0,0 +1,14 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
js:
|
||||
details:
|
||||
title: Paslėpti detales
|
||||
composer:
|
||||
details_title: Santrauka
|
||||
details_text: "Šis tekstas bus paslėptas"
|
10
plugins/discourse-details/config/locales/server.lt.yml
Normal file
10
plugins/discourse-details/config/locales/server.lt.yml
Normal file
@ -0,0 +1,10 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
site_settings:
|
||||
details_enabled: "Įgalinti detalią funkciją. Jei tai pakeisite, turėsite paleisti iš naujo visus įrašus su: \"rake posts:rebake\"."
|
25
plugins/discourse-local-dates/config/locales/client.lt.yml
Normal file
25
plugins/discourse-local-dates/config/locales/client.lt.yml
Normal file
@ -0,0 +1,25 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
js:
|
||||
discourse_local_dates:
|
||||
title: Įterpti datą
|
||||
create:
|
||||
modal_title: Įterpti datą
|
||||
modal_subtitle: "Mes automatiškai konvertuosime datą ir laiką į žiūrovo vietinę laiko juostą."
|
||||
form:
|
||||
insert: Įterpti
|
||||
advanced_mode: Išplėstinis režimas
|
||||
simple_mode: Paprastas režimas
|
||||
timezones_title: Rodyti laiko zonas
|
||||
recurring_title: Pasikartojimas
|
||||
recurring_none: Nėra pasikartojimo
|
||||
invalid_date: Netinkama data, įsitikinkite, kad data ir laikas yra teisingi
|
||||
date_title: Data
|
||||
time_title: Laikas
|
||||
format_title: Datos formatas
|
12
plugins/discourse-local-dates/config/locales/server.lt.yml
Normal file
12
plugins/discourse-local-dates/config/locales/server.lt.yml
Normal 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/
|
||||
|
||||
lt:
|
||||
site_settings:
|
||||
discourse_local_dates_enabled: "Įgalinti discourse-local-dates feature. Tai papildys paramą vietinėms žiniatinklio laiko datas įrašuose, naudojant elementą [date]."
|
||||
discourse_local_dates_default_formats: "Dažniausiai naudojami datos formatai, žiūrėkite: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
|
||||
discourse_local_dates_default_timezones: "Numatytasis laiko juostos sąrašas turi galioti <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"
|
13
plugins/discourse-narrative-bot/config/locales/client.lt.yml
Normal file
13
plugins/discourse-narrative-bot/config/locales/client.lt.yml
Normal file
@ -0,0 +1,13 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
js:
|
||||
discourse_narrative_bot:
|
||||
welcome_post_type:
|
||||
new_user_track: "Pradėkite naują naudotojo mokymą visiems naujiems vartotojams"
|
||||
welcome_message: "Siųskite visiems naujiems vartotojams sveikinimo pranešimą su greitu pradžios vadovu"
|
10
plugins/discourse-narrative-bot/config/locales/server.lt.yml
Normal file
10
plugins/discourse-narrative-bot/config/locales/server.lt.yml
Normal file
@ -0,0 +1,10 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
site_settings:
|
||||
discourse_narrative_bot_enabled: 'Įgalinti Discourse Botą (discodot)'
|
@ -0,0 +1,10 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
site_settings:
|
||||
daily_performance_report: "Analizuokite NGINX logs kasdien ir paskelbkite \"Staff Only\" temą su detalėmis"
|
12
plugins/discourse-presence/config/locales/client.lt.yml
Normal file
12
plugins/discourse-presence/config/locales/client.lt.yml
Normal 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/
|
||||
|
||||
lt:
|
||||
js:
|
||||
presence:
|
||||
replying: "atsakoma"
|
||||
editing: "redaguojama"
|
8
plugins/discourse-presence/config/locales/server.lt.yml
Normal file
8
plugins/discourse-presence/config/locales/server.lt.yml
Normal file
@ -0,0 +1,8 @@
|
||||
# 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/
|
||||
|
||||
lt: {}
|
38
plugins/poll/config/locales/client.lt.yml
Normal file
38
plugins/poll/config/locales/client.lt.yml
Normal file
@ -0,0 +1,38 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
js:
|
||||
poll:
|
||||
voters:
|
||||
one: "balsuotojas"
|
||||
few: "balsuotojai"
|
||||
many: "balsuotojų"
|
||||
other: "balsuotojų"
|
||||
total_votes:
|
||||
one: "balsas iš viso"
|
||||
few: "balsai iš viso"
|
||||
many: "balsų iš viso"
|
||||
other: "balsų iš viso"
|
||||
average_rating: "Vidutinis reitingas: <strong>%{average}</strong>."
|
||||
cast-votes:
|
||||
title: "Apskaičiuoti tavo balsus"
|
||||
label: "Balsuoti dabar!"
|
||||
show-results:
|
||||
title: "Rodyti balsavimo rezultatus"
|
||||
label: "Rodyti rezultatus"
|
||||
hide-results:
|
||||
title: "Grįžti į balsavimus"
|
||||
label: "Slėpti rezultatus"
|
||||
open:
|
||||
title: "Atidaryti balsavimą"
|
||||
label: "Atidaryti"
|
||||
confirm: "Ar tikrai norite atidaryti šį balsavimą?"
|
||||
close:
|
||||
title: "Uždaryti balsavimą"
|
||||
label: "Uždaryti"
|
||||
confirm: "Ar tikrai norite uždaryti šį balsavimą?"
|
40
plugins/poll/config/locales/server.lt.yml
Normal file
40
plugins/poll/config/locales/server.lt.yml
Normal file
@ -0,0 +1,40 @@
|
||||
# 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/
|
||||
|
||||
lt:
|
||||
site_settings:
|
||||
poll_enabled: "Visos apklausos?"
|
||||
poll_maximum_options: "Maskimalus įterpiamų įrašų skaičius"
|
||||
poll:
|
||||
multiple_polls_without_name: "Yra keli baseinai be pavadinimo. Naudokite '<code> vardą </ code>' atributas vienareikšmiškai identifikuoti savo apklausas."
|
||||
multiple_polls_with_same_name: "There are multiple polls with the same name: <strong>%{name}</strong>. Use the '<code>name</code>' attribute to uniquely identify your polls."
|
||||
default_poll_must_have_at_least_2_options: "Apklausa turi turėti mažiausiai 2 variantus."
|
||||
named_poll_must_have_at_least_2_options: "Apklausa pavadinimu <strong>%{name}</strong> turi turėti bent jau 2 variantus."
|
||||
default_poll_must_have_less_options:
|
||||
one: "Apklausa turi turėti mažiau nei %{count} variantą."
|
||||
few: "Apklausa turi turėti mažiau nei %{count} variantų."
|
||||
many: "Apklausa turi turėti mažiau nei %{count} variantų."
|
||||
other: "Apklausa turi turėti mažiau nei %{count} variantų."
|
||||
named_poll_must_have_less_options:
|
||||
one: "Apklausa pavadinimu <strong>%{name}</strong> turi turėti bent jau varianta."
|
||||
few: "Apklausa pavadinimu <strong>%{name}</strong> turi turėti bent jau varianta."
|
||||
many: "Poll named <strong>%{name}</strong> must have less than %{count} options."
|
||||
other: "Poll named <strong>%{name}</strong> must have less than %{count} options."
|
||||
default_poll_must_have_different_options: "Apklausa turi turėti skirtingus atsakymus."
|
||||
named_poll_must_have_different_options: "Apklausa pavadinimu <strong>%{name}</strong> turi turėti bent jau 2 variantus."
|
||||
default_poll_with_multiple_choices_has_invalid_parameters: "Apklausa su keliais pasirinkimų yra neleistinų parametrus."
|
||||
named_poll_with_multiple_choices_has_invalid_parameters: "Apklausa pavadintas <strong>% {name} </ strong>, su daug pasirinkimo yra neleistinų parametrus."
|
||||
requires_at_least_1_valid_option: "Jūs privalote pasirinkti bent 1 galiojantį variantą."
|
||||
no_polls_associated_with_this_post: "Nėra apklausų susijusių su šiuo pranešimu."
|
||||
no_poll_with_this_name: "Nėra baseinas pavadintas <strong>% {name} </ strong>, susijęs su šio pranešimo."
|
||||
post_is_deleted: "Negali veikti ištrintų paštu."
|
||||
topic_must_be_open_to_vote: "Apklausa turi būti atidaryta, kad būtų galima balsuoti."
|
||||
poll_must_be_open_to_vote: "Apklausa turi būti atidaryta, kad būtų galima balsuoti."
|
||||
topic_must_be_open_to_toggle_status: "Ši tema turi būti atvira perjungti statusą."
|
||||
only_staff_or_op_can_toggle_status: "Tik personalo narys arba originalą plakatas gali perjungti apklausos statusą."
|
||||
email:
|
||||
link_to_poll: "Spauskite, kad peržiūrėtumėte apklausą."
|
Reference in New Issue
Block a user