aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/strings.xml
blob: 13b778580f5087513d0de0eb5808ac37c875f6e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2014 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="app_name">File Manager</string>
  <string name="app_description">A CyanogenMod file manager</string>
  <string name="size_bytes">B</string>
  <string name="size_kilobytes">kB</string>
  <string name="size_megabytes">MB</string>
  <string name="size_gigabytes">GB</string>
  <string name="datetime_format_order">%1$s %2$s</string>
  <string name="device_blockdevice">Block device</string>
  <string name="device_characterdevice">Character device</string>
  <string name="device_namedpipe">Named pipe</string>
  <string name="device_domainsocket">Domain socket</string>
  <string name="mount_point_readonly">RO</string>
  <string name="mount_point_readwrite">RW</string>
  <string name="yes">Yes</string>
  <string name="no">No</string>
  <string name="all">All</string>
  <string name="overwrite">Overwrite</string>
  <string name="select">Select</string>
  <string name="root_directory_name"><![CDATA[<Root folder>]]></string>
  <string name="search_result_name">Search: <xliff:g id="terms">%1$s</xliff:g></string>
  <string name="loading_message">Loading\u2026</string>
  <string name="cancelled_message">Cancelled.</string>
  <string name="error_message">Error.</string>
  <string name="copy_text_cd">Tap to copy text to clipboard</string>
  <string name="copy_text_msg">Text copied to clipboard</string>
  <string name="warning_title">Warning</string>
  <string name="error_title">Error</string>
  <string name="confirm_operation">Confirm operation</string>
  <string name="confirm_overwrite">Confirm overwrite</string>
  <string name="confirm_deletion">Confirm deletion</string>
  <string name="msgs_change_to_prompt_access_mode_title">Confirm switch</string>
  <string name="msgs_change_to_prompt_access_mode_msg">Unable to run in Root Access mode. Changing to Safe mode.\n\nApply this change?</string>
  <string name="msgs_cant_create_console">Unable to gain the required privileges to function.</string>
  <string name="msgs_privileged_console_alloc_failed">Unable to run in Root Access mode. Changing to Safe mode.</string>
  <string name="msgs_settings_save_failure">The setting could not be applied or stored.</string>
  <string name="msgs_settings_invalid_initial_directory">The initial folder \'<xliff:g id="initial_dir">%1$s</xliff:g>\' is invalid. Changing to root folder.</string>
  <string name="root_not_available_msg">Root is not available on this device. Cannot perform this operation.</string>
  <string name="msgs_success">The operation was completed successfully.</string>
  <string name="msgs_unknown">An error was detected. The operation was unsuccessful.</string>
  <string name="msgs_insufficient_permissions">This operation requires elevated permissions. Try changing to Root Access mode.</string>
  <string name="msgs_no_disk_space">This operation failed because there is no space left on the device.</string>
  <string name="msgs_file_not_found">The file or folder was not found.</string>
  <string name="msgs_command_not_found">The operation\'s command was not found or has an invalid definition.</string>
  <string name="msgs_io_failed">Read/write failure.</string>
  <string name="msgs_operation_timeout">The operation timed out.</string>
  <string name="msgs_operation_failure">The operation failed.</string>
  <string name="msgs_console_alloc_failure">An internal error occurred.</string>
  <string name="msgs_operation_can_not_be_cancelled">The operation cannot be cancelled.</string>
  <string name="msgs_read_only_filesystem">The file system is read-only. Try to mount the file system as read-write before attempting the operation.</string>
  <string name="msgs_illegal_argument">Illegal argument. Invocation failed.</string>
  <string name="msgs_unresolved_inconsistencies">The operation is not permitted because it would create inconsistencies.</string>
  <string name="msgs_operation_not_allowed_in_current_directory">Destination folder cannot be a subfolder of source or be the same as source.</string>
  <string name="msgs_push_again_to_exit">Press again to exit.</string>
  <string name="msgs_not_registered_app">There is no app registered to handle the type of file selected.</string>
  <string name="msgs_overwrite_files">Some of the files already exist in the destination folder.\n\nOverwrite?</string>
  <string name="msgs_action_association_failed">Associating the action to the app failed.</string>
  <string name="advise_insufficient_permissions">The operation requires elevated privileges.\n\nDo you want to change to Root Access mode?</string>
  <string name="parent_dir">Parent folder</string>
  <string name="external_storage">External storage</string>
  <string name="usb_storage">USB storage</string>
  <string name="actionbar_button_filesystem_cd">File system info</string>
  <string name="actionbar_button_sort_mode_cd">Sort mode</string>
  <string name="actionbar_button_layout_mode_cd">Layout mode</string>
  <string name="actionbar_button_other_view_options_cd">Other view options</string>
  <string name="actionbar_button_selection_done_cd">Done</string>
  <string name="actionbar_button_actions_cd">Actions</string>
  <string name="actionbar_button_search_cd">Search</string>
  <string name="actionbar_button_overflow_cd">More options</string>
  <string name="actionbar_button_storage_cd">Storage volumes</string>
  <string name="actionbar_button_save_cd">Save</string>
  <string name="actionbar_button_print_cd">Print</string>
  <string name="sort_by_name_asc">By name \u25B2</string>
  <string name="sort_by_name_desc">By name \u25BC</string>
  <string name="sort_by_date_asc">By date \u25B2</string>
  <string name="sort_by_date_desc">By date \u25BC</string>
  <string name="sort_by_size_asc">By size \u25B2</string>
  <string name="sort_by_size_desc">By size \u25BC</string>
  <string name="sort_by_type_asc">By type \u25B2</string>
  <string name="sort_by_type_desc">By type \u25BC</string>
  <string name="layout_icons">Icons</string>
  <string name="layout_simple">Simple</string>
  <string name="layout_details">Details</string>
  <string name="cm_filemanager_show_dirs_first">Show folders first</string>
  <string name="cm_filemanager_show_hidden">Show hidden files</string>
  <string name="cm_filemanager_show_system">Show system files</string>
  <string name="cm_filemanager_show_symlinks">Show symlinks</string>
  <string name="filesystem_info_warning_title">No information</string>
  <string name="filesystem_info_warning_msg">There is no information available for the file system.</string>
  <string name="filesystem_info_cant_be_mounted_msg">The file system cannot be mounted/unmounted.</string>
  <string name="filesystem_info_mount_not_allowed_msg">File system mounting operations are not allowedin Safe mode. Tap to change to Root Access mode.</string>
  <string name="filesystem_info_mount_failed_msg">File system mounting operation failed. Some file systems, like SD cards, cannot be mounted/unmounted because they are built-in as read-only file systems.</string>
  <string name="filesystem_info_dialog_title">File system information</string>
  <string name="filesystem_info_dialog_tab_info">Info</string>
  <string name="filesystem_info_dialog_tab_disk_usage">Disk usage</string>
  <string name="filesystem_info_dialog_status">Status:</string>
  <string name="filesystem_info_dialog_mount_point">Mount point:</string>
  <string name="filesystem_info_dialog_device">Device:</string>
  <string name="filesystem_info_dialog_type">Type:</string>
  <string name="filesystem_info_dialog_options">Options:</string>
  <string name="filesystem_info_dialog_dump_pass">Dump / Pass:</string>
  <string name="filesystem_info_dialog_virtual">Virtual:</string>
  <string name="filesystem_info_dialog_total_disk_usage">Total:</string>
  <string name="filesystem_info_dialog_used_disk_usage">Used:</string>
  <string name="filesystem_info_dialog_free_disk_usage">Free:</string>
  <string name="fso_properties_permissions_not_allowed_msg">Permissions operations are not allowed in Safe mode. Tap to change to Root Access mode.</string>
  <string name="fso_properties_failed_to_change_owner_msg">The change of owner operation failed.\n\nFor security reasons, some file systems, like SD cards, do not allow the changing of ownership.</string>
  <string name="fso_properties_failed_to_change_group_msg">The change of group operation failed.\n\nFor security reasons, some file systems, like SD cards, do not allow the changing of groups.</string>
  <string name="fso_properties_failed_to_change_permission_msg">The change of permissions operation failed.\n\nFor security reasons, some file systems, like SD cards, do not allow the changing of permissions.</string>
  <string name="fso_properties_dialog_title">Properties</string>
  <string name="fso_properties_dialog_tab_info">Info</string>
  <string name="fso_properties_dialog_tab_permissions">Permissions</string>
  <string name="fso_properties_dialog_name">Name:</string>
  <string name="fso_properties_dialog_parent">Parent:</string>
  <string name="fso_properties_dialog_type">Type:</string>
  <string name="fso_properties_dialog_category">Category:</string>
  <string name="fso_properties_dialog_link">Link:</string>
  <string name="fso_properties_dialog_size">Size:</string>
  <string name="fso_properties_dialog_contains">Contains:</string>
  <string name="fso_properties_dialog_last_accessed_date">Accessed:</string>
  <string name="fso_properties_dialog_last_modified_date">Modified:</string>
  <string name="fso_properties_dialog_last_changed_date">Changed:</string>
  <string name="fso_properties_dialog_owner">Owner:</string>
  <string name="fso_properties_dialog_group">Group:</string>
  <string name="fso_properties_dialog_others">Others:</string>
  <string name="fso_properties_dialog_include_in_media_scan">Skip media scan:</string>
  <string name="fso_failed_to_allow_media_scan">Failed to allow media scanning</string>
  <string name="fso_failed_to_prevent_media_scan">Failed to prevent media scanning</string>
  <string name="fso_delete_nomedia_dir_title">Delete .nomedia directory</string>
  <string name="fso_delete_nomedia_dir_body">This directory contains a .nomedia directory.\n\nDo you want to delete it and all of its contents?</string>
  <string name="fso_delete_nomedia_non_empty_title">Delete .nomedia file</string>
  <string name="fso_delete_nomedia_non_empty_body">This directory contains a non-empty .nomedia file.\n\nDo you want to delete it?</string>
  <string name="history">History</string>
  <string name="msgs_history_empty">History is empty.</string>
  <string name="msgs_history_unknown">Unknown history item.</string>
  <string name="search">Search results</string>
  <string name="search_hint">Type your search</string>
  <string name="search_voice_hint">Speak your search</string>
  <string name="search_error_msg">An error occurred while searching. No results found.</string>
  <string name="search_no_results_msg">No results found.</string>
  <string name="search_found_items_in_directory"><xliff:g id="items">%1$s</xliff:g> in <xliff:g id="path">%2$s</xliff:g></string>
  <string name="search_terms"><![CDATA[<b>Terms:</b>]]> <xliff:g id="terms">%1$s</xliff:g></string>
  <string name="search_few_characters_title">Confirm search</string>
  <string name="search_few_characters_msg">Some of the search terms has a small number of characters. The operation could be very costly in time and system resources.\n\nDo you want to continue?</string>
  <string name="searching">Please wait\u2026</string>
  <string name="searching_action_label">Searching in progress</string>
  <string name="picker_title">Pick a file</string>
  <string name="directory_picker_title">Pick a directory</string>
  <string name="editor">Editor</string>
  <string name="editor_invalid_file_msg">Invalid file.</string>
  <string name="editor_file_not_found_msg">File not found.</string>
  <string name="editor_file_exceed_size_msg">The file is too big to be open inside this device.</string>
  <string name="editor_dirty_ask_title">Confirm exit</string>
  <string name="editor_dirty_ask_msg">There are unsaved changes.\n\nExit without saving?</string>
  <string name="editor_successfully_saved">The file was successfully saved.</string>
  <string name="editor_read_only_mode">The file is opened in read-only mode.</string>
  <string name="dumping_message">Generating hex dump\u2026</string>
  <string name="displaying_message">Displaying\u2026</string>
  <string name="bookmarks">Bookmarks</string>
  <string name="bookmarks_home">Home</string>
  <string name="bookmarks_root_folder">Root folder</string>
  <string name="bookmarks_system_folder">System folder</string>
  <string name="bookmarks_secure">Secure storage</string>
  <string name="bookmarks_remote">Remote storage</string>
  <string name="bookmarks_button_config_cd">Set the initial folder.</string>
  <string name="bookmarks_button_remove_bookmark_cd">Remove the bookmark.</string>
  <string name="bookmarks_msgs_add_success">The bookmark was added successfully.</string>
  <string name="initial_directory_dialog_title">Initial folder</string>
  <string name="initial_directory_label">Choose the initial folder:</string>
  <string name="initial_directory_relative_msg">Relative paths are not allowed.</string>
  <string name="initial_directory_error_msg">An error occurred while saving the initial folder.</string>
  <string name="menu_search">Search</string>
  <string name="menu_settings">Settings</string>
  <string name="menu_clear_history">Clear history</string>
  <string name="menu_no_suggestions">No suggestions</string>
  <string name="menu_word_wrap">Word wrap</string>
  <string name="menu_syntax_highlight">Syntax highlight</string>
  <string name="create_copy_regexp"><xliff:g id="name">%1$s</xliff:g> - copy<xliff:g id="extension">%2$s</xliff:g></string>
  <string name="create_new_compress_file_regexp"><xliff:g id="name">%1$s</xliff:g> - new<xliff:g id="extension">%2$s</xliff:g></string>
  <string name="waiting_dialog_msg">Performing operation\u2026</string>
  <string name="waiting_dialog_copying_title">Copying\u2026</string>
  <string name="waiting_dialog_copying_msg"><![CDATA[<b>From</b>]]> <xliff:g id="from">%1$s</xliff:g><![CDATA[<br/><b>To</b>]]> <xliff:g id="to">%2$s</xliff:g></string>
  <string name="waiting_dialog_moving_title">Moving\u2026</string>
  <string name="waiting_dialog_moving_msg"><![CDATA[<b>From</b>]]> <xliff:g id="from">%1$s</xliff:g><![CDATA[<br/><b>To</b>]]> <xliff:g id="to">%2$s</xliff:g></string>
  <string name="waiting_dialog_deleting_title">Deleting\u2026</string>
  <string name="waiting_dialog_deleting_msg"><![CDATA[<b>File</b>]]> <xliff:g id="file">%1$s</xliff:g></string>
  <string name="waiting_dialog_extracting_title">Extracting\u2026</string>
  <string name="waiting_dialog_extracting_msg"><![CDATA[<b>File</b>]]> <xliff:g id="file">%1$s</xliff:g></string>
  <string name="waiting_dialog_compressing_title">Compressing\u2026</string>
  <string name="waiting_dialog_compressing_msg"><![CDATA[<b>File</b>]]> <xliff:g id="file">%1$s</xliff:g></string>
  <string name="waiting_dialog_analizing_msg"><![CDATA[<b>Analyzing\u2026</b>]]></string>
  <string name="msgs_extracting_success">The extracting operation was completed successfully. The data was extracted to <xliff:g id="destination">%1$s</xliff:g>.</string>
  <string name="msgs_compressing_success">The compressing operation was completed successfully. The data was compressed to <xliff:g id="destination">%1$s</xliff:g>.</string>
  <string name="actions_dialog_title">Actions</string>
  <string name="actions_menu_properties_current_folder">Properties</string>
  <string name="actions_menu_refresh">Refresh</string>
  <string name="actions_menu_new_directory">New folder</string>
  <string name="actions_menu_new_file">New file</string>
  <string name="actions_menu_select_all">Select all</string>
  <string name="actions_menu_deselect_all">Deselect all</string>
  <string name="actions_menu_select">Select</string>
  <string name="actions_menu_deselect">Deselect</string>
  <string name="actions_menu_paste_selection">Copy selection here</string>
  <string name="actions_menu_move_selection">Move selection here</string>
  <string name="actions_menu_delete_selection">Delete selection</string>
  <string name="actions_menu_compress_selection">Compress selection</string>
  <string name="actions_menu_create_link">Create link</string>
  <string name="actions_menu_open">Open</string>
  <string name="actions_menu_open_with">Open with</string>
  <string name="actions_menu_execute">Execute</string>
  <string name="actions_menu_send">Send</string>
  <string name="actions_menu_send_selection">Send selection</string>
  <string name="actions_menu_compress">Compress</string>
  <string name="actions_menu_extract">Extract</string>
  <string name="actions_menu_delete">Delete</string>
  <string name="actions_menu_rename">Rename</string>
  <string name="actions_menu_create_copy">Create copy</string>
  <string name="actions_menu_properties">Properties</string>
  <string name="actions_menu_add_to_bookmarks">Add to bookmarks</string>
  <string name="actions_menu_add_shortcut">Add shortcut</string>
  <string name="actions_menu_open_parent_folder">Open parent</string>
  <string name="actions_menu_compute_checksum">Compute checksum</string>
  <string name="actions_menu_print">Print</string>
  <string name="actions_menu_set_as_home">Set as home</string>
  <string name="actions_ask_undone_operation_msg">This action cannot be undone. Do you want to continue?</string>
  <string name="input_name_dialog_label">Name:</string>
  <string name="input_name_dialog_message_empty_name">The name cannot be empty.</string>
  <string name="input_name_dialog_message_invalid_path_name">Invalid name. The characters \'<xliff:g id="invalid_characters">%1$s</xliff:g>\' are not allowed.</string>
  <string name="input_name_dialog_message_invalid_name">Invalid name. The names \'.\' and \'..\' are not allowed.</string>
  <string name="input_name_dialog_message_name_exists">The name already exists.</string>
  <string name="associations_dialog_title">Associations</string>
  <string name="associations_dialog_remember">Remember selection</string>
  <string name="associations_dialog_openwith_title">Open with</string>
  <string name="associations_dialog_openwith_action">Open</string>
  <string name="associations_dialog_sendwith_title">Send with</string>
  <string name="associations_dialog_sendwith_action">Send</string>
  <string name="inline_autocomplete_tab_nothing_to_complete_msg">Nothing to complete.</string>
  <string name="execution_console_title">Console</string>
  <string name="execution_console_script_name_label">Script:</string>
  <string name="execution_console_script_execution_time_label">Time:</string>
  <string name="execution_console_script_exitcode_label">Exit code:</string>
  <string name="execution_console_script_execution_time_text"><xliff:g id="seconds">%1$s</xliff:g> sec.</string>
  <string name="compute_checksum_title">Compute checksum</string>
  <string name="compute_checksum_filename_label">File:</string>
  <string name="compute_checksum_computing_checksum_msg">Computing checksum\u2026</string>
  <string name="mime_folder">Folder</string>
  <string name="mime_symlink">Symlink</string>
  <string name="mime_unknown">Unknown</string>
  <string name="filetime_format_mode_system">System-defined</string>
  <string name="filetime_format_mode_locale">Locale-defined</string>
  <string name="filetime_format_mode_ddMMyyyy_HHmmss">dd/mm/yyyy hh:mm:ss</string>
  <string name="filetime_format_mode_MMddyyyy_HHmmss">mm/dd/yyyy hh:mm:ss</string>
  <string name="filetime_format_mode_yyyyMMdd_HHmmss">yyyy-mm-dd hh:mm:ss</string>
  <string name="selection_folders_and_files"><xliff:g id="folders">%1$s</xliff:g> and <xliff:g id="files">%2$s</xliff:g> selected.</string>
  <string name="category_system">SYSTEM</string>
  <string name="category_app">APP</string>
  <string name="category_binary">BINARY</string>
  <string name="category_text">TEXT</string>
  <string name="category_document">DOCUMENT</string>
  <string name="category_ebook">EBOOK</string>
  <string name="category_mail">MAIL</string>
  <string name="category_compress">COMPRESS</string>
  <string name="category_exec">EXECUTABLE</string>
  <string name="category_database">DATABASE</string>
  <string name="category_font">FONT</string>
  <string name="category_image">IMAGE</string>
  <string name="category_audio">AUDIO</string>
  <string name="category_video">VIDEO</string>
  <string name="category_security">SECURITY</string>
  <string name="category_all">ALL</string>
  <string name="compression_mode_title">Compression mode</string>
  <string name="shortcut_failed_msg">Failed to handle the shortcut.</string>
  <string name="shortcut_creation_success_msg">Shortcut created successfully.</string>
  <string name="shortcut_creation_failed_msg">Shortcut creation failed.</string>
  <string name="pref">Settings</string>
  <string name="pref_general">General settings</string>
  <string name="pref_search">Search options</string>
  <string name="pref_storage">Storage options</string>
  <string name="pref_editor">Editor options</string>
  <string name="pref_themes">Themes</string>
  <string name="pref_about">About</string>
  <string name="pref_about_summary">File Manager v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 20122014 The CyanogenMod Project</string>
  <string name="pref_general_behaviour_category">General</string>
  <string name="pref_case_sensitive_sort">Case-sensitive</string>
  <string name="pref_case_sensitive_sort_summary">Consider case when navigating or sorting search results</string>
  <string name="pref_filetime_format_mode">Date/time format</string>
  <string name="pref_disk_usage_warning_level">Disk usage warning</string>
  <string name="pref_disk_usage_warning_level_summary" formatted="false">Display a different color in disk usage widgets when they reach <xliff:g id="level">%1$s</xliff:g> percent of free disk space</string>
  <string name="pref_compute_folder_statistics">Compute folder statistics</string>
  <string name="pref_compute_folder_statistics_on">Warning! The computation of folder statistics is costly in time and system resources</string>
  <string name="pref_display_thumbs">Preview</string>
  <string name="pref_display_thumbs_summary">Show a preview image for apps, music files, pictures and videos</string>
  <string name="pref_use_flinger">Use swipe gestures</string>
  <string name="pref_use_flinger_summary">Use swipe left to right gesture detection to delete files or folders</string>
  <string name="pref_general_advanced_settings_category">Advanced</string>
  <string name="pref_access_mode">Access mode</string>
  <string name="pref_access_mode_safe">Safe mode</string>
  <string name="pref_access_mode_safe_summary">Safe mode\n\nThe app is running without privileges and the only accessible file systems are the storage volumes (SD cards and USB)</string>
  <string name="pref_access_mode_prompt">Prompt User mode</string>
  <string name="pref_access_mode_prompt_summary">Prompt User mode\n\nThe app is running with full access to the file system but will prompt for permission prior to executing any privileged actions</string>
  <string name="pref_access_mode_root">Root Access mode</string>
  <string name="pref_access_mode_root_summary">Root Access mode\n\nWarning! This mode allows operations that could break your device. It\'s your responsibility to ensure that an operation is safe</string>
  <string name="pref_restrict_secondary_users_access_title">Restrict users access</string>
  <string name="pref_restrict_secondary_users_access_summary">Restrict access to the whole system to secondary users</string>
  <string name="pref_search_results_category">Results</string>
  <string name="pref_show_relevance_widget">Show relevance widget</string>
  <string name="pref_highlight_terms">Highlight search terms</string>
  <string name="pref_sort_search_results_mode">Sort results mode</string>
  <string name="pref_sort_search_results_mode_none">No sort</string>
  <string name="pref_sort_search_results_mode_name">By name</string>
  <string name="pref_sort_search_results_mode_relevance">By relevance</string>
  <string name="pref_search_privacity_category">Privacy</string>
  <string name="pref_save_search_terms">Save search terms</string>
  <string name="pref_save_search_terms_on">Search terms will be saved and used as suggestions in future searches</string>
  <string name="pref_save_search_terms_off">Search terms will not be saved</string>
  <string name="pref_remove_saved_search_terms">Remove saved search terms</string>
  <string name="pref_remove_saved_search_terms_summary">Tap to remove all the saved search terms</string>
  <string name="pref_remove_saved_search_terms_msg">All saved search terms were removed</string>
  <string name="pref_secure_storage_category">Secure storage</string>
  <string name="pref_secure_storage_delayed_sync_title">Delayed synchronization</string>
  <string name="pref_secure_storage_delayed_sync_summary">Synchronization of secure file systems is a costly operation. Enable this option to allow faster responses after every operation, performing the synchronization when the filesystem is in unused state, but at the expense of losing the pending information not synced if the app crashes.</string>
  <string name="pref_secure_storage_reset_password_title">Reset password</string>
  <string name="pref_secure_storage_delete_storage_title">Delete storage</string>
  <string name="pref_editor_behaviour_category">Behaviour</string>
  <string name="pref_no_suggestions">No suggestions</string>
  <string name="pref_no_suggestions_desc">Do not display dictionary suggestions while editing the file</string>
  <string name="pref_word_wrap">Word wrap</string>
  <string name="pref_hexdump">Hex dump binary files</string>
  <string name="pref_hexdump_desc">When opening a binary file, generate a hex dump of the file and open it in the hex viewer</string>
  <string name="pref_editor_syntax_highlight_category">Syntax highlight</string>
  <string name="pref_syntax_highlight">Syntax highlight</string>
  <string name="pref_syntax_highlight_desc">Highlight the syntax of the file displayed in the editor (only when a syntax highlight processor is available for the type of file)</string>
  <string name="pref_syntax_highlight_color_scheme">Color scheme</string>
  <string name="pref_syntax_highlight_color_scheme_desc">Select the syntax highlight color scheme</string>
  <string name="pref_syntax_sh_use_theme_default">Use theme default</string>
  <string name="pref_syntax_sh_use_theme_default_desc">Use the default syntax highlight of the current theme</string>
  <string name="pref_editor_sh_item_category">Items</string>
  <string name="pref_themes_selection_category">Themes</string>
  <string name="pref_themes_set_theme">Set theme</string>
  <string name="pref_themes_confirmation">Theme was applied successfully.</string>
  <string name="pref_themes_not_found">Theme not found.</string>
  <string name="pref_debug_traces">Log debugging information</string>
  <string name="theme_default_name">Light Theme</string>
  <string name="theme_default_description">A light theme for CyanogenMod File Manager.</string>
  <string name="themes_author">CyanogenMod</string>
  <string name="drawer_open">Open navigation drawer</string>
  <string name="drawer_close">Close navigation drawer</string>
  <string name="color_picker_alpha_slider_text">Alpha</string>
  <string name="color_picker_current_text">Current:</string>
  <string name="color_picker_new_text">New:</string>
  <string name="color_picker_color">Color:</string>
  <string name="ash_reset_color_scheme">Restore the default theme color scheme</string>
  <string name="ash_text">Text</string>
  <string name="ash_assignment">Assignment</string>
  <string name="ash_singleline_comment">Single-Line comment</string>
  <string name="ash_multiline_comment">Multi-Line comment</string>
  <string name="ash_keyword">Keyword</string>
  <string name="ash_quoted_string">Quoted string</string>
  <string name="ash_variable">Variable</string>
  <string name="secure_storage_unlock_title">Unlock storage</string>
  <string name="secure_storage_create_title">Create storage</string>
  <string name="secure_storage_reset_title">Reset password</string>
  <string name="secure_storage_delete_title">Delete storage</string>
  <string name="secure_storage_unlock_key_prompt_msg">Type the password to unlock the secure storage filesystem.</string>
  <string name="secure_storage_unlock_key_new_msg">Type a password to protect the secure storage filesystem.</string>
  <string name="secure_storage_unlock_key_reset_msg">Type the current and new passwords to reset the secure storage filesystem.</string>
  <string name="secure_storage_unlock_key_delete_msg">Type the current password to delete the secure storage filesystem.</string>
  <string name="secure_storage_unlock_old_key_title">Old password:</string>
  <string name="secure_storage_unlock_new_key_title">New Password:</string>
  <string name="secure_storage_unlock_key_title">Password:</string>
  <string name="secure_storage_unlock_repeat_title">Repeat password:</string>
  <string name="secure_storage_create_button">Create</string>
  <string name="secure_storage_unlock_button">Unlock</string>
  <string name="secure_storage_reset_button">Reset</string>
  <string name="secure_storage_delete_button">Delete</string>
  <string name="secure_storage_unlock_failed">Cannot unlock the storage</string>
  <string name="secure_storage_unlock_validation_length">Password must have at least <xliff:g id="characters">%1$d</xliff:g> characters.</string>
  <string name="secure_storage_unlock_validation_equals">Passwords do not match.</string>
  <string name="print_unsupported_document">Unsupported document format</string>
  <string name="print_unsupported_image">Unsupported image format</string>
  <string name="print_document_header">Document: <xliff:g id="document_name">%1$s</xliff:g></string>
  <string name="print_document_footer">Page <xliff:g id="page_number">%1$s</xliff:g></string>
  <string name="security_warning_extract">Warning!\n\nExtracting an archive file with relative or absolute paths may cause damage to your device by overwriting system files.\n\nDo you want to continue?</string>
  <string name="changelog_title">Changelog</string>
  <string name="welcome_title">Welcome</string>
  <string name="welcome_msg">Welcome to the CyanogenMod file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe CyanogenMod Team</string>
  <string name="activity_not_found_exception">Couldn\'t find an app to open this file</string>
</resources>