Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 06:12:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:12:44 +0300
commiteebfff4b5d301a5b2a72d7ccf9cf5a9d825f40e4 (patch)
treec7ece396040c638ffd1ebdcaf39b2293c5c007a5 /l10n/lt_LT.js
parent080f5a0b589d6a93a32d613df5222de8201ab6b9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js16
1 files changed, 12 insertions, 4 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 5bb56914..d2ea4aa8 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -3,15 +3,14 @@ OC.L10N.register(
{
"Photos" : "Nuotraukos",
"Your memories under your control" : "Jūsų prisiminimai jūsų rankose",
- "Your photos" : "Jūsų nuotraukos",
- "Your videos" : "Jūsų vaizdo įrašai",
+ "Videos" : "Vaizdo įrašai",
"Favorites" : "Mėgstamos",
"On this day" : "Šią dieną",
- "Your folders" : "Jūsų aplankai",
"Shared with you" : "Bendrinama su jumis",
"Tagged photos" : "Pažymėtos nuotraukos",
"Locations" : "Vietos",
"Photos settings" : "Nuotraukų nustatymai",
+ "Back" : "Atgal",
"Open the full size \"{name}\" image" : "Atverti viso dydžio „{name}“ paveikslą",
"Open the \"{name}\" sub-directory" : "Atverti „{name}“ pakatalogį",
"Share this folder" : "Bendrinti šį aplanką",
@@ -19,11 +18,20 @@ OC.L10N.register(
"_{years} year ago_::_{years} years ago_" : ["Prieš {years} metus","Prieš {years} metus","Prieš {years} metų","Prieš {years} metus"],
"View" : "Rodyti",
"Enable squared photos view" : "Įjungti kvadratinį nuotraukų rodinį",
- "This folder does not exist" : "Šio aplanko nėra",
"An error occurred" : "Įvyko klaida",
+ "Favorite" : "Mėgstamas",
+ "Remove from favorites" : "Šalinti iš mėgstamų",
+ "This folder does not exist" : "Šio aplanko nėra",
"No photos in here" : "Čia nuotraukų nėra",
"No tags yet" : "Kol kas žymių nėra",
"Photos with tags will show up here" : "Čia bus rodomos nuotraukos su žymėmis",
+ "Add" : "Pridėti",
+ "Download" : "Atsisiųsti",
+ "Delete selection" : "Ištrinti žymėjimą",
+ "Delete" : "Ištrinti",
+ "Your photos" : "Jūsų nuotraukos",
+ "Your videos" : "Jūsų vaizdo įrašai",
+ "Your folders" : "Jūsų aplankai",
"Settings" : "Nustatymai"
},
"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);");