New translations strings.xml (Japanese)

This commit is contained in:
Thomas 2017-12-15 10:21:24 +01:00
parent cc8fc49d51
commit 51f0937fc3
1 changed files with 22 additions and 22 deletions

View File

@ -243,29 +243,29 @@
<string name="toast_unfavourite">あなたのお気に入りからトゥーツが削除されました!</string>
<string name="toast_report">トゥートが報告された!</string>
<string name="toast_unstatus">トゥイットが削除されました!</string>
<string name="toast_pin">The toot was pinned!</string>
<string name="toast_unpin">The toot was unpinned!</string>
<string name="toast_error">Oops ! An error occurred!</string>
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>
<string name="toast_error_instance">The instance domain does not seem to be valide!</string>
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>
<string name="toast_error_search">An error occurred while searching!</string>
<string name="toast_error_login">Can not log in!</string>
<string name="toast_update_credential_ok">The profile data have been saved!</string>
<string name="nothing_to_do">No action can be taken</string>
<string name="toast_saved">The media has been saved!</string>
<string name="toast_error_translate">An error occurred while translating!</string>
<string name="toast_toot_saved">Draft saved!</string>
<string name="toast_error_char_limit">Are you sure this instance allows this number of characters? Usually, this value is close to 500 characters.</string>
<string name="toast_visibility_changed">Visibility of the toots has been changed for the account %1$s</string>
<string name="toast_empty_search">Instance name and screen name cannot be blank!</string>
<string name="toast_pin">トゥーがピン止めされました!</string>
<string name="toast_unpin">トゥイットは固定解除されました!</string>
<string name="toast_error">おっとっと エラーが発生しました!</string>
<string name="toast_code_error">エラーが発生しました! インスタンスは認証コードを返しませんでした!</string>
<string name="toast_error_instance">インスタンスドメインが有効ではないようです!</string>
<string name="toast_error_loading_account">アカウントの切り替え中にエラーが発生しました。</string>
<string name="toast_error_search">検索中にエラーが発生しました。</string>
<string name="toast_error_login">ログインできませんか!</string>
<string name="toast_update_credential_ok">プロファイルデータが保存されました!</string>
<string name="nothing_to_do">何もすることはできません</string>
<string name="toast_saved">メディアが保存されました!</string>
<string name="toast_error_translate">検索中にエラーが発生しました!</string>
<string name="toast_toot_saved">ドラフトが保存されました!</string>
<string name="toast_error_char_limit">このインスタンスがこの数の文字を許可していますか? 通常、この値は500文字に近いです。</string>
<string name="toast_visibility_changed">1 $ sアカウントのトゥイットの表示が変更されました</string>
<string name="toast_empty_search">インスタンス名と画面名は空白にすることはできません。</string>
<!-- Settings -->
<string name="settings_title_optimisation">Optimisation of loading</string>
<string name="set_toots_page">Number of toots per load</string>
<string name="set_accounts_page">Number of accounts per load</string>
<string name="set_notifications_page">Number of notifications per load</string>
<string name="set_attachment_always">Always</string>
<string name="set_attachment_wifi">WIFI</string>
<string name="settings_title_optimisation">負荷の最適化</string>
<string name="set_toots_page">負荷あたりのトウの数</string>
<string name="set_accounts_page">負荷あたりのアカウント数</string>
<string name="set_notifications_page">負荷あたりの通知数</string>
<string name="set_attachment_always">常に</string>
<string name="set_attachment_wifi">Wi-Fi</string>
<string name="set_attachment_ask">Ask</string>
<string name="set_attachment_action">Load the media</string>
<string name="load_attachment">Load the pictures</string>