mayaeh
51f2eca887
Add Japanese translations for invite filter. ( #5869 )
2017-12-02 15:09:56 +01:00
mayaeh
a62039df27
Update Japanese translations. ( #5844 )
2017-11-29 15:41:21 +09:00
mayaeh
c6b7c77229
i18n: Update ja translation for consumable invites. ( #5829 )
...
* Add Japanese translation for consumable invites.
* Add Japanese translation.
* Update Japanese translation.
2017-11-27 20:23:14 +01:00
mayaeh
7a45d382ea
i18n: Update ja translations ( #5804 )
...
* Add Japanese translations.
* Update Japanese translations.
* Fix japanese translation.
2017-11-24 13:14:31 +01:00
mayaeh
fc2155019b
Add Japanese translations. ( #5769 )
2017-11-21 17:11:33 +01:00
mayaeh
08deec4c84
i18n: Update ja translation for moderator badge. ( #5731 )
...
* Update Japanese translation for moderator badge.
* Follows English notation
2017-11-19 04:16:56 +01:00
Lynx Kotoura
3d1d3d9a20
Remove translations of default theme ( #5741 )
2017-11-19 04:15:50 +01:00
mayaeh
249b0fe107
Add Japanese translations for moderator roles and its own admin actions. ( #5689 )
2017-11-14 15:53:14 +09:00
KEINOS
252d0fe020
Fix #5652 - Notify too short when abbrev in JA ( #5664 )
...
* Fix #5652 - Notify too short when abbrev in JA
Fix #5652 of the notification message to be understandable when abbreviated.
* Changed quotes as original
Double quote to single and single quote as none. But I am not convinced of this fix.
* Added a single quote as YAMLlint's suggestion
* `bundle exec i18n-tasks normalize`
2017-11-12 16:51:47 +09:00
nullkal
36376b5e23
Translate ja ( #5637 )
2017-11-09 14:22:55 +01:00
nullkal
4817744b87
Update ja.yml ( #5342 )
...
* Update ja.yml
* Update simple_form.ja.yml
2017-10-12 12:18:13 +09:00
utam0k
b3af3f9f8c
Implement EmailBlackList ( #5109 )
...
* Implement BlacklistedEmailDomain
* Use Faker::Internet.domain_name
* Remove note column
* Add frozen_string_literal comment
* Delete unnecessary codes
* Sort alphabetically
* Change of wording
* Rename BlacklistedEmailDomain to EmailDomainBlock
2017-10-04 15:16:10 +02:00
Yamagishi Kazutoshi
178f718a9b
Separate notifications preferences from general preferences ( #4447 )
...
* Separate notifications preferences from general preferences
* Refine settings/notifications/show
* remove preferences.notifications
2017-10-04 10:22:52 +02:00
Yamagishi Kazutoshi
eb6ec3d068
Add missing Japanese translations ( #5193 )
...
* yarn manage:translations
* Add Japanese translations for #5170
* Add Japanese translations for #5123
* Add Japanese translations for #5046
* Add Japanese translations for #5099
* Add Japanese translations for #5161
* "項目" -> "絵文字"
2017-10-03 13:10:26 +02:00
Eugen Rochko
0b3f1ec62a
Reorganize preferences page ( #5161 )
2017-10-01 10:52:39 +02:00
Yanaken
c3f9c74719
Better Japanese translations ( #5142 )
2017-09-29 13:27:31 +09:00
Lynx Kotoura
8fcfcddc8f
Fix theme translations alphabetically ( #5031 )
2017-09-20 19:41:35 +02:00
Lynx Kotoura
f41e70ca38
Better Japanese translations ( #5030 )
2017-09-21 01:56:28 +09:00
mayaeh
7b8ecde32d
Add Japanese translations for multiple themes, custom emoji ( #5026 )
...
* Add Japanese translations for multiple themes
* Change Japanese translation for custom emoji's created_msg.
2017-09-20 16:09:57 +02:00
mayaeh
33c39784e4
Add japanese translations for custom emoji. ( #5007 )
...
* Add japanese translations for custom emoji.
* Remove spaces.
* Change destroyed_msg.
* Revert "Change destroyed_msg."
2017-09-20 14:57:59 +02:00
Yamagishi Kazutoshi
bdcc9e2ceb
Add missing Japanese translations ( #4947 )
2017-09-14 18:03:34 +02:00
N氏
1023f52eaa
Add Japanese translate for #4913 ( #4936 )
2017-09-14 12:25:18 +09:00
yoshipc
15b886a6f0
Fix Japanese translation ( #4876 )
...
I translated the additional text ( added by #4871 )
2017-09-10 20:34:15 +09:00
Yamagishi Kazutoshi
a0294c8880
Add Japanese translate for #4561 ( #4771 )
2017-09-02 14:02:29 +02:00
m4sk1n
0b32338e3f
Add link to 'noscript' message ( #4561 )
...
* Add link to 'noscript' message
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* remove indent
2017-09-02 01:52:28 +02:00
Eugen Rochko
74437c6bff
Refactor Web::PushSubscription, remove welcome message ( #4524 )
...
* Refactor Web::PushSubscription, remove welcome message
* Add missing helper
* Use locale of the receiver on push notifications (#4519 )
* Remove unused translations
* Fix dir on notifications
2017-09-01 13:35:23 +02:00
Lynx Kotoura
8f527bd588
Add japanese translations for shorten display of large numbers ( #4722 )
2017-08-28 08:16:49 +09:00
mayaeh
f92d991e52
Add japanese translations for Pinned statuses based on pawoo. ( #4717 )
...
Add japanese translations for pin_errors.
2017-08-28 00:03:27 +09:00
Yamagishi Kazutoshi
8d23667536
Add Japanese translations for #2758 , #4506 , #4521 , #4600 and #4664 ( #4665 )
...
* Add Japanese translations for #2758 , #4506 , #4521 , #4600 and #4664
* Do not translate Inbox URL and Outbox URL
* Remove "あなたの"
* Remove "あなたの"
2017-08-23 14:14:22 +02:00
unarist
9846806cb5
Fix Japanese translation ( #4669 )
2017-08-23 20:07:29 +09:00
Eugen Rochko
c1b086a538
Fix up the applications area ( #4664 )
...
- Section it into "Development" area
- Improve UI of application form, index, and details
2017-08-23 00:59:35 +02:00
Naoki Kosaka
462c30e26c
Update Japanese Translation. (Redesign public profiles) ( #4612 )
2017-08-17 06:19:37 +09:00
Daigo 3 Dango
5eba129b0f
Translate 'Signed in as' into Japanese ( #4530 )
2017-08-06 03:14:11 +02:00
Eugen Rochko
df605f0f8b
Add "signed in as" header to some pages ( #4523 )
2017-08-05 04:24:58 +02:00
asria-jp
26ab702304
Update Japanese Translation (authorize_follow) ( #4481 )
...
* Update Japanese Translation
* preserve "Unfortunately"("残念ながら")
preserve "Unfortunately"("残念ながら")
2017-08-02 11:49:25 +09:00
unarist
feadf7553d
Update Japanese translations ( #4453 )
2017-07-30 14:14:41 +02:00
m4sk1n
7905739c2a
s/PubSubHubbub/WebSub/g ( #4372 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2017-07-26 13:47:41 +02:00
Clworld
02744f29ef
Update Japanese translations for landing page (for Mobile). ( #4362 )
2017-07-25 22:57:40 +09:00
Eugen Rochko
029f2c4545
Redesign /terms page ( #4338 )
...
* Redesign /terms page
* Fix tests
* Remove unused keys
2017-07-24 17:15:15 +02:00
Eugen Rochko
2374d63536
Redesign extended information page ( #4322 )
...
* Redesign extended information page
* Remove unused keys
* Add $ui-base-lighter-color variable to SCSS
2017-07-24 15:09:08 +02:00
Yamagishi Kazutoshi
43cad817e8
Update Japanese translations for #4313 and #4315 ( #4323 )
...
* Update Japanese translations for #4313
* Update Japanese translations for #4315
2017-07-23 23:04:25 +02:00
Eugen Rochko
3c515f2cd2
Run yarn run manage:translations and i18n-tasks normalize ( #4302 )
2017-07-23 01:14:57 +02:00
m4sk1n
030e5cec58
Fix missing closing <p> tag in ToS in .yml files ( #4264 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2017-07-19 09:43:10 +02:00
lindwurm
0ccd47f413
Update Japanese translations for new landing page ( #4159 )
...
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
2017-07-18 18:42:59 +02:00
abcang
4d42a38954
Improve admin page ( #4121 )
...
* Improve admin page
* Fix test
* Add spec
* Improve select style
2017-07-18 16:38:22 +02:00
Eugen Rochko
8c45cd0e36
Improve ActivityPub representations ( #3844 )
...
* Improve webfinger templates and make tests more flexible
* Clean up AS2 representation of actor
* Refactor outbox
* Create activities representation
* Add representations of followers/following collections, do not redirect /users/:username route if format is empty
* Remove unused translations
* ActivityPub endpoint for single statuses, add ActivityPub::TagManager for better
URL/URI generation
* Add ActivityPub::TagManager#to
* Represent all attachments as Document instead of Image/Video specifically
(Because for remote ones we may not know for sure)
Add mentions and hashtags representation to AP notes
* Add AP-resolvable hashtag URIs
* Use ActiveModelSerializers for ActivityPub
* Clean up unused translations
* Separate route for object and activity
* Adjust cc/to matrices
* Add to/cc to activities, ensure announce activity embeds target status and
not the wrapper status, add "id" to all collections
2017-07-15 03:01:39 +02:00
Yamagishi Kazutoshi
87b96f8d33
Add Japanese translations for #3243 ( #4192 )
2017-07-14 11:03:01 +02:00
Yamagishi Kazutoshi
43f868de3d
Add Japanese translations for #4163 and #4129 ( #4166 )
...
* Add Japanese translations for #4163
* Add Japanese translations for #4129
* top page -> front page
2017-07-12 14:50:07 +02:00
Yamagishi Kazutoshi
f41590912d
Fix broken terms for Japanese ( #4170 )
2017-07-12 14:49:17 +02:00
Eugen Rochko
056b5ed72f
Improve UI of admin site settings ( #4163 )
2017-07-12 03:24:04 +02:00