diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/dashboard/l10n/lt_LT.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/lt_LT.js')
-rw-r--r-- | apps/dashboard/l10n/lt_LT.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/dashboard/l10n/lt_LT.js b/apps/dashboard/l10n/lt_LT.js index 3313e553d68..63d27de1261 100644 --- a/apps/dashboard/l10n/lt_LT.js +++ b/apps/dashboard/l10n/lt_LT.js @@ -6,7 +6,6 @@ OC.L10N.register( "Customize" : "Personalizuoti", "Edit widgets" : "Taisyti valdiklius", "Get more widgets from the App Store" : "Parsisiųsti įskiepių iš App Store", - "Change background image" : "Keisti foninį paveikslą", "Weather service" : "Orų tarnyba", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Dėl jūsų privatumo, orų duomenys yra jūsų vardu užklausiami jūsų Nextcloud serverio, todėl orų tarnyba negauna jokios asmeninės informacijos.", "Weather data from Met.no" : "Orų duomenys iš Met.no", @@ -22,11 +21,11 @@ OC.L10N.register( "Good evening, {name}" : "Labas vakaras, {name}", "Hello" : "Sveiki", "Hello, {name}" : "Sveiki, {name},", + "Show something" : "Ką nors rodyti", + "Change background image" : "Keisti foninį paveikslą", "Pick from Files" : "Pasirinkti iš Failų", - "Default image" : "Numatytasis paveikslas", + "Default images" : "Numatytieji paveikslai", "Plain background" : "Vientisas fonas", - "Insert from {productName}" : "Įterpti iš {productName}", - "Show something" : "Ką nors rodyti", - "Default images" : "Numatytieji paveikslai" + "Insert from {productName}" : "Įterpti iš {productName}" }, "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);"); |