MMP0
85c8d72369
Update en-us.all.json
2017-05-29 20:15:57 +09:00
akuma06
9e2af01b29
Merge pull request #810 from Myrmece/patch-1
...
Updated fr-fr.all.json
2017-05-28 22:25:02 +02:00
sisimouto
51c0728356
Update th-th.all.json
2017-05-28 23:58:38 +09:00
sisimouto
30e8bceeeb
Update th-th.all.json
2017-05-28 23:56:19 +09:00
Myrmece
25982e1f9c
Update fr-fr.all.json
2017-05-28 14:01:02 +02:00
bela333
87345d65bc
Updated strings
2017-05-27 20:40:16 +02:00
Myrmece
78255d1b96
Updated translation. ( #784 )
2017-05-27 22:12:19 +10:00
MMP0
68f63196d1
Update Japanese translations ( #776 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-05-27 17:17:03 +10:00
sfan5
dfaabdc4b2
CSS fixes ( #764 )
...
* Revert status indication colors to original nyaa ones (others look washed out)
* Move "no files" comment into filelist <div> where it belongs
* Fix alignment issue on view page
* Make infohash monospace
* Make more strings translatable
2017-05-27 11:55:46 +10:00
Myrmece
a58d0abd26
Updated translation.
2017-05-26 23:41:54 +02:00
sisimouto
96ac416c15
trans: Update for th-th ( #745 )
...
* Update th-th.all.json
* Update th-th.all.json
2017-05-25 18:04:49 +02:00
Yueou
be46e791f6
Update zh-cn ( #744 )
...
* Update zh-cn
* Update zh-cn
2017-05-25 18:00:25 +02:00
Myrmece
03bb953bc0
Updated translation. ( #742 )
2017-05-25 20:31:28 +10:00
Yueou
6a6dcf9b9b
Update zh-cn ( #734 )
2017-05-25 12:52:11 +10:00
MMP0
531037bdf1
Update Japanese translations + Small changes ( #733 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
* Add nav translations
* Update main.css
* Update ja-jp.all.json
* Update view.html
* Update view.html
* Update view.html
* Update main.css
* Update main.css
2017-05-25 12:18:59 +10:00
akuma06
6edc68fe22
Deleted torrents mod done ( #732 )
...
* Torrent Mass Edit Api (WIP)
* Torrents can be deleted in mass from frontend with api post request
* Torrents status can be edited from frontend with api post request
-- Look to function doc for more info on how to use it
It is a WIP so it might not work =D
* Finished Mass mod Api
As per suggestion of @yiiTT in #720 , I added:
* Changing torrents category
* Deletion of reports with deletion of a torrent
* Changing owner of multiple torrents
Commit also add some new translation strings.
* Make some changes
* Reports can now be cleared for the torrents selected without having to
delete them
* Users with no admin rights can't delete reports
* Fix moveto to status
moveto deprecated in api
* Tested and works!
Changes:
* Updates only the colomns of torrent table
* Moved categories config in config/torrents.go
* Forgot this file in last commit
* Less useless queries
The use of Save makes it that users are created and updates also all the
associatiated models. Better to just update the colomns needed (less
useless queries)
* Some Updates
* Added a new status of 5 for locking torrents
* Modifying the list torrents view for using it in deleted torrents view
* Added function to get deleted torrents
* Torrents (and reports) can be definitely deleted
* Some new translation string
* Fixing
* fix 2
* Added upload check for locked torrents
If a user owns a torrent, has deleted it and try to repload it. As long
as it has not been locked, he can.
* Fixing wrong condition in isdeleted
* Finished
* Info messages on success when deletes or lock
* Fixed double deleted_at is Null
* Added Link to view of deleted torrents
* Added new translation string
2017-05-25 02:19:05 +02:00
akuma06
cf844f0d43
Merge branch 'dev' into torrent-mass-mod-edit
2017-05-24 20:29:52 +02:00
akuma06
1ffea3f39f
Finished Mass mod Api
...
As per suggestion of @yiiTT in #720 , I added:
* Changing torrents category
* Deletion of reports with deletion of a torrent
* Changing owner of multiple torrents
Commit also add some new translation strings.
2017-05-24 20:23:54 +02:00
Myrmece
ace73bf9c8
Updated translation. ( #726 )
2017-05-24 21:28:15 +10:00
akuma06
07623e85ed
Merge pull request #698 from NyaaPantsu/revert-692-revert-690-user-torrent-edit
...
Allow users to edit & delete their torrents
2017-05-23 19:43:09 +02:00
MMP0
ff26f2a6fb
Update ja-jp.all.json ( #700 )
2017-05-23 13:18:32 +10:00
akuma06
99f2092028
Revert "Revert "New User Edit Panel""
2017-05-23 04:05:33 +02:00
alucard0134
ed5152a4a0
Revert "New User Edit Panel"
2017-05-22 19:10:06 -05:00
akuma06
c8c3dc1980
New User Edit Panel
...
User can edit torrents
* delete torrents
+ New translation string for mod panel and user edit torrent panel
+ Improvement of messages util with implementation of T (no need to get
Tfunc now, messages util do that for you)
+ Use of @ElegantMonkey GetCategories to generate select of categories
in search and forms
2017-05-23 01:26:09 +02:00
Mitki
607d4684c2
Update pt-br.all.json
2017-05-22 11:45:50 -03:00
Mitki
a1d2b3e1a7
Update pt-br.all.json
2017-05-22 11:43:32 -03:00
Myrmece
bb6b47d913
Updated translation. ( #680 )
2017-05-22 23:39:36 +10:00
MMP0
dafc485d4d
Update Japanese translations ( #677 )
...
* Update ja-jp.all.json
* Fix typo
* Fix typo
* Undo
2017-05-22 16:25:50 +10:00
sisimouto
b4811cd9bd
Update th-th.all.json ( #675 )
2017-05-22 15:36:24 +10:00
akuma06
6500aece22
Merge pull request #673 from NyaaPantsu/user-setttings-notification
...
User settings notification
2017-05-22 00:25:47 +02:00
akuma06
07c120407e
Finished
2017-05-22 00:22:42 +02:00
Myrmece
5a1160f95f
Updated translation.
2017-05-21 18:55:42 +02:00
sfan5
1465c105e9
Update German translation
2017-05-21 14:57:33 +02:00
akuma06
8e5b6f3378
Merge branch 'dev' into patch5
2017-05-21 13:32:09 +02:00
Myrmece
4d7cecdef8
Updated translation.
2017-05-21 12:13:53 +02:00
sisimouto
5b5d7a9d68
Update th-th.all.json ( #666 )
2017-05-21 17:10:27 +10:00
wfu
66667e9f1a
zh-tw TL fix/consistency ( #663 )
2017-05-21 12:10:46 +10:00
akuma06
fa7280b0d0
Merge pull request #660 from mitki/patch-7
...
Update pt-br.all.json
2017-05-21 02:16:14 +02:00
akuma06
3d81f6081b
Added website_link string (en-us)
2017-05-21 01:50:53 +02:00
Mitki
04ee79947b
Update pt-br.all.json
2017-05-20 20:33:52 -03:00
Mitki
e3cd2d776c
Update pt-br.all.json
2017-05-20 20:30:50 -03:00
akuma06
798ec9a3a8
Merge remote-tracking branch 'refs/remotes/origin/dev' into notifications
...
# Conflicts:
# templates/_badgemenu.html
2017-05-21 01:21:56 +02:00
akuma06
5f60970eb9
Finished
2017-05-21 01:06:40 +02:00
Steindór
6ca3efe4c0
Added icelandic translations ( #656 )
...
* fixed the spacing between the logo and the nightmode button
* used tabs like the rest of the file
* fixed the nightmode switcher, broke everything else
* Navbar styling no longer dependent on bugs
* fixed issues when logged in
* added icelandic translations
* Missed one
* Fixed typos
* Update is-is.all.json
Creating some new words on the spot for completeness
2017-05-21 08:39:12 +10:00
Eduard Ereza Martínez
e181172aaf
Update Catalan translation ( #655 )
...
* Update Catalan translation
* Oops... missing comma!
2017-05-21 08:38:44 +10:00
akuma06
0390fc5215
Mostly done
2017-05-21 00:02:57 +02:00
GooNyaa
cd1c86a9a1
Update translations
...
* en-us - add missing sukebei category
* ru-ru - sync with en-us, small fixes
2017-05-20 17:10:04 +03:00
akuma06
f61bff5fac
Merge pull request #638 from fuzzyballz/patch-1
...
Updated translation, added missing diacritics.
2017-05-20 14:23:19 +02:00
akuma06
101a2a06d8
Fixed +'s
2017-05-20 14:19:26 +02:00
sisimouto
cc32c90b88
Update th-th.all.json ( #641 )
2017-05-20 20:45:38 +10:00
Myrmece
69d87bc463
Updated translation. ( #639 )
2017-05-20 20:45:06 +10:00
fuzzyballz
14040afc26
Updated translation, added missing diacritics.
2017-05-20 10:50:48 +03:00
MMP0
a0854fe8ee
Update Japanese translations + Small changes ( #635 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update _user_list_torrents.html
* Update dumps.html
* Update _user_list_torrents.html
* Update dumps.html
* Update _badgemenu.html
2017-05-20 13:12:46 +10:00
tomleb
7eee47b0d3
Fix bug, remove literals ( #629 )
...
* Use ModeratorDir variable
* Rename cookieHelper to cookie_helper for consistency
* Use named constant instead of literals
* Fix ability to upload when uploads are disabled
The old code let people upload under the right conditions when uploads
were disabled. (ie: User is banned and config.AdminAreStillAllowedTo is
false)
* Increase timeout (fixes #517 )
* Fix inconsistent indentation *.{js, css} (fix #583 )
* Fix negative page
Temporary fix. The issue was that going to a negative page caused the
sql query to have a negative offset. This caused an error in the
database query.
We need to cleanup this code, but this will work for now.
* Fix wrong PG_DATA directory due to upgrade to 9.6
* Add server status link to FAQ
* Fix failing tests
* Clarify group_vars/all and hosts doc
* Add a wrapper to protect /mod route
* Fix login page not showing form errors
2017-05-20 09:10:16 +10:00
MMP0
0f2cea6a77
Update ja-jp.all.json ( #622 )
2017-05-19 12:56:12 +10:00
tomleb
babf0a37f0
Cleanups and fixes ( #623 )
...
* Keep naming consistent
* Remove execute bit from files
* Default to DefaultLanguage (without passing it to the func)
* Remove commented code
* Use Content-Type to get language json
* Lines of 400 characters is dumb
* Update new repo in README
* Remove useless script since we fallback to a defaultlang
* Fix fallback language panic
* Fix uninitialized MaxPerPage when not in querystr
The issue was that the req.MaxPerPage was not set (default to 0) when
the query string didn't include "max". This makes the server query the
whole db since the resulting limit is 0.
* Fix creating empty torrents (only worked once)
* Lines of 400 characters is still dumb
2017-05-19 12:55:59 +10:00
Myrmece
c963d3174b
Updated translation. ( #613 )
2017-05-18 22:35:32 +10:00
MMP0
c83efcbdc0
Update Japanese translations ( #608 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
ログイン, 登録, ログアウト -> サインイン, サインアップ, サインアウト
* Update ja-jp.all.json
Revert
* Fix syntax error
* Fix
2017-05-18 22:35:17 +10:00
sisimouto
3257e38b9d
Update th-th.all.json
2017-05-18 10:16:05 +09:00
sisimouto
0a325a55ef
Update th-th.all.json
2017-05-18 10:14:04 +09:00
tomleb
546a39bb14
Add Db dumps translation
2017-05-17 19:05:58 -04:00
tomleb
ca9f8f28d6
Add script to add new translation to everyfile
2017-05-17 19:05:58 -04:00
Myrmece
8dfa25cbce
Updated translation.
2017-05-17 23:39:38 +02:00
akuma06
3d089c849a
Merge pull request #579 from yueou/dev
...
Update zh-cn
2017-05-17 22:38:44 +02:00
akuma06
b154395de2
Merge pull request #578 from MMP0/patch-18
...
Fix Japanese translation
2017-05-17 22:37:43 +02:00
akuma06
4d5c15ab3f
Merge pull request #584 from ElegantMonkey/minor-fixes
...
Changes to seed/leech display
2017-05-17 22:37:31 +02:00
ElegantMonkey
ccda45a452
Show Unknown seed/leech count on LastScrape == NULL, show scrape time
...
Instead of showing 0/0/0 when the torrent hasn't been scraped (which
may be misleading), show "Unknown", and also show when the torrent was
last scraped on the view torrent page.
2017-05-17 13:06:21 -03:00
sfan5
1be4ec1a94
Use JS date formatting for comments too
2017-05-17 16:07:32 +02:00
xqm
913b91b4f9
Update zh-cn
2017-05-17 21:57:52 +08:00
MMP0
c06f673430
Update ja-jp.all.json
2017-05-17 21:30:40 +09:00
MMP0
37175aecad
Update ja-jp.all.json
2017-05-17 21:21:27 +09:00
MMP0
c29de3925d
Update ja-jp.all.json
...
Fix "please_include_our_tracker"
2017-05-17 20:47:12 +09:00
MMP0
126ddc4fe4
Update ja-jp.all.json ( #577 )
...
Add "fun", "please_include_our_tracker"
2017-05-17 21:40:48 +10:00
Myrmece
474f010232
Updated translation.
2017-05-17 00:52:16 +02:00
akuma06
297ee531f8
Fix lang in html tag
...
Added a new translation string in all translations "language_code"
Issue #545
2017-05-17 00:27:55 +02:00
akuma06
e4eb158a90
doko patch
...
Just for issue #549
2017-05-16 22:55:07 +02:00
akuma06
6fe3fa5d49
Merge pull request #547 from fuzzyballz/dev
...
Romanian translation
2017-05-16 22:03:51 +02:00
Myrmece
4e71ea8a52
Updated translation.
2017-05-16 20:59:38 +02:00
fuzzyballz
b399e129c0
Add files via upload
2017-05-16 17:28:39 +03:00
Yueou
85c3a67602
Update zh-cn ( #543 )
...
* Update zh-cn
* Update zh-cn
2017-05-16 19:19:17 +10:00
MMP0
50d83bdab4
Update ja-jp.all.json ( #538 )
2017-05-16 13:00:22 +10:00
MMP0
a2b367a8a5
Update Japanese translations ( #535 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-05-16 11:49:42 +10:00
dumbwanker
bde31582de
Add 'Ren-chon' note to translations that don't have it ( #532 )
2017-05-16 07:45:56 +10:00
Myrmece
93966299f1
Updated translation. ( #533 )
2017-05-16 07:45:14 +10:00
sisimouto
fe4606c664
trans: Update for th-th ( #531 )
...
* Update th-th.all.json
* Update th-th.all.json
2017-05-16 07:44:44 +10:00
akuma06
01c324c7fc
Merge pull request #529 from sfan5/normies
...
Fix upload page
2017-05-15 19:42:26 +02:00
akuma06
e1ef9580df
Merge pull request #526 from yueou/dev
...
Translation bug fix and update zh-cn
2017-05-15 19:41:01 +02:00
sisimouto
7704aaac5a
Update th-th.all.json ( #524 )
2017-05-15 19:39:57 +02:00
lc-guy
4d875f3e77
update jp translation (machine translate) ( #523 )
...
* update jp translation (machine translate)
Informing that email verification isn't needed at the moment
needs a native correction
* better tl
2017-05-15 19:39:31 +02:00
sfan5
dc496c1078
Fix missing sukebei cat. translations
2017-05-15 19:36:02 +02:00
xqm
be5b7acfe7
Fix
2017-05-15 23:02:05 +08:00
xqm
6ac2a0e078
Translation bug fix and update zh-cn
2017-05-15 22:54:10 +08:00
sfan5
cb455113cc
Various fixes ( #521 )
...
* Re-add old uploader name to view page
* Update zh-CN translation (fixes #519 )
* Nicer text boxes in night mode (closes #515 )
* Fix max results defaulting to 5 (fixes #488 )
* Add link back to nyaa on sukebei (fixes #255 and #437 )
* Fix visual bug with pt-BR translation (fixes #427 )
2017-05-15 21:55:16 +10:00
Myrmece
244039dbcc
Updated translation.
2017-05-15 12:59:57 +02:00
PantsuDev
fc74cbc490
Merge pull request #520 from sisimouto/dev
...
trans: More update for th-th
2017-05-15 18:59:37 +10:00
sisimouto
a7a789e06e
Update th-th.all.json
2017-05-15 17:20:44 +09:00
xqm
e8e90d4236
Update zh-cn and captcha
2017-05-15 13:25:18 +08:00
PantsuDev
751587ef84
Merge pull request #513 from majestrate/new-database
...
New database Abstraction Layer (WIP)
2017-05-15 11:18:46 +10:00
PantsuDev
a4a72a3346
Merge pull request #477 from ElegantMonkey/dev
...
MetainfoFetcher and file lists
2017-05-15 11:16:22 +10:00
PantsuDev
fbe229eb51
Merge pull request #514 from sisimouto/dev
...
trans: Update th-th.all.json
2017-05-15 11:05:10 +10:00
sisimouto
7b34b047f5
Update th-th.all.json
2017-05-15 09:27:55 +09:00
ElegantMonkey
df2c9bc2f7
Fix conflicts
2017-05-14 21:19:29 -03:00
Jeff Becker
3a97c9b32e
Merge remote-tracking branch 'origin/dev'
2017-05-14 19:25:15 -04:00
watchoutfortanelidaizvatanenthepublicen
630d8b3773
Update it-it.all.json
2017-05-15 00:23:35 +02:00
watchoutfortanelidaizvatanenthepublicen
91d9f89783
Update it-it.all.json
2017-05-15 00:16:55 +02:00
watchoutfortanelidaizvatanenthepublicen
f04c62521c
[tl] small edits
2017-05-15 00:13:04 +02:00
akuma06
e248f3b932
Merge pull request #510 from mitki/patch-6
...
[TL] Update pt-br
2017-05-15 00:09:01 +02:00
akuma06
d2aa368c36
Fixed comma
2017-05-15 00:03:31 +02:00
PantsuDev
914bf6cc28
Merge pull request #505 from Nirusu/dev
...
Update German translation and edit some idiomatic German
2017-05-15 07:46:13 +10:00
PantsuDev
341bd37dfc
Merge pull request #509 from goonyaa/dev
...
[translations] update ru-ru
2017-05-15 07:45:23 +10:00
Mitki
4617c7cf29
[TL] Update pt-br
2017-05-14 18:45:06 -03:00
GooNyaa
84a8f2668d
[translations] update ru-ru
2017-05-14 23:34:23 +03:00
yiiTT
ce569f82f2
FAQ Tracker recomendation
2017-05-14 15:27:44 -05:00
akuma06
953f67f18e
Merge pull request #503 from Myrmece/patch-2
...
Updated translation.
2017-05-14 21:50:16 +02:00
watchoutfortanelidaizvatanenthepublicen
59d08c105d
Update it-it.all.json
2017-05-14 21:45:16 +02:00
watchoutfortanelidaizvatanenthepublicen
184a6b8e3d
Update it-it.all.json
2017-05-14 21:33:25 +02:00
watchoutfortanelidaizvatanenthepublicen
d128981961
Update it-it.all.json
2017-05-14 21:32:37 +02:00
Nirusu
25ba6b9a76
Update German translation
2017-05-14 21:26:59 +02:00
Myrmece
7d09479931
Updated translation.
2017-05-14 21:21:38 +02:00
watchoutfortanelidaizvatanenthepublicen
f93fea3ef1
Untranslated sentences
2017-05-14 20:36:29 +02:00
akuma06
744de368ff
Merge pull request #499 from CrisBRM/dev
...
Adds pt-pt and fixes pt-br
2017-05-14 19:50:50 +02:00
akuma06
b5dd5f13b4
Update pt-br.all.json
2017-05-14 19:50:23 +02:00
akuma06
11b9971952
Update pt-br.all.json
2017-05-14 19:50:02 +02:00
akuma06
1a3ffdf7f2
Merge pull request #498 from yueou/dev
...
Add new translations
2017-05-14 19:47:32 +02:00
akuma06
fa305a59a7
Merge pull request #489 from sfan5/fixez
...
Lots of fixes
2017-05-14 19:46:31 +02:00
xqm
44a6eaf524
Add new translations
...
Add new translations
2017-05-15 01:32:25 +08:00
CrisBRM
d5401108e7
oops, fixes pt-br again
2017-05-14 18:13:37 +01:00
CrisBRM
d81f78a91b
adds pt-pt and fixes pt-br
2017-05-14 18:10:00 +01:00
xqm
a9b99b832c
Update zh-cn
...
Update zh-cn
2017-05-15 00:58:39 +08:00
Myrmece
d97c0a8db8
Updated translation.
2017-05-14 18:14:44 +02:00
ElegantMonkey
2ab4d4ad9e
Fix conflict on translation
2017-05-14 12:45:07 -03:00
sfan5
65042a62ea
Update german translation
2017-05-14 17:35:10 +02:00
sfan5
7bb2e974f7
Fix broken API token translation
2017-05-14 17:35:10 +02:00
sfan5
937c9752af
Fix broken translation string on view page
2017-05-14 17:34:58 +02:00
akuma06
dcc75cb855
Merge pull request #482 from lc-guy/patch-2
...
remind that verification isn't necessary after signup
2017-05-14 16:51:57 +02:00
akuma06
031187ae49
Merge pull request #483 from sisimouto/dev
...
trans: More update for th-th
2017-05-14 16:50:20 +02:00
akuma06
2e890d4f0e
Merge pull request #481 from mitki/patch-5
...
Update pt-br.all.json
2017-05-14 16:49:47 +02:00
akuma06
cc376d88de
Merge branch 'dev' into torrent-btn-translation
2017-05-14 16:49:20 +02:00
sisimouto
56544be992
Update th-th.all.json
2017-05-14 22:55:34 +09:00
lc-guy
3b0d82ca1f
remind that verification isn't necessary after signup
...
Might need to be done in other translations, especially the jp one
2017-05-14 14:45:03 +01:00
Mitki
618bf80387
Update pt-br.all.json
...
https://github.com/ewhal/nyaa/pull/473
2017-05-14 10:43:16 -03:00
ElegantMonkey
839e6068df
Add FileList view to view.html template
...
Also added the code for FileList loading on torrentService.
2017-05-14 10:19:19 -03:00
akuma06
5780db1538
Added new translation string
2017-05-14 15:10:17 +02:00
Eliot Whalan
831da7ce92
Merge branch 'dev'
2017-05-14 22:30:31 +10:00
MMP0
b99fb81024
Update ja-jp.all.json
2017-05-14 21:02:26 +09:00
MMP0
f0d8415708
Update ja-jp.all.json
...
Add "how_do_i_link_my_old_account", "answer_how_do_i_link_my_old_account"
2017-05-14 20:58:00 +09:00
Eliot Whalan
4c25077875
Merge branch 'dev'
2017-05-14 21:57:08 +10:00
Eliot Whalan
c0468528ec
Merge branch 'dev'
2017-05-14 21:49:52 +10:00
PantsuDev
2f849749f2
Merge pull request #472 from MMP0/patch-11
...
Update Japanese translations
2017-05-14 21:41:25 +10:00
PantsuDev
266ee86667
Merge pull request #473 from lc-guy/dev
...
Add info in FAQ for account migrations
2017-05-14 21:41:11 +10:00
MMP0
4887152e54
Update ja-jp.all.json
...
Update "answer_which_trackers_do_you_recommend"
Add "other_trackers"
2017-05-14 20:39:24 +09:00
apt-get
baa097c6a8
Add info in FAQ for account migrations
2017-05-14 12:39:23 +01:00
PantsuDev
107f46ed1a
Merge pull request #470 from sfan5/wtf
...
A
2017-05-14 21:12:27 +10:00
sfan5
e81e12318a
Update german translation
2017-05-14 13:09:24 +02:00
MMP0
68dcfd0fb7
お忘れずに -> お忘れなく ( #469 )
2017-05-14 20:24:02 +10:00
keo
530734bbeb
typo
2017-05-14 13:11:58 +03:00
MMP0
c3e1415509
Update Japanese translations ( #465 )
...
* Update ja-jp.all.json
* 失われません -> 失われていません
2017-05-14 19:42:41 +10:00
八雲 千秋
df8dc34129
Making translation coherent and complete translation ( #466 )
...
* Making translation coherent
Fix strange translation and smooth writing
* Complete translation and bug fixed
2017-05-14 19:41:35 +10:00
xqm
c40acb7a9f
Update zh-cn ( #468 )
...
* Update for zh-cn and zh-tw
Update for zh-cn and zh-tw
* Update for zh-cn and zh-tw
Update for zh-cn and zh-tw
* Update zh-tw
Update zh-tw
* Update zh-cn and zh-tw
Update zh-cn and zh-tw
* revert zh-tw
2017-05-14 19:41:29 +10:00
Eliot Whalan
2a3aa862cd
Fix missing comma in EN-US
2017-05-14 15:13:37 +10:00
ayame-git
b28e7657e1
api token on profile page
2017-05-14 07:15:58 +03:00
wwwwwwwwwwwwwwwwwwwww123
e8d05a9a25
Update it-it.all.json ( #462 )
...
"Membro" sounds like an euphemism for dick.
"Carica" sounds ambiguous (can be interpreted as load).
2017-05-14 12:57:35 +10:00
sisimouto
52d2b49ec4
trans: update for th-th ( #460 )
...
* Update th-th.all.json
* Update th-th.all.json
* Update th-th.all.json
2017-05-14 12:20:00 +10:00
Yoposoc
7d643e7cbf
Update ja-jp.all.json ( #456 )
2017-05-14 12:19:42 +10:00
sisimouto
82b1f80749
Update th-th.all.json
2017-05-14 10:20:34 +09:00
Mitki
4b2b66afb9
Update pt-br.all.json
...
https://github.com/ewhal/nyaa/pull/452#event-1081125238
2017-05-13 19:52:22 -03:00
akuma06
6f31470a7c
Merge pull request #447 from Atvaark/i18n_config
...
Fix i18n file error
2017-05-14 00:51:13 +02:00
akuma06
89e835d040
Merge pull request #452 from S0X-LT/dev
...
Adding our tracker to FAQ
2017-05-14 00:39:21 +02:00
S0X-LT
2ff9497aee
Update en-us.all.json
2017-05-13 18:15:53 -04:00
S0X-LT
5c8c589997
Update en-us.all.json
2017-05-13 17:37:28 -04:00
Atvaark
6e546facc0
Fix i18n file errors
...
- Fixed an error in the spanish and chinese translation file
- Refactored reading the translation files
Instead of ignoring errors in the non-default language files
the error will now be returned and the remaining files will
not be loaded.
- Added a unit test to check if all translation files are valid
- Added an i18n config to specify the translations dir and the
default language
2017-05-13 22:52:17 +02:00
bela333
1d616b5f35
Updated strings
2017-05-13 22:49:59 +02:00
Mitki
824027c61a
Update pt-br.all.json
...
https://github.com/ewhal/nyaa/pull/431
2017-05-13 14:39:37 -03:00
dumbwanker
1632c4b455
We can't all read nihonese ( #431 )
2017-05-14 00:43:26 +10:00
sisimouto
e02dd81421
tran: more update for th-th ( #432 )
...
* Update th-th.all.json
* Update th-th.all.json
2017-05-14 00:43:15 +10:00
MMP0
37fe1c9550
Update ja-jp.all.json
2017-05-13 22:12:32 +09:00
MMP0
2fb81dc5b8
Update ja-jp.all.json ( #425 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
* Add -さん
* "あなたの (your)" -> "お使いの (your)"
* Update ja-jp.all.json
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-05-13 21:58:09 +10:00
sfan5
3116274990
changes ( #426 )
...
* Hide change language footer when logged in
* Force people to select a report reason
* Don't ask for confirmation before deleting a torrent report
* Small cleanup of modpanel templates
* Fix modpanel comment list
* Fix missing "Delete" translation in modpanel
* Update German translation
* A few updates to the FAQ
2017-05-13 21:57:57 +10:00
akuma06
d9f9ee2401
Merge pull request #422 from Nutjob/master
...
Updated Italian Translation
2017-05-13 11:38:40 +02:00
MMP0
f043c0f426
Update ja-jp.all.json
2017-05-13 18:34:20 +09:00
Myrmece
e07b0ed1a9
Updated translation.
2017-05-13 11:14:48 +02:00
Nutjob
62d37f71e8
Another Typo fixed
2017-05-13 11:08:11 +02:00
Nutjob
a1332dd51b
Fixed a Typo
2017-05-13 11:07:12 +02:00
Nutjob
78f7e5a855
Updated Italian Translation
2017-05-13 11:05:46 +02:00
keo
0231e84869
Merge pull request #420 from sisimouto/master
...
trans: Update for th-th
2017-05-13 11:25:05 +03:00
sisimouto
92abece5f2
Update th-th.all.json
2017-05-13 16:03:38 +09:00
sisimouto
dc8c56c3b6
Merge pull request #1 from ewhal/master
...
update from Master
2017-05-13 15:55:55 +09:00
sisimouto
138417a3e6
Update th-th.all.json
2017-05-13 15:55:08 +09:00
xqm
ef29c568c7
Update zh-cn and zh-tw ( #417 )
...
* Update for zh-cn and zh-tw
Update for zh-cn and zh-tw
* Update for zh-cn and zh-tw
Update for zh-cn and zh-tw
* Update zh-tw
Update zh-tw
2017-05-13 16:46:07 +10:00
MMP0
aebd480c9c
Fix syntax error ( #418 )
2017-05-13 16:45:55 +10:00
nxnev
8b62d1f971
Fixed and Updated spanish translation ( #419 )
...
* Fixed and Updated spanish translation
* Fixed and Updated spanish translation
* Fixed and Updated spanish translation
2017-05-13 16:45:32 +10:00
Austin
ad2523573b
fucking spelling
2017-05-12 21:48:09 -05:00
sisimouto
29a05574c7
Update th-th.all.json
2017-05-13 11:43:38 +09:00
sisimouto
d955cc60d4
Update th-th.all.json
2017-05-13 11:43:12 +09:00
Austin
821dd32616
Merge branch 'master' into dev
2017-05-12 21:33:17 -05:00
PantsuDev
0ae488e7eb
Merge branch 'dev' into dev
2017-05-13 12:24:55 +10:00
PantsuDev
c2b8cdfc68
Merge pull request #400 from yiiTT/master
...
Set default upload category to none. Translation update required
2017-05-13 12:23:44 +10:00
MMP0
a1c802b43e
Update ja-jp.all.json
2017-05-13 10:45:14 +09:00
ElegantMonkey
eb948a6db1
Add the language names for most of the translations
2017-05-12 21:30:39 -03:00
bittebitte
0567272cfe
Update en-us.all.json
2017-05-12 18:48:36 -05:00
lc-guy
7e08004ae0
remove urgent sukebei mention
2017-05-13 00:06:47 +01:00
lc-guy
2bbf3e495f
update sukebei mention
2017-05-13 00:03:41 +01:00
yiiTT
dd8667b8c7
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-12 17:22:35 -05:00
ElegantMonkey
dfd9caeb31
Add language selector without login
2017-05-12 19:17:34 -03:00
Myrmece
f20f42addb
Updated translation.
2017-05-12 23:16:43 +02:00
yiiTT
96ce3e9c20
Set default upload category to none
2017-05-12 15:03:15 -05:00
yiiTT
8814dd4620
Revert "Set default upload category to none. Translation update required"
...
This reverts commit 5fb780b854
.
2017-05-12 15:02:19 -05:00
yiiTT
0293fe7b10
Set default upload category to none. Translation update required
2017-05-12 14:41:39 -05:00
PantsuDev
ac92ddfeba
Merge pull request #391 from sfan5/memes
...
Fixes & Features
2017-05-12 20:25:05 +10:00
sfan5
1feb377ce0
Remove the notice about not hosting files from FAQ
...
No longer applies I guess...
2017-05-12 12:12:15 +02:00
akuma06
a7c7bcfa77
Merge pull request #388 from yueou/dev
...
Create simplified Chinese language file
2017-05-12 12:00:29 +02:00
xqm
ef27b50a49
Create simplified Chinese language file
...
Create simplified Chinese language file
2017-05-12 17:23:07 +08:00
Slain
002470a543
Update ru-ru.all.json
2017-05-12 13:22:05 +06:00
mitki
c732fb122a
Update pt-br.all.json
2017-05-11 22:31:42 -03:00
Nutjob
c8d94c6e5b
Update it-it.all.json
2017-05-11 16:13:56 +02:00
Myrmece
d053b18f34
Updated translation.
2017-05-11 15:52:19 +02:00
PantsuDev
756023d0a2
Merge pull request #361 from sisimouto/master
...
trans: Update for th-th
2017-05-11 23:42:44 +10:00
sisimouto
2057a4aa51
Update th-th.all.json
2017-05-11 22:28:29 +09:00
sfan5
95562ecd60
Fix S/L/C translations on view page
2017-05-11 15:20:19 +02:00
MMP0
2567574543
Update Japanese translation
2017-05-11 21:10:41 +09:00
akuma06
9f2d0f1962
New translation function and time depends on translation
2017-05-11 13:15:52 +02:00
PantsuDev
ca93024f49
Merge pull request #351 from Astonex/patch-1
...
Update Korean translations
2017-05-11 19:33:28 +10:00
Mark Winter
1485078e1e
Update Korean translations
2017-05-11 10:30:38 +01:00
Nutjob
08c5bbedb0
Updated Translation
2017-05-11 11:11:47 +02:00
MMP0
2b071a6a3c
Fix ja-jp.all.json, about Email verify
2017-05-11 15:16:03 +09:00
MMP0
73c9538b2f
Fix ja-jp.all.json
2017-05-11 14:47:59 +09:00
keo
5c73180a73
Merge pull request #343 from Myrmece/patch-4
...
Updated translation.
2017-05-11 08:27:54 +03:00
keo
2ee7249db3
Merge pull request #344 from sisimouto/master
...
trans: add new string for th-th
2017-05-11 08:27:36 +03:00
sisimouto
eddee61e26
add new string
2017-05-11 14:16:21 +09:00
Slain
613fc258e2
Update ru-ru.all.json
2017-05-11 11:15:32 +06:00
Myrmece
990a6c5e01
Updated translation.
2017-05-11 07:00:31 +02:00
PantsuDev
1c2415dbb5
Merge pull request #340 from TKR2/update-lang-ja
...
Fix ja-jp.all.json
2017-05-11 14:02:33 +10:00
TKR2
3a6452a4be
Fix ja-jp.all.json
2017-05-11 06:39:44 +03:00
shiwii
a283b9066e
Update pt-br.all.json
2017-05-10 22:33:42 -03:00
PantsuDev
8f42cbc5f6
Merge branch 'master' into patch-1
2017-05-11 11:09:53 +10:00
PantsuDev
f5c576de7d
Merge pull request #332 from ElegantMonkey/master
...
Minor translation fixes
2017-05-11 11:07:51 +10:00
PantsuDev
50b23d21a0
Merge pull request #335 from sisimouto/master
...
trans: update some line for Thai
2017-05-11 11:06:36 +10:00
sisimouto
86fb07d927
Update th-th.all.json
2017-05-11 09:44:50 +09:00
sisimouto
d281d6bcf7
Update th-th.all.json
2017-05-11 09:43:47 +09:00
ElegantMonkey
0a1006ba7d
Add profile_edit_page string
2017-05-10 21:30:18 -03:00
shiwii
9e36052247
Update pt-br.all.json
...
Updated translations (added renchon explanation).
2017-05-10 21:22:37 -03:00
ElegantMonkey
74ce736169
Change goyangi strings
2017-05-10 21:13:51 -03:00
ElegantMonkey
c492d7aaf5
Fix fr-fr and zh-tw translations
2017-05-10 21:07:10 -03:00
sfan5
7bc395068d
Fix modpanel torrent edit ( #328 )
...
* Fix modpanel torrent edits breaking torrents
* Fix hash not being monospace anymore
* Fix modpanel torrent edit strings
* Fix modpanel torrent edit creating a new user (wtf GORM)
2017-05-10 18:46:50 -05:00
PantsuDev
70795078df
Merge pull request #327 from Tarkoviski/master
...
Update Brazilian translation
2017-05-11 09:33:19 +10:00
Luis Costa
3793435bc5
commito
2017-05-10 20:11:31 -03:00
Luis Costa
2ac5722c70
commitket
2017-05-10 20:01:00 -03:00
Bevin Hansson
1ef158cc36
Swedish localization. ( #324 )
...
Why would any Swede actually want to view this
website in Swedish?
2017-05-10 17:55:38 -05:00
top-ed
f312eb5e2d
norsk ( #320 )
...
heia norge
2017-05-10 17:26:01 -05:00
keo
8074922143
Merge pull request #319 from sfan5/feature
...
Email fixes & a feature
2017-05-11 01:02:44 +03:00