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:
Diffstat (limited to 'apps/federatedfilesharing/l10n/lt_LT.js')
-rw-r--r--apps/federatedfilesharing/l10n/lt_LT.js14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js
index 6643cf4c7c5..80aa47b0330 100644
--- a/apps/federatedfilesharing/l10n/lt_LT.js
+++ b/apps/federatedfilesharing/l10n/lt_LT.js
@@ -6,11 +6,6 @@ OC.L10N.register(
"Remote share password" : "Nuotolinio viešinio slaptažodis",
"Cancel" : "Atsisakyti",
"Add remote share" : "Pridėti nuotolinį viešinį",
- "Copy" : "Kopijuoti",
- "Copied!" : "Nukopijuota!",
- "Not supported!" : "Nepalaikoma!",
- "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
- "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.",
"Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID",
"Server to server sharing is not enabled on this server" : "Dalinimasis tarp serverių yra neleidžiamas šiame serveryje",
"Couldn't establish a federated share." : "Nepavyko užmegzti federacinio viešinio.",
@@ -37,10 +32,17 @@ OC.L10N.register(
"Search global and public address book for users" : "Ieškoti naudotojų visuotinėje ir viešoje adresų knygoje",
"Allow users to publish their data to a global and public address book" : "Leisti naudotojams paskelbti savo duomenis visuotinėje ir viešoje adresų knygoje",
"Federated Cloud" : "Federacinė debesija",
- "Open documentation" : "Atverti dokumentaciją",
"Your Federated Cloud ID:" : "Jūsų federacinės debesijos ID:",
"Share it so your friends can share files with you:" : "Pasidalinkite juo, kad jūsų draugai galėtų bendrinti failus kartu su jumis:",
+ "Twitter" : "Twitter",
"HTML Code:" : "HTML kodas:",
+ "Copy to clipboard" : "Kopijuoti į iškarpinę",
+ "Copy" : "Kopijuoti",
+ "Copied!" : "Nukopijuota!",
+ "Not supported!" : "Nepalaikoma!",
+ "Press ⌘-C to copy." : "Norėdami nukopijuoti, paspauskite ⌘-C.",
+ "Press Ctrl-C to copy." : "Paspauskite Vald-C, norėdami nukopijuoti.",
+ "Open documentation" : "Atverti dokumentaciją",
"Adjust how people can share between servers." : "Derinkite kaip žmonės gali bendrinti tarp serverių."
},
"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);");