mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 01:10:31 +01:00
Compare commits
96 Commits
v1.14.3-be
...
v1.15.0-be
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8dc513da24 | ||
|
|
0e58d2b866 | ||
|
|
3b960c3b64 | ||
|
|
34bb869c96 | ||
|
|
694f4b2bcf | ||
|
|
e449ff9a4c | ||
|
|
fd917b8eae | ||
|
|
64f4179ac5 | ||
|
|
777419b2e8 | ||
|
|
8cc36de284 | ||
|
|
b587127560 | ||
|
|
a9dfc9a74e | ||
|
|
e0c7d65a92 | ||
|
|
de0f4aadb8 | ||
|
|
a7f03b64b2 | ||
|
|
a9019cbef5 | ||
|
|
c25af08da0 | ||
|
|
9f9164a9be | ||
|
|
fb3b4a0293 | ||
|
|
56101ae5ae | ||
|
|
c681b4b2e0 | ||
|
|
dc5bd7601f | ||
|
|
efc30e97ec | ||
|
|
a93e19559d | ||
|
|
4dc6e64a94 | ||
|
|
2b785628e7 | ||
|
|
6e805c1be7 | ||
|
|
b6b94a56dc | ||
|
|
073c4d7886 | ||
|
|
0e90064e45 | ||
|
|
81e4c4df97 | ||
|
|
abb5e81d0d | ||
|
|
cd8e7963de | ||
|
|
bacee6b467 | ||
|
|
5d60dce379 | ||
|
|
7ca967ee61 | ||
|
|
c722b0e513 | ||
|
|
a4dbbc3749 | ||
|
|
6c4aed8cf4 | ||
|
|
f2726a6df4 | ||
|
|
9a84b4a9b7 | ||
|
|
55533b11e5 | ||
|
|
af9f328cad | ||
|
|
39f4bbaa0e | ||
|
|
5f15afff39 | ||
|
|
11e2ccaba6 | ||
|
|
39178c2d41 | ||
|
|
354e6ccc66 | ||
|
|
4f7cfd5372 | ||
|
|
c4ad14cb68 | ||
|
|
91d9333a50 | ||
|
|
074d7dfd86 | ||
|
|
9fd3775325 | ||
|
|
840cb5105f | ||
|
|
d8a9f1c3be | ||
|
|
59b50d0ae4 | ||
|
|
4b0cb26b34 | ||
|
|
cc2686057c | ||
|
|
cf2f1e956a | ||
|
|
f00595b32d | ||
|
|
ae68a254d7 | ||
|
|
03bd76dea2 | ||
|
|
29e3ab247d | ||
|
|
9cbe9389f5 | ||
|
|
7a5daff4c9 | ||
|
|
f425cecded | ||
|
|
9608b44f21 | ||
|
|
aeca19d5f4 | ||
|
|
4fa57fbb25 | ||
|
|
5415c01c51 | ||
|
|
a3a2279358 | ||
|
|
589216e720 | ||
|
|
6521e4dac4 | ||
|
|
2a948d32a4 | ||
|
|
0dc55bbc80 | ||
|
|
563937950a | ||
|
|
4737f937ee | ||
|
|
b2271eb64f | ||
|
|
bb7bd1b421 | ||
|
|
7daba7ddc1 | ||
|
|
bff809831a | ||
|
|
d9a050354d | ||
|
|
df61d0806f | ||
|
|
3efe2362e2 | ||
|
|
e047b72c87 | ||
|
|
360aa00d5a | ||
|
|
07ebc81a2f | ||
|
|
d935f03636 | ||
|
|
334be11382 | ||
|
|
346db0d84d | ||
|
|
cabe62a06c | ||
|
|
1101fa3394 | ||
|
|
877cdfb9ad | ||
|
|
49aeda01b9 | ||
|
|
bd557af218 | ||
|
|
6bb60b0965 |
200
.tx/config
200
.tx/config
@@ -251,6 +251,106 @@ trans.zh_CN = public/language/zh-CN/modules.json
|
||||
trans.zh_TW = public/language/zh-TW/modules.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.post-queue]
|
||||
file_filter = public/language/<lang>/post-queue.json
|
||||
source_file = public/language/en-GB/post-queue.json
|
||||
source_lang = en_GB
|
||||
trans.ar = public/language/ar/post-queue.json
|
||||
trans.bg = public/language/bg/post-queue.json
|
||||
trans.bn = public/language/bn/post-queue.json
|
||||
trans.cs = public/language/cs/post-queue.json
|
||||
trans.da = public/language/da/post-queue.json
|
||||
trans.de = public/language/de/post-queue.json
|
||||
trans.el = public/language/el/post-queue.json
|
||||
trans.en@pirate = public/language/en-x-pirate/post-queue.json
|
||||
trans.en_US = public/language/en-US/post-queue.json
|
||||
trans.es = public/language/es/post-queue.json
|
||||
trans.et = public/language/et/post-queue.json
|
||||
trans.fa_IR = public/language/fa-IR/post-queue.json
|
||||
trans.fi = public/language/fi/post-queue.json
|
||||
trans.fr = public/language/fr/post-queue.json
|
||||
trans.gl = public/language/gl/post-queue.json
|
||||
trans.he = public/language/he/post-queue.json
|
||||
trans.hr = public/language/hr/post-queue.json
|
||||
trans.hu = public/language/hu/post-queue.json
|
||||
trans.id = public/language/id/post-queue.json
|
||||
trans.it = public/language/it/post-queue.json
|
||||
trans.ja = public/language/ja/post-queue.json
|
||||
trans.ko = public/language/ko/post-queue.json
|
||||
trans.lt = public/language/lt/post-queue.json
|
||||
trans.lv = public/language/lv/post-queue.json
|
||||
trans.ms = public/language/ms/post-queue.json
|
||||
trans.nb = public/language/nb/post-queue.json
|
||||
trans.nl = public/language/nl/post-queue.json
|
||||
trans.pl = public/language/pl/post-queue.json
|
||||
trans.pt_BR = public/language/pt-BR/post-queue.json
|
||||
trans.pt_PT = public/language/pt-PT/post-queue.json
|
||||
trans.ro = public/language/ro/post-queue.json
|
||||
trans.ru = public/language/ru/post-queue.json
|
||||
trans.rw = public/language/rw/post-queue.json
|
||||
trans.sc = public/language/sc/post-queue.json
|
||||
trans.sk = public/language/sk/post-queue.json
|
||||
trans.sl = public/language/sl/post-queue.json
|
||||
trans.sr = public/language/sr/post-queue.json
|
||||
trans.sv = public/language/sv/post-queue.json
|
||||
trans.th = public/language/th/post-queue.json
|
||||
trans.tr = public/language/tr/post-queue.json
|
||||
trans.uk = public/language/uk/post-queue.json
|
||||
trans.vi = public/language/vi/post-queue.json
|
||||
trans.zh_CN = public/language/zh-CN/post-queue.json
|
||||
trans.zh_TW = public/language/zh-TW/post-queue.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.ip-blacklist]
|
||||
file_filter = public/language/<lang>/ip-blacklist.json
|
||||
source_file = public/language/en-GB/ip-blacklist.json
|
||||
source_lang = en_GB
|
||||
trans.ar = public/language/ar/ip-blacklist.json
|
||||
trans.bg = public/language/bg/ip-blacklist.json
|
||||
trans.bn = public/language/bn/ip-blacklist.json
|
||||
trans.cs = public/language/cs/ip-blacklist.json
|
||||
trans.da = public/language/da/ip-blacklist.json
|
||||
trans.de = public/language/de/ip-blacklist.json
|
||||
trans.el = public/language/el/ip-blacklist.json
|
||||
trans.en@pirate = public/language/en-x-pirate/ip-blacklist.json
|
||||
trans.en_US = public/language/en-US/ip-blacklist.json
|
||||
trans.es = public/language/es/ip-blacklist.json
|
||||
trans.et = public/language/et/ip-blacklist.json
|
||||
trans.fa_IR = public/language/fa-IR/ip-blacklist.json
|
||||
trans.fi = public/language/fi/ip-blacklist.json
|
||||
trans.fr = public/language/fr/ip-blacklist.json
|
||||
trans.gl = public/language/gl/ip-blacklist.json
|
||||
trans.he = public/language/he/ip-blacklist.json
|
||||
trans.hr = public/language/hr/ip-blacklist.json
|
||||
trans.hu = public/language/hu/ip-blacklist.json
|
||||
trans.id = public/language/id/ip-blacklist.json
|
||||
trans.it = public/language/it/ip-blacklist.json
|
||||
trans.ja = public/language/ja/ip-blacklist.json
|
||||
trans.ko = public/language/ko/ip-blacklist.json
|
||||
trans.lt = public/language/lt/ip-blacklist.json
|
||||
trans.lv = public/language/lv/ip-blacklist.json
|
||||
trans.ms = public/language/ms/ip-blacklist.json
|
||||
trans.nb = public/language/nb/ip-blacklist.json
|
||||
trans.nl = public/language/nl/ip-blacklist.json
|
||||
trans.pl = public/language/pl/ip-blacklist.json
|
||||
trans.pt_BR = public/language/pt-BR/ip-blacklist.json
|
||||
trans.pt_PT = public/language/pt-PT/ip-blacklist.json
|
||||
trans.ro = public/language/ro/ip-blacklist.json
|
||||
trans.ru = public/language/ru/ip-blacklist.json
|
||||
trans.rw = public/language/rw/ip-blacklist.json
|
||||
trans.sc = public/language/sc/ip-blacklist.json
|
||||
trans.sk = public/language/sk/ip-blacklist.json
|
||||
trans.sl = public/language/sl/ip-blacklist.json
|
||||
trans.sr = public/language/sr/ip-blacklist.json
|
||||
trans.sv = public/language/sv/ip-blacklist.json
|
||||
trans.th = public/language/th/ip-blacklist.json
|
||||
trans.tr = public/language/tr/ip-blacklist.json
|
||||
trans.uk = public/language/uk/ip-blacklist.json
|
||||
trans.vi = public/language/vi/ip-blacklist.json
|
||||
trans.zh_CN = public/language/zh-CN/ip-blacklist.json
|
||||
trans.zh_TW = public/language/zh-TW/ip-blacklist.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.register]
|
||||
file_filter = public/language/<lang>/register.json
|
||||
source_file = public/language/en-GB/register.json
|
||||
@@ -2300,56 +2400,6 @@ trans.zh_CN = public/language/zh-CN/admin/manage/groups.json
|
||||
trans.zh_TW = public/language/zh-TW/admin/manage/groups.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.admin-manage-ip-blacklist]
|
||||
file_filter = public/language/<lang>/admin/manage/ip-blacklist.json
|
||||
source_file = public/language/en-GB/admin/manage/ip-blacklist.json
|
||||
source_lang = en_GB
|
||||
trans.ar = public/language/ar/admin/manage/ip-blacklist.json
|
||||
trans.bg = public/language/bg/admin/manage/ip-blacklist.json
|
||||
trans.bn = public/language/bn/admin/manage/ip-blacklist.json
|
||||
trans.cs = public/language/cs/admin/manage/ip-blacklist.json
|
||||
trans.da = public/language/da/admin/manage/ip-blacklist.json
|
||||
trans.de = public/language/de/admin/manage/ip-blacklist.json
|
||||
trans.el = public/language/el/admin/manage/ip-blacklist.json
|
||||
trans.en@pirate = public/language/en-x-pirate/admin/manage/ip-blacklist.json
|
||||
trans.en_US = public/language/en-US/admin/manage/ip-blacklist.json
|
||||
trans.es = public/language/es/admin/manage/ip-blacklist.json
|
||||
trans.et = public/language/et/admin/manage/ip-blacklist.json
|
||||
trans.fa_IR = public/language/fa-IR/admin/manage/ip-blacklist.json
|
||||
trans.fi = public/language/fi/admin/manage/ip-blacklist.json
|
||||
trans.fr = public/language/fr/admin/manage/ip-blacklist.json
|
||||
trans.gl = public/language/gl/admin/manage/ip-blacklist.json
|
||||
trans.he = public/language/he/admin/manage/ip-blacklist.json
|
||||
trans.hr = public/language/hr/admin/manage/ip-blacklist.json
|
||||
trans.hu = public/language/hu/admin/manage/ip-blacklist.json
|
||||
trans.id = public/language/id/admin/manage/ip-blacklist.json
|
||||
trans.it = public/language/it/admin/manage/ip-blacklist.json
|
||||
trans.ja = public/language/ja/admin/manage/ip-blacklist.json
|
||||
trans.ko = public/language/ko/admin/manage/ip-blacklist.json
|
||||
trans.lt = public/language/lt/admin/manage/ip-blacklist.json
|
||||
trans.lv = public/language/lv/admin/manage/ip-blacklist.json
|
||||
trans.ms = public/language/ms/admin/manage/ip-blacklist.json
|
||||
trans.nb = public/language/nb/admin/manage/ip-blacklist.json
|
||||
trans.nl = public/language/nl/admin/manage/ip-blacklist.json
|
||||
trans.pl = public/language/pl/admin/manage/ip-blacklist.json
|
||||
trans.pt_BR = public/language/pt-BR/admin/manage/ip-blacklist.json
|
||||
trans.pt_PT = public/language/pt-PT/admin/manage/ip-blacklist.json
|
||||
trans.ro = public/language/ro/admin/manage/ip-blacklist.json
|
||||
trans.ru = public/language/ru/admin/manage/ip-blacklist.json
|
||||
trans.rw = public/language/rw/admin/manage/ip-blacklist.json
|
||||
trans.sc = public/language/sc/admin/manage/ip-blacklist.json
|
||||
trans.sk = public/language/sk/admin/manage/ip-blacklist.json
|
||||
trans.sl = public/language/sl/admin/manage/ip-blacklist.json
|
||||
trans.sr = public/language/sr/admin/manage/ip-blacklist.json
|
||||
trans.sv = public/language/sv/admin/manage/ip-blacklist.json
|
||||
trans.th = public/language/th/admin/manage/ip-blacklist.json
|
||||
trans.tr = public/language/tr/admin/manage/ip-blacklist.json
|
||||
trans.uk = public/language/uk/admin/manage/ip-blacklist.json
|
||||
trans.vi = public/language/vi/admin/manage/ip-blacklist.json
|
||||
trans.zh_CN = public/language/zh-CN/admin/manage/ip-blacklist.json
|
||||
trans.zh_TW = public/language/zh-TW/admin/manage/ip-blacklist.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.admin-manage-privileges]
|
||||
file_filter = public/language/<lang>/admin/manage/privileges.json
|
||||
source_file = public/language/en-GB/admin/manage/privileges.json
|
||||
@@ -2400,56 +2450,6 @@ trans.zh_CN = public/language/zh-CN/admin/manage/privileges.json
|
||||
trans.zh_TW = public/language/zh-TW/admin/manage/privileges.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.admin-manage-post-queue]
|
||||
file_filter = public/language/<lang>/admin/manage/post-queue.json
|
||||
source_file = public/language/en-GB/admin/manage/post-queue.json
|
||||
source_lang = en_GB
|
||||
trans.ar = public/language/ar/admin/manage/post-queue.json
|
||||
trans.bg = public/language/bg/admin/manage/post-queue.json
|
||||
trans.bn = public/language/bn/admin/manage/post-queue.json
|
||||
trans.cs = public/language/cs/admin/manage/post-queue.json
|
||||
trans.da = public/language/da/admin/manage/post-queue.json
|
||||
trans.de = public/language/de/admin/manage/post-queue.json
|
||||
trans.el = public/language/el/admin/manage/post-queue.json
|
||||
trans.en@pirate = public/language/en-x-pirate/admin/manage/post-queue.json
|
||||
trans.en_US = public/language/en-US/admin/manage/post-queue.json
|
||||
trans.es = public/language/es/admin/manage/post-queue.json
|
||||
trans.et = public/language/et/admin/manage/post-queue.json
|
||||
trans.fa_IR = public/language/fa-IR/admin/manage/post-queue.json
|
||||
trans.fi = public/language/fi/admin/manage/post-queue.json
|
||||
trans.fr = public/language/fr/admin/manage/post-queue.json
|
||||
trans.gl = public/language/gl/admin/manage/post-queue.json
|
||||
trans.he = public/language/he/admin/manage/post-queue.json
|
||||
trans.hr = public/language/hr/admin/manage/post-queue.json
|
||||
trans.hu = public/language/hu/admin/manage/post-queue.json
|
||||
trans.id = public/language/id/admin/manage/post-queue.json
|
||||
trans.it = public/language/it/admin/manage/post-queue.json
|
||||
trans.ja = public/language/ja/admin/manage/post-queue.json
|
||||
trans.ko = public/language/ko/admin/manage/post-queue.json
|
||||
trans.lt = public/language/lt/admin/manage/post-queue.json
|
||||
trans.lv = public/language/lv/admin/manage/post-queue.json
|
||||
trans.ms = public/language/ms/admin/manage/post-queue.json
|
||||
trans.nb = public/language/nb/admin/manage/post-queue.json
|
||||
trans.nl = public/language/nl/admin/manage/post-queue.json
|
||||
trans.pl = public/language/pl/admin/manage/post-queue.json
|
||||
trans.pt_BR = public/language/pt-BR/admin/manage/post-queue.json
|
||||
trans.pt_PT = public/language/pt-PT/admin/manage/post-queue.json
|
||||
trans.ro = public/language/ro/admin/manage/post-queue.json
|
||||
trans.ru = public/language/ru/admin/manage/post-queue.json
|
||||
trans.rw = public/language/rw/admin/manage/post-queue.json
|
||||
trans.sc = public/language/sc/admin/manage/post-queue.json
|
||||
trans.sk = public/language/sk/admin/manage/post-queue.json
|
||||
trans.sl = public/language/sl/admin/manage/post-queue.json
|
||||
trans.sr = public/language/sr/admin/manage/post-queue.json
|
||||
trans.sv = public/language/sv/admin/manage/post-queue.json
|
||||
trans.th = public/language/th/admin/manage/post-queue.json
|
||||
trans.tr = public/language/tr/admin/manage/post-queue.json
|
||||
trans.uk = public/language/uk/admin/manage/post-queue.json
|
||||
trans.vi = public/language/vi/admin/manage/post-queue.json
|
||||
trans.zh_CN = public/language/zh-CN/admin/manage/post-queue.json
|
||||
trans.zh_TW = public/language/zh-TW/admin/manage/post-queue.json
|
||||
type = KEYVALUEJSON
|
||||
|
||||
[nodebb.admin-manage-registration]
|
||||
file_filter = public/language/<lang>/admin/manage/registration.json
|
||||
source_file = public/language/en-GB/admin/manage/registration.json
|
||||
|
||||
159
CHANGELOG.md
159
CHANGELOG.md
@@ -1,3 +1,162 @@
|
||||
#### v1.15.0-beta.8 (2020-08-28)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.8 (34bb869c)
|
||||
* update changelog for v1.15.0-beta.7 (e449ff9a)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* accept/reject in post-queue instead of accept/delete (694f4b2b)
|
||||
|
||||
#### v1.15.0-beta.7 (2020-08-28)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.7 (fd917b8e)
|
||||
* update changelog for v1.15.0-beta.6 (a7f03b64)
|
||||
|
||||
##### New Features
|
||||
|
||||
* new filter hook prior to post queue addition (8cc36de2)
|
||||
* add replies to getPostSummaryByPids (a9dfc9a7)
|
||||
* add reply count to getPostSummaryByPids (de0f4aad)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* **deps:**
|
||||
* update dependency nodebb-theme-vanilla to v11.2.5 (64f4179a)
|
||||
* update dependency nodebb-theme-persona to v10.2.10 (777419b2)
|
||||
* new openapi def for replies addition (b5871275)
|
||||
|
||||
#### v1.15.0-beta.6 (2020-08-27)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.6 (a9019cbe)
|
||||
* update changelog for v1.15.0-beta.5 (0e90064e)
|
||||
* **deps:** update dependency lint-staged to v10.2.13 (efc30e97)
|
||||
|
||||
##### New Features
|
||||
|
||||
* theme work for #8580, closes #8580 (6e805c1b)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* #8582 (9f9164a9)
|
||||
* debug logging :dog: (fb3b4a02)
|
||||
* ip-blacklist not working after #8580 (56101ae5)
|
||||
* ip-blacklist not working after #8580 (c681b4b2)
|
||||
* post-queue not working after #8580 (dc5bd760)
|
||||
* #8411 missing language sources for ip-blacklist/post-queue (a93e1955)
|
||||
* removed invalid options for the sendmail transport (#8576) (2b785628)
|
||||
|
||||
##### Refactors
|
||||
|
||||
* ip-blacklist and post-queue language files (4dc6e64a)
|
||||
* moved ip-blacklist and post-queue styles/tpls to themes (b6b94a56)
|
||||
|
||||
#### v1.15.0-beta.5 (2020-08-26)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.5 (81e4c4df)
|
||||
* update changelog for v1.15.0-beta.4 (6c4aed8c)
|
||||
* **deps:** update dependency mocha to v8.1.2 (#8579) (c722b0e5)
|
||||
|
||||
##### New Features
|
||||
|
||||
* allow undo of topic move (abb5e81d)
|
||||
* added alert.timeoutfn (cd8e7963)
|
||||
* sort dependencies alphabetically (a4dbbc37)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* missing localisation for topic move error (bacee6b4)
|
||||
* select all checkbox does not re-enable bulk actions button (5d60dce3)
|
||||
* **deps:** update dependency sharp to v0.26.0 (#8578) (7ca967ee)
|
||||
|
||||
#### v1.15.0-beta.4 (2020-08-25)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.4 (f2726a6d)
|
||||
* update changelog for v1.15.0-beta.3 (11e2ccab)
|
||||
|
||||
##### New Features
|
||||
|
||||
* up persona (af9f328c)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* dupes in unread followed topics (55533b11)
|
||||
* wrong data passed to getCategories (39f4bbaa)
|
||||
|
||||
#### v1.15.0-beta.3 (2020-08-22)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.3 (39178c2d)
|
||||
* update changelog for v1.15.0-beta.2 (d8a9f1c3)
|
||||
|
||||
##### New Features
|
||||
|
||||
* banning a user will resolve their post flags (354e6ccc)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* openapi spec (4f7cfd53)
|
||||
* api spec (c4ad14cb)
|
||||
* username, email history disappering if content was deleted (91d9333a)
|
||||
* up composer (9fd37753)
|
||||
* package-install clobbering scoped nodebb plugins (840cb510)
|
||||
|
||||
#### v1.15.0-beta.2 (2020-08-21)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.2 (59b50d0a)
|
||||
* update changelog for v1.15.0-beta.1 (aeca19d5)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* empty "manage" menu showing in ACP (4b0cb26b)
|
||||
* hide nodebb version in ACP for non-superadmins (cc268605)
|
||||
* change how admin middlewares are exported (f00595b3)
|
||||
* one less return, to appease codeclimate (ae68a254)
|
||||
* inability to access /admin if not superadmin (03bd76de)
|
||||
* #8560, fix old upgrade script (29e3ab24)
|
||||
* use promises in privilege save (9cbe9389)
|
||||
* overzealous click handler on flag list row (7a5daff4)
|
||||
* +comment, -debug log (9608b44f)
|
||||
|
||||
##### Refactors
|
||||
|
||||
* changed way middleware was exported (cf2f1e95)
|
||||
|
||||
#### v1.15.0-beta.1 (2020-08-20)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v1.15.0-beta.1 (4fa57fbb)
|
||||
|
||||
##### New Features
|
||||
|
||||
* theme changes for #8571 (5415c01c)
|
||||
* logic for bulk actions in flags list, #8571 (a3a22793)
|
||||
* expose global/admin privileges to all routes (4737f937)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* multiple alerts in the same millisecond overwrite each other (589216e7)
|
||||
* reintroduce 20s delay for api tests (56393795)
|
||||
* client-side error in flags/detail (b2271eb6)
|
||||
* #8570 (7daba7dd)
|
||||
|
||||
##### Tests
|
||||
|
||||
* **openapi:** missing commonprops addition (0dc55bbc)
|
||||
|
||||
#### 1.14.3 (2020-07-08)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
@@ -110,8 +110,7 @@
|
||||
"maximumInvites": 0,
|
||||
"username:disableEdit": 0,
|
||||
"email:disableEdit": 0,
|
||||
"email:sendmail:rateLimit": 2,
|
||||
"email:sendmail:rateDelta": 1000,
|
||||
"email:smtpTransport:pool": false,
|
||||
"hideFullname": 0,
|
||||
"hideEmail": 0,
|
||||
"allowGuestHandles": 0,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "nodebb",
|
||||
"license": "GPL-3.0",
|
||||
"description": "NodeBB Forum",
|
||||
"version": "1.14.3-beta.15",
|
||||
"version": "1.15.0-beta.9",
|
||||
"homepage": "http://www.nodebb.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -61,7 +61,7 @@
|
||||
"graceful-fs": "^4.2.3",
|
||||
"helmet": "^4.0.0",
|
||||
"html-to-text": "^5.1.1",
|
||||
"ipaddr.js": "^1.9.1",
|
||||
"ipaddr.js": "^2.0.0",
|
||||
"jquery": "3.5.1",
|
||||
"jsesc": "3.0.1",
|
||||
"json2csv": "5.0.1",
|
||||
@@ -80,7 +80,7 @@
|
||||
"@nodebb/mubsub": "1.7.0",
|
||||
"@nodebb/socket.io-adapter-mongo": "3.1.0",
|
||||
"nconf": "^0.10.0",
|
||||
"nodebb-plugin-composer-default": "6.3.53",
|
||||
"nodebb-plugin-composer-default": "6.3.54",
|
||||
"nodebb-plugin-dbsearch": "4.1.2",
|
||||
"nodebb-plugin-emoji": "^3.3.0",
|
||||
"nodebb-plugin-emoji-android": "2.0.0",
|
||||
@@ -90,9 +90,9 @@
|
||||
"nodebb-plugin-spam-be-gone": "0.7.2",
|
||||
"nodebb-rewards-essentials": "0.1.3",
|
||||
"nodebb-theme-lavender": "5.1.0",
|
||||
"nodebb-theme-persona": "10.2.5",
|
||||
"nodebb-theme-persona": "10.2.10",
|
||||
"nodebb-theme-slick": "1.2.29",
|
||||
"nodebb-theme-vanilla": "11.2.2",
|
||||
"nodebb-theme-vanilla": "11.2.5",
|
||||
"nodebb-widget-essentials": "4.1.1",
|
||||
"nodemailer": "^6.4.6",
|
||||
"passport": "^0.4.1",
|
||||
@@ -111,7 +111,7 @@
|
||||
"sanitize-html": "^1.23.0",
|
||||
"semver": "^7.2.1",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"sharp": "0.25.4",
|
||||
"sharp": "0.26.0",
|
||||
"sitemap": "^6.1.0",
|
||||
"socket.io": "2.3.0",
|
||||
"socket.io-adapter-cluster": "^1.0.1",
|
||||
@@ -133,18 +133,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@apidevtools/swagger-parser": "10.0.1",
|
||||
"@commitlint/cli": "9.1.1",
|
||||
"@commitlint/config-angular": "9.1.1",
|
||||
"@commitlint/cli": "9.1.2",
|
||||
"@commitlint/config-angular": "9.1.2",
|
||||
"coveralls": "3.1.0",
|
||||
"eslint": "7.7.0",
|
||||
"eslint-config-airbnb-base": "14.2.0",
|
||||
"eslint-plugin-import": "2.22.0",
|
||||
"grunt": "1.2.1",
|
||||
"grunt": "1.3.0",
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"husky": "4.2.5",
|
||||
"jsdom": "16.4.0",
|
||||
"lint-staged": "10.2.11",
|
||||
"mocha": "8.1.1",
|
||||
"lint-staged": "10.2.13",
|
||||
"mocha": "8.1.2",
|
||||
"mocha-lcov-reporter": "1.3.0",
|
||||
"nyc": "15.1.0",
|
||||
"smtp-server": "3.7.0"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "يبدو أن فترة التسجيل لم تعد قائمة او هي غير مطابقة مع الخادم. يرجى إعادة تحميل هذه الصفحة.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "تم رفضها",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "هل أنت متأكد أنك تريد تطهير هذا الموضوع؟",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "تم نقل هذا الموضوع إلى %1 بنجاح",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "هل أنت متأكد أنك تريد حذف هذه المشاركة؟",
|
||||
"post_restore_confirm": "هل أنت متأكد أنك تريد استعادة هذه المشاركة؟",
|
||||
"post_purge_confirm": "هل أنت متأكد أنك تريد تطهير هذه المشاركة؟",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"banned": "محظور",
|
||||
"offline": "غير متصل",
|
||||
"deleted": "Deleted",
|
||||
"deleted": "محذوف",
|
||||
"username": "إسم المستخدم",
|
||||
"joindate": "تاريخ الإنضمام",
|
||||
"postcount": "عدد المشاركات",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "Следният адрес на е-поща е този, който получателят ще види в полетата „От“ и “Отговор до“.",
|
||||
"from": "Име за полето „От“",
|
||||
"from-help": "Името на изпращача, което да бъде показано в е-писмото.",
|
||||
"sendmail-rate-limit": "Изпращане на <em>X</em> е-писма…",
|
||||
"sendmail-rate-delta": "…на всеки <em>X</em> милисекунди",
|
||||
"sendmail-rate-help": "Задава на програмата за изпращане на е-писма на NodeBB да ограничи броя едновременно изпращани съобщения, за да не се претоварват пощенските сървъри. Тези настройки не се вземат предвид, ако е включена настройката „Транспорт чрез SMTP“ (по-долу).",
|
||||
|
||||
|
||||
"smtp-transport": "Транспорт чрез SMTP",
|
||||
"smtp-transport.enabled": "Използване на външен сървър за е-поща за изпращане на е-писма",
|
||||
"smtp-transport-help": "Можете да изберете от списък от познати услуги, или да въведете такава ръчно.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Потребителско име",
|
||||
"smtp-transport.username-help": "<b>За услугата на Gmail</b>, въведете пълния адрес на е-пощата тук, особено ако използвате управляван домейн на „Google Apps“.",
|
||||
"smtp-transport.password": "Парола",
|
||||
"smtp-transport.pool": "Включване на групираните връзки",
|
||||
"smtp-transport.pool-help": "Групирането на връзките предотвратява създаването на нова връзка за всяко е-писмо. Тази настройка има ефект, само ако е включено „Транспорт чрез SMTP“.",
|
||||
|
||||
"template": "Редактирана не шаблона за е-писма",
|
||||
"template.select": "Изберете шаблон за е-писма",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "Изглежда сесията Ви на вписване вече е изтекла или не съответства на сървъра. Моля, опреснете страницата.",
|
||||
"no-topics-selected": "Няма избрани теми!",
|
||||
"cant-move-to-same-topic": "Публикацията не може да бъде преместена в същата тема!",
|
||||
"cant-move-topic-to-same-category": "Темата не може да бъде преместена в същата категория!",
|
||||
"cannot-block-self": "Не можете да блокирате себе си!",
|
||||
"cannot-block-privileged": "Не можете да блокирате администратори и глобални модератори",
|
||||
"cannot-block-guest": "Гостите не могат да блокират други потребители",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Отхвърлен",
|
||||
"no-assignee": "Без назначение",
|
||||
|
||||
"sort": "Подреждане по",
|
||||
"sort-newest": "Първо най-новите",
|
||||
"sort-oldest": "Първо най-старите",
|
||||
"sort-reports": "Първо тези с най-много доклади",
|
||||
|
||||
"modal-title": "Докладване на неуместно съдържание",
|
||||
"modal-body": "Моля, посочете причината за докладването на %1 %2 за преглед. Или използвайте някой от бутоните за бързо докладване, ако са приложими.",
|
||||
"modal-reason-spam": "Спам",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Съдържанието беше докладвано на модераторите.",
|
||||
"modal-submit-confirm": "Потвърждаване на докладването",
|
||||
"modal-submit-confirm-text": "Вече сте описали специалната си причина. Наистина ли искате да изпратите доклада си по бързата процедура?",
|
||||
"modal-submit-confirm-text-help": "Изпращането на доклад по бързата процедура ще премахне описаната от Вас специалната причина."
|
||||
"modal-submit-confirm-text-help": "Изпращането на доклад по бързата процедура ще премахне описаната от Вас специалната причина.",
|
||||
|
||||
"bulk-actions": "Групови действия",
|
||||
"bulk-resolve": "Разрешаване на доклад(и)",
|
||||
"bulk-success": "%1 доклада са обновени"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Наистина ли искате да изчистите тази тема?",
|
||||
"thread_tools.merge_topics": "Сливане на темите",
|
||||
"thread_tools.merge": "Сливане",
|
||||
"topic_move_success": "Темата беше преместена успешно в %1",
|
||||
"topic_move_success": "Темата беше преместена успешно в %1. Щракнете тук за отмяна.",
|
||||
"topic_move_undone": "Преместването на темата беше отменено",
|
||||
"post_delete_confirm": "Наистина ли искате да изтриете тази публикация?",
|
||||
"post_restore_confirm": "Наистина ли искате да възстановите тази публикация?",
|
||||
"post_purge_confirm": "Наистина ли искате да изчистите тази публикация?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "<em>X</em> ইমেইল পাঠাও... ",
|
||||
"sendmail-rate-delta": "... প্রতি<em>X</em> মিলিসেকেন্ডে",
|
||||
"sendmail-rate-help": "NodeBB মেইলার কে নির্দেশ দিন যে একবারে পাঠানো মেইলের সংখ্যা সিমিত রাখতে যাতে ইমেইল গ্রাহক সার্ভিস ওভারলোডেড না হয়ে যায়। এই অপশন কার্যকর হবে না যদি SMTP Transport চালু থাকে (নিচে দেখুন)। ",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "আপনি নিশ্চিত যে আপনি টপিকটি পার্জ করতে চাচ্ছেন ? ",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "টপিকটি %1 এ সরিয়ে নেয়া হয়েছে",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি মুছে ফেলতে চান ?",
|
||||
"post_restore_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পুনরূূদ্ধার করতে চান ? ",
|
||||
"post_purge_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পার্জ করতে চান ? ",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Dostupné miniaplikace",
|
||||
"explanation": "Vyberte si miniaplikaci z vysouvací nabídky a přetáhněte ji do oblasti šablony miniaplikace nalevo.",
|
||||
"none-installed": "Nebyly nalezeny žádné miniaplikace. Aktivujte rozšíření základních miniaplikací v ovládacím panelu <a href=\"%1\">Rozšíření</a>.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Klonovat miniaplikaci z",
|
||||
"containers.available": "Dostupné moduly",
|
||||
"containers.explanation": "Přetáhněte na jakoukoliv aktivní miniaplikaci",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "Následující e-mailové adresy budou zobrazeny příjemci v políčkách „Od” a „Odpovědět”.",
|
||||
"from": "Jméno – od",
|
||||
"from-help": "Zobrazené jméno v e-mailu v – Od",
|
||||
"sendmail-rate-limit": "Odeslat <em>X</em> e-mailů...",
|
||||
"sendmail-rate-delta": "... každých <em>X</em> milisekund",
|
||||
"sendmail-rate-help": "Instruuje poštovní server NodeBB, aby omezil počet zpráv odeslaných najednou, aby nezahltil službu přijímání e-mailů. Tyto možnosti neplatí, je-li povolena funkce přenosu SMTP (níže).",
|
||||
|
||||
|
||||
"smtp-transport": "Přenos SMTP",
|
||||
"smtp-transport.enabled": "Pro odesílání e-mailů použít externí e-mailový server ",
|
||||
"smtp-transport-help": "Ze seznamu můžete vybrat známé služby nebo zadat vlastní.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Uživatelské jméno",
|
||||
"smtp-transport.username-help": "<b>Pro službu Gmail,</b> zadejte plnou e-mailovou adresu, zvláště, používáte-li spravovanou doménu Google Apps.",
|
||||
"smtp-transport.password": "Heslo",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Upravit šablonu e-mailu",
|
||||
"template.select": "Vybrat šablonu e-mailu",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "Zdá se, že vše relace s přihlášením již není aktivní nebo již neodpovídá s relací na serveru. Obnovte prosím tuto stránku.",
|
||||
"no-topics-selected": "Žádná vybraná témata.",
|
||||
"cant-move-to-same-topic": "Není možné přesunout příspěvek do stejného tématu!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "Nemůžete zablokovat sebe sama!",
|
||||
"cannot-block-privileged": "Nemůžete zablokovat správce nebo hlavní moderátory",
|
||||
"cannot-block-guest": "Hosté nemohou blokovat ostatní uživatele.",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Zamítnuto",
|
||||
"no-assignee": "Nepřiřazeno",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Nahlásit nevhodný obsah",
|
||||
"modal-body": "Zadejte váš důvod k označení %1 %2 pro kontrolu. Nebo použijte tlačítko je-li dostupné.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Obsah byl označen pro moderaci.",
|
||||
"modal-submit-confirm": "Potvrdit hlášení",
|
||||
"modal-submit-confirm-text": "Již jste zadal/a nějaký důvod. Jste si jist/a, že chcete nahlásit pomocí rychlé zprávy?",
|
||||
"modal-submit-confirm-text-help": "Zaslání rychlé zprávy přepíše jiné zadané důvody."
|
||||
"modal-submit-confirm-text-help": "Zaslání rychlé zprávy přepíše jiné zadané důvody.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Jste si jist/a, že chcete vyčistit toto téma?",
|
||||
"thread_tools.merge_topics": "Sloučit témata",
|
||||
"thread_tools.merge": "Sloučit",
|
||||
"topic_move_success": "Toto téma bylo úspěšně přesunuto do %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Jste si jist/a, že chcete odstranit tento příspěvek?",
|
||||
"post_restore_confirm": "Jste si jist/a, že chcete obnovit tento příspěvek?",
|
||||
"post_purge_confirm": "Jste si jist/a, že chcete tento příspěvek vyčistit?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Er du sikker på at du vil udrense denne tråd?",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "Denne tråd blev flyttet til %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Er du sikker på at du vil slette dette indlæg?",
|
||||
"post_restore_confirm": "Er du sikker på at du vil gendanne dette indlæg?",
|
||||
"post_purge_confirm": "Er du sikker på at du vil udradere dette indlæg?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Verfügbare Widgets",
|
||||
"explanation": "Widget vom Dropdown-Menu auswählen und anschließend links in den Widget-Bereich einer Vorlage ziehen.",
|
||||
"none-installed": "Keine Widgets gefunden! Aktiviere das \"Essential Widgets\"-Plugin in den <a href=\"%1\">Plugin-Einstellungen</a>.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Klone Widget von",
|
||||
"containers.available": "Verfügbare Container",
|
||||
"containers.explanation": "Auf ein beliebiges aktives Widget ziehen",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "Die folgende E-Mail Adresse ist die E-Mail Adresse, welche dem Empfänger im \"Von\" und \"Antworten\" Bereich sehen wird.",
|
||||
"from": "Name des Absenders",
|
||||
"from-help": "Der Name des Absenders, welcher in der E-Mail angezeigt werden soll.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Konfiguration",
|
||||
"smtp-transport.enabled": "Benutze einen externen Email-Server",
|
||||
"smtp-transport-help": "Du kannst aus einer Liste bekannter Email-Provider auswählen, oder einen benutzerdefinierten eingeben.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Benutzername",
|
||||
"smtp-transport.username-help": "Bitte füge die komplette Email-Adresse <b>für Gmail</b> hier ein, insbesondere wenn du eine von Google Apps gemanagete domain verwendest.",
|
||||
"smtp-transport.password": "Passwort",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "E-Mail Vorlage bearbeiten",
|
||||
"template.select": "E-Mail Vorlage auswählen",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "Es scheint als wäre deine Login-Sitzung nicht mehr aktiv oder sie passt nicht mehr mit der des Servers. Bitte aktualisiere diese Seite.",
|
||||
"no-topics-selected": "Keine Beiträge ausgewählt!",
|
||||
"cant-move-to-same-topic": "Du kannst den Beitrag nicht in das selbe Thema schieben!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "Du kannst dich nicht selbst blocken!",
|
||||
"cannot-block-privileged": "Du kannst keine Administratoren bzw. Globale Moderatoren blocken.",
|
||||
"cannot-block-guest": "Gäste können andere Nutzer nicht blockieren.",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Abgelehnt",
|
||||
"no-assignee": "Nicht zugewiesen",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Anstößige Inhalte Melden",
|
||||
"modal-body": "Bitte geben Sie den Grund an, weshalb Sie %1 %2 melden wollen. Alternativ können Sie einen der Schnell-Meldungs-Knöpfe verwenden, wenn anwendbar.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Der Inhalt wurde gemeldet.",
|
||||
"modal-submit-confirm": "Einreichung bestätigen",
|
||||
"modal-submit-confirm-text": "Du hast bereits einen benutzerdefinierten Grund angegeben. Bis du sicher, dass du per schnell-funktion abschicken willst?",
|
||||
"modal-submit-confirm-text-help": "Das einreichen per schnell-funktion werden alle näher angegebenen Gründe ignoriert."
|
||||
"modal-submit-confirm-text-help": "Das einreichen per schnell-funktion werden alle näher angegebenen Gründe ignoriert.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Bist du sicher, dass du dieses Thema endgültig löschen möchtest?",
|
||||
"thread_tools.merge_topics": "Themen vereinen",
|
||||
"thread_tools.merge": "Vereinen",
|
||||
"topic_move_success": "Thema wurde erfolgreich nach %1 verschoben.",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?",
|
||||
"post_restore_confirm": "Sind Sie sicher, dass Sie diesen Beitrag wiederherstellen möchten?",
|
||||
"post_purge_confirm": "Sind Sie sicher, dass Sie diesen Beitrag endgültig löschen möchten?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Είσαι σίγουρος/η πως θέλεις να εκκαθαρίσεις αυτό το θέμα;",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "Το θέμα μετακινήθηκε στο %1 με επιτυχία",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Είσαι σίγουρος/η πως θέλεις να διαγράψεις αυτή την δημοσίευση;",
|
||||
"post_restore_confirm": "Είσαι σίγουρος/η πως θέλεις να επαναφέρεις αυτή την δημοσίευση;",
|
||||
"post_purge_confirm": "Είσαι σίγουρος/η πως θέλεις να εκκαθαρίσεις αυτή την δημοσίευση;",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -193,6 +193,7 @@
|
||||
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
{
|
||||
"post-queue": "Post Queue",
|
||||
"description": "There are no posts in the post queue. <br> To enable this feature, go to <a href=\"%1\">Settings → Post → Post Queue</a> and enable <strong>Post Queue</strong>.",
|
||||
@@ -93,7 +93,8 @@
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
|
||||
"topic_move_success": "This topic has been successfully moved to %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
|
||||
"post_delete_confirm": "Are you sure you want to delete this post?",
|
||||
"post_restore_confirm": "Are you sure you want to restore this post?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "This topic has been successfully moved to %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Are you sure you want to delete this post?",
|
||||
"post_restore_confirm": "Are you sure you want to restore this post?",
|
||||
"post_purge_confirm": "Are you sure you want to purge this post?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "This topic has been successfully moved to %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Are you sure you want to delete this post?",
|
||||
"post_restore_confirm": "Are you sure you want to restore this post?",
|
||||
"post_purge_confirm": "Are you sure you want to purge this post?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Widgets Disponibles",
|
||||
"explanation": "Selecciona un widget del menú desplegable y arrástralo hasta la plantilla de zona de widgets a la izquierda.",
|
||||
"none-installed": "No se encontraron widgets! Activa el plugin de widgets esenciales en el panel de control de <a href=\"%1\">plugins</a>",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clonar widgets de",
|
||||
"containers.available": "Contenedores Disponibles",
|
||||
"containers.explanation": "Arrastra y suelta sobre cualquier widget activo",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "Parece que su sesión ha expirado o no concuerda con el servidor. Por favor vuelva a cargar la página.",
|
||||
"no-topics-selected": "¡No se han seleccionado temas!",
|
||||
"cant-move-to-same-topic": "¡No puedes mover el mensaje al mismo tema!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "¡No puedes bloquearte a tí mismo!",
|
||||
"cannot-block-privileged": "No puedes bloquear administradores o moderadores globales",
|
||||
"cannot-block-guest": "Los invitados no pueden bloquear a otros usuarios",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rechazado",
|
||||
"no-assignee": "Sin asignar",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Reportar contenido inapropiado",
|
||||
"modal-body": "Por favor especifica tu razón para marcar %1 %2 para revisar. Alternativamente, usa una de los botones de reporte rápido si corresponde.",
|
||||
"modal-reason-spam": "Correo no deseado",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "El contenido se ha reportado para moderación.",
|
||||
"modal-submit-confirm": "Confirmar envío",
|
||||
"modal-submit-confirm-text": "Ya tienes una razón personalizada. ¿Estás seguro/a de que deseas enviar mediante reporte rápido?",
|
||||
"modal-submit-confirm-text-help": "Enviar un reporte rápido sobreescribirá cualquier razón personalizada definida."
|
||||
"modal-submit-confirm-text-help": "Enviar un reporte rápido sobreescribirá cualquier razón personalizada definida.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "¿Está seguro que desea eliminar definitivamente (purgar) este tema?",
|
||||
"thread_tools.merge_topics": "Fusionar temas",
|
||||
"thread_tools.merge": "Fusionar",
|
||||
"topic_move_success": "El tema ha sido movido correctamente a %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "¿Estás seguro de que quieres eliminar este mensaje?",
|
||||
"post_restore_confirm": "¿Estás seguro de que quieres restaurar este mensaje?",
|
||||
"post_purge_confirm": "¡Estás seguro de que quieres purgar esta publicación?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "No topics selected!",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "Oled kindel, et soovid puhastada selle teema?",
|
||||
"thread_tools.merge_topics": "Merge Topics",
|
||||
"thread_tools.merge": "Merge",
|
||||
"topic_move_success": "Teema liigutatud kategooriasse %1",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "Oled kindel, et soovid kustutada selle postituse?",
|
||||
"post_restore_confirm": "Oled kindel, et soovid taastada antud postituse?",
|
||||
"post_purge_confirm": "Oled kindel, et soovid täielikult selle teema kustutada?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "به نظر میرسد این جلسه برای ورود دیگر فعال نیست و یا با سرور هماهنگ نیست. لطفا این صفحه را رفرش کنید.",
|
||||
"no-topics-selected": "هیچ موضوعی انتخاب نشده است !",
|
||||
"cant-move-to-same-topic": "نمی توان پست یک تاپیک را به همان تاپیک انتقال داد !",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "شما نمی توانید خودتان را بلاک کنید!",
|
||||
"cannot-block-privileged": "شما نمی توانید ادمین ها یا مدیر ها را بلاک کنید",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "رد شده",
|
||||
"no-assignee": "اختصاص داده نشده",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "گزارش محتوای نامناسب",
|
||||
"modal-body": "لطفا علت گزارش <strong>%2</strong> <strong>%1</strong> را برای بررسی مشخص کنید. همچنین می توانید از یکی از دکمه های ارسال سریع استفاده کنید.",
|
||||
"modal-reason-spam": "هرزنامه",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "محتوا برای بررسی گزارش شد",
|
||||
"modal-submit-confirm": "تأیید ارسال",
|
||||
"modal-submit-confirm-text": "شما همواره علت دیگری را مشخص کردید. آیا مطمئن هستید که می خواهید از طریق گزینه های گزارش سریع ارسال کنید؟",
|
||||
"modal-submit-confirm-text-help": "ارسال از طریق گزارش سریع جایگزین علت های مشخص شده دیگر می شود."
|
||||
"modal-submit-confirm-text-help": "ارسال از طریق گزارش سریع جایگزین علت های مشخص شده دیگر می شود.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
@@ -81,7 +81,8 @@
|
||||
"thread_tools.purge_confirm": "آیا مطمئنید که میمید این موضوع را پاکسازی کنید؟",
|
||||
"thread_tools.merge_topics": "ادغام موضوع ها",
|
||||
"thread_tools.merge": "ادغام",
|
||||
"topic_move_success": "جابهجایی این موضوع به %1 باموفقیت انجام شد.",
|
||||
"topic_move_success": "This topic has been successfully moved to %1. Click here to undo.",
|
||||
"topic_move_undone": "Topic move undone",
|
||||
"post_delete_confirm": "آیا از پاک کردن این پست اطمینان دارید؟",
|
||||
"post_restore_confirm": "آیا از بازگردانی این پست اطمینان دارید؟",
|
||||
"post_purge_confirm": "آیا از پاک کردن این پست اطمینان دارید؟",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"available": "Available Widgets",
|
||||
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
|
||||
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"containers.available": "Available Containers",
|
||||
"containers.explanation": "Drag and drop on top of any active widget",
|
||||
|
||||
@@ -4,10 +4,7 @@
|
||||
"address-help": "The following email address refers to the email that the recipient will see in the \"From\" and \"Reply To\" fields.",
|
||||
"from": "From Name",
|
||||
"from-help": "The from name to display in the email.",
|
||||
"sendmail-rate-limit": "Send <em>X</em> emails...",
|
||||
"sendmail-rate-delta": "... every <em>X</em> milliseconds",
|
||||
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
|
||||
|
||||
|
||||
"smtp-transport": "SMTP Transport",
|
||||
"smtp-transport.enabled": "Use an external email server to send emails",
|
||||
"smtp-transport-help": "You can select from a list of well-known services or enter a custom one.",
|
||||
@@ -25,6 +22,8 @@
|
||||
"smtp-transport.username": "Username",
|
||||
"smtp-transport.username-help": "<b>For the Gmail service,</b> enter the full email address here, especially if you are using a Google Apps managed domain.",
|
||||
"smtp-transport.password": "Password",
|
||||
"smtp-transport.pool": "Enable pooled connections",
|
||||
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
|
||||
|
||||
"template": "Edit Email Template",
|
||||
"template.select": "Select Email Template",
|
||||
|
||||
@@ -162,6 +162,7 @@
|
||||
"invalid-session-text": "It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page.",
|
||||
"no-topics-selected": "Ei aiheita valittuna",
|
||||
"cant-move-to-same-topic": "Can't move post to same topic!",
|
||||
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
|
||||
"cannot-block-self": "You cannot block yourself!",
|
||||
"cannot-block-privileged": "You cannot block administrators or global moderators",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"state-rejected": "Rejected",
|
||||
"no-assignee": "Not Assigned",
|
||||
|
||||
"sort": "Sort by",
|
||||
"sort-newest": "Newest first",
|
||||
"sort-oldest": "Oldest first",
|
||||
"sort-reports": "Most reports",
|
||||
|
||||
"modal-title": "Report Inappropriate Content",
|
||||
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
|
||||
"modal-reason-spam": "Spam",
|
||||
@@ -67,5 +72,9 @@
|
||||
"modal-submit-success": "Content has been flagged for moderation.",
|
||||
"modal-submit-confirm": "Confirm Submission",
|
||||
"modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
|
||||
"modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined.",
|
||||
|
||||
"bulk-actions": "Bulk Actions",
|
||||
"bulk-resolve": "Resolve Flag(s)",
|
||||
"bulk-success": "%1 flags updated"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user