diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-06 02:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-06 02:20:00 +0000 |
commit | e160104caf34bfb40e368db90ace1ccfe594f074 (patch) | |
tree | 827edbfda7ff158f1be96ceabdbb26b4a83f2182 /apps/dashboard/l10n/he.js | |
parent | 5fa935d6d6c93ccecd91b942d5014c1a4ed463bd (diff) | |
download | nextcloud-server-e160104caf34bfb40e368db90ace1ccfe594f074.tar.gz nextcloud-server-e160104caf34bfb40e368db90ace1ccfe594f074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/he.js')
-rw-r--r-- | apps/dashboard/l10n/he.js | 14 |
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;"); |