diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index a14d6d667fa..218baeab00a 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -251,9 +251,7 @@ OC.L10N.register( "Connect to your account" : "התחברות לחשבון שלך", "Please log in before granting %1$s access to your %2$s account." : "נא להיכנס בטרם הענקת גישה לחשבון שלך ב־%2$s לטובת %1$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "אם אינך מנסה להגדיר מכשיר חדש או אפליקציה חדשה, מישהו מנסה לרמות אותך להעניק לו גישה לנתונים שלך. במקרה הזה, אל תמשיך, ובמקום זאת פנה למנהל המערכת שלך.", - "App token" : "אסימון יישום", "Grant access" : "הענקת גישה", - "Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון", "Account access" : "גישה לחשבון", "You are about to grant %1$s access to your %2$s account." : "פעולה זו תעניק ל־%1$s גישה לחשבון ה־%2$s שלך.", "Account connected" : "חשבון מחובר", @@ -328,6 +326,8 @@ OC.L10N.register( "Copy to {folder}" : "העתקה אל {folder}", "Move to {folder}" : "העברה אל {folder}", "Authentication required" : "נדרש אימות", - "Failed to authenticate, try again" : "האימות נכשל, נא לנסות שוב" + "Failed to authenticate, try again" : "האימות נכשל, נא לנסות שוב", + "App token" : "אסימון יישום", + "Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון" }, "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;"); |