FEATURE: Add Lithuanian locale

This commit is contained in:
Gerhard Schlager
2018-09-27 05:26:38 +02:00
parent b1cb9ea615
commit b0a383561e
18 changed files with 4505 additions and 0 deletions

View 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"

View 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\"."

View 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

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/
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>"

View 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"

View 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)'

View 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:
daily_performance_report: "Analizuokite NGINX logs kasdien ir paskelbkite \"Staff Only\" temą su detalėmis"

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/
lt:
js:
presence:
replying: "atsakoma"
editing: "redaguojama"

View 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: {}

View 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ą?"

View 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ą."