aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/he.js')
-rw-r--r--apps/files_external/l10n/he.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js
index 4e62d7a0bcb..5c5a7a71e5f 100644
--- a/apps/files_external/l10n/he.js
+++ b/apps/files_external/l10n/he.js
@@ -2,8 +2,6 @@ OC.L10N.register(
"files_external",
{
"Grant access" : "הענקת גישה",
- "Error configuring OAuth1" : "שגיאה בתצורת OAuth1",
- "Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"Error configuring OAuth2" : "שגיאה בתצורת OAuth2",
"Generate keys" : "יצירת מפתחות",
"Error generating key pair" : "שגיאה ביצירת זוג מפתחות",
@@ -22,9 +20,6 @@ OC.L10N.register(
"Secret key" : "מפתח סודי",
"Builtin" : "מובנה",
"None" : "כלום",
- "OAuth1" : "OAuth1",
- "App key" : "מפתח יישום",
- "App secret" : "סוד יישום",
"OAuth2" : "OAuth2",
"Client ID" : "זיהוי לקוח",
"Client secret" : "סוד לקוח",
@@ -110,6 +105,11 @@ OC.L10N.register(
"Available for" : "זמין עבור",
"Add storage" : "הוספת אחסון",
"Advanced settings" : "הגדרות מתקדמות",
- "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." : "ניתן להשתמש בפרטי גישה גלובליים עם מגוון אמצעי אחסון חיצוניים שיש להם את אותם פרטי הגישה.",
+ "Error configuring OAuth1" : "שגיאה בתצורת OAuth1",
+ "Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
+ "OAuth1" : "OAuth1",
+ "App key" : "מפתח יישום",
+ "App secret" : "סוד יישום"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");