diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
commit | ef09d2554350ffb337efb5cdff666f2337322c86 (patch) | |
tree | ae9742b121bf2219c4feae46bb51d07de995d5b0 /lib/l10n/he.js | |
parent | 000ee5410fbc120e8e3d96ceb8d7941e2af14512 (diff) | |
download | nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.tar.gz nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index aa5e6b7171b..ecab05ae342 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -75,14 +75,8 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד אחורי לשיתוף %s חייב ליישם את ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", - "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", - "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", - "Open »%s«" : "פתיחת „%s”", "%1$s via %2$s" : "%1$s דרך %2$s", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s שיתף » %2$s« איתך, ורוצה להוסיף:", - "%1$s shared »%2$s« with you and wants to add" : "%1$sשיתף »%2$s« איתך, ורוצה להוסיף:", - "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”", "Unknown share type" : "סוג שיתוף אינו מוכר", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", "Cannot increase permissions of %s" : "לא ניתן להוסיף על ההרשאות של %s", @@ -174,7 +168,13 @@ OC.L10N.register( "Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים", "PostgreSQL username and/or password not valid" : "שם משתמש ו/או סיסמת PostgreSQL אינם תקפים", "Set an admin username." : "קביעת שם משתמש מנהל", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s שיתף » %2$s« איתך, ורוצה להוסיף:", + "%1$s shared »%2$s« with you and wants to add" : "%1$sשיתף »%2$s« איתך, ורוצה להוסיף:", + "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”", + "Open »%s«" : "פתיחת „%s”", "Sharing %s failed, because this item is already shared with user %s" : "השיתוף %s נכשל, כיוון שהפריט כבר משותף עם משתמש %s", + "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", + "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", "The username is already being used" : "השם משתמש כבר בשימוש", "Could not create user" : "לא ניתן ליצור משתמש", "A valid username must be provided" : "יש לספק שם משתמש תקני", |