diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-14 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-14 01:55:35 -0400 |
commit | 211a2437840ec6897e377a5025f85aec27618263 (patch) | |
tree | 7d42b070f410c1e5876ef70ae3e2b7c0ac23e800 /apps/files_external/l10n/he.js | |
parent | c15ba0d6589863e546df2476778fbd305d0c3fdd (diff) | |
download | nextcloud-server-211a2437840ec6897e377a5025f85aec27618263.tar.gz nextcloud-server-211a2437840ec6897e377a5025f85aec27618263.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/he.js')
-rw-r--r-- | apps/files_external/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index 39729016a36..2de5539e7d1 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -1,22 +1,22 @@ OC.L10N.register( "files_external", { - "Username" : "שם משתמש", - "Host" : "מארח", - "Share" : "שיתוף", "Personal" : "אישי", "Grant access" : "הענקת גישה", "Access granted" : "הוענקה גישה", "Saved" : "נשמר", "None" : "כלום", + "Username" : "שם משתמש", "Password" : "סיסמא", "Port" : "פורט", "Region" : "אזור", "WebDAV" : "WebDAV", "URL" : "כתובת", + "Host" : "מארח", "Local" : "מקומי", "Location" : "מיקום", "ownCloud" : "ownCloud", + "Share" : "שיתוף", "Name" : "שם", "External Storage" : "אחסון חיצוני", "Folder name" : "שם התיקייה", |