New translations strings.xml (Japanese)

This commit is contained in:
Thomas 2019-07-13 12:30:24 +02:00
parent 9ae9b2f849
commit 1ebad46ad8
1 changed files with 5 additions and 0 deletions

View File

@ -996,6 +996,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="other">%d票</item>
</plurals>