diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/theming/l10n/lt_LT.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/lt_LT.js')
-rw-r--r-- | apps/theming/l10n/lt_LT.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js index 8ed18bc8853..8a15d091ef3 100644 --- a/apps/theming/l10n/lt_LT.js +++ b/apps/theming/l10n/lt_LT.js @@ -44,14 +44,13 @@ OC.L10N.register( "Privacy policy" : "Privatumo politika", "Adjust the Nextcloud theme" : "Derinti Nextcloud apipavidalinimą", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Apipavidalinimai leidžia lengvai tinkinti jūsų egzemplioriaus ir palaikomų klientų išvaizdą bei turinį. Tai bus matoma visiems naudotojams.", + "Upload new logo" : "Įkelti naują logotipą", + "Logo" : "Logotipas", "Advanced options" : "Išplėstinės parinktys", "Name" : "Pavadinimas", "Web link" : "Internetinė nuoroda", "a safe home for all your data" : "saugūs namai visiems jūsų duomenims", "Slogan" : "Šūkis", - "Color" : "Spalva", - "Logo" : "Logotipas", - "Upload new logo" : "Įkelti naują logotipą", "Legal notice link" : "Teisinio pranešimo nuoroda", "Privacy policy link" : "Privatumo politikos nuoroda", "Header logo" : "Antraštės logotipas", @@ -65,12 +64,14 @@ OC.L10N.register( "Move up" : "Pakelti", "Move down" : "Nuleisti", "Custom background" : "Tinkintas fonas", + "Plain background" : "Vientisas fonas", "Default background" : "Numatytasis fonas", - "Change color" : "Keisti spalvą", "Reset to default" : "Atstatyti į numatytąjį", "Upload" : "Įkelti", "Remove background image" : "Šalinti foninį paveikslą", + "Color" : "Spalva", "Background" : "Fonas", - "Set a custom background" : "Nustatyti tinkintą foną" + "Set a custom background" : "Nustatyti tinkintą foną", + "Change color" : "Keisti spalvą" }, "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);"); |