diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-11 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-11 02:18:42 +0000 |
commit | d9c3b99907c1973bafcef57f34be0332ac74816e (patch) | |
tree | 297e66ebe67235a7223c0f46b6fe5bb1c0263dbd /apps/dashboard/l10n/lt_LT.json | |
parent | 081c974971e5ff7c8f4b8c39a4ad91742d8058a7 (diff) | |
download | nextcloud-server-d9c3b99907c1973bafcef57f34be0332ac74816e.tar.gz nextcloud-server-d9c3b99907c1973bafcef57f34be0332ac74816e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/lt_LT.json')
-rw-r--r-- | apps/dashboard/l10n/lt_LT.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/lt_LT.json b/apps/dashboard/l10n/lt_LT.json new file mode 100644 index 00000000000..b830413ce0b --- /dev/null +++ b/apps/dashboard/l10n/lt_LT.json @@ -0,0 +1,20 @@ +{ "translations": { + "Dashboard" : "Skydelis", + "Dashboard app" : "Skydelio programėlė", + "Show something" : "Ką nors rodyti", + "Customize" : "Tinkinti", + "Edit widgets" : "Taisyti valdiklius", + "Weather service" : "Orų tarnyba", + "Weather" : "Orai", + "Status" : "Būsena", + "Good evening, {name}" : "Labas vakaras, {name}", + "Good evening" : "Labas vakaras", + "Good afternoon, {name}" : "Laba diena, {name}", + "Good afternoon" : "Laba diena", + "Good morning, {name}" : "Labas rytas, {name}", + "Good morning" : "Labas rytas", + "Pick from files" : "Pasirinkti iš failų", + "Default images" : "Numatytieji paveikslai", + "Insert from {productName}" : "Įterpti iš {productName}" +},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" +}
\ No newline at end of file |