diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-02 00:03:12 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-02 00:03:12 +0100 |
commit | 401c56ce7bda6b8fb782e3cea962e47546626eef (patch) | |
tree | 4ca709701a5198d8c454653d59c022c3c46eaa5b /apps/files_external/l10n/he.php | |
parent | c7c5e2a2e25a93a18399b2ebad2150354434ead6 (diff) | |
download | nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.tar.gz nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/he.php')
-rw-r--r-- | apps/files_external/l10n/he.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_external/l10n/he.php b/apps/files_external/l10n/he.php index 12dfa62e7c8..3dc04d4e79c 100644 --- a/apps/files_external/l10n/he.php +++ b/apps/files_external/l10n/he.php @@ -1,7 +1,18 @@ <?php $TRANSLATIONS = array( +"Access granted" => "הוענקה גישה", +"Error configuring Dropbox storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Dropbox", +"Grant access" => "הענקת גישה", +"Fill out all required fields" => "נא למלא את כל השדות הנדרשים", +"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.", +"Error configuring Google Drive storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive", "External Storage" => "אחסון חיצוני", +"Mount point" => "נקודת עגינה", +"Backend" => "מנגנון", "Configuration" => "הגדרות", "Options" => "אפשרויות", +"Applicable" => "ניתן ליישום", +"Add mount point" => "הוספת נקודת עגינה", +"None set" => "לא הוגדרה", "All Users" => "כל המשתמשים", "Groups" => "קבוצות", "Users" => "משתמשים", |