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:19:53 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-03 05:19:53 +0300
commit207b7d54fbb1516ddd093961f350f717a3565cbf (patch)
treee99bd87a8aaa3c17af0c1f66b6f68c9cb2eeb22c /apps/theming/l10n
parente55862f2c846edd003401eb8744d9037a4d64534 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-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",