diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/theming/l10n/lt_LT.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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 | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js index 95f710ff283..1b33f8c91e2 100644 --- a/apps/theming/l10n/lt_LT.js +++ b/apps/theming/l10n/lt_LT.js @@ -71,18 +71,6 @@ OC.L10N.register( "Change color" : "Keisti spalvą", "Reset to default" : "Atstatyti į numatytąjį", "Upload" : "Įkelti", - "Remove background image" : "Šalinti foninį paveikslą", - "Loading preview…" : "Įkeliama peržiūra…", - "Admin" : "Administravimas", - "Name cannot be empty" : "Pavadinimas negali būti tuščias", - "Pick from Files" : "Pasirinkti iš Failų", - "Default image" : "Numatytasis paveikslas", - "Custom color" : "Tinkinta spalva", - "Plain background" : "Vientisas fonas", - "Insert from {productName}" : "Įterpti iš {productName}", - "Open documentation" : "Atverti dokumentaciją", - "https://…" : "https://…", - "Upload new login background" : "Įkelti naują prisijungimo foną", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Norėdami automatiškai generuoti svetainės piktogramą remiantis įkeltu logotipu ir spalva, įdiekite Imagemagick PHP plėtinį su SVG paveikslų palaikymu." + "Remove background image" : "Šalinti foninį paveikslą" }, "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);"); |