From a7b932cb52f6d0a332d6f7410b633b3cacc7e66b Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Sat, 11 Jun 2022 02:28:28 +0000
Subject: [tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/files/l10n/he.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'apps/files/l10n/he.js')

diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index d977a0ee12b..6d3af29735b 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -68,7 +68,6 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n קובץ","%n קבצים","%n קבצים","%n קבצים"],
     "{dirs} and {files}" : "{dirs} וכן {files}",
     "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים","לרבות %n מוסתרים"],
-    "You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
     "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"],
     "New" : "חדש",
     "Select file range" : "בחירת טווח קבצים",
@@ -156,7 +155,6 @@ OC.L10N.register(
     "Transfer {path} to {userid}" : "העברת {path} לידי {userid}",
     "Invalid path selected" : "הנתיב שנבחר שגוי",
     "Ownership transfer request sent" : "נשלחה בקשת העברת בעלות",
-    "Cannot transfer ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם",
     "Tags" : "תגיות",
     "Unable to change the favourite state of the file" : "לא ניתן לשנות את מצב ההעדפה של הקובץ",
     "Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ",
@@ -188,6 +186,8 @@ OC.L10N.register(
     "Pending shares" : "שיתופים ממתינים",
     "Text file" : "קובץ טקסט",
     "New text file.txt" : "קובץ טקסט חדש.txt",
-    "Select" : "בחר"
+    "Select" : "בחר",
+    "You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
+    "Cannot transfer ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם"
 },
 "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;");
-- 
cgit v1.2.3