Newer
Older
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
#: ../thunarx/thunarx-property-page.c:150
msgid "Label widget"
msgstr ""
#: ../thunarx/thunarx-property-page.c:151
msgid "A widget to display in place of the usual page label"
msgstr ""
#: ../thunarx/thunarx-provider-plugin.c:79
msgid "Resident"
msgstr ""
#: ../thunarx/thunarx-provider-plugin.c:80
msgid "Don't unload the plugin from memory"
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:125
msgid "Custom Actions"
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:141
msgid ""
"You can configure custom actions that will appear in the\n"
"file managers context menus for certain kinds of files."
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:187
msgid "Add a new custom action."
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:197
msgid "Edit the currently selected action."
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:207
msgid "Delete the currently selected action."
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:217
msgid "Move the currently selected action up by one row."
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:227
msgid "Move the currently selected action down by one row."
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:363
msgid "Edit Action"
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:363
msgid "Create Action"
msgstr ""
#: ../thunar-uca/thunar-uca-chooser.c:412
msgid "Failed to save actions to disk."
msgstr ""
#.
#. Basic
#.
#: ../thunar-uca/thunar-uca-editor.c:136
msgid "Basic"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:145
msgid "_Name:"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:150
msgid "The name of the action that will be displayed in the context menu."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:163
msgid "_Description:"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:168
msgid ""
"The description of the action that will be displayed as tooltip in the "
"statusbar when selecting the item from the context menu."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:181
msgid "_Command:"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:190
msgid ""
"The command (including the necessary parameters) to perform the action. See "
"the command parameter legend below for a list of supported parameter "
"variables, which will be substituted when launching the command. When upper-"
"case letters (e.g. %F, %D, %N) are used, the action will be applicable even "
"if more than one item is selected. Else the action will only be applicable "
"if exactly one item is selected."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:201
msgid "Browse the file system to select an application to use for this action."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:217
msgid "_Icon:"
msgstr ""
#. setup a label to tell that no icon was selected
#: ../thunar-uca/thunar-uca-editor.c:225 ../thunar-uca/thunar-uca-editor.c:790
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
msgid "No icon"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:226
msgid ""
"Click this button to select an icon file that will be displayed in the "
"context menu in addition to the action name chosen above."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:257
msgid ""
"The following command parameters will be\n"
"substituted when launching the action:"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:295
msgid "the path to the first selected file"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:307
msgid "the paths to all selected files"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:319
#, c-format
msgid "directory containing the file that is passed in %f"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:331
#, c-format
msgid "directories containing the files that are passed in %F"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:343
msgid "the first selected filename (without path)"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:355
msgid "the selected filenames (without paths)"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:369
msgid "Appearance Conditions"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:377
msgid "_File Pattern:"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:382
msgid ""
"Enter a list of patterns that will be used to determine whether this action "
"should be displayed for a selected file. If you specify more than one "
"pattern here, the list items must be separated with semicolons (e.g. *.txt;*."
"doc)."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:401
msgid "Appears if selection contains:"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:414
msgid "_Directories"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:418
msgid "_Audio Files"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:422
msgid "_Image Files"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:426
msgid "_Text Files"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:431
msgid "_Video Files"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:435
msgid "_Other Files"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:452
msgid ""
"This page lists the conditions under which the\n"
"action will appear in the file managers context\n"
"menus. The file patterns are specified as a list\n"
"of simple file patterns separated by semicolons\n"
"(e.g. *.txt;*.doc). For an action to appear in the\n"
"context menu of a file or folder, atleast one of\n"
"these patterns must match the name of the file\n"
"or folder. Additionally, you can specify that the\n"
"action should only appear for certain kinds of\n"
"files."
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:650
msgid "Select an Icon"
msgstr ""
#: ../thunar-uca/thunar-uca-editor.c:665
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
msgid "Image Files"
msgstr ""
#: ../thunar-uca/thunar-uca-model.c:770
#, c-format
msgid "Unknown element <%s>"
msgstr ""
#: ../thunar-uca/thunar-uca-model.c:788
msgid "End element handler called while in root context"
msgstr ""
#: ../thunar-uca/thunar-uca-model.c:876
#, c-format
msgid "Unknown closing element <%s>"
msgstr ""
#: ../thunar-uca/thunar-uca-model.c:1301
msgid "Failed to determine save location for uca.xml"
msgstr ""
#: ../thunar-uca/thunar-uca-model.c:1417
msgid "Command not configured"
msgstr ""
#: ../thunar-uca/thunar-uca-provider.c:157
msgid "Configure c_ustom actions..."
msgstr ""
#: ../thunar-uca/thunar-uca-provider.c:158
msgid ""
"Setup custom actions that will appear in the file managers context menus"
msgstr ""
#: ../thunar-uca/thunar-uca-provider.c:350
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
#, c-format
msgid "Failed to launch action \"%s\"."
msgstr ""
#: ../thunar-uca/uca.xml.in.h:1
msgid "Example for a custom action"
msgstr ""
#: ../thunar-uca/uca.xml.in.h:2
msgid "Open Terminal Here"
msgstr ""
#: ../Thunar.desktop.in.h:1
msgid "Browse the filesystem with the file manager"
msgstr ""
#: ../Thunar.desktop.in.h:2
msgid "File Manager"
msgstr ""
#: ../Thunar.desktop.in.h:3
msgid "Thunar File Manager"
msgstr ""
#: ../Thunar-folder-handler.desktop.in.h:1
msgid "Open Folder"
msgstr ""
#: ../Thunar-folder-handler.desktop.in.h:2
#, fuzzy
msgid "Open the specified folders in Thunar"
msgstr "在新的 Thunar 視窗中開啟選取的目錄"