diff options
Diffstat (limited to 'apps/files_external/l10n/he.js')
-rw-r--r-- | apps/files_external/l10n/he.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index fe007653b67..4bc12cee541 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -130,8 +130,6 @@ OC.L10N.register( "Add storage" : "הוספת אחסון", "Advanced settings" : "הגדרות מתקדמות", "Allow users to mount external storage" : "מאפשר למשתמשים לחבר אחסון חיצוני", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", - "Delete" : "מחיקה", - "Are you sure you want to delete this external storage?" : "למחוק את האחסון החיצוני הזה?" + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |