diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-16 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-16 01:55:55 -0400 |
commit | 43d6650d194105dac30b11fb2ba4a3b3c7805650 (patch) | |
tree | e2189addacd74d12b7e14c80849fea3c12daaac0 /apps/files_external/l10n/he.php | |
parent | b2e8aa70cde85302f7b7928370b681e3f01de7a8 (diff) | |
download | nextcloud-server-43d6650d194105dac30b11fb2ba4a3b3c7805650.tar.gz nextcloud-server-43d6650d194105dac30b11fb2ba4a3b3c7805650.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/he.php')
-rw-r--r-- | apps/files_external/l10n/he.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/he.php b/apps/files_external/l10n/he.php index 67cbb0cba2a..a7087defbb4 100644 --- a/apps/files_external/l10n/he.php +++ b/apps/files_external/l10n/he.php @@ -1,10 +1,10 @@ <?php $TRANSLATIONS = array( "Location" => "מיקום", -"URL" => "כתובת", "Username" => "שם משתמש", "Password" => "סיסמא", "Share" => "שיתוף", +"URL" => "כתובת", "Access granted" => "הוענקה גישה", "Error configuring Dropbox storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Dropbox", "Grant access" => "הענקת גישה", |