-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
161 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: SOC\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-07-23 17:19+0900\n" | ||
"POT-Creation-Date: 2021-07-24 00:25+0900\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -17,29 +17,29 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: app.py:24 | ||
#: app.py:26 | ||
msgid "閲覧者が$viewers人に増えました。" | ||
msgstr "" | ||
|
||
#: app.py:26 | ||
#: app.py:28 | ||
msgid "閲覧者が$viewers人に減りました。" | ||
msgstr "" | ||
|
||
#: app.py:48 | ||
#: app.py:59 | ||
msgid "アカウント登録" | ||
msgstr "" | ||
|
||
#: app.py:48 manager.py:93 | ||
#: app.py:59 manager.py:93 | ||
msgid "" | ||
"アカウントが登録されていません。ライブに接続する前に、設定メニューのアカウン" | ||
"トマネージャからアカウントの登録を行ってください。" | ||
msgstr "" | ||
|
||
#: app.py:53 | ||
#: app.py:64 | ||
msgid "アカウントの再登録" | ||
msgstr "" | ||
|
||
#: app.py:53 | ||
#: app.py:64 | ||
msgid "" | ||
"期限が切れたトークンが見つかりました。設定メニューのアカウントマネージャか" | ||
"ら、再度アカウントの追加を行ってください。" | ||
|
@@ -181,7 +181,7 @@ msgstr "" | |
#: views\globalKeyConfig.py:120 views\globalKeyConfig.py:128 | ||
#: views\globalKeyConfig.py:138 views\globalKeyConfig.py:143 | ||
#: views\keyConfig.py:57 views\KeyValueSettingDialogBase.py:333 | ||
#: views\main.py:551 views\main.py:571 views\settings.py:54 | ||
#: views\main.py:552 views\main.py:572 views\settings.py:54 | ||
#: views\settings.py:59 | ||
msgid "なし" | ||
msgstr "" | ||
|
@@ -675,37 +675,37 @@ msgstr "" | |
msgid "カテゴリなし" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:39 twitcasting\postItem.py:43 | ||
#: twitcasting\postItem.py:35 twitcasting\postItem.py:39 | ||
msgid "ログイン中にエラーが発生しました。" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:40 | ||
#: twitcasting\postItem.py:36 | ||
msgid "設定されたユーザ名またはパスワードが不正です。設定を確認してください。" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:41 | ||
#: twitcasting\postItem.py:37 | ||
msgid "Twitterユーザ名またはパスワードが不正です。設定を確認してください。" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:42 | ||
#: twitcasting\postItem.py:38 | ||
msgid "" | ||
"reCAPTCHAによる認証が必要です。ブラウザからTwitterにログインし、認証を行って" | ||
"ください。" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:44 | ||
#: twitcasting\postItem.py:40 | ||
msgid "認証が必要です。ブラウザで操作を完了してください。" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:198 | ||
#: twitcasting\postItem.py:190 | ||
msgid "アイテムの投下に失敗しました。" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:200 | ||
#: twitcasting\postItem.py:192 | ||
msgid "完了" | ||
msgstr "" | ||
|
||
#: twitcasting\postItem.py:200 | ||
#: twitcasting\postItem.py:192 | ||
#, python-format | ||
msgid "%(name)sを%(count)d個投下しました。" | ||
msgstr "" | ||
|
@@ -793,39 +793,43 @@ msgstr "" | |
msgid "キャンセル" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:13 views\advancedAccountManager.py:40 | ||
#: views\advancedAccountManager.py:14 views\advancedAccountManager.py:45 | ||
msgid "識別名" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:14 views\advancedAccountManager.py:40 | ||
#: views\advancedAccountManager.py:15 views\advancedAccountManager.py:45 | ||
msgid "アカウントIDまたはEmail" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:15 views\advancedAccountManager.py:40 | ||
#: views\advancedAccountManager.py:16 views\advancedAccountManager.py:45 | ||
msgid "パスワード" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:26 | ||
#: views\advancedAccountManager.py:27 | ||
msgid "拡張機能用アカウントの設定" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:34 views\advancedAccountManager.py:40 | ||
#: views\advancedAccountManager.py:51 | ||
#: views\advancedAccountManager.py:39 views\advancedAccountManager.py:45 | ||
#: views\advancedAccountManager.py:57 | ||
msgid "ツイキャスアカウント" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:36 views\advancedAccountManager.py:40 | ||
#: views\advancedAccountManager.py:41 views\advancedAccountManager.py:45 | ||
msgid "Twitterアカウント" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:40 | ||
#: views\advancedAccountManager.py:45 | ||
msgid "アカウント種別" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:46 | ||
#: views\advancedAccountManager.py:52 | ||
msgid "拡張機能用アカウント設定" | ||
msgstr "" | ||
|
||
#: views\advancedAccountManager.py:64 | ||
msgid "このアカウントは既に登録されています。" | ||
msgstr "" | ||
|
||
#: views\base.py:67 | ||
msgid "現在メニューは操作できません" | ||
msgstr "" | ||
|
@@ -1310,7 +1314,7 @@ msgstr "" | |
msgid "お気に入りライブが登録されていません。" | ||
msgstr "" | ||
|
||
#: views\main.py:609 | ||
#: views\main.py:610 | ||
msgid "readme.txtが見つかりません。" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.