aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-11 02:28:28 +0000
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/he.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
downloadnextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz
nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r--apps/files/l10n/he.js6
1 files changed, 3 insertions, 3 deletions
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;");