summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/he.js
blob: e1aaff61e32ac73e5cde6b4ca3f7f9dac94a8991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "ביטול",
    "Shared by" : "שותף על־ידי",
    "Sharing" : "שיתוף",
    "A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
    "You shared %1$s with %2$s" : "שיתפת %1$s עם %2$s",
    "You shared %1$s with group %2$s" : "שיתפת %1$s עם קבוצת %2$s",
    "%2$s shared %1$s with you" : "%2$s שיתפו %1$s אתך",
    "You shared %1$s via link" : "שיתפת %1$s על בסיס קישור",
    "Shares" : "שיתופים",
    "Password" : "סיסמא",
    "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
    "Name" : "שם",
    "Download" : "הורדה",
    "Federated Cloud Sharing" : "ענן שיתוף מאוגד",
    "Open documentation" : "תיעוד פתוח"
},
"nplurals=2; plural=(n != 1);");