diff options
Diffstat (limited to 'editor/translations/zh_HK.po')
-rw-r--r-- | editor/translations/zh_HK.po | 485 |
1 files changed, 389 insertions, 96 deletions
diff --git a/editor/translations/zh_HK.po b/editor/translations/zh_HK.po index 89e0d28fcf..fef45a44f4 100644 --- a/editor/translations/zh_HK.po +++ b/editor/translations/zh_HK.po @@ -58,6 +58,34 @@ msgstr "" msgid "On call to '%s':" msgstr "" +#: core/ustring.cpp +msgid "B" +msgstr "" + +#: core/ustring.cpp +msgid "KiB" +msgstr "" + +#: core/ustring.cpp +msgid "MiB" +msgstr "" + +#: core/ustring.cpp +msgid "GiB" +msgstr "" + +#: core/ustring.cpp +msgid "TiB" +msgstr "" + +#: core/ustring.cpp +msgid "PiB" +msgstr "" + +#: core/ustring.cpp +msgid "EiB" +msgstr "" + #: editor/animation_bezier_editor.cpp msgid "Free" msgstr "" @@ -503,6 +531,11 @@ msgid "Select None" msgstr "不選" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "由Scene Tree選取一個動畫播放器以編輯當中動畫。" + +#: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." msgstr "" @@ -845,7 +878,8 @@ msgstr "連接訊號:" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/project_export.cpp #: editor/project_settings_editor.cpp editor/property_editor.cpp #: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp #: modules/visual_script/visual_script_editor.cpp @@ -957,7 +991,8 @@ msgstr "搜尋:" msgid "Matches:" msgstr "吻合:" -#: editor/create_dialog.cpp editor/plugin_config_dialog.cpp +#: editor/create_dialog.cpp editor/editor_plugin_settings.cpp +#: editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp editor/property_selector.cpp #: modules/visual_script/visual_script_property_selector.cpp @@ -1274,7 +1309,7 @@ msgid "Delete Bus Effect" msgstr "刪除選中檔案" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +msgid "Drag & drop to rearrange." msgstr "" #: editor/editor_audio_buses.cpp @@ -1489,6 +1524,7 @@ msgid "Add AutoLoad" msgstr "新增AutoLoad" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp +#: editor/editor_plugin_settings.cpp #: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "路徑:" @@ -1727,6 +1763,7 @@ msgstr "" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "" @@ -1809,6 +1846,7 @@ msgid "New Folder..." msgstr "新增資料夾" #: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "重新整理" @@ -1975,7 +2013,7 @@ msgstr "" #: editor/editor_help.cpp #, fuzzy -msgid "Brief Description:" +msgid "Brief Description" msgstr "簡述:" #: editor/editor_help.cpp @@ -1983,44 +2021,21 @@ msgid "Properties" msgstr "" #: editor/editor_help.cpp -msgid "Properties:" -msgstr "" - -#: editor/editor_help.cpp #, fuzzy msgid "Methods" msgstr "選擇模式" #: editor/editor_help.cpp #, fuzzy -msgid "Methods:" -msgstr "選擇模式" - -#: editor/editor_help.cpp -#, fuzzy msgid "Theme Properties" msgstr "篩選:" #: editor/editor_help.cpp #, fuzzy -msgid "Theme Properties:" -msgstr "篩選:" - -#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp -msgid "Signals:" -msgstr "訊號:" - -#: editor/editor_help.cpp -#, fuzzy msgid "Enumerations" msgstr "翻譯:" #: editor/editor_help.cpp -#, fuzzy -msgid "Enumerations:" -msgstr "翻譯:" - -#: editor/editor_help.cpp msgid "enum " msgstr "" @@ -2030,22 +2045,13 @@ msgid "Constants" msgstr "常數" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "" - -#: editor/editor_help.cpp #, fuzzy msgid "Class Description" msgstr "描述:" #: editor/editor_help.cpp #, fuzzy -msgid "Class Description:" -msgstr "描述:" - -#: editor/editor_help.cpp -#, fuzzy -msgid "Online Tutorials:" +msgid "Online Tutorials" msgstr "關閉場景" #: editor/editor_help.cpp @@ -2061,11 +2067,6 @@ msgid "Property Descriptions" msgstr "簡述:" #: editor/editor_help.cpp -#, fuzzy -msgid "Property Descriptions:" -msgstr "簡述:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this property. Please help us by " "[color=$color][url=$url]contributing one[/url][/color]!" @@ -2077,11 +2078,6 @@ msgid "Method Descriptions" msgstr "描述:" #: editor/editor_help.cpp -#, fuzzy -msgid "Method Descriptions:" -msgstr "描述:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this method. Please help us by [color=" "$color][url=$url]contributing one[/url][/color]!" @@ -2156,8 +2152,8 @@ msgstr "" msgid "Copy Selection" msgstr "移除選項" -#: editor/editor_log.cpp editor/editor_profiler.cpp -#: editor/editor_properties.cpp +#: editor/editor_log.cpp editor/editor_network_profiler.cpp +#: editor/editor_profiler.cpp editor/editor_properties.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/property_editor.cpp editor/scene_tree_dock.cpp #: editor/script_editor_debugger.cpp @@ -2171,6 +2167,49 @@ msgstr "清空" msgid "Clear Output" msgstr "下一個腳本" +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +#: editor/editor_profiler.cpp +msgid "Stop" +msgstr "停止" + +#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp +#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp +msgid "Start" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +#, fuzzy +msgid "Down" +msgstr "下載" + +#: editor/editor_network_profiler.cpp +msgid "Up" +msgstr "" + +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +msgid "Node" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RSET" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RSET" +msgstr "" + #: editor/editor_node.cpp editor/project_manager.cpp msgid "New Window" msgstr "" @@ -2755,6 +2794,19 @@ msgstr "專案" msgid "Project Settings..." msgstr "專案設定" +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Version Control" +msgstr "版本:" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Set Up Version Control" +msgstr "" + +#: editor/editor_node.cpp +msgid "Shut Down Version Control" +msgstr "" + #: editor/editor_node.cpp #, fuzzy msgid "Export..." @@ -2969,10 +3021,6 @@ msgstr "暫停場景" msgid "Stop the scene." msgstr "停止運行場景" -#: editor/editor_node.cpp editor/editor_profiler.cpp -msgid "Stop" -msgstr "停止" - #: editor/editor_node.cpp msgid "Play the edited scene." msgstr "運行修改的場景" @@ -3026,10 +3074,6 @@ msgid "Inspector" msgstr "監視器" #: editor/editor_node.cpp -msgid "Node" -msgstr "" - -#: editor/editor_node.cpp msgid "Expand Bottom Panel" msgstr "" @@ -3052,15 +3096,21 @@ msgstr "管理輸出範本" #: editor/editor_node.cpp msgid "" -"This will install the Android project for custom builds.\n" -"Note that, in order to use it, it needs to be enabled per export preset." +"This will set up your project for custom Android builds by installing the " +"source template to \"res://android/build\".\n" +"You can then apply modifications and build your own custom APK on export " +"(adding modules, changing the AndroidManifest.xml, etc.).\n" +"Note that in order to make custom builds instead of using pre-built APKs, " +"the \"Use Custom Build\" option should be enabled in the Android export " +"preset." msgstr "" #: editor/editor_node.cpp msgid "" -"Android build template is already installed and it won't be overwritten.\n" -"Remove the \"build\" directory manually before attempting this operation " -"again." +"The Android build template is already installed in this project and it won't " +"be overwritten.\n" +"Remove the \"res://android/build\" directory manually before attempting this " +"operation again." msgstr "" #: editor/editor_node.cpp @@ -3128,6 +3178,11 @@ msgstr "要離開編輯器嗎?" msgid "Open the previous Editor" msgstr "" +#: editor/editor_path.cpp +#, fuzzy +msgid "No sub-resources found." +msgstr "資源" + #: editor/editor_plugin.cpp msgid "Creating Mesh Previews" msgstr "" @@ -3139,6 +3194,11 @@ msgstr "縮圖" #: editor/editor_plugin_settings.cpp #, fuzzy +msgid "Main Script:" +msgstr "下一個腳本" + +#: editor/editor_plugin_settings.cpp +#, fuzzy msgid "Edit Plugin" msgstr "插件" @@ -3169,11 +3229,6 @@ msgstr "狀態:" msgid "Edit:" msgstr "編輯" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -msgid "Start" -msgstr "" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "" @@ -4020,9 +4075,10 @@ msgstr "檔案" msgid "Import As:" msgstr "導入" -#: editor/import_dock.cpp editor/property_editor.cpp -msgid "Preset..." -msgstr "" +#: editor/import_dock.cpp +#, fuzzy +msgid "Preset" +msgstr "重設縮放比例" #: editor/import_dock.cpp #, fuzzy @@ -4491,6 +4547,7 @@ msgid "Change Animation Name:" msgstr "更改動畫名稱:" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "刪除動畫?" @@ -5085,11 +5142,6 @@ msgid "Sort:" msgstr "排序:" #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy -msgid "Reverse sorting." -msgstr "請求中..." - -#: editor/plugins/asset_library_editor_plugin.cpp #: editor/project_settings_editor.cpp msgid "Category:" msgstr "分類:" @@ -5372,6 +5424,11 @@ msgid "Pan Mode" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Ruler Mode" +msgstr "選擇模式" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Toggle snapping." msgstr "" @@ -6457,7 +6514,7 @@ msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp msgid "Type:" msgstr "" @@ -6679,11 +6736,11 @@ msgid "Toggle Scripts Panel" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Over" +msgid "Step Into" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Into" +msgid "Step Over" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp @@ -6769,7 +6826,7 @@ msgstr "關閉場景" msgid "Connections to method:" msgstr "連到:" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Source" msgstr "來源:" @@ -7585,6 +7642,11 @@ msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp #, fuzzy +msgid "Move Frame" +msgstr "移動模式" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy msgid "Animations:" msgstr "新增動畫" @@ -7920,6 +7982,15 @@ msgid "Enable Priority" msgstr "檔案" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Filter tiles" +msgstr "篩選檔案..." + +#: editor/plugins/tile_map_editor_plugin.cpp +msgid "Give a TileSet resource to this TileMap to use its tiles." +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint Tile" msgstr "" @@ -8064,6 +8135,11 @@ msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "" +"Add or select a texture on the left panel to edit the tiles bound to it." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." msgstr "只限選中" @@ -8241,6 +8317,108 @@ msgstr "不能執行這個動作,因為沒有tree root." msgid "TileSet" msgstr "TileSet..." +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No VCS addons are available." +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp editor/rename_dialog.cpp +msgid "Error" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No commit message was provided" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No files added to stage" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit" +msgstr "社群" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "VCS Addon is not initialized" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control System" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Initialize" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Staging area" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Detect new changes" +msgstr "新增" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Changes" +msgstr "當改變時更新" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Modified" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Renamed" +msgstr "重新命名..." + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Deleted" +msgstr "刪除" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Typechange" +msgstr "當改變時更新" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage Selected" +msgstr "刪除選中檔案" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage All" +msgstr "全選" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Add a commit message" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit Changes" +msgstr "同步更新腳本" + +#: editor/plugins/version_control_editor_plugin.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp +msgid "Status" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "View file diffs before committing them to the latest version" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No file diff is active" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Detect changes in file diff" +msgstr "" + #: editor/plugins/visual_shader_editor_plugin.cpp msgid "(GLES3 only)" msgstr "" @@ -8492,6 +8670,11 @@ msgid "" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated scalar if the provided boolean value is true or false." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Returns the boolean result of the comparison between two parameters." msgstr "" @@ -9728,6 +9911,11 @@ msgid "Settings saved OK." msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Moved Input Action Event" +msgstr "縮放selection" + +#: editor/project_settings_editor.cpp msgid "Override for Feature" msgstr "" @@ -9866,6 +10054,10 @@ msgid "Plugins" msgstr "插件" #: editor/property_editor.cpp +msgid "Preset..." +msgstr "" + +#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -10042,10 +10234,6 @@ msgstr "轉為..." msgid "Reset" msgstr "重設縮放比例" -#: editor/rename_dialog.cpp -msgid "Error" -msgstr "" - #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp msgid "Reparent Node" msgstr "" @@ -10101,6 +10289,10 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Replace with Branch Scene" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Instance Child Scene" msgstr "" @@ -10143,10 +10335,24 @@ msgid "Make node as Root" msgstr "儲存場景" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" +#, fuzzy +msgid "Delete %d nodes?" +msgstr "不選" + +#: editor/scene_tree_dock.cpp +msgid "Delete the root node \"%s\"?" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Delete node \"%s\" and its children?" +msgstr "" + +#: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete node \"%s\"?" +msgstr "不選" + +#: editor/scene_tree_dock.cpp msgid "Can not perform with the root node." msgstr "" @@ -10559,11 +10765,40 @@ msgid "Bytes:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Stack Trace" +msgid "Warning:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Pick one or more items from the list to display the graph." +msgid "Error:" +msgstr "錯誤:" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error" +msgstr "載入錯誤" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error:" +msgstr "錯誤:" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source" +msgstr "來源:" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Source:" +msgstr "來源:" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source:" +msgstr "來源:" + +#: editor/script_editor_debugger.cpp +msgid "Stack Trace" msgstr "" #: editor/script_editor_debugger.cpp @@ -10571,8 +10806,9 @@ msgid "Errors" msgstr "錯誤" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "中斷" #: editor/script_editor_debugger.cpp #, fuzzy @@ -10580,6 +10816,11 @@ msgid "Copy Error" msgstr "載入錯誤" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "刪除" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10596,6 +10837,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "匯出" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10608,6 +10854,10 @@ msgid "Monitors" msgstr "" #: editor/script_editor_debugger.cpp +msgid "Pick one or more items from the list to display the graph." +msgstr "" + +#: editor/script_editor_debugger.cpp msgid "List of Video Memory Usage by Resource:" msgstr "" @@ -10809,10 +11059,6 @@ msgid "Library" msgstr "MeshLibrary..." #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Status" -msgstr "" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10821,6 +11067,10 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "" @@ -10982,6 +11232,15 @@ msgstr "設定" msgid "Pick Distance:" msgstr "" +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Filter meshes" +msgstr "篩選:" + +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "Give a MeshLibrary resource to this GridMap to use its meshes." +msgstr "" + #: modules/mono/csharp_script.cpp msgid "Class name can't be a reserved keyword" msgstr "" @@ -11122,6 +11381,10 @@ msgid "Create a new variable." msgstr "新增" #: modules/visual_script/visual_script_editor.cpp +msgid "Signals:" +msgstr "訊號:" + +#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Create a new signal." msgstr "縮放selection" @@ -11292,6 +11555,10 @@ msgid "Editing Signal:" msgstr "連接" #: modules/visual_script/visual_script_editor.cpp +msgid "Make Tool:" +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Base Type:" msgstr "" @@ -11441,7 +11708,8 @@ msgstr "" #: platform/android/export/export.cpp msgid "" -"Android project is not installed for compiling. Install from Editor menu." +"Android build template not installed in the project. Install it from the " +"Project menu." msgstr "" #: platform/android/export/export.cpp @@ -12108,6 +12376,34 @@ msgid "Constants cannot be modified." msgstr "" #, fuzzy +#~ msgid "Methods:" +#~ msgstr "選擇模式" + +#, fuzzy +#~ msgid "Theme Properties:" +#~ msgstr "篩選:" + +#, fuzzy +#~ msgid "Enumerations:" +#~ msgstr "翻譯:" + +#, fuzzy +#~ msgid "Class Description:" +#~ msgstr "描述:" + +#, fuzzy +#~ msgid "Property Descriptions:" +#~ msgstr "簡述:" + +#, fuzzy +#~ msgid "Method Descriptions:" +#~ msgstr "描述:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "請求中..." + +#, fuzzy #~ msgid "Error: could not load file." #~ msgstr "無法新增資料夾" @@ -12289,9 +12585,6 @@ msgstr "" #~ msgid "Convert To Lowercase" #~ msgstr "轉為..." -#~ msgid "Error:" -#~ msgstr "錯誤:" - #~ msgid "Errors:" #~ msgstr "錯誤:" |