summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-04 00:08:18 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-04 00:08:18 +0000
commit1f8a45bbd7097b6d59dc84fabc29743cb781fdfc (patch)
tree5933cfd3856a3f1946bbeaa45908e94d22d86c81 /apps/theming
parentbb865a55febe7b712a0e6cc7e1e93034f60a0e8b (diff)
downloadnextcloud-server-1f8a45bbd7097b6d59dc84fabc29743cb781fdfc.tar.gz
nextcloud-server-1f8a45bbd7097b6d59dc84fabc29743cb781fdfc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/lt_LT.js25
-rw-r--r--apps/theming/l10n/lt_LT.json23
2 files changed, 48 insertions, 0 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js
new file mode 100644
index 00000000000..7f645a20852
--- /dev/null
+++ b/apps/theming/l10n/lt_LT.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "Įkeliama peržiūra…",
+ "Saved" : "Įrašyta",
+ "a safe home for all your data" : "saugūs namai visiems jūsų duomenims",
+ "The given name is too long" : "Nurodytas pavadinimas yra per ilgas",
+ "The given web address is too long" : "Nurodytas adresas yra per ilgas",
+ "The given slogan is too long" : "Nurodytas šūkis yra per ilgas",
+ "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ą",
+ "Name" : "Pavadinimas",
+ "Web address" : "Saityno adresas",
+ "Web address https://…" : "Saityno adresas https://…",
+ "Slogan" : "Šūkis",
+ "Color" : "Spalva",
+ "Logo" : "Logotipas",
+ "Upload new logo" : "Įkelti naują logotipą",
+ "Login image" : "Prisijungimo paveikslas",
+ "Upload new login background" : "Įkelti naują prisijungimo foną",
+ "Remove background image" : "Šalinti foninį paveikslą"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json
new file mode 100644
index 00000000000..d9b0eee99f1
--- /dev/null
+++ b/apps/theming/l10n/lt_LT.json
@@ -0,0 +1,23 @@
+{ "translations": {
+ "Loading preview…" : "Įkeliama peržiūra…",
+ "Saved" : "Įrašyta",
+ "a safe home for all your data" : "saugūs namai visiems jūsų duomenims",
+ "The given name is too long" : "Nurodytas pavadinimas yra per ilgas",
+ "The given web address is too long" : "Nurodytas adresas yra per ilgas",
+ "The given slogan is too long" : "Nurodytas šūkis yra per ilgas",
+ "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ą",
+ "Name" : "Pavadinimas",
+ "Web address" : "Saityno adresas",
+ "Web address https://…" : "Saityno adresas https://…",
+ "Slogan" : "Šūkis",
+ "Color" : "Spalva",
+ "Logo" : "Logotipas",
+ "Upload new logo" : "Įkelti naują logotipą",
+ "Login image" : "Prisijungimo paveikslas",
+ "Upload new login background" : "Įkelti naują prisijungimo foną",
+ "Remove background image" : "Šalinti foninį paveikslą"
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file