diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/he.json | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.json')
-rw-r--r-- | lib/l10n/he.json | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 7bb1703fd8f..767ead5ea94 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -216,15 +216,11 @@ "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", @@ -233,20 +229,12 @@ "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" },"pluralForm" :"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;" }
\ No newline at end of file |