diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-19 02:17:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-19 02:17:09 +0000 |
commit | 1b55119c85dcfd3305224fe2012627eebfc003e0 (patch) | |
tree | 2a4a1da824f57a564392a0455267898a51137590 /apps/theming/l10n | |
parent | 5d0dc3d18d852f48aa2099c4f8856183d9c2b1fb (diff) | |
download | nextcloud-server-1b55119c85dcfd3305224fe2012627eebfc003e0.tar.gz nextcloud-server-1b55119c85dcfd3305224fe2012627eebfc003e0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/he.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/he.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/he.js b/apps/theming/l10n/he.js index fc6d20087f0..ad3cd95528f 100644 --- a/apps/theming/l10n/he.js +++ b/apps/theming/l10n/he.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "השם לא יכול להישאר ריק", "The given name is too long" : "השם שסופק ארוך מדי", "The given web address is too long" : "הכתובת שסופקה ארוכה מדי", + "The given web address is not a valid URL" : "הכתובת שסופקה אינה תקנית", "The given legal notice address is too long" : "כתובת ההצהרה המשפטית שסופקה ארוכה מדי", + "The given legal notice address is not a valid URL" : "כתובת ההצהרה המשפטית שסופקה אינה תקינה", "The given privacy policy address is too long" : "כתובת מדיניות הפרטיות שסופקה ארוכה מדי", + "The given privacy policy address is not a valid URL" : "כתובת מדיניות הפרטיות שסופקה אינה תקינה", "The given slogan is too long" : "שורת הכותרת שסופקה ארוכה מדי", "The given color is invalid" : "הצבע שסופק שגוי", "The file was uploaded" : "הקובץ הועלה", diff --git a/apps/theming/l10n/he.json b/apps/theming/l10n/he.json index cc2ecbf192a..fdf5beefa64 100644 --- a/apps/theming/l10n/he.json +++ b/apps/theming/l10n/he.json @@ -6,8 +6,11 @@ "Name cannot be empty" : "השם לא יכול להישאר ריק", "The given name is too long" : "השם שסופק ארוך מדי", "The given web address is too long" : "הכתובת שסופקה ארוכה מדי", + "The given web address is not a valid URL" : "הכתובת שסופקה אינה תקנית", "The given legal notice address is too long" : "כתובת ההצהרה המשפטית שסופקה ארוכה מדי", + "The given legal notice address is not a valid URL" : "כתובת ההצהרה המשפטית שסופקה אינה תקינה", "The given privacy policy address is too long" : "כתובת מדיניות הפרטיות שסופקה ארוכה מדי", + "The given privacy policy address is not a valid URL" : "כתובת מדיניות הפרטיות שסופקה אינה תקינה", "The given slogan is too long" : "שורת הכותרת שסופקה ארוכה מדי", "The given color is invalid" : "הצבע שסופק שגוי", "The file was uploaded" : "הקובץ הועלה", |