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

he.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef80b6669347ba9f071ce367276acd8b4dea34f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{ "translations": {
    "Polls" : "סקרים",
    "Polls App - New Activity" : "יישומון סקרים - פעילות חדשה",
    "A polls app, similar to doodle/dudle with the possibility to restrict access." : "יישומון סקרים, בדומה ל־doodle/dudle אם האפשרות להגבלת גישה.",
    "A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "יישומון סקרים, דומה ל־doodle/dudle עם אפשרות להגבלת גישה (חברים, קבוצות/משתמשים מסוימים, הסתרה או חשיפה).",
    "Participants" : "משתתפים",
    "Deleted" : "נמחק",
    "Group" : "קבוצה",
    "Comments" : "תגובות",
    "No comments yet. Be the first." : "אין תגובות עדיין. זמן לחניכה.",
    "Create new poll" : "יצירת סקר חדש",
    "Text based" : "על בסיס טקסט",
    "Cancel" : "ביטול",
    "Apply" : "החלה",
    "Delete poll" : "מחיקת סקר",
    "Title" : "כותרת",
    "Access" : "גישה",
    "Owner" : "בעלות",
    "Created" : "יצירה",
    "Expires" : "תפוגה",
    "never" : "מעולם לא",
    "Details" : "פרטים",
    "Configuration" : "הגדרות",
    "Options" : "אפשרויות",
    "Shares" : "שיתופים",
    "Saving" : "שמירה",
    "Saved" : "נשמר",
    "Description" : "תיאור",
    "Hide user names for admin" : "הסתרת שמות משתמשים למנהלים",
    "Expiration date" : "תאריך תפוגה",
    "Update poll" : "עדכון סקר",
    "Unknown user" : "משתמש לא ידוע",
    "Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות",
    "Public access" : "גישה ציבורית",
    "Access denied" : "הגישה נדחתה",
    "You are not allowed to view this poll or the poll does not exist." : "אסור לך לצפות בסקר זה או שהסקר אינו קיים.",
    "You are not allowed to edit this poll or the poll does not exist." : "אסור לך לערוך את הסקר הזה או שהסקר אינו קיים."
},"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;"
}