diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-08-13 16:32:52 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-08-13 16:32:52 +0300 |
commit | 43d14f8b2b25c2b4b536f747a151b92a7bb014f0 (patch) | |
tree | 491bc3b1975f389091e710dfd05d17b0433d2af4 /i18n | |
parent | 76dbadf1bad1a7ecf59b111df34751c04277db5b (diff) | |
download | wekan-43d14f8b2b25c2b4b536f747a151b92a7bb014f0.tar.gz wekan-43d14f8b2b25c2b4b536f747a151b92a7bb014f0.tar.bz2 wekan-43d14f8b2b25c2b4b536f747a151b92a7bb014f0.zip |
Update translations.
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/he.i18n.json | 8 | ||||
-rw-r--r-- | i18n/pl.i18n.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index aca91853..6dbc92a2 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -512,10 +512,10 @@ "new-outgoing-webhook": "קרסי רשת יוצאים חדשים", "no-name": "(לא ידוע)", "Node_version": "גרסת Node", - "Meteor_version": "Meteor version", - "MongoDB_version": "MongoDB version", - "MongoDB_storage_engine": "MongoDB storage engine", - "MongoDB_Oplog_enabled": "MongoDB Oplog enabled", + "Meteor_version": "גרסת Meteor", + "MongoDB_version": "גרסת MongoDB", + "MongoDB_storage_engine": "מנוע אחסון MongoDB", + "MongoDB_Oplog_enabled": "יומן הפעילות (Oplog) של MongoDB פעיל", "OS_Arch": "ארכיטקטורת מערכת הפעלה", "OS_Cpus": "מספר מעבדים", "OS_Freemem": "זיכרון (RAM) פנוי", diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index 957ea469..4be843a7 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -512,10 +512,10 @@ "new-outgoing-webhook": "Nowy wychodzący webhook", "no-name": "(nieznany)", "Node_version": "Wersja Node", - "Meteor_version": "Meteor version", - "MongoDB_version": "MongoDB version", - "MongoDB_storage_engine": "MongoDB storage engine", - "MongoDB_Oplog_enabled": "MongoDB Oplog enabled", + "Meteor_version": "Wersja Meteor", + "MongoDB_version": "Wersja MongoDB", + "MongoDB_storage_engine": "Silnik MongoDB", + "MongoDB_Oplog_enabled": "MongoDB - włączony Oplog", "OS_Arch": "Architektura systemu", "OS_Cpus": "Ilość rdzeni systemu", "OS_Freemem": "Wolna pamięć RAM", |