diff options
Diffstat (limited to 'apps/files/l10n/lt_LT.json')
-rw-r--r-- | apps/files/l10n/lt_LT.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 5e5e2e078f1..afa8178c45a 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -168,7 +168,6 @@ "Templates" : "Šablonai", "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "%s used" : "%s panaudota", - "%s%% of %s used" : "naudojama %s%% iš %s", "%1$s of %2$s used" : "naudojama %1$s iš %2$s", "Show hidden files" : "Rodyti paslėptus failus", "Crop image previews" : "Apkirpti paveikslų peržiūras", @@ -196,6 +195,7 @@ "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "New" : "Naujas", "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės", + "%s%% of %s used" : "naudojama %s%% iš %s", "Settings" : "Nustatymai" },"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 |