diff options
Diffstat (limited to 'apps/files_external/l10n/he.json')
-rw-r--r-- | apps/files_external/l10n/he.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 56e4631b7e4..74ebe5c91c8 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -1,15 +1,12 @@ { "translations": { - "Fetching request tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.", - "Fetching access tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.", - "Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.", "Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s", "Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s", - "Dropbox App Configuration" : "הגדרות יישום דרופבוקס", "Google Drive App Configuration" : "הגדרות יישום גוגל דרייב", "Personal" : "אישי", "System" : "מערכת", "Grant access" : "הענקת גישה", "Error configuring OAuth1" : "שגיאה בתצורת OAuth1", + "Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.", "Error configuring OAuth2" : "שגיאה בתצורת OAuth2", "Generate keys" : "יצירת מפתחות", "Error generating key pair" : "שגיאה ביצירת זוג מפתחות", @@ -71,7 +68,6 @@ "URL" : "נתיב אינטרנט", "Remote subfolder" : "תיקיית משנה רחוקה", "Secure https://" : "פרוטוקול מאובטח https://", - "Dropbox" : "דרופבוקס", "FTP" : "FTP", "Host" : "מארח", "Secure ftps://" : "פרוטוקול מאובטח ftps://", @@ -110,7 +106,11 @@ "Delete" : "מחיקה", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", "Allow users to mount the following external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני הבא", + "Fetching request tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.", + "Dropbox App Configuration" : "הגדרות יישום דרופבוקס", "Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר", - "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה" + "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה", + "Dropbox" : "דרופבוקס" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |