aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/he.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-16 00:19:11 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-16 00:19:11 +0000
commitfcfd530d2e553c0975fa425a6b7ae71d25d1ded2 (patch)
tree9e1c85f7daaa712a2d4d26b80aed3e3de05c6ad8 /apps/files/l10n/he.json
parent57787f23e835327e9c7f70bccca81c54c6657090 (diff)
downloadnextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.tar.gz
nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r--apps/files/l10n/he.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index d4086212940..f6a80dd8fb5 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -61,8 +61,8 @@
"_%n folder_::_%n folders_" : ["%n תיקייה","%n תיקיות","%n תיקיות","%n תיקיות"],
"_%n file_::_%n files_" : ["%n קובץ","%n קבצים","%n קבצים","%n קבצים"],
"{dirs} and {files}" : "{dirs} וכן {files}",
- "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים","לרבות %n מוסתרים"],
- "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"],
+ "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים"],
+ "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים"],
"New" : "חדש",
"Select file range" : "בחירת טווח קבצים",
"{used} of {quota} used" : "{used} מתוך {quota} בשימוש",
@@ -77,7 +77,7 @@
"Your storage is almost full ({usedSpacePercent}%)." : "האחסון שלך כמעט מלא ({usedSpacePercent}%).",
"View in folder" : "הצג בתיקייה",
"Path" : "נתיב",
- "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"],
+ "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים"],
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"New folder" : "תיקייה חדשה",
@@ -193,5 +193,5 @@
"Deleted shares" : "שיתופים שנמחקו",
"Pending shares" : "שיתופים ממתינים",
"Choose" : "בחר"
-},"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;"
+},"pluralForm" :"nplurals=3; 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