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

he.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b70a69c3b0bf8639445baab00a55fd74ca77132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "translations": {
    "in {path}" : "תחת {path}",
    "Notifications" : "התרעות",
    "No notifications" : "אין התרעות",
    "Dismiss" : "התעלמות",
    "Failed to perform action" : "הפעולה נכשלה",
    "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה",
    "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה",
    "Admin notifications" : "התרעות למנהלים",
    "This app provides a backend and frontend for the notification API available in Nextcloud." : "יישומון זה מספק מנגנון ומנשק משתמש ל־API של ההתראות שזמין ב־Nextcloud."
},"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;"
}