diff options
Diffstat (limited to 'apps/files_external/l10n/lt_LT.json')
-rw-r--r-- | apps/files_external/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index 79f7d0231e9..d1fb3b3c9a8 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -9,7 +9,6 @@ "Generate keys" : "Generuoti raktus", "Error generating key pair" : "Klaida kuriant raktus", "All users. Type to select user or group." : "Visi naudotojai. Rašykite, norėdami pasirinkti naudotoją ar grupę.", - "(group)" : "(grupė)", "Compatibility with Mac NFD encoding (slow)" : "Suderinamumas su Mac NFD kodavimu (lėtai)", "Enable encryption" : "Įjungti šifravimą", "Enable previews" : "Leisti peržiūras", @@ -121,6 +120,7 @@ "Click to recheck the configuration" : "Spustelėkite norėdami iš naujo patikrinti konfigūraciją", "Add storage" : "Pridėti saugyklą", "Advanced settings" : "Išplėstiniai nustatymai", - "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas" + "Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas", + "(group)" : "(grupė)" },"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 |