Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r--lib/l10n/he.js16
1 files changed, 2 insertions, 14 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index 096ebb153b7..93af1933581 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -218,15 +218,11 @@ OC.L10N.register(
"Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s",
"Library %s with a version higher than %s is required - available version %s." : "ספריה %s בגרסה גבוהה מ- %s נדרשת - גרסה זמינה %s.",
"Library %s with a version lower than %s is required - available version %s." : "ספריה %s בגרסה נמוכה מ- %s נדרשת - גרסה זמינה %s.",
- "Personal" : "אישי",
- "Admin" : "מנהל",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "הצפנה",
"Tips & tricks" : "טיפים וטריקים",
- "DB Error: \"%s\"" : "שגיאת מסד נתונים: „%s”",
- "Offending command was: \"%s\"" : "הפקודה הסוררת הייתה: „%s”",
- "Offending command was: \"%s\", name: %s, password: %s" : "הפקודה הסוררת הייתה: „%s”, שם: %s, ססמה: %s",
+ "Sync clients" : "סנכרון לקוחות",
"Sharing %s failed, because the user %s does not exist" : "השיתוף %s נכשל, כיוון שהמשתמש %s אינו קיים",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "השיתוף %s נכשל, כיוון שהמשתמש %s אינו חבר בקבוצות ש- %s חבר ב-",
"Sharing %s failed, because this item is already shared with %s" : "שיתוף %s נכשל, כיוון שפריט זה כבר משותף עם %s",
@@ -235,20 +231,12 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "השיתוף %s נכשל, כיוון ש- %s אינו חבר בקבוצה %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s נכשל, לא ניתן לאתר %s, ייתכן שהשרת לא ניתן להשגה כרגע.",
"Share type %s is not valid for %s" : "שיתוף מסוג %s אינו תקף ל- %s",
- "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "הגדרות ההרשאות עבור %s נכשלה, כיוון שההרשאות חורגות מההרשאות שהוענקו ל־%s ",
- "Setting permissions for %s failed, because the item was not found" : "הגדרת ההרשאות עבור %s נכשלה, כיוון שהפריט לא נמצא",
- "Cannot clear expiration date. Shares are required to have an expiration date." : "לא ניתן למחוק את מועד התפוגה. לשיתופים צריך להיות מועד תפוגה.",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "השיתוף %s נכשל, כיוון שההרשאות עלו על ההרשאות שניתנו ל- %s",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s נכשל, כיוון שבצד אחורי לשיתוף עבור %s לא ניתן היה לאתר את מקורו",
- "Cannot increase permissions of %s" : "לא ניתן להוסיף על ההרשאות של %s",
- "Files can't be shared with delete permissions" : "אי אפשר לשתף קבצים עם הרשאות מחיקה",
- "Files can't be shared with create permissions" : "אי אפשר לשתף קבצים עם הרשאות יצירה",
- "Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר מועד תפוגה של למעלה מ־%s ימים בעתיד",
"%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«",
"%s via %s" : "%s על בסיס %s",
"No app name specified" : "לא צוין שם יישומון",
"App '%s' could not be installed!" : "לא ניתן להתקין את היישומון ‚%s’!",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s",
- "Sync clients" : "סנכרון לקוחות"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s"
},
"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;");