29 lines
2.8 KiB
JavaScript
29 lines
2.8 KiB
JavaScript
OC.L10N.register(
|
|
"firstrunwizard",
|
|
{
|
|
"First run wizard" : "אשף ההפעלה הראשונית",
|
|
"Add your profile information! Set a profile picture and full name for easier recognition across all features." : "נא להוסיף את פרטי הפרופיל שלך! ניתן להגדיר תמונת פרופיל ושם מלא לצורך זיהוי פשוט יותר בין כל התכונות השונות.",
|
|
"Add your profile information! Set a full name for easier recognition across all features." : "נא להוסיף את פרטי הפרופיל שלך! ניתן להגדיר שם מלא כדי להקל על הזיהוי בין כל התכונות השונות.",
|
|
"Add your profile information! Set a profile picture for easier recognition across all features." : "נא להוסיף את פרטי הפרופיל שלך! ניתן להגדיר תמונת פרופיל לצורך זיהוי פשוט יותר בין כל התכונות השונות.",
|
|
"Schedule work & meetings, synced with all your devices." : "תזמון עבודה ופגישות בסנכרון עם כל המכשירים שלך.",
|
|
"Keep your colleagues and friends in one place without leaking their private info." : "עמיתים לעבודה וחברים מרוכזים במקום אחד מבלי זליגה של הפרטים האישיים שלהם.",
|
|
"Simple email app nicely integrated with Files, Contacts and Calendar." : "יישומון דוא״ל פשוט שמשתלב בצורה נחמדה עם הקבצים, אנשי הקשר והיומן.",
|
|
"App recommendation: Tasks" : "המלצת יישומון: משימות",
|
|
"Sync tasks from various devices with your F7cloud and edit them online." : "סנכרון משימות בין מכשירים שונים עם ה־F7cloud שלך ולערוך אותן באופן מקוון.",
|
|
"Connect your calendar" : "חיבור היומן שלך",
|
|
"Connect your contacts" : "חיבור אנשי הקשר שלך",
|
|
"Access files via WebDAV" : "גישה לקבצים דרך WebDAV",
|
|
"Desktop client" : "לקוח לשולחן עבודה",
|
|
"iOS app" : "יישומון iOS",
|
|
"A welcome and introduction wizard for F7cloud" : "אשף קבלת פנים והיכרות ל־F7cloud",
|
|
"Close" : "סגירה",
|
|
"Privacy" : "פרטיות",
|
|
"Community" : "קהילה",
|
|
"Get the apps to sync your files" : "ניתן להוריד את היישומים כדי לסנכרן את הקבצים שלך",
|
|
"Server address" : "כתובת שרת",
|
|
"Use this link to connect your apps and desktop client to this server:" : "יש להשתמש בקישור הזה כדי לחבר את היישומונים ואת לקוח שולחן העבודה שלך לשרת הזה:",
|
|
"What's new?" : "מה חדש?",
|
|
"Read more" : "מידע נוסף"
|
|
},
|
|
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|