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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-20 04:11:44 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-20 04:11:44 +0300
commit4be6aa52701748eade262668244389a5e69aabe2 (patch)
tree408920442042c270c63f847c4572668fc4527528 /apps/systemtags
parentad9ece4e4839297e50d34bb50481a78407f6b835 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/lt_LT.js13
-rw-r--r--apps/systemtags/l10n/lt_LT.json13
2 files changed, 8 insertions, 18 deletions
diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js
index b9648056a41..284045c8d4e 100644
--- a/apps/systemtags/l10n/lt_LT.js
+++ b/apps/systemtags/l10n/lt_LT.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Tags" : "Žymės",
"Update" : "Atnaujinti",
- "Create" : "Pridėti",
+ "Create" : "Sukurti",
"Select tag…" : "Pasirinkti žymę...",
"Select tags to filter by" : "Pasirinkite žymes, pagal kurias filtruoti",
"No tags found" : "Nerasta jokių žymių",
@@ -37,22 +37,17 @@ OC.L10N.register(
"You removed system tag {systemtag} from {file}" : "Jūs pašalinote sistemos žymę {systemtag} nuo {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s pašalino sistemos žymę %3$s nuo %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} pašalino sistemos žymę {systemtag} nuo {file}",
- "%s (restricted)" : "%s (ribota)",
- "%s (invisible)" : "%s (nematoma)",
"<strong>System tags</strong> for a file have been modified" : "Failo <strong>sistemos žymės</strong> buvo pakeistos.",
- "Collaborative tags" : "Žymės",
"Select tag …" : "Pasirinkite žymę…",
"Create a new tag" : "Sukurti naują žymę",
"Name" : "Pavadinimas",
"Public" : "Vieša",
- "Restricted" : "Riboto naudojimo",
"Invisible" : "Nematoma",
"Delete" : "Ištrinti",
"Reset" : "Atstatyti",
- "No files in here" : "Aplankas tuščias",
- "No entries found in this folder" : "Aplankas tuščias",
+ "No files in here" : "Čia failų nėra",
+ "No entries found in this folder" : "Šiame aplanke nerasta jokių įrašų",
"Size" : "Dydis",
- "Modified" : "Pakeista",
- "Create and edit collaborative tags. These tags affect all users." : "Bendrų žymių visiems sistemos vartotojams kūrimas"
+ "Modified" : "Pakeista"
},
"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);");
diff --git a/apps/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json
index 5b77a503d35..95351a1b758 100644
--- a/apps/systemtags/l10n/lt_LT.json
+++ b/apps/systemtags/l10n/lt_LT.json
@@ -1,7 +1,7 @@
{ "translations": {
"Tags" : "Žymės",
"Update" : "Atnaujinti",
- "Create" : "Pridėti",
+ "Create" : "Sukurti",
"Select tag…" : "Pasirinkti žymę...",
"Select tags to filter by" : "Pasirinkite žymes, pagal kurias filtruoti",
"No tags found" : "Nerasta jokių žymių",
@@ -35,22 +35,17 @@
"You removed system tag {systemtag} from {file}" : "Jūs pašalinote sistemos žymę {systemtag} nuo {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s pašalino sistemos žymę %3$s nuo %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} pašalino sistemos žymę {systemtag} nuo {file}",
- "%s (restricted)" : "%s (ribota)",
- "%s (invisible)" : "%s (nematoma)",
"<strong>System tags</strong> for a file have been modified" : "Failo <strong>sistemos žymės</strong> buvo pakeistos.",
- "Collaborative tags" : "Žymės",
"Select tag …" : "Pasirinkite žymę…",
"Create a new tag" : "Sukurti naują žymę",
"Name" : "Pavadinimas",
"Public" : "Vieša",
- "Restricted" : "Riboto naudojimo",
"Invisible" : "Nematoma",
"Delete" : "Ištrinti",
"Reset" : "Atstatyti",
- "No files in here" : "Aplankas tuščias",
- "No entries found in this folder" : "Aplankas tuščias",
+ "No files in here" : "Čia failų nėra",
+ "No entries found in this folder" : "Šiame aplanke nerasta jokių įrašų",
"Size" : "Dydis",
- "Modified" : "Pakeista",
- "Create and edit collaborative tags. These tags affect all users." : "Bendrų žymių visiems sistemos vartotojams kūrimas"
+ "Modified" : "Pakeista"
},"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