Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions src/locales/ach-UG/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,8 +516,6 @@
"editor_config_format_error": "crwdns10834:0crwdne10834:0",
"editor_type_definition_reset": "crwdns10836:0crwdne10836:0",
"editor_type_definition_saved": "crwdns10838:0crwdne10838:0",
"layout": "crwdns12780:0crwdne12780:0",
"hide_script_list": "crwdns12782:0crwdne12782:0",
"script_list": {
"sidebar": {
"stopped": "crwdns12794:0crwdne12794:0",
Expand Down Expand Up @@ -549,5 +547,9 @@
"subscribe_update": "crwdns12854:0{{subscribeName}}crwdne12854:0",
"subscribe_update_desc": "crwdns12856:0{{newScripts}}crwdnd12856:0{{deletedScripts}}crwdne12856:0"
},
"loading": "crwdns12870:0crwdne12870:0"
"loading": "crwdns12870:0crwdne12870:0",
"editor": {
"show_script_list": "Show Script List",
"hide_script_list": "Hide Script List"
}
}
6 changes: 4 additions & 2 deletions src/locales/de-DE/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "Editor-Konfiguration Formatfehler",
"editor_type_definition_reset": "Editor-Typdefinitionen wurden zurückgesetzt",
"editor_type_definition_saved": "Editor-Typdefinitionen wurden gespeichert",
"layout": "Layout",
"hide_script_list": "Skriptliste ausblenden",
"script_list": {
"sidebar": {
"stopped": "Gestoppt",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "Jetzt aktivieren",
"maybe_later": "Vielleicht später",
"settings_hint": "Sie können diese Option jederzeit in den Einstellungen ändern."
},
"editor": {
"show_script_list": "Skriptliste anzeigen",
"hide_script_list": "Skriptliste ausblenden"
}
}
6 changes: 4 additions & 2 deletions src/locales/en-US/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "Editor Configuration Format Error",
"editor_type_definition_reset": "Editor Type Definition Reset",
"editor_type_definition_saved": "Editor Type Definition Saved",
"layout": "Layout",
"hide_script_list": "Hide Script List",
"script_list": {
"sidebar": {
"stopped": "Stopped",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "Enable Now",
"maybe_later": "Maybe Later",
"settings_hint": "You can change this option in settings at any time."
},
"editor": {
"show_script_list": "Show Script List",
"hide_script_list": "Hide Script List"
}
}
6 changes: 4 additions & 2 deletions src/locales/ja-JP/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "エディタ設定のフォーマットエラー",
"editor_type_definition_reset": "エディタ型定義がリセットされました",
"editor_type_definition_saved": "エディタ型定義が保存されました",
"layout": "レイアウト",
"hide_script_list": "スクリプトリストを非表示",
"script_list": {
"sidebar": {
"stopped": "停止済み",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "今すぐ有効にする",
"maybe_later": "後で",
"settings_hint": "設定ページでいつでも変更できます。"
},
"editor": {
"show_script_list": "スクリプトリストを表示",
"hide_script_list": "スクリプトリストを非表示"
}
}
6 changes: 4 additions & 2 deletions src/locales/ru-RU/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "Ошибка формата конфигурации редактора",
"editor_type_definition_reset": "Определения типов редактора сброшены",
"editor_type_definition_saved": "Определения типов редактора сохранены",
"layout": "Макет",
"hide_script_list": "Скрыть список скриптов",
"script_list": {
"sidebar": {
"stopped": "Остановлено",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "Включить сейчас",
"maybe_later": "Может быть позже",
"settings_hint": "Вы можете изменить эту опцию в настройках в любое время."
},
"editor": {
"show_script_list": "Показать список скриптов",
"hide_script_list": "Скрыть список скриптов"
}
}
6 changes: 4 additions & 2 deletions src/locales/vi-VN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "Lỗi định dạng cấu hình trình soạn thảo",
"editor_type_definition_reset": "Định nghĩa kiểu trình soạn thảo đã được đặt lại",
"editor_type_definition_saved": "Định nghĩa kiểu trình soạn thảo đã được lưu",
"layout": "Bố cục",
"hide_script_list": "Ẩn danh sách script",
"script_list": {
"sidebar": {
"stopped": "Đã dừng",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "Bật ngay",
"maybe_later": "Để sau",
"settings_hint": "Bạn có thể thay đổi tùy chọn này trong cài đặt bất kỳ lúc nào."
},
"editor": {
"show_script_list": "Hiển thị danh sách script",
"hide_script_list": "Ẩn danh sách script"
}
}
6 changes: 4 additions & 2 deletions src/locales/zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "编辑器配置格式错误",
"editor_type_definition_reset": "编辑器类型定义已重置",
"editor_type_definition_saved": "编辑器类型定义已保存",
"layout": "布局",
"hide_script_list": "隐藏脚本列表",
"script_list": {
"sidebar": {
"stopped": "停止",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "立即启用",
"maybe_later": "暂不启用",
"settings_hint": "你可以随时在设置中修改此选项。"
},
"editor": {
"show_script_list": "显示脚本列表",
"hide_script_list": "隐藏脚本列表"
}
}
6 changes: 4 additions & 2 deletions src/locales/zh-TW/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
"editor_config_format_error": "編輯器配置格式錯誤",
"editor_type_definition_reset": "編輯器類型定義已重設",
"editor_type_definition_saved": "編輯器類型定義已儲存",
"layout": "佈局",
"hide_script_list": "隱藏腳本列表",
"script_list": {
"sidebar": {
"stopped": "停止",
Expand Down Expand Up @@ -576,5 +574,9 @@
"enable_now": "立即啟用",
"maybe_later": "暫不啟用",
"settings_hint": "你可以隨時在設定中修改此選項。"
},
"editor": {
"show_script_list": "顯示腳本列表",
"hide_script_list": "隱藏腳本列表"
}
}
Loading
Loading