Update Localizable.strings (#976)
This commit is contained in:
parent
533558eb81
commit
b643dda083
|
@ -369,7 +369,7 @@
|
||||||
"status.action.translated-label-%@" = "%@ を使用して翻訳";
|
"status.action.translated-label-%@" = "%@ を使用して翻訳";
|
||||||
"status.action.bookmark" = "ブックマーク";
|
"status.action.bookmark" = "ブックマーク";
|
||||||
"status.action.boost" = "ブースト";
|
"status.action.boost" = "ブースト";
|
||||||
"status.action.boost-to-followers" = "Boost to Followers";
|
"status.action.boost-to-followers" = "フォロワーにブースト";
|
||||||
"status.action.copy-text" = "テキストをコピー";
|
"status.action.copy-text" = "テキストをコピー";
|
||||||
"status.action.delete" = "削除";
|
"status.action.delete" = "削除";
|
||||||
"status.action.delete.confirm.title" = "確認";
|
"status.action.delete.confirm.title" = "確認";
|
||||||
|
@ -431,7 +431,7 @@
|
||||||
"status.media.contextmenu.view-browser" = "ブラウザで見る";
|
"status.media.contextmenu.view-browser" = "ブラウザで見る";
|
||||||
"status.media.sensitive.show" = "センシティブな内容を表示する";
|
"status.media.sensitive.show" = "センシティブな内容を表示する";
|
||||||
"status.poll.n-votes %lld" = "%lld 投票";
|
"status.poll.n-votes %lld" = "%lld 投票";
|
||||||
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
|
"status.poll.n-votes-voters %lld %lld" = "%lld から投票 %lld 票";
|
||||||
"status.poll.closed" = "投票終了";
|
"status.poll.closed" = "投票終了";
|
||||||
"status.poll.closes-in" = "投票終了まで ";
|
"status.poll.closes-in" = "投票終了まで ";
|
||||||
"status.poll.duration" = "投票期間";
|
"status.poll.duration" = "投票期間";
|
||||||
|
|
Loading…
Reference in New Issue