Skip to content

Commit

Permalink
🌐 Update locales and sync form Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
Aira-Sakuranomiya committed Jun 1, 2024
1 parent 5a7554b commit cceea95
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 13 deletions.
4 changes: 2 additions & 2 deletions components/TextEditor/TextEditorRtf.vue
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<ToolItem :tooltip="t.format.italic" icon="italic" active="italic" @click="toggleItalic" />
<ToolItem :tooltip="t.format.underline" icon="underline" active="underline" @click="toggleUnderline" />
<ToolItem :tooltip="t.format.strikethrough" icon="strikethrough" active="strike" @click="toggleStrike" />
<ToolItem :tooltip="t.format.at_person" icon="at" @click="showAtList" />
<ToolItem :tooltip="t.mention" icon="at" @click="showAtList" />
<ToolItem :tooltip="t.kaomoji" icon="kaomoji" :active="!!flyoutKaomoji" @click="e => flyoutKaomoji = [e, 'y', -3]" />
<ToolItem :tooltip="t.image" icon="photo" @click="addVueComponents" />
</div>
Expand Down Expand Up @@ -197,8 +197,8 @@
@include card-in-card-shadow;
$height: 36px;
display: flex;
align-items: center;
justify-content: space-between;
align-items: center;
height: $height;
padding: 0 8px;
overflow: clip;
Expand Down
5 changes: 3 additions & 2 deletions locales/Chinese Simplified.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export default {
pink: "心爱粉",
blue: "智乃蓝",
purple: "理世紫",
yellow: "纱路黄",
green: "千夜绿",
yellow: "纱路黄",
cyan: "麻耶青",
red: "小惠红",
},
Expand Down Expand Up @@ -232,6 +232,7 @@ export default {
format_info: "支持MP4、WMV、WEBM等主流格式",
},
messages: "消息",
notification: "通知",
login: "登入",
logout: "登出",
register: "注册",
Expand All @@ -255,6 +256,7 @@ export default {
},
associate_existing: "关联现有内容",
reply: "回复",
mention: "提及",
more: "更多",
delete: "删除",
copy: "复制",
Expand Down Expand Up @@ -353,7 +355,6 @@ export default {
italic: "倾斜",
underline: "下划线",
strikethrough: "删除线",
at_person: "提及",
},
text: {
_: "文本",
Expand Down
5 changes: 3 additions & 2 deletions locales/Chinese Traditional.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export default {
pink: "心愛粉",
blue: "智乃藍",
purple: "理世紫",
yellow: "紗路黃",
green: "千夜綠",
yellow: "紗路黃",
cyan: "麻耶青",
red: "小惠紅",
},
Expand Down Expand Up @@ -232,6 +232,7 @@ export default {
format_info: "支援MP4、WMV、WEBM等主流格式",
},
messages: "消息",
notification: "通知",
login: "登入",
logout: "登出",
register: "註冊",
Expand All @@ -255,6 +256,7 @@ export default {
},
associate_existing: "關聯現有內容",
reply: "回復",
mention: "提及",
more: "更多",
delete: "刪除",
copy: "複製",
Expand Down Expand Up @@ -353,7 +355,6 @@ export default {
italic: "傾斜",
underline: "底線",
strikethrough: "刪除線",
at_person: "提及",
},
text: {
_: "文本",
Expand Down
7 changes: 4 additions & 3 deletions locales/English.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ export default {
pink: "Cocoa Pink",
blue: "Chino Blue",
purple: "Rize Purple",
yellow: "Sharo Yellow",
green: "Chiya Green",
yellow: "Syaro Yellow",
cyan: "Maya Cyan",
red: "Megumi Red",
red: "Megu Red",
},
language: {
_: "Language",
Expand Down Expand Up @@ -228,6 +228,7 @@ export default {
format_info: "Supports video formats such as MP4, WMV, WEBM",
},
messages: "Messages",
notification: "Notification | Notifications",
login: "Login",
logout: "Logout",
register: "Register",
Expand All @@ -251,6 +252,7 @@ export default {
},
associate_existing: "Associate Existing",
reply: "Reply",
mention: "Mention",
more: "More",
delete: "Delete",
copy: "Copy",
Expand Down Expand Up @@ -349,7 +351,6 @@ export default {
italic: "Italic",
underline: "Underline",
strikethrough: "Strikethrough",
at_person: "At",
},
text: {
_: "Text",
Expand Down
1 change: 0 additions & 1 deletion locales/Indonesian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ export default {
italic: "Italic",
underline: "Menggarisbawahi",
strikethrough: "Dicoret",
at_person: "Di",
},
text: {
_: "Teks",
Expand Down
5 changes: 3 additions & 2 deletions locales/Japanese.ts
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export default {
pink: "ココア ピンク",
blue: "チノ 青",
purple: "リゼ 紫",
yellow: "シャロ 黄",
green: "千夜 緑",
yellow: "シャロ 黄",
cyan: "マヤ シアン",
red: "メグ 赤",
},
Expand Down Expand Up @@ -232,6 +232,7 @@ export default {
format_info: "MP4、WMV、WEBMなどの主な形式をサポートしています",
},
messages: "メッセージ",
notification: "通知",
login: "ログイン",
logout: "ログアウト",
register: "新規登録",
Expand All @@ -255,6 +256,7 @@ export default {
},
associate_existing: "関連コンテンツ登録",
reply: "返信",
mention: "メンション",
more: "詳細",
delete: "削除",
copy: "コピー",
Expand Down Expand Up @@ -352,7 +354,6 @@ export default {
italic: "斜体",
underline: "下線",
strikethrough: "取り消し線",
at_person: "メンション",
},
text: {
_: "テキスト",
Expand Down
4 changes: 3 additions & 1 deletion locales/Vietnamese.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@ export default {
},
palette: {
_: "Giao diện màu",
pink: "Cocoa Hồng",
blue: "Chino Xanh",
purple: "Rize Tím",
green: "Chiya Lục",
cyan: "Maya Xanh Dương",
},
language: {
_: "Ngôn ngữ",
Expand Down Expand Up @@ -315,6 +317,7 @@ export default {
register_email_sent_info: "Vui lòng nhập mã xác nhận chúng tôi vừa gửi vào email của bạn.\nHãy yêu cầu gửi lại trong trường hợp chưa nhận được mã.",
forgot_info: "Hãy nhập email.\nChúng tôi sẽ gửi một mã xác nhận vào email.",
reset_successful_info: "Xác nhận thành công!\nHãy nhập và ghi nhớ mật khẩu.",
alpha_notice: "Trang bạn đang ghé thăm là một bản thử nghiệm Alpha dành cho nhà phát triển, và mọi sửa đổi hiện đang được thực hiện có thể bị xóa bất kỳ lúc nào!\nNếu bạn không phải nhà phát triển, vui lòng kiên nhẫn và chờ đợi bản thử nghiệm Beta.",
},
unselected: {
combobox: "Chọn mục",
Expand Down Expand Up @@ -348,7 +351,6 @@ export default {
italic: "Nghiêng",
underline: "Gạch dưới",
strikethrough: "Gạch ngang",
at_person: "Gửi đến",
},
text: {
_: "Văn bản",
Expand Down

0 comments on commit cceea95

Please sign in to comment.