Update Localizable.strings (#1028)

Just an update
This commit is contained in:
Kum Hathaway 2023-02-23 16:05:28 +09:00 committed by GitHub
parent 27a3d34c94
commit efaa21414e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -368,12 +368,12 @@
// MARK: Package: Status // MARK: Package: Status
"status.action.translate" = "翻訳"; "status.action.translate" = "翻訳";
"status.action.translated-label-%@" = "%@ を使用して翻訳"; "status.action.translated-label-%@" = "%@ を使用して翻訳";
"status.action.translated-label-from-%@-%@" = "Translated from %@ using %@"; "status.action.translated-label-from-%@-%@" = "%@ を使用して %@ から翻訳";
"status.action.bookmark" = "ブックマーク"; "status.action.bookmark" = "ブックマーク";
"status.action.boost" = "ブースト"; "status.action.boost" = "ブースト";
"status.action.boost-to-followers" = "フォロワーにブースト"; "status.action.boost-to-followers" = "フォロワーにブースト";
"status.action.copy-text" = "テキストをコピー"; "status.action.copy-text" = "テキストをコピー";
"status.action.copy-link" = "Copy Link"; "status.action.copy-link" = "リンクをコピー";
"status.action.delete" = "削除"; "status.action.delete" = "削除";
"status.action.delete.confirm.title" = "確認"; "status.action.delete.confirm.title" = "確認";
"status.action.delete.confirm.message" = "本当に投稿を削除しますか?"; "status.action.delete.confirm.message" = "本当に投稿を削除しますか?";