Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-03 05:20:09 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-03 05:20:09 +0300
commit6db77c1c22b477e12f2bb2b18ee55463fc95a46a (patch)
tree912c596c482856be45b537592fddb40b7b3c7385 /apps/theming
parent5b898fa60e8b96c80bf9a00dc34b3e7d20663fd2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/lt_LT.js3
-rw-r--r--apps/theming/l10n/lt_LT.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js
index aa4fc5d4eb2..d0d53528c1b 100644
--- a/apps/theming/l10n/lt_LT.js
+++ b/apps/theming/l10n/lt_LT.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Pavadinimas negali būti tuščias",
"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 web address is not a valid URL" : "Nurodytas saityno adresas nėra teisingas URL",
"The given legal notice address is too long" : "Nurodytas teisinio pranešimo adresas yra per ilgas",
+ "The given legal notice address is not a valid URL" : "Nurodytas teisinio pranešimo adresas nėra teisingas URL",
"The given privacy policy address is too long" : "Nurodytas privatumo politikos adresas yra per ilgas",
+ "The given privacy policy address is not a valid URL" : "Nurodytas privatumo politikos adresas nėra teisingas URL",
"The given slogan is too long" : "Nurodytas šūkis yra per ilgas",
"The given color is invalid" : "Nurodyta spalva yra neteisinga",
"The file was uploaded" : "Failas buvo įkeltas",
diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json
index 57fb7f2998b..78649cf2fa3 100644
--- a/apps/theming/l10n/lt_LT.json
+++ b/apps/theming/l10n/lt_LT.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Pavadinimas negali būti tuščias",
"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 web address is not a valid URL" : "Nurodytas saityno adresas nėra teisingas URL",
"The given legal notice address is too long" : "Nurodytas teisinio pranešimo adresas yra per ilgas",
+ "The given legal notice address is not a valid URL" : "Nurodytas teisinio pranešimo adresas nėra teisingas URL",
"The given privacy policy address is too long" : "Nurodytas privatumo politikos adresas yra per ilgas",
+ "The given privacy policy address is not a valid URL" : "Nurodytas privatumo politikos adresas nėra teisingas URL",
"The given slogan is too long" : "Nurodytas šūkis yra per ilgas",
"The given color is invalid" : "Nurodyta spalva yra neteisinga",
"The file was uploaded" : "Failas buvo įkeltas",