summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/he.js
blob: d5881eba5dfa0babb73d16adc2b239a1a8ef7573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "federation",
    {
    "Server added to the list of trusted ownClouds" : "השרת נוסף לרשימת ה- ownCloud המהימנים",
    "Server is already in the list of trusted servers." : "השרת כבר נמצא ברשימת השרתים המהימנים.",
    "No ownCloud server found" : "לא אותר שרת ownCloud",
    "Could not add server" : "לא ניתן היה להוסיף שרת",
    "Federation" : "איגוד",
    "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "איגוד ownCloud מאפשר לך להתחבר לשרתי ownCloud מהימנים אחרים למטרת החלפת תיקיות משתמש. לדוגמא ניתן יהיה להשתמש בזה כדי להשלים באופן אוטומטי משתמשים חיצוניים לשיתוף מאוגד.",
    "ownCloud Server" : "שרת ownCloud"
},
"nplurals=2; plural=(n != 1);");