blob: 484524ec4c0d34a395cbafecb9eba4482cf5a254 [file] [log] [blame]
Alexandre Lision447ba3d2016-11-14 21:42:49 -05001
Jenkins1cda4182017-05-18 14:39:40 -04002"A network error occured during the export" = "エクスポート中にネットワークエラーが発生しました";
Alexandre Lision447ba3d2016-11-14 21:42:49 -05003
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -04004/* Button Action */
5"Accept" = "受け入れ";
6
Jenkins4f866502020-05-11 14:37:10 -04007/* Button Action */
8"Cancel" = "キャンセル";
9
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040010/* Welcome title */
Jenkins4f866502020-05-11 14:37:10 -040011"Add a SIP account" = "SIPアカウントを追加";
Jenkinsf3c9ede2018-02-12 10:30:19 -050012
Alexandre Lision447ba3d2016-11-14 21:42:49 -050013/* Contextual menu action */
Jenkins1cda4182017-05-18 14:39:40 -040014"Add to contacts" = "連絡先に追加";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050015
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040016/* Backup error */
17"An error occured during the backup" = "バックアップの保存中にエラーが発生しました";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050018
19/* Error shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -040020"An error occured during the export" = "エクスポート中にエラーが発生しました";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050021
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040022/* Peer busy message */
23"appears to be busy." = "appears to be busy.";
24
25/* Error audio permission */
26"Audio permission not granted" = "Audio permission not granted";
27
28/* Backup account */
Jenkins4f866502020-05-11 14:37:10 -040029"Backup your account" = "アカウントをバックアップ";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050030
31/* Contextual menu action */
Jenkins4f866502020-05-11 14:37:10 -040032"Block contact" = "連絡先をブロック";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040033
Jenkins23ed02e2020-08-31 15:35:42 -040034/* Contextual menu action */
35"Remove conversation" = "会話を削除";
36
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040037/* Remove account alert message */
38"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050039
Jenkinsf3c9ede2018-02-12 10:30:19 -050040/* File transfer canceled label */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040041"Canceled" = "キャンセルしました";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050042
43/* Contextual menu entry */
Jenkins4f866502020-05-11 14:37:10 -040044"Choose file" = "ファイルの選択";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050045
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040046/* Contextual menu action */
Jenkins4f866502020-05-11 14:37:10 -040047"Clear conversation" = "会話履歴を削除";
Jenkins255d7c22018-09-17 15:30:46 -040048
Alexandre Lision447ba3d2016-11-14 21:42:49 -050049/* No comment provided by engineer. */
Jenkins1cda4182017-05-18 14:39:40 -040050"Copy" = "コピー";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050051
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040052/* Recording view explanation label */
53"Could not record message during call" = "Could not record message during call";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050054
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040055/* Welcome title */
Jenkins4f866502020-05-11 14:37:10 -040056"Create a new account" = "新しいアカウントを作成";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050057
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040058/* Backup enter password */
Jenkins4f866502020-05-11 14:37:10 -040059"Enter account password" = "アカウントのパスワードを入力";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050060
Jenkinsf3c9ede2018-02-12 10:30:19 -050061/* File transfer failed label */
62"Failed" = "失敗しました";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050063
64/* Error message shown to user when it is impossible to migrate account */
65"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Failed to migrate your account. You can retry by pressing Ok or delete your account.";
66
67/* Text shown to user when an error occur at registration */
68"Failed to perform lookup" = "Failed to perform lookup";
69
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040070/* Text shown to the user */
71"ID: " = "ID: ";
72
73/* link account title */
74"Import from backup" = "バックアップからインポート";
75
76/* link account title */
Jenkins4f866502020-05-11 14:37:10 -040077"Import from other device" = "別のデバイスからインポート";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040078
Alexandre Lision447ba3d2016-11-14 21:42:49 -050079/* Incoming call from {Name} */
Jenkins4f866502020-05-11 14:37:10 -040080"Incoming call from %@" = "%@ から着信";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050081
Jenkinsc37023a2018-12-17 15:31:30 -050082/* Incoming message from {Name} */
Jenkins4f866502020-05-11 14:37:10 -040083"Incoming message from %@" = "%@ からのメッセージ";
Jenkinsc37023a2018-12-17 15:31:30 -050084
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040085/* Text shown to user when his username is invalid to be registered */
86"Invalid username" = "無効なユーザー名";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050087
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040088/* Text shown to user when his username is invalid to be registered */
89"Invalid username." = "Invalid username.";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050090
Jenkins2bcac372018-04-23 15:30:28 -040091/* Allert message when no accounts are available */
92"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
93
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040094/* Displayed as RingID when no accounts are available for selection */
95"No account available" = "No account available";
96
Alexandre Lision447ba3d2016-11-14 21:42:49 -050097/* Text show to the user when password didn't match */
Jenkins1cda4182017-05-18 14:39:40 -040098"Password and confirmation mismatch." = "確認のパスワードと一致しません。";
Alexandre Lision447ba3d2016-11-14 21:42:49 -050099
100/* Indication for user */
Jenkins1cda4182017-05-18 14:39:40 -0400101"Password is too short" = "パスワードが短すぎます";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500102
103/* Indication for user */
104"Passwords don't match" = "パスワードが一致しません";
105
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400106/* Contextual menu action */
Jenkins4f866502020-05-11 14:37:10 -0400107"Place audio call" = "音声通話を開始";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500108
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400109/* Contextual menu action */
Jenkins4f866502020-05-11 14:37:10 -0400110"Place video call" = "ビデオ通話を開始";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400111
112/* Recording view explanation label */
113"Press to start recording" = "Press to start recording";
114
115/* Record message title */
Jenkinsaae92d82020-05-04 15:34:55 -0400116"Record a message" = "メッセージを記録";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500117
118/* Button Action */
Jenkins1cda4182017-05-18 14:39:40 -0400119"Refuse" = "拒否";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500120
121/* Text shown to the user */
Jenkins4f866502020-05-11 14:37:10 -0400122"Registered name: " = "登録名:";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400123
124/* Remove account alert title */
Jenkins4f866502020-05-11 14:37:10 -0400125"Remove account" = "アカウントを削除";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400126
127/* export account button title */
Jenkins4f866502020-05-11 14:37:10 -0400128"Select archive" = "アーカイブを選択";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400129
130/* Send button title */
131"Send" = "送信";
132
133/* Notification message */
134"Send you a contact request" = "Send you a contact request";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500135
136/* No comment provided by engineer. */
Jenkins1cda4182017-05-18 14:39:40 -0400137"Share" = "共有";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500138
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400139/* Contextual menu entry */
Jenkins4f866502020-05-11 14:37:10 -0400140"Share screen" = "画面を共有";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400141
142/* Sign In */
143"Sign In" = "サインイン";
144
145/* Record message title */
Jenkins4f866502020-05-11 14:37:10 -0400146"Stop recording" = "録音を停止";
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400147
Jenkinsf3c9ede2018-02-12 10:30:19 -0500148/* File transfer successful label */
149"Success" = "成功";
150
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500151/* No comment provided by engineer. */
152"Text Actions" = "Text Actions";
153
154/* Text shown to user when his username is available to be registered */
155"The entered username is available" = "The entered username is available";
156
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500157/* Text shown to user when his username is already registered */
158"The entered username is not available" = "The entered username is not available";
159
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500160/* Error shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400161"The password you entered does not unlock this account" = "入力したパスワードではこのアカウントのロックを解除できません";
162
163/* Text shown to the user */
164"This account needs to be migrated" = "This account needs to be migrated";
165
166/* Explanation label when user have just ID */
167"This is your ID. \nCopy and share it with your friends!" = "This is your ID. \nCopy and share it with your friends!";
168
169/* Explanation label when user have Jami username */
170"This is your Jami username. \nCopy and share it with your friends!" = "This is your Jami username. \nCopy and share it with your friends!";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500171
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500172/* Title shown to user to concat with Pin */
Jenkinsc37023a2018-12-17 15:31:30 -0500173"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes.";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500174
175/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400176"To proceed with the migration, you need to enter a password that was used for this account." = "To proceed with the migration, you need to enter a password that was used for this account.";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500177
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400178/* File transfer peer unjoinable label */
179"Unjoinable" = "Unjoinable";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500180
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400181/* Error video permission */
182"Video permission not granted" = "Video permission not granted";
Jenkins0f699812018-11-19 15:31:08 -0500183
184/* Welcome title */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400185"Welcome to Jami" = "Jamiへようこそ";
Jenkins0f699812018-11-19 15:31:08 -0500186
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400187/* Peer busy message */
188"Would you like to leave a message?" = "Would you like to leave a message?";
Jenkinsc37023a2018-12-17 15:31:30 -0500189
Jenkins4f866502020-05-11 14:37:10 -0400190/* Password button title */
191"Change password" = "パスワードを変更";
192
193/* Password button title */
194"Create password" = "Create password";
195
196/* Device revocation title */
197"Revoke Device" = "Revoke Device";
198
199/* Device revocation message */
200"Attention! This action could not be undone!" = "Attention! This action could not be undone!";
201
202/* Device revocation error */
203"Device revocation failed. Please check your password and try again." = "Device revocation failed. Please check your password and try again.";
204
205/* Device revocation error */
206"Device revocation failed" = "Device revocation failed";
207
208/* Edit Sip Account Action*/
209"Done" = "完了";
210
211/* Edit Sip Account Action */
212"Edit Account" = "アカウントを編集";
213
Jenkins23ed02e2020-08-31 15:35:42 -0400214/* Conference action */
215"Minimize participant" = "Minimize participant";
216
217/* Conference action */
218"Maximize participant" = "Maximize participant";
219
220/* Conference action */
221"Hangup" = "受話";
222
223/* Conference name */
224"Me" = "自分";
225