0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/apps/user_status/l10n/he.json
Nextcloud bot a40838b61c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-29 00:24:23 +00:00

35 lines
No EOL
1.6 KiB
JSON

{ "translations": {
"Recent statuses" : "מצבים אחרונים",
"No recent status changes" : "אין שינויים אחרונים למצב",
"In a meeting" : "בפגישה",
"Commuting" : "בדרכים",
"Out sick" : "בחופשת מחלה",
"Vacationing" : "בחופש",
"Out of office" : "מחוץ למשרד",
"Working remotely" : "בעבודה מרחוק",
"User status" : "מצב משתמש",
"Clear status after" : "לפנות את המצב לאחר",
"What is your status?" : "מה המצב שלך?",
"Set status" : "הגדרת מצב",
"Online status" : "מצב מקוון",
"Status message" : "הודעת מצב",
"Clear status message" : "פינוי הודעת המצב",
"Set status message" : "הגדרת הודעת מצב",
"There was an error saving the status" : "אירעה שגיאה בשמירת המצב",
"There was an error clearing the status" : "אירעה שגיאה בפינוי המצב",
"Don't clear" : "לא לפנות",
"Today" : "היום",
"This week" : "השבוע",
"Online" : "מקוון",
"Away" : "לא פה",
"Do not disturb" : "לא להפריע",
"Invisible" : "נסתרת",
"Offline" : "בלתי מקוון",
"There was an error saving the new status" : "אירעה שגיאה בשמירת המצב החדש",
"30 minutes" : "30 דקות",
"1 hour" : "שעה",
"4 hours" : "4 שעות",
"Mute all notifications" : "השתקת כל ההתראות",
"Appear offline" : "להופיע במצב בלתי מקוון"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}