diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-27 00:22:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-27 00:22:16 +0000 |
commit | 7ef9ffa0788bfde4bbdd0a193d57cb339604a9cc (patch) | |
tree | ec8088859d683bf74b8abd358df751c50c78d6b1 /lib/l10n/lt_LT.json | |
parent | 774afcb37542d831065a14cce3bc8408b5924515 (diff) | |
download | nextcloud-server-7ef9ffa0788bfde4bbdd0a193d57cb339604a9cc.tar.gz nextcloud-server-7ef9ffa0788bfde4bbdd0a193d57cb339604a9cc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/lt_LT.json')
-rw-r--r-- | lib/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 367d3aaeabe..f5932efce0d 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -92,7 +92,6 @@ "Additional settings" : "Papildomi nustatymai", "You need to enter details of an existing account." : "Jūs turite suvesti egzistuojančios paskyros duomenis.", "Oracle connection could not be established" : "Nepavyko užmegzti Oracle ryšio", - "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nėra palaikomas, %s neveiks tinkamai šioje platformoje. Naudodami prisiimate visą riziką !", "For the best results, please consider using a GNU/Linux server instead." : "Geriausiems rezultatams, apsvarstykite galimybę, vietoj šio, naudoti GNU/Linux serverį", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", @@ -195,6 +194,7 @@ "Click the button below to open it." : "Norėdami atverti failą, spustelėkite mygtuką žemiau.", "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", "Cannot download file" : "Nepavyksta atsisiųsti failo", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Įsitikinkite, kad šakniniame duomenų kataloge yra failas, pavadinimu „.ocdata“." + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Įsitikinkite, kad šakniniame duomenų kataloge yra failas, pavadinimu „.ocdata“.", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nėra palaikomas, %s neveiks tinkamai šioje platformoje. Naudodami prisiimate visą riziką !" },"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 |