Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/he.json')
-rw-r--r--l10n/he.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/he.json b/l10n/he.json
index a3631bf..1314a5d 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -1,11 +1,11 @@
{ "translations": {
- "Failed to perform action" : "הפעולה נכשלה",
- "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה",
- "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה",
- "in {path}" : "תחת {path}",
"Admin notifications" : "התרעות למנהלים",
"Notifications" : "התרעות",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "יישומון זה מספק מנגנון ומנשק משתמש ל־API של ההתראות שזמין ב־Nextcloud.",
+ "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה",
+ "Failed to perform action" : "הפעולה נכשלה",
+ "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה",
+ "in {path}" : "תחת {path}",
"No notifications" : "אין התרעות",
"Dismiss" : "התעלמות"
},"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;"