diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-28 00:21:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-28 00:21:16 +0000 |
commit | 9dad5ac59bac133260160867e4180ffef2e0270a (patch) | |
tree | 0c375ba5e56ec13fcfe10dae8404bf731d520c58 /apps/theming/l10n/lt_LT.js | |
parent | 06f52ead312aa5f556ad02f01abe48bcc049e28a (diff) | |
download | nextcloud-server-9dad5ac59bac133260160867e4180ffef2e0270a.tar.gz nextcloud-server-9dad5ac59bac133260160867e4180ffef2e0270a.zip |
[tx-robot] updated from transifex
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);"); |