diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /core/l10n/lt_LT.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index d115f73db15..03e46a4770b 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -316,15 +316,12 @@ OC.L10N.register( "This page will refresh itself when the instance is available again." : "Šis puslapis bus įkeltas iš naujo, kai egzempliorius bus ir vėl prieinamas.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.", "[%d / %d]: Checking table %s" : "[%d / %d]: Tikrinama lentelė %s", - "You haven't added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos", - "{user} hasn't added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos", "restricted" : "apribota", "invisible" : "nematoma", "File not found" : "Failas nerastas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", "More" : "Daugiau", "More apps menu" : "Daugiau programėlių meniu", - "Settings menu" : "Nustatymų meniu", - "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą." + "Settings menu" : "Nustatymų meniu" }, "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);"); |