diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:09 +0000 |
commit | d48c6aaaaad0737a468c8747a0252982ec398f12 (patch) | |
tree | 0c5ebe5997aaa14c4a40fc750f68489a89812503 /apps/files/l10n/he.js | |
parent | d404998157dd632c147c93458183625aa6930139 (diff) | |
download | nextcloud-server-d48c6aaaaad0737a468c8747a0252982ec398f12.tar.gz nextcloud-server-d48c6aaaaad0737a468c8747a0252982ec398f12.zip |
Fix(l10n): Update translations 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.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 24adbb9f162..df92fadeec1 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -195,7 +195,6 @@ OC.L10N.register( "New text file.txt" : "קובץ טקסט חדש.txt", "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", "\"remote user\"" : "„משתמש מרוחק”", - "File name" : "שם קובץ", "Name cannot be empty" : "השם לא יכול להישאר ריק" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); |