diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-03 02:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-03 02:19:44 +0000 |
commit | 8c41589b30d438a8c813e620dc88e42a48a884dd (patch) | |
tree | f8698ce8ae4f78df031c00b0849827381c33136d /apps/theming | |
parent | 17930c64f499979354d68e80e91c5ad3536d0c84 (diff) | |
download | nextcloud-server-8c41589b30d438a8c813e620dc88e42a48a884dd.tar.gz nextcloud-server-8c41589b30d438a8c813e620dc88e42a48a884dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/lt_LT.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/lt_LT.json | 3 |
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", |