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:
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index f43eb305..a775e86d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with you" : "Bendrinama su jumis",
"Tagged photos" : "Pažymėtos nuotraukos",
"Locations" : "Vietos",
- "Settings" : "Nustatymai",
"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ą",
@@ -23,6 +22,7 @@ OC.L10N.register(
"An error occurred" : "Įvyko klaida",
"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"
+ "Photos with tags will show up here" : "Čia bus rodomos nuotraukos su žymėmis",
+ "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);");