diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/lt_LT.json | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lt_LT.json')
-rw-r--r-- | core/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 260e4d8f0a1..c7a42189e9b 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -264,8 +264,6 @@ "Skip to main content" : "Pereiti į pagrindinį turinį", "Skip to navigation of app" : "Pereiti į programėlės naršymą", "Get your own free account" : "Gaukite nemokamą asmeninę paskyrą", - "Contacts" : "Adresatai", - "Contacts menu" : "Adresatų meniu", "Open settings menu" : "Atverti nustatymų meniu", "Confirm your password" : "Patvirtinkite savo slaptažodį", "Connect to your account" : "Prisijunkite prie paskyros", @@ -320,6 +318,8 @@ "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", + "Contacts" : "Adresatai", + "Contacts menu" : "Adresatų meniu", "Settings menu" : "Nustatymų meniu" },"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 |