diff options
Diffstat (limited to 'apps/theming/l10n/lt_LT.js')
-rw-r--r-- | apps/theming/l10n/lt_LT.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js index 0524e60d752..d837680e329 100644 --- a/apps/theming/l10n/lt_LT.js +++ b/apps/theming/l10n/lt_LT.js @@ -73,15 +73,14 @@ OC.L10N.register( "Loading preview…" : "Įkeliama peržiūra…", "Admin" : "Administravimas", "Name cannot be empty" : "Pavadinimas negali būti tuščias", - "Open documentation" : "Atverti dokumentaciją", - "https://…" : "https://…", - "Login image" : "Prisijungimo paveikslas", - "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.", "Pick from Files" : "Pasirinkti iš Failų", "Default image" : "Numatytasis paveikslas", "Custom color" : "Tinkinta spalva", "Plain background" : "Vientisas fonas", - "Insert from {productName}" : "Įterpti iš {productName}" + "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." }, "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);"); |