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 'lib/l10n/lt_LT.json')
-rw-r--r--lib/l10n/lt_LT.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json
index ef0156c4746..7b5e086c206 100644
--- a/lib/l10n/lt_LT.json
+++ b/lib/l10n/lt_LT.json
@@ -193,7 +193,7 @@
"Redis" : "Redis",
"Encryption" : "Šifravimas",
"Tips & tricks" : "Patarimai ir gudrybės",
- "DB Error: \"%s\"" : "DB klaida: \"%s\"",
+ "Sync clients" : "Sinchronizavimo klientas",
"Sharing %s failed, because the user %s does not exist" : "%s bendrinimas nepavyko, nes naudotojas %s neegzistuoja",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s bendrinimas nepavyko, nes naudotojas %s nėra tos pačios grupės, kaip %s, narys.",
"Sharing %s failed, because this item is already shared with %s" : "%s bendrinimas nepavyko, kadangi šis elementas jau yra bendrinamas su %s",
@@ -203,14 +203,11 @@
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s pasidalinimas nepavyko, neįmanoma rasti %s, tikėtina, kad serveris šiuo metu nepasiekiamas",
"Share type %s is not valid for %s" : "Bendrinimo tipas %s netinka %s",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s bendrinimas nepavyko, kadangi teisės viršijo %s suteiktas teises.",
- "Files can't be shared with delete permissions" : "Failai negali būti bendrinami su ištrynimo leidimais",
- "Files can't be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimais",
"%s shared »%s« with you" : "%s pasidalino »%s« su jumis",
"%s shared »%s« with you." : "%s pasidalino »%s« su Jumis.",
"%s via %s" : "%s per %s",
"No app name specified" : "Nenurodytas programėlės pavadinimas",
"App '%s' could not be installed!" : "Nepavyko įdiegti \"%s\" programėlės!",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" negali būti įdiegta, nes nėra įvykdytos: %s",
- "Sync clients" : "Sinchronizavimo klientas"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Programa \"%s\" negali būti įdiegta, nes nėra įvykdytos: %s"
},"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