diff options
Diffstat (limited to 'apps/theming/l10n/lt_LT.js')
-rw-r--r-- | apps/theming/l10n/lt_LT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js index 7208e111c4f..41391c726c5 100644 --- a/apps/theming/l10n/lt_LT.js +++ b/apps/theming/l10n/lt_LT.js @@ -11,7 +11,6 @@ OC.L10N.register( "The given color is invalid" : "Nurodyta spalva yra neteisinga", "No file uploaded" : "Neįkeltas joks failas", "Unsupported image type" : "Nepalaikomas paveikslo tipas", - "You are already using a custom theme" : "Jūs jau naudojate tinkintą temą", "Theming" : "Tema", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temos leidžia lengvai tinkinti jūsų egzemplioriaus ir palaikomų klientų išvaizdą ir turinį. Tai bus matoma visiems naudotojams. ", "Name" : "Pavadinimas", @@ -25,6 +24,7 @@ OC.L10N.register( "Login image" : "Prisijungimo paveikslas", "Upload new login background" : "Įkelti naują prisijungimo foną", "Remove background image" : "Šalinti foninį paveikslą", + "You are already using a custom theme" : "Jūs jau naudojate tinkintą temą", "reset to default" : "atstatyta į numatytąją" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |