aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/he.js')
-rw-r--r--apps/dashboard/l10n/he.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/dashboard/l10n/he.js b/apps/dashboard/l10n/he.js
index 195b8d79c3c..d48d3ff3678 100644
--- a/apps/dashboard/l10n/he.js
+++ b/apps/dashboard/l10n/he.js
@@ -15,17 +15,17 @@ OC.L10N.register(
"elevation data from OpenTopoData" : "נתוני גובה מ- OpenTopoData",
"Weather" : "מזג אוויר",
"Status" : "מצב",
- "Good evening, {name}" : "ערב טוב, {name}",
- "Good evening" : "ערב טוב",
- "Good afternoon, {name}" : "צהריים טובים, {name}",
- "Good afternoon" : "צהריים טובים",
- "Good morning, {name}" : "בוקר טוב, {name}",
"Good morning" : "בוקר טוב",
- "Good night, {name}" : "לילה טוב, {name}",
- "Good night" : "לילה טוב",
+ "Good morning, {name}" : "בוקר טוב, {name}",
+ "Good afternoon" : "צהריים טובים",
+ "Good afternoon, {name}" : "צהריים טובים, {name}",
+ "Good evening" : "ערב טוב",
+ "Good evening, {name}" : "ערב טוב, {name}",
"Default images" : "תמונות ברירת מחדל",
"Plain background" : "רקע רגיל",
"Insert from {productName}" : "הכנס מ-{productName}",
+ "Good night, {name}" : "לילה טוב, {name}",
+ "Good night" : "לילה טוב",
"Pick from files" : "בחר מתוך קבצים"
},
"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;");