diff options
Diffstat (limited to 'apps/files_external/l10n/he.php')
-rw-r--r-- | apps/files_external/l10n/he.php | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/apps/files_external/l10n/he.php b/apps/files_external/l10n/he.php deleted file mode 100644 index 72365bffd73..00000000000 --- a/apps/files_external/l10n/he.php +++ /dev/null @@ -1,26 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Please provide a valid Dropbox app key and secret." => "נא לספק קוד יישום וסוד תקניים של Dropbox.", -"Local" => "מקומי", -"Location" => "מיקום", -"Port" => "פורט", -"Region" => "אזור", -"Host" => "מארח", -"Username" => "שם משתמש", -"Password" => "סיסמא", -"Share" => "שיתוף", -"URL" => "כתובת", -"Access granted" => "הוענקה גישה", -"Error configuring Dropbox storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Dropbox", -"Grant access" => "הענקת גישה", -"Error configuring Google Drive storage" => "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive", -"Personal" => "אישי", -"Saved" => "נשמר", -"Name" => "שם", -"External Storage" => "אחסון חיצוני", -"Folder name" => "שם התיקייה", -"Configuration" => "הגדרות", -"Delete" => "מחיקה", -"Enable User External Storage" => "הפעלת אחסון חיצוני למשתמשים" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |