From ab35bd154cc6c0cc8a78ed4c3a071aa99497125f Mon Sep 17 00:00:00 2001 From: Alexandr Vasilyev Date: Fri, 6 Feb 2026 12:33:31 +0300 Subject: [PATCH] Add files via upload --- src/web/SystemAO/locale/authreq.json | 69 +- src/web/SystemAO/locale/defaultOpener.json | 109 +-- .../locale/default_opener_settings.json | 15 +- src/web/SystemAO/locale/desktop.json | 390 ++++---- src/web/SystemAO/locale/disk_properties.json | 216 ++--- src/web/SystemAO/locale/file_explorer.json | 878 ++++++++++-------- src/web/SystemAO/locale/file_operation.json | 250 ++--- src/web/SystemAO/locale/file_properties.json | 126 ++- src/web/SystemAO/locale/file_selector.json | 166 ++-- src/web/SystemAO/locale/file_share.json | 227 ++--- src/web/SystemAO/locale/file_versions.json | 163 ++-- .../SystemAO/locale/personal_homepage.json | 24 +- src/web/SystemAO/locale/personalization.json | 551 +++++------ src/web/SystemAO/locale/sharelist.json | 101 +- .../SystemAO/locale/subservices_setting.json | 22 +- src/web/SystemAO/locale/switchAccount.json | 195 ++-- src/web/SystemAO/locale/system_settings.json | 857 ++++++++--------- src/web/SystemAO/locale/template.json | 50 +- src/web/SystemAO/locale/trashbin.json | 302 +++--- 19 files changed, 2506 insertions(+), 2205 deletions(-) diff --git a/src/web/SystemAO/locale/authreq.json b/src/web/SystemAO/locale/authreq.json index bf5337d1..901c7ee5 100644 --- a/src/web/SystemAO/locale/authreq.json +++ b/src/web/SystemAO/locale/authreq.json @@ -3,42 +3,42 @@ "version": "1.0", "keys": { "zh-tw": { - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "page/title" : "管理員身份驗證 ", - "button/confirm":"確認", - "button/cancel":"取消", - "":"" + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "page/title": "管理員身份驗證 ", + "button/confirm": "確認", + "button/cancel": "取消", + "": "" }, - "placeholder":{ - "Username":"使用者名稱", - "Password":"密碼" + "placeholder": { + "Username": "使用者名稱", + "Password": "密碼" } - }, + }, "zh-hk": { - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "page/title" : "管理員身份驗證 ", - "button/confirm":"確認", - "button/cancel":"取消", - "":"" + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "page/title": "管理員身份驗證 ", + "button/confirm": "確認", + "button/cancel": "取消", + "": "" }, - "placeholder":{ - "Username":"使用者名稱", - "Password":"密碼" + "placeholder": { + "Username": "使用者名稱", + "Password": "密碼" } }, "zh-cn": { - "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", - "strings":{ - "page/title" : "管理员身份认证 ", - "button/confirm":"确定", - "button/cancel":"取消", - "":"" + "fontFamily": "\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", + "strings": { + "page/title": "管理员身份认证 ", + "button/confirm": "确定", + "button/cancel": "取消", + "": "" }, - "placeholder":{ - "Username":"使用者名称", - "Password":"密码" + "placeholder": { + "Username": "使用者名称", + "Password": "密码" } }, "en-us": { @@ -79,7 +79,18 @@ "Username": "사용자 이름", "Password": "비밀번호" } + }, + "ru-ru": { + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "page/title": "Аутентификация администратора", + "button/confirm": "Подтвердить", + "button/cancel": "Отменить" + }, + "placeholder": { + "Username": "Имя пользователя", + "Password": "Пароль" + } } - } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/defaultOpener.json b/src/web/SystemAO/locale/defaultOpener.json index 522cbaec..65201efc 100644 --- a/src/web/SystemAO/locale/defaultOpener.json +++ b/src/web/SystemAO/locale/defaultOpener.json @@ -3,63 +3,48 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "選擇預設網頁應用程式", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "message/select":"請選擇用作開啟 ", - "message/files":" 檔案的預設網頁應用程式", - - "button/showAll":"顯示全部應用程式", - "button/showRelevent":"顯示相關應用程式", - "button/cancel":"取消", - "button/confirm":"確認", - "":"" - }, - "titles":{ - + "fwtitle": "選擇預設網頁應用程式", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "message/select": "請選擇用作開啟 ", + "message/files": " 檔案的預設網頁應用程式", + "button/showAll": "顯示全部應用程式", + "button/showRelevent": "顯示相關應用程式", + "button/cancel": "取消", + "button/confirm": "確認", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "選擇預設網頁應用程式", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "message/select":"請選擇用作開啟 ", - "message/files":" 檔案的預設網頁應用程式", - - "button/showAll":"顯示全部應用程式", - "button/showRelevent":"顯示相關應用程式", - "button/cancel":"取消", - "button/confirm":"確認", - "":"" - }, - "titles":{ - + "fwtitle": "選擇預設網頁應用程式", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "message/select": "請選擇用作開啟 ", + "message/files": " 檔案的預設網頁應用程式", + "button/showAll": "顯示全部應用程式", + "button/showRelevent": "顯示相關應用程式", + "button/cancel": "取消", + "button/confirm": "確認", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "选择预设网页应用程序", - "strings":{ - "message/select":"请选择用于打开 ", - "message/files":" 文件的预设网页应用程序", - - "button/showAll":"显示全部应用程序", - "button/showRelevent":"显示相关应用程序", - "button/cancel":"取消", - "button/confirm":"确定", - "":"" - }, - "titles":{ - + "fwtitle": "选择预设网页应用程序", + "strings": { + "message/select": "请选择用于打开 ", + "message/files": " 文件的预设网页应用程序", + "button/showAll": "显示全部应用程序", + "button/showRelevent": "显示相关应用程序", + "button/cancel": "取消", + "button/confirm": "确定", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "en-us": { "fwtitle": "Default Opening WebApp", @@ -97,22 +82,28 @@ "strings": { "message/select": "열기로 사용할 웹 페이지 애플리케이션을 선택하세요", "message/files": " 파일의 기본 웹 애플리케이션", - "button/showAll": "모든 애플리케이션 표시", "button/showRelevent": "관련 애플리케이션 표시", "button/cancel": "취소", "button/confirm": "확인", "": "" }, - "titles": { - + "titles": {}, + "placeholder": {} + }, + "ru-ru": { + "fwtitle": "Веб-приложение по умолчанию для открытия", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "message/select": "Пожалуйста, выберите веб-приложение по умолчанию для открытия ", + "message/files": " файлов.", + "button/showAll": "Показать все приложения", + "button/showRelevent": "Показать соответствующие приложения", + "button/cancel": "Отменить", + "button/confirm": "Подтвердить" }, - "placeholder": { - - } + "titles": {}, + "placeholder": {} } - - - } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/default_opener_settings.json b/src/web/SystemAO/locale/default_opener_settings.json index 87a75e33..3d0602b5 100644 --- a/src/web/SystemAO/locale/default_opener_settings.json +++ b/src/web/SystemAO/locale/default_opener_settings.json @@ -79,6 +79,19 @@ "defaultOpener/CurrentDefault": "현재 기본값", "defaultOpener/ModifyDefault": "기본값 수정(변경 시 저장)" } + }, + "ru-ru": { + "name": "Russian (RU)", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "defaultOpener/Title": "Модуль по умолчанию для открытия", + "defaultOpener/Subtitle": "Управление вашими модулями по умолчанию для открытия файлов с заданными расширениями", + "defaultOpener/Updated": "Модуль по умолчанию для открытия обновлён", + "defaultOpener/TryAgain": "Попробуйте снова открыть ваш файл и проверьте, работает ли это", + "defaultOpener/FileExtension": "Расширение файла", + "defaultOpener/CurrentDefault": "Текущий по умолчанию", + "defaultOpener/ModifyDefault": "Изменить значение по умолчанию (сохранить при изменении)" + } } } -} +} \ No newline at end of file diff --git a/src/web/SystemAO/locale/desktop.json b/src/web/SystemAO/locale/desktop.json index 748610ff..0b3cc7d5 100644 --- a/src/web/SystemAO/locale/desktop.json +++ b/src/web/SystemAO/locale/desktop.json @@ -3,14 +3,12 @@ "version": "1.0", "keys": { "zh-tw": { - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "topbar/welcome":"歡迎回來", - "topbar/arozos":"ArozOS 網頁桌面模式", - + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "topbar/welcome": "歡迎回來", + "topbar/arozos": "ArozOS 網頁桌面模式", "notification/clear": "全部清除", - "notification/nonotification":"沒有通知", - + "notification/nonotification": "沒有通知", "listmenu/catergory/searchResults": "搜尋結果", "listmenu/catergory/all": "全部", "listmenu/catergory/media": "媒體", @@ -23,22 +21,19 @@ "listmenu/catergory/utils": "附屬程式", "listmenu/catergory/other": "其他", "listmenu/catergory/exit": "登出", - "error/connlost/title": "連線中斷", - "error/connlost":"與伺服器的連線中斷。請等待此警告牌消失再作進一步操作", - "error/connlost/recheck":"重試", - "error/connlost/wait":"等待", - "error/connlost/readonly":"[唯讀] 帳戶", - "error/connlost/readonl/infoy":"由於此帳戶被鎖定在唯讀狀態,因此你無法在桌面進行任何檔案操作。", - + "error/connlost": "與伺服器的連線中斷。請等待此警告牌消失再作進一步操作", + "error/connlost/recheck": "重試", + "error/connlost/wait": "等待", + "error/connlost/readonly": "[唯讀] 帳戶", + "error/connlost/readonl/infoy": "由於此帳戶被鎖定在唯讀狀態,因此你無法在桌面進行任何檔案操作。", "quickAccess/logout": "登出", - "quickAccess/sysvol":"系統音量", - "quickAccess/brightness":"亮度", - "quickAccess/settings":"系統設定", - "quickAccess/fullscreen":"切換全螢幕", - "quickAccess/restart":"重新啟動伺服器", - "quickAccess/poweroff":"關機伺服器", - + "quickAccess/sysvol": "系統音量", + "quickAccess/brightness": "亮度", + "quickAccess/settings": "系統設定", + "quickAccess/fullscreen": "切換全螢幕", + "quickAccess/restart": "重新啟動伺服器", + "quickAccess/poweroff": "關機伺服器", "quickAccess/overview/status/healthy": "良好", "quickAccess/overview/status/healthy/desc": "伺服器看來運作良好喔!", "quickAccess/overview/status/warning": "注意", @@ -49,10 +44,8 @@ "quickAccess/overview/uptime": "運作時間", "quickAccess/overview/model": "機器型號", "quickAccess/overview/uuid": "裝置識別碼", - "backgroundTasks/noTasks": "沒有執行中之背景任務", "backgroundTasks/refresh": "重新載入", - "contextmenu/New": "新增", "contextmenu/Open": "開啟", "contextmenu/Open With": "使用 … 開啟", @@ -99,40 +92,33 @@ "contextmenu/Folder": "資料夾", "contextmenu/Shortcut": "捷徑", "contextmenu/Upload": "上載", - - "power/shutdown/title":"關機 - 輸入密碼以作確認", - "power/shutdown/text":"關閉伺服器主機", - "power/shutdown/instruction":"請輸入你的管理員密碼以啟動關機程序", - - "power/restart/title":"重新啟動 - 輸入密碼以作確認", - "power/restart/text":"重啟伺服器主機", - "power/restart/instruction":"請輸入你的管理員密碼以確認重啟伺服器", - - "account/switch/logout/confirm":"確認登出所有其他儲存在本瀏覽器的帳戶?", - "account/switch/noAlternative":"此瀏覽器上沒有儲存其他帳戶", - "account/switch/sessionValid":"登錄狀態可用", - "account/switch/sessionExpired":"登錄狀態已過期", - "account/switch/addAccount":"新增本機帳戶", - "account/switch/signoutAll":"登出其他已儲存的帳戶", - + "power/shutdown/title": "關機 - 輸入密碼以作確認", + "power/shutdown/text": "關閉伺服器主機", + "power/shutdown/instruction": "請輸入你的管理員密碼以啟動關機程序", + "power/restart/title": "重新啟動 - 輸入密碼以作確認", + "power/restart/text": "重啟伺服器主機", + "power/restart/instruction": "請輸入你的管理員密碼以確認重啟伺服器", + "account/switch/logout/confirm": "確認登出所有其他儲存在本瀏覽器的帳戶?", + "account/switch/noAlternative": "此瀏覽器上沒有儲存其他帳戶", + "account/switch/sessionValid": "登錄狀態可用", + "account/switch/sessionExpired": "登錄狀態已過期", + "account/switch/addAccount": "新增本機帳戶", + "account/switch/signoutAll": "登出其他已儲存的帳戶", "upload/message/uploading": "上載中…", "upload/message/failed": "上載失敗", - - "":"" + "": "" }, - "placeholder":{ + "placeholder": { "Search": "搜尋" } }, "zh-hk": { - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "topbar/welcome":"歡迎回來", - "topbar/arozos":"ArozOS 網頁桌面模式", - + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "topbar/welcome": "歡迎回來", + "topbar/arozos": "ArozOS 網頁桌面模式", "notification/clear": "全部清除", - "notification/nonotification":"無通知", - + "notification/nonotification": "無通知", "listmenu/catergory/searchResults": "搜尋結果", "listmenu/catergory/all": "全部", "listmenu/catergory/media": "媒體", @@ -145,19 +131,17 @@ "listmenu/catergory/utils": "附屬程式", "listmenu/catergory/other": "其他", "listmenu/catergory/exit": "登出", - "error/connlost/title": "連線中斷", - "error/connlost":"與伺服器的連線中斷。請等待此警告牌消失再作進一步操作", - "error/connlost/recheck":"重試", - "error/connlost/wait":"等待", - + "error/connlost": "與伺服器的連線中斷。請等待此警告牌消失再作進一步操作", + "error/connlost/recheck": "重試", + "error/connlost/wait": "等待", "quickAccess/logout": "登出", - "quickAccess/sysvol":"系統音量", - "quickAccess/brightness":"亮度", - "quickAccess/settings":"系統設定", - "quickAccess/fullscreen":"切換全螢幕", - "quickAccess/restart":"重新啟動伺服器", - "quickAccess/poweroff":"關機伺服器", + "quickAccess/sysvol": "系統音量", + "quickAccess/brightness": "亮度", + "quickAccess/settings": "系統設定", + "quickAccess/fullscreen": "切換全螢幕", + "quickAccess/restart": "重新啟動伺服器", + "quickAccess/poweroff": "關機伺服器", "quickAccess/overview/status/healthy": "良好", "quickAccess/overview/status/healthy/desc": "伺服器睇落運作良好!", "quickAccess/overview/status/warning": "注意", @@ -168,10 +152,8 @@ "quickAccess/overview/uptime": "運作時間", "quickAccess/overview/model": "機器型號", "quickAccess/overview/uuid": "裝置識別碼", - "backgroundTasks/noTasks": "沒有執行中之背景任務", "backgroundTasks/refresh": "重新載入", - "contextmenu/New": "新增", "contextmenu/Open": "開啟", "contextmenu/Open With": "使用 … 開啟", @@ -218,39 +200,33 @@ "contextmenu/Folder": "資料夾", "contextmenu/Shortcut": "捷徑", "contextmenu/Upload": "上載", - - "power/shutdown/title":"關機 - 輸入密碼以作確認", - "power/shutdown/text":"關閉伺服器主機", - "power/shutdown/instruction":"請輸入你的管理員密碼以啟動關機程序", - - "power/restart/title":"重新啟動 - 輸入密碼以作確認", - "power/restart/text":"重啟伺服器主機", - "power/restart/instruction":"請輸入你的管理員密碼以確認重啟伺服器", - - "account/switch/logout/confirm":"確認登出所有其他儲存在本瀏覽器的帳戶?", - "account/switch/noAlternative":"此瀏覽器上沒有儲存其他帳戶", - "account/switch/sessionValid":"登錄狀態可用", - "account/switch/sessionExpired":"登錄狀態已過期", - "account/switch/addAccount":"新增本機帳戶", - "account/switch/signoutAll":"登出其他已儲存的帳戶", - + "power/shutdown/title": "關機 - 輸入密碼以作確認", + "power/shutdown/text": "關閉伺服器主機", + "power/shutdown/instruction": "請輸入你的管理員密碼以啟動關機程序", + "power/restart/title": "重新啟動 - 輸入密碼以作確認", + "power/restart/text": "重啟伺服器主機", + "power/restart/instruction": "請輸入你的管理員密碼以確認重啟伺服器", + "account/switch/logout/confirm": "確認登出所有其他儲存在本瀏覽器的帳戶?", + "account/switch/noAlternative": "此瀏覽器上沒有儲存其他帳戶", + "account/switch/sessionValid": "登錄狀態可用", + "account/switch/sessionExpired": "登錄狀態已過期", + "account/switch/addAccount": "新增本機帳戶", + "account/switch/signoutAll": "登出其他已儲存的帳戶", "upload/message/uploading": "上載中…", "upload/message/failed": "上載失敗", - "":"" + "": "" }, - "placeholder":{ + "placeholder": { "Search": "搜尋" } }, "zh-cn": { - "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", - "strings":{ - "topbar/welcome":"欢迎回来", - "topbar/arozos":"ArozOS 网页桌面模式", - + "fontFamily": "\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", + "strings": { + "topbar/welcome": "欢迎回来", + "topbar/arozos": "ArozOS 网页桌面模式", "notification/clear": "全部清除", - "notification/nonotification":"没有通知", - + "notification/nonotification": "没有通知", "listmenu/catergory/searchResults": "搜索结果", "listmenu/catergory/all": "全部", "listmenu/catergory/media": "媒体", @@ -263,19 +239,17 @@ "listmenu/catergory/utils": "附属程序", "listmenu/catergory/other": "其他", "listmenu/catergory/exit": "退出", - "error/connlost/title": "连接中断", - "error/connlost":"与服务器的连接中断。请等待此警告牌消失再作进一步操作", - "error/connlost/recheck":"重试", - "error/connlost/wait":"等待", - + "error/connlost": "与服务器的连接中断。请等待此警告牌消失再作进一步操作", + "error/connlost/recheck": "重试", + "error/connlost/wait": "等待", "quickAccess/logout": "退出", - "quickAccess/sysvol":"系统音量", - "quickAccess/brightness":"亮度", - "quickAccess/settings":"系统设置", - "quickAccess/fullscreen":"切换全屏幕", - "quickAccess/restart":"服务器重启", - "quickAccess/poweroff":"服务器关机", + "quickAccess/sysvol": "系统音量", + "quickAccess/brightness": "亮度", + "quickAccess/settings": "系统设置", + "quickAccess/fullscreen": "切换全屏幕", + "quickAccess/restart": "服务器重启", + "quickAccess/poweroff": "服务器关机", "quickAccess/overview/status/healthy": "良好", "quickAccess/overview/status/healthy/desc": "服务器看来运作良好喔!", "quickAccess/overview/status/warning": "注意", @@ -286,11 +260,8 @@ "quickAccess/overview/uptime": "运作时间", "quickAccess/overview/model": "机器型号", "quickAccess/overview/uuid": "装置识别码", - - "backgroundTasks/noTasks": "没有执行中的背景任务", "backgroundTasks/refresh": "重新加载", - "contextmenu/New": "新增", "contextmenu/Open": "打开", "contextmenu/Open With": "使用 … 打开", @@ -337,39 +308,34 @@ "contextmenu/Folder": "文件夹", "contextmenu/Shortcut": "快捷方式", "contextmenu/Upload": "上传", - - "power/shutdown/title":"关机-输入密码以作确认", - "power/shutdown/text":"服务器关机", - "power/shutdown/instruction":"请输入你的管理员密码以启动关机程序", - - "power/restart/title":"重新启动-输入密码以作确认", - "power/restart/text":"服务器重启", - "power/restart/instruction":"请输入你的管理员密码以确认重启服务器", - + "power/shutdown/title": "关机-输入密码以作确认", + "power/shutdown/text": "服务器关机", + "power/shutdown/instruction": "请输入你的管理员密码以启动关机程序", + "power/restart/title": "重新启动-输入密码以作确认", + "power/restart/text": "服务器重启", + "power/restart/instruction": "请输入你的管理员密码以确认重启服务器", "account/switch/logout/confirm": "确认登出所有其他储存在本浏览器的帐户?", "account/switch/noAlternative": "此浏览器上没有储存其他帐户", "account/switch/sessionValid": "登录状态可用", "account/switch/sessionExpired": "登录状态已过期", "account/switch/addAccount": "新增本机帐户", "account/switch/signoutAll": "登出其他已储存的帐户", - "upload/message/uploading": "上传中…", "upload/message/failed": "上传失败", - "":"" + "": "" }, - "placeholder":{ + "placeholder": { "Search": "搜索" } }, "en-us": { "name": "English (US)", - "fontFamily":"", - "strings":{ - "topbar/welcome":"Welcome back", - "topbar/arozos":"ArozOS Web Desktop Mode", + "fontFamily": "", + "strings": { + "topbar/welcome": "Welcome back", + "topbar/arozos": "ArozOS Web Desktop Mode", "notification/clear": "Clear all", - "notification/nonotification":"No notification", - + "notification/nonotification": "No notification", "listmenu/catergory/searchResults": "Search Results", "listmenu/catergory/all": "All", "listmenu/catergory/media": "Media", @@ -382,21 +348,19 @@ "listmenu/catergory/utils": "Utilities", "listmenu/catergory/other": "Other", "listmenu/catergory/exit": "Logout", - "error/connlost/title": "Connection Lost", - "error/connlost":"The connection to the server has been lost. Please wait for this warning to disappear before taking any further action.", - "error/connlost/recheck":"Retry", - "error/connlost/wait":"Wait", - "error/connlost/readonly":"[Read Only] Account", - "error/connlost/readonl/infoy":"As this account is locked in read-only mode, you cannot perform any file operations on the desktop.", - + "error/connlost": "The connection to the server has been lost. Please wait for this warning to disappear before taking any further action.", + "error/connlost/recheck": "Retry", + "error/connlost/wait": "Wait", + "error/connlost/readonly": "[Read Only] Account", + "error/connlost/readonl/infoy": "As this account is locked in read-only mode, you cannot perform any file operations on the desktop.", "quickAccess/logout": "Logout", - "quickAccess/sysvol":"System Volume", - "quickAccess/brightness":"Brightness", - "quickAccess/settings":"System Settings", - "quickAccess/fullscreen":"Toggle Full Screen", - "quickAccess/restart":"Restart Server", - "quickAccess/poweroff":"Shutdown Server", + "quickAccess/sysvol": "System Volume", + "quickAccess/brightness": "Brightness", + "quickAccess/settings": "System Settings", + "quickAccess/fullscreen": "Toggle Full Screen", + "quickAccess/restart": "Restart Server", + "quickAccess/poweroff": "Shutdown Server", "quickAccess/overview/status/healthy": "Good", "quickAccess/overview/status/healthy/desc": "Server seems to be operating well!", "quickAccess/overview/status/warning": "Warning", @@ -407,10 +371,8 @@ "quickAccess/overview/uptime": "Uptime", "quickAccess/overview/model": "Model", "quickAccess/overview/uuid": "Dev. UUID", - "backgroundTasks/noTasks": "No background tasks are currently running", "backgroundTasks/refresh": "Refresh", - "contextmenu/New": "New", "contextmenu/Open": "Open", "contextmenu/Open With": "Open with…", @@ -457,38 +419,33 @@ "contextmenu/Folder": "Folder", "contextmenu/Shortcut": "Shortcut", "contextmenu/Upload": "Upload", - "power/shutdown/title": "Shut Down - Enter Password to Confirm", "power/shutdown/text": "Turn off server", "power/shutdown/instruction": "Enter your admin password to continue shut down process.", "power/restart/title": "Restart - Enter Password to Confirm", "power/restart/text": "Restart server", "power/restart/instruction": "Enter your admin password to continue server restart.", - "account/switch/logout/confirm": "Confirm Logout from All Other Accounts Stored in this Browser?", "account/switch/noAlternative": "No Other Logged-in Accounts Found on this Browser", "account/switch/sessionValid": "Session Valid", "account/switch/sessionExpired": "Session Expired", "account/switch/addAccount": "Add another account", "account/switch/signoutAll": "Sign-out all accounts", - "upload/message/uploading": "Uploading...", - "":"" + "": "" }, - "placeholder":{ + "placeholder": { "Search": "Search" } - }, - "ja-jp":{ - "name":"日本語", - "fontFamily":"\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", - "strings":{ - "topbar/welcome":"お帰りなさい", - "topbar/arozos":"ArozOS Web デスクトップ モード", + "ja-jp": { + "name": "日本語", + "fontFamily": "\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", + "strings": { + "topbar/welcome": "お帰りなさい", + "topbar/arozos": "ArozOS Web デスクトップ モード", "notification/clear": "すべてクリア", - "notification/nonotification":"通知なし", - + "notification/nonotification": "通知なし", "listmenu/catergory/searchResults": "検索結果", "listmenu/catergory/all": "すべて", "listmenu/catergory/media": "メディア", @@ -501,14 +458,12 @@ "listmenu/catergory/utils": "ユーティリティ", "listmenu/catergory/other": "その他", "listmenu/catergory/exit": "ログアウト", - "error/connlost/title": "接続が切断されました", "error/connlost": "サーバーへの接続が切断されました。この警告が消えるまで、それ以上の操作を行わないでください。", "error/connlost/recheck": "再試行", "error/connlost/wait": "待機", "error/connlost/readonly": "[読み取り専用] アカウント", "error/connlost/readonl/infoy": "このアカウントが読み取り専用モードにロックされているため、デスクトップ上でファイル操作を実行することはできません。", - "quickAccess/logout": "ログアウト", "quickAccess/sysvol": "システムボリューム", "quickAccess/brightness": "明るさ", @@ -526,10 +481,8 @@ "quickAccess/overview/uptime": "稼働時間", "quickAccess/overview/model": "機種", "quickAccess/overview/uuid": "デバイス識別子", - "backgroundTasks/noTasks": "現在、バックグラウンドで実行中のタスクはありません", "backgroundTasks/refresh": "更新", - "contextmenu/New": "新規作成", "contextmenu/Open": "開く", "contextmenu/Open With": "開く方法を選択…", @@ -576,39 +529,33 @@ "contextmenu/Folder": "フォルダー", "contextmenu/Shortcut": "ショートカット", "contextmenu/Upload": "アップロード", - "power/shutdown/title": "シャットダウン - パスワードを入力して確認してください", "power/shutdown/text": "サーバーをシャットダウンします", "power/shutdown/instruction": "シャットダウンを開始するには、管理者パスワードを入力してください。", "power/restart/title": "再起動 - パスワードを入力して確認してください", "power/restart/text": "サーバーを再起動します", "power/restart/instruction": "サーバーの再起動を確認するには、管理者パスワードを入力してください。", - "account/switch/logout/confirm": "このブラウザに保存されている他のすべてのアカウントからログアウトしますか?", "account/switch/noAlternative": "このブラウザで他のログイン中のアカウントは見つかりません", "account/switch/sessionValid": "セッションが有効です", "account/switch/sessionExpired": "セッションが期限切れです", "account/switch/addAccount": "別のアカウントを追加", "account/switch/signoutAll": "すべてのアカウントからサインアウト", - "upload/message/uploading": "アップロード中...", - "":"" - + "": "" }, - "placeholder":{ + "placeholder": { "Search": "検索" } }, "ko_kr": { - "name":"한국어", + "name": "한국어", "fontFamily": "", "strings": { "topbar/welcome": "다시 오신 것을 환영합니다", "topbar/arozos": "ArozOS 웹 데스크톱 모드", - "notification/clear": "모두 지우기", "notification/nonotification": "알림 없음", - "listmenu/catergory/searchResults": "검색 결과", "listmenu/catergory/all": "모두", "listmenu/catergory/media": "미디어", @@ -621,14 +568,12 @@ "listmenu/catergory/utils": "유틸리티", "listmenu/catergory/other": "기타", "listmenu/catergory/exit": "로그아웃", - "error/connlost/title": "연결 끊김", "error/connlost": "서버와의 연결이 끊겼습니다. 이 경고가 사라질 때까지 기다려 주세요.", "error/connlost/recheck": "다시 시도", "error/connlost/wait": "대기 중", "error/connlost/readonly": "[읽기 전용] 계정", "error/connlost/readonl/infoy": "이 계정이 읽기 전용 상태로 잠겨 있기 때문에 데스크톱에서 파일 작업을 할 수 없습니다.", - "quickAccess/logout": "로그아웃", "quickAccess/sysvol": "시스템 볼륨", "quickAccess/brightness": "밝기", @@ -636,7 +581,6 @@ "quickAccess/fullscreen": "전체 화면 전환", "quickAccess/restart": "서버 재시작", "quickAccess/poweroff": "서버 종료", - "quickAccess/overview/status/healthy": "정상", "quickAccess/overview/status/healthy/desc": "서버가 원활하게 작동 중입니다!", "quickAccess/overview/status/warning": "경고", @@ -647,10 +591,8 @@ "quickAccess/overview/uptime": "가동 시간", "quickAccess/overview/model": "기계 모델", "quickAccess/overview/uuid": "장치 식별자", - "backgroundTasks/noTasks": "진행 중인 백그라운드 작업이 없습니다", "backgroundTasks/refresh": "새로 고침", - "contextmenu/New": "새로 만들기", "contextmenu/Open": "열기", "contextmenu/Open With": "다음으로 열기", @@ -697,32 +639,134 @@ "contextmenu/Folder": "폴더", "contextmenu/Shortcut": "바로 가기", "contextmenu/Upload": "업로드", - "power/shutdown/title": "종료 - 확인을 위해 암호 입력", "power/shutdown/text": "서버를 종료합니다", "power/shutdown/instruction": "서버 종료 절차를 시작하려면 관리자 암호를 입력하세요", - "power/restart/title": "재시작 - 확인을 위해 암호 입력", "power/restart/text": "서버를 재시작합니다", "power/restart/instruction": "서버 재시작을 확인하려면 관리자 암호를 입력하세요", - "account/switch/logout/confirm": "이 브라우저에 저장된 다른 모든 계정에서 로그아웃 하시겠습니까?", "account/switch/noAlternative": "이 브라우저에는 다른 저장된 계정이 없습니다", "account/switch/sessionValid": "로그인 세션이 유효합니다", "account/switch/sessionExpired": "로그인 세션이 만료되었습니다", "account/switch/addAccount": "로컬 계정 추가", "account/switch/signoutAll": "저장된 다른 모든 계정 로그아웃", - "upload/message/uploading": "업로드 중...", "upload/message/failed": "업로드 실패", - "": "" }, "placeholder": { "Search": "검색" } + }, + "ru-ru": { + "name": "Russian (RU)", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "topbar/welcome": "С возвращением", + "topbar/arozos": "ArozOS Веб-режим рабочего стола", + "notification/clear": "Очистить всё", + "notification/nonotification": "Нет уведомлений", + "listmenu/catergory/searchResults": "Результаты поиска", + "listmenu/catergory/all": "Все", + "listmenu/catergory/media": "Медиа", + "listmenu/catergory/office": "Офис", + "listmenu/catergory/download": "Загрузки", + "listmenu/catergory/files": "Файлы", + "listmenu/catergory/internet": "Интернет", + "listmenu/catergory/settings": "Настройки", + "listmenu/catergory/tools": "Системные инструменты", + "listmenu/catergory/utils": "Утилиты", + "listmenu/catergory/other": "Другое", + "listmenu/catergory/exit": "Выйти", + "error/connlost/title": "Соединение потеряно", + "error/connlost": "Соединение с сервером потеряно. Подождите, пока это предупреждение исчезнет, прежде чем предпринимать какие-либо действия.", + "error/connlost/recheck": "Повторить", + "error/connlost/wait": "Ждать", + "error/connlost/readonly": "[Только чтение] Аккаунт", + "error/connlost/readonl/infoy": "Поскольку этот аккаунт заблокирован в режиме только для чтения, вы не можете выполнять никаких операций с файлами на рабочем столе.", + "quickAccess/logout": "Выйти", + "quickAccess/sysvol": "Системный том", + "quickAccess/brightness": "Яркость", + "quickAccess/settings": "Системные настройки", + "quickAccess/fullscreen": "Переключить полноэкранный режим", + "quickAccess/restart": "Перезапустить сервер", + "quickAccess/poweroff": "Выключить сервер", + "quickAccess/overview/status/healthy": "Хорошо", + "quickAccess/overview/status/healthy/desc": "Сервер, похоже, работает нормально!", + "quickAccess/overview/status/warning": "Предупреждение", + "quickAccess/overview/status/warning/desc": "Похоже, есть некоторые незначительные проблемы", + "quickAccess/overview/status/screwed": "О нет!", + "quickAccess/overview/status/screwed/desc": "Похоже, что-то сломалось...", + "quickAccess/overview/hostname": "Имя хоста", + "quickAccess/overview/uptime": "Время работы", + "quickAccess/overview/model": "Модель", + "quickAccess/overview/uuid": "UUID разработчика", + "backgroundTasks/noTasks": "В настоящее время фоновые задачи не выполняются", + "backgroundTasks/refresh": "Обновить", + "contextmenu/New": "Новый", + "contextmenu/Open": "Открыть", + "contextmenu/Open With": "Открыть с помощью…", + "contextmenu/Download in Zip": "Сжать и скачать", + "contextmenu/Make a Copy": "Создать копию", + "contextmenu/Delete": "Удалить", + "contextmenu/Properties": "Свойства", + "contextmenu/Share": "Поделиться", + "contextmenu/Download": "Скачать", + "contextmenu/Copy": "Копировать", + "contextmenu/Cut": "Вырезать", + "contextmenu/Paste Here": "Вставить сюда", + "contextmenu/Rename": "Переименовать", + "contextmenu/Zip here": "Сжать здесь", + "contextmenu/Open in New Tab": "Открыть в новой вкладке", + "contextmenu/Download as Zip": "Сжать и скачать", + "contextmenu/Refresh": "Обновить", + "contextmenu/Open File Manager": "Открыть файловый менеджер", + "contextmenu/Open File Location": "Открыть расположение файла", + "contextmenu/Personalization": "Персонализация", + "contextmenu/Background": "Фон рабочего стола", + "contextmenu/Icon Size": "Размер значков", + "contextmenu/Exit": "Выйти", + "contextmenu/Toggle FullScreen": "Переключить полноэкранный режим", + "contextmenu/Minimize": "Свернуть", + "contextmenu/Restore": "Восстановить", + "contextmenu/Maximize": "Развернуть", + "contextmenu/Close": "Закрыть", + "contextmenu/Close All": "Закрыть всё", + "contextmenu/Select Other WebApps": "Выбрать приложение по умолчанию", + "contextmenu/Open Shared Link": "Открыть общую ссылку", + "contextmenu/Copy Link": "Копировать ссылку", + "contextmenu/Copied": "Скопировано", + "contextmenu/Change Share Settings": "Изменить настройки общего доступа", + "contextmenu/Share this File": "Поделиться этим файлом", + "contextmenu/share/link": "Любой, у кого есть ссылка", + "contextmenu/share/signedin": "Любой вошедший в систему", + "contextmenu/share/samegroup": "Та же группа пользователей", + "contextmenu/share/openshare": "Расширенные настройки общего доступа", + "contextmenu/Remove Share": "Удалить общий доступ к файлу", + "contextmenu/Small": "Маленький", + "contextmenu/Medium": "Средний", + "contextmenu/Big": "Большой", + "contextmenu/Folder": "Папка", + "contextmenu/Shortcut": "Ярлык", + "contextmenu/Upload": "Загрузить", + "power/shutdown/title": "Выключение - Введите пароль для подтверждения", + "power/shutdown/text": "Выключить сервер", + "power/shutdown/instruction": "Введите пароль администратора, чтобы продолжить процесс выключения.", + "power/restart/title": "Перезапуск - Введите пароль для подтверждения", + "power/restart/text": "Перезапустить сервер", + "power/restart/instruction": "Введите пароль администратора, чтобы продолжить перезапуск сервера.", + "account/switch/logout/confirm": "Подтвердить выход из всех других аккаунтов, сохранённых в этом браузере?", + "account/switch/noAlternative": "В этом браузере не найдено других вошедших в систему аккаунтов", + "account/switch/sessionValid": "Сессия действительна", + "account/switch/sessionExpired": "Сессия истекла", + "account/switch/addAccount": "Добавить другой аккаунт", + "account/switch/signoutAll": "Выйти из всех аккаунтов", + "upload/message/uploading": "Загрузка..." + }, + "placeholder": { + "Search": "Поиск" + } } - - } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/disk_properties.json b/src/web/SystemAO/locale/disk_properties.json index 6ba6e5fb..13bb8bec 100644 --- a/src/web/SystemAO/locale/disk_properties.json +++ b/src/web/SystemAO/locale/disk_properties.json @@ -3,129 +3,99 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "磁碟概覽", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title/title":"磁碟概覽", - "title/desc":"關於此虛擬儲存裝置對應之磁碟機掛載點", - - "diskinfo/physical":"物理磁碟機", - "diskinfo/hierarchy":"儲存裝置結構(格式)", - - "hierarchy/User":"使用者分隔", - "hierarchy/Public":"共用磁碟區", - "hierarchy/Backup":"備份磁碟區", - - "spaceinfo/totalUsed":"已使用磁碟空間", - "spaceinfo/userUsed":"使用者磁碟空間", - "spaceinfo/Usable":"可用磁碟空間", - "spaceinfo/Capacity":"磁碟容量", - - "unit/bytes":" 個位元組", + "fwtitle": "磁碟概覽", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title/title": "磁碟概覽", + "title/desc": "關於此虛擬儲存裝置對應之磁碟機掛載點", + "diskinfo/physical": "物理磁碟機", + "diskinfo/hierarchy": "儲存裝置結構(格式)", + "hierarchy/User": "使用者分隔", + "hierarchy/Public": "共用磁碟區", + "hierarchy/Backup": "備份磁碟區", + "spaceinfo/totalUsed": "已使用磁碟空間", + "spaceinfo/userUsed": "使用者磁碟空間", + "spaceinfo/Usable": "可用磁碟空間", + "spaceinfo/Capacity": "磁碟容量", + "unit/bytes": " 個位元組", "error/na": "【沒有資訊】", - - "button/close":"確認", - - "":"" - }, - "titles":{ - + "button/close": "確認", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "磁碟概覽", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title/title":"磁碟概覽", - "title/desc":"關於此虛擬儲存裝置對應之磁碟機掛載點", - - "diskinfo/physical":"物理磁碟機", - "diskinfo/hierarchy":"儲存裝置結構(格式)", - - "hierarchy/User":"使用者分隔", - "hierarchy/Public":"共用磁碟區", - "hierarchy/Backup":"備份磁碟區", - - "spaceinfo/totalUsed":"已使用磁碟空間", - "spaceinfo/userUsed":"使用者磁碟空間", - "spaceinfo/Usable":"可用磁碟空間", - "spaceinfo/Capacity":"磁碟容量", - - "unit/bytes":" 個位元組", + "fwtitle": "磁碟概覽", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title/title": "磁碟概覽", + "title/desc": "關於此虛擬儲存裝置對應之磁碟機掛載點", + "diskinfo/physical": "物理磁碟機", + "diskinfo/hierarchy": "儲存裝置結構(格式)", + "hierarchy/User": "使用者分隔", + "hierarchy/Public": "共用磁碟區", + "hierarchy/Backup": "備份磁碟區", + "spaceinfo/totalUsed": "已使用磁碟空間", + "spaceinfo/userUsed": "使用者磁碟空間", + "spaceinfo/Usable": "可用磁碟空間", + "spaceinfo/Capacity": "磁碟容量", + "unit/bytes": " 個位元組", "error/na": "【無資料】", - - "button/close":"確認", - - "":"" - }, - "titles":{ - + "button/close": "確認", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "磁盘概览", - "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", - "strings":{ - "title/title":"磁盘概览", - "title/desc":"关于此虚拟储存设备对应的磁盘挂载点", - - "diskinfo/physical":"物理磁盘", - "diskinfo/hierarchy":"储存设备结构(格式)", - - "hierarchy/User":"使用者分隔", - "hierarchy/Public":"共享磁盘", - "hierarchy/Backup":"备份磁盘", - - "spaceinfo/totalUsed":"已使用磁盘空间", - "spaceinfo/userUsed":"使用者磁盘空间", - "spaceinfo/Usable":"可用磁盘空间", - "spaceinfo/Capacity":"磁盘容量", - - "unit/bytes":" 字节", + "fwtitle": "磁盘概览", + "fontFamily": "\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", + "strings": { + "title/title": "磁盘概览", + "title/desc": "关于此虚拟储存设备对应的磁盘挂载点", + "diskinfo/physical": "物理磁盘", + "diskinfo/hierarchy": "储存设备结构(格式)", + "hierarchy/User": "使用者分隔", + "hierarchy/Public": "共享磁盘", + "hierarchy/Backup": "备份磁盘", + "spaceinfo/totalUsed": "已使用磁盘空间", + "spaceinfo/userUsed": "使用者磁盘空间", + "spaceinfo/Usable": "可用磁盘空间", + "spaceinfo/Capacity": "磁盘容量", + "unit/bytes": " 字节", "error/na": "【无效资料】", - - "button/close":"确定", - - "":"" - }, - "titles":{ - + "button/close": "确定", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, - "en-us":{ + "en-us": { "fwtitle": "Disk Overview", "strings": { - "title/title": "Disk Overview", - "title/desc": "Mounting point of the hard disk corresponding to this virtual storage device", - "diskinfo/physical": "Physical Hard Disk", - "diskinfo/hierarchy": "Storage Device Structure (Format)", - "hierarchy/User": "Storage Hierarchy", - "hierarchy/Public": "Shared Disk", - "hierarchy/Backup": "Backup Disk", - "spaceinfo/totalUsed": "Used Disk Space", - "spaceinfo/userUsed": "User Disk Space", - "spaceinfo/Usable": "Available Disk Space", - "spaceinfo/Capacity": "Disk Capacity", - "unit/bytes": " Bytes", - "error/na": "[Not Available]", - "button/close": "Confirm", - "": "" + "title/title": "Disk Overview", + "title/desc": "Mounting point of the hard disk corresponding to this virtual storage device", + "diskinfo/physical": "Physical Hard Disk", + "diskinfo/hierarchy": "Storage Device Structure (Format)", + "hierarchy/User": "Storage Hierarchy", + "hierarchy/Public": "Shared Disk", + "hierarchy/Backup": "Backup Disk", + "spaceinfo/totalUsed": "Used Disk Space", + "spaceinfo/userUsed": "User Disk Space", + "spaceinfo/Usable": "Available Disk Space", + "spaceinfo/Capacity": "Disk Capacity", + "unit/bytes": " Bytes", + "error/na": "[Not Available]", + "button/close": "Confirm", + "": "" }, "titles": {}, "placeholder": {} }, "ja-jp": { - "name":"日本語", - "fontFamily":"\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", + "name": "日本語", + "fontFamily": "\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", "fwtitle": "ディスクの概要", "strings": { "title/title": "ディスクの概要", @@ -153,34 +123,44 @@ "strings": { "title/title": "디스크 개요", "title/desc": "가상 저장 장치에 대응하는 디스크 드라이브 마운트 포인트에 관한 정보", - "diskinfo/physical": "물리적 디스크 드라이브", "diskinfo/hierarchy": "저장 장치 구조 (포맷)", - "hierarchy/User": "사용자 구분", "hierarchy/Public": "공유 디스크 영역", "hierarchy/Backup": "백업 디스크 영역", - "spaceinfo/totalUsed": "사용 중인 디스크 공간", "spaceinfo/userUsed": "사용자 디스크 공간", "spaceinfo/Usable": "사용 가능한 디스크 공간", "spaceinfo/Capacity": "디스크 용량", - "unit/bytes": " 바이트", "error/na": "【정보 없음】", - "button/close": "확인", - "": "" }, - "titles": { - + "titles": {}, + "placeholder": {} + }, + "ru-ru": { + "fwtitle": "Обзор диска", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title/title": "Обзор диска", + "title/desc": "Точка монтирования жесткого диска, соответствующего этому виртуальному устройству хранения", + "diskinfo/physical": "Физический жесткий диск", + "diskinfo/hierarchy": "Структура устройства хранения (Формат)", + "hierarchy/User": "Иерархия хранилища", + "hierarchy/Public": "Общий диск", + "hierarchy/Backup": "Диск резервного копирования", + "spaceinfo/totalUsed": "Использованное дисковое пространство", + "spaceinfo/userUsed": "Пользовательское дисковое пространство", + "spaceinfo/Usable": "Доступное дисковое пространство", + "spaceinfo/Capacity": "Объем диска", + "unit/bytes": " Байт", + "error/na": "[Недоступно]", + "button/close": "Подтвердить" }, - "placeholder": { - - } + "titles": {}, + "placeholder": {} } - - } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/file_explorer.json b/src/web/SystemAO/locale/file_explorer.json index 412aadd2..4927ded7 100644 --- a/src/web/SystemAO/locale/file_explorer.json +++ b/src/web/SystemAO/locale/file_explorer.json @@ -4,7 +4,7 @@ "keys": { "zh-tw": { "name": "繁體中文(台灣)", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", "strings": { "title/title": "檔案管理員", "menu/button/download": "下載所選", @@ -17,7 +17,6 @@ "menu/sort/smart": "自然數字順序", "menu/sort/typeAsc": "副檔名順序", "menu/sort/typeDes": "副檔名倒序", - "fileopr/Back": "上一頁", "fileopr/Parent Folder": "返回上層目錄", "fileopr/Open": "開啟", @@ -49,33 +48,27 @@ "fileopr/List View": "顯示檔案列表", "fileopr/Case Sensitive": "區分大小寫", "fileopr/Clear Search": "清除搜尋結果", - "view/details/folders": " 個資料夾", "view/details/files": " 個檔案", "view/details/ext": " 副檔名", "view/details/modTime": " 上次儲存日期", "view/details/shared": " 已分享", "view/details/size": " 大小", - - "tooltip/filecount":" 個項目", - "tooltip/selectedcount":" 個已選", - + "tooltip/filecount": " 個項目", + "tooltip/selectedcount": " 個已選", "sidebar/properties/expand": "放大資訊側欄", - "sidebar/properties/shrink":"縮小資訊側欄", - "sidebar/properties/filesize":"檔案大小", - "sidebar/properties/modtime":"最後更改日期", - "sidebar/properties/mimetype":"媒體類型", - "sidebar/properties/owner":"擁有者", - "sidebar/properties/permission":"存取權限", - "sidebar/properties/storepath":"儲存位置", - "sidebar/properties/vpath":"虛擬化位置", + "sidebar/properties/shrink": "縮小資訊側欄", + "sidebar/properties/filesize": "檔案大小", + "sidebar/properties/modtime": "最後更改日期", + "sidebar/properties/mimetype": "媒體類型", + "sidebar/properties/owner": "擁有者", + "sidebar/properties/permission": "存取權限", + "sidebar/properties/storepath": "儲存位置", + "sidebar/properties/vpath": "虛擬化位置", "sidebar/default/nofileselected": "沒有已選擇之檔案", "sidebar/default/instruction": "在檔案列表內選擇一個檔案以瀏覽詳細資料", - - "sidebar/vroot/user": "使用者", "sidebar/vroot/fsh": "虛擬儲存裝置", - "sidebar/vroot/desktop": "桌面", "sidebar/vroot/document": "文件", "sidebar/vroot/music": "音樂", @@ -86,11 +79,9 @@ "sidebar/vroot/web": "網頁", "sidebar/vroot/model": "模型", "sidebar/vroot/appdata": "程序數據", - "func/search/typeToStart": "輸入關鍵字以開始搜尋", "func/search/tip1": "在上面的輸入欄位輸入關鍵字,然後按「搜尋」按鈕以開始搜尋", "func/search/tip2": "如你需要輸入萬用字元,請先輸入 / 號,例如: /*.mp3", - "opr/overwrite/title": "覆寫、保留或是跳過檔案", "opr/overwrite/copying": "正在複製", "opr/overwrite/files": "個檔案。來源:", @@ -100,34 +91,28 @@ "opr/overwrite/replace": "覆寫目的地檔案", "opr/overwrite/skip": "跳過這些檔案", "opr/overwrite/keep": "重新命名並保留目的地檔案", - "opr/pre-remove/title": "永久移除檔案", "opr/pre-remove/questions": "確定永久移除以下檔案?
移除後檔案將無法復原", "opr/pre-remove/confirm": "確認永久移除所選檔案", "opr/pre-remove/cancel": "取消", - "opr/remove/title": "移動到資源回收箱", "opr/remove/question": "確認移動所選檔案到資源回收箱?", "opr/remove/confirm": "確認", "opr/remove/cancel": "取消", - "opr/rename/title": "重新命名", "opr/rename/instruction": "請在下方輸入欄輸入新檔案名稱", "opr/rename/ok": "確認", "opr/rename/cancel": "取消", - "opr/newfile/title": "創建檔案", "opr/newfile/instruction": "選擇一種要新增的檔案格式樣本", "opr/newfile/newempty": "或輸入檔案名稱以新增一個空白檔案", "opr/newfile/create": "新增", "opr/newfile/cancel": "取消", - "opr/newfolder/title": "創建資料夾", "opr/newfolder/desc": "請在下方輸入欄輸入新資料夾名稱", "opr/newfolder/alreadyExists": "此資料夾已存在", "opr/newfolder/create": "創建", "opr/newfolder/cancel": "取消", - "opr/share/title": "分享檔案", "opr/share/settings": "分享設定", "opr/share/setdesc": "更改誰能看到此檔案", @@ -141,7 +126,6 @@ "opr/share/update": "更新權限", "opr/share/remove": "移除檔案分享", "opr/share/ok": "完成", - "opr/openwith/title": "使用 … 開啟", "opr/openwith/desc": "選擇一個 WebApp 以開啟此檔案", "opr/openwith/loading": "載入中…", @@ -149,24 +133,20 @@ "opr/openwith/openWithWebAppInNewWindow": "使用所選的 WebApp 在新視窗開啟", "opr/openwith/openInNewWindow": "直接於新視窗開啟檔案", "opr/openwith/cancel": "取消", - "opr/openwith/floatWindow":"浮動視窗", - "opr/openwith/embedded":"檔案輸入", - + "opr/openwith/floatWindow": "浮動視窗", + "opr/openwith/embedded": "檔案輸入", "opr/shortcut/title": "在桌面建立捷徑", "opr/shortcut/ok": "捷徑建立成功", "opr/shortcut/error": "桌面建立捷徑失敗", - "opr/zip/zipping": "正在壓縮 ", "opr/zip/unzipping": "正在解壓縮 ", "opr/zip/nozipfile": "沒有已選擇的壓縮檔", "opr/zip/file": " 個檔案", "opr/zip/files": " 個檔案", - - "opr/confirmclose/title":"確認取消上傳", - "opr/confirmclose/desc":"此檔案管理員視窗正在上傳檔案到伺服器。關閉此視窗將會取消所有上傳工作。
確認取消上傳並關閉視窗?", - "opr/confirmclose/cancelAndExit":"取消上傳並關閉視窗", - "opr/confirmclose/continue":"繼續上傳", - + "opr/confirmclose/title": "確認取消上傳", + "opr/confirmclose/desc": "此檔案管理員視窗正在上傳檔案到伺服器。關閉此視窗將會取消所有上傳工作。
確認取消上傳並關閉視窗?", + "opr/confirmclose/cancelAndExit": "取消上傳並關閉視窗", + "opr/confirmclose/continue": "繼續上傳", "contextmenu/open": "開啟", "contextmenu/openWith": "使用 … 開啟", "contextmenu/openNewWindow": "在新視窗開啟", @@ -189,10 +169,8 @@ "contextmenu/download": "下載", "contextmenu/sharemanager": "分享管理員", "contextmenu/properties": "內容", - "upload/count/uploading": " 上載中", "upload/count/pending": " 等待中", - "message/rename/success": "重新命名成功", "message/copy/success": " 個檔案已複製", "message/move/success": " 個檔案已移動", @@ -212,40 +190,36 @@ "message/Permission Denied: You are not the file owner nor can write to this file": "存取被拒:您不是分享檔案者或有權訪問此檔案", "message/Invalid path given": "檔案路徑無效", "message/Unknown path given": "檔案路徑無效", - "message/Invalid keyword given":"關鍵字不可為空白", + "message/Invalid keyword given": "關鍵字不可為空白", "message/This directory is Read Only": "無法寫入到唯讀資料夾", - "message/Access Denied":"取存被拒", - "message/Given filename already exists":"此檔案名稱已存在", - "message/Given folder already exists":"此資料夾名稱已存在", - "message/Source file not exists":"來源檔案不存在", - "message/File already exists":"檔案已存在", - "message/Undefined dest location":"目標路徑不可為空白", - "message/Dest folder not found":"找不到目標資料夾", - "message/Invalid dir given":"資料夾路徑無效", - "message/Storage Quota Full":"儲存配額已滿", - "message/Unknown file opeartion given":"不支援的檔案動作請求", + "message/Access Denied": "取存被拒", + "message/Given filename already exists": "此檔案名稱已存在", + "message/Given folder already exists": "此資料夾名稱已存在", + "message/Source file not exists": "來源檔案不存在", + "message/File already exists": "檔案已存在", + "message/Undefined dest location": "目標路徑不可為空白", + "message/Dest folder not found": "找不到目標資料夾", + "message/Invalid dir given": "資料夾路徑無效", + "message/Storage Quota Full": "儲存配額已滿", + "message/Unknown file opeartion given": "不支援的檔案動作請求", "message/No file selected": "沒有選擇檔案", - "message/Preference value too long. Preference value can only store maximum 1024 characters.":"設定值太長。設定值只能夠少於 1024 字元", - "message/User not logged in":"使用者未登入", - "message/Folder not exists":"找不到資料夾", - "message/Failed to move file to trash":"無法移動到資源回收箱", - "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently":"檔案系統不支援檔案回收:請使用 SHIFT + DELETE 以永久移除檔案", - "message/Recursive copy operation.":"遞歸複製操作", - "message/Source and destination paths are identical.":"檔案來源與目的地相同", - "message/Multiple files share is currently not supported":"不支援多個檔案分享", - - "message/noMatchResults":"找不到匹配的檔案", - "message/noMatchResultsDesc":"伺服器找不到與此關鍵字匹配的檔案", - "message/noMatchResultsInst":"請檢查你的關鍵字或通配符是否正確。", - - "message/folderCannotOpen":"無法開啟此資料夾", - "message/folderCannotOpen/codedesc":"伺服器端回傳以下錯誤訊息: ", - + "message/Preference value too long. Preference value can only store maximum 1024 characters.": "設定值太長。設定值只能夠少於 1024 字元", + "message/User not logged in": "使用者未登入", + "message/Folder not exists": "找不到資料夾", + "message/Failed to move file to trash": "無法移動到資源回收箱", + "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "檔案系統不支援檔案回收:請使用 SHIFT + DELETE 以永久移除檔案", + "message/Recursive copy operation.": "遞歸複製操作", + "message/Source and destination paths are identical.": "檔案來源與目的地相同", + "message/Multiple files share is currently not supported": "不支援多個檔案分享", + "message/noMatchResults": "找不到匹配的檔案", + "message/noMatchResultsDesc": "伺服器找不到與此關鍵字匹配的檔案", + "message/noMatchResultsInst": "請檢查你的關鍵字或通配符是否正確。", + "message/folderCannotOpen": "無法開啟此資料夾", + "message/folderCannotOpen/codedesc": "伺服器端回傳以下錯誤訊息: ", "message/destIdentical": "檔案來源與目的地相同", "message/decodeFilelistFail": "載案置入失敗:無法讀取檔案列表", "message/uploadFailed": "載案上載失敗:檔案太大或目標儲存裝置已滿", - "message/newFilenameIdentical": "重新命名失敗:新舊檔案名稱相同", - "message/illegalCharacters": "名稱包含非法字元(不可使用:/ \\ ? % * : | \" < >)" + "message/newFilenameIdentical": "重新命名失敗:新舊檔案名稱相同" }, "titles": { "Back": "上一頁", @@ -272,28 +246,27 @@ "Edit Path": "編輯路徑", "Sorting Method": "檔案排序", "Search": "搜尋", - "Multi Select":"切換多選", + "Multi Select": "切換多選", "Select All": "全選", - "Clear Selection":"清除已選", + "Clear Selection": "清除已選", "Block View": "顯示檔案預覽", "List View": "顯示檔案列表", "Detail View": "顯示詳細資料", "Case Sensitive": "區分大小寫", "Clear Search": "清除搜尋結果", - "Expand Properties Sidebar":"放大資訊側欄", - "Shrink Properties Sidebar":"縮小資訊側欄", - "Show Properties":"顯示資訊側欄" + "Expand Properties Sidebar": "放大資訊側欄", + "Shrink Properties Sidebar": "縮小資訊側欄", + "Show Properties": "顯示資訊側欄" }, "placeholder": { "New Filename": "在此輸入新檔案名稱", "New Folder Name": "在此輸入新資料夾名稱", "File Search (Start wildcard search with / , e.g. /*.mp3)": "檔案搜尋(如要使用萬用字元,請先輸入 / 號,例如: /*.mp3)" - } }, "zh-hk": { "name": "繁體中文(香港)", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", "strings": { "title/title": "檔案管理員", "menu/button/download": "下載所選", @@ -306,7 +279,6 @@ "menu/sort/smart": "自然數字順序", "menu/sort/typeAsc": "副檔名順序", "menu/sort/typeDes": "副檔名倒序", - "fileopr/Back": "上一頁", "fileopr/Parent Folder": "返回上層目錄", "fileopr/Open": "開啟", @@ -338,32 +310,27 @@ "fileopr/List View": "顯示檔案列表", "fileopr/Case Sensitive": "區分大小寫", "fileopr/Clear Search": "清除搜尋結果", - "view/details/folders": " 個資料夾", "view/details/files": " 個檔案", "view/details/ext": " 副檔名", "view/details/modTime": " 上次儲存日期", "view/details/shared": " 已分享", "view/details/size": " 大小", - - "tooltip/filecount":" 個項目", - "tooltip/selectedcount":" 個已選", - + "tooltip/filecount": " 個項目", + "tooltip/selectedcount": " 個已選", "sidebar/properties/expand": "放大資訊側欄", - "sidebar/properties/shrink":"縮小資訊側欄", - "sidebar/properties/filesize":"檔案大小", - "sidebar/properties/modtime":"最後更改日期", - "sidebar/properties/mimetype":"媒體類型", - "sidebar/properties/owner":"擁有者", - "sidebar/properties/permission":"存取權限", - "sidebar/properties/storepath":"儲存位置", - "sidebar/properties/vpath":"虛擬化位置", + "sidebar/properties/shrink": "縮小資訊側欄", + "sidebar/properties/filesize": "檔案大小", + "sidebar/properties/modtime": "最後更改日期", + "sidebar/properties/mimetype": "媒體類型", + "sidebar/properties/owner": "擁有者", + "sidebar/properties/permission": "存取權限", + "sidebar/properties/storepath": "儲存位置", + "sidebar/properties/vpath": "虛擬化位置", "sidebar/default/nofileselected": "沒有已選擇之檔案", "sidebar/default/instruction": "在檔案列表內選擇一個檔案以瀏覽詳細資料", - "sidebar/vroot/user": "使用者", "sidebar/vroot/fsh": "虛擬儲存裝置", - "sidebar/vroot/desktop": "桌面", "sidebar/vroot/document": "文件", "sidebar/vroot/music": "音樂", @@ -374,11 +341,9 @@ "sidebar/vroot/web": "網頁", "sidebar/vroot/model": "模型", "sidebar/vroot/appdata": "程序數據", - "func/search/typeToStart": "輸入關鍵字以開始搜尋", "func/search/tip1": "在上面的輸入欄位輸入關鍵字,然後按「搜尋」按鈕以開始搜尋", "func/search/tip2": "如你需要輸入萬用字元,請先輸入 / 號,例如: /*.mp3", - "opr/overwrite/title": "覆寫、保留或是跳過檔案", "opr/overwrite/copying": "正在複製", "opr/overwrite/files": "個檔案。來源:", @@ -388,34 +353,28 @@ "opr/overwrite/replace": "覆寫目的地檔案", "opr/overwrite/skip": "跳過這些檔案", "opr/overwrite/keep": "重新命名並保留目的地檔案", - "opr/pre-remove/title": "永久移除檔案", "opr/pre-remove/questions": "確定永久移除以下檔案?
移除後檔案將無法復原", "opr/pre-remove/confirm": "確認永久移除所選檔案", "opr/pre-remove/cancel": "取消", - "opr/remove/title": "移動到資源回收箱", "opr/remove/question": "確認移動所選檔案到資源回收箱?", "opr/remove/confirm": "確認", "opr/remove/cancel": "取消", - "opr/rename/title": "重新命名", "opr/rename/instruction": "請在下方輸入欄輸入新檔案名稱", "opr/rename/ok": "確認", "opr/rename/cancel": "取消", - "opr/newfile/title": "創建檔案", "opr/newfile/instruction": "選擇一種要新增的檔案格式樣本", "opr/newfile/newempty": "或輸入檔案名稱以新增一個空白檔案", "opr/newfile/create": "新增", "opr/newfile/cancel": "取消", - "opr/newfolder/title": "創建資料夾", "opr/newfolder/desc": "請在下方輸入欄輸入新資料夾名稱", "opr/newfolder/alreadyExists": "此資料夾已存在", "opr/newfolder/create": "創建", "opr/newfolder/cancel": "取消", - "opr/share/title": "分享檔案", "opr/share/settings": "分享設定", "opr/share/setdesc": "更改誰能看到此檔案", @@ -429,7 +388,6 @@ "opr/share/update": "更新權限", "opr/share/remove": "移除檔案分享", "opr/share/ok": "完成", - "opr/openwith/title": "使用 … 開啟", "opr/openwith/desc": "選擇一個 WebApp 以開啟此檔案", "opr/openwith/loading": "載入中…", @@ -437,24 +395,20 @@ "opr/openwith/openWithWebAppInNewWindow": "使用所選的 WebApp 在新視窗開啟", "opr/openwith/openInNewWindow": "直接於新視窗開啟檔案", "opr/openwith/cancel": "取消", - "opr/openwith/floatWindow":"浮動視窗", - "opr/openwith/embedded":"檔案輸入", - + "opr/openwith/floatWindow": "浮動視窗", + "opr/openwith/embedded": "檔案輸入", "opr/shortcut/title": "在桌面建立捷徑", "opr/shortcut/ok": "捷徑建立成功", "opr/shortcut/error": "桌面建立捷徑失敗", - "opr/zip/zipping": "正在壓縮 ", "opr/zip/unzipping": "正在解壓縮 ", "opr/zip/nozipfile": "沒有已選擇的壓縮檔", "opr/zip/file": " 個檔案", "opr/zip/files": " 個檔案", - - "opr/confirmclose/title":"確認取消上傳", - "opr/confirmclose/desc":"此檔案管理員視窗正在上傳檔案到伺服器。關閉此視窗將會取消所有上傳工作。
確認取消上傳並關閉視窗?", - "opr/confirmclose/cancelAndExit":"取消上傳並關閉視窗", - "opr/confirmclose/continue":"繼續上傳", - + "opr/confirmclose/title": "確認取消上傳", + "opr/confirmclose/desc": "此檔案管理員視窗正在上傳檔案到伺服器。關閉此視窗將會取消所有上傳工作。
確認取消上傳並關閉視窗?", + "opr/confirmclose/cancelAndExit": "取消上傳並關閉視窗", + "opr/confirmclose/continue": "繼續上傳", "contextmenu/open": "開啟", "contextmenu/openWith": "使用 … 開啟", "contextmenu/openNewWindow": "在新視窗開啟", @@ -477,10 +431,8 @@ "contextmenu/download": "下載", "contextmenu/sharemanager": "分享管理員", "contextmenu/properties": "內容", - "upload/count/uploading": " 上載中", "upload/count/pending": " 等待中", - "message/rename/success": "重新命名成功", "message/copy/success": " 個檔案已複製", "message/move/success": " 個檔案已移動", @@ -500,37 +452,34 @@ "message/Permission Denied: You are not the file owner nor can write to this file": "存取被拒:您不是分享檔案者或有權訪問此檔案", "message/Invalid path given": "檔案路徑無效", "message/Unknown path given": "檔案路徑無效", - "message/Invalid keyword given":"關鍵字不可為空白", + "message/Invalid keyword given": "關鍵字不可為空白", "message/This directory is Read Only": "無法寫入到唯讀資料夾", - "message/Access Denied":"取存被拒", - "message/Given filename already exists":"此檔案名稱已存在", - "message/Given folder already exists":"此資料夾名稱已存在", - "message/Source file not exists":"來源檔案不存在", - "message/File already exists":"檔案已存在", - "message/Undefined dest location":"目標路徑不可為空白", - "message/Dest folder not found":"找不到目標資料夾", - "message/Invalid dir given":"資料夾路徑無效", - "message/Storage Quota Full":"儲存配額已滿", - "message/Unknown file opeartion given":"不支援的檔案動作請求", + "message/Access Denied": "取存被拒", + "message/Given filename already exists": "此檔案名稱已存在", + "message/Given folder already exists": "此資料夾名稱已存在", + "message/Source file not exists": "來源檔案不存在", + "message/File already exists": "檔案已存在", + "message/Undefined dest location": "目標路徑不可為空白", + "message/Dest folder not found": "找不到目標資料夾", + "message/Invalid dir given": "資料夾路徑無效", + "message/Storage Quota Full": "儲存配額已滿", + "message/Unknown file opeartion given": "不支援的檔案動作請求", "message/No file selected": "沒有選擇檔案", - "message/Preference value too long. Preference value can only store maximum 1024 characters.":"設定值太長。設定值只能夠少於 1024 字元", - "message/User not logged in":"使用者未登入", - "message/Folder not exists":"找不到資料夾", - "message/Failed to move file to trash":"無法移動到資源回收箱", - "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently":"檔案系統不支援檔案回收:請使用 SHIFT + DELETE 以永久移除檔案", - "message/Recursive copy operation.":"遞歸複製操作", - "message/Source and destination paths are identical.":"檔案來源與目的地相同", - "message/Multiple files share is currently not supported":"不支援多個檔案分享", - - "message/noMatchResults":"找不到匹配的檔案", - "message/noMatchResultsDesc":"伺服器找不到與此關鍵字匹配的檔案", - "message/noMatchResultsInst":"請檢查你的關鍵字或通配符是否正確。", - + "message/Preference value too long. Preference value can only store maximum 1024 characters.": "設定值太長。設定值只能夠少於 1024 字元", + "message/User not logged in": "使用者未登入", + "message/Folder not exists": "找不到資料夾", + "message/Failed to move file to trash": "無法移動到資源回收箱", + "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "檔案系統不支援檔案回收:請使用 SHIFT + DELETE 以永久移除檔案", + "message/Recursive copy operation.": "遞歸複製操作", + "message/Source and destination paths are identical.": "檔案來源與目的地相同", + "message/Multiple files share is currently not supported": "不支援多個檔案分享", + "message/noMatchResults": "找不到匹配的檔案", + "message/noMatchResultsDesc": "伺服器找不到與此關鍵字匹配的檔案", + "message/noMatchResultsInst": "請檢查你的關鍵字或通配符是否正確。", "message/destIdentical": "檔案來源與目的地相同", "message/decodeFilelistFail": "載案置入失敗:無法讀取檔案列表", "message/uploadFailed": "載案上載失敗:檔案太大或目標儲存裝置已滿", - "message/newFilenameIdentical": "重新命名失敗:新舊檔案名稱相同", - "message/illegalCharacters": "名稱包含非法字元(不可使用:/ \\ ? % * : | \" < >)" + "message/newFilenameIdentical": "重新命名失敗:新舊檔案名稱相同" }, "titles": { "Back": "上一頁", @@ -557,28 +506,27 @@ "Edit Path": "編輯路徑", "Sorting Method": "檔案排序", "Search": "搜尋", - "Multi Select":"切換多選", + "Multi Select": "切換多選", "Select All": "全選", - "Clear Selection":"清除已選", + "Clear Selection": "清除已選", "Block View": "顯示檔案預覽", "List View": "顯示檔案列表", "Detail View": "顯示詳細資料", "Case Sensitive": "區分大小寫", "Clear Search": "清除搜尋結果", - "Expand Properties Sidebar":"放大資訊側欄", - "Shrink Properties Sidebar":"縮小資訊側欄", - "Show Properties":"顯示資訊側欄" + "Expand Properties Sidebar": "放大資訊側欄", + "Shrink Properties Sidebar": "縮小資訊側欄", + "Show Properties": "顯示資訊側欄" }, "placeholder": { "New Filename": "在此輸入新檔案名稱", "New Folder Name": "在此輸入新資料夾名稱", "File Search (Start wildcard search with / , e.g. /*.mp3)": "檔案搜尋(如要使用萬用字元,請先輸入 / 號,例如: /*.mp3)" - } }, "zh-cn": { "name": "简体中文", - "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", + "fontFamily": "\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", "strings": { "title/title": "文件管理器", "menu/button/download": "下载所选", @@ -591,7 +539,6 @@ "menu/sort/smart": "自然数顺序", "menu/sort/typeAsc": "扩展名顺序", "menu/sort/typeDes": "扩展名倒序", - "fileopr/Back": "上一页", "fileopr/Parent Folder": "返回上层目录", "fileopr/Open": "打开", @@ -623,32 +570,27 @@ "fileopr/List View": "显示文件列表", "fileopr/Case Sensitive": "区分大小写", "fileopr/Clear Search": "清除搜索结果", - "view/details/folders": " 个文件夹", "view/details/files": " 个文件", "view/details/ext": " 扩展名", "view/details/modTime": " 上次存储日期", "view/details/shared": " 已分享", "view/details/size": " 大小", - - "tooltip/filecount":" 个项目", - "tooltip/selectedcount":" 个已选", - + "tooltip/filecount": " 个项目", + "tooltip/selectedcount": " 个已选", "sidebar/properties/expand": "放大属性侧栏", - "sidebar/properties/shrink":"缩小属性侧栏", - "sidebar/properties/filesize":"文件大小", - "sidebar/properties/modtime":"最后修改日期", - "sidebar/properties/mimetype":"媒体类型", - "sidebar/properties/owner":"拥有者", - "sidebar/properties/permission":"存取权限", - "sidebar/properties/storepath":"存储位置", - "sidebar/properties/vpath":"虚拟化位置", + "sidebar/properties/shrink": "缩小属性侧栏", + "sidebar/properties/filesize": "文件大小", + "sidebar/properties/modtime": "最后修改日期", + "sidebar/properties/mimetype": "媒体类型", + "sidebar/properties/owner": "拥有者", + "sidebar/properties/permission": "存取权限", + "sidebar/properties/storepath": "存储位置", + "sidebar/properties/vpath": "虚拟化位置", "sidebar/default/nofileselected": "没有已选择的文件", "sidebar/default/instruction": "在文件列表内选择一个文件以浏览详细资料", - "sidebar/vroot/user": "使用者", "sidebar/vroot/fsh": "虚拟存储设备", - "sidebar/vroot/desktop": "桌面", "sidebar/vroot/document": "文件", "sidebar/vroot/music": "音乐", @@ -659,11 +601,9 @@ "sidebar/vroot/web": "网页", "sidebar/vroot/model": "模型", "sidebar/vroot/appdata": "程序数据", - "func/search/typeToStart": "输入关键字以开始搜索", "func/search/tip1": "在上面的输入字段输入关键词,然后按「搜索」按钮以开始搜索", "func/search/tip2": "如你需要输入通配符,请先输入 / 号,例如:/*.mp3", - "opr/overwrite/title": "覆盖、保留或是跳过文件", "opr/overwrite/copying": "正在复制", "opr/overwrite/files": "个文件。来源:", @@ -673,34 +613,28 @@ "opr/overwrite/replace": "覆盖目标文件", "opr/overwrite/skip": "跳过这些文件", "opr/overwrite/keep": "重命名并保留目标文件", - "opr/pre-remove/title": "永久删除文件", "opr/pre-remove/questions": "确定永久删除以下文件?
删除后文件将无法恢复", "opr/pre-remove/confirm": "确定永久删除所选文件", "opr/pre-remove/cancel": "取消", - "opr/remove/title": "移动到垃圾箱", "opr/remove/question": "确定移动所选文件到垃圾箱?", "opr/remove/confirm": "确定", "opr/remove/cancel": "取消", - "opr/rename/title": "重命名", "opr/rename/instruction": "请在下方输入框输入新文件名称", "opr/rename/ok": "确定", "opr/rename/cancel": "取消", - "opr/newfile/title": "创建文件", "opr/newfile/instruction": "选择一种要创建的文件格式类型", "opr/newfile/newempty": "或输入文件名称以创建一个空白文件", "opr/newfile/create": "创建", "opr/newfile/cancel": "取消", - "opr/newfolder/title": "创建文件夹", "opr/newfolder/desc": "请在下方输入框输入新文件夹名称", "opr/newfolder/alreadyExists": "此文件夹已存在", "opr/newfolder/create": "创建", "opr/newfolder/cancel": "取消", - "opr/share/title": "分享文件", "opr/share/settings": "分享设置", "opr/share/setdesc": "更改谁能看到此文件", @@ -714,7 +648,6 @@ "opr/share/update": "更新权限", "opr/share/remove": "移除文件共享", "opr/share/ok": "完成", - "opr/openwith/title": "使用 … 打开", "opr/openwith/desc": "选择一个 WebApp 以打开此文件", "opr/openwith/loading": "载入中…", @@ -722,24 +655,20 @@ "opr/openwith/openWithWebAppInNewWindow": "使用所选的 WebApp 在新窗口中打开", "opr/openwith/openInNewWindow": "直接在新窗口中打开文件", "opr/openwith/cancel": "取消", - "opr/openwith/floatWindow":"浮动视窗", - "opr/openwith/embedded":"档案输入", - - "opr/shortcut/title": "在桌面创建快捷方式", - "opr/shortcut/ok": "快捷方式创建成功", + "opr/openwith/floatWindow": "浮动视窗", + "opr/openwith/embedded": "档案输入", + "opr/shortcut/title": "在桌面创建快捷方式", + "opr/shortcut/ok": "快捷方式创建成功", "opr/shorcut/error": "桌面创建快捷方式失败", - "opr/zip/zipping": "正在压缩 ", "opr/zip/unzipping": "正在解压缩 ", "opr/zip/nozipfile": "没有已选择的压缩文件", "opr/zip/file": " 个文件", "opr/zip/files": " 个文件", - - "opr/confirmclose/title":"确定取消上传", - "opr/confirmclose/desc":"此文件管理器窗口正在上传文件到服务器。关闭此窗口将会取消所有上传工作。
确定取消上传并关闭窗口?", - "opr/confirmclose/cancelAndExit":"取消上传并关闭窗口", - "opr/confirmclose/continue":"继续上传", - + "opr/confirmclose/title": "确定取消上传", + "opr/confirmclose/desc": "此文件管理器窗口正在上传文件到服务器。关闭此窗口将会取消所有上传工作。
确定取消上传并关闭窗口?", + "opr/confirmclose/cancelAndExit": "取消上传并关闭窗口", + "opr/confirmclose/continue": "继续上传", "contextmenu/open": "打开", "contextmenu/openWith": "使用 … 打开", "contextmenu/openNewWindow": "在新窗口中打开", @@ -762,10 +691,8 @@ "contextmenu/download": "下载", "contextmenu/sharemanager": "分享管理器", "contextmenu/properties": "属性", - "upload/count/uploading": " 上传中", "upload/count/pending": " 等待中", - "message/rename/success": "重命名成功", "message/copy/success": " 个文件已复制", "message/move/success": " 个文件已移动", @@ -785,36 +712,33 @@ "message/Permission Denied: You are not the file owner nor can write to this file": "存取被拒:您不是分享文件者或有权访问此文件", "message/Invalid path given": "文件路径无效", "message/Unknown path given": "文件路径无效", - "message/Invalid keyword given":"关键词不可为空", + "message/Invalid keyword given": "关键词不可为空", "message/This directory is Read Only": "无法写入到只读文件夹", - "message/Access Denied":"取存被拒", - "message/Given filename already exists":"此文件名称已存在", - "message/Given folder already exists":"此文件夹名称已存在", - "message/Source file not exists":"来源文件不存在", - "message/File already exists":"文件已存在", - "message/Undefined dest location":"目标路径不可为空", - "message/Dest folder not found":"找不到目标文件夹", - "message/Invalid dir given":"文件夹路径无效", - "message/Storage Quota Full":"存储空间已满", - "message/Unknown file opeartion given":"不支持的文件动作请求", - "message/Preference value too long. Preference value can only store maximum 1024 characters.":"设定值太长。设定值只能够少于 1024 字节", - "message/User not logged in":"使用者未登录", - "message/Folder not exists":"找不到文件夹", - "message/Failed to move file to trash":"无法移动到垃圾箱", - "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently":"文件系统不支持文件回收:请使用 SHIFT + DELETE 以永久删除文件", - "message/Recursive copy operation.":"递归复制操作", - "message/Source and destination paths are identical.":"文件来源与目标相同", - "message/Multiple files share is currently not supported":"不支持多个文件分享", - - "message/noMatchResults":"找不到匹配的文件", - "message/noMatchResultsDesc":"服务器找不到与此关键词匹配的文件", - "message/noMatchResultsInst":"请检查你的关键词或通配符是否正确。", - + "message/Access Denied": "取存被拒", + "message/Given filename already exists": "此文件名称已存在", + "message/Given folder already exists": "此文件夹名称已存在", + "message/Source file not exists": "来源文件不存在", + "message/File already exists": "文件已存在", + "message/Undefined dest location": "目标路径不可为空", + "message/Dest folder not found": "找不到目标文件夹", + "message/Invalid dir given": "文件夹路径无效", + "message/Storage Quota Full": "存储空间已满", + "message/Unknown file opeartion given": "不支持的文件动作请求", + "message/Preference value too long. Preference value can only store maximum 1024 characters.": "设定值太长。设定值只能够少于 1024 字节", + "message/User not logged in": "使用者未登录", + "message/Folder not exists": "找不到文件夹", + "message/Failed to move file to trash": "无法移动到垃圾箱", + "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "文件系统不支持文件回收:请使用 SHIFT + DELETE 以永久删除文件", + "message/Recursive copy operation.": "递归复制操作", + "message/Source and destination paths are identical.": "文件来源与目标相同", + "message/Multiple files share is currently not supported": "不支持多个文件分享", + "message/noMatchResults": "找不到匹配的文件", + "message/noMatchResultsDesc": "服务器找不到与此关键词匹配的文件", + "message/noMatchResultsInst": "请检查你的关键词或通配符是否正确。", "message/destIdentical": "文件来源及目标相同", "message/decodeFilelistFail": "文件加载失败:无法读取文件列表", "message/uploadFailed": "文件上传失败:文件太大或目标存储设备已满", - "message/newFilenameIdentical": "重命名失败:新旧文件名称相同", - "message/illegalCharacters": "名称包含非法字符(不可使用:/ \\ ? % * : | \" < >)" + "message/newFilenameIdentical": "重命名失败:新旧文件名称相同" }, "titles": { "Back": "上一页", @@ -841,28 +765,27 @@ "Edit Path": "编辑路径", "Sorting Method": "文件排序", "Search": "搜索", - "Multi Select":"切换多选", + "Multi Select": "切换多选", "Select All": "全选", - "Clear Selection":"清除已选", + "Clear Selection": "清除已选", "Block View": "显示文件预览", "List View": "显示文件列表", "Detail View": "显示详细信息", "Case Sensitive": "区分大小写", "Clear Search": "清除搜索结果", - "Expand Properties Sidebar":"放大属性侧栏", - "Shrink Properties Sidebar":"缩小属性侧栏", - "Show Properties":"显示属性侧栏" + "Expand Properties Sidebar": "放大属性侧栏", + "Shrink Properties Sidebar": "缩小属性侧栏", + "Show Properties": "显示属性侧栏" }, "placeholder": { "New Filename": "在此输入新文件名称", "New Folder Name": "在此输入新文件夹名称", "File Search (Start wildcard search with / , e.g. /*.mp3)": "文件搜索(如要使用通配符,请先输入 / 号,例如:/*.mp3)" - } }, "en-us": { "name": "English (US)", - "fontFamily":"Arial, Helvetica, sans-serif", + "fontFamily": "Arial, Helvetica, sans-serif", "strings": { "title/title": "File Manager", "menu/button/download": "Download Selected", @@ -875,7 +798,6 @@ "menu/sort/smart": "Natural order", "menu/sort/typeAsc": "Extension (Asc)", "menu/sort/typeDes": "Extension (Desc)", - "fileopr/Back": "Back", "fileopr/Parent Folder": "Parent", "fileopr/Open": "Open", @@ -907,32 +829,27 @@ "fileopr/List View": "List View", "fileopr/Case Sensitive": "Case Sensitive", "fileopr/Clear Search": "Clear Search Results", - "view/details/folders": " folders", "view/details/files": " files", "view/details/ext": " extension", "view/details/modTime": " last modified", "view/details/shared": " shared", "view/details/size": " size", - - "tooltip/filecount":" items", - "tooltip/selectedcount":" selected", - + "tooltip/filecount": " items", + "tooltip/selectedcount": " selected", "sidebar/properties/expand": "Expand properties sidebar", - "sidebar/properties/shrink":"Minify properties sidebar", - "sidebar/properties/filesize":"File size", - "sidebar/properties/modtime":"Last modified time", - "sidebar/properties/mimetype":"Mime Type", - "sidebar/properties/owner":"Owner", - "sidebar/properties/permission":"Permission", - "sidebar/properties/storepath":"Storage path", - "sidebar/properties/vpath":"Virtualized path", + "sidebar/properties/shrink": "Minify properties sidebar", + "sidebar/properties/filesize": "File size", + "sidebar/properties/modtime": "Last modified time", + "sidebar/properties/mimetype": "Mime Type", + "sidebar/properties/owner": "Owner", + "sidebar/properties/permission": "Permission", + "sidebar/properties/storepath": "Storage path", + "sidebar/properties/vpath": "Virtualized path", "sidebar/default/nofileselected": "No file selected", "sidebar/default/instruction": "Select a file in the file list to view detailed information", - "sidebar/vroot/user": "User", "sidebar/vroot/fsh": "Virtual Storage", - "sidebar/vroot/desktop": "Desktop", "sidebar/vroot/document": "Documents", "sidebar/vroot/music": "Music", @@ -943,11 +860,9 @@ "sidebar/vroot/web": "Web", "sidebar/vroot/model": "Models", "sidebar/vroot/appdata": "App Data", - "func/search/typeToStart": "Enter keywords to start search", "func/search/tip1": "Enter keywords in the input field above and press the 'Search' button to begin the search", "func/search/tip2": "If you need to enter a wildcard, please enter the / character first, for example: /*.mp3", - "opr/overwrite/title": "Overwrite, keep or skip files", "opr/overwrite/copying": "Copying", "opr/overwrite/files": "files. From:", @@ -957,34 +872,28 @@ "opr/overwrite/replace": "Overwrite destination files", "opr/overwrite/skip": "Skip these files", "opr/overwrite/keep": "Rename and keep the destination file", - "opr/pre-remove/title": "Permanently remove files", "opr/pre-remove/questions": "Are you sure you want to permanently remove the following files?
Files removed this way cannot be recovered.", "opr/pre-remove/confirm": "Confirm permanent removal of selected files", "opr/pre-remove/cancel": "Cancel", - "opr/remove/title": "Move to trash", "opr/remove/question": "Are you sure you want to move the selected files to the Trash Bin?", "opr/remove/confirm": "Confirm", "opr/remove/cancel": "Cancel", - "opr/rename/title": "Rename", "opr/rename/instruction": "Please enter the new file name in the input field below", "opr/rename/ok": "Confirm", "opr/rename/cancel": "Cancel", - "opr/newfile/title": "Create File", "opr/newfile/instruction": "Select a file format sample to add", "opr/newfile/newempty": "Or enter a file name to add a blank file", "opr/newfile/create": "Create", "opr/newfile/cancel": "Cancel", - "opr/newfolder/title": "Create Folder", "opr/newfolder/desc": "Please enter the new folder name in the input field below", "opr/newfolder/alreadyExists": "This folder already exists", "opr/newfolder/create": "Create", "opr/newfolder/cancel": "Cancel", - "opr/share/title": "Share File", "opr/share/settings": "Sharing Settings", "opr/share/setdesc": "Change who can see this file", @@ -998,7 +907,6 @@ "opr/share/update": "Update permissions", "opr/share/remove": "Remove file sharing", "opr/share/ok": "Done", - "opr/openwith/title": "Open with...", "opr/openwith/desc": "Select a web app to open this file", "opr/openwith/loading": "Loading...", @@ -1006,25 +914,20 @@ "opr/openwith/openWithWebAppInNewWindow": "Open the file with the selected web app in a new window", "opr/openwith/openInNewWindow": "Open the file directly in a new window", "opr/openwith/cancel": "Cancel", - "opr/openwith/floatWindow":"Float Window", - "opr/openwith/embedded":"File Input", - + "opr/openwith/floatWindow": "Float Window", + "opr/openwith/embedded": "File Input", "opr/shortcut/title": "Create shortcut on desktop", "opr/shortcut/ok": "Shortcut created successfully", "opr/shorcut/error": "Failed to create shortcut on desktop", - "opr/zip/zipping": "Zipping ", "opr/zip/unzipping": "Unzipping ", "opr/zip/nozipfile": "No zip file selected", "opr/zip/file": " file", "opr/zip/files": " files", - "opr/confirmclose/title": "Confirm cancel upload", "opr/confirmclose/desc": "This file manager window is uploading files to the server. Closing this window will cancel all uploads.
Are you sure you want to cancel uploads and close the window?", "opr/confirmclose/cancelAndExit": "Cancel uploads and close window", "opr/confirmclose/continue": "Continue uploading", - - "contextmenu/open": "Open", "contextmenu/openWith": "Open with...", "contextmenu/openNewWindow": "Open in new window", @@ -1047,11 +950,8 @@ "contextmenu/download": "Download", "contextmenu/sharemanager": "Share Manager", "contextmenu/properties": "Properties", - - "upload/count/uploading": " Uploading", "upload/count/pending": " Waiting", - "message/rename/success": "File renamed successfully", "message/copy/success": " files copied successfully", "message/move/success": " files moved successfully", @@ -1071,37 +971,34 @@ "message/Permission Denied: You are not the file owner nor can write to this file": "Access denied: You are not the file owner or do not have permission to access this file", "message/Invalid path given": "Invalid file path", "message/Unknown path given": "Invalid file path", - "message/Invalid keyword given":"Keyword cannot be blank", + "message/Invalid keyword given": "Keyword cannot be blank", "message/This directory is Read Only": "Cannot write to a read-only folder", - "message/Access Denied":"Access denied", - "message/Given filename already exists":"This file name already exists", - "message/Given folder already exists":"This folder name already exists", - "message/Source file not exists":"Source file does not exist", - "message/File already exists":"File already exists", - "message/Undefined dest location":"Destination path cannot be blank", - "message/Dest folder not found":"Destination folder not found", - "message/Invalid dir given":"Invalid folder path", - "message/Storage Quota Full":"Storage quota full", - "message/Unknown file opeartion given":"Unsupported file operation request", - "message/Preference value too long. Preference value can only store maximum 1024 characters.":"Preference value is too long. The value can only be up to 1024 characters", - "message/User not logged in":"User not logged in", - "message/Folder not exists":"Folder does not exist", - "message/Failed to move file to trash":"Failed to move file to the recycle bin", - "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently":"The file system does not support file recycling: please use SHIFT + DELETE to permanently remove the file", - "message/Recursive copy operation.":"Recursive copy operation", - "message/Source and destination paths are identical.":"Source and destination paths are identical", - "message/Multiple files share is currently not supported":"Multiple files sharing is currently not supported", - + "message/Access Denied": "Access denied", + "message/Given filename already exists": "This file name already exists", + "message/Given folder already exists": "This folder name already exists", + "message/Source file not exists": "Source file does not exist", + "message/File already exists": "File already exists", + "message/Undefined dest location": "Destination path cannot be blank", + "message/Dest folder not found": "Destination folder not found", + "message/Invalid dir given": "Invalid folder path", + "message/Storage Quota Full": "Storage quota full", + "message/Unknown file opeartion given": "Unsupported file operation request", + "message/Preference value too long. Preference value can only store maximum 1024 characters.": "Preference value is too long. The value can only be up to 1024 characters", + "message/User not logged in": "User not logged in", + "message/Folder not exists": "Folder does not exist", + "message/Failed to move file to trash": "Failed to move file to the recycle bin", + "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "The file system does not support file recycling: please use SHIFT + DELETE to permanently remove the file", + "message/Recursive copy operation.": "Recursive copy operation", + "message/Source and destination paths are identical.": "Source and destination paths are identical", + "message/Multiple files share is currently not supported": "Multiple files sharing is currently not supported", "message/noMatchResults": "No matching files found", "message/noMatchResultsDesc": "The server could not find any files that match the keyword.", "message/noMatchResultsInst": "Please check that your keyword or wildcard is correct.", - "message/destIdentical": "Source and destination are identical", "message/decodeFilelistFail": "Failed to load folder: could not read the file list.", "message/uploadFailed": "File upload failed: file is too large or the storage device is full.", "message/newFilenameIdentical": "Failed to rename file: new name is identical to the old name.", - "message/illegalCharacters": "Name contains illegal characters (cannot use: / \\ ? % * : | \" < >)", - "":"" + "": "" }, "titles": { "Back": "Back", @@ -1128,17 +1025,17 @@ "Edit Path": "Edit path", "Sorting Method": "Sorting method", "Search": "Search", - "Multi Select":"Toggle multi-select", + "Multi Select": "Toggle multi-select", "Select All": "Select all", - "Clear Selection":"Clear selection", + "Clear Selection": "Clear selection", "Block View": "Block view", "List View": "List view", "Detail View": "Detail view", "Case Sensitive": "Case sensitive", "Clear Search": "Clear search results", - "Expand Properties Sidebar":"Expand properties sidebar", - "Shrink Properties Sidebar":"Minify properties sidebar", - "Show Properties":"Show Properties" + "Expand Properties Sidebar": "Expand properties sidebar", + "Shrink Properties Sidebar": "Minify properties sidebar", + "Show Properties": "Show Properties" }, "placeholder": { "New Filename": "Enter new file name here", @@ -1147,9 +1044,9 @@ } }, "ja-jp": { - "name":"日本語", - "fontFamily":"\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", - "strings":{ + "name": "日本語", + "fontFamily": "\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", + "strings": { "title/title": "ファイルマネージャー", "menu/button/download": "選択したものをダウンロード", "menu/sort/asc": "ファイル名(昇順)", @@ -1161,7 +1058,6 @@ "menu/sort/smart": "自然順序", "menu/sort/typeAsc": "拡張子(昇順)", "menu/sort/typeDes": "拡張子(降順)", - "fileopr/Back": "戻る", "fileopr/Parent Folder": "親フォルダ", "fileopr/Open": "開く", @@ -1193,17 +1089,14 @@ "fileopr/List View": "リスト表示", "fileopr/Case Sensitive": "大文字小文字を区別する", "fileopr/Clear Search": "検索結果をクリア", - "view/details/folders": " フォルダ", "view/details/files": " ファイル", "view/details/ext": " 拡張子", "view/details/modTime": " 最終更新日", "view/details/shared": " 共有中", "view/details/size": " サイズ", - "tooltip/filecount": " アイテム", "tooltip/selectedcount": " 選択中", - "sidebar/properties/expand": "プロパティサイドバーを拡大", "sidebar/properties/shrink": "プロパティサイドバーを最小化", "sidebar/properties/filesize": "ファイルサイズ", @@ -1215,7 +1108,6 @@ "sidebar/properties/vpath": "仮想パス", "sidebar/default/nofileselected": "ファイルが選択されていません", "sidebar/default/instruction": "詳細情報を表示するには、ファイルリストでファイルを選択してください", - "sidebar/vroot/user": "ユーザー", "sidebar/vroot/fsh": "仮想ストレージ", "sidebar/vroot/desktop": "デスクトップ", @@ -1228,11 +1120,9 @@ "sidebar/vroot/web": "ウェブ", "sidebar/vroot/model": "モデル", "sidebar/vroot/appdata": "アプリケーションデータ", - "func/search/typeToStart": "検索を開始するにはキーワードを入力してください", "func/search/tip1": "上の入力欄にキーワードを入力し、「検索」ボタンを押すと検索を開始できます。", "func/search/tip2": "ワイルドカードを入力する必要がある場合は、まず / 文字を入力してください。例:/*.mp3", - "opr/overwrite/title": "上書きするか、ファイルを保持するか、スキップするか", "opr/overwrite/copying": "コピー中", "opr/overwrite/files": "ファイル。元の場所:", @@ -1242,12 +1132,10 @@ "opr/overwrite/replace": "宛先のファイルを上書きする", "opr/overwrite/skip": "これらのファイルをスキップする", "opr/overwrite/keep": "宛先のファイルをリネームして保持する", - "opr/pre-remove/title": "ファイルを永久に削除する", "opr/pre-remove/questions": "以下のファイルを永久に削除してもよろしいですか?
この方法で削除されたファイルは復元できません。", "opr/pre-remove/confirm": "選択したファイルの永久削除を確認する", "opr/pre-remove/cancel": "キャンセル", - "opr/remove/title": "ゴミ箱に移動", "opr/remove/question": "選択されたファイルをゴミ箱に移動しますか?", "opr/remove/confirm": "確認", @@ -1256,19 +1144,16 @@ "opr/rename/instruction": "下の入力フィールドに新しいファイル名を入力してください。", "opr/rename/ok": "確認", "opr/rename/cancel": "キャンセル", - "opr/newfile/title": "ファイルを作成", "opr/newfile/instruction": "追加するファイル形式のサンプルを選択してください。", "opr/newfile/newempty": "または、空のファイルを追加するにはファイル名を入力してください。", "opr/newfile/create": "作成", "opr/newfile/cancel": "キャンセル", - "opr/newfolder/title": "フォルダを作成", "opr/newfolder/desc": "下の入力フィールドに新しいフォルダ名を入力してください。", "opr/newfolder/alreadyExists": "このフォルダは既に存在しています。", "opr/newfolder/create": "作成", "opr/newfolder/cancel": "キャンセル", - "opr/share/title": "ファイルを共有する", "opr/share/settings": "共有設定", "opr/share/setdesc": "このファイルを見ることができる人を変更します。", @@ -1282,7 +1167,6 @@ "opr/share/update": "許可を更新", "opr/share/remove": "ファイルの共有を解除", "opr/share/ok": "完了", - "opr/openwith/title": "アプリで開く...", "opr/openwith/desc": "このファイルを開くWebアプリを選択してください。", "opr/openwith/loading": "読み込み中...", @@ -1290,25 +1174,21 @@ "opr/openwith/openWithWebAppInNewWindow": "選択したWebアプリでファイルを新しいウィンドウで開く", "opr/openwith/openInNewWindow": "ファイルを直接新しいウィンドウで開く", "opr/openwith/cancel": "キャンセル", - "opr/openwith/floatWindow":"フロートウィンドウ", - "opr/openwith/embedded":"ファイル入力", - + "opr/openwith/floatWindow": "フロートウィンドウ", + "opr/openwith/embedded": "ファイル入力", "opr/shortcut/title": "ショートカットを作成", "opr/shortcut/ok": "ショートカットが正常に作成されました", "opr/shorcut/error": "デスクトップにショートカットを作成できませんでした", - "opr/zip/zipping": "圧縮中", "opr/zip/unzipping": "解凍中", "opr/zip/nozipfile": "圧縮するファイルが選択されていません", "opr/zip/file": " ファイル", "opr/zip/files": " ファイル", - "opr/confirmclose/title": "アップロードのキャンセルを確認", "opr/confirmclose/desc": "このファイルマネージャーウィンドウは、ファイルをサーバーにアップロードしています。このウィンドウを閉じると、すべてのアップロードがキャンセルされます。
アップロードをキャンセルしてウィンドウを閉じてもよろしいですか?", "opr/confirmclose/cancelAndExit": "アップロードをキャンセルしてウィンドウを閉じる", "opr/confirmclose/continue": "アップロードを続ける", - - "contextmenu/open": "開く", + "contextmenu/open": "開く", "contextmenu/openWith": "アプリで開く...", "contextmenu/openNewWindow": "新しいウィンドウで開く", "contextmenu/openNewWindowVroot": "新しいウィンドウで開く", @@ -1330,10 +1210,8 @@ "contextmenu/download": "ダウンロード", "contextmenu/sharemanager": "共有管理", "contextmenu/properties": "プロパティ", - "upload/count/uploading": " アップロード中", "upload/count/pending": " 待機中", - "message/rename/success": "ファイルの名前が正常に変更されました", "message/copy/success": "個のファイルが正常にコピーされました", "message/move/success": "個のファイルが正常に移動されました", @@ -1353,18 +1231,17 @@ "message/Permission Denied: You are not the file owner nor can write to this file": "アクセスが拒否されました: ファイルの所有者ではなく、またはこのファイルにアクセスする権限がありません", "message/Invalid path given": "無効なファイルパスです", "message/Unknown path given": "無効なファイルパスです", - "message/Invalid keyword given":"キーワードを空白にすることはできません", + "message/Invalid keyword given": "キーワードを空白にすることはできません", "message/This directory is Read Only": "書き込み禁止のフォルダには書き込みできません", - "message/Access Denied":"アクセスが拒否されました", - "message/Given filename already exists":"このファイル名は既に存在しています", - "message/Given folder already exists":"このフォルダ名は既に存在しています", - "message/Source file not exists":"ソースファイルが存在しません", - "message/File already exists":"ファイルは既に存在しています", - "message/Undefined dest location":"宛先のパスを空白にすることはできません", - "message/Dest folder not found":"宛先フォルダが見つかりません", - "message/Invalid dir given":"無効なフォルダパスです", - "message/Storage Quota Full":"ストレージの容量制限に達しました", - + "message/Access Denied": "アクセスが拒否されました", + "message/Given filename already exists": "このファイル名は既に存在しています", + "message/Given folder already exists": "このフォルダ名は既に存在しています", + "message/Source file not exists": "ソースファイルが存在しません", + "message/File already exists": "ファイルは既に存在しています", + "message/Undefined dest location": "宛先のパスを空白にすることはできません", + "message/Dest folder not found": "宛先フォルダが見つかりません", + "message/Invalid dir given": "無効なフォルダパスです", + "message/Storage Quota Full": "ストレージの容量制限に達しました", "message/Unknown file opeartion given": "サポートされていないファイル操作リクエストです", "message/Preference value too long. Preference value can only store maximum 1024 characters.": "設定値が長すぎます。値は最大1024文字までです", "message/User not logged in": "ログインしていません", @@ -1377,13 +1254,11 @@ "message/noMatchResults": "一致するファイルが見つかりませんでした", "message/noMatchResultsDesc": "サーバーがキーワードに一致するファイルを見つけられませんでした。", "message/noMatchResultsInst": "キーワードまたはワイルドカードが正しいかどうかを確認してください。", - "message/destIdentical": "ソースと宛先が同じです", "message/decodeFilelistFail": "フォルダを読み込めませんでした:ファイルリストを読み込めませんでした", "message/uploadFailed": "ファイルのアップロードに失敗しました:ファイルが大きすぎるか、ストレージデバイスがいっぱいです。", "message/newFilenameIdentical": "ファイル名の変更に失敗しました:新しい名前が古い名前と同じです。", - "message/illegalCharacters": "名前に使用できない文字が含まれています(使用不可:/ \\ ? % * : | \" < >)", - "":"" + "": "" }, "titles": { "Back": "戻る", @@ -1410,17 +1285,17 @@ "Edit Path": "パスを編集", "Sorting Method": "並べ替え方法", "Search": "検索", - "Multi Select":"マルチ選択を切り替える", + "Multi Select": "マルチ選択を切り替える", "Select All": "すべて選択", - "Clear Selection":"選択を解除", + "Clear Selection": "選択を解除", "Block View": "ブロック表示", "List View": "リスト表示", "Detail View": "詳細表示", "Case Sensitive": "大文字小文字を区別する", "Clear Search": "検索結果をクリア", - "Expand Properties Sidebar":"プロパティサイドバーを開く", - "Shrink Properties Sidebar":"プロパティサイドバーを縮小する", - "Show Properties":"プロパティサイドバーを表示" + "Expand Properties Sidebar": "プロパティサイドバーを開く", + "Shrink Properties Sidebar": "プロパティサイドバーを縮小する", + "Show Properties": "プロパティサイドバーを表示" }, "placeholder": { "New Filename": "ここに新しいファイル名を入力してください", @@ -1443,7 +1318,6 @@ "menu/sort/smart": "자연 숫자 순서", "menu/sort/typeAsc": "확장자 순서", "menu/sort/typeDes": "확장자 역순", - "fileopr/Back": "이전 페이지", "fileopr/Parent Folder": "상위 폴더로 이동", "fileopr/Open": "열기", @@ -1475,32 +1349,27 @@ "fileopr/List View": "리스트 뷰 표시", "fileopr/Case Sensitive": "대소문자 구분", "fileopr/Clear Search": "검색 결과 지우기", - "view/details/folders": " 폴더", "view/details/files": " 파일", "view/details/ext": " 확장자", "view/details/modTime": " 최종 수정 날짜", "view/details/shared": " 공유됨", "view/details/size": " 크기", - - "tooltip/filecount":" 개 항목", - "tooltip/selectedcount":" 개 선택됨", - + "tooltip/filecount": " 개 항목", + "tooltip/selectedcount": " 개 선택됨", "sidebar/properties/expand": "속성 확장", - "sidebar/properties/shrink":"속성 축소", - "sidebar/properties/filesize":"파일 크기", - "sidebar/properties/modtime":"마지막 수정 날짜", - "sidebar/properties/mimetype":"미디어 타입", - "sidebar/properties/owner":"소유자", - "sidebar/properties/permission":"접근 권한", - "sidebar/properties/storepath":"저장 위치", - "sidebar/properties/vpath":"가상 위치", + "sidebar/properties/shrink": "속성 축소", + "sidebar/properties/filesize": "파일 크기", + "sidebar/properties/modtime": "마지막 수정 날짜", + "sidebar/properties/mimetype": "미디어 타입", + "sidebar/properties/owner": "소유자", + "sidebar/properties/permission": "접근 권한", + "sidebar/properties/storepath": "저장 위치", + "sidebar/properties/vpath": "가상 위치", "sidebar/default/nofileselected": "선택된 파일 없음", "sidebar/default/instruction": "파일 목록에서 파일을 선택하여 자세한 내용을 확인하세요", - "sidebar/vroot/user": "사용자", "sidebar/vroot/fsh": "가상 저장 장치", - "sidebar/vroot/desktop": "데스크톱", "sidebar/vroot/document": "문서", "sidebar/vroot/music": "음악", @@ -1511,11 +1380,9 @@ "sidebar/vroot/web": "웹사이트", "sidebar/vroot/model": "모델", "sidebar/vroot/appdata": "앱 데이터", - "func/search/typeToStart": "키워드를 입력하여 검색 시작", "func/search/tip1": "키워드를 입력한 다음 '검색' 버튼을 클릭하여 검색을 시작하세요", "func/search/tip2": "와일드카드를 사용하려면 먼저 / 문자를 입력하십시오. (예: /*.mp3)", - "opr/overwrite/title": "파일 덮어쓰기, 유지 또는 건너뛰기 확인", "opr/overwrite/copying": "복사 중", "opr/overwrite/files": "개 파일. 소스:", @@ -1525,34 +1392,28 @@ "opr/overwrite/replace": "대상 파일 덮어쓰기", "opr/overwrite/skip": "이 파일들 건너뛰기", "opr/overwrite/keep": "이름 바꾸고 대상 파일 유지", - "opr/pre-remove/title": "파일 영구 제거 확인", "opr/pre-remove/questions": "다음 파일을 영구적으로 제거하시겠습니까?
제거 후 파일은 복구할 수 없습니다", "opr/pre-remove/confirm": "선택한 파일 영구 제거 확인", "opr/pre-remove/cancel": "취소", - "opr/remove/title": "휴지통으로 이동 확인", "opr/remove/question": "선택한 파일을 휴지통으로 이동하시겠습니까?", "opr/remove/confirm": "확인", "opr/remove/cancel": "취소", - "opr/rename/title": "이름 바꾸기", "opr/rename/instruction": "아래 입력란에 새 파일 이름을 입력하세요", "opr/rename/ok": "확인", "opr/rename/cancel": "취소", - "opr/newfile/title": "파일 생성", "opr/newfile/instruction": "추가할 파일 형식 샘플을 선택하거나 새로운 빈 파일 이름을 입력하세요", "opr/newfile/newempty": "또는 새로운 빈 파일을 만들려면 파일 이름을 입력하세요", "opr/newfile/create": "생성", "opr/newfile/cancel": "취소", - "opr/newfolder/title": "폴더 생성", "opr/newfolder/desc": "아래 입력란에 새 폴더 이름을 입력하세요", "opr/newfolder/alreadyExists": "이 폴더는 이미 존재합니다", "opr/newfolder/create": "생성", "opr/newfolder/cancel": "취소", - "opr/share/title": "파일 공유", "opr/share/settings": "공유 설정", "opr/share/setdesc": "이 파일을 볼 수 있는 사용자 변경", @@ -1566,7 +1427,6 @@ "opr/share/update": "권한 업데이트", "opr/share/remove": "파일 공유 중지", "opr/share/ok": "완료", - "opr/openwith/title": "… 사용하여 열기", "opr/openwith/desc": "이 파일을 열기 위해 웹 앱을 선택하세요", "opr/openwith/loading": "로딩 중...", @@ -1574,24 +1434,20 @@ "opr/openwith/openWithWebAppInNewWindow": "새 창에서 선택한 웹 앱으로 파일 열기", "opr/openwith/openInNewWindow": "새 창에서 직접 열기", "opr/openwith/cancel": "취소", - "opr/openwith/floatWindow":"플로팅 창", - "opr/openwith/embedded":"파일 입력", - + "opr/openwith/floatWindow": "플로팅 창", + "opr/openwith/embedded": "파일 입력", "opr/shorcut/title": "데스크톱에 바로 가기 만들기", "opr/shorcut/ok": "바로 가기가 성공적으로 만들어졌습니다", "opr/shorcut/error": "데스크톱에 바로 가기를 만들지 못했습니다", - "opr/zip/zipping": "압축 중 ", "opr/zip/unzipping": "압축 해제 중 ", "opr/zip/nozipfile": "선택한 압축 파일 없음", "opr/zip/file": " 파일", "opr/zip/files": " 파일", - - "opr/confirmclose/title":"업로드 취소 확인", - "opr/confirmclose/desc":"이 파일 관리자 창은 현재 서버에 파일을 업로드 중입니다. 이 창을 닫으면 모든 업로드 작업이 취소됩니다.
업로드 취소 확인하고 창 닫기?", - "opr/confirmclose/cancelAndExit":"업로드 취소 및 창 닫기", + "opr/confirmclose/title": "업로드 취소 확인", + "opr/confirmclose/desc": "이 파일 관리자 창은 현재 서버에 파일을 업로드 중입니다. 이 창을 닫으면 모든 업로드 작업이 취소됩니다.
업로드 취소 확인하고 창 닫기?", + "opr/confirmclose/cancelAndExit": "업로드 취소 및 창 닫기", "opr/confirmclose/continue": "계속 업로드", - "contextmenu/open": "열기", "contextmenu/openWith": "...로 열기", "contextmenu/openNewWindow": "새 창에서 열기", @@ -1614,10 +1470,8 @@ "contextmenu/download": "다운로드", "contextmenu/sharemanager": "공유 관리자", "contextmenu/properties": "내용", - "upload/count/uploading": " 업로드 중", "upload/count/pending": " 대기 중", - "message/rename/success": "이름 변경 성공", "message/copy/success": " 파일이 복사되었습니다", "message/move/success": " 파일이 이동되었습니다", @@ -1637,40 +1491,36 @@ "message/Permission Denied: You are not the file owner nor can write to this file": "액세스 거부: 파일 소유자도 아니며 이 파일에 쓸 수 없습니다", "message/Invalid path given": "잘못된 파일 경로", "message/Unknown path given": "알 수 없는 파일 경로", - "message/Invalid keyword given":"키워드가 유효하지 않습니다", + "message/Invalid keyword given": "키워드가 유효하지 않습니다", "message/This directory is Read Only": "이 디렉터리는 읽기 전용입니다", - "message/Access Denied":"액세스 거부", - "message/Given filename already exists":"지정한 파일 이름이 이미 존재합니다", - "message/Given folder already exists":"지정한 폴더 이름이 이미 존재합니다", - "message/Source file not exists":"소스 파일이 존재하지 않습니다", - "message/File already exists":"파일이 이미 존재합니다", - "message/Undefined dest location":"정의되지 않은 대상 위치", - "message/Dest folder not found":"대상 폴더를 찾을 수 없습니다", - "message/Invalid dir given":"유효하지 않은 디렉터리 경로", - "message/Storage Quota Full":"저장 공간 할당량이 가득 찼습니다", - "message/Unknown file opeartion given":"지원하지 않는 파일 작업 요청", + "message/Access Denied": "액세스 거부", + "message/Given filename already exists": "지정한 파일 이름이 이미 존재합니다", + "message/Given folder already exists": "지정한 폴더 이름이 이미 존재합니다", + "message/Source file not exists": "소스 파일이 존재하지 않습니다", + "message/File already exists": "파일이 이미 존재합니다", + "message/Undefined dest location": "정의되지 않은 대상 위치", + "message/Dest folder not found": "대상 폴더를 찾을 수 없습니다", + "message/Invalid dir given": "유효하지 않은 디렉터리 경로", + "message/Storage Quota Full": "저장 공간 할당량이 가득 찼습니다", + "message/Unknown file opeartion given": "지원하지 않는 파일 작업 요청", "message/No file selected": "선택된 파일이 없습니다", - "message/Preference value too long. Preference value can only store maximum 1024 characters.":"환경 설정 값이 너무 깁니다. 환경 설정 값은 최대 1024자까지 저장할 수 있습니다", - "message/User not logged in":"사용자가 로그인하지 않았습니다", - "message/Folder not exists":"폴더가 존재하지 않습니다", - "message/Failed to move file to trash":"파일을 휴지통으로 이동하는 데 실패했습니다", - "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently":"호환되지 않는 파일 시스템 유형: 파일을 영구적으로 삭제하려면 SHIFT + DELETE를 시도하세요", - "message/Recursive copy operation.":"재귀 복사 작업", - "message/Source and destination paths are identical.":"소스 및 대상 경로가 동일합니다", - "message/Multiple files share is currently not supported":"현재 다중 파일 공유는 지원되지 않습니다", - + "message/Preference value too long. Preference value can only store maximum 1024 characters.": "환경 설정 값이 너무 깁니다. 환경 설정 값은 최대 1024자까지 저장할 수 있습니다", + "message/User not logged in": "사용자가 로그인하지 않았습니다", + "message/Folder not exists": "폴더가 존재하지 않습니다", + "message/Failed to move file to trash": "파일을 휴지통으로 이동하는 데 실패했습니다", + "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "호환되지 않는 파일 시스템 유형: 파일을 영구적으로 삭제하려면 SHIFT + DELETE를 시도하세요", + "message/Recursive copy operation.": "재귀 복사 작업", + "message/Source and destination paths are identical.": "소스 및 대상 경로가 동일합니다", + "message/Multiple files share is currently not supported": "현재 다중 파일 공유는 지원되지 않습니다", "message/noMatchResults": "일치하는 파일을 찾을 수 없습니다", "message/noMatchResultsDesc": "서버에서 이 키워드와 일치하는 파일을 찾을 수 없습니다", "message/noMatchResultsInst": "키워드나 와일드카드를 올바르게 입력했는지 확인하십시오.", - "message/folderCannotOpen": "이 폴더를 열 수 없습니다", "message/folderCannotOpen/codedesc": "서버 측에서 다음 오류 메시지를 반환했습니다: ", - "message/destIdentical": "소스 및 대상 경로가 동일합니다", "message/decodeFilelistFail": "파일 목록을 읽을 수 없어 파일 로드 실패", "message/uploadFailed": "파일 업로드 실패: 파일이 너무 크거나 대상 저장 장치가 가득 찼습니다", - "message/newFilenameIdentical": "이름 변경 실패: 새로운 파일 이름이 기존과 동일합니다", - "message/illegalCharacters": "이름에 사용할 수 없는 문자가 포함되어 있습니다 (사용 불가: / \\ ? % * : | \" < >)" + "message/newFilenameIdentical": "이름 변경 실패: 새로운 파일 이름이 기존과 동일합니다" }, "titles": { "Back": "뒤로", @@ -1713,7 +1563,265 @@ "New Filename": "새 파일 이름 입력", "New Folder Name": "새 폴더 이름 입력", "File Search (Start wildcard search with / , e.g. /*.mp3)": "파일 검색 (슬래시 (/)로 와일드카드 검색 시작, 예: /*.mp3)" - + } + }, + "ru-ru": { + "name": "Russian (RU)", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title/title": "Файловый менеджер", + "menu/button/download": "Скачать выбранное", + "menu/sort/asc": "Имя файла (по возрастанию)", + "menu/sort/desc": "Имя файла (по убыванию)", + "menu/sort/small": "Размер файла (наименьший)", + "menu/sort/large": "Размер файла (наибольший)", + "menu/sort/mostrecent": "Самые новые", + "menu/sort/leastrecent": "Самые старые", + "menu/sort/smart": "Естественный порядок", + "menu/sort/typeAsc": "Расширение (по возрастанию)", + "menu/sort/typeDes": "Расширение (по убыванию)", + "fileopr/Back": "Назад", + "fileopr/Parent Folder": "Родительская папка", + "fileopr/Open": "Открыть", + "fileopr/Open with": "Открыть с помощью...", + "fileopr/Share": "Поделиться", + "fileopr/Download": "Скачать", + "fileopr/Copy": "Копировать", + "fileopr/Paste": "Вставить", + "fileopr/Cut": "Вырезать", + "fileopr/Multi Select": "Множественный выбор", + "fileopr/Select All": "Выбрать всё", + "fileopr/Clear Select": "Снять выделение", + "fileopr/New File": "Новый файл", + "fileopr/New Folder": "Новая
папка", + "fileopr/Upload": "Загрузить", + "fileopr/Create Zip": "Создать архив", + "fileopr/Unzip Here": "Распаковать сюда", + "fileopr/Rename": "Переименовать", + "fileopr/Delete": "Удалить", + "fileopr/Refresh": "Обновить", + "fileopr/Home": "Домой", + "fileopr/File Info": "Информация о файле", + "fileopr/Toggle Folder List": "Переключить список папок", + "fileopr/Dark Theme": "Переключить темную тему", + "fileopr/Edit Path": "Редактировать путь", + "fileopr/Sorting Method": "Метод сортировки", + "fileopr/Search": "Поиск", + "fileopr/Block View": "Блочный вид", + "fileopr/List View": "Список", + "fileopr/Case Sensitive": "Учитывать регистр", + "fileopr/Clear Search": "Очистить результаты поиска", + "view/details/folders": " папки", + "view/details/files": " файлы", + "view/details/ext": " расширение", + "view/details/modTime": " последнее изменение", + "view/details/shared": " общие", + "view/details/size": " размер", + "tooltip/filecount": " элементов", + "tooltip/selectedcount": " выбрано", + "sidebar/properties/expand": "Развернуть боковую панель свойств", + "sidebar/properties/shrink": "Свернуть боковую панель свойств", + "sidebar/properties/filesize": "Размер файла", + "sidebar/properties/modtime": "Время последнего изменения", + "sidebar/properties/mimetype": "Тип Mime", + "sidebar/properties/owner": "Владелец", + "sidebar/properties/permission": "Разрешения", + "sidebar/properties/storepath": "Путь к хранилищу", + "sidebar/properties/vpath": "Виртуализованный путь", + "sidebar/default/nofileselected": "Файл не выбран", + "sidebar/default/instruction": "Выберите файл в списке, чтобы просмотреть подробную информацию", + "sidebar/vroot/user": "Пользователь", + "sidebar/vroot/fsh": "Виртуальное хранилище", + "sidebar/vroot/desktop": "Рабочий стол", + "sidebar/vroot/document": "Документы", + "sidebar/vroot/music": "Музыка", + "sidebar/vroot/photo": "Фото", + "sidebar/vroot/video": "Видео", + "sidebar/vroot/trash": "Корзина", + "sidebar/vroot/download": "Загрузки", + "sidebar/vroot/web": "Веб", + "sidebar/vroot/model": "Модели", + "sidebar/vroot/appdata": "Данные приложений", + "func/search/typeToStart": "Введите ключевые слова, чтобы начать поиск", + "func/search/tip1": "Введите ключевые слова в поле выше и нажмите кнопку 'Поиск', чтобы начать", + "func/search/tip2": "Если вам нужно ввести шаблон, введите символ / в начале, например: /*.mp3", + "opr/overwrite/title": "Перезаписать, сохранить или пропустить файлы", + "opr/overwrite/copying": "Копирование", + "opr/overwrite/files": "файлов. Из:", + "opr/overwrite/to": " → Назначение:", + "opr/overwrite/dest": "Назначение содержит ", + "opr/overwrite/samename": " файлы с одинаковыми именами", + "opr/overwrite/replace": "Перезаписать файлы назначения", + "opr/overwrite/skip": "Пропустить эти файлы", + "opr/overwrite/keep": "Переименовать и оставить файл назначения", + "opr/pre-remove/title": "Окончательно удалить файлы", + "opr/pre-remove/questions": "Вы уверены, что хотите окончательно удалить следующие файлы?
Файлы, удалённые таким образом, не могут быть восстановлены.", + "opr/pre-remove/confirm": "Подтвердить окончательное удаление выбранных файлов", + "opr/pre-remove/cancel": "Отменить", + "opr/remove/title": "Переместить в корзину", + "opr/remove/question": "Вы уверены, что хотите переместить выбранные файлы в корзину?", + "opr/remove/confirm": "Подтвердить", + "opr/remove/cancel": "Отменить", + "opr/rename/title": "Переименовать", + "opr/rename/instruction": "Пожалуйста, введите новое имя файла в поле ввода ниже", + "opr/rename/ok": "Подтвердить", + "opr/rename/cancel": "Отменить", + "opr/newfile/title": "Создать файл", + "opr/newfile/instruction": "Выберите образец формата файла для добавления", + "opr/newfile/newempty": "Или введите имя файла, чтобы добавить пустой файл", + "opr/newfile/create": "Создать", + "opr/newfile/cancel": "Отменить", + "opr/newfolder/title": "Создать папку", + "opr/newfolder/desc": "Пожалуйста, введите новое имя папки в поле ввода ниже", + "opr/newfolder/alreadyExists": "Эта папка уже существует", + "opr/newfolder/create": "Создать", + "opr/newfolder/cancel": "Отменить", + "opr/share/title": "Поделиться файлом", + "opr/share/settings": "Настройки общего доступа", + "opr/share/setdesc": "Изменить, кто может видеть этот файл", + "opr/share/visableoption": "Опция общего доступа:", + "opr/share/anyone": "Любой, у кого есть ссылка", + "opr/share/anyonedesc": "Любой, у кого есть ссылка, может скачать этот файл", + "opr/share/signedin": "Пользователи, вошедшие в систему", + "opr/share/signedindesc": "Любой вошедший в систему пользователь с ссылкой может скачать этот файл", + "opr/share/samegroup": "Пользователи в той же группе разрешений", + "opr/share/samegroupdesc": "Любой пользователь с теми же правами может скачать этот файл", + "opr/share/update": "Обновить разрешения", + "opr/share/remove": "Удалить общий доступ к файлу", + "opr/share/ok": "Готово", + "opr/openwith/title": "Открыть с помощью...", + "opr/openwith/desc": "Выберите веб-приложение, чтобы открыть этот файл", + "opr/openwith/loading": "Загрузка...", + "opr/openwith/openWithWebApp": "Открыть файл с помощью выбранного веб-приложения", + "opr/openwith/openWithWebAppInNewWindow": "Открыть файл с помощью выбранного веб-приложения в новом окне", + "opr/openwith/openInNewWindow": "Открыть файл напрямую в новом окне", + "opr/openwith/cancel": "Отменить", + "opr/openwith/floatWindow": "Плавающее окно", + "opr/openwith/embedded": "Ввод файла", + "opr/shortcut/title": "Создать ярлык на рабочем столе", + "opr/shortcut/ok": "Ярлык успешно создан", + "opr/shorcut/error": "Не удалось создать ярлык на рабочем столе", + "opr/zip/zipping": "Архивация ", + "opr/zip/unzipping": "Распаковка ", + "opr/zip/nozipfile": "Архивный файл не выбран", + "opr/zip/file": " файл", + "opr/zip/files": " файлы", + "opr/confirmclose/title": "Подтвердить отмену загрузки", + "opr/confirmclose/desc": "Это окно файлового менеджера загружает файлы на сервер. Закрытие окна отменит все загрузки.
Вы уверены, что хотите отменить загрузки и закрыть окно?", + "opr/confirmclose/cancelAndExit": "Отменить загрузки и закрыть окно", + "opr/confirmclose/continue": "Продолжить загрузку", + "contextmenu/open": "Открыть", + "contextmenu/openWith": "Открыть с помощью...", + "contextmenu/openNewWindow": "Открыть в новом окне", + "contextmenu/openNewWindowVroot": "Открыть в новом окне", + "contextmenu/openFileLocation": "Открыть местоположение файла", + "contextmenu/Share": "Поделиться", + "contextmenu/MuitSelect": "Переключить множественный выбор", + "contextmenu/copy": "Копировать", + "contextmenu/paste": "Вставить", + "contextmenu/cut": "Вырезать", + "contextmenu/newFile": "Новый файл", + "contextmenu/newFolder": "Новая папка", + "contextmenu/upload": "Загрузить", + "contextmenu/zip": "Создать архив", + "contextmenu/unzip": "Извлечь сюда", + "contextmenu/rename": "Переименовать", + "contextmenu/delete": "Удалить", + "contextmenu/backup": "Резервное копирование и восстановление", + "contextmenu/refresh": "Обновить", + "contextmenu/download": "Скачать", + "contextmenu/sharemanager": "Менеджер общего доступа", + "contextmenu/properties": "Свойства", + "upload/count/uploading": " Загрузка", + "upload/count/pending": " Ожидание", + "message/rename/success": "Файл успешно переименован", + "message/copy/success": " файлов успешно скопировано", + "message/move/success": " файлов успешно перемещено", + "message/share/removed": "Общий доступ к файлу остановлен", + "message/paste/nothing": "Нет файлов для вставки", + "message/remove/success": " файлов успешно удалено", + "message/recycle/success": " файлов успешно перемещено в корзину", + "message/upload/started": "Начата загрузка файла", + "message/zip/fail": "Сжатие файла не удалось: неизвестная причина", + "message/newfolder/success": "Новая папка успешно создана", + "message/newItem/success": " успешно создано", + "message/nofileSelected": "Файл не выбран", + "message/moduleNotSupport": "Этот модуль не может открыть какой-либо файл", + "message/unknownSize": "Размер неизвестен", + "message/loading": "Загрузка...", + "message/initiating": "Инициализация...", + "message/Permission Denied: You are not the file owner nor can write to this file": "Отказано в доступе: вы не являетесь владельцем файла и не можете записывать в него", + "message/Invalid path given": "Неверный путь к файлу", + "message/Unknown path given": "Неверный путь к файлу", + "message/Invalid keyword given": "Ключевое слово не может быть пустым", + "message/This directory is Read Only": "Невозможно записать в папку, доступную только для чтения", + "message/Access Denied": "Доступ запрещён", + "message/Given filename already exists": "Это имя файла уже существует", + "message/Given folder already exists": "Это имя папки уже существует", + "message/Source file not exists": "Исходный файл не существует", + "message/File already exists": "Файл уже существует", + "message/Undefined dest location": "Путь назначения не может быть пустым", + "message/Dest folder not found": "Папка назначения не найдена", + "message/Invalid dir given": "Неверный путь к папке", + "message/Storage Quota Full": "Квота хранилища заполнена", + "message/Unknown file opeartion given": "Неподдерживаемый запрос операции с файлом", + "message/Preference value too long. Preference value can only store maximum 1024 characters.": "Значение параметра слишком длинное. Значение может содержать максимум 1024 символа", + "message/User not logged in": "Пользователь не вошёл в систему", + "message/Folder not exists": "Папка не существует", + "message/Failed to move file to trash": "Не удалось переместить файл в корзину", + "message/Incompatible File System Type: Try SHIFT + DELETE to delete file permanently": "Тип файловой системы несовместим: используйте SHIFT + DELETE для постоянного удаления файла", + "message/Recursive copy operation.": "Рекурсивная операция копирования.", + "message/Source and destination paths are identical.": "Пути источника и назначения совпадают.", + "message/Multiple files share is currently not supported": "Общий доступ к нескольким файлам в настоящее время не поддерживается", + "message/noMatchResults": "Совпадающих файлов не найдено", + "message/noMatchResultsDesc": "Сервер не смог найти файлы, соответствующие ключевому слову.", + "message/noMatchResultsInst": "Пожалуйста, проверьте, правильно ли введено ключевое слово или шаблон.", + "message/destIdentical": "Источник и назначение совпадают", + "message/decodeFilelistFail": "Не удалось загрузить папку: невозможно прочитать список файлов.", + "message/uploadFailed": "Загрузка файла не удалась: файл слишком велик или место в хранилище закончилось.", + "message/newFilenameIdentical": "Не удалось переименовать файл: новое имя совпадает со старым." + }, + "titles": { + "Back": "Назад", + "Parent Folder": "Родительская папка", + "Open": "Открыть", + "Open with": "Открыть с помощью...", + "Share File": "Поделиться файлами", + "Download": "Скачать", + "Copy": "Копировать", + "Paste": "Вставить", + "Cut": "Вырезать", + "New File": "Новый файл", + "New Folder": "Новая папка", + "Upload": "Загрузить", + "Create Zip": "Создать zip-архив", + "Unzip Here": "Распаковать сюда", + "Rename": "Переименовать", + "Delete": "Удалить", + "Refresh": "Обновить", + "Home": "Домой", + "File Info": "Информация о файле", + "Toggle Folder List": "Переключить список папок", + "Dark Theme": "Переключить тему", + "Edit Path": "Редактировать путь", + "Sorting Method": "Метод сортировки", + "Search": "Поиск", + "Multi Select": "Переключить множественный выбор", + "Select All": "Выбрать всё", + "Clear Selection": "Снять выделение", + "Block View": "Блочный вид", + "List View": "Список", + "Detail View": "Подробный вид", + "Case Sensitive": "Учитывать регистр", + "Clear Search": "Очистить результаты поиска", + "Expand Properties Sidebar": "Развернуть боковую панель свойств", + "Shrink Properties Sidebar": "Свернуть боковую панель свойств", + "Show Properties": "Показать свойства" + }, + "placeholder": { + "New Filename": "Введите новое имя файла", + "New Folder Name": "Введите новое имя папки", + "File Search (Start wildcard search with / , e.g. /*.mp3)": "Поиск файлов (начните с / для поиска по шаблону, например / *.mp3)" } } } diff --git a/src/web/SystemAO/locale/file_operation.json b/src/web/SystemAO/locale/file_operation.json index 59146f01..58739346 100644 --- a/src/web/SystemAO/locale/file_operation.json +++ b/src/web/SystemAO/locale/file_operation.json @@ -3,127 +3,115 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "檔案操作", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title":"檔案操作", - "banner/title":"正在計算檔案操作需時", - "info/from":"來源:", - "info/to":"目的地:", - "info/progress":"進度:", - "info/calculating":"計算中", - "dup/question":"目的地存在至少一個具有重複檔名的檔案。 應對該檔案使用以下哪種操作?", - "dup/overwrite":"覆寫", - "dup/skip":"跳過", - "dup/renameAndKeep":"更名並保留", - "title/moving":"正在移動 ", - "title/copying":"正在複製", - "title/zipping":"正在壓縮 ", - "title/downloading":"正在下載 ", - "title/unzipping":"正在解壓 ", - "title/file":" 個檔案", - "title/files":" 個檔案", - "button/pause":"暫停", - "button/resume":"繼續", - "button/cancel":"取消", - "error/Access Denied":"存取被拒", - "error/Source file not exists":"來源檔案不存在", - "error/Source and destination paths are identical.":"目的地與來源資料位置相同", - "error/Storage Quota Full":"儲存空間已滿", - "error/Dest folder not found":"目標資料夾不存在", - "error/Undefined dest location":"目標路徑錯誤", - "error/This source file is Read Only":"此來源檔案是唯讀檔案", - "error/File already exists":"檔案已經存在", - "error/This directory is Read Only":"此資料夾是唯讀檔案", + "fwtitle": "檔案操作", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title": "檔案操作", + "banner/title": "正在計算檔案操作需時", + "info/from": "來源:", + "info/to": "目的地:", + "info/progress": "進度:", + "info/calculating": "計算中", + "dup/question": "目的地存在至少一個具有重複檔名的檔案。 應對該檔案使用以下哪種操作?", + "dup/overwrite": "覆寫", + "dup/skip": "跳過", + "dup/renameAndKeep": "更名並保留", + "title/moving": "正在移動 ", + "title/copying": "正在複製", + "title/zipping": "正在壓縮 ", + "title/downloading": "正在下載 ", + "title/unzipping": "正在解壓 ", + "title/file": " 個檔案", + "title/files": " 個檔案", + "button/pause": "暫停", + "button/resume": "繼續", + "button/cancel": "取消", + "error/Access Denied": "存取被拒", + "error/Source file not exists": "來源檔案不存在", + "error/Source and destination paths are identical.": "目的地與來源資料位置相同", + "error/Storage Quota Full": "儲存空間已滿", + "error/Dest folder not found": "目標資料夾不存在", + "error/Undefined dest location": "目標路徑錯誤", + "error/This source file is Read Only": "此來源檔案是唯讀檔案", + "error/File already exists": "檔案已經存在", + "error/This directory is Read Only": "此資料夾是唯讀檔案", "error/Operation cancelled by user": "使用者已取消此檔案操作", - "":"" - }, - "titles":{ - + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "檔案操作", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title":"檔案操作", - "banner/title":"正在計算檔案操作需時", - "info/from":"來源:", - "info/to":"目的地:", - "info/progress":"進度:", - "info/calculating":"計算中", - "dup/question":"目的地存在至少一個具有重複檔名的檔案。 應對該檔案使用以下哪種操作?", - "dup/overwrite":"覆寫", - "dup/skip":"跳過", - "dup/renameAndKeep":"更名並保留", - "title/moving":"正在移動 ", - "title/copying":"正在複製", - "title/zipping":"正在壓縮 ", - "title/downloading":"正在下載 ", - "title/unzipping":"正在解壓 ", - "title/file":" 個檔案", - "title/files":" 個檔案", - "error/Access Denied":"存取被拒", - "error/Source file not exists":"來源檔案不存在", - "error/Source and destination paths are identical.":"目的地與來源資料位置相同", - "error/Storage Quota Full":"儲存空間已滿", - "error/Dest folder not found":"目標資料夾不存在", - "error/Undefined dest location":"目標路徑錯誤", - "error/This source file is Read Only":"此來源檔案是唯讀檔案", - "error/File already exists":"檔案已經存在", - "error/This directory is Read Only":"此資料夾是唯讀檔案", + "fwtitle": "檔案操作", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title": "檔案操作", + "banner/title": "正在計算檔案操作需時", + "info/from": "來源:", + "info/to": "目的地:", + "info/progress": "進度:", + "info/calculating": "計算中", + "dup/question": "目的地存在至少一個具有重複檔名的檔案。 應對該檔案使用以下哪種操作?", + "dup/overwrite": "覆寫", + "dup/skip": "跳過", + "dup/renameAndKeep": "更名並保留", + "title/moving": "正在移動 ", + "title/copying": "正在複製", + "title/zipping": "正在壓縮 ", + "title/downloading": "正在下載 ", + "title/unzipping": "正在解壓 ", + "title/file": " 個檔案", + "title/files": " 個檔案", + "error/Access Denied": "存取被拒", + "error/Source file not exists": "來源檔案不存在", + "error/Source and destination paths are identical.": "目的地與來源資料位置相同", + "error/Storage Quota Full": "儲存空間已滿", + "error/Dest folder not found": "目標資料夾不存在", + "error/Undefined dest location": "目標路徑錯誤", + "error/This source file is Read Only": "此來源檔案是唯讀檔案", + "error/File already exists": "檔案已經存在", + "error/This directory is Read Only": "此資料夾是唯讀檔案", "error/Operation cancelled by user": "使用者已取消此檔案操作", - "":"" - }, - "titles":{ - + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "文件操作", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title":"文件操作", - "banner/title":"正在计算文件操作耗时", - "info/from":"来源:", - "info/to":"目标:", - "info/progress":"进度:", - "info/calculating":"计算中", - "dup/question":"目标至少存在一个具有重复文件名的文件。 应对该文件使用以下哪种操作?", - "dup/overwrite":"覆盖", - "dup/skip":"跳过", - "dup/renameAndKeep":"重命名并保留", - "title/moving":"正在移动 ", - "title/copying":"正在复制", - "title/zipping":"正在压缩 ", - "title/downloading":"正在下载 ", - "title/unzipping":"正在解压 ", - "title/file":" 个文件", - "title/files":" 个文件", - "error/Access Denied":"存取被拒", - "error/Source file not exists":"来源文件不存在", - "error/Source and destination paths are identical.":"目标与来源文件位置相同", - "error/Storage Quota Full":"存储空间已满", - "error/Dest folder not found":"目标文件夹不存在", - "error/Undefined dest location":"目标路径错误", - "error/This source file is Read Only":"此来源文件只读", - "error/File already exists":"文件已经存在", - "error/This directory is Read Only":"此文件夹只读", + "fwtitle": "文件操作", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title": "文件操作", + "banner/title": "正在计算文件操作耗时", + "info/from": "来源:", + "info/to": "目标:", + "info/progress": "进度:", + "info/calculating": "计算中", + "dup/question": "目标至少存在一个具有重复文件名的文件。 应对该文件使用以下哪种操作?", + "dup/overwrite": "覆盖", + "dup/skip": "跳过", + "dup/renameAndKeep": "重命名并保留", + "title/moving": "正在移动 ", + "title/copying": "正在复制", + "title/zipping": "正在压缩 ", + "title/downloading": "正在下载 ", + "title/unzipping": "正在解压 ", + "title/file": " 个文件", + "title/files": " 个文件", + "error/Access Denied": "存取被拒", + "error/Source file not exists": "来源文件不存在", + "error/Source and destination paths are identical.": "目标与来源文件位置相同", + "error/Storage Quota Full": "存储空间已满", + "error/Dest folder not found": "目标文件夹不存在", + "error/Undefined dest location": "目标路径错误", + "error/This source file is Read Only": "此来源文件只读", + "error/File already exists": "文件已经存在", + "error/This directory is Read Only": "此文件夹只读", "error/Operation cancelled by user": "使用者已取消此文件操作", - "":"" - }, - "titles":{ - + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "en-us": { "fwtitle": "File Operations", @@ -241,6 +229,44 @@ }, "titles": {}, "placeholder": {} - } + }, + "ru-ru": { + "fwtitle": "Операции с файлами", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title": "Операции с файлами", + "banner/title": "Расчёт необходимого времени", + "info/from": "источник:", + "info/to": "назначение:", + "info/progress": "Прогресс:", + "info/calculating": "Расчёт", + "dup/question": "В назначении есть хотя бы один файл с повторяющимся именем. Какое действие следует выполнить для этого файла?", + "dup/overwrite": "Перезаписать", + "dup/skip": "Пропустить", + "dup/renameAndKeep": "Переименовать и оставить", + "title/moving": "Перемещение ", + "title/copying": "Копирование", + "title/zipping": "Архивация ", + "title/downloading": "Загрузка ", + "title/unzipping": "Распаковка ", + "title/file": " файл", + "title/files": " файлов", + "button/pause": "Пауза", + "button/resume": "Продолжить", + "button/cancel": "Отменить", + "error/Access Denied": "Доступ запрещён", + "error/Source file not exists": "Исходный файл не существует", + "error/Source and destination paths are identical.": "Пути источника и назначения совпадают", + "error/Storage Quota Full": "Квота хранилища заполнена", + "error/Dest folder not found": "Папка назначения не найдена", + "error/Undefined dest location": "Неопределённое местоположение назначения", + "error/This source file is Read Only": "Этот исходный файл доступен только для чтения", + "error/File already exists": "Файл уже существует", + "error/This directory is Read Only": "Этот каталог доступен только для чтения", + "error/Operation cancelled by user": "Операция отменена пользователем" + }, + "titles": {}, + "placeholder": {} + } } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/file_properties.json b/src/web/SystemAO/locale/file_properties.json index 3a2a9a04..6b6399c3 100644 --- a/src/web/SystemAO/locale/file_properties.json +++ b/src/web/SystemAO/locale/file_properties.json @@ -3,12 +3,11 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "檔案內容", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fwtitle": "檔案內容", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", "strings": { - "title/title":"檔案內容", + "title/title": "檔案內容", "title/desc": "檔案基本內容及描述", - "properties/key/Default WebApp": "預設開啟應用", "properties/key/Virtual Path": "虛擬存取路徑", "properties/key/Storage Path": "磁碟儲存路徑", @@ -21,36 +20,30 @@ "properties/key/Total Size": "總共大小", "properties/key/Virtual Directory": "虛擬存放位置", "properties/key/Storage Directory": "磁碟存放位置", - "lastmod/time/year": " 年", "lastmod/time/month": " 個月", "lastmod/time/days": " 日", "lastmod/time/today": "今天", "lastmod/time/s": "", "lastmod/time/ago": "前", - - "button/changeDefault":"更改預設啟動應用", - "button/versionHistory":"查看檔案版本記錄", - "button/changeFilePermission":"更改檔案存取權限", + "button/changeDefault": "更改預設啟動應用", + "button/versionHistory": "查看檔案版本記錄", + "button/changeFilePermission": "更改檔案存取權限", "loader/loadingFileSize": "正在計算檔案大小", "selection/multi": "已選擇多個檔案", - "counter/files": " 個檔案", "counter/folders": " 個資料夾", - - "properties/error/Not available for network folders":"不適用於網絡資料夾", - "properties/error/No record":"沒有記錄", - - "":"" + "properties/error/Not available for network folders": "不適用於網絡資料夾", + "properties/error/No record": "沒有記錄", + "": "" } }, "zh-hk": { - "fwtitle" : "檔案內容", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fwtitle": "檔案內容", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", "strings": { - "title/title":"檔案內容", + "title/title": "檔案內容", "title/desc": "檔案基本內容及描述", - "properties/key/Default WebApp": "預設開啟應用", "properties/key/Virtual Path": "虛擬存取路徑", "properties/key/Storage Path": "磁碟儲存路徑", @@ -63,36 +56,30 @@ "properties/key/Total Size": "總共大小", "properties/key/Virtual Directory": "虛擬存放位置", "properties/key/Storage Directory": "磁碟存放位置", - "lastmod/time/year": " 年", "lastmod/time/month": " 個月", "lastmod/time/days": " 日", "lastmod/time/today": "今天", "lastmod/time/s": "", "lastmod/time/ago": "前", - - "button/changeDefault":"更改預設啟動應用", - "button/versionHistory":"查看檔案版本記錄", - "button/changeFilePermission":"更改檔案存取權限", + "button/changeDefault": "更改預設啟動應用", + "button/versionHistory": "查看檔案版本記錄", + "button/changeFilePermission": "更改檔案存取權限", "loader/loadingFileSize": "正在計算檔案大小", "selection/multi": "已選擇多個檔案", - "counter/files": " 個檔案", "counter/folders": " 個資料夾", - - "properties/error/Not available for network folders":"不適用於網絡資料夾", - "properties/error/No record":"沒有記錄", - - "":"" + "properties/error/Not available for network folders": "不適用於網絡資料夾", + "properties/error/No record": "沒有記錄", + "": "" } }, "zh-cn": { - "fwtitle" : "文件属性", - "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", + "fwtitle": "文件属性", + "fontFamily": "\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", "strings": { - "title/title":"文件属性", + "title/title": "文件属性", "title/desc": "文件基本属性及描述", - "properties/key/Default WebApp": "预设启动应用", "properties/key/Virtual Path": "虚拟存储路径", "properties/key/Storage Path": "磁盘存储路径", @@ -105,27 +92,22 @@ "properties/key/Total Size": "总大小", "properties/key/Virtual Directory": "虚拟存放位置", "properties/key/Storage Directory": "磁盘存放位置", - "lastmod/time/year": " 年", "lastmod/time/month": " 个月", "lastmod/time/days": " 日", "lastmod/time/today": "今天", "lastmod/time/s": "", "lastmod/time/ago": "前", - - "button/changeDefault":"更改预设启动应用", - "button/versionHistory":"查看文件版本记录", - "button/changeFilePermission":"更改文件存取权限", + "button/changeDefault": "更改预设启动应用", + "button/versionHistory": "查看文件版本记录", + "button/changeFilePermission": "更改文件存取权限", "loader/loadingFileSize": "正在计算文件大小", "selection/multi": "已选择多个文件", - "counter/files": " 个文件", "counter/folders": " 个文件夹", - - "properties/error/Not available for network folders":"不适用于网络资料夹", - "properties/error/No record":"没有记录", - - "":"" + "properties/error/Not available for network folders": "不适用于网络资料夹", + "properties/error/No record": "没有记录", + "": "" } }, "en-us": { @@ -134,7 +116,6 @@ "strings": { "title/title": "File Contents", "title/desc": "Basic content and description of the file", - "properties/key/Default WebApp": "Default Opening App", "properties/key/Virtual Path": "Virtual Access Path", "properties/key/Storage Path": "Disk Storage Path", @@ -147,26 +128,21 @@ "properties/key/Total Size": "Total Size", "properties/key/Virtual Directory": "Virtual Directory", "properties/key/Storage Directory": "Disk Storage Directory", - "lastmod/time/year": " year", "lastmod/time/month": " month", "lastmod/time/days": " days", "lastmod/time/today": "Today", "lastmod/time/s": "s", "lastmod/time/ago": " ago", - "button/changeDefault": "Change Default Opening App", "button/versionHistory": "View File Version History", "button/changeFilePermission": "Change File Access Permission", "loader/loadingFileSize": "Calculating file size", "selection/multi": "Multiple files selected", - "counter/files": " files", "counter/folders": " folders", - "properties/error/Not available for network folders": "Not available for network folders", "properties/error/No record": "No record", - "": "" } }, @@ -176,7 +152,6 @@ "strings": { "title/title": "ファイル内容", "title/desc": "ファイルの基本内容と説明", - "properties/key/Default WebApp": "デフォルトの開くアプリ", "properties/key/Virtual Path": "仮想アクセスパス", "properties/key/Storage Path": "ディスクストレージパス", @@ -189,26 +164,21 @@ "properties/key/Total Size": "合計サイズ", "properties/key/Virtual Directory": "仮想ディレクトリ", "properties/key/Storage Directory": "ディスクストレージディレクトリ", - "lastmod/time/year": " 年", "lastmod/time/month": " 月", "lastmod/time/days": " 日", "lastmod/time/today": "今日", "lastmod/time/s": "秒", "lastmod/time/ago": "前", - "button/changeDefault": "デフォルトの開くアプリを変更", "button/versionHistory": "ファイルバージョン履歴を表示", "button/changeFilePermission": "ファイルアクセス権限を変更", "loader/loadingFileSize": "ファイルサイズを計算中", "selection/multi": "複数のファイルが選択されました", - "counter/files": " ファイル", "counter/folders": " フォルダ", - "properties/error/Not available for network folders": "ネットワークフォルダには適用されません", "properties/error/No record": "記録なし", - "": "" } }, @@ -218,7 +188,6 @@ "strings": { "title/title": "파일 내용", "title/desc": "파일의 기본 내용 및 설명", - "properties/key/Default WebApp": "기본 열기 앱", "properties/key/Virtual Path": "가상 접근 경로", "properties/key/Storage Path": "디스크 저장 경로", @@ -231,29 +200,58 @@ "properties/key/Total Size": "총 크기", "properties/key/Virtual Directory": "가상 디렉터리", "properties/key/Storage Directory": "디스크 저장 디렉터리", - "lastmod/time/year": " 년", "lastmod/time/month": " 월", "lastmod/time/days": " 일", "lastmod/time/today": "오늘", "lastmod/time/s": "초", "lastmod/time/ago": " 전", - "button/changeDefault": "기본 열기 앱 변경", "button/versionHistory": "파일 버전 기록 보기", "button/changeFilePermission": "파일 접근 권한 변경", "loader/loadingFileSize": "파일 크기 계산 중", "selection/multi": "여러 파일 선택됨", - "counter/files": " 파일", "counter/folders": " 폴더", - "properties/error/Not available for network folders": "네트워크 폴더에서는 사용할 수 없습니다", "properties/error/No record": "기록 없음", - "": "" } + }, + "ru-ru": { + "fwtitle": "Содержимое файла", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title/title": "Содержимое файла", + "title/desc": "Основное содержимое и описание файла", + "properties/key/Default WebApp": "Приложение по умолчанию для открытия", + "properties/key/Virtual Path": "Виртуальный путь доступа", + "properties/key/Storage Path": "Путь к файловому хранилищу", + "properties/key/File Size": "Размер файла", + "properties/key/Folder Size": "Размер папки", + "properties/key/Permission": "Разрешение на доступ", + "properties/key/Last Modified": "Последнее изменение", + "properties/key/File Type": "Тип файла", + "properties/key/Owner": "Владелец", + "properties/key/Total Size": "Общий размер", + "properties/key/Virtual Directory": "Виртуальный каталог", + "properties/key/Storage Directory": "Каталог файлового хранилища", + "lastmod/time/year": " год", + "lastmod/time/month": " месяц", + "lastmod/time/days": " дней", + "lastmod/time/today": "Сегодня", + "lastmod/time/s": "с", + "lastmod/time/ago": " назад", + "button/changeDefault": "Изменить приложение по умолчанию для открытия", + "button/versionHistory": "Просмотр истории версий файла", + "button/changeFilePermission": "Изменить разрешение на доступ к файлу", + "loader/loadingFileSize": "Расчёт размера файла", + "selection/multi": "Выбрано несколько файлов", + "counter/files": " файлов", + "counter/folders": " папок", + "properties/error/Not available for network folders": "Недоступно для сетевых папок", + "properties/error/No record": "Нет записи" + } } - } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/file_selector.json b/src/web/SystemAO/locale/file_selector.json index 27fd06c2..bc254d9a 100644 --- a/src/web/SystemAO/locale/file_selector.json +++ b/src/web/SystemAO/locale/file_selector.json @@ -3,16 +3,15 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "選擇檔案", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title":"選擇檔案", - "roots/user":"使用者", - "roots/storage":"虛擬儲存裝置", - "message/loading":"載入中…", - "message/waitingResp":"正在確認選擇…", - "message/nofile":"沒有檔案", - + "fwtitle": "選擇檔案", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title": "選擇檔案", + "roots/user": "使用者", + "roots/storage": "虛擬儲存裝置", + "message/loading": "載入中…", + "message/waitingResp": "正在確認選擇…", + "message/nofile": "沒有檔案", "sidebar/vroot/desktop": "桌面", "sidebar/vroot/document": "文件", "sidebar/vroot/music": "音樂", @@ -23,32 +22,30 @@ "sidebar/vroot/web": "網頁", "sidebar/vroot/model": "模型", "sidebar/vroot/appdata": "程序數據", - - "":"" + "": "" }, - "titles":{ - "Back":"上一頁", - "Parent":"返回上層目錄", - "Refresh":"重新整理", - "Create Folder":"建立資料夾", - "New Folder":"新增資料夾" + "titles": { + "Back": "上一頁", + "Parent": "返回上層目錄", + "Refresh": "重新整理", + "Create Folder": "建立資料夾", + "New Folder": "新增資料夾" }, - "placeholder":{ - "New Filename":"新增檔案", - "New Folder":"新增資料夾" + "placeholder": { + "New Filename": "新增檔案", + "New Folder": "新增資料夾" } }, "zh-hk": { - "fwtitle" : "選擇檔案", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title":"選擇檔案", - "roots/user":"使用者", - "roots/storage":"虛擬儲存裝置", - "message/loading":"載入中…", - "message/waitingResp":"正在確認選擇…", - "message/nofile":"沒有檔案", - + "fwtitle": "選擇檔案", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title": "選擇檔案", + "roots/user": "使用者", + "roots/storage": "虛擬儲存裝置", + "message/loading": "載入中…", + "message/waitingResp": "正在確認選擇…", + "message/nofile": "沒有檔案", "sidebar/vroot/desktop": "桌面", "sidebar/vroot/document": "文件", "sidebar/vroot/music": "音樂", @@ -59,32 +56,30 @@ "sidebar/vroot/web": "網頁", "sidebar/vroot/model": "模型", "sidebar/vroot/appdata": "程序數據", - - "":"" + "": "" }, - "titles":{ - "Back":"上一頁", - "Parent":"返回上層目錄", - "Refresh":"重新整理", - "Create Folder":"建立資料夾", - "New Folder":"新增資料夾" + "titles": { + "Back": "上一頁", + "Parent": "返回上層目錄", + "Refresh": "重新整理", + "Create Folder": "建立資料夾", + "New Folder": "新增資料夾" }, - "placeholder":{ - "New Filename":"新增檔案", - "New Folder":"新增資料夾" + "placeholder": { + "New Filename": "新增檔案", + "New Folder": "新增資料夾" } }, "zh-cn": { - "fwtitle" : "选择文件", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "title":"选择文件", - "roots/user":"使用者", - "roots/storage":"虚拟存储设备", - "message/loading":"载入中…", - "message/waitingResp":"正在确认选择…", - "message/nofile":"沒有文件", - + "fwtitle": "选择文件", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "title": "选择文件", + "roots/user": "使用者", + "roots/storage": "虚拟存储设备", + "message/loading": "载入中…", + "message/waitingResp": "正在确认选择…", + "message/nofile": "沒有文件", "sidebar/vroot/desktop": "桌面", "sidebar/vroot/document": "文件", "sidebar/vroot/music": "音乐", @@ -95,20 +90,19 @@ "sidebar/vroot/web": "网页", "sidebar/vroot/model": "模型", "sidebar/vroot/appdata": "程序数据", - - "":"" + "": "" }, - "titles":{ - "Back":"上一页", - "Parent":"返回上层目录", - "Refresh":"刷新", - "Create Folder":"创建文件夹", - "New Folder":"新增文件夹" + "titles": { + "Back": "上一页", + "Parent": "返回上层目录", + "Refresh": "刷新", + "Create Folder": "创建文件夹", + "New Folder": "新增文件夹" }, - "placeholder":{ - "New Filename":"新增文件", - "New Folder":"新增文件夹" - } + "placeholder": { + "New Filename": "新增文件", + "New Folder": "新增文件夹" + } }, "en-us": { "fwtitle": "Choose Files", @@ -120,7 +114,6 @@ "message/loading": "Loading...", "message/waitingResp": "Checking selection...", "message/nofile": "No files", - "sidebar/vroot/desktop": "Desktop", "sidebar/vroot/document": "Documents", "sidebar/vroot/music": "Music", @@ -131,7 +124,6 @@ "sidebar/vroot/web": "Web", "sidebar/vroot/model": "Models", "sidebar/vroot/appdata": "App Data", - "": "" }, "titles": { @@ -156,7 +148,6 @@ "message/loading": "読み込み中...", "message/waitingResp": "選択の確認中...", "message/nofile": "ファイルがありません", - "sidebar/vroot/desktop": "デスクトップ", "sidebar/vroot/document": "ドキュメント", "sidebar/vroot/music": "音楽", @@ -167,7 +158,6 @@ "sidebar/vroot/web": "ウェブ", "sidebar/vroot/model": "モデル", "sidebar/vroot/appdata": "アプリデータ", - "": "" }, "titles": { @@ -192,7 +182,6 @@ "message/loading": "로딩 중...", "message/waitingResp": "선택 확인 중...", "message/nofile": "파일 없음", - "sidebar/vroot/desktop": "바탕 화면", "sidebar/vroot/document": "문서", "sidebar/vroot/music": "음악", @@ -203,7 +192,6 @@ "sidebar/vroot/web": "웹", "sidebar/vroot/model": "모델", "sidebar/vroot/appdata": "앱 데이터", - "": "" }, "titles": { @@ -217,7 +205,41 @@ "New Filename": "새 파일", "New Folder": "새 폴더" } + }, + "ru-ru": { + "fwtitle": "Выберите файлы", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title": "Выберите файлы", + "roots/user": "Пользователь", + "roots/storage": "Хранилище", + "message/loading": "Загрузка...", + "message/waitingResp": "Проверка выбора...", + "message/nofile": "Нет файлов", + "sidebar/vroot/desktop": "Рабочий стол", + "sidebar/vroot/document": "Документы", + "sidebar/vroot/music": "Музыка", + "sidebar/vroot/photo": "Фото", + "sidebar/vroot/video": "Видео", + "sidebar/vroot/trash": "Корзина", + "sidebar/vroot/download": "Загрузки", + "sidebar/vroot/web": "Веб", + "sidebar/vroot/model": "Модели", + "sidebar/vroot/appdata": "Данные приложений", + "": "" + }, + "titles": { + "Back": "Назад", + "Parent": "Родительский каталог", + "Refresh": "Обновить", + "Create Folder": "Создать папку", + "New Folder": "Новая папка" + }, + "placeholder": { + "New Filename": "Новый файл", + "New Folder": "Новая папка" + } } - } -} \ No newline at end of file +} + \ No newline at end of file diff --git a/src/web/SystemAO/locale/file_share.json b/src/web/SystemAO/locale/file_share.json index 05a10263..888b6b16 100644 --- a/src/web/SystemAO/locale/file_share.json +++ b/src/web/SystemAO/locale/file_share.json @@ -3,124 +3,102 @@ "version": "1.0", "keys": { "zh-tw": { - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "fwtitle" : "檔案分享", - "strings":{ + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fwtitle": "檔案分享", + "strings": { "title/title": "檔案分享", - "button/copy":"複製到剪貼簿", - "button/remove":"移除分享", - "button/copied":"已複製!", - - "share/setting/title":"分享設定", - "share/setting/subtitle":"設定誰可以存取此檔案", - "share/setting/options":"取存設定:", - "share/setting/anyoneWithLink":"擁有連接的使用者", - "share/setting/anyoneWithLink/desc":"任何擁有分享連接的使用者皆可下載此檔案", - "share/setting/anyoneSignedIn":"已登入的使用者", - "share/setting/anyoneSignedIn/desc":"任何已登入並擁有分享連接的使用者皆可下載此檔案", - "share/setting/sameGroup":"在同一權限群組內的使用者", - "share/setting/sameGroup/desc":"任何擁有相同使用者權限的使用者皆可下載此檔案", - "share/setting/updated":"存取權限已更新", - - "share/setting/advance/title":"進階分享選項", - "share/setting/advance/users":"指定使用者", - "share/setting/advance/usersDesc":"指定已登入之使用者帳戶名稱", - "share/setting/advance/usersInstruct":"於下方列表中選擇指定分享的用戶", - "share/setting/advance/addUserToSave":"新增最少一名使用者以儲存變更", - "share/setting/advance/groups":"指定權限群組", - "share/setting/advance/groupsDesc":"使用者只要擁有下述指定之任何一個群組權限皆可存取", - "share/setting/advance/groupsInstruct":"於下方列表中選擇指定分享的群組", - "share/setting/advance/addGroupToSave":"新增最少一個權限群組以儲存變更", - + "button/copy": "複製到剪貼簿", + "button/remove": "移除分享", + "button/copied": "已複製!", + "share/setting/title": "分享設定", + "share/setting/subtitle": "設定誰可以存取此檔案", + "share/setting/options": "取存設定:", + "share/setting/anyoneWithLink": "擁有連接的使用者", + "share/setting/anyoneWithLink/desc": "任何擁有分享連接的使用者皆可下載此檔案", + "share/setting/anyoneSignedIn": "已登入的使用者", + "share/setting/anyoneSignedIn/desc": "任何已登入並擁有分享連接的使用者皆可下載此檔案", + "share/setting/sameGroup": "在同一權限群組內的使用者", + "share/setting/sameGroup/desc": "任何擁有相同使用者權限的使用者皆可下載此檔案", + "share/setting/updated": "存取權限已更新", + "share/setting/advance/title": "進階分享選項", + "share/setting/advance/users": "指定使用者", + "share/setting/advance/usersDesc": "指定已登入之使用者帳戶名稱", + "share/setting/advance/usersInstruct": "於下方列表中選擇指定分享的用戶", + "share/setting/advance/addUserToSave": "新增最少一名使用者以儲存變更", + "share/setting/advance/groups": "指定權限群組", + "share/setting/advance/groupsDesc": "使用者只要擁有下述指定之任何一個群組權限皆可存取", + "share/setting/advance/groupsInstruct": "於下方列表中選擇指定分享的群組", + "share/setting/advance/addGroupToSave": "新增最少一個權限群組以儲存變更", "message/removed": "分享已移除", "qr/loading": "載入中" - - }, - "titles":{ - }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "fwtitle" : "檔案分享", - "strings":{ + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fwtitle": "檔案分享", + "strings": { "title/title": "檔案分享", - "button/copy":"複製到剪貼簿", - "button/remove":"移除分享", - "button/copied":"已複製!", - - "share/setting/title":"分享設定", - "share/setting/subtitle":"設定誰可以存取此檔案", - "share/setting/options":"取存設定:", - "share/setting/anyoneWithLink":"擁有連接的使用者", - "share/setting/anyoneWithLink/desc":"任何擁有分享連接的使用者皆可下載此檔案", - "share/setting/anyoneSignedIn":"已登入的使用者", - "share/setting/anyoneSignedIn/desc":"任何已登入並擁有分享連接的使用者皆可下載此檔案", - "share/setting/sameGroup":"在同一權限群組內的使用者", - "share/setting/sameGroup/desc":"任何擁有相同使用者權限的使用者皆可下載此檔案", - "share/setting/updated":"存取權限已更新", - - "share/setting/advance/title":"進階分享選項", - "share/setting/advance/users":"指定使用者", - "share/setting/advance/usersDesc":"指定已登入之使用者帳戶名稱", - "share/setting/advance/usersInstruct":"於下方列表中選擇指定分享的用戶", - "share/setting/advance/addUserToSave":"新增最少一名使用者以儲存變更", - "share/setting/advance/groups":"指定權限群組", - "share/setting/advance/groupsDesc":"使用者只要擁有下述指定之任何一個群組權限皆可存取", - "share/setting/advance/groupsInstruct":"於下方列表中選擇指定分享的群組", - "share/setting/advance/addGroupToSave":"新增最少一個權限群組以儲存變更", - + "button/copy": "複製到剪貼簿", + "button/remove": "移除分享", + "button/copied": "已複製!", + "share/setting/title": "分享設定", + "share/setting/subtitle": "設定誰可以存取此檔案", + "share/setting/options": "取存設定:", + "share/setting/anyoneWithLink": "擁有連接的使用者", + "share/setting/anyoneWithLink/desc": "任何擁有分享連接的使用者皆可下載此檔案", + "share/setting/anyoneSignedIn": "已登入的使用者", + "share/setting/anyoneSignedIn/desc": "任何已登入並擁有分享連接的使用者皆可下載此檔案", + "share/setting/sameGroup": "在同一權限群組內的使用者", + "share/setting/sameGroup/desc": "任何擁有相同使用者權限的使用者皆可下載此檔案", + "share/setting/updated": "存取權限已更新", + "share/setting/advance/title": "進階分享選項", + "share/setting/advance/users": "指定使用者", + "share/setting/advance/usersDesc": "指定已登入之使用者帳戶名稱", + "share/setting/advance/usersInstruct": "於下方列表中選擇指定分享的用戶", + "share/setting/advance/addUserToSave": "新增最少一名使用者以儲存變更", + "share/setting/advance/groups": "指定權限群組", + "share/setting/advance/groupsDesc": "使用者只要擁有下述指定之任何一個群組權限皆可存取", + "share/setting/advance/groupsInstruct": "於下方列表中選擇指定分享的群組", + "share/setting/advance/addGroupToSave": "新增最少一個權限群組以儲存變更", "message/removed": "分享已移除", "qr/loading": "載入中" }, - "titles":{ - - }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "文件分享", - "strings":{ + "fwtitle": "文件分享", + "strings": { "title/title": "文件分享", - "button/copy":"复制到剪切板", - "button/remove":"移除分享", - "button/copied":"已复制!", - - "share/setting/title":"分享设置", - "share/setting/subtitle":"设置谁可以存取此文件", - "share/setting/options":"存取设置:", - "share/setting/anyoneWithLink":"拥有链接的使用者", - "share/setting/anyoneWithLink/desc":"任何拥有分享链接的使用者均可下载此文件", - "share/setting/anyoneSignedIn":"已登录的使用者", - "share/setting/anyoneSignedIn/desc":"任何已登录并拥有分享链接的使用者均可下载此文件", - "share/setting/sameGroup":"在同一权限群组内的使用者", - "share/setting/sameGroup/desc":"任何拥有相同使用者权限的使用者均可下载此文件", - "share/setting/updated":"存取权限已更新", - - "share/setting/advance/title":"高级分享选项", - "share/setting/advance/users":"指定使用者", - "share/setting/advance/usersDesc":"指定已登录的使用者帐户名称", - "share/setting/advance/usersInstruct":"于下方列表中选择指定分享的用户", - "share/setting/advance/addUserToSave":"新增最少一名使用者以存储变更", - "share/setting/advance/groups":"指定权限群组", - "share/setting/advance/groupsDesc":"使用者只要拥有下述指定之任何一个群组权限均可存取", - "share/setting/advance/groupsInstruct":"于下方列表中选择指定分享的群组", - "share/setting/advance/addGroupToSave":"新增最少一个权限群组以存储变更", - + "button/copy": "复制到剪切板", + "button/remove": "移除分享", + "button/copied": "已复制!", + "share/setting/title": "分享设置", + "share/setting/subtitle": "设置谁可以存取此文件", + "share/setting/options": "存取设置:", + "share/setting/anyoneWithLink": "拥有链接的使用者", + "share/setting/anyoneWithLink/desc": "任何拥有分享链接的使用者均可下载此文件", + "share/setting/anyoneSignedIn": "已登录的使用者", + "share/setting/anyoneSignedIn/desc": "任何已登录并拥有分享链接的使用者均可下载此文件", + "share/setting/sameGroup": "在同一权限群组内的使用者", + "share/setting/sameGroup/desc": "任何拥有相同使用者权限的使用者均可下载此文件", + "share/setting/updated": "存取权限已更新", + "share/setting/advance/title": "高级分享选项", + "share/setting/advance/users": "指定使用者", + "share/setting/advance/usersDesc": "指定已登录的使用者帐户名称", + "share/setting/advance/usersInstruct": "于下方列表中选择指定分享的用户", + "share/setting/advance/addUserToSave": "新增最少一名使用者以存储变更", + "share/setting/advance/groups": "指定权限群组", + "share/setting/advance/groupsDesc": "使用者只要拥有下述指定之任何一个群组权限均可存取", + "share/setting/advance/groupsInstruct": "于下方列表中选择指定分享的群组", + "share/setting/advance/addGroupToSave": "新增最少一个权限群组以存储变更", "message/removed": "分享已移除", - "qr/loading": "载入中" + "qr/loading": "载入中" }, - "titles":{ - - }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "en-us": { "fontFamily": "", @@ -130,7 +108,6 @@ "button/copy": "Copy to Clipboard", "button/remove": "Remove Sharing", "button/copied": "Copied!", - "share/setting/title": "Sharing Settings", "share/setting/subtitle": "Specify who can access this file", "share/setting/options": "Access Settings:", @@ -141,7 +118,6 @@ "share/setting/sameGroup": "Users in the same permission group", "share/setting/sameGroup/desc": "Anyone with the same user permission can download this file", "share/setting/updated": "Access permission updated", - "share/setting/advance/title": "Advanced Sharing Options", "share/setting/advance/users": "Specified Users", "share/setting/advance/usersDesc": "Specify logged-in user account names", @@ -151,7 +127,6 @@ "share/setting/advance/groupsDesc": "Users with any of the specified group permissions can access", "share/setting/advance/groupsInstruct": "Select specified groups for sharing from the list below", "share/setting/advance/addGroupToSave": "Add at least one permission group to save changes", - "message/removed": "Sharing has been removed", "qr/loading": "Loading" }, @@ -166,7 +141,6 @@ "button/copy": "クリップボードにコピー", "button/remove": "共有を解除", "button/copied": "コピー済み!", - "share/setting/title": "共有設定", "share/setting/subtitle": "誰がこのファイルにアクセスできるかを指定", "share/setting/options": "アクセス設定:", @@ -177,7 +151,6 @@ "share/setting/sameGroup": "同じ権限グループのユーザー", "share/setting/sameGroup/desc": "同じユーザー権限を持つユーザーがこのファイルをダウンロードできます", "share/setting/updated": "アクセス権限が更新されました", - "share/setting/advance/title": "高度な共有オプション", "share/setting/advance/users": "指定ユーザー", "share/setting/advance/usersDesc": "ログインしているユーザーアカウント名を指定", @@ -187,7 +160,6 @@ "share/setting/advance/groupsDesc": "指定されたグループ権限を持つユーザーはすべてアクセスできます", "share/setting/advance/groupsInstruct": "以下のリストから共有するための特定のグループを選択", "share/setting/advance/addGroupToSave": "変更を保存するには少なくとも1つの権限グループを追加", - "message/removed": "共有が解除されました", "qr/loading": "読み込み中" }, @@ -202,7 +174,6 @@ "button/copy": "클립보드에 복사", "button/remove": "공유 제거", "button/copied": "복사 완료!", - "share/setting/title": "공유 설정", "share/setting/subtitle": "이 파일에 접근할 수 있는 사람 지정", "share/setting/options": "접근 설정:", @@ -213,7 +184,6 @@ "share/setting/sameGroup": "동일한 권한 그룹의 사용자", "share/setting/sameGroup/desc": "동일한 사용자 권한을 가진 누구나 이 파일을 다운로드할 수 있습니다", "share/setting/updated": "접근 권한이 업데이트되었습니다", - "share/setting/advance/title": "고급 공유 옵션", "share/setting/advance/users": "지정된 사용자", "share/setting/advance/usersDesc": "로그인한 사용자 계정 이름 지정", @@ -223,13 +193,44 @@ "share/setting/advance/groupsDesc": "지정된 그룹 권한을 가진 사용자가 접근할 수 있습니다", "share/setting/advance/groupsInstruct": "아래 목록에서 공유할 지정된 그룹을 선택하세요", "share/setting/advance/addGroupToSave": "변경 사항을 저장하려면 최소한 한 개의 권한 그룹을 추가하세요", - "message/removed": "공유가 제거되었습니다", "qr/loading": "로딩 중" }, "titles": {}, "placeholder": {} + }, + "ru-ru": { + "fontFamily": "Calibri Regular, Calibri Bold", + "fwtitle": "Общий доступ к файлам", + "strings": { + "title/title": "Общий доступ к файлам", + "button/copy": "Копировать в буфер обмена", + "button/remove": "Удалить общий доступ", + "button/copied": "Скопировано!", + "share/setting/title": "Настройки общего доступа", + "share/setting/subtitle": "Укажите, кто может получить доступ к этому файлу", + "share/setting/options": "Настройки доступа:", + "share/setting/anyoneWithLink": "Любой, у кого есть ссылка", + "share/setting/anyoneWithLink/desc": "Любой, у кого есть общая ссылка, может скачать этот файл", + "share/setting/anyoneSignedIn": "Любой вошедший в систему", + "share/setting/anyoneSignedIn/desc": "Любой вошедший в систему и имеющий общую ссылку может скачать этот файл", + "share/setting/sameGroup": "Пользователи в той же группе разрешений", + "share/setting/sameGroup/desc": "Любой с теми же правами пользователя может скачать этот файл", + "share/setting/updated": "Разрешение на доступ обновлено", + "share/setting/advance/title": "Расширенные параметры общего доступа", + "share/setting/advance/users": "Указанные пользователи", + "share/setting/advance/usersDesc": "Укажите имена учётных записей пользователей, вошедших в систему", + "share/setting/advance/usersInstruct": "Выберите конкретных пользователей из списка ниже", + "share/setting/advance/addUserToSave": "Добавьте хотя бы одного пользователя, чтобы сохранить изменения", + "share/setting/advance/groups": "Указанные группы разрешений", + "share/setting/advance/groupsDesc": "Пользователи с любыми из указанных групповых разрешений могут получить доступ", + "share/setting/advance/groupsInstruct": "Выберите указанные группы для общего доступа из списка ниже", + "share/setting/advance/addGroupToSave": "Добавьте хотя бы одну группу разрешений, чтобы сохранить изменения", + "message/removed": "Общий доступ был удалён", + "qr/loading": "Загрузка" + }, + "titles": {}, + "placeholder": {} } - } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/file_versions.json b/src/web/SystemAO/locale/file_versions.json index 3d1706cb..471044c8 100644 --- a/src/web/SystemAO/locale/file_versions.json +++ b/src/web/SystemAO/locale/file_versions.json @@ -3,90 +3,78 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "檔案版本管理", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ + "fwtitle": "檔案版本管理", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { "title/title": "檔案版本管理", - "title/desc":"此檔案的舊版本將會自動於 30 天後刪除。同時間你也可以手動從下方列表中對版本備份進行刪除。", - "button/newver":"建立新版本", - "button/removeAll":"永久刪除所有舊版本", - "message/nofile/title":"沒有檔案", - "message/nofile/desc":"使用方法錯誤", - "message/nohist/title":"沒有舊版本", - "message/nohist/desc":"此檔案並沒有舊版本記錄", - "title/download":"下載此版本", - "title/restore":"恢復到此版本", - "title/delete":"刪除此版本", - "msgbox/created":"已建立新檔案版本", - "msgbox/restored":"已恢復檔案到指定版本", - "msgbox/deletedall":"已刪除所有舊檔案版本", - "warning/deleteall":"此動作將會 *永久刪除* 所有此檔案的舊版本備份。確認刪除?", - "warning/restore":"恢復到到此檔案版本將會移除所有比此版本更新的版本備份。確認恢復?", - "":"" - }, - "titles":{ - + "title/desc": "此檔案的舊版本將會自動於 30 天後刪除。同時間你也可以手動從下方列表中對版本備份進行刪除。", + "button/newver": "建立新版本", + "button/removeAll": "永久刪除所有舊版本", + "message/nofile/title": "沒有檔案", + "message/nofile/desc": "使用方法錯誤", + "message/nohist/title": "沒有舊版本", + "message/nohist/desc": "此檔案並沒有舊版本記錄", + "title/download": "下載此版本", + "title/restore": "恢復到此版本", + "title/delete": "刪除此版本", + "msgbox/created": "已建立新檔案版本", + "msgbox/restored": "已恢復檔案到指定版本", + "msgbox/deletedall": "已刪除所有舊檔案版本", + "warning/deleteall": "此動作將會 *永久刪除* 所有此檔案的舊版本備份。確認刪除?", + "warning/restore": "恢復到到此檔案版本將會移除所有比此版本更新的版本備份。確認恢復?", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "檔案版本管理", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ + "fwtitle": "檔案版本管理", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { "title/title": "檔案版本管理", - "title/desc":"此檔案的舊版本將會自動於 30 天後刪除。同時間你也可以手動從下方列表中對版本備份進行刪除。", - "button/newver":"建立新版本", - "button/removeAll":"永久刪除所有舊版本", - "message/nofile/title":"沒有檔案", - "message/nofile/desc":"使用方法錯誤", - "message/nohist/title":"沒有舊版本", - "message/nohist/desc":"此檔案並沒有舊版本記錄", - "title/download":"下載此版本", - "title/restore":"恢復到此版本", - "title/delete":"刪除此版本", - "msgbox/created":"已建立新檔案版本", - "msgbox/restored":"已恢復檔案到指定版本", - "msgbox/deletedall":"已刪除所有舊檔案版本", - "warning/deleteall":"此動作將會 *永久刪除* 所有此檔案的舊版本備份。確認刪除?", - "warning/restore":"恢復到到此檔案版本將會移除所有比此版本更新的版本備份。確認恢復?", - "":"" - }, - "titles":{ - + "title/desc": "此檔案的舊版本將會自動於 30 天後刪除。同時間你也可以手動從下方列表中對版本備份進行刪除。", + "button/newver": "建立新版本", + "button/removeAll": "永久刪除所有舊版本", + "message/nofile/title": "沒有檔案", + "message/nofile/desc": "使用方法錯誤", + "message/nohist/title": "沒有舊版本", + "message/nohist/desc": "此檔案並沒有舊版本記錄", + "title/download": "下載此版本", + "title/restore": "恢復到此版本", + "title/delete": "刪除此版本", + "msgbox/created": "已建立新檔案版本", + "msgbox/restored": "已恢復檔案到指定版本", + "msgbox/deletedall": "已刪除所有舊檔案版本", + "warning/deleteall": "此動作將會 *永久刪除* 所有此檔案的舊版本備份。確認刪除?", + "warning/restore": "恢復到到此檔案版本將會移除所有比此版本更新的版本備份。確認恢復?", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "文件版本管理", - "strings":{ + "fwtitle": "文件版本管理", + "strings": { "title/title": "文件版本管理", - "title/desc":"此文件的旧版本将会自动于 30 天后删除。同时间你也可以手动从下方列表中对版本备份进行删除。", - "button/newver":"创建新版本", - "button/removeAll":"永久删除所有旧版本", - "message/nofile/title":"没有文件", - "message/nofile/desc":"使用方法错误", - "message/nohist/title":"没有旧版本", - "message/nohist/desc":"此文件并没有旧版本记录", - "title/download":"下载此版本", - "title/restore":"恢复到此版本", - "title/delete":"删除此版本", - "msgbox/created":"已创建新文件版本", - "msgbox/restored":"已恢复文件到指定版本", - "msgbox/deletedall":"已删除所有旧文件版本", - "warning/deleteall":"此动作将会 *永久删除* 所有此文件的旧版本备份。确认删除?", - "warning/restore":"恢复到到此文件版本将会移除所有比此版本更新的版本备份。确认恢复?", - "":"" - }, - "titles":{ - + "title/desc": "此文件的旧版本将会自动于 30 天后删除。同时间你也可以手动从下方列表中对版本备份进行删除。", + "button/newver": "创建新版本", + "button/removeAll": "永久删除所有旧版本", + "message/nofile/title": "没有文件", + "message/nofile/desc": "使用方法错误", + "message/nohist/title": "没有旧版本", + "message/nohist/desc": "此文件并没有旧版本记录", + "title/download": "下载此版本", + "title/restore": "恢复到此版本", + "title/delete": "删除此版本", + "msgbox/created": "已创建新文件版本", + "msgbox/restored": "已恢复文件到指定版本", + "msgbox/deletedall": "已删除所有旧文件版本", + "warning/deleteall": "此动作将会 *永久删除* 所有此文件的旧版本备份。确认删除?", + "warning/restore": "恢复到到此文件版本将会移除所有比此版本更新的版本备份。确认恢复?", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "en-us": { "fwtitle": "File Version Management", @@ -112,7 +100,30 @@ }, "titles": {}, "placeholder": {} - } - + }, + "ru-ru": { + "fwtitle": "Управление версиями файлов", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title/title": "Управление версиями файлов", + "title/desc": "Старые версии этого файла будут автоматически удалены через 30 дней. Вы также можете вручную удалить резервные копии версий из списка ниже.", + "button/newver": "Создать новую версию", + "button/removeAll": "Окончательно удалить все старые версии", + "message/nofile/title": "Нет файлов", + "message/nofile/desc": "Неверное использование", + "message/nohist/title": "Нет старых версий", + "message/nohist/desc": "У этого файла нет записей старых версий", + "title/download": "Скачать эту версию", + "title/restore": "Восстановить до этой версии", + "title/delete": "Удалить эту версию", + "msgbox/created": "Создана новая версия файла", + "msgbox/restored": "Файл восстановлен до указанной версии", + "msgbox/deletedall": "Все старые версии файла удалены", + "warning/deleteall": "Это действие *окончательно удалит* все резервные копии старых версий этого файла. Подтвердить удаление?", + "warning/restore": "Восстановление до этой версии файла приведёт к удалению всех более новых версий. Подтвердить восстановление?" + }, + "titles": {}, + "placeholder": {} } +} } \ No newline at end of file diff --git a/src/web/SystemAO/locale/personal_homepage.json b/src/web/SystemAO/locale/personal_homepage.json index 249fc6c0..9a895cc0 100644 --- a/src/web/SystemAO/locale/personal_homepage.json +++ b/src/web/SystemAO/locale/personal_homepage.json @@ -126,6 +126,28 @@ "placeholder": { "": "" } - } + }, + "ru-ru": { + "name": "Russian", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "header/title": "Персональная веб-страница", + "header/subtitle": "Создайте свою собственную веб-страницу на ArozOS", + "info/header": "Что такое персональная веб-страница?", + "info/point1": "Вы можете использовать ArozOS для размещения статических веб-сайтов", + "info/point2": "Все исходные коды веб-сайтов доступны через ваш файловый менеджер в вашей пользовательской файловой системе", + "info/point3": "Любой может использовать эту ссылку для доступа к вашей веб-странице:", + "toggle/title": "Включить персональную веб-страницу", + "toggle/label": "Включить персональную веб-страницу", + "toggle/success": "Статус персональной веб-страницы обновлён", + "webroot/title": "Выберите расположение корневой папки веб-сайта", + "webroot/placeholder": "Выберите расположение", + "webroot/button": "Открыть", + "webroot/warning": "Все файлы в корневой папке веб-сайта будут доступны любому пользователю в интернете.", + "webroot/success": "Расположение корневой папки веб-сайта обновлено", + "footer/note": "* Все изменения автоматически сохраняются при обновлении." + }, + "placeholder": {} } } +} \ No newline at end of file diff --git a/src/web/SystemAO/locale/personalization.json b/src/web/SystemAO/locale/personalization.json index 2d0e2c4f..92c15232 100644 --- a/src/web/SystemAO/locale/personalization.json +++ b/src/web/SystemAO/locale/personalization.json @@ -3,16 +3,15 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "個人化", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "menu/wallpaper":"壁紙", - "menu/sound":"音效", - "menu/theme":"主題", - "menu/advance":"進階", - - "wallpaper/title":"桌面壁紙圖包", - "wallpaper/desc":"使用內置桌面壁紙圖包", + "fwtitle": "個人化", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "menu/wallpaper": "壁紙", + "menu/sound": "音效", + "menu/theme": "主題", + "menu/advance": "進階", + "wallpaper/title": "桌面壁紙圖包", + "wallpaper/desc": "使用內置桌面壁紙圖包", "wallpaper/option/title": "桌面壁紙背景", "wallpaper/option/desc": "如果您已在進階頁面選擇從自定資料夾載入壁紙圖包,此項將會自動禁用。", "wallpaper/option/apply": " 更新壁紙", @@ -20,93 +19,79 @@ "wallpaper/option/updateddesc": "您應該很快便能在桌面看到你的新背景", "wallpaper/option/interval": "桌面壁紙替換間隔", "wallpaper/option/intervaldesc": "設定多久之後自動替換為下一張壁紙", - - "wallpaper/interval/10s":"10 秒", - "wallpaper/interval/30s":"30 秒", - "wallpaper/interval/60s":"60 秒", - "wallpaper/interval/3min":"3 分鐘", - "wallpaper/interval/5min":"5 分鐘", - "wallpaper/interval/10min":"10 分鐘", - "wallpaper/interval/30min":"30 分鐘", - "wallpaper/interval/1h":"1 小時", - - "wallpaper/interval/succ":"壁紙替換間隔設定已更新", - "wallpaper/interval/succdesc":"注意:此設定只適用於此瀏覽器。", - - "sound/title":"系統音效", - "sound/desc":"自定系統音效設定", - "sound/custom/title":"自定啟動音效", - "sound/custom/desc":"設定使用者進入網頁桌面時的啟動音效", - "sound/custom/disable":"停用", - "sound/custom/clear":"清除所選", - "sound/custom/select":"選擇檔案", + "wallpaper/interval/10s": "10 秒", + "wallpaper/interval/30s": "30 秒", + "wallpaper/interval/60s": "60 秒", + "wallpaper/interval/3min": "3 分鐘", + "wallpaper/interval/5min": "5 分鐘", + "wallpaper/interval/10min": "10 分鐘", + "wallpaper/interval/30min": "30 分鐘", + "wallpaper/interval/1h": "1 小時", + "wallpaper/interval/succ": "壁紙替換間隔設定已更新", + "wallpaper/interval/succdesc": "注意:此設定只適用於此瀏覽器。", + "sound/title": "系統音效", + "sound/desc": "自定系統音效設定", + "sound/custom/title": "自定啟動音效", + "sound/custom/desc": "設定使用者進入網頁桌面時的啟動音效", + "sound/custom/disable": "停用", + "sound/custom/clear": "清除所選", + "sound/custom/select": "選擇檔案", "sound/disabled": "已停用", - - "themecolor/title":"主題顏色", - "themecolor/desc":"變更系統主題配色", - "themecolor/color/Red":"紅色系", - "themecolor/color/Pink":"粉色系", - "themecolor/color/Purple":"紫色系", - "themecolor/color/Deeppurple":"深紫色系", - "themecolor/color/Indigo":"靛青色系", - "themecolor/color/Blue":"藍色系", - "themecolor/color/Lightblue":"淺藍色系", - "themecolor/color/Cyan":"淺青色系", - "themecolor/color/Teal":"深青色系", - "themecolor/color/Green":"綠色系", - "themecolor/color/Lightgreen":"淺綠色系", - "themecolor/color/Lime":"黃綠色系", - "themecolor/color/Yellow":"黃色系", - "themecolor/color/Amber":"琥珀色系", - "themecolor/color/Orange":"橘橙色系", - "themecolor/color/Deeporange":"深橙色系", - "themecolor/color/Brown":"棕色系", - "themecolor/color/Grey":"灰色系", - "themecolor/color/Bluegrey":"灰藍色系", - "themecolor/color/Default":"還原預設主題配色", - - - "advance/title":"進階個人化選項", - "advance/desc":"管理您的桌面選項", - "advance/wallpaper/title":"自定桌面圖包", - "advance/wallpaper/desc":"使用自定義資料夾作為桌面圖包的存取路徑", - "advance/wallpaper/disabled":"已停用", - "advance/wallpaper/reminder":"如果您選擇從個人資料夾載入照片作桌面壁紙圖包,系統將會自動停用 壁紙 > 桌面壁紙圖包 內之選項。", - "advance/wallpaper/clear":"清除選項", - "advance/wallpaper/select":"選擇資料夾", - - "advance/mobile/shorcut/title":"手機桌面捷徑", - "advance/mobile/shorcut/subtitle":"更改手機桌面下方四個捷徑之設定", - "advance/mobile/shorcut/instruction":"請由 *左至右* 選擇你想要的捷徑", - "advance/mobile/shorcut/shortcut/1":"捷徑 1", - "advance/mobile/shorcut/shortcut/2":"捷徑 2", - "advance/mobile/shorcut/shortcut/3":"捷徑 3", - "advance/mobile/shorcut/shortcut/4":"捷徑 4", + "themecolor/title": "主題顏色", + "themecolor/desc": "變更系統主題配色", + "themecolor/color/Red": "紅色系", + "themecolor/color/Pink": "粉色系", + "themecolor/color/Purple": "紫色系", + "themecolor/color/Deeppurple": "深紫色系", + "themecolor/color/Indigo": "靛青色系", + "themecolor/color/Blue": "藍色系", + "themecolor/color/Lightblue": "淺藍色系", + "themecolor/color/Cyan": "淺青色系", + "themecolor/color/Teal": "深青色系", + "themecolor/color/Green": "綠色系", + "themecolor/color/Lightgreen": "淺綠色系", + "themecolor/color/Lime": "黃綠色系", + "themecolor/color/Yellow": "黃色系", + "themecolor/color/Amber": "琥珀色系", + "themecolor/color/Orange": "橘橙色系", + "themecolor/color/Deeporange": "深橙色系", + "themecolor/color/Brown": "棕色系", + "themecolor/color/Grey": "灰色系", + "themecolor/color/Bluegrey": "灰藍色系", + "themecolor/color/Default": "還原預設主題配色", + "advance/title": "進階個人化選項", + "advance/desc": "管理您的桌面選項", + "advance/wallpaper/title": "自定桌面圖包", + "advance/wallpaper/desc": "使用自定義資料夾作為桌面圖包的存取路徑", + "advance/wallpaper/disabled": "已停用", + "advance/wallpaper/reminder": "如果您選擇從個人資料夾載入照片作桌面壁紙圖包,系統將會自動停用 壁紙 > 桌面壁紙圖包 內之選項。", + "advance/wallpaper/clear": "清除選項", + "advance/wallpaper/select": "選擇資料夾", + "advance/mobile/shorcut/title": "手機桌面捷徑", + "advance/mobile/shorcut/subtitle": "更改手機桌面下方四個捷徑之設定", + "advance/mobile/shorcut/instruction": "請由 *左至右* 選擇你想要的捷徑", + "advance/mobile/shorcut/shortcut/1": "捷徑 1", + "advance/mobile/shorcut/shortcut/2": "捷徑 2", + "advance/mobile/shorcut/shortcut/3": "捷徑 3", + "advance/mobile/shorcut/shortcut/4": "捷徑 4", "advance/mobile/shorcut/save": " 儲存捷徑設定", - "advance/mobile/shorcut/updated":"捷徑設定已更新", + "advance/mobile/shorcut/updated": "捷徑設定已更新", "advance/mobile/shorcut/updateddesc": "開啟手柳機桌面界面以瀏覽變更。", - - - "":"" - }, - "titles":{ - + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "個人化", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ - "menu/wallpaper":"壁紙", - "menu/sound":"音效", - "menu/theme":"主題", - "menu/advance":"進階", - - "wallpaper/title":"桌面壁紙圖包", - "wallpaper/desc":"使用內置桌面壁紙圖包", + "fwtitle": "個人化", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { + "menu/wallpaper": "壁紙", + "menu/sound": "音效", + "menu/theme": "主題", + "menu/advance": "進階", + "wallpaper/title": "桌面壁紙圖包", + "wallpaper/desc": "使用內置桌面壁紙圖包", "wallpaper/option/title": "桌面壁紙背景", "wallpaper/option/desc": "如果您已在進階頁面選擇從自定資料夾載入壁紙圖包,此項將會自動禁用。", "wallpaper/option/apply": " 更新壁紙", @@ -114,92 +99,79 @@ "wallpaper/option/updateddesc": "您應該很快便能在桌面看到你的新背景", "wallpaper/option/interval": "桌面壁紙替換間隔", "wallpaper/option/intervaldesc": "設定多久之後自動替換為下一張壁紙", - - "wallpaper/interval/10s":"10 秒", - "wallpaper/interval/30s":"30 秒", - "wallpaper/interval/60s":"60 秒", - "wallpaper/interval/3min":"3 分鐘", - "wallpaper/interval/5min":"5 分鐘", - "wallpaper/interval/10min":"10 分鐘", - "wallpaper/interval/30min":"30 分鐘", - "wallpaper/interval/1h":"1 小時", - - "wallpaper/interval/succ":"壁紙替換間隔設定已更新", - "wallpaper/interval/succdesc":"注意:此設定只適用於此瀏覽器。", - - "sound/title":"系統音效", - "sound/desc":"自定系統音效設定", - "sound/custom/title":"自定啟動音效", - "sound/custom/desc":"設定使用者進入網頁桌面時的啟動音效", - "sound/custom/disable":"停用", - "sound/custom/clear":"清除所選", - "sound/custom/select":"選擇檔案", + "wallpaper/interval/10s": "10 秒", + "wallpaper/interval/30s": "30 秒", + "wallpaper/interval/60s": "60 秒", + "wallpaper/interval/3min": "3 分鐘", + "wallpaper/interval/5min": "5 分鐘", + "wallpaper/interval/10min": "10 分鐘", + "wallpaper/interval/30min": "30 分鐘", + "wallpaper/interval/1h": "1 小時", + "wallpaper/interval/succ": "壁紙替換間隔設定已更新", + "wallpaper/interval/succdesc": "注意:此設定只適用於此瀏覽器。", + "sound/title": "系統音效", + "sound/desc": "自定系統音效設定", + "sound/custom/title": "自定啟動音效", + "sound/custom/desc": "設定使用者進入網頁桌面時的啟動音效", + "sound/custom/disable": "停用", + "sound/custom/clear": "清除所選", + "sound/custom/select": "選擇檔案", "sound/disabled": "已停用", - - "themecolor/title":"主題顏色", - "themecolor/desc":"變更系統主題配色", - "themecolor/color/Red":"紅色系", - "themecolor/color/Pink":"粉色系", - "themecolor/color/Purple":"紫色系", - "themecolor/color/Deeppurple":"深紫色系", - "themecolor/color/Indigo":"靛青色系", - "themecolor/color/Blue":"藍色系", - "themecolor/color/Lightblue":"淺藍色系", - "themecolor/color/Cyan":"淺青色系", - "themecolor/color/Teal":"深青色系", - "themecolor/color/Green":"綠色系", - "themecolor/color/Lightgreen":"淺綠色系", - "themecolor/color/Lime":"黃綠色系", - "themecolor/color/Yellow":"黃色系", - "themecolor/color/Amber":"琥珀色系", - "themecolor/color/Orange":"橘橙色系", - "themecolor/color/Deeporange":"深橙色系", - "themecolor/color/Brown":"棕色系", - "themecolor/color/Grey":"灰色系", - "themecolor/color/Bluegrey":"灰藍色系", - "themecolor/color/Default":"還原預設主題配色", - - - "advance/title":"進階個人化選項", - "advance/desc":"管理您的桌面選項", - "advance/wallpaper/title":"自定桌面圖包", - "advance/wallpaper/desc":"使用自定義資料夾作為桌面圖包的存取路徑", - "advance/wallpaper/disabled":"已停用", - "advance/wallpaper/reminder":"如果您選擇從個人資料夾載入照片作桌面壁紙圖包,系統將會自動停用 壁紙 > 桌面壁紙圖包 內之選項。", - "advance/wallpaper/clear":"清除選項", - "advance/wallpaper/select":"選擇資料夾", - - "advance/mobile/shorcut/title":"手機桌面捷徑", - "advance/mobile/shorcut/subtitle":"更改手機桌面下方四個捷徑之設定", - "advance/mobile/shorcut/instruction":"請由 *左至右* 選擇你想要的捷徑", - "advance/mobile/shorcut/shortcut/1":"捷徑 1", - "advance/mobile/shorcut/shortcut/2":"捷徑 2", - "advance/mobile/shorcut/shortcut/3":"捷徑 3", - "advance/mobile/shorcut/shortcut/4":"捷徑 4", + "themecolor/title": "主題顏色", + "themecolor/desc": "變更系統主題配色", + "themecolor/color/Red": "紅色系", + "themecolor/color/Pink": "粉色系", + "themecolor/color/Purple": "紫色系", + "themecolor/color/Deeppurple": "深紫色系", + "themecolor/color/Indigo": "靛青色系", + "themecolor/color/Blue": "藍色系", + "themecolor/color/Lightblue": "淺藍色系", + "themecolor/color/Cyan": "淺青色系", + "themecolor/color/Teal": "深青色系", + "themecolor/color/Green": "綠色系", + "themecolor/color/Lightgreen": "淺綠色系", + "themecolor/color/Lime": "黃綠色系", + "themecolor/color/Yellow": "黃色系", + "themecolor/color/Amber": "琥珀色系", + "themecolor/color/Orange": "橘橙色系", + "themecolor/color/Deeporange": "深橙色系", + "themecolor/color/Brown": "棕色系", + "themecolor/color/Grey": "灰色系", + "themecolor/color/Bluegrey": "灰藍色系", + "themecolor/color/Default": "還原預設主題配色", + "advance/title": "進階個人化選項", + "advance/desc": "管理您的桌面選項", + "advance/wallpaper/title": "自定桌面圖包", + "advance/wallpaper/desc": "使用自定義資料夾作為桌面圖包的存取路徑", + "advance/wallpaper/disabled": "已停用", + "advance/wallpaper/reminder": "如果您選擇從個人資料夾載入照片作桌面壁紙圖包,系統將會自動停用 壁紙 > 桌面壁紙圖包 內之選項。", + "advance/wallpaper/clear": "清除選項", + "advance/wallpaper/select": "選擇資料夾", + "advance/mobile/shorcut/title": "手機桌面捷徑", + "advance/mobile/shorcut/subtitle": "更改手機桌面下方四個捷徑之設定", + "advance/mobile/shorcut/instruction": "請由 *左至右* 選擇你想要的捷徑", + "advance/mobile/shorcut/shortcut/1": "捷徑 1", + "advance/mobile/shorcut/shortcut/2": "捷徑 2", + "advance/mobile/shorcut/shortcut/3": "捷徑 3", + "advance/mobile/shorcut/shortcut/4": "捷徑 4", "advance/mobile/shorcut/save": " 儲存捷徑設定", - "advance/mobile/shorcut/updated":"捷徑設定已更新", + "advance/mobile/shorcut/updated": "捷徑設定已更新", "advance/mobile/shorcut/updateddesc": "開啟手柳機桌面界面以瀏覽變更。", - - "":"" - }, - "titles":{ - + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "个性化", - "fontFamily":"\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", - "strings":{ - "menu/wallpaper":"壁纸", - "menu/sound":"音效", - "menu/theme":"主题", - "menu/advance":"高级", - - "wallpaper/title":"桌面壁纸图包", - "wallpaper/desc":"使用内置桌面壁纸图包", + "fwtitle": "个性化", + "fontFamily": "\"Microsoft YaHei\",\"SimHei\", \"PingFangSC-Medium\", \"STHeiti\"", + "strings": { + "menu/wallpaper": "壁纸", + "menu/sound": "音效", + "menu/theme": "主题", + "menu/advance": "高级", + "wallpaper/title": "桌面壁纸图包", + "wallpaper/desc": "使用内置桌面壁纸图包", "wallpaper/option/title": "桌面壁纸背景", "wallpaper/option/desc": "如果您已在高级页面选择从自定文件夹加载壁纸图包,此项将会自动禁用。", "wallpaper/option/apply": " 更新壁纸", @@ -207,90 +179,77 @@ "wallpaper/option/updateddesc": "您应该很快便能在桌面看到你的新背景", "wallpaper/option/interval": "桌面壁纸更换间隔", "wallpaper/option/intervaldesc": "设定多久之后自动更换为下一张壁纸", - - "wallpaper/interval/10s":"10 秒", - "wallpaper/interval/30s":"30 秒", - "wallpaper/interval/60s":"60 秒", - "wallpaper/interval/3min":"3 分钟", - "wallpaper/interval/5min":"5 分钟", - "wallpaper/interval/10min":"10 分钟", - "wallpaper/interval/30min":"30 分钟", - "wallpaper/interval/1h":"1 小时", - - "wallpaper/interval/succ":"壁纸更换间隔设定已更新", - "wallpaper/interval/succdesc":"注意:此设定只适用于此浏览器。", - - "sound/title":"系统音效", - "sound/desc":"自定系统音效设置", - "sound/custom/title":"自定启动音效", - "sound/custom/desc":"设定使用者进入网页桌面时的启动音效", - "sound/custom/disable":"停用", - "sound/custom/clear":"清除所选", - "sound/custom/select":"选择文件", + "wallpaper/interval/10s": "10 秒", + "wallpaper/interval/30s": "30 秒", + "wallpaper/interval/60s": "60 秒", + "wallpaper/interval/3min": "3 分钟", + "wallpaper/interval/5min": "5 分钟", + "wallpaper/interval/10min": "10 分钟", + "wallpaper/interval/30min": "30 分钟", + "wallpaper/interval/1h": "1 小时", + "wallpaper/interval/succ": "壁纸更换间隔设定已更新", + "wallpaper/interval/succdesc": "注意:此设定只适用于此浏览器。", + "sound/title": "系统音效", + "sound/desc": "自定系统音效设置", + "sound/custom/title": "自定启动音效", + "sound/custom/desc": "设定使用者进入网页桌面时的启动音效", + "sound/custom/disable": "停用", + "sound/custom/clear": "清除所选", + "sound/custom/select": "选择文件", "sound/disabled": "已停用", - - "themecolor/title":"主题颜色", - "themecolor/desc":"变更系统主题配色", - "themecolor/color/Red":"红色系", - "themecolor/color/Pink":"粉色系", - "themecolor/color/Purple":"紫色系", - "themecolor/color/Deeppurple":"深紫色系", - "themecolor/color/Indigo":"靛青色系", - "themecolor/color/Blue":"蓝色系", - "themecolor/color/Lightblue":"浅蓝色系", - "themecolor/color/Cyan":"浅青色系", - "themecolor/color/Teal":"深青色系", - "themecolor/color/Green":"绿色系", - "themecolor/color/Lightgreen":"浅绿色系", - "themecolor/color/Lime":"黄绿色系", - "themecolor/color/Yellow":"黄色系", - "themecolor/color/Amber":"琥珀色系", - "themecolor/color/Orange":"橘橙色系", - "themecolor/color/Deeporange":"深橙色系", - "themecolor/color/Brown":"棕色系", - "themecolor/color/Grey":"灰色系", - "themecolor/color/Bluegrey":"灰蓝色系", - "themecolor/color/Default":"还原预设主题配色", - - - "advance/title":"高级个性化选项", - "advance/desc":"管理您的桌面选项", - "advance/wallpaper/title":"自定桌面图包", - "advance/wallpaper/desc":"使用自定义文件夹作为桌面图包的存取路径", - "advance/wallpaper/disabled":"已停用", - "advance/wallpaper/reminder":"如果您选择从个人文件夹加载照片作桌面壁纸图包,系统将会自动停用 壁纸 > 桌面壁纸图包 内的选项。", - "advance/wallpaper/clear":"清除选项", - "advance/wallpaper/select":"选择文件夹", - - "advance/mobile/shorcut/title":"手机桌面快捷方式", - "advance/mobile/shorcut/subtitle":"更改手机桌面下方四个快捷方式的设定", - "advance/mobile/shorcut/instruction":"请由 *左至右* 选择你想要的快捷方式", - "advance/mobile/shorcut/shortcut/1":"快捷方式 1", - "advance/mobile/shorcut/shortcut/2":"快捷方式 2", - "advance/mobile/shorcut/shortcut/3":"快捷方式 3", - "advance/mobile/shorcut/shortcut/4":"快捷方式 4", + "themecolor/title": "主题颜色", + "themecolor/desc": "变更系统主题配色", + "themecolor/color/Red": "红色系", + "themecolor/color/Pink": "粉色系", + "themecolor/color/Purple": "紫色系", + "themecolor/color/Deeppurple": "深紫色系", + "themecolor/color/Indigo": "靛青色系", + "themecolor/color/Blue": "蓝色系", + "themecolor/color/Lightblue": "浅蓝色系", + "themecolor/color/Cyan": "浅青色系", + "themecolor/color/Teal": "深青色系", + "themecolor/color/Green": "绿色系", + "themecolor/color/Lightgreen": "浅绿色系", + "themecolor/color/Lime": "黄绿色系", + "themecolor/color/Yellow": "黄色系", + "themecolor/color/Amber": "琥珀色系", + "themecolor/color/Orange": "橘橙色系", + "themecolor/color/Deeporange": "深橙色系", + "themecolor/color/Brown": "棕色系", + "themecolor/color/Grey": "灰色系", + "themecolor/color/Bluegrey": "灰蓝色系", + "themecolor/color/Default": "还原预设主题配色", + "advance/title": "高级个性化选项", + "advance/desc": "管理您的桌面选项", + "advance/wallpaper/title": "自定桌面图包", + "advance/wallpaper/desc": "使用自定义文件夹作为桌面图包的存取路径", + "advance/wallpaper/disabled": "已停用", + "advance/wallpaper/reminder": "如果您选择从个人文件夹加载照片作桌面壁纸图包,系统将会自动停用 壁纸 > 桌面壁纸图包 内的选项。", + "advance/wallpaper/clear": "清除选项", + "advance/wallpaper/select": "选择文件夹", + "advance/mobile/shorcut/title": "手机桌面快捷方式", + "advance/mobile/shorcut/subtitle": "更改手机桌面下方四个快捷方式的设定", + "advance/mobile/shorcut/instruction": "请由 *左至右* 选择你想要的快捷方式", + "advance/mobile/shorcut/shortcut/1": "快捷方式 1", + "advance/mobile/shorcut/shortcut/2": "快捷方式 2", + "advance/mobile/shorcut/shortcut/3": "快捷方式 3", + "advance/mobile/shorcut/shortcut/4": "快捷方式 4", "advance/mobile/shorcut/save": " 存储快捷方式设定", - "advance/mobile/shorcut/updated":"快捷方式设定已更新", + "advance/mobile/shorcut/updated": "快捷方式设定已更新", "advance/mobile/shorcut/updateddesc": "开启手机桌面界面以浏览变更。", - - "":"" - }, - "titles":{ - + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "en-us": { "fwtitle": "Personalization", - "fontFamily":"Arial, Helvetica, sans-serif", + "fontFamily": "Arial, Helvetica, sans-serif", "strings": { "menu/wallpaper": "Wallpaper", "menu/sound": "Sound", "menu/theme": "Theme", "menu/advance": "Advanced", - "wallpaper/title": "Desktop Wallpaper Pack", "wallpaper/desc": "Built-in desktop wallpaper pack", "wallpaper/option/title": "Desktop Wallpaper Background", @@ -300,7 +259,6 @@ "wallpaper/option/updateddesc": "You should see your new background on the desktop shortly", "wallpaper/option/interval": "Desktop Wallpaper Slideshow Interval", "wallpaper/option/intervaldesc": "Set how long before automatically switching to the next wallpaper", - "wallpaper/interval/10s": "10 seconds", "wallpaper/interval/30s": "30 seconds", "wallpaper/interval/60s": "60 seconds", @@ -309,10 +267,8 @@ "wallpaper/interval/10min": "10 minutes", "wallpaper/interval/30min": "30 minutes", "wallpaper/interval/1h": "1 hour", - "wallpaper/interval/succ": "Wallpaper slideshow interval updated", "wallpaper/interval/succdesc": "Note: This setting applies only to this browser.", - "sound/title": "System Sound", "sound/desc": "Customize system sound settings", "sound/custom/title": "Custom Startup Sound", @@ -321,7 +277,6 @@ "sound/custom/clear": "Clear Selection", "sound/custom/select": "Select File", "sound/disabled": "Disabled", - "themecolor/title": "Theme Color", "themecolor/desc": "Change system theme color", "themecolor/color/Red": "Red", @@ -344,7 +299,6 @@ "themecolor/color/Grey": "Grey", "themecolor/color/Bluegrey": "Blue Grey", "themecolor/color/Default": "Restore Default Theme Colors", - "advance/title": "Advanced Personalization Options", "advance/desc": "Manage your desktop options", "advance/wallpaper/title": "Custom Desktop Wallpaper Pack", @@ -353,7 +307,6 @@ "advance/wallpaper/reminder": "If you choose to load photos from a personal folder as the desktop wallpaper pack, the options under Wallpaper > Desktop Wallpaper Pack will be automatically disabled.", "advance/wallpaper/clear": "Clear Options", "advance/wallpaper/select": "Select Folder", - "advance/mobile/shorcut/title": "Mobile Desktop Shortcuts", "advance/mobile/shorcut/subtitle": "Change the settings for the four shortcuts at the bottom of the mobile desktop", "advance/mobile/shorcut/instruction": "Please select the shortcuts from *left to right*", @@ -364,7 +317,6 @@ "advance/mobile/shorcut/save": " Save Shortcut Settings", "advance/mobile/shorcut/updated": "Shortcut settings updated", "advance/mobile/shorcut/updateddesc": "Open the mobile desktop interface to view changes.", - "": "" }, "titles": {}, @@ -373,13 +325,12 @@ }, "ja-jp": { "fwtitle": "パーソナライズ", - "fontFamily":"\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", + "fontFamily": "\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", "strings": { "menu/wallpaper": "壁紙", "menu/sound": "サウンド", "menu/theme": "テーマ", "menu/advance": "高度な設定", - "wallpaper/title": "デスクトップ壁紙パック", "wallpaper/desc": "内蔵のデスクトップ壁紙パック", "wallpaper/option/title": "デスクトップ壁紙の背景", @@ -389,7 +340,6 @@ "wallpaper/option/updateddesc": "デスクトップに新しい背景がすぐに表示されるはずです", "wallpaper/option/interval": "デスクトップ壁紙スライドショーの間隔", "wallpaper/option/intervaldesc": "次の壁紙に自動的に切り替えるまでの時間を設定します", - "wallpaper/interval/10s": "10秒", "wallpaper/interval/30s": "30秒", "wallpaper/interval/60s": "60秒", @@ -398,10 +348,8 @@ "wallpaper/interval/10min": "10分", "wallpaper/interval/30min": "30分", "wallpaper/interval/1h": "1時間", - "wallpaper/interval/succ": "壁紙スライドショーの間隔が更新されました", "wallpaper/interval/succdesc": "注意:この設定はこのブラウザにのみ適用されます。", - "sound/title": "システムサウンド", "sound/desc": "システムサウンド設定をカスタマイズ", "sound/custom/title": "カスタムスタートアップサウンド", @@ -410,7 +358,6 @@ "sound/custom/clear": "選択をクリア", "sound/custom/select": "ファイルを選択", "sound/disabled": "無効", - "themecolor/title": "テーマカラー", "themecolor/desc": "システムのテーマカラーを変更", "themecolor/color/Red": "赤", @@ -433,7 +380,6 @@ "themecolor/color/Grey": "灰色", "themecolor/color/Bluegrey": "ブルーグレー", "themecolor/color/Default": "デフォルトテーマカラーを復元", - "advance/title": "高度なパーソナライズオプション", "advance/desc": "デスクトップオプションを管理", "advance/wallpaper/title": "カスタムデスクトップ壁紙パック", @@ -442,7 +388,6 @@ "advance/wallpaper/reminder": "個人用フォルダーから写真をデスクトップ壁紙パックとして読み込む場合、壁紙 > デスクトップ壁紙パックのオプションは自動的に無効になります。", "advance/wallpaper/clear": "オプションをクリア", "advance/wallpaper/select": "フォルダーを選択", - "advance/mobile/shorcut/title": "モバイルデスクトップショートカット", "advance/mobile/shorcut/subtitle": "モバイルデスクトップの下部にある4つのショートカットの設定を変更", "advance/mobile/shorcut/instruction": "*左から右* にショートカットを選択してください", @@ -453,7 +398,6 @@ "advance/mobile/shorcut/save": " ショートカット設定を保存", "advance/mobile/shorcut/updated": "ショートカット設定が更新されました", "advance/mobile/shorcut/updateddesc": "モバイルデスクトップインターフェイスを開いて変更を確認してください。", - "": "" }, "titles": {}, @@ -467,7 +411,6 @@ "menu/sound": "사운드", "menu/theme": "테마", "menu/advance": "고급 설정", - "wallpaper/title": "데스크탑 배경 화면 팩", "wallpaper/desc": "내장된 데스크탑 배경 화면 팩", "wallpaper/option/title": "데스크탑 배경 화면", @@ -477,7 +420,6 @@ "wallpaper/option/updateddesc": "곧 데스크탑에서 새로운 배경을 볼 수 있습니다", "wallpaper/option/interval": "데스크탑 배경 화면 슬라이드쇼 간격", "wallpaper/option/intervaldesc": "다음 배경 화면으로 자동으로 전환되기까지의 시간을 설정합니다", - "wallpaper/interval/10s": "10초", "wallpaper/interval/30s": "30초", "wallpaper/interval/60s": "60초", @@ -486,10 +428,8 @@ "wallpaper/interval/10min": "10분", "wallpaper/interval/30min": "30분", "wallpaper/interval/1h": "1시간", - "wallpaper/interval/succ": "배경 화면 슬라이드쇼 간격이 업데이트되었습니다", "wallpaper/interval/succdesc": "참고: 이 설정은 이 브라우저에만 적용됩니다.", - "sound/title": "시스템 사운드", "sound/desc": "시스템 사운드 설정을 사용자 지정", "sound/custom/title": "사용자 지정 시작 사운드", @@ -498,7 +438,6 @@ "sound/custom/clear": "선택 해제", "sound/custom/select": "파일 선택", "sound/disabled": "비활성화됨", - "themecolor/title": "테마 색상", "themecolor/desc": "시스템 테마 색상을 변경", "themecolor/color/Red": "빨간색", @@ -521,7 +460,6 @@ "themecolor/color/Grey": "회색", "themecolor/color/Bluegrey": "파란 회색", "themecolor/color/Default": "기본 테마 색상 복원", - "advance/title": "고급 개인화 옵션", "advance/desc": "데스크탑 옵션 관리", "advance/wallpaper/title": "사용자 지정 데스크탑 배경 화면 팩", @@ -530,7 +468,6 @@ "advance/wallpaper/reminder": "개인 폴더에서 사진을 데스크탑 배경 화면 팩으로 로드하도록 선택하면, 배경 화면 > 데스크탑 배경 화면 팩의 옵션이 자동으로 비활성화됩니다.", "advance/wallpaper/clear": "옵션 해제", "advance/wallpaper/select": "폴더 선택", - "advance/mobile/shorcut/title": "모바일 데스크탑 바로 가기", "advance/mobile/shorcut/subtitle": "모바일 데스크탑 하단의 네 개 바로 가기 설정 변경", "advance/mobile/shorcut/instruction": "*왼쪽에서 오른쪽*으로 바로 가기를 선택하십시오", @@ -541,12 +478,88 @@ "advance/mobile/shorcut/save": " 바로 가기 설정 저장", "advance/mobile/shorcut/updated": "바로 가기 설정이 업데이트되었습니다", "advance/mobile/shorcut/updateddesc": "모바일 데스크탑 인터페이스를 열어 변경 사항을 확인하십시오.", - "": "" }, "titles": {}, "placeholder": {} + }, + "ru-ru": { + "fwtitle": "Персонализация", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "menu/wallpaper": "Обои", + "menu/sound": "Звук", + "menu/theme": "Тема", + "menu/advance": "Дополнительно", + "wallpaper/title": "Пакет обоев для рабочего стола", + "wallpaper/desc": "Встроенный пакет обоев для рабочего стола", + "wallpaper/option/title": "Фоновые обои рабочего стола", + "wallpaper/option/desc": "Если вы выбрали загрузку обоев из пользовательской папки на вкладке «Дополнительно», эта опция будет автоматически отключена.", + "wallpaper/option/apply": " Обновить обои", + "wallpaper/option/updated": "Обои рабочего стола обновлены", + "wallpaper/option/updateddesc": "Вы должны вскоре увидеть новый фон на рабочем столе", + "wallpaper/option/interval": "Интервал смены обоев на рабочем столе", + "wallpaper/option/intervaldesc": "Установите, через какое время переключаться на следующие обои", + "wallpaper/interval/10s": "10 секунд", + "wallpaper/interval/30s": "30 секунд", + "wallpaper/interval/60s": "60 секунд", + "wallpaper/interval/3min": "3 минуты", + "wallpaper/interval/5min": "5 минут", + "wallpaper/interval/10min": "10 минут", + "wallpaper/interval/30min": "30 минут", + "wallpaper/interval/1h": "1 час", + "wallpaper/interval/succ": "Интервал смены обоев обновлён", + "wallpaper/interval/succdesc": "Примечание: эти настройки применяются только к этому браузеру.", + "sound/title": "Системный звук", + "sound/desc": "Настройка параметров системного звука", + "sound/custom/title": "Пользовательский звук при запуске", + "sound/custom/desc": "Установить звук запуска, когда пользователь входит в веб-версию рабочего стола", + "sound/custom/disable": "Отключить", + "sound/custom/clear": "Очистить выбор", + "sound/custom/select": "Выбрать файл", + "sound/disabled": "Отключено", + "themecolor/title": "Цвет темы", + "themecolor/desc": "Изменить цвет темы системы", + "themecolor/color/Red": "Красный", + "themecolor/color/Pink": "Розовый", + "themecolor/color/Purple": "Фиолетовый", + "themecolor/color/Deeppurple": "Тёмно-фиолетовый", + "themecolor/color/Indigo": "Индиго", + "themecolor/color/Blue": "Синий", + "themecolor/color/Lightblue": "Светло-синий", + "themecolor/color/Cyan": "Голубой", + "themecolor/color/Teal": "Бирюзовый", + "themecolor/color/Green": "Зелёный", + "themecolor/color/Lightgreen": "Светло-зелёный", + "themecolor/color/Lime": "Лайм", + "themecolor/color/Yellow": "Жёлтый", + "themecolor/color/Amber": "Янтарный", + "themecolor/color/Orange": "Оранжевый", + "themecolor/color/Deeporange": "Тёмно-оранжевый", + "themecolor/color/Brown": "Коричневый", + "themecolor/color/Grey": "Серый", + "themecolor/color/Bluegrey": "Серо-голубой", + "themecolor/color/Default": "Восстановить цвета темы по умолчанию", + "advance/title": "Расширенные параметры персонализации", + "advance/desc": "Управление параметрами рабочего стола", + "advance/wallpaper/title": "Пользовательский пакет обоев для рабочего стола", + "advance/wallpaper/desc": "Использовать пользовательскую папку в качестве источника для пакета обоев рабочего стола", + "advance/wallpaper/disabled": "Отключено", + "advance/wallpaper/reminder": "Если вы выберете загрузку фотографий из личной папки в качестве пакета обоев для рабочего стола, параметры в разделе Обои > Пакет обоев для рабочего стола будут автоматически отключены.", + "advance/wallpaper/clear": "Очистить параметры", + "advance/wallpaper/select": "Выбрать папку", + "advance/mobile/shorcut/title": "Ярлыки мобильного рабочего стола", + "advance/mobile/shorcut/subtitle": "Изменить настройки четырёх ярлыков в нижней части мобильного рабочего стола", + "advance/mobile/shorcut/instruction": "Пожалуйста, выберите ярлыки *слева направо*", + "advance/mobile/shorcut/shortcut/1": "Ярлык 1", + "advance/mobile/shorcut/shortcut/2": "Ярлык 2", + "advance/mobile/shorcut/shortcut/3": "Ярлык 3", + "advance/mobile/shorcut/shortcut/4": "Ярлык 4", + "advance/mobile/shorcut/save": " Сохранить настройки ярлыков", + "advance/mobile/shorcut/updated": "Настройки ярлыков обновлены", + "advance/mobile/shorcut/updateddesc": "Откройте интерфейс мобильного рабочего стола, чтобы увидеть изменения." + }, + "titles": {}, + "placeholder": {} } - - } \ No newline at end of file diff --git a/src/web/SystemAO/locale/sharelist.json b/src/web/SystemAO/locale/sharelist.json index 49fe96c6..be4e88ad 100644 --- a/src/web/SystemAO/locale/sharelist.json +++ b/src/web/SystemAO/locale/sharelist.json @@ -3,78 +3,91 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "分享管理員", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ + "fwtitle": "分享管理員", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { "title/title": "分享管理員", - "title/desc":"在此虛擬磁碟內的分享連結", - "message/noshare/title":"沒有分享連結", - "message/noshare/desc":"此虛擬磁碟內並沒有已分享之連結。試試從檔案管理員選擇一個檔案並點擊「分享」?", + "title/desc": "在此虛擬磁碟內的分享連結", + "message/noshare/title": "沒有分享連結", + "message/noshare/desc": "此虛擬磁碟內並沒有已分享之連結。試試從檔案管理員選擇一個檔案並點擊「分享」?", "message/delwarning": "所有協作者將無法通過檔案共享界面訪問此文件。確認?", "message/removed": "已移除分享", - "item/creator":"創建者:", - "item/perm":"存取權限:", - - "":"" + "item/creator": "創建者:", + "item/perm": "存取權限:", + "": "" }, - "titles":{ + "titles": { "Copy Link": "複製連結", - "Open Share":"打開分享頁", + "Open Share": "打開分享頁", "Open in File Manager": "在檔案管理員打開", "Delete Share": "刪除此分享" }, - "placeholder":{ - - } + "placeholder": {} }, "zh-hk": { - "fwtitle" : "分享管理員", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "strings":{ + "fwtitle": "分享管理員", + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "strings": { "title/title": "分享管理員", - "title/desc":"在此虛擬磁碟內的分享連結", - "message/noshare/title":"沒有分享連結", - "message/noshare/desc":"此虛擬磁碟內並沒有已分享之連結。試試從檔案管理員選擇一個檔案並點擊「分享」?", + "title/desc": "在此虛擬磁碟內的分享連結", + "message/noshare/title": "沒有分享連結", + "message/noshare/desc": "此虛擬磁碟內並沒有已分享之連結。試試從檔案管理員選擇一個檔案並點擊「分享」?", "message/delwarning": "所有協作者將無法通過檔案共享界面訪問此文件。確認?", "message/removed": "已移除分享", - "item/creator":"創建者:", - "item/perm":"存取權限:", - - "":"" + "item/creator": "創建者:", + "item/perm": "存取權限:", + "": "" }, - "titles":{ + "titles": { "Copy Link": "複製連結", - "Open Share":"打開分享頁", + "Open Share": "打開分享頁", "Open in File Manager": "在檔案管理員打開", "Delete Share": "刪除此分享" }, - "placeholder":{ - - } + "placeholder": {} }, "zh-cn": { - "fwtitle" : "分享管理器", - "strings":{ + "fwtitle": "分享管理器", + "strings": { "title/title": "分享管理器", - "title/desc":"在此虚拟磁盘内的分享链接", - "message/noshare/title":"没有分享链接", - "message/noshare/desc":"此虚拟磁盘内并没有已分享的链接。试试从文件管理器选择一个文件并点击「分享」? ", + "title/desc": "在此虚拟磁盘内的分享链接", + "message/noshare/title": "没有分享链接", + "message/noshare/desc": "此虚拟磁盘内并没有已分享的链接。试试从文件管理器选择一个文件并点击「分享」? ", "message/delwarning": "所有协作者将无法通过文件共享界面访问此文件。确认?", "message/removed": "已移除分享", - "item/creator":"创建者:", - "item/perm":"存取权限:", - - "":"" + "item/creator": "创建者:", + "item/perm": "存取权限:", + "": "" }, - "titles":{ + "titles": { "Copy Link": "复制链接", - "Open Share":"打开分享页", + "Open Share": "打开分享页", "Open in File Manager": "在文件管理器打开", "Delete Share": "删除此分享" }, - "placeholder":{ - - } + "placeholder": {} + }, + "ru-ru": { + "fwtitle": "Менеджер общего доступа", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "title/title": "Менеджер общего доступа", + "title/desc": "Ссылки на общий доступ внутри этого виртуального диска", + "message/noshare/title": "Нет ссылок на общий доступ", + "message/noshare/desc": "Внутри этого виртуального диска нет ссылок на общий доступ. Попробуете выбрать файл в файловом менеджере и нажать «Поделиться»?", + "message/delwarning": "Все сотрудники больше не смогут получить доступ к этому файлу через интерфейс общего доступа. Подтвердить?", + "message/removed": "Общий доступ удалён", + "item/creator": "Создатель:", + "item/perm": "Разрешения на доступ:", + "": "" + }, + "titles": { + "Copy Link": "Копировать ссылку", + "Open Share": "Открыть страницу общего доступа", + "Open in File Manager": "Открыть в файловом менеджере", + "Delete Share": "Удалить этот общий доступ" + }, + "placeholder": {} } } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/subservices_setting.json b/src/web/SystemAO/locale/subservices_setting.json index 06016c26..b6b34d9e 100644 --- a/src/web/SystemAO/locale/subservices_setting.json +++ b/src/web/SystemAO/locale/subservices_setting.json @@ -121,6 +121,26 @@ "subservices/ServiceName": "서비스 이름", "subservices/Start": "시작" } + }, + "ru-ru": { + "name": "Russian (RU)", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "subservices/Title": "Управление подчинёнными службами", + "subservices/Subtitle": "Объединение служб с помощью подчинённых служб", + "subservices/WhatIs": "Что такое подчинённая служба?", + "subservices/Desc": "Подчинённая служба — это один из типов модулей ArOZ Online, который не встроен в ядро системы, но действует как встроенный. Она работает на основе обратного прокси, встроенного в ядро ArOZ Online, и может обслуживать веб-контент так же, как и встроенный модуль. В отличие от основных модулей, которые нельзя отключить, вы можете отключать подчинённые службы, чтобы экономить энергию при необходимости.", + "subservices/Running": "Запущенные службы", + "subservices/Module": "Соответствующий модуль", + "subservices/Port": "Порт", + "subservices/ProxyPath": "Путь обратного прокси", + "subservices/Executable": "Исполняемый файл (ID процесса)", + "subservices/Action": "Действие", + "subservices/Disable": "ОТКЛЮЧИТЬ", + "subservices/Disabled": "Отключённые службы", + "subservices/ServiceName": "Имя службы", + "subservices/Start": "Запустить" + } } } -} +} \ No newline at end of file diff --git a/src/web/SystemAO/locale/switchAccount.json b/src/web/SystemAO/locale/switchAccount.json index f5892e79..779557db 100644 --- a/src/web/SystemAO/locale/switchAccount.json +++ b/src/web/SystemAO/locale/switchAccount.json @@ -3,146 +3,147 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "帳戶切換管理員", - "strings":{ - "desc/currentAccount":"使用中的帳戶", - "desc/savedAccount":"已在此瀏覽器登入之帳戶", - "desc/sign-in-new":"切換至其他帳戶", - "desc/username":"用戶名稱", - "desc/password":"密碼", - "desc/enterPassword":"輸入密碼以恢復階段", + "fwtitle": "帳戶切換管理員", + "strings": { + "desc/currentAccount": "使用中的帳戶", + "desc/savedAccount": "已在此瀏覽器登入之帳戶", + "desc/sign-in-new": "切換至其他帳戶", + "desc/username": "用戶名稱", + "desc/password": "密碼", + "desc/enterPassword": "輸入密碼以恢復階段", "desc/switchAccount": "切換帳戶", - "desc/noAlternative":"此瀏覽器上沒有儲存其他帳戶", - "desc/sessionValid":"登錄狀態可用", - "desc/sessionExpired":"登錄狀態已過期", - "desc/addAccount":"新增本機帳戶", - "desc/signoutAll":"登出其他已儲存的帳戶", - - "msg/logout/confirm":"確認登出所有其他儲存在本瀏覽器的帳戶?", + "desc/noAlternative": "此瀏覽器上沒有儲存其他帳戶", + "desc/sessionValid": "登錄狀態可用", + "desc/sessionExpired": "登錄狀態已過期", + "desc/addAccount": "新增本機帳戶", + "desc/signoutAll": "登出其他已儲存的帳戶", + "msg/logout/confirm": "確認登出所有其他儲存在本瀏覽器的帳戶?", "msg/logout/thisAcConfirm": "確認登出本帳戶?", - "button/login":"登入", - "button/logout":"登出", - - - "":"" + "button/login": "登入", + "button/logout": "登出", + "": "" }, - "titles":{ - - }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "帳戶切換管理員", - "strings":{ - "desc/currentAccount":"使用中的帳戶", - "desc/savedAccount":"已在此瀏覽器登入之帳戶", - "desc/sign-in-new":"切換至其他帳戶", - "desc/username":"用戶名稱", - "desc/password":"密碼", - "desc/enterPassword":"輸入密碼以恢復階段", + "fwtitle": "帳戶切換管理員", + "strings": { + "desc/currentAccount": "使用中的帳戶", + "desc/savedAccount": "已在此瀏覽器登入之帳戶", + "desc/sign-in-new": "切換至其他帳戶", + "desc/username": "用戶名稱", + "desc/password": "密碼", + "desc/enterPassword": "輸入密碼以恢復階段", "desc/switchAccount": "切換帳戶", - "desc/noAlternative":"此瀏覽器上沒有儲存其他帳戶", - "desc/sessionValid":"登錄狀態可用", - "desc/sessionExpired":"登錄狀態已過期", - "desc/addAccount":"新增本機帳戶", - "desc/signoutAll":"登出其他已儲存的帳戶", - - "msg/logout/confirm":"確認登出所有其他儲存在本瀏覽器的帳戶?", + "desc/noAlternative": "此瀏覽器上沒有儲存其他帳戶", + "desc/sessionValid": "登錄狀態可用", + "desc/sessionExpired": "登錄狀態已過期", + "desc/addAccount": "新增本機帳戶", + "desc/signoutAll": "登出其他已儲存的帳戶", + "msg/logout/confirm": "確認登出所有其他儲存在本瀏覽器的帳戶?", "msg/logout/thisAcConfirm": "確認登出本帳戶?", - "button/login":"登入", - "button/logout":"登出", - "":"" - }, - "titles":{ - + "button/login": "登入", + "button/logout": "登出", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "帐户切换管理器", - "strings":{ - "desc/currentAccount":"使用中的帐户", - "desc/savedAccount":"已在此浏览器登录之帐户", - "desc/sign-in-new":"切换至其他帐户", - "desc/username":"用户名称", - "desc/password":"密码", - "desc/enterPassword":"输入密码以恢复状态", + "fwtitle": "帐户切换管理器", + "strings": { + "desc/currentAccount": "使用中的帐户", + "desc/savedAccount": "已在此浏览器登录之帐户", + "desc/sign-in-new": "切换至其他帐户", + "desc/username": "用户名称", + "desc/password": "密码", + "desc/enterPassword": "输入密码以恢复状态", "desc/switchAccount": "切换帐户", - "desc/noAlternative":"此浏览器上没有存储其他帐户", - "desc/sessionValid":"登录状态可用", - "desc/sessionExpired":"登录状态已过期", - "desc/addAccount":"新增本机帐户", - "desc/signoutAll":"登出其他已储存的帐户", - - "msg/logout/confirm":"确认登出所有其他储存在本浏览器的帐户?", + "desc/noAlternative": "此浏览器上没有存储其他帐户", + "desc/sessionValid": "登录状态可用", + "desc/sessionExpired": "登录状态已过期", + "desc/addAccount": "新增本机帐户", + "desc/signoutAll": "登出其他已储存的帐户", + "msg/logout/confirm": "确认登出所有其他储存在本浏览器的帐户?", "msg/logout/thisAcConfirm": "确认登出本帐户?", - "button/login":"登录", - "button/logout":"登出", - "":"" - }, - "titles":{ - + "button/login": "登录", + "button/logout": "登出", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "en-us": { - "fwtitle" : "Account Manager", - "strings":{ + "fwtitle": "Account Manager", + "strings": { "desc/currentAccount": "Current Account", "desc/savedAccount": "Saved accounts on this browser", - "desc/sign-in-new":"Sign-in to new account", + "desc/sign-in-new": "Sign-in to new account", "desc/username": "Username", "desc/password": "Password", "desc/enterPassword": "Enter password to resume session", "desc/switchAccount": "Add Local Account", - "desc/noAlternative":"No other account stored on this browser", + "desc/noAlternative": "No other account stored on this browser", "desc/sessionValid": "Session Valid", "desc/sessionExpired": "Session Expired", "desc/addAccount": "Add local account", - "desc/signoutAll":"Sign out other saved accounts", - + "desc/signoutAll": "Sign out other saved accounts", "msg/logout/confirm": "This will logout all other accounts from this browser. Confirm?", "msg/logout/thisAcConfirm": "Exiting Session. Confirm?", "button/login": "login", "button/logout": "Logout", - "":"" + "": "" }, - "titles":{ - - }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, - "ja-jp":{ - "name":"日本語", - "fwtitle" : "アカウントマネージャー", - "fontFamily":"\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", - "strings":{ + "ja-jp": { + "name": "日本語", + "fwtitle": "アカウントマネージャー", + "fontFamily": "\"Meiryo UI\", \"Arial Unicode MS\", \"Hiragino Kaku Gothic Pro\"", + "strings": { "desc/currentAccount": "現在のアカウント", "desc/savedAccount": "このブラウザに保存されたアカウント", - "desc/sign-in-new":"新しいアカウントにサインイン", + "desc/sign-in-new": "新しいアカウントにサインイン", "desc/username": "ユーザー名", "desc/password": "パスワード", "desc/enterPassword": "セッションを再開するためにパスワードを入力してください", "desc/switchAccount": "ローカルアカウントを追加", - "desc/noAlternative":"このブラウザに他のアカウントは保存されていません", + "desc/noAlternative": "このブラウザに他のアカウントは保存されていません", "desc/sessionValid": "セッション有効", "desc/sessionExpired": "セッションの有効期限が切れました", "desc/addAccount": "ローカルアカウントを追加", - "desc/signoutAll":"他の保存されたアカウントからログアウト", - + "desc/signoutAll": "他の保存されたアカウントからログアウト", "msg/logout/confirm": "これにより、このブラウザから他のすべてのアカウントがログアウトされます。確認しますか?", "msg/logout/thisAcConfirm": "セッションを終了します。確認しますか?", "button/login": "ログイン", "button/logout": "ログアウト" - } + } + }, + "ru-ru": { + "fwtitle": "Менеджер аккаунтов", + "fontFamily": "Calibri Regular, Calibri Bold", + "strings": { + "desc/currentAccount": "Текущий аккаунт", + "desc/savedAccount": "Сохранённые аккаунты в этом браузере", + "desc/sign-in-new": "Войти в новый аккаунт", + "desc/username": "Имя пользователя", + "desc/password": "Пароль", + "desc/enterPassword": "Введите пароль, чтобы возобновить сессию", + "desc/switchAccount": "Добавить локальный аккаунт", + "desc/noAlternative": "В этом браузере нет других сохранённых аккаунтов", + "desc/sessionValid": "Сессия действительна", + "desc/sessionExpired": "Сессия истекла", + "desc/addAccount": "Добавить локальный аккаунт", + "desc/signoutAll": "Выйти из других сохранённых аккаунтов", + "msg/logout/confirm": "Это действие выйдет из всех других аккаунтов в этом браузере. Подтвердить?", + "msg/logout/thisAcConfirm": "Завершение сессии. Подтвердить?", + "button/login": "войти", + "button/logout": "Выйти" + }, + "titles": {}, + "placeholder": {} } } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/system_settings.json b/src/web/SystemAO/locale/system_settings.json index e9d947e5..3c77f35f 100644 --- a/src/web/SystemAO/locale/system_settings.json +++ b/src/web/SystemAO/locale/system_settings.json @@ -4,414 +4,347 @@ "keys": { "zh-tw": { "name": "繁體中文(台灣)", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "fwtitle" : "系統設定", - "strings":{ - "menu/group/Host Information":"系統資訊", - "menu/group/Devices & IoT":"裝置與物聯網", - "menu/group/Module Management":"模組管理", - "menu/group/Disk & Storage":"磁碟與儲存裝置", - "menu/group/Network & Connection":"網絡與連接", - "menu/group/Users & Groups":"使用者及群組", - "menu/group/Clusters & Scheduling":"集群與排程", - "menu/group/Security & Auth":"安全與登入", - "menu/group/Developer Options":"開發者選項", - "menu/group/About ArOZ":"關於 ArozOS", - - "tab/info/Overview":"系統概覽", - "tab/info/Host Info":"伺服器資訊", - "tab/info/Performance":"效能", - "tab/info/Runtime":"運行環境", - "tab/info/Power":"電源", - "tab/info/Updates":"系統更新", - - "tab/module/Add & Remove Module":"新增或移除模組", - "tab/module/Subservices":"子服務", - "tab/module/Default Module":"預設開啟", - "tab/module/Module List":"已安裝模組", - - "tab/disk/Storage Quota":"儲存配額", - "tab/disk/Space Finder":"空間魔術師", - "tab/disk/Disk Space":"磁碟空間", - "tab/disk/Disk SMART":"SMART(磁碟健康)", - "tab/disk/Storage Pools":"系統儲存池", - - "tab/device/Client Device":"客戶端", - "tab/device/Audio Testing":"喇叭測試", - "tab/device/Display Testing":"顯示測試", - "tab/device/Language":"裝置語言", - "tab/device/IoT Hub":"物聯網驅動", - - "tab/network/Network Info":"網絡概覽", - "tab/network/Port Forward":"連接埠轉送", - "tab/network/Personal Page":"個人網頁", - "tab/network/WiFi Info":"無線網絡資訊", - "tab/network/WiFi Settings":"無線網絡設定", - "tab/network/File Servers":"檔案伺服器", - - "tab/users/My Account":"我的帳戶", - "tab/users/User List":"使用者管理", - "tab/users/Permission Groups":"權限群組", - "tab/users/Public Registry":"公眾注冊", - - "tab/cluster/Tasks Scheduler":"工作排程", - "tab/cluster/Neighbourhood":"網路上的芳鄰", - "tab/cluster/Cluster List":"集群管理", - "tab/cluster/Cluster Toolbox":"集群工具", - - "tab/security/Connection Log":"連接記錄", - "tab/security/Access Control":"存取管理", - "tab/security/OAuth":"OAuth 設定", - "tab/security/LDAP":"LDAP 設定", - - "tab/advance/System Log":"系統記錄", - "tab/advance/Auto Login Mode":"自動登入模式", - "tab/advance/Disk Manager":"磁碟管理員", - - "tab/about/ArozOS":"關於 ArozOS", - "tab/about/Open Source":"開源元件", - "tab/about/License":"系統授權", - "tab/about/Vendor":"供應商", - - "":"" + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fwtitle": "系統設定", + "strings": { + "menu/group/Host Information": "系統資訊", + "menu/group/Devices & IoT": "裝置與物聯網", + "menu/group/Module Management": "模組管理", + "menu/group/Disk & Storage": "磁碟與儲存裝置", + "menu/group/Network & Connection": "網絡與連接", + "menu/group/Users & Groups": "使用者及群組", + "menu/group/Clusters & Scheduling": "集群與排程", + "menu/group/Security & Auth": "安全與登入", + "menu/group/Developer Options": "開發者選項", + "menu/group/About ArOZ": "關於 ArozOS", + "tab/info/Overview": "系統概覽", + "tab/info/Host Info": "伺服器資訊", + "tab/info/Performance": "效能", + "tab/info/Runtime": "運行環境", + "tab/info/Power": "電源", + "tab/info/Updates": "系統更新", + "tab/module/Add & Remove Module": "新增或移除模組", + "tab/module/Subservices": "子服務", + "tab/module/Default Module": "預設開啟", + "tab/module/Module List": "已安裝模組", + "tab/disk/Storage Quota": "儲存配額", + "tab/disk/Space Finder": "空間魔術師", + "tab/disk/Disk Space": "磁碟空間", + "tab/disk/Disk SMART": "SMART(磁碟健康)", + "tab/disk/Storage Pools": "系統儲存池", + "tab/device/Client Device": "客戶端", + "tab/device/Audio Testing": "喇叭測試", + "tab/device/Display Testing": "顯示測試", + "tab/device/Language": "裝置語言", + "tab/device/IoT Hub": "物聯網驅動", + "tab/network/Network Info": "網絡概覽", + "tab/network/Port Forward": "連接埠轉送", + "tab/network/Personal Page": "個人網頁", + "tab/network/WiFi Info": "無線網絡資訊", + "tab/network/WiFi Settings": "無線網絡設定", + "tab/network/File Servers": "檔案伺服器", + "tab/users/My Account": "我的帳戶", + "tab/users/User List": "使用者管理", + "tab/users/Permission Groups": "權限群組", + "tab/users/Public Registry": "公眾注冊", + "tab/cluster/Tasks Scheduler": "工作排程", + "tab/cluster/Neighbourhood": "網路上的芳鄰", + "tab/cluster/Cluster List": "集群管理", + "tab/cluster/Cluster Toolbox": "集群工具", + "tab/security/Connection Log": "連接記錄", + "tab/security/Access Control": "存取管理", + "tab/security/OAuth": "OAuth 設定", + "tab/security/LDAP": "LDAP 設定", + "tab/advance/System Log": "系統記錄", + "tab/advance/Auto Login Mode": "自動登入模式", + "tab/advance/Disk Manager": "磁碟管理員", + "tab/about/ArozOS": "關於 ArozOS", + "tab/about/Open Source": "開源元件", + "tab/about/License": "系統授權", + "tab/about/Vendor": "供應商", + "": "" }, - "titles":{ - "Config and info about the Server Host":"伺服器設定與資訊", - "Connected clients and IoT devices":"客戶端及物聯網裝置", - "List of modules loaded in the system":"系統模組及子服務", - "Manage Storage Devices and Disks":"儲存池及硬碟管理", - "Perform ArozOS Updates":"進行 ArozOS 系統更新", - "Manage Host Network and Connections":"網絡與連接", - "Add, removed or edit users and groups":"使用者及權限群組", - "Cluster, Network Scanning and Task Scheduling":"集群、網絡掃描及定時執行", - "System Security and Auth Credentials":"系統安全與登入", - "Advance configs for developers":"開發者選項", - "Information of the current running ArOZ Online System":"關於 ArozOS", - - "Set the power state of the host device":"變更系統電源狀態", - "Change startup paramter in runtime":"更改執行環境之啟用參數", - "System CPU and RAM usage":"系統 CPU 及記憶體用量", - "System Information":"系統資訊", - "Overview for user information":"系統與使用者概覽", - - "Detail about the browser you are using":"關於您的瀏覽器資訊", - "Speaker and volume testing":"喇叭與音量測試", - "Display testing tools":"顯示器測試工具", - "Set the display language of the system":"設定在本裝置上使用的語言", - "Manage IoT Devices Scanners":"已安裝之物聯網裝置驅動程式", - - "A list of module currently loaded in the system":"已安裝的 WebApp 模組列表", - "Default module use to open a file":"設定預設開啟檔案之模組", - "Launch and kill subservices":"啟用和停用子服務", - "Install & Remove Module to the system":"新增或移除 WebApp 模組", - - "User Remaining Space":"顯示仍可使用的容量", - "Reclaim Storage Space on Disks":"找出佔用空間的檔案", - "System Storage Space on Disks":"磁碟容量與剩餘空間", - "HardDisk Health Checking":"磁碟健康狀態", - "Storage Pool Mounting Configuration":"掛載及管理系統儲存池", - - "Network Information":"網絡狀態及資訊", - "UPnP based port forwarding":"設定 UPnP 連接埠轉送", - "Personal Web Page":"架設個人網頁", - "Current Connected WiFi Information":"現時連接之無線網絡資訊", - "Setup WiFi Conenctions":"無線網絡設定", - "Network File Transfer Servers":"網頁檔案傳輸伺服器設定", - - "System Tasks and Excution Scheduler":"系統工作排程管理", - "Nearby ArOZ Host for Clustering":"掃描附近的 ArozOS 伺服器", - - "Logs for login attempts":"登入記錄", - "Prevent / Allow certain IP ranges from logging in":"黑 / 白名單管理", - "Allows external account access to system":"開放或關閉帳戶註冊功能", - - "View ArozOS System Log":"查閱系統記錄檔", - "Allow bots logging into the system automatically":"啟用 bot 自動登錄功能", - "Mount, Unmount and Formatting Local Disks":"掛載或格式化磁碟", - - "About this ArozOS":"關於本 ArozOS", - "License from the Open Source Community":"本系統使用之開源元件", - "License of ArozOS":"ArozOS 開源授權", - "Vendor Notes":"供應商備忘錄", - "":"" + "titles": { + "Config and info about the Server Host": "伺服器設定與資訊", + "Connected clients and IoT devices": "客戶端及物聯網裝置", + "List of modules loaded in the system": "系統模組及子服務", + "Manage Storage Devices and Disks": "儲存池及硬碟管理", + "Perform ArozOS Updates": "進行 ArozOS 系統更新", + "Manage Host Network and Connections": "網絡與連接", + "Add, removed or edit users and groups": "使用者及權限群組", + "Cluster, Network Scanning and Task Scheduling": "集群、網絡掃描及定時執行", + "System Security and Auth Credentials": "系統安全與登入", + "Advance configs for developers": "開發者選項", + "Information of the current running ArOZ Online System": "關於 ArozOS", + "Set the power state of the host device": "變更系統電源狀態", + "Change startup paramter in runtime": "更改執行環境之啟用參數", + "System CPU and RAM usage": "系統 CPU 及記憶體用量", + "System Information": "系統資訊", + "Overview for user information": "系統與使用者概覽", + "Detail about the browser you are using": "關於您的瀏覽器資訊", + "Speaker and volume testing": "喇叭與音量測試", + "Display testing tools": "顯示器測試工具", + "Set the display language of the system": "設定在本裝置上使用的語言", + "Manage IoT Devices Scanners": "已安裝之物聯網裝置驅動程式", + "A list of module currently loaded in the system": "已安裝的 WebApp 模組列表", + "Default module use to open a file": "設定預設開啟檔案之模組", + "Launch and kill subservices": "啟用和停用子服務", + "Install & Remove Module to the system": "新增或移除 WebApp 模組", + "User Remaining Space": "顯示仍可使用的容量", + "Reclaim Storage Space on Disks": "找出佔用空間的檔案", + "System Storage Space on Disks": "磁碟容量與剩餘空間", + "HardDisk Health Checking": "磁碟健康狀態", + "Storage Pool Mounting Configuration": "掛載及管理系統儲存池", + "Network Information": "網絡狀態及資訊", + "UPnP based port forwarding": "設定 UPnP 連接埠轉送", + "Personal Web Page": "架設個人網頁", + "Current Connected WiFi Information": "現時連接之無線網絡資訊", + "Setup WiFi Conenctions": "無線網絡設定", + "Network File Transfer Servers": "網頁檔案傳輸伺服器設定", + "System Tasks and Excution Scheduler": "系統工作排程管理", + "Nearby ArOZ Host for Clustering": "掃描附近的 ArozOS 伺服器", + "Logs for login attempts": "登入記錄", + "Prevent / Allow certain IP ranges from logging in": "黑 / 白名單管理", + "Allows external account access to system": "開放或關閉帳戶註冊功能", + "View ArozOS System Log": "查閱系統記錄檔", + "Allow bots logging into the system automatically": "啟用 bot 自動登錄功能", + "Mount, Unmount and Formatting Local Disks": "掛載或格式化磁碟", + "About this ArozOS": "關於本 ArozOS", + "License from the Open Source Community": "本系統使用之開源元件", + "License of ArozOS": "ArozOS 開源授權", + "Vendor Notes": "供應商備忘錄", + "": "" }, - "placeholder":{ - - } + "placeholder": {} }, "zh-hk": { "name": "繁體中文(香港)", - "fontFamily":"\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", - "fwtitle" : "系統設定", - "strings":{ - "menu/group/Host Information":"系統資訊", - "menu/group/Devices & IoT":"裝置與物聯網", - "menu/group/Module Management":"模組管理", - "menu/group/Disk & Storage":"磁碟與儲存裝置", - "menu/group/Network & Connection":"網絡與連接", - "menu/group/Users & Groups":"使用者及群組", - "menu/group/Clusters & Scheduling":"集群與排程", - "menu/group/Security & Auth":"安全與登入", - "menu/group/Developer Options":"開發者選項", - "menu/group/About ArOZ":"關於 ArozOS", - - "tab/info/Overview":"系統概覽", - "tab/info/Host Info":"伺服器資訊", - "tab/info/Performance":"效能", - "tab/info/Runtime":"運行環境", - "tab/info/Power":"電源", - "tab/info/Updates":"系統更新", - - "tab/module/Add & Remove Module":"新增或移除模組", - "tab/module/Subservices":"子服務", - "tab/module/Default Module":"預設開啟", - "tab/module/Module List":"已安裝模組", - - "tab/disk/Storage Quota":"儲存配額", - "tab/disk/Space Finder":"空間魔術師", - "tab/disk/Disk Space":"磁碟空間", - "tab/disk/Disk SMART":"SMART(磁碟健康)", - "tab/disk/Storage Pools":"系統儲存池", - - "tab/device/Client Device":"客戶端", - "tab/device/Audio Testing":"喇叭測試", - "tab/device/Display Testing":"顯示測試", - "tab/device/Language":"裝置語言", - "tab/device/IoT Hub":"物聯網驅動", - - "tab/network/Network Info":"網絡概覽", - "tab/network/Port Forward":"連接埠轉送", - "tab/network/Personal Page":"個人網頁", - "tab/network/WiFi Info":"無線網絡資訊", - "tab/network/WiFi Settings":"無線網絡設定", - "tab/network/File Servers":"檔案伺服器", - - "tab/users/My Account":"我的帳戶", - "tab/users/User List":"使用者管理", - "tab/users/Permission Groups":"權限群組", - "tab/users/Public Registry":"公眾注冊", - - "tab/cluster/Tasks Scheduler":"工作排程", - "tab/cluster/Neighbourhood":"網路上的芳鄰", - "tab/cluster/Cluster List":"集群管理", - "tab/cluster/Cluster Toolbox":"集群工具", - - "tab/security/Connection Log":"連接記錄", - "tab/security/Access Control":"存取管理", - "tab/security/OAuth":"OAuth 設定", - "tab/security/LDAP":"LDAP 設定", - - "tab/advance/System Log":"系統記錄", - "tab/advance/Auto Login Mode":"自動登入模式", - "tab/advance/Disk Manager":"磁碟管理員", - - "tab/about/ArozOS":"關於 ArozOS", - "tab/about/Open Source":"開源元件", - "tab/about/License":"系統授權", - "tab/about/Vendor":"供應商", - - "":"" + "fontFamily": "\"Microsoft JhengHei\",\"SimHei\", \"Apple LiGothic Medium\", \"STHeiti\"", + "fwtitle": "系統設定", + "strings": { + "menu/group/Host Information": "系統資訊", + "menu/group/Devices & IoT": "裝置與物聯網", + "menu/group/Module Management": "模組管理", + "menu/group/Disk & Storage": "磁碟與儲存裝置", + "menu/group/Network & Connection": "網絡與連接", + "menu/group/Users & Groups": "使用者及群組", + "menu/group/Clusters & Scheduling": "集群與排程", + "menu/group/Security & Auth": "安全與登入", + "menu/group/Developer Options": "開發者選項", + "menu/group/About ArOZ": "關於 ArozOS", + "tab/info/Overview": "系統概覽", + "tab/info/Host Info": "伺服器資訊", + "tab/info/Performance": "效能", + "tab/info/Runtime": "運行環境", + "tab/info/Power": "電源", + "tab/info/Updates": "系統更新", + "tab/module/Add & Remove Module": "新增或移除模組", + "tab/module/Subservices": "子服務", + "tab/module/Default Module": "預設開啟", + "tab/module/Module List": "已安裝模組", + "tab/disk/Storage Quota": "儲存配額", + "tab/disk/Space Finder": "空間魔術師", + "tab/disk/Disk Space": "磁碟空間", + "tab/disk/Disk SMART": "SMART(磁碟健康)", + "tab/disk/Storage Pools": "系統儲存池", + "tab/device/Client Device": "客戶端", + "tab/device/Audio Testing": "喇叭測試", + "tab/device/Display Testing": "顯示測試", + "tab/device/Language": "裝置語言", + "tab/device/IoT Hub": "物聯網驅動", + "tab/network/Network Info": "網絡概覽", + "tab/network/Port Forward": "連接埠轉送", + "tab/network/Personal Page": "個人網頁", + "tab/network/WiFi Info": "無線網絡資訊", + "tab/network/WiFi Settings": "無線網絡設定", + "tab/network/File Servers": "檔案伺服器", + "tab/users/My Account": "我的帳戶", + "tab/users/User List": "使用者管理", + "tab/users/Permission Groups": "權限群組", + "tab/users/Public Registry": "公眾注冊", + "tab/cluster/Tasks Scheduler": "工作排程", + "tab/cluster/Neighbourhood": "網路上的芳鄰", + "tab/cluster/Cluster List": "集群管理", + "tab/cluster/Cluster Toolbox": "集群工具", + "tab/security/Connection Log": "連接記錄", + "tab/security/Access Control": "存取管理", + "tab/security/OAuth": "OAuth 設定", + "tab/security/LDAP": "LDAP 設定", + "tab/advance/System Log": "系統記錄", + "tab/advance/Auto Login Mode": "自動登入模式", + "tab/advance/Disk Manager": "磁碟管理員", + "tab/about/ArozOS": "關於 ArozOS", + "tab/about/Open Source": "開源元件", + "tab/about/License": "系統授權", + "tab/about/Vendor": "供應商", + "": "" }, - "titles":{ - "Config and info about the Server Host":"伺服器設定與資訊", - "Connected clients and IoT devices":"客戶端及物聯網裝置", - "List of modules loaded in the system":"系統模組及子服務", - "Manage Storage Devices and Disks":"儲存池及硬碟管理", - "Perform ArozOS Updates":"進行 ArozOS 系統更新", - "Manage Host Network and Connections":"網絡與連接", - "Add, removed or edit users and groups":"使用者及權限群組", - "Cluster, Network Scanning and Task Scheduling":"集群、網絡掃描及定時執行", - "System Security and Auth Credentials":"系統安全與登入", - "Advance configs for developers":"開發者選項", - "Information of the current running ArOZ Online System":"關於 ArozOS", - - "Set the power state of the host device":"變更系統電源狀態", - "Change startup paramter in runtime":"更改執行環境之啟用參數", - "System CPU and RAM usage":"系統 CPU 及記憶體用量", - "System Information":"系統資訊", - "Overview for user information":"系統與使用者概覽", - - "Detail about the browser you are using":"關於您的瀏覽器資訊", - "Speaker and volume testing":"喇叭與音量測試", - "Display testing tools":"顯示器測試工具", - "Set the display language of the system":"設定在本裝置上使用的語言", - "Manage IoT Devices Scanners":"已安裝之物聯網裝置驅動程式", - - "A list of module currently loaded in the system":"已安裝的 WebApp 模組列表", - "Default module use to open a file":"設定預設開啟檔案之模組", - "Launch and kill subservices":"啟用和停用子服務", - "Install & Remove Module to the system":"新增或移除 WebApp 模組", - - "User Remaining Space":"顯示仍可使用的容量", - "Reclaim Storage Space on Disks":"找出佔用空間的檔案", - "System Storage Space on Disks":"磁碟容量與剩餘空間", - "HardDisk Health Checking":"磁碟健康狀態", - "Storage Pool Mounting Configuration":"掛載及管理系統儲存池", - - "Network Information":"網絡狀態及資訊", - "UPnP based port forwarding":"設定 UPnP 連接埠轉送", - "Personal Web Page":"架設個人網頁", - "Current Connected WiFi Information":"現時連接之無線網絡資訊", - "Setup WiFi Conenctions":"無線網絡設定", - "Network File Transfer Servers":"網頁檔案傳輸伺服器設定", - - "System Tasks and Excution Scheduler":"系統工作排程管理", - "Nearby ArOZ Host for Clustering":"掃描附近的 ArozOS 伺服器", - - "Logs for login attempts":"登入記錄", - "Prevent / Allow certain IP ranges from logging in":"黑 / 白名單管理", - "Allows external account access to system":"開放或關閉帳戶註冊功能", - - "View ArozOS System Log":"查閱系統記錄檔", - "Allow bots logging into the system automatically":"啟用 bot 自動登錄功能", - "Mount, Unmount and Formatting Local Disks":"掛載或格式化磁碟", - - "About this ArozOS":"關於本 ArozOS", - "License from the Open Source Community":"本系統使用之開源元件", - "License of ArozOS":"ArozOS 開源授權", - "Vendor Notes":"供應商備忘錄", - "":"" + "titles": { + "Config and info about the Server Host": "伺服器設定與資訊", + "Connected clients and IoT devices": "客戶端及物聯網裝置", + "List of modules loaded in the system": "系統模組及子服務", + "Manage Storage Devices and Disks": "儲存池及硬碟管理", + "Perform ArozOS Updates": "進行 ArozOS 系統更新", + "Manage Host Network and Connections": "網絡與連接", + "Add, removed or edit users and groups": "使用者及權限群組", + "Cluster, Network Scanning and Task Scheduling": "集群、網絡掃描及定時執行", + "System Security and Auth Credentials": "系統安全與登入", + "Advance configs for developers": "開發者選項", + "Information of the current running ArOZ Online System": "關於 ArozOS", + "Set the power state of the host device": "變更系統電源狀態", + "Change startup paramter in runtime": "更改執行環境之啟用參數", + "System CPU and RAM usage": "系統 CPU 及記憶體用量", + "System Information": "系統資訊", + "Overview for user information": "系統與使用者概覽", + "Detail about the browser you are using": "關於您的瀏覽器資訊", + "Speaker and volume testing": "喇叭與音量測試", + "Display testing tools": "顯示器測試工具", + "Set the display language of the system": "設定在本裝置上使用的語言", + "Manage IoT Devices Scanners": "已安裝之物聯網裝置驅動程式", + "A list of module currently loaded in the system": "已安裝的 WebApp 模組列表", + "Default module use to open a file": "設定預設開啟檔案之模組", + "Launch and kill subservices": "啟用和停用子服務", + "Install & Remove Module to the system": "新增或移除 WebApp 模組", + "User Remaining Space": "顯示仍可使用的容量", + "Reclaim Storage Space on Disks": "找出佔用空間的檔案", + "System Storage Space on Disks": "磁碟容量與剩餘空間", + "HardDisk Health Checking": "磁碟健康狀態", + "Storage Pool Mounting Configuration": "掛載及管理系統儲存池", + "Network Information": "網絡狀態及資訊", + "UPnP based port forwarding": "設定 UPnP 連接埠轉送", + "Personal Web Page": "架設個人網頁", + "Current Connected WiFi Information": "現時連接之無線網絡資訊", + "Setup WiFi Conenctions": "無線網絡設定", + "Network File Transfer Servers": "網頁檔案傳輸伺服器設定", + "System Tasks and Excution Scheduler": "系統工作排程管理", + "Nearby ArOZ Host for Clustering": "掃描附近的 ArozOS 伺服器", + "Logs for login attempts": "登入記錄", + "Prevent / Allow certain IP ranges from logging in": "黑 / 白名單管理", + "Allows external account access to system": "開放或關閉帳戶註冊功能", + "View ArozOS System Log": "查閱系統記錄檔", + "Allow bots logging into the system automatically": "啟用 bot 自動登錄功能", + "Mount, Unmount and Formatting Local Disks": "掛載或格式化磁碟", + "About this ArozOS": "關於本 ArozOS", + "License from the Open Source Community": "本系統使用之開源元件", + "License of ArozOS": "ArozOS 開源授權", + "Vendor Notes": "供應商備忘錄", + "": "" }, - "placeholder":{ - - } + "placeholder": {} }, "zh-cn": { "name": "简体中文(简体)", - "fwtitle" : "", - "strings":{ - "menu/group/Host Information":"系统信息", - "menu/group/Devices & IoT":"设备与物联网", - "menu/group/Module Management":"模块管理", - "menu/group/Disk & Storage":"硬盘与储存装置", - "menu/group/Network & Connection":"网络与连接", - "menu/group/Users & Groups":"用户及群组", - "menu/group/Clusters & Scheduling":"集群与计划", - "menu/group/Security & Auth":"安全与登入", - "menu/group/Developer Options":"开发者选项", - "menu/group/About ArOZ":"关于 ArozOS", - - "tab/info/Overview":"系统概览", - "tab/info/Host Info":"服务器信息", - "tab/info/Performance":"性能", - "tab/info/Runtime":"运行环境", - "tab/info/Power":"电源", - "tab/info/Updates":"系統更新", - - "tab/module/Add & Remove Module":"新增或移除模块", - "tab/module/Subservices":"子服务", - "tab/module/Default Module":"预装模块", - "tab/module/Module List":"已安装模块", - - "tab/disk/Storage Quota":"存储配额", - "tab/disk/Space Finder":"空间魔术师", - "tab/disk/Disk Space":"硬盘空间", - "tab/disk/Disk SMART":"SMART(硬盘健康)", - "tab/disk/Storage Pools":"系统储存池", - - "tab/device/Client Device":"客户端", - "tab/device/Audio Testing":"扬声器测试", - "tab/device/Display Testing":"显示测试", - "tab/device/Language":"语言", - "tab/device/IoT Hub":"物联网驱动", - - "tab/network/Network Info":"网络信息", - "tab/network/Port Forward":"端口转发", - "tab/network/Personal Page":"个人网页", - "tab/network/WiFi Info":"无线网络信息", - "tab/network/WiFi Settings":"无线网络设定", - "tab/network/File Servers":"文件服务器", - - "tab/users/My Account":"我的帐户", - "tab/users/User List":"用户管理", - "tab/users/Permission Groups":"群组权限", - "tab/users/Public Registry":"公众注册", - - "tab/cluster/Tasks Scheduler":"工作计划", - "tab/cluster/Neighbourhood":"网络邻居", - "tab/cluster/Cluster List":"集群管理", - "tab/cluster/Cluster Toolbox":"集群工具", - - "tab/security/Connection Log":"连接记录", - "tab/security/Access Control":"访问管理", - "tab/security/OAuth":"OAuth 设定", - "tab/security/LDAP":"LDAP 设定", - - "tab/advance/System Log":"系统日志", - "tab/advance/Auto Login Mode":"自动登录", - "tab/advance/Disk Manager":"硬盘管理员", - - "tab/about/ArozOS":"关于 ArozOS", - "tab/about/Open Source":"开源", - "tab/about/License":"系统授权", - "tab/about/Vendor":"供应商", - - "":"" + "fwtitle": "", + "strings": { + "menu/group/Host Information": "系统信息", + "menu/group/Devices & IoT": "设备与物联网", + "menu/group/Module Management": "模块管理", + "menu/group/Disk & Storage": "硬盘与储存装置", + "menu/group/Network & Connection": "网络与连接", + "menu/group/Users & Groups": "用户及群组", + "menu/group/Clusters & Scheduling": "集群与计划", + "menu/group/Security & Auth": "安全与登入", + "menu/group/Developer Options": "开发者选项", + "menu/group/About ArOZ": "关于 ArozOS", + "tab/info/Overview": "系统概览", + "tab/info/Host Info": "服务器信息", + "tab/info/Performance": "性能", + "tab/info/Runtime": "运行环境", + "tab/info/Power": "电源", + "tab/info/Updates": "系統更新", + "tab/module/Add & Remove Module": "新增或移除模块", + "tab/module/Subservices": "子服务", + "tab/module/Default Module": "预装模块", + "tab/module/Module List": "已安装模块", + "tab/disk/Storage Quota": "存储配额", + "tab/disk/Space Finder": "空间魔术师", + "tab/disk/Disk Space": "硬盘空间", + "tab/disk/Disk SMART": "SMART(硬盘健康)", + "tab/disk/Storage Pools": "系统储存池", + "tab/device/Client Device": "客户端", + "tab/device/Audio Testing": "扬声器测试", + "tab/device/Display Testing": "显示测试", + "tab/device/Language": "语言", + "tab/device/IoT Hub": "物联网驱动", + "tab/network/Network Info": "网络信息", + "tab/network/Port Forward": "端口转发", + "tab/network/Personal Page": "个人网页", + "tab/network/WiFi Info": "无线网络信息", + "tab/network/WiFi Settings": "无线网络设定", + "tab/network/File Servers": "文件服务器", + "tab/users/My Account": "我的帐户", + "tab/users/User List": "用户管理", + "tab/users/Permission Groups": "群组权限", + "tab/users/Public Registry": "公众注册", + "tab/cluster/Tasks Scheduler": "工作计划", + "tab/cluster/Neighbourhood": "网络邻居", + "tab/cluster/Cluster List": "集群管理", + "tab/cluster/Cluster Toolbox": "集群工具", + "tab/security/Connection Log": "连接记录", + "tab/security/Access Control": "访问管理", + "tab/security/OAuth": "OAuth 设定", + "tab/security/LDAP": "LDAP 设定", + "tab/advance/System Log": "系统日志", + "tab/advance/Auto Login Mode": "自动登录", + "tab/advance/Disk Manager": "硬盘管理员", + "tab/about/ArozOS": "关于 ArozOS", + "tab/about/Open Source": "开源", + "tab/about/License": "系统授权", + "tab/about/Vendor": "供应商", + "": "" }, - "titles":{ - "Config and info about the Server Host":"服务器设置与信息", - "Connected clients and IoT devices":"客户端与物联网设备", - "List of modules loaded in the system":"已加载的模块", - "Manage Storage Devices and Disks":"管理存储设备与硬盘", - "Perform ArozOS Updates":"进行 ArozOS 系统更新", - "Manage Host Network and Connections":"管理网络与连接", - "Add, removed or edit users and groups":"添加或移除用户及群组", - "Cluster, Network Scanning and Task Scheduling":"集群、网络扫描及定时任务", - "System Security and Auth Credentials":"系统安全与登入", - "Advance configs for developers":"开发者选项", - "Information of the current running ArOZ Online System":"关于 ArozOS", - - "Set the power state of the host device":"设置系统电源", - "Change startup paramter in runtime":"更改启动参数", - "System CPU and RAM usage":"系统CPU及RAM用量", - "System Information":"系统信息", - "Overview for user information":"用户信息概览", - - "Detail about the browser you are using":"浏览器细节", - "Speaker and volume testing":"扬声器与音量测试", - "Display testing tools":"显示测试工具", - "Set the display language of the system":"系统语言", - "Manage IoT Devices Scanners":"管理物联网设备扫描器", - - "A list of module currently loaded in the system":"已安装的WebApp列表", - "Default module use to open a file":"打开文件的默认模块", - "Launch and kill subservices":"启用和停用子服务", - "Install & Remove Module to the system":"新增或移除 WebApp 模块", - - "User Remaining Space":"用户剩余容量", - "Reclaim Storage Space on Disks":"取回硬盘上的存储空间", - "System Storage Space on Disks":"磁盘容量与剩余空间", - "HardDisk Health Checking":"磁盘健康状态", - "Storage Pool Mounting Configuration":"挂载与管理系统存储池", - - "Network Information":"网络信息", - "UPnP based port forwarding":"UPnP 端口转发", - "Personal Web Page":"个人网页", - - "Current Connected WiFi Information":"当前WiFi信息", - "Setup WiFi Conenctions":"无线网络设置", - "Network File Transfer Servers":"网络文件传输服务器", - - "System Tasks and Excution Scheduler":"系统任务计划管理", - "Nearby ArOZ Host for Clustering":"扫描附近的 ArozOS 服务器", - - "Logs for login attempts":"登录记录", - "Prevent / Allow certain IP ranges from logging in":"黑 / 白名单管理", - "Allows external account access to system":"开放或关闭帐户注册功能", - - "View ArozOS System Log":"查看系统日志", - "Allow bots logging into the system automatically":"启用 bot 自动登录功能", - "Mount, Unmount and Formatting Local Disks":"挂载与格式化磁盘", - - "About this ArozOS":"关于 ArozOS", - "License from the Open Source Community":"开源社区许可", - "License of ArozOS":"ArozOS 开源授权", - "Vendor Notes":"供应商备忘录", - "":"" + "titles": { + "Config and info about the Server Host": "服务器设置与信息", + "Connected clients and IoT devices": "客户端与物联网设备", + "List of modules loaded in the system": "已加载的模块", + "Manage Storage Devices and Disks": "管理存储设备与硬盘", + "Perform ArozOS Updates": "进行 ArozOS 系统更新", + "Manage Host Network and Connections": "管理网络与连接", + "Add, removed or edit users and groups": "添加或移除用户及群组", + "Cluster, Network Scanning and Task Scheduling": "集群、网络扫描及定时任务", + "System Security and Auth Credentials": "系统安全与登入", + "Advance configs for developers": "开发者选项", + "Information of the current running ArOZ Online System": "关于 ArozOS", + "Set the power state of the host device": "设置系统电源", + "Change startup paramter in runtime": "更改启动参数", + "System CPU and RAM usage": "系统CPU及RAM用量", + "System Information": "系统信息", + "Overview for user information": "用户信息概览", + "Detail about the browser you are using": "浏览器细节", + "Speaker and volume testing": "扬声器与音量测试", + "Display testing tools": "显示测试工具", + "Set the display language of the system": "系统语言", + "Manage IoT Devices Scanners": "管理物联网设备扫描器", + "A list of module currently loaded in the system": "已安装的WebApp列表", + "Default module use to open a file": "打开文件的默认模块", + "Launch and kill subservices": "启用和停用子服务", + "Install & Remove Module to the system": "新增或移除 WebApp 模块", + "User Remaining Space": "用户剩余容量", + "Reclaim Storage Space on Disks": "取回硬盘上的存储空间", + "System Storage Space on Disks": "磁盘容量与剩余空间", + "HardDisk Health Checking": "磁盘健康状态", + "Storage Pool Mounting Configuration": "挂载与管理系统存储池", + "Network Information": "网络信息", + "UPnP based port forwarding": "UPnP 端口转发", + "Personal Web Page": "个人网页", + "Current Connected WiFi Information": "当前WiFi信息", + "Setup WiFi Conenctions": "无线网络设置", + "Network File Transfer Servers": "网络文件传输服务器", + "System Tasks and Excution Scheduler": "系统任务计划管理", + "Nearby ArOZ Host for Clustering": "扫描附近的 ArozOS 服务器", + "Logs for login attempts": "登录记录", + "Prevent / Allow certain IP ranges from logging in": "黑 / 白名单管理", + "Allows external account access to system": "开放或关闭帐户注册功能", + "View ArozOS System Log": "查看系统日志", + "Allow bots logging into the system automatically": "启用 bot 自动登录功能", + "Mount, Unmount and Formatting Local Disks": "挂载与格式化磁盘", + "About this ArozOS": "关于 ArozOS", + "License from the Open Source Community": "开源社区许可", + "License of ArozOS": "ArozOS 开源授权", + "Vendor Notes": "供应商备忘录", + "": "" }, - "placeholder":{ - - } + "placeholder": {} }, "en-US": { "name": "English (US)", @@ -428,62 +361,51 @@ "menu/group/Security & Auth": "Security & Auth", "menu/group/Developer Options": "Developer Options", "menu/group/About ArOZ": "About ArozOS", - "tab/info/Overview": "Overview", "tab/info/Host Info": "Host Information", "tab/info/Performance": "Performance", "tab/info/Runtime": "Runtime", "tab/info/Power": "Power", "tab/info/Updates": "Updates", - "tab/module/Add & Remove Module": "Add or Remove Module", "tab/module/Subservices": "Subservices", "tab/module/Default Module": "Default Open", "tab/module/Module List": "Installed Modules", - "tab/disk/Storage Quota": "Storage Quota", "tab/disk/Space Finder": "Space Finder", "tab/disk/Disk Space": "Disk Space", "tab/disk/Disk SMART": "SMART (Disk Health)", "tab/disk/Storage Pools": "System Storage Pools", - "tab/device/Client Device": "Client Device", "tab/device/Audio Testing": "Speaker Testing", "tab/device/Display Testing": "Display Testing", "tab/device/Language": "Device Language", "tab/device/IoT Hub": "IoT Driver", - "tab/network/Network Info": "Network Overview", "tab/network/Port Forward": "Port Forwarding", "tab/network/Personal Page": "Personal Page", "tab/network/WiFi Info": "WiFi Information", "tab/network/WiFi Settings": "WiFi Settings", "tab/network/File Servers": "File Servers", - "tab/users/My Account": "My Account", "tab/users/User List": "User Management", "tab/users/Permission Groups": "Permission Groups", "tab/users/Public Registry": "Public Registry", - "tab/cluster/Tasks Scheduler": "Task Scheduler", "tab/cluster/Neighbourhood": "Network Neighborhood", "tab/cluster/Cluster List": "Cluster Management", "tab/cluster/Cluster Toolbox": "Cluster Tools", - "tab/security/Connection Log": "Connection Log", "tab/security/Access Control": "Access Control", "tab/security/OAuth": "OAuth Settings", "tab/security/LDAP": "LDAP Settings", - "tab/advance/System Log": "System Log", "tab/advance/Auto Login Mode": "Auto Login Mode", "tab/advance/Disk Manager": "Disk Manager", - "tab/about/ArozOS": "About ArozOS", "tab/about/Open Source": "Open Source Components", "tab/about/License": "System License", "tab/about/Vendor": "Vendor", - "": "" }, "titles": { @@ -497,48 +419,39 @@ "System Security and Auth Credentials": "System Security and Authentication", "Advance configs for developers": "Developer Options", "Information of the current running ArOZ Online System": "About ArozOS", - "Set the power state of the host device": "Change System Power State", "Change startup paramter in runtime": "Change Runtime Startup Parameters", "System CPU and RAM usage": "System CPU and Memory Usage", "System Information": "System Information", "Overview for user information": "System and User Overview", - "Detail about the browser you are using": "Browser Information", "Speaker and volume testing": "Speaker and Volume Testing", "Display testing tools": "Display Testing Tools", "Set the display language of the system": "Set the Device Language", "Manage IoT Devices Scanners": "Installed IoT Device Drivers", - "A list of module currently loaded in the system": "Installed WebApp Modules", "Default module use to open a file": "Set Default Module for Opening Files", "Launch and kill subservices": "Start and Stop Subservices", "Install & Remove Module to the system": "Add or Remove WebApp Modules", - "User Remaining Space": "Remaining Capacity", "Reclaim Storage Space on Disks": "Find Space-Consuming Files", "System Storage Space on Disks": "Disk Capacity and Available Space", "HardDisk Health Checking": "Disk Health Status", "Storage Pool Mounting Configuration": "Mount and Manage Storage Pools", - "Network Information": "Network Status and Information", "UPnP based port forwarding": "Set UPnP Port Forwarding", "Personal Web Page": "Set Up Personal Web Page", "Current Connected WiFi Information": "Current WiFi Connection Information", "Setup WiFi Conenctions": "WiFi Settings", "Network File Transfer Servers": "Web File Transfer Server Settings", - "System Tasks and Excution Scheduler": "System Task Scheduling", "Nearby ArOZ Host for Clustering": "Scan for Nearby ArozOS Servers", - "Logs for login attempts": "Login Logs", "Prevent / Allow certain IP ranges from logging in": "Blacklist/Whitelist Management", "Allows external account access to system": "Enable or Disable Account Registration", - "View ArozOS System Log": "View System Logs", "Allow bots logging into the system automatically": "Enable Bot Auto Login", "Mount, Unmount and Formatting Local Disks": "Mount, Unmount, and Format Disks", - "About this ArozOS": "About this ArozOS", "License from the Open Source Community": "Open Source Components", "License of ArozOS": "ArozOS License", @@ -546,6 +459,118 @@ "": "" }, "placeholder": {} + }, + "ru-RU": { + "name": "Russian (RU)", + "fontFamily": "Calibri Regular, Calibri Bold", + "fwtitle": "Системные настройки", + "strings": { + "menu/group/Host Information": "Системная информация", + "menu/group/Devices & IoT": "Устройства и IoT", + "menu/group/Module Management": "Управление модулями", + "menu/group/Disk & Storage": "Диск и хранилище", + "menu/group/Network & Connection": "Сеть и соединение", + "menu/group/Users & Groups": "Пользователи и группы", + "menu/group/Clusters & Scheduling": "Кластеры и планирование", + "menu/group/Security & Auth": "Безопасность и аутентификация", + "menu/group/Developer Options": "Параметры разработчика", + "menu/group/About ArOZ": "О ArozOS", + "tab/info/Overview": "Обзор", + "tab/info/Host Info": "Информация о хосте", + "tab/info/Performance": "Производительность", + "tab/info/Runtime": "Среда выполнения", + "tab/info/Power": "Питание", + "tab/info/Updates": "Обновления", + "tab/module/Add & Remove Module": "Добавить или удалить модуль", + "tab/module/Subservices": "Подчинённые службы", + "tab/module/Default Module": "Модуль по умолчанию", + "tab/module/Module List": "Установленные модули", + "tab/disk/Storage Quota": "Квота хранилища", + "tab/disk/Space Finder": "Поиск места", + "tab/disk/Disk Space": "Место на диске", + "tab/disk/Disk SMART": "SMART (состояние диска)", + "tab/disk/Storage Pools": "Системные пулы хранения", + "tab/device/Client Device": "Клиентское устройство", + "tab/device/Audio Testing": "Тестирование динамиков", + "tab/device/Display Testing": "Тестирование дисплея", + "tab/device/Language": "Язык устройства", + "tab/device/IoT Hub": "Драйвер IoT", + "tab/network/Network Info": "Обзор сети", + "tab/network/Port Forward": "Перенаправление портов", + "tab/network/Personal Page": "Персональная страница", + "tab/network/WiFi Info": "Информация о Wi-Fi", + "tab/network/WiFi Settings": "Настройки Wi-Fi", + "tab/network/File Servers": "Файловые серверы", + "tab/users/My Account": "Мой аккаунт", + "tab/users/User List": "Управление пользователями", + "tab/users/Permission Groups": "Группы разрешений", + "tab/users/Public Registry": "Публичный реестр", + "tab/cluster/Tasks Scheduler": "Планировщик задач", + "tab/cluster/Neighbourhood": "Сетевое окружение", + "tab/cluster/Cluster List": "Управление кластерами", + "tab/cluster/Cluster Toolbox": "Инструменты кластера", + "tab/security/Connection Log": "Журнал соединений", + "tab/security/Access Control": "Контроль доступа", + "tab/security/OAuth": "Настройки OAuth", + "tab/security/LDAP": "Настройки LDAP", + "tab/advance/System Log": "Системный журнал", + "tab/advance/Auto Login Mode": "Режим автоматического входа", + "tab/advance/Disk Manager": "Дисковый менеджер", + "tab/about/ArozOS": "О ArozOS", + "tab/about/Open Source": "Компоненты с открытым исходным кодом", + "tab/about/License": "Лицензия системы", + "tab/about/Vendor": "Производитель" + }, + "titles": { + "Config and info about the Server Host": "Конфигурация и информация о сервере", + "Connected clients and IoT devices": "Подключённые клиенты и устройства IoT", + "List of modules loaded in the system": "Модули системы и подчинённые службы", + "Manage Storage Devices and Disks": "Пулы хранения и управление дисками", + "Manage Host Network and Connections": "Сеть и соединение", + "Add, removed or edit users and groups": "Пользователи и группы разрешений", + "Cluster, Network Scanning and Task Scheduling": "Кластер, сканирование сети и планирование", + "System Security and Auth Credentials": "Системная безопасность и аутентификация", + "Advance configs for developers": "Параметры разработчика", + "Information of the current running ArOZ Online System": "О ArozOS", + "Set the power state of the host device": "Изменить состояние питания системы", + "Change startup paramter in runtime": "Изменить параметры запуска во время выполнения", + "System CPU and RAM usage": "Использование процессора и памяти системой", + "System Information": "Системная информация", + "Overview for user information": "Обзор системы и пользователя", + "Detail about the browser you are using": "Информация о браузере", + "Speaker and volume testing": "Тестирование динамиков и громкости", + "Display testing tools": "Инструменты тестирования дисплея", + "Set the display language of the system": "Установить язык устройства", + "Manage IoT Devices Scanners": "Установленные драйверы устройств IoT", + "A list of module currently loaded in the system": "Установленные модули WebApp", + "Default module use to open a file": "Установить модуль по умолчанию для открытия файлов", + "Launch and kill subservices": "Запуск и остановка подчинённых служб", + "Install & Remove Module to the system": "Добавить или удалить модули WebApp", + "User Remaining Space": "Оставшаяся ёмкость", + "Reclaim Storage Space on Disks": "Найти файлы, занимающие место", + "System Storage Space on Disks": "Ёмкость диска и доступное место", + "HardDisk Health Checking": "Состояние диска", + "Storage Pool Mounting Configuration": "Подключить и управлять пулами хранения", + "Network Information": "Состояние сети и информация", + "UPnP based port forwarding": "Настроить перенаправление портов UPnP", + "Personal Web Page": "Настроить персональную веб-страницу", + "Current Connected WiFi Information": "Информация о текущем подключении Wi-Fi", + "Setup WiFi Conenctions": "Настройки Wi-Fi", + "Network File Transfer Servers": "Настройки веб-сервера передачи файлов", + "System Tasks and Excution Scheduler": "Планирование системных задач", + "Nearby ArOZ Host for Clustering": "Сканировать на наличие серверов ArozOS поблизости", + "Logs for login attempts": "Журналы входа", + "Prevent / Allow certain IP ranges from logging in": "Управление чёрным/белым списком", + "Allows external account access to system": "Включить или отключить регистрацию аккаунтов", + "View ArozOS System Log": "Просмотр системных журналов", + "Allow bots logging into the system automatically": "Включить автоматический вход ботов", + "Mount, Unmount and Formatting Local Disks": "Подключить, отключить и форматировать диски", + "About this ArozOS": "О данном ArozOS", + "License from the Open Source Community": "Компоненты с открытым исходным кодом", + "License of ArozOS": "Лицензия ArozOS", + "Vendor Notes": "Примечания производителя" + }, + "placeholder": {} } } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/template.json b/src/web/SystemAO/locale/template.json index 104de3e7..52e7e536 100644 --- a/src/web/SystemAO/locale/template.json +++ b/src/web/SystemAO/locale/template.json @@ -4,42 +4,32 @@ "keys": { "zh-tw": { "name": "繁體中文(台灣)", - "fwtitle" : "", - "strings":{ - - }, - "titles":{ - - }, - "placeholder":{ - - } + "fwtitle": "", + "strings": {}, + "titles": {}, + "placeholder": {} }, "zh-hk": { "name": "繁體中文(香港)", - "fwtitle" : "", - "strings":{ - - }, - "titles":{ - - }, - "placeholder":{ - - } + "fwtitle": "", + "strings": {}, + "titles": {}, + "placeholder": {} }, "zh-cn": { "name": "简体中文(简体)", - "fwtitle" : "", - "strings":{ - - }, - "titles":{ - - }, - "placeholder":{ - - } + "fwtitle": "", + "strings": {}, + "titles": {}, + "placeholder": {} + }, + "ru-ru": { + "name": "Русский(РУ)", + "fontFamily": "Calibri Regular, Calibri Bold", + "fwtitle": "", + "strings": {}, + "titles": {}, + "placeholder": {} } } } \ No newline at end of file diff --git a/src/web/SystemAO/locale/trashbin.json b/src/web/SystemAO/locale/trashbin.json index 0acb6166..986ba4a1 100644 --- a/src/web/SystemAO/locale/trashbin.json +++ b/src/web/SystemAO/locale/trashbin.json @@ -3,159 +3,171 @@ "version": "1.0", "keys": { "zh-tw": { - "fwtitle" : "垃圾箱", - "strings":{ - "title/title":"垃圾箱", - - "button/deleteAll":"全部刪除", - "button/details":"詳情", - "button/restore":"恢復", - - "list/filename":"檔案名稱", - "list/deleteTime":"刪除時間", - "list/details":"詳細資料", - "list/restore":"恢復檔案", - "list/scanning":"正在從所有虛擬磁碟區掃描回收檔案", - "list/notrash":"垃圾箱內並沒有任何檔案或資料夾", - - - "opr/move":"移動", - "opr/file":"檔案", - "opr/files":"檔案", - "opr/and":" 及 ", - "opr/more":" 等檔案", - "opr/toTrashBin":"到垃圾箱?", - "opr/delete":"刪除: ", - "opr/cancel":"取消", - "opr/confirm":"確認", - - "message/nofileselected":"沒有選擇任何檔案", - "message/property":"屬性", - "message/value":"數值", - "message/notrash":"垃圾箱內沒有檔案或資料夾", - "message/confirmDelete":"確認要 **永久刪除** 所有檔案?", - - "detail/storageFilename":"檔案儲存名稱", - "detail/storageFilepath":"檔案虛擬儲存路徑", - "detail/fileExt":"副檔名", - "detail/isDir":"資料夾", - "detail/filesize":"檔案大小", - "detail/removeTimestamp":"刪除時間戳", - "detail/removeDate":"刪除日期", - "detail/originalPath":"原始檔案虛擬路徑", - "detail/originalFilename":"原始檔案名稱", - "detail/ok":"確定", - "":"" + "fwtitle": "垃圾箱", + "strings": { + "title/title": "垃圾箱", + "button/deleteAll": "全部刪除", + "button/details": "詳情", + "button/restore": "恢復", + "list/filename": "檔案名稱", + "list/deleteTime": "刪除時間", + "list/details": "詳細資料", + "list/restore": "恢復檔案", + "list/scanning": "正在從所有虛擬磁碟區掃描回收檔案", + "list/notrash": "垃圾箱內並沒有任何檔案或資料夾", + "opr/move": "移動", + "opr/file": "檔案", + "opr/files": "檔案", + "opr/and": " 及 ", + "opr/more": " 等檔案", + "opr/toTrashBin": "到垃圾箱?", + "opr/delete": "刪除: ", + "opr/cancel": "取消", + "opr/confirm": "確認", + "message/nofileselected": "沒有選擇任何檔案", + "message/property": "屬性", + "message/value": "數值", + "message/notrash": "垃圾箱內沒有檔案或資料夾", + "message/confirmDelete": "確認要 **永久刪除** 所有檔案?", + "detail/storageFilename": "檔案儲存名稱", + "detail/storageFilepath": "檔案虛擬儲存路徑", + "detail/fileExt": "副檔名", + "detail/isDir": "資料夾", + "detail/filesize": "檔案大小", + "detail/removeTimestamp": "刪除時間戳", + "detail/removeDate": "刪除日期", + "detail/originalPath": "原始檔案虛擬路徑", + "detail/originalFilename": "原始檔案名稱", + "detail/ok": "確定", + "": "" }, - "titles":{ - - }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-hk": { - "fwtitle" : "垃圾箱", - "strings":{ - "title/title":"垃圾箱", - - "button/deleteAll":"全部刪除", - "button/details":"詳情", - "button/restore":"恢復", - - "list/filename":"檔案名稱", - "list/deleteTime":"刪除時間", - "list/details":"詳細資料", - "list/restore":"恢復檔案", - "list/scanning":"正在從所有虛擬磁碟區掃描回收檔案", - "list/notrash":"垃圾箱內並沒有任何檔案或資料夾", - - - "opr/move":"移動", - "opr/file":"檔案", - "opr/files":"檔案", - "opr/and":" 及 ", - "opr/more":" 等檔案", - "opr/toTrashBin":"到垃圾箱?", - "opr/delete":"刪除: ", - "opr/cancel":"取消", - "opr/confirm":"確認", - - "message/nofileselected":"沒有選擇任何檔案", - "message/property":"屬性", - "message/value":"數值", - "message/notrash":"垃圾箱內沒有檔案或資料夾", - "message/confirmDelete":"確認要 **永久刪除** 所有檔案?", - - "detail/storageFilename":"檔案儲存名稱", - "detail/storageFilepath":"檔案虛擬儲存路徑", - "detail/fileExt":"副檔名", - "detail/isDir":"資料夾", - "detail/filesize":"檔案大小", - "detail/removeTimestamp":"刪除時間戳", - "detail/removeDate":"刪除日期", - "detail/originalPath":"原始檔案虛擬路徑", - "detail/originalFilename":"原始檔案名稱", - "detail/ok":"確定", - "":"" - }, - "titles":{ - + "fwtitle": "垃圾箱", + "strings": { + "title/title": "垃圾箱", + "button/deleteAll": "全部刪除", + "button/details": "詳情", + "button/restore": "恢復", + "list/filename": "檔案名稱", + "list/deleteTime": "刪除時間", + "list/details": "詳細資料", + "list/restore": "恢復檔案", + "list/scanning": "正在從所有虛擬磁碟區掃描回收檔案", + "list/notrash": "垃圾箱內並沒有任何檔案或資料夾", + "opr/move": "移動", + "opr/file": "檔案", + "opr/files": "檔案", + "opr/and": " 及 ", + "opr/more": " 等檔案", + "opr/toTrashBin": "到垃圾箱?", + "opr/delete": "刪除: ", + "opr/cancel": "取消", + "opr/confirm": "確認", + "message/nofileselected": "沒有選擇任何檔案", + "message/property": "屬性", + "message/value": "數值", + "message/notrash": "垃圾箱內沒有檔案或資料夾", + "message/confirmDelete": "確認要 **永久刪除** 所有檔案?", + "detail/storageFilename": "檔案儲存名稱", + "detail/storageFilepath": "檔案虛擬儲存路徑", + "detail/fileExt": "副檔名", + "detail/isDir": "資料夾", + "detail/filesize": "檔案大小", + "detail/removeTimestamp": "刪除時間戳", + "detail/removeDate": "刪除日期", + "detail/originalPath": "原始檔案虛擬路徑", + "detail/originalFilename": "原始檔案名稱", + "detail/ok": "確定", + "": "" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} }, "zh-cn": { - "fwtitle" : "垃圾箱", - "strings":{ - "title/title":"垃圾箱", - - "button/deleteAll":"全部删除", - "button/details":"详情", - "button/restore":"恢复", - - "list/filename":"文件名称", - "list/deleteTime":"删除时间", - "list/details":"详细信息", - "list/restore":"恢复文件", - "list/scanning":"正在从所有虚拟磁盘区扫描回收文件", - "list/notrash":"垃圾箱内并没有任何文件或文件夹", - - "opr/move":"移动", - "opr/file":"文件", - "opr/files":"文件", - "opr/and":" 及 ", - "opr/more":" 等文件", - "opr/toTrashBin":"到垃圾箱?", - "opr/delete":"删除: ", - "opr/cancel":"取消", - "opr/confirm":"确定", - - "message/nofileselected":"没有选择任何文件", - "message/property":"属性", - "message/value":"数值", - "message/notrash":"垃圾箱内没有文件或文件夹", - "message/confirmDelete":"确定要 **永久删除** 所有文件? ", - - "detail/storageFilename":"文件存储名称", - "detail/storageFilepath":"文件虚拟存储路径", - "detail/fileExt":"扩展名", - "detail/isDir":"文件夹", - "detail/filesize":"文件大小", - "detail/removeTimestamp":"删除时间戳", - "detail/removeDate":"删除日期", - "detail/originalPath":"原始文件虚拟路径", - "detail/originalFilename":"原始文件名称", - "detail/ok":"确定", - "":"" + "fwtitle": "垃圾箱", + "strings": { + "title/title": "垃圾箱", + "button/deleteAll": "全部删除", + "button/details": "详情", + "button/restore": "恢复", + "list/filename": "文件名称", + "list/deleteTime": "删除时间", + "list/details": "详细信息", + "list/restore": "恢复文件", + "list/scanning": "正在从所有虚拟磁盘区扫描回收文件", + "list/notrash": "垃圾箱内并没有任何文件或文件夹", + "opr/move": "移动", + "opr/file": "文件", + "opr/files": "文件", + "opr/and": " 及 ", + "opr/more": " 等文件", + "opr/toTrashBin": "到垃圾箱?", + "opr/delete": "删除: ", + "opr/cancel": "取消", + "opr/confirm": "确定", + "message/nofileselected": "没有选择任何文件", + "message/property": "属性", + "message/value": "数值", + "message/notrash": "垃圾箱内没有文件或文件夹", + "message/confirmDelete": "确定要 **永久删除** 所有文件? ", + "detail/storageFilename": "文件存储名称", + "detail/storageFilepath": "文件虚拟存储路径", + "detail/fileExt": "扩展名", + "detail/isDir": "文件夹", + "detail/filesize": "文件大小", + "detail/removeTimestamp": "删除时间戳", + "detail/removeDate": "删除日期", + "detail/originalPath": "原始文件虚拟路径", + "detail/originalFilename": "原始文件名称", + "detail/ok": "确定", + "": "" }, - "titles":{ - + "titles": {}, + "placeholder": {} + }, + "ru-ru": { + "fwtitle": "Корзина", + "strings": { + "title/title": "Корзина", + "button/deleteAll": "Удалить всё", + "button/details": "Сведения", + "button/restore": "Восстановить", + "list/filename": "Имя файла", + "list/deleteTime": "Время удаления", + "list/details": "Подробности", + "list/restore": "Восстановить файл", + "list/scanning": "Сканирование файлов восстановления из всех виртуальных дисков", + "list/notrash": "В корзине нет файлов или папок", + "opr/move": "Переместить", + "opr/file": "файл", + "opr/files": "файлы", + "opr/and": " и ", + "opr/more": " и другие файлы", + "opr/toTrashBin": "в корзину?", + "opr/delete": "Удалить: ", + "opr/cancel": "Отменить", + "opr/confirm": "Подтвердить", + "message/nofileselected": "Файлы не выбраны", + "message/property": "Свойство", + "message/value": "Значение", + "message/notrash": "В корзине нет файлов или папок", + "message/confirmDelete": "Вы уверены, что хотите **окончательно удалить** все файлы? ", + "detail/storageFilename": "Имя файла в хранилище", + "detail/storageFilepath": "Виртуальный путь к файлу в хранилище", + "detail/fileExt": "Расширение", + "detail/isDir": "Папка", + "detail/filesize": "Размер файла", + "detail/removeTimestamp": "Временная метка удаления", + "detail/removeDate": "Дата удаления", + "detail/originalPath": "Исходный виртуальный путь к файлу", + "detail/originalFilename": "Исходное имя файла", + "detail/ok": "ОК" }, - "placeholder":{ - - } + "titles": {}, + "placeholder": {} } } } \ No newline at end of file