diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-11 01:12:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-11 01:12:23 +0000 |
commit | de52f4d633408346f975dac2c0b85a1a9ad31730 (patch) | |
tree | 2504e430f917e378af8d2941c6a1a81af35ee57e /apps/files_external | |
parent | d576ffd4873448501e848a7dd937981ac69499dd (diff) | |
download | nextcloud-server-de52f4d633408346f975dac2c0b85a1a9ad31730.tar.gz nextcloud-server-de52f4d633408346f975dac2c0b85a1a9ad31730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/he.js | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/he.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index c6cd51f8ad7..35aa3938e26 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -108,7 +108,10 @@ OC.L10N.register( "OpenStack Object Storage" : "אחסון אובייקט OpenStack", "Service name" : "שם שירות", "Request timeout (seconds)" : "פסק זמן מבוקש (שניות)", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של cURL ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של FTP ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.", "External storage support" : "תמיכה באחסון חיצוני", + "Adds basic external storage support" : "מוסיף תמיכה באחסון חיצוני בסיסי", "No external storage configured or you don't have the permission to configure them" : "לא הוגדר התקן חיצוני או שאין לך הרשאות להגדיר כאלה", "Name" : "שם", "Storage type" : "סוג אחסון", diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index c38ddbea8fc..ae756407ca1 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -106,7 +106,10 @@ "OpenStack Object Storage" : "אחסון אובייקט OpenStack", "Service name" : "שם שירות", "Request timeout (seconds)" : "פסק זמן מבוקש (שניות)", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של cURL ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של FTP ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.", "External storage support" : "תמיכה באחסון חיצוני", + "Adds basic external storage support" : "מוסיף תמיכה באחסון חיצוני בסיסי", "No external storage configured or you don't have the permission to configure them" : "לא הוגדר התקן חיצוני או שאין לך הרשאות להגדיר כאלה", "Name" : "שם", "Storage type" : "סוג אחסון", |