mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-29 18:19:22 +01:00
文言変更
This commit is contained in:
parent
276d4fd4c5
commit
30f069a445
@ -10,8 +10,8 @@ android {
|
||||
applicationId "jp.juggler.subwaytooter"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode 185
|
||||
versionName "1.8.5"
|
||||
versionCode 186
|
||||
versionName "1.8.6"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
@ -374,7 +374,7 @@
|
||||
<string name="show_post_button_bar_top">Show buttons bar at the top of posting screen</string>
|
||||
<string name="client_name">Client name (access token update required)</string>
|
||||
<string name="toot_search">Toot search</string>
|
||||
<string name="mastodon_search_portal">Mastodon Search Portal(JP)</string>
|
||||
<string name="mastodon_search_portal">MSP(JP)</string>
|
||||
<string name="search_desc_mastodon_api">Account/Hashtag search using Mastodon API.</string>
|
||||
<string name="toot_search_of">Toot Rechercher \"%1$s\"</string>
|
||||
<string name="progress_synchronize_toot">Syncing Toot…</string>
|
||||
@ -563,8 +563,8 @@
|
||||
<string name="media_attachment_max_byte_size">Max byte size of media attachment(unit:Mega byte. default is 8)</string>
|
||||
<string name="toot_search_msp">Toot search(MSP)</string>
|
||||
<string name="toot_search_msp_of">Toot search(MSP) \"%1$s\"</string>
|
||||
<string name="toot_search_ts">Toot search(TS)</string>
|
||||
<string name="toot_search_ts_of">Toot search(TS) \"%1$s\"</string>
|
||||
<string name="toot_search_ts">Toot search(ts)</string>
|
||||
<string name="toot_search_ts_of">Toot search(ts) \"%1$s\"</string>
|
||||
<string name="tootsearch">tootsearch(JP)</string>
|
||||
<string name="cant_handle_uri_of">Subway Tooter can\'t handle URI \"%1$s\". Please select other app.</string>
|
||||
<!--<string name="abc_action_bar_home_description">Revenir à l\'accueil</string>-->
|
||||
|
@ -851,8 +851,8 @@
|
||||
<string name="media_attachment_max_byte_size">添付メディアの最大バイト数(単位:MB。デフォルトは8)</string>
|
||||
<string name="toot_search_msp">トゥート検索(MSP)</string>
|
||||
<string name="toot_search_msp_of">トゥート検索(MSP) \"%1$s\"</string>
|
||||
<string name="toot_search_ts">トゥート検索(TS)</string>
|
||||
<string name="toot_search_ts_of">トゥート検索(TS) \"%1$s\"</string>
|
||||
<string name="tootsearch">tootsearch(JP)</string>
|
||||
<string name="toot_search_ts">トゥート検索(ts)</string>
|
||||
<string name="toot_search_ts_of">トゥート検索(ts) \"%1$s\"</string>
|
||||
<string name="tootsearch">tootsearch</string>
|
||||
<string name="cant_handle_uri_of">Subway Tooter は URI \"%1$s\"を扱えません。別のアプリを選んでください。</string>
|
||||
</resources>
|
||||
|
@ -368,13 +368,13 @@
|
||||
<string name="client_name">Client name (access token update required)</string>
|
||||
<string name="toot_search">Toot search</string>
|
||||
<string name="toot_search_msp">Toot search(MSP)</string>
|
||||
<string name="toot_search_ts">Toot search(TS)</string>
|
||||
<string name="toot_search_ts">Toot search(ts)</string>
|
||||
|
||||
<string name="mastodon_search_portal">Mastodon Search Portal(JP)</string>
|
||||
<string name="mastodon_search_portal">MSP(JP)</string>
|
||||
<string name="search_desc_mastodon_api">Account/Hashtag search using Mastodon API.</string>
|
||||
<string name="toot_search_of">Toot search \"%1$s\"</string>
|
||||
<string name="toot_search_msp_of">Toot search(MSP) \"%1$s\"</string>
|
||||
<string name="toot_search_ts_of">Toot search(TS) \"%1$s\"</string>
|
||||
<string name="toot_search_ts_of">Toot search(ts) \"%1$s\"</string>
|
||||
<string name="progress_synchronize_toot">Syncing Toot…</string>
|
||||
<string name="send_header_account_name">Account-Name</string>
|
||||
<string name="send_header_account_acct">Account-Acct</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user