diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/lt_LT.json | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index c7a42189e9b..4463dbd8474 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -128,6 +128,8 @@ "Search" : "Ieškoti", "An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"], + "Open settings menu" : "Atverti nustatymų meniu", + "Settings menu" : "Nustatymų meniu", "Search {types} …" : "Ieškoti {types}…", "Settings" : "Nustatymai", "Could not load your contacts" : "Nepavyko įkelti jūsų adresatų", @@ -264,7 +266,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ą", - "Open settings menu" : "Atverti nustatymų meniu", "Confirm your password" : "Patvirtinkite savo slaptažodį", "Connect to your account" : "Prisijunkite prie paskyros", "Please log in before granting %1$s access to your %2$s account." : "Prieš suteikdami %1$s prieigą prie savo %2$s paskyros, prisijunkite.", @@ -319,7 +320,6 @@ "More" : "Daugiau", "More apps menu" : "Daugiau programėlių meniu", "Contacts" : "Adresatai", - "Contacts menu" : "Adresatų meniu", - "Settings menu" : "Nustatymų meniu" + "Contacts menu" : "Adresatų 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 |