aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/he.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-18 02:19:28 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-18 02:19:28 +0000
commit6d291c3c1934e97914a9c22e66355769efe3f6d0 (patch)
tree2a715ab9827b04c01de13b293641e8bdff8b9e97 /apps/user_status/l10n/he.json
parente62a546c341b7ba5d80ecfa95cb26114628c0ac1 (diff)
downloadnextcloud-server-6d291c3c1934e97914a9c22e66355769efe3f6d0.tar.gz
nextcloud-server-6d291c3c1934e97914a9c22e66355769efe3f6d0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/he.json')
-rw-r--r--apps/user_status/l10n/he.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/user_status/l10n/he.json b/apps/user_status/l10n/he.json
new file mode 100644
index 00000000000..0a548321992
--- /dev/null
+++ b/apps/user_status/l10n/he.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Recent statuses" : "מצבים אחרונים",
+ "In a meeting" : "בפגישה",
+ "Commuting" : "בדרכים",
+ "Out sick" : "בחופשת מחלה",
+ "Vacationing" : "בחופש",
+ "Working remotely" : "בעבודה מרחוק",
+ "User status" : "מצב משתמש",
+ "Clear status message after" : "מחיקת הודעת מצב לאחר",
+ "What's 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" : "אירעה שגיאה בפינוי המצב",
+ "No recent status changes" : "אין שינויים אחרונים למצב",
+ "Away" : "לא פה",
+ "Do not disturb" : "לא להפריע",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "לא לפנות",
+ "Today" : "היום",
+ "This week" : "השבוע",
+ "Online" : "מקוון",
+ "Invisible" : "נסתרת",
+ "Offline" : "בלתי מקוון",
+ "There was an error saving the new status" : "אירעה שגיאה בשמירת המצב החדש",
+ "30 minutes" : "30 דקות",
+ "1 hour" : "שעה",
+ "4 hours" : "4 שעות",
+ "Mute all notifications" : "השתקת כל ההתראות",
+ "Appear offline" : "להופיע במצב בלתי מקוון",
+ "Clear status after" : "לפנות את המצב לאחר"
+},"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;"
+} \ No newline at end of file