@pmate/account-sdk 0.5.5 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +14 -21
- package/src/api/AccountService.ts +97 -0
- package/src/api/Api.ts +99 -0
- package/src/api/AppService.ts +71 -0
- package/src/api/EntityService.ts +41 -0
- package/src/api/ProfileService.ts +133 -0
- package/src/api/cacheInMem.ts +73 -0
- package/src/api/index.ts +5 -0
- package/src/atoms/accountAtom.ts +18 -0
- package/src/atoms/accountProfileAtom.ts +13 -0
- package/src/atoms/atomWithLoadable.ts +48 -0
- package/src/atoms/createProfileAtom.ts +27 -0
- package/src/atoms/index.ts +16 -0
- package/src/atoms/learningLangAtom.ts +8 -0
- package/src/atoms/localStorageAtom.ts +39 -0
- package/src/atoms/loginAtom.ts +8 -0
- package/src/atoms/motherTongueAtom.ts +8 -0
- package/src/atoms/profileAtom.ts +24 -0
- package/src/atoms/profileDraftAtom.ts +7 -0
- package/src/atoms/profilesAtom.ts +20 -0
- package/src/atoms/sessionCheckAtom.ts +10 -0
- package/src/atoms/switchProfileAtom.ts +9 -0
- package/src/atoms/updateProfileAtom.ts +35 -0
- package/src/atoms/uploadAvatarAtom.ts +49 -0
- package/src/atoms/userLogoutAtom.ts +8 -0
- package/src/atoms/userSettingsAtom.ts +58 -0
- package/src/components/AuthProviderV2.tsx +315 -0
- package/src/components/Button.tsx +39 -0
- package/src/components/Drawer.tsx +80 -0
- package/src/components/index.ts +1 -0
- package/src/constants.ts +1 -0
- package/src/hooks/index.ts +5 -0
- package/src/hooks/useAppBackgroundStyle.ts +25 -0
- package/src/hooks/useAppConfig.ts +44 -0
- package/src/hooks/useAuthApp.ts +165 -0
- package/src/hooks/useAuthSnapshot.ts +84 -0
- package/src/hooks/useIsAuthenticated.ts +19 -0
- package/src/hooks/useProfileStepFlow.ts +59 -0
- package/src/i18n/index.ts +59 -0
- package/src/index.ts +9 -0
- package/src/locales/ar-SA.json +183 -0
- package/src/locales/de-DE.json +183 -0
- package/src/locales/el-GR.json +183 -0
- package/src/locales/en.json +183 -0
- package/src/locales/es-ES.json +183 -0
- package/src/locales/fi-FI.json +183 -0
- package/src/locales/fil-PH.json +183 -0
- package/src/locales/fr-FR.json +183 -0
- package/src/locales/hi-IN.json +183 -0
- package/src/locales/ja-JP.json +183 -0
- package/src/locales/ko-KR.json +183 -0
- package/src/locales/pt-BR.json +183 -0
- package/src/locales/pt-PT.json +183 -0
- package/src/locales/ru-RU.json +183 -0
- package/src/locales/ta-IN.json +183 -0
- package/src/locales/uk-UA.json +183 -0
- package/src/locales/zh-CN.json +183 -0
- package/src/locales/zh-TW.json +183 -0
- package/src/types/account.types.ts +28 -0
- package/src/types/app.ts +22 -0
- package/src/types/profile.ts +6 -0
- package/src/utils/AccountManagerV2.ts +349 -0
- package/src/utils/Redirect.ts +17 -0
- package/src/utils/accountStorage.ts +46 -0
- package/src/utils/errors.ts +1 -0
- package/src/utils/index.ts +11 -0
- package/src/utils/location.ts +34 -0
- package/src/utils/profileStep.ts +26 -0
- package/src/utils/resolveAppId.ts +13 -0
- package/src/utils/selectedProfileStorage.ts +46 -0
- package/src/utils/tokenStorage.ts +47 -0
- package/dist/index.cjs.js +0 -22
- package/dist/index.cjs.js.map +0 -1
- package/dist/index.d.ts +0 -305
- package/dist/index.es.js +0 -8897
- package/dist/index.es.js.map +0 -1
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
{
|
|
2
|
+
"seconds": "秒",
|
|
3
|
+
"Send Code": "コードを送信",
|
|
4
|
+
"Add Profile": "プロフィールを追加",
|
|
5
|
+
"Practitioner": "メンター",
|
|
6
|
+
"I want to practice languages and chat with others": "言語を練習して、他の人とチャットしたいです",
|
|
7
|
+
"Mate": "学習パートナー",
|
|
8
|
+
"I can guide language learning and provide companionship": "言語学習をガイドし、寄り添ってサポートします",
|
|
9
|
+
"Unknown error": "不明なエラーが発生しました。しばらくしてからもう一度お試しください。",
|
|
10
|
+
"English": "英語",
|
|
11
|
+
"Chinese": "中国語",
|
|
12
|
+
"Spanish": "スペイン語",
|
|
13
|
+
"Korean": "韓国語",
|
|
14
|
+
"French": "フランス語",
|
|
15
|
+
"Japanese": "日本語",
|
|
16
|
+
"German": "ドイツ語",
|
|
17
|
+
"Arabic": "アラビア語",
|
|
18
|
+
"Translation": "翻訳",
|
|
19
|
+
"Interpretation": "解釈",
|
|
20
|
+
"Key Vocabulary & Terms": "重要語彙・用語",
|
|
21
|
+
"Grammar": "文法",
|
|
22
|
+
"DM_ACL_REJECT": "他のユーザーの返信を待ってからでないと、ダイレクトメッセージを続けられません。しばらくお待ちください。",
|
|
23
|
+
"GROUP_ACL_REJECT": "まだこのグループのメンバーではありません。オーナーが参加申請を承認するまでお待ちください。",
|
|
24
|
+
"Tree Hole": "ツリーホール",
|
|
25
|
+
"Chat": "チャット",
|
|
26
|
+
"Contacts": "連絡先",
|
|
27
|
+
"Remove Contact": "連絡先を削除",
|
|
28
|
+
"Exit Group": "グループを退会",
|
|
29
|
+
"Chat Settings": "チャット設定",
|
|
30
|
+
"Awaiting friend confirmation": "フレンド承認待ち",
|
|
31
|
+
"Revision failed": "修正に失敗しました",
|
|
32
|
+
"Please use English": "英語で入力してください",
|
|
33
|
+
"Speech recognition failed. Please try again.": "音声認識に失敗しました。もう一度お試しください。",
|
|
34
|
+
"analyzing...": "解析中...",
|
|
35
|
+
"Loading profiles...": "プロフィールを読み込み中...",
|
|
36
|
+
"Add Friend": "友達を追加",
|
|
37
|
+
"Create Group": "グループを作成",
|
|
38
|
+
"Logout": "ログアウト",
|
|
39
|
+
"Copied username to clipboard": "ユーザー名をクリップボードにコピーしました",
|
|
40
|
+
"Switch Identity": "アカウントを切り替え",
|
|
41
|
+
"Function": "機能",
|
|
42
|
+
"Quote": "引用",
|
|
43
|
+
"Instructions(Optional)": "指示(任意)",
|
|
44
|
+
"joined the room": "ルームに参加しました",
|
|
45
|
+
"left the room": "ルームを退出しました",
|
|
46
|
+
"View": "表示",
|
|
47
|
+
"Recall": "取り消す",
|
|
48
|
+
"Hide Translation": "翻訳を非表示",
|
|
49
|
+
"Translate": "翻訳する",
|
|
50
|
+
"Collapse": "折りたたむ",
|
|
51
|
+
"Before you accept, she won’t know you've seen any messages.": "承認するまでは、相手にメッセージを既読したことは伝わりません。",
|
|
52
|
+
"Allow {{name}} to send you messages and share your name and profile picture?": "{{name}} があなたにメッセージを送信し、あなたの名前とプロフィール写真を共有できるようにしますか?",
|
|
53
|
+
"Message": "メッセージ",
|
|
54
|
+
"Study": "学習",
|
|
55
|
+
"Discover": "発見",
|
|
56
|
+
"Me": "プロフィール",
|
|
57
|
+
"coming soon": "近日公開",
|
|
58
|
+
"This feature is under": "この機能は",
|
|
59
|
+
"development": "開発中です",
|
|
60
|
+
"Back": "戻る",
|
|
61
|
+
"Search contacts or groups": "連絡先またはグループを検索",
|
|
62
|
+
"Groups": "グループ",
|
|
63
|
+
"No Results": "結果が見つかりません",
|
|
64
|
+
"Say Hi": "挨拶を送る",
|
|
65
|
+
"Add": "追加",
|
|
66
|
+
"Find Friend": "友達を探す",
|
|
67
|
+
"Input Username": "ユーザー名を入力",
|
|
68
|
+
"my account: ": "マイアカウント: ",
|
|
69
|
+
"Already Applied": "既に申請済み",
|
|
70
|
+
"User is blocked": "このユーザーはブロックされています",
|
|
71
|
+
"Failed": "失敗しました",
|
|
72
|
+
"Please select at least one member": "少なくとも1名のメンバーを選択してください",
|
|
73
|
+
"Group created": "グループを作成しました",
|
|
74
|
+
"Group Name": "グループ名",
|
|
75
|
+
"Group Name is required": "グループ名は必須です",
|
|
76
|
+
"Loading...": "読み込み中...",
|
|
77
|
+
"Create": "作成",
|
|
78
|
+
"Group updated": "グループを更新しました",
|
|
79
|
+
"Update Group": "グループを更新",
|
|
80
|
+
"Update": "更新",
|
|
81
|
+
"No Chats": "チャットがありません",
|
|
82
|
+
"ParrotMate": "ParrotMate",
|
|
83
|
+
"Speak Different": "話し方を変えよう",
|
|
84
|
+
"Not logged in": "ログインしていません",
|
|
85
|
+
"User Name": "ユーザー名",
|
|
86
|
+
"copy": "コピー",
|
|
87
|
+
"Network is slow, enable offline mode?": "ネットワークが遅いようです。オフラインモードを有効にしますか?",
|
|
88
|
+
"Enable offline mode": "オフラインモードを有効にする",
|
|
89
|
+
"PChip Reader": "PChip Reader",
|
|
90
|
+
"male": "男性",
|
|
91
|
+
"female": "女性",
|
|
92
|
+
"popular neutral": "人気(中性)",
|
|
93
|
+
"Offline mode": "オフラインモード",
|
|
94
|
+
"Change nickname": "ニックネームを変更する",
|
|
95
|
+
"UI Language": "UI言語",
|
|
96
|
+
"Word": "単語",
|
|
97
|
+
"Date": "日付",
|
|
98
|
+
"My bookshelf": "マイ本棚",
|
|
99
|
+
"Title too short": "タイトルが短すぎます",
|
|
100
|
+
"Modification successful": "変更が完了しました",
|
|
101
|
+
"No books in your shelf yet": "本棚にまだ本がありません",
|
|
102
|
+
"Tap the search icon above to browse books and add them to your shelf!": "上の検索アイコンをタップして本を探し、本棚に追加しましょう!",
|
|
103
|
+
"Read with experts to help you understand,": "専門家と一緒に読み、理解を深めましょう、",
|
|
104
|
+
"Comprehensive training in English listening and reading.": "英語のリスニングとリーディングを総合的に学習できます。",
|
|
105
|
+
"Hi, {{nickName}}! Welcome!": "こんにちは、{{nickName}}さん!ようこそ!",
|
|
106
|
+
"Browse library": "ライブラリを閲覧する",
|
|
107
|
+
"Add your own TXT/PDF": "TXT/PDFファイルを追加する",
|
|
108
|
+
"Already have an account?": "既にアカウントをお持ちですか?",
|
|
109
|
+
"Click here to login": "ログインはこちら",
|
|
110
|
+
"We detected this is your first time using PChip Reader. Add some books!": "PChip Readerは初めてのようです。本を追加してみましょう!",
|
|
111
|
+
"Upload Book": "書籍をアップロード",
|
|
112
|
+
"Click here to upload local EPUB/MOBI/PDF/TXT": "ここをクリックしてローカルのEPUB/MOBI/PDF/TXTをアップロード",
|
|
113
|
+
"Only EPUB/MOBI/PDF/TXT is supported": "対応形式はEPUB/MOBI/PDF/TXTのみです",
|
|
114
|
+
"Upload successful": "アップロードが成功しました",
|
|
115
|
+
"Book upload failed": "書籍のアップロードに失敗しました",
|
|
116
|
+
"We only store your files locally!": "ファイルはローカルにのみ保存されます!",
|
|
117
|
+
"New words": "新しい単語",
|
|
118
|
+
"Total reading": "累計読書時間",
|
|
119
|
+
"Today's reading": "今日の読書時間",
|
|
120
|
+
"Please choose an image file": "画像ファイルを選択してください",
|
|
121
|
+
"Image sent": "画像を送信しました",
|
|
122
|
+
"Failed to upload image": "画像のアップロードに失敗しました",
|
|
123
|
+
"analyzing grammar structure": "文法構造を解析しています",
|
|
124
|
+
"understanding pronunciation": "発音を確認しています",
|
|
125
|
+
"optimizing and restructuring": "最適化と再構成を行っています",
|
|
126
|
+
"My QR Code": "自分のQRコード",
|
|
127
|
+
"Let friends scan to fill your username automatically": "友だちにスキャンしてもらうと、ユーザー名が自動で入力されます",
|
|
128
|
+
"Unable to load image": "画像を読み込めません",
|
|
129
|
+
"Loading image...": "画像を読み込み中...",
|
|
130
|
+
"Shared image": "共有された画像",
|
|
131
|
+
"QR scanning is unavailable in this environment": "この環境ではQRスキャンを利用できません",
|
|
132
|
+
"Camera access is not supported on this device": "このデバイスではカメラアクセスがサポートされていません",
|
|
133
|
+
"Unable to access the camera": "カメラにアクセスできません",
|
|
134
|
+
"No QR code found in the selected image": "選択した画像にQRコードが見つかりませんでした",
|
|
135
|
+
"Unable to read QR code from the selected image": "選択した画像のQRコードを読み取れませんでした",
|
|
136
|
+
"Username captured from QR code": "QRコードからユーザー名を取得しました",
|
|
137
|
+
"Initializing camera...": "カメラを初期化しています...",
|
|
138
|
+
"Scan QR Code": "QRコードをスキャン",
|
|
139
|
+
"Align the QR code within the frame to capture a username automatically.": "フレーム内にQRコードを合わせると、ユーザー名を自動で取得できます。",
|
|
140
|
+
"Login Success": "ログインに成功しました",
|
|
141
|
+
"please enter your phone number": "電話番号を入力してください",
|
|
142
|
+
"Please enter your phone number": "電話番号を入力してください",
|
|
143
|
+
"Login": "ログイン",
|
|
144
|
+
"Terms&Conditions": "利用規約",
|
|
145
|
+
"and": "および",
|
|
146
|
+
"Privacy Policy": "プライバシーポリシー",
|
|
147
|
+
"Unregistered phone numbers will automatically create an account": "未登録の電話番号は自動的にアカウントが作成されます",
|
|
148
|
+
"Please enter the verification code": "確認コードを入力してください",
|
|
149
|
+
"Send verification code": "確認コードを送信",
|
|
150
|
+
"Please enter the correct phone number": "正しい電話番号を入力してください",
|
|
151
|
+
"Verification code sent": "確認コードを送信しました",
|
|
152
|
+
"Language": "言語",
|
|
153
|
+
"Skip": "スキップ",
|
|
154
|
+
"Continue": "続ける",
|
|
155
|
+
"Are you 18 or older?": "18歳以上ですか?",
|
|
156
|
+
"Yes": "はい",
|
|
157
|
+
"No": "いいえ",
|
|
158
|
+
"Please select language what you want to learn": "学びたい言語を選択してください",
|
|
159
|
+
"Please enter your age": "年齢を入力してください",
|
|
160
|
+
"Age": "年齢",
|
|
161
|
+
"Please select your gender": "性別を選択してください",
|
|
162
|
+
"Female": "女性",
|
|
163
|
+
"Male": "男性",
|
|
164
|
+
"Your {{langShort}} name": "あなたの{{langShort}}での名前",
|
|
165
|
+
"Create your own name or choose from the recommendations": "自分で名前を作成するか、おすすめから選んでください",
|
|
166
|
+
"Enter your nickname here...": "ここにニックネームを入力してください...",
|
|
167
|
+
"Learning Language": "学習言語",
|
|
168
|
+
"Finish": "完了",
|
|
169
|
+
"Nickname is required": "ニックネームは必須です",
|
|
170
|
+
"Nickname must be at least 3 characters": "ニックネームは3文字以上で入力してください",
|
|
171
|
+
"Confirm": "確認",
|
|
172
|
+
"Account Phone": "アカウントの電話番号",
|
|
173
|
+
"Gender": "性別",
|
|
174
|
+
"Education": "学歴",
|
|
175
|
+
"Job": "職業",
|
|
176
|
+
"Hobby": "趣味",
|
|
177
|
+
"Select your role": "役割を選択してください",
|
|
178
|
+
"Please choose your identity": "ご自身の立場を選択してください",
|
|
179
|
+
"Profile Step: Nickname": "ニックネーム",
|
|
180
|
+
"Profile Step: Learning Language": "学習中の言語",
|
|
181
|
+
"Profile Step: Mother Tongue": "母語",
|
|
182
|
+
"By signing up, you agree with ": "登録すると、以下に同意したことになります:"
|
|
183
|
+
}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
{
|
|
2
|
+
"seconds": "초",
|
|
3
|
+
"Send Code": "코드 보내기",
|
|
4
|
+
"Add Profile": "프로필 추가",
|
|
5
|
+
"Practitioner": "튜터",
|
|
6
|
+
"I want to practice languages and chat with others": "언어를 연습하고 다른 사람들과 대화하고 싶어요",
|
|
7
|
+
"Mate": "언어 파트너",
|
|
8
|
+
"I can guide language learning and provide companionship": "언어 학습을 도와드리고 함께해 드릴 수 있어요",
|
|
9
|
+
"Unknown error": "알 수 없는 오류가 발생했습니다.",
|
|
10
|
+
"English": "영어",
|
|
11
|
+
"Chinese": "중국어",
|
|
12
|
+
"Spanish": "스페인어",
|
|
13
|
+
"Korean": "한국어",
|
|
14
|
+
"French": "프랑스어",
|
|
15
|
+
"Japanese": "일본어",
|
|
16
|
+
"German": "독일어",
|
|
17
|
+
"Arabic": "아랍어",
|
|
18
|
+
"Translation": "번역",
|
|
19
|
+
"Interpretation": "해석",
|
|
20
|
+
"Key Vocabulary & Terms": "핵심 어휘 및 용어",
|
|
21
|
+
"Grammar": "문법",
|
|
22
|
+
"DM_ACL_REJECT": "다른 사용자의 응답을 기다려야 다이렉트 메시지를 계속 진행할 수 있습니다.",
|
|
23
|
+
"GROUP_ACL_REJECT": "아직 이 그룹의 멤버가 아닙니다. 소유자가 요청을 승인할 때까지 기다려주세요.",
|
|
24
|
+
"Tree Hole": "트리홀",
|
|
25
|
+
"Chat": "채팅",
|
|
26
|
+
"Contacts": "연락처",
|
|
27
|
+
"Remove Contact": "연락처 삭제",
|
|
28
|
+
"Exit Group": "그룹 나가기",
|
|
29
|
+
"Chat Settings": "채팅 설정",
|
|
30
|
+
"Awaiting friend confirmation": "친구 승인 대기 중",
|
|
31
|
+
"Revision failed": "수정에 실패했습니다",
|
|
32
|
+
"Please use English": "영어를 사용해 주세요",
|
|
33
|
+
"Speech recognition failed. Please try again.": "음성 인식에 실패했습니다. 다시 시도해 주세요.",
|
|
34
|
+
"analyzing...": "분석 중...",
|
|
35
|
+
"Loading profiles...": "프로필을 불러오는 중...",
|
|
36
|
+
"Add Friend": "친구 추가",
|
|
37
|
+
"Create Group": "그룹 만들기",
|
|
38
|
+
"Logout": "로그아웃",
|
|
39
|
+
"Copied username to clipboard": "사용자 이름이 클립보드에 복사되었습니다",
|
|
40
|
+
"Switch Identity": "계정 전환",
|
|
41
|
+
"Function": "기능",
|
|
42
|
+
"Quote": "인용",
|
|
43
|
+
"Instructions(Optional)": "지침(선택 사항)",
|
|
44
|
+
"joined the room": "채팅방에 입장했습니다",
|
|
45
|
+
"left the room": "채팅방을 나갔습니다",
|
|
46
|
+
"View": "보기",
|
|
47
|
+
"Recall": "메시지 회수",
|
|
48
|
+
"Hide Translation": "번역 숨기기",
|
|
49
|
+
"Translate": "번역",
|
|
50
|
+
"Collapse": "접기",
|
|
51
|
+
"Before you accept, she won’t know you've seen any messages.": "수락하기 전에는 상대방이 당신이 메시지를 확인했는지 알 수 없습니다.",
|
|
52
|
+
"Allow {{name}} to send you messages and share your name and profile picture?": "{{name}}님이 메시지를 보내고 귀하의 이름과 프로필 사진을 공유하도록 허용하시겠어요?",
|
|
53
|
+
"Message": "메시지",
|
|
54
|
+
"Study": "학습",
|
|
55
|
+
"Discover": "둘러보기",
|
|
56
|
+
"Me": "내 프로필",
|
|
57
|
+
"coming soon": "곧 제공됩니다",
|
|
58
|
+
"This feature is under": "이 기능은",
|
|
59
|
+
"development": "개발 중입니다",
|
|
60
|
+
"Back": "뒤로",
|
|
61
|
+
"Search contacts or groups": "연락처 또는 그룹 검색",
|
|
62
|
+
"Groups": "그룹",
|
|
63
|
+
"No Results": "결과가 없습니다",
|
|
64
|
+
"Say Hi": "인사하기",
|
|
65
|
+
"Add": "추가하기",
|
|
66
|
+
"Find Friend": "친구 찾기",
|
|
67
|
+
"Input Username": "사용자 이름을 입력하세요",
|
|
68
|
+
"my account: ": "내 계정: ",
|
|
69
|
+
"Already Applied": "이미 요청했습니다",
|
|
70
|
+
"User is blocked": "해당 사용자가 차단되어 있습니다",
|
|
71
|
+
"Failed": "실패했습니다",
|
|
72
|
+
"Please select at least one member": "최소 한 명 이상의 멤버를 선택해주세요",
|
|
73
|
+
"Group created": "그룹이 생성되었습니다",
|
|
74
|
+
"Group Name": "그룹 이름",
|
|
75
|
+
"Group Name is required": "그룹 이름은 필수입니다",
|
|
76
|
+
"Loading...": "로딩 중...",
|
|
77
|
+
"Create": "생성하기",
|
|
78
|
+
"Group updated": "그룹이 수정되었습니다",
|
|
79
|
+
"Update Group": "그룹 수정",
|
|
80
|
+
"Update": "수정",
|
|
81
|
+
"No Chats": "채팅이 없습니다",
|
|
82
|
+
"ParrotMate": "ParrotMate",
|
|
83
|
+
"Speak Different": "다르게 말해보세요",
|
|
84
|
+
"Not logged in": "로그인하지 않음",
|
|
85
|
+
"User Name": "사용자 이름",
|
|
86
|
+
"copy": "복사",
|
|
87
|
+
"Network is slow, enable offline mode?": "네트워크가 느립니다. 오프라인 모드를 활성화할까요?",
|
|
88
|
+
"Enable offline mode": "오프라인 모드 활성화",
|
|
89
|
+
"PChip Reader": "PChip 리더",
|
|
90
|
+
"male": "남성",
|
|
91
|
+
"female": "여성",
|
|
92
|
+
"popular neutral": "인기(중성)",
|
|
93
|
+
"Offline mode": "오프라인 모드",
|
|
94
|
+
"Change nickname": "닉네임 변경",
|
|
95
|
+
"UI Language": "UI 언어",
|
|
96
|
+
"Word": "단어",
|
|
97
|
+
"Date": "날짜",
|
|
98
|
+
"My bookshelf": "내 서가",
|
|
99
|
+
"Title too short": "제목이 너무 짧습니다",
|
|
100
|
+
"Modification successful": "수정이 완료되었습니다",
|
|
101
|
+
"No books in your shelf yet": "아직 서가에 책이 없습니다",
|
|
102
|
+
"Tap the search icon above to browse books and add them to your shelf!": "위의 검색 아이콘을 탭해 책을 찾아 서가에 추가해보세요!",
|
|
103
|
+
"Read with experts to help you understand,": "전문가와 함께 읽으며 이해를 도와드려요,",
|
|
104
|
+
"Comprehensive training in English listening and reading.": "영어 듣기·독해 종합 훈련",
|
|
105
|
+
"Hi, {{nickName}}! Welcome!": "안녕하세요, {{nickName}}님! 환영합니다!",
|
|
106
|
+
"Browse library": "라이브러리 둘러보기",
|
|
107
|
+
"Add your own TXT/PDF": "내 파일(TXT/PDF) 추가하기",
|
|
108
|
+
"Already have an account?": "이미 계정이 있으신가요?",
|
|
109
|
+
"Click here to login": "로그인하려면 여기를 클릭하세요",
|
|
110
|
+
"We detected this is your first time using PChip Reader. Add some books!": "PChip Reader를 처음 사용하시는 것 같아요. 책을 추가해 보세요!",
|
|
111
|
+
"Upload Book": "책 업로드",
|
|
112
|
+
"Click here to upload local EPUB/MOBI/PDF/TXT": "로컬 EPUB/MOBI/PDF/TXT 파일을 업로드하려면 여기를 클릭하세요",
|
|
113
|
+
"Only EPUB/MOBI/PDF/TXT is supported": "EPUB/MOBI/PDF/TXT 형식만 지원합니다",
|
|
114
|
+
"Upload successful": "업로드가 완료되었습니다",
|
|
115
|
+
"Book upload failed": "책 업로드에 실패했습니다",
|
|
116
|
+
"We only store your files locally!": "파일은 로컬에만 저장됩니다!",
|
|
117
|
+
"New words": "새 단어",
|
|
118
|
+
"Total reading": "총 읽기 시간",
|
|
119
|
+
"Today's reading": "오늘의 읽기 시간",
|
|
120
|
+
"Please choose an image file": "이미지 파일을 선택해 주세요",
|
|
121
|
+
"Image sent": "이미지 전송 완료",
|
|
122
|
+
"Failed to upload image": "이미지 업로드에 실패했습니다",
|
|
123
|
+
"analyzing grammar structure": "문법 구조 분석 중",
|
|
124
|
+
"understanding pronunciation": "발음 분석 중",
|
|
125
|
+
"optimizing and restructuring": "최적화 및 재구성 중",
|
|
126
|
+
"My QR Code": "내 QR 코드",
|
|
127
|
+
"Let friends scan to fill your username automatically": "친구가 스캔하면 사용자 이름이 자동으로 입력됩니다",
|
|
128
|
+
"Unable to load image": "이미지를 불러올 수 없습니다",
|
|
129
|
+
"Loading image...": "이미지 불러오는 중...",
|
|
130
|
+
"Shared image": "공유된 이미지",
|
|
131
|
+
"QR scanning is unavailable in this environment": "이 환경에서는 QR 스캔을 사용할 수 없습니다",
|
|
132
|
+
"Camera access is not supported on this device": "이 기기에서는 카메라 접근을 지원하지 않습니다",
|
|
133
|
+
"Unable to access the camera": "카메라에 접근할 수 없습니다",
|
|
134
|
+
"No QR code found in the selected image": "선택한 이미지에서 QR 코드를 찾을 수 없습니다",
|
|
135
|
+
"Unable to read QR code from the selected image": "선택한 이미지에서 QR 코드를 읽을 수 없습니다",
|
|
136
|
+
"Username captured from QR code": "QR 코드에서 사용자 이름을 가져왔습니다",
|
|
137
|
+
"Initializing camera...": "카메라 초기화 중...",
|
|
138
|
+
"Scan QR Code": "QR 코드 스캔",
|
|
139
|
+
"Align the QR code within the frame to capture a username automatically.": "프레임 안에 QR 코드를 맞추면 사용자 이름이 자동으로 인식됩니다.",
|
|
140
|
+
"Login Success": "로그인에 성공했습니다",
|
|
141
|
+
"please enter your phone number": "휴대폰 번호를 입력해 주세요",
|
|
142
|
+
"Please enter your phone number": "휴대폰 번호를 입력해 주세요",
|
|
143
|
+
"Login": "로그인",
|
|
144
|
+
"Terms&Conditions": "이용약관",
|
|
145
|
+
"and": "및",
|
|
146
|
+
"Privacy Policy": "개인정보 처리방침",
|
|
147
|
+
"Unregistered phone numbers will automatically create an account": "등록되지 않은 전화번호로는 계정이 자동으로 생성됩니다",
|
|
148
|
+
"Please enter the verification code": "인증 코드를 입력해 주세요",
|
|
149
|
+
"Send verification code": "인증 코드 보내기",
|
|
150
|
+
"Please enter the correct phone number": "올바른 전화번호를 입력해 주세요",
|
|
151
|
+
"Verification code sent": "인증 코드가 전송되었습니다",
|
|
152
|
+
"Language": "언어",
|
|
153
|
+
"Skip": "건너뛰기",
|
|
154
|
+
"Continue": "계속하기",
|
|
155
|
+
"Are you 18 or older?": "만 18세 이상이신가요?",
|
|
156
|
+
"Yes": "예",
|
|
157
|
+
"No": "아니요",
|
|
158
|
+
"Please select language what you want to learn": "학습하고 싶은 언어를 선택해 주세요",
|
|
159
|
+
"Please enter your age": "나이를 입력해 주세요",
|
|
160
|
+
"Age": "나이",
|
|
161
|
+
"Please select your gender": "성별을 선택해 주세요",
|
|
162
|
+
"Female": "여성",
|
|
163
|
+
"Male": "남성",
|
|
164
|
+
"Your {{langShort}} name": "사용할 {{langShort}} 이름",
|
|
165
|
+
"Create your own name or choose from the recommendations": "직접 이름을 만들거나 추천 목록에서 선택하세요",
|
|
166
|
+
"Enter your nickname here...": "여기에 닉네임을 입력하세요...",
|
|
167
|
+
"Learning Language": "학습 언어",
|
|
168
|
+
"Finish": "완료",
|
|
169
|
+
"Nickname is required": "닉네임은 필수입니다",
|
|
170
|
+
"Nickname must be at least 3 characters": "닉네임은 최소 3자 이상이어야 합니다",
|
|
171
|
+
"Confirm": "확인",
|
|
172
|
+
"Account Phone": "계정 전화번호",
|
|
173
|
+
"Gender": "성별",
|
|
174
|
+
"Education": "학력",
|
|
175
|
+
"Job": "직업",
|
|
176
|
+
"Hobby": "취미",
|
|
177
|
+
"Select your role": "역할을 선택해 주세요",
|
|
178
|
+
"Please choose your identity": "사용자 유형을 선택해 주세요",
|
|
179
|
+
"Profile Step: Nickname": "닉네임",
|
|
180
|
+
"Profile Step: Learning Language": "학습 중인 언어",
|
|
181
|
+
"Profile Step: Mother Tongue": "모국어",
|
|
182
|
+
"By signing up, you agree with ": "회원가입하면 약관에 동의하게 됩니다 "
|
|
183
|
+
}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
{
|
|
2
|
+
"seconds": "segundos",
|
|
3
|
+
"Send Code": "Enviar código",
|
|
4
|
+
"Add Profile": "Adicionar Perfil",
|
|
5
|
+
"Practitioner": "Tutor",
|
|
6
|
+
"I want to practice languages and chat with others": "Quero praticar idiomas e conversar com outras pessoas",
|
|
7
|
+
"Mate": "Parceiro",
|
|
8
|
+
"I can guide language learning and provide companionship": "Posso orientar o aprendizado de idiomas e oferecer companhia",
|
|
9
|
+
"Unknown error": "Erro desconhecido. Por favor, tente novamente.",
|
|
10
|
+
"English": "Inglês",
|
|
11
|
+
"Chinese": "Chinês",
|
|
12
|
+
"Spanish": "Espanhol",
|
|
13
|
+
"Korean": "Coreano",
|
|
14
|
+
"French": "Francês",
|
|
15
|
+
"Japanese": "Japonês",
|
|
16
|
+
"German": "Alemão",
|
|
17
|
+
"Arabic": "Árabe",
|
|
18
|
+
"Translation": "Tradução",
|
|
19
|
+
"Interpretation": "Interpretação",
|
|
20
|
+
"Key Vocabulary & Terms": "Vocabulário e termos-chave",
|
|
21
|
+
"Grammar": "Gramática",
|
|
22
|
+
"DM_ACL_REJECT": "Por favor, aguarde a resposta dos outros para continuar a conversa por mensagem direta.",
|
|
23
|
+
"GROUP_ACL_REJECT": "Você ainda não está neste grupo. Por favor, aguarde que o proprietário aprove sua solicitação.",
|
|
24
|
+
"Tree Hole": "Espaço anônimo",
|
|
25
|
+
"Chat": "Bate-papo",
|
|
26
|
+
"Contacts": "Contatos",
|
|
27
|
+
"Remove Contact": "Remover contato",
|
|
28
|
+
"Exit Group": "Sair do grupo",
|
|
29
|
+
"Chat Settings": "Configurações do chat",
|
|
30
|
+
"Awaiting friend confirmation": "Aguardando confirmação do pedido de amizade",
|
|
31
|
+
"Revision failed": "Falha na revisão",
|
|
32
|
+
"Please use English": "Por favor, use inglês",
|
|
33
|
+
"Speech recognition failed. Please try again.": "Reconhecimento de voz falhou. Por favor, tente novamente.",
|
|
34
|
+
"analyzing...": "analisando...",
|
|
35
|
+
"Loading profiles...": "Carregando perfis...",
|
|
36
|
+
"Add Friend": "Adicionar amigo",
|
|
37
|
+
"Create Group": "Criar grupo",
|
|
38
|
+
"Logout": "Sair",
|
|
39
|
+
"Copied username to clipboard": "Nome de usuário copiado para a área de transferência",
|
|
40
|
+
"Switch Identity": "Trocar identidade",
|
|
41
|
+
"Function": "Função",
|
|
42
|
+
"Quote": "Citar",
|
|
43
|
+
"Instructions(Optional)": "Instruções (opcional)",
|
|
44
|
+
"joined the room": "entrou na sala",
|
|
45
|
+
"left the room": "saiu da sala",
|
|
46
|
+
"View": "Visualizar",
|
|
47
|
+
"Recall": "Desfazer envio",
|
|
48
|
+
"Hide Translation": "Ocultar tradução",
|
|
49
|
+
"Translate": "Traduzir",
|
|
50
|
+
"Collapse": "Recolher",
|
|
51
|
+
"Before you accept, she won’t know you've seen any messages.": "Antes de aceitar, ela não saberá que você viu as mensagens.",
|
|
52
|
+
"Allow {{name}} to send you messages and share your name and profile picture?": "Permitir que {{name}} envie mensagens para você e veja seu nome e foto de perfil?",
|
|
53
|
+
"Message": "Mensagens",
|
|
54
|
+
"Study": "Estudo",
|
|
55
|
+
"Discover": "Descobrir",
|
|
56
|
+
"Me": "Perfil",
|
|
57
|
+
"coming soon": "em breve",
|
|
58
|
+
"This feature is under": "Este recurso está em",
|
|
59
|
+
"development": "desenvolvimento",
|
|
60
|
+
"Back": "Voltar",
|
|
61
|
+
"Search contacts or groups": "Pesquisar contatos ou grupos",
|
|
62
|
+
"Groups": "Grupos",
|
|
63
|
+
"No Results": "Nenhum resultado",
|
|
64
|
+
"Say Hi": "Enviar um oi",
|
|
65
|
+
"Add": "Adicionar",
|
|
66
|
+
"Find Friend": "Procurar amigo",
|
|
67
|
+
"Input Username": "Digite o nome de usuário",
|
|
68
|
+
"my account: ": "minha conta: ",
|
|
69
|
+
"Already Applied": "Solicitação já enviada",
|
|
70
|
+
"User is blocked": "Usuário bloqueado",
|
|
71
|
+
"Failed": "Falha",
|
|
72
|
+
"Please select at least one member": "Selecione pelo menos um membro",
|
|
73
|
+
"Group created": "Grupo criado",
|
|
74
|
+
"Group Name": "Nome do grupo",
|
|
75
|
+
"Group Name is required": "O nome do grupo é obrigatório",
|
|
76
|
+
"Loading...": "Carregando...",
|
|
77
|
+
"Create": "Criar",
|
|
78
|
+
"Group updated": "Grupo atualizado",
|
|
79
|
+
"Update Group": "Atualizar grupo",
|
|
80
|
+
"Update": "Atualizar",
|
|
81
|
+
"No Chats": "Nenhuma conversa",
|
|
82
|
+
"ParrotMate": "ParrotMate",
|
|
83
|
+
"Speak Different": "Fale de forma diferente",
|
|
84
|
+
"Not logged in": "Não conectado",
|
|
85
|
+
"User Name": "Nome de usuário",
|
|
86
|
+
"copy": "Copiar",
|
|
87
|
+
"Network is slow, enable offline mode?": "A rede está lenta. Ativar o modo offline?",
|
|
88
|
+
"Enable offline mode": "Ativar o modo offline",
|
|
89
|
+
"PChip Reader": "PChip Reader",
|
|
90
|
+
"male": "Masculino",
|
|
91
|
+
"female": "Feminino",
|
|
92
|
+
"popular neutral": "Popular / Neutro",
|
|
93
|
+
"Offline mode": "Modo offline",
|
|
94
|
+
"Change nickname": "Alterar apelido",
|
|
95
|
+
"UI Language": "Idioma da interface",
|
|
96
|
+
"Word": "Palavra",
|
|
97
|
+
"Date": "Data",
|
|
98
|
+
"My bookshelf": "Minha estante",
|
|
99
|
+
"Title too short": "Título muito curto",
|
|
100
|
+
"Modification successful": "Modificação realizada com sucesso",
|
|
101
|
+
"No books in your shelf yet": "Ainda não há livros na sua estante",
|
|
102
|
+
"Tap the search icon above to browse books and add them to your shelf!": "Toque no ícone de busca acima para navegar pelos livros e adicioná-los à sua estante!",
|
|
103
|
+
"Read with experts to help you understand,": "Leia com especialistas para ajudar você a entender,",
|
|
104
|
+
"Comprehensive training in English listening and reading.": "Treinamento abrangente de compreensão auditiva e leitura em inglês.",
|
|
105
|
+
"Hi, {{nickName}}! Welcome!": "Olá, {{nickName}}! Seja bem-vindo!",
|
|
106
|
+
"Browse library": "Navegar pela biblioteca",
|
|
107
|
+
"Add your own TXT/PDF": "Adicione seus próprios arquivos TXT/PDF",
|
|
108
|
+
"Already have an account?": "Já tem uma conta?",
|
|
109
|
+
"Click here to login": "Clique aqui para entrar",
|
|
110
|
+
"We detected this is your first time using PChip Reader. Add some books!": "Detectamos que esta é a sua primeira vez usando o PChip Reader. Adicione alguns livros!",
|
|
111
|
+
"Upload Book": "Enviar livro",
|
|
112
|
+
"Click here to upload local EPUB/MOBI/PDF/TXT": "Clique aqui para enviar arquivos EPUB/MOBI/PDF/TXT locais",
|
|
113
|
+
"Only EPUB/MOBI/PDF/TXT is supported": "Apenas EPUB, MOBI, PDF e TXT são suportados",
|
|
114
|
+
"Upload successful": "Upload concluído com sucesso",
|
|
115
|
+
"Book upload failed": "Falha ao enviar o livro",
|
|
116
|
+
"We only store your files locally!": "Armazenamos seus arquivos apenas localmente!",
|
|
117
|
+
"New words": "Novas palavras",
|
|
118
|
+
"Total reading": "Leitura total",
|
|
119
|
+
"Today's reading": "Leitura de hoje",
|
|
120
|
+
"Please choose an image file": "Por favor, selecione um arquivo de imagem",
|
|
121
|
+
"Image sent": "Imagem enviada",
|
|
122
|
+
"Failed to upload image": "Não foi possível enviar a imagem",
|
|
123
|
+
"analyzing grammar structure": "analisando a estrutura gramatical",
|
|
124
|
+
"understanding pronunciation": "analisando a pronúncia",
|
|
125
|
+
"optimizing and restructuring": "otimizando e reestruturando",
|
|
126
|
+
"My QR Code": "Meu código QR",
|
|
127
|
+
"Let friends scan to fill your username automatically": "Permita que amigos escaneiem para preencher automaticamente seu nome de usuário",
|
|
128
|
+
"Unable to load image": "Não foi possível carregar a imagem",
|
|
129
|
+
"Loading image...": "Carregando imagem...",
|
|
130
|
+
"Shared image": "Imagem compartilhada",
|
|
131
|
+
"QR scanning is unavailable in this environment": "A leitura de códigos QR não está disponível neste ambiente",
|
|
132
|
+
"Camera access is not supported on this device": "O acesso à câmera não é suportado neste dispositivo",
|
|
133
|
+
"Unable to access the camera": "Não foi possível acessar a câmera",
|
|
134
|
+
"No QR code found in the selected image": "Nenhum código QR encontrado na imagem selecionada",
|
|
135
|
+
"Unable to read QR code from the selected image": "Não foi possível ler o código QR da imagem selecionada",
|
|
136
|
+
"Username captured from QR code": "Nome de usuário capturado do código QR",
|
|
137
|
+
"Initializing camera...": "Inicializando a câmera...",
|
|
138
|
+
"Scan QR Code": "Escanear código QR",
|
|
139
|
+
"Align the QR code within the frame to capture a username automatically.": "Alinhe o código QR dentro do quadro para capturar automaticamente o nome de usuário.",
|
|
140
|
+
"Login Success": "Login realizado com sucesso",
|
|
141
|
+
"please enter your phone number": "por favor, insira seu número de telefone",
|
|
142
|
+
"Please enter your phone number": "Por favor, insira seu número de telefone",
|
|
143
|
+
"Login": "Entrar",
|
|
144
|
+
"Terms&Conditions": "Termos e Condições",
|
|
145
|
+
"and": "e",
|
|
146
|
+
"Privacy Policy": "Política de Privacidade",
|
|
147
|
+
"Unregistered phone numbers will automatically create an account": "Números de telefone não cadastrados criarão automaticamente uma conta",
|
|
148
|
+
"Please enter the verification code": "Por favor, insira o código de verificação",
|
|
149
|
+
"Send verification code": "Enviar código de verificação",
|
|
150
|
+
"Please enter the correct phone number": "Por favor, insira um número de telefone válido",
|
|
151
|
+
"Verification code sent": "Código de verificação enviado",
|
|
152
|
+
"Language": "Idioma",
|
|
153
|
+
"Skip": "Pular",
|
|
154
|
+
"Continue": "Continuar",
|
|
155
|
+
"Are you 18 or older?": "Você tem 18 anos ou mais?",
|
|
156
|
+
"Yes": "Sim",
|
|
157
|
+
"No": "Não",
|
|
158
|
+
"Please select language what you want to learn": "Por favor, selecione o idioma que deseja aprender",
|
|
159
|
+
"Please enter your age": "Por favor, informe sua idade",
|
|
160
|
+
"Age": "Idade",
|
|
161
|
+
"Please select your gender": "Por favor, selecione seu gênero",
|
|
162
|
+
"Female": "Feminino",
|
|
163
|
+
"Male": "Masculino",
|
|
164
|
+
"Your {{langShort}} name": "Seu nome em {{langShort}}",
|
|
165
|
+
"Create your own name or choose from the recommendations": "Crie seu próprio nome ou escolha entre as sugestões",
|
|
166
|
+
"Enter your nickname here...": "Digite seu apelido aqui...",
|
|
167
|
+
"Learning Language": "Idioma que você está aprendendo",
|
|
168
|
+
"Finish": "Concluir",
|
|
169
|
+
"Nickname is required": "O apelido é obrigatório",
|
|
170
|
+
"Nickname must be at least 3 characters": "O apelido deve ter pelo menos 3 caracteres",
|
|
171
|
+
"Confirm": "Confirmar",
|
|
172
|
+
"Account Phone": "Telefone da conta",
|
|
173
|
+
"Gender": "Gênero",
|
|
174
|
+
"Education": "Formação",
|
|
175
|
+
"Job": "Profissão",
|
|
176
|
+
"Hobby": "Hobby",
|
|
177
|
+
"Select your role": "Selecione sua função",
|
|
178
|
+
"Please choose your identity": "Por favor, escolha sua identidade",
|
|
179
|
+
"Profile Step: Nickname": "Apelido",
|
|
180
|
+
"Profile Step: Learning Language": "Idioma que você está aprendendo",
|
|
181
|
+
"Profile Step: Mother Tongue": "Língua materna",
|
|
182
|
+
"By signing up, you agree with ": "Ao se inscrever, você concorda com "
|
|
183
|
+
}
|