diff options
Diffstat (limited to 'apps/files_external/l10n/he.js')
-rw-r--r-- | apps/files_external/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index 4bc12cee541..d73418e8e49 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "שגיאה בתצורת OAuth2", "Generate keys" : "יצירת מפתחות", "Error generating key pair" : "שגיאה ביצירת זוג מפתחות", - "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה.", "(Group)" : "(קבוצה)", "Compatibility with Mac NFD encoding (slow)" : "תואם של קידוד Mac NFD (איטי)", "Enable encryption" : "אפשר הצפנה", @@ -130,6 +129,7 @@ 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." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.", + "All users. Type to select user or group." : "כל המשתמשים. יש להקיש לבחירת משתמש או קבוצה." }, "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;"); |