diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
commit | ae0789ef433adad73bdf77c57b8ead5616ed99fe (patch) | |
tree | 07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/he.json | |
parent | e881e016208c2dcbf0d8f725cc29aad6247852b2 (diff) | |
download | nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/he.json')
-rw-r--r-- | apps/files_external/l10n/he.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 74ebe5c91c8..9ec7987e6ca 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -1,7 +1,4 @@ { "translations": { - "Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s", - "Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s", - "Google Drive App Configuration" : "הגדרות יישום גוגל דרייב", "Personal" : "אישי", "System" : "מערכת", "Grant access" : "הענקת גישה", @@ -71,7 +68,6 @@ "FTP" : "FTP", "Host" : "מארח", "Secure ftps://" : "פרוטוקול מאובטח ftps://", - "Google Drive" : "גוגל דרייב", "Local" : "מקומי", "Location" : "מיקום", "SFTP" : "SFTP", @@ -108,9 +104,13 @@ "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." : "אחזור מחרוזת כניסה נכשל. יש לוודא שמפתח היישום והסוד נכונים.", + "Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s", + "Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s", "Dropbox App Configuration" : "הגדרות יישום דרופבוקס", + "Google Drive App Configuration" : "הגדרות יישום גוגל דרייב", "Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר", "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה", - "Dropbox" : "דרופבוקס" + "Dropbox" : "דרופבוקס", + "Google Drive" : "גוגל דרייב" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |