aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
blob: 7236adfba0e427e0ae97d32a5a34e08a1d29bb4d (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
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2014 The CyanogenMod Project
               (C) 2017 The LineageOS 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">
  <!-- The name of the app -->
  <string name="app_name">Xestor de ficheros</string>
  <!-- The description of the app -->
  <string name="app_description">Un xestor de ficheros de LineageOS</string>
  <!-- Human readable sizes -->
  <string name="size_bytes">B</string>
  <string name="size_kilobytes">KB</string>
  <string name="size_megabytes">MB</string>
  <string name="size_gigabytes">GB</string>
  <!-- Date/time format order (%1$s: date; %2$s: time) -->
  <string name="datetime_format_order">%1$s %2$s</string>
  <!-- Devices types -->
  <string name="device_blockdevice">Preséu de bloques</string>
  <string name="device_characterdevice">Preséu de caráuteres</string>
  <!-- Mount Point States -->
  <string name="mount_point_readonly">RO</string>
  <string name="mount_point_readwrite">RW</string>
  <!-- Default buttons -->
  <string name="yes"></string>
  <string name="no">Non</string>
  <string name="all">Too</string>
  <string name="overwrite">Sobrescribir</string>
  <string name="select">Esbillar</string>
  <!-- The root directory name -->
  <!-- The search result name -->
  <string name="search_result_name">Guetar: <xliff:g id="terms">%1$s</xliff:g></string>
  <!-- Loading waiting message -->
  <string name="loading_message">Cargando\u2026</string>
  <!-- Computing message -->
  <!-- Computing new line message -->
  <!-- Cancelled message -->
  <!-- Error message -->
  <string name="error_message">Fallu.</string>
  <!-- Copy text content description -->
  <string name="copy_text_cd">Toca pa copiar el testu al cartafueyu</string>
  <!-- Copy text content message -->
  <string name="copy_text_msg">Copióse\'l testu nel cartafueyu</string>
  <!-- Warning dialog title -->
  <string name="warning_title">Alvertencia</string>
  <!-- Error dialog title -->
  <string name="error_title">Fallu</string>
  <!-- Confirm operation dialog title -->
  <string name="confirm_operation">Confirmar operación</string>
  <!-- Confirm overwrite dialog title -->
  <string name="confirm_overwrite">Confirmar sobrescritura</string>
  <!-- Confirm deletion dialog title -->
  <string name="confirm_deletion">Confirmar desaniciu</string>
  <!--  A console couldn't be created - Ask the user to change the access mode - Dialog Title -->
  <string name="msgs_change_to_prompt_access_mode_title">Confirmar cambéu</string>
  <!--  A console couldn't be created - Ask the user to change the access mode - Dialog Message -->
  <!-- A console couldn't be created - Without privileges, the app won't work -->
  <!-- The message shown when an allocation of a privileged console fails, and a non
         privileged is allocated -->
  <!-- The selected setting was not applied or stored -->
  <string name="msgs_settings_save_failure">L\'axuste nun pudo aplicase o atroxase.</string>
  <!-- The initial directory has an invalid or inaccessible reference -->
  <!-- Root is not available message -->
  <!-- Success -->
  <!-- Unknown error -->
  <string name="msgs_unknown">Deteutóse un fallu. La operación nun tuvo ésitu.</string>
  <!-- When an operation requires elevated privileged (normally caused for the use of a
         non-privileged console) -->
  <!-- When an operation fails because the device has run out of storage. -->
  <!-- The file or directory was not found -->
  <string name="msgs_file_not_found">Nun s\'alcontró\'l ficheru o carpeta.</string>
  <!-- The command reference couldn't be created (not found or invalid definition)
         (normally caused by a development error) -->
  <!-- I/O exception -->
  <string name="msgs_io_failed">Fallu de llectura/escritura.</string>
  <!-- Operation timeout detected -->
  <string name="msgs_operation_timeout">Escosó\'l tiempu de la operación.</string>
  <!-- The operation returns an invalid exit code -->
  <string name="msgs_operation_failure">Falló la operación.</string>
  <!-- A console couldn't be allocated -->
  <string name="msgs_console_alloc_failure">Asocedió un fallu internu.</string>
  <!-- An operation can't be cancelled -->
  <string name="msgs_operation_can_not_be_cancelled">Nun pue encaboxase la operación.</string>
  <!-- The operation requieres mount the file system prior to execute the command -->
  <!-- Illegal argument (normally caused by a development error when calling internal api) -->
  <!-- The operation will cause inconsistencies -->
  <!-- Operation not permitted in the current directory -->
  <!-- The advice message prior to exit the app -->
  <string name="msgs_push_again_to_exit">Volvi primir pa colar.</string>
  <!-- There is no registered app that can handle the mime-type -->
  <!-- Overwrite files? -->
  <!-- The association of an action to the app failed -->
  <!-- An operation requires elevated privileged. Ask the user. -->
  <!-- The parent directory of the current directory in navigation view -->
  <string name="parent_dir">Carpeta pá</string>
  <!-- External storage descripton -->
  <string name="external_storage">Almacenamientu esternu</string>
  <!-- Usb storage descripton -->
  <string name="usb_storage">Almacenamientu USB</string>
  <!-- ActionBar Buttons - FileSystem -->
  <!-- ActionBar Buttons - Sort Mode -->
  <!-- ActionBar Buttons - Layout Mode -->
  <!-- ActionBar Buttons - Other View Options -->
  <!-- ActionBar Buttons - Done -->
  <string name="actionbar_button_selection_done_cd">Fecho</string>
  <!-- ActionBar Buttons - Actions -->
  <string name="actionbar_button_actions_cd">Aiciones</string>
  <!-- ActionBar Buttons - Search -->
  <!-- ActionBar Buttons - Overflow -->
  <string name="actionbar_button_overflow_cd">Más opciones</string>
  <!-- ActionBar Buttons - Storage volumes -->
  <!-- ActionBar Buttons - Save -->
  <string name="actionbar_button_save_cd">Guardar</string>
  <!-- ActionBar Buttons - Print -->
  <string name="actionbar_button_print_cd">Imprentar</string>
  <!-- Navigation View - Sort - Sort by name (ascending) -->
  <!-- Navigation View - Sort - Sort by name (descending) -->
  <!-- Navigation View - Sort - Sort by date (ascending) -->
  <!-- Navigation View - Sort - Sort by date (descending) -->
  <!-- Navigation View - Sort - Sort by size (ascending) -->
  <!-- Navigation View - Sort - Sort by size (descending) -->
  <!-- Navigation View - Sort - Sort by type (ascending) -->
  <!-- Navigation View - Sort - Sort by type (descending) -->
  <!-- Navigation View - Layout - Icons -->
  <string name="layout_icons">Iconos</string>
  <!-- Navigation View - Layout - Simple -->
  <!-- Navigation View - Layout - Details -->
  <string name="layout_details">Detalles</string>
  <!-- Navigation View - View - Show folders first -->
  <!-- Navigation View - View - Show hidden files option -->
  <!-- Navigation View - View - Show system files option -->
  <!-- Navigation View - View - Show symlinks option -->
  <!-- Filesystem Info (no data). Dialog title -->
  <!-- Filesystem Info (no data). Dialog message -->
  <!-- Filesystem Info - Filesystem couldn't be mounted -->
  <!-- Filesystem Info - Not allowed message -->
  <!-- Filesystem Info - Mount failed -->
  <!-- Filesystem Info Dialog - Title -->
  <!-- Filesystem Info Dialog - Tab - Info -->
  <string name="filesystem_info_dialog_tab_info">Información</string>
  <!-- Filesystem Info Dialog - Tab - Disk Usage -->
  <!-- Filesystem Info Dialog - Status Label -->
  <!-- Filesystem Info Dialog - Mount Point Label -->
  <!-- Filesystem Info Dialog - Device Label -->
  <string name="filesystem_info_dialog_device">Preséu:</string>
  <!-- Filesystem Info Dialog - Type Label -->
  <string name="filesystem_info_dialog_type">Triba:</string>
  <!-- Filesystem Info Dialog - Options Label -->
  <string name="filesystem_info_dialog_options">Opciones:</string>
  <!-- Filesystem Info Dialog - Dump/Pass Label -->
  <!-- Filesystem Info Dialog - Virtual Label -->
  <string name="filesystem_info_dialog_virtual">Virtual:</string>
  <!-- Filesystem Info Dialog - Total Disk Usage -->
  <string name="filesystem_info_dialog_total_disk_usage">Total:</string>
  <!-- Filesystem Info Dialog - Used Disk Usage -->
  <!-- Filesystem Info Dialog - Free Disk Usage -->
  <!-- Fso Properties - Not allowed message -->
  <!-- Fso Properties - Failed to change owner to fso -->
  <!-- Fso Properties - Failed to change group to fso -->
  <!-- Fso Properties - Failed to change group to fso -->
  <!-- Fso Properties Dialog - Title -->
  <string name="fso_properties_dialog_title">Propiedaes</string>
  <!-- Fso Properties Dialog - Tab - Info -->
  <!-- Fso Properties Dialog - Tab - Permissions -->
  <string name="fso_properties_dialog_tab_permissions">Permisos</string>
  <!-- Fso Properties Dialog - Name Label -->
  <string name="fso_properties_dialog_name">Nome:</string>
  <!-- Fso Properties Dialog - Parent Folder Label -->
  <string name="fso_properties_dialog_parent">Pá:</string>
  <!-- Fso Properties Dialog - Type Label -->
  <string name="fso_properties_dialog_type">Triba:</string>
  <!-- Fso Properties Dialog - Category Label -->
  <string name="fso_properties_dialog_category">Estaya:</string>
  <!-- Fso Properties Dialog - Link Label -->
  <string name="fso_properties_dialog_link">Enllaz:</string>
  <!-- Fso Properties Dialog - Size Label -->
  <string name="fso_properties_dialog_size">Tamañu:</string>
  <!-- Fso Properties Dialog - Contains Label -->
  <string name="fso_properties_dialog_contains">Contién:</string>
  <!-- Fso Properties Dialog - Last Accessed Time Label -->
  <!-- Fso Properties Dialog - Last Modified Time Label -->
  <!-- Fso Properties Dialog - Last Changed Time -->
  <!-- Fso Properties Dialog - Owner Label -->
  <!-- Fso Properties Dialog - Group Label -->
  <string name="fso_properties_dialog_group">Grupu:</string>
  <!-- Fso Properties Dialog - Others Label -->
  <!-- Fso Properties Dialog - Special Label -->
  <!-- Fso Properties Dialog - Read Label -->
  <!-- Fso Properties Dialog - Write Label -->
  <!-- Fso Properties Dialog - Execute Label -->
  <!-- Fso Properties Dialog - Execute Label -->
  <!-- Fso Properties Dialog - Skip media scan -->
  <!-- History - History activity title -->
  <string name="history">Historial</string>
  <!-- History - The history is empty -->
  <string name="msgs_history_empty">L\'historial ta baleru.</string>
  <!-- History - The history reference is not in the actual history list -->
  <!-- Search - Search activity title -->
  <string name="search">Resultaos de gueta</string>
  <!-- Search - Search hint message -->
  <!-- Search - Voice search hint message -->
  <!-- Search - Search error message -->
  <!-- Search - Search no results message -->
  <!-- Search - Number of items found in directory -->
  <string name="search_found_items_in_directory"><xliff:g id="items">%1$s</xliff:g> en
    <xliff:g id="path">%2$s</xliff:g></string>
  <!-- Search - Search query terms -->
  <string name="search_terms"><![CDATA[<b>Términos:</b>]]> <xliff:g id="terms">%1$s</xliff:g></string>
  <!-- Search - Confirm search -->
  <!-- Search - Some terms of the search are too small. The operation could be very costly -->
  <!-- Search - Searching dialog title -->
  <string name="searching">Espera, por favor\u2026</string>
  <!-- Search - Searching label -->
  <!-- Picker Activity -->
  <!-- Picker Activity - Dialog title -->
  <!-- Editor - Editor activity title -->
  <string name="editor">Editor</string>
  <!-- Editor - Invalid file message -->
  <string name="editor_invalid_file_msg">Ficheru non válidu.</string>
  <!-- Editor - File not found message -->
  <string name="editor_file_not_found_msg">Nun s\'alcontró\'l ficheru.</string>
  <!-- Editor - File size exceed the limit -->
  <!-- Editor - Editor is dirty, ask the user - Dialog title -->
  <string name="editor_dirty_ask_title">Confirmar salida</string>
  <!-- Editor - Editor is dirty, ask the user - Dialog message -->
  <!-- Editor - Save operation success -->
  <!-- Editor - Read-only file mode -->
  <!-- Editor - Dumping message -->
  <!-- Editor - Displaying -->
  <string name="displaying_message">Amosando\u2026</string>
  <!-- Bookmarks - Bookmarks activity title -->
  <string name="bookmarks">Marcadores</string>
  <!-- Bookmarks - Bookmark name - Home -->
  <string name="bookmarks_home">Aniciu</string>
  <!-- Bookmarks - Bookmark name - Root folder -->
  <!-- Bookmarks - Bookmark name - System folder -->
  <string name="bookmarks_system_folder">Carpeta del sistema</string>
  <!-- Bookmarks - Bookmark name - Secure storage -->
  <string name="bookmarks_secure">Almacenamientu seguru</string>
  <!-- Bookmarks - Bookmark name - Remote storage -->
  <string name="bookmarks_remote">Almacenamientu remotu</string>
  <!-- Bookmarks - Bookmark name - Button - Initial directory content description -->
  <!-- Bookmarks - Bookmark name - Button - Remove bookmark content description -->
  <!-- Bookmarks - Bookmarks - Actions - Bookmark successfully added -->
  <!-- Bookmarks - Bookmarks - Actions - Bookmark already exists -->
  <string name="bookmarks_msgs_add_exists">Yá esiste\'l marcador.</string>
  <!-- Initial directory dialog title -->
  <!-- Initial directory label -->
  <!-- Initial directory is relative -->
  <!-- Initial directory error message -->
  <!-- Menu - Navigation - Search -->
  <!-- Menu - Navigation - Settings -->
  <string name="menu_settings">Axustes</string>
  <!-- Menu - History - Clear history -->
  <!-- Menu - Editor - No suggestions -->
  <string name="menu_no_suggestions">Ensin suxerencies</string>
  <!-- Menu - Editor - Word wrap -->
  <!-- Menu - Editor - Sintax highlight -->
  <!-- Regular expression for create copy action -->
  <!-- Regular expression for new compressed file -->
  <!-- Waiting dialog - Performing operation message -->
  <!-- Waiting dialog - Copying title -->
  <string name="waiting_dialog_copying_title">Copiando\u2026</string>
  <!-- Waiting dialog - Copying message -->
  <!-- Waiting dialog - Moving title -->
  <string name="waiting_dialog_moving_title">Moviendo\u2026</string>
  <!-- Waiting dialog - Moving message -->
  <!-- Waiting dialog - Deleting title -->
  <string name="waiting_dialog_deleting_title">Desaniciando\u2026</string>
  <!-- Waiting dialog - Deleting message -->
  <string name="waiting_dialog_deleting_msg"><![CDATA[<b>Ficheru</b>]]> <xliff:g id="file">%1$s</xliff:g></string>
  <!-- Waiting dialog - Extracting title -->
  <string name="waiting_dialog_extracting_title">Estrayendo\u2026</string>
  <!-- Waiting dialog - Extracting message -->
  <string name="waiting_dialog_extracting_msg"><![CDATA[<b>Ficheru</b>]]> <xliff:g id="file">%1$s</xliff:g></string>
  <!-- Waiting dialog - Extracting title -->
  <string name="waiting_dialog_compressing_title">Comprimiendo\u2026</string>
  <!-- Waiting dialog - Extracting message -->
  <string name="waiting_dialog_compressing_msg"><![CDATA[<b>Ficheru</b>]]> <xliff:g id="file">%1$s</xliff:g></string>
  <!-- Waiting dialog - Initializing the dialog -->
  <string name="waiting_dialog_analizing_msg"><![CDATA[<b>Analizando\u2026</b>]]></string>
  <!-- Extracting - Success message -->
  <!-- Compressing - Success message -->
  <!-- Actions Dialog - Title -->
  <string name="actions_dialog_title">Aiciones</string>
  <!-- Actions Dialog - Menu - Properties of current folder -->
  <string name="actions_menu_properties_current_folder">Propiedaes</string>
  <!-- Actions Dialog - Menu - Refresh -->
  <string name="actions_menu_refresh">Refrescar</string>
  <!-- Actions Dialog - Menu - New directory -->
  <string name="actions_menu_new_directory">Carpeta nueva</string>
  <!-- Actions Dialog - Menu - New file -->
  <string name="actions_menu_new_file">Ficheru nuevu</string>
  <!-- Actions Dialog - Menu - Select all -->
  <string name="actions_menu_select_all">Esbillar too</string>
  <!-- Actions Dialog - Menu - Deselect all -->
  <string name="actions_menu_deselect_all">Nun esbillar nada</string>
  <!-- Actions Dialog - Menu - Select -->
  <string name="actions_menu_select">Esbillar</string>
  <!-- Actions Dialog - Menu - Deselect -->
  <!-- Actions Dialog - Menu - Copy/Paste selection -->
  <string name="actions_menu_paste_selection">Copiar esbilla equí</string>
  <!-- Actions Dialog - Menu - Move selection -->
  <string name="actions_menu_move_selection">Mover esbilla equí</string>
  <!-- Actions Dialog - Menu - Delete selection -->
  <string name="actions_menu_delete_selection">Desaniciar esbilla</string>
  <!-- Actions Dialog - Menu - Compress selection -->
  <string name="actions_menu_compress_selection">Comprimir esbilla</string>
  <!-- Actions Dialog - Menu - Create link -->
  <string name="actions_menu_create_link">Crear enllaz</string>
  <!-- Actions Dialog - Menu - Open -->
  <string name="actions_menu_open">Abrir</string>
  <!-- Actions Dialog - Menu - Open with -->
  <string name="actions_menu_open_with">Abrir con</string>
  <!-- Actions Dialog - Menu - Execute -->
  <string name="actions_menu_execute">Executar</string>
  <!-- Actions Dialog - Menu - Send -->
  <string name="actions_menu_send">Unviar</string>
  <!-- Actions Dialog - Menu - Send selection -->
  <string name="actions_menu_send_selection">Unviar esbilla</string>
  <!-- Actions Dialog - Menu - Compress -->
  <string name="actions_menu_compress">Comprimir</string>
  <!-- Actions Dialog - Menu - Extract -->
  <string name="actions_menu_extract">Estrayer</string>
  <!-- Actions Dialog - Menu - Delete -->
  <string name="actions_menu_delete">Desaniciar</string>
  <!-- Actions Dialog - Menu - Rename -->
  <string name="actions_menu_rename">Renomar</string>
  <!-- Actions Dialog - Menu - Create copy -->
  <string name="actions_menu_create_copy">Crear copia</string>
  <!-- Actions Dialog - Menu - Properties -->
  <string name="actions_menu_properties">Propiedaes</string>
  <!-- Actions Dialog - Menu - Add to bookmarks -->
  <!-- Actions Dialog - Menu - Add shortcut -->
  <string name="actions_menu_add_shortcut">Amestar atayu</string>
  <!-- Actions Dialog - Menu - Open parent folder -->
  <string name="actions_menu_open_parent_folder">Abrir pá</string>
  <!-- Actions Dialog - Menu - Compute checksum -->
  <!-- Actions Dialog - Menu - Print -->
  <string name="actions_menu_print">Imprentar</string>
  <!-- Actions Dialog - Menu - Set as home -->
  <!-- Actions - Ask user prior to do an undone operation. Dialog message -->
  <string name="actions_ask_undone_operation_msg">Esta aición nun pue desfacese. ¿Quies siguir?</string>
  <!-- Enter Name Dialog - Label -->
  <string name="input_name_dialog_label">Nome:</string>
  <!-- Enter Name Dialog - Message - Empty name -->
  <string name="input_name_dialog_message_empty_name">El nome nun pue tar baleru.</string>
  <!-- Enter Name Dialog - Message - Invalid name -->
  <!-- Enter Name Dialog - Message - Invalid name length -->
  <!-- Enter Name Dialog - Message - Invalid name -->
  <!-- Enter Name Dialog - Message - Name exists -->
  <string name="input_name_dialog_message_name_exists">Yá esiste\'l nome.</string>
  <!-- Associations Dialog - Title -->
  <string name="associations_dialog_title">Asociaciones</string>
  <!-- Associations Dialog - Remember the user action -->
  <string name="associations_dialog_remember">Recordar esbilla</string>
  <!-- Associations Dialog - Open with Title -->
  <string name="associations_dialog_openwith_title">Abrir con</string>
  <!-- Associations Dialog - Open action (button title) -->
  <string name="associations_dialog_openwith_action">Abrir</string>
  <!-- Associations Dialog - Send with Title -->
  <string name="associations_dialog_sendwith_title">Unviar con</string>
  <!-- Associations Dialog - Send action (button title) -->
  <string name="associations_dialog_sendwith_action">Unviar</string>
  <!-- Inline Autocomplete Widget - Tab message nothing to complete -->
  <!-- Execution console - Title -->
  <string name="execution_console_title">Consola</string>
  <!-- Execution console - The script name label -->
  <string name="execution_console_script_name_label">Script:</string>
  <!-- Execution console - The script execution time label -->
  <!-- Execution console - The script exit code label -->
  <string name="execution_console_script_exitcode_label">Códigu de salida:</string>
  <!-- Execution console - The script execution time seconds string -->
  <string name="execution_console_script_execution_time_text"><xliff:g id="seconds">%1$s</xliff:g> seg.</string>
  <!-- Compute checksum - Title -->
  <!-- Compute checksum - The file name label -->
  <string name="compute_checksum_filename_label">Ficheru:</string>
  <!-- Compute checksum - The MD5 label -->
  <!-- Compute checksum - The SHA1 label -->
  <!-- Compute checksum - The computing checksum message-->
  <!-- Mime/Types - Folder -->
  <string name="mime_folder">Carpeta</string>
  <!-- Mime/Types - Symlink -->
  <string name="mime_symlink">Enllaz simbólicu</string>
  <!-- Mime/Types - Unknown -->
  <!--  Filetime formats -->
  <!-- Selection -->
  <!-- For example "2 folders and 1 file selected." -->
  <!-- Category descriptions -->
  <string name="category_system">SISTEMA</string>
  <string name="category_app">APLICACIÓN</string>
  <string name="category_binary">BINARIU</string>
  <string name="category_text">TESTU</string>
  <string name="category_document">DOCUMENTU</string>
  <string name="category_mail">CORRÉU</string>
  <string name="category_compress">COMPRIMÍU</string>
  <string name="category_exec">EXECUTABLE</string>
  <string name="category_database">BASE DE DATOS</string>
  <string name="category_font">FONTE</string>
  <string name="category_image">IMAXE</string>
  <string name="category_audio">AUDIU</string>
  <string name="category_video">VÍDEU</string>
  <string name="category_security">SEGURANZA</string>
  <string name="category_all">TOO</string>
  <!-- Compression - Compression modes dialog title -->
  <string name="compression_mode_title">Mou de compresión</string>
  <!-- Compression - Supported archive and compression modes -->
  <!-- Shortcut. Failed to handle the shortcut -->
  <!-- Shortcut. The shortcut was created -->
  <!-- Shortcut. The shortcut wasn't created -->
  <!-- Preferences title -->
  <string name="pref">Axustes</string>
  <!-- Preferences - General title -->
  <string name="pref_general">Axustes xenerales</string>
  <!-- Preferences - Search title -->
  <string name="pref_search">Opciones de gueta</string>
  <!-- Preferences - Storage title -->
  <string name="pref_storage">Opciones d\'almacenamientu</string>
  <!-- Preferences - Editor title -->
  <string name="pref_editor">Opciones del editor</string>
  <!-- Preferences - Themes title -->
  <string name="pref_themes">Temes</string>
  <!-- Preferences - About title -->
  <string name="pref_about">Tocante a</string>
  <!-- Preferences - General - Behaviour category -->
  <string name="pref_general_behaviour_category">Xeneral</string>
  <!-- Preferences - General - Case sensitive sort and navigating title -->
  <!-- Preferences - General - Case sensitive sort and navigating summary -->
  <!-- Preferences - General - Filetime format mode title -->
  <string name="pref_filetime_format_mode">Formatu de data/hora</string>
  <!-- Preferences - General -Disk usage warning level title -->
  <!-- Preferences - General - Disk usage warning level summary -->
  <!-- FIXME Use "percent" instead of "%" symbol, because it make crash the app on getSummary
         of ListPreference. This should be fixed in frameworks base prior to be added here. -->
  <!-- Preferences - General - Compute folder statistics title -->
  <!-- Preferences - General - Compute folder statistics summary on -->
  <!-- Preferences - General - Display thumbs -->
  <!-- Preferences - General - Display thumbs summary -->
  <!-- Preferences - General - Use flinger detection -->
  <!-- Preferences - General - Use flinger detection summary -->
  <!-- Preferences - General - Advanced settings category -->
  <!-- Preferences - General - Access mode -->
  <string name="pref_access_mode">Mou d\'accesu</string>
  <!-- Preferences - General - Safe mode -->
  <string name="pref_access_mode_safe">Mou seguru</string>
  <!-- Preferences - General - Safe mode summary -->
  <!-- Preferences - General - Prompt user mode -->
  <!-- Preferences - General - Prompt user mode summary -->
  <!-- Preferences - General - Root access mode -->
  <!-- Preferences - General - Root access mode summary -->
  <!-- Preferences - General - Restrict secondary users access title -->
  <!-- Preferences - General - Restrict secondary users access summary -->
  <!-- Preferences - Search - Results category -->
  <string name="pref_search_results_category">Resultaos</string>
  <!-- Preferences - Search - Show relevance widget -->
  <!-- Preferences - Search - Highlight search terms -->
  <!-- Preferences - Search - Sort results mode -->
  <!-- Preferences - Search - Sort results mode. None -->
  <!-- Preferences - Search - Sort results mode. None -->
  <string name="pref_sort_search_results_mode_name">Pel nome</string>
  <!-- Preferences - Search - Sort results mode. Relevance -->
  <string name="pref_sort_search_results_mode_relevance">Pela relevancia</string>
  <!-- Preferences - Search - Privacity category -->
  <string name="pref_search_privacity_category">Privacidá</string>
  <!-- Preferences - Search - Save search terms -->
  <!-- Preferences - Search - Save search terms summary on -->
  <!-- Preferences - Search - Save search terms summary off -->
  <!-- Preferences - Search - Remove saved search terms -->
  <!-- Preferences - Search - Remove saved search terms summary -->
  <!-- Preferences - Search - Suggestions were truncated -->
  <!-- Preferences - Storage - Secure Storage category -->
  <string name="pref_secure_storage_category">Almacenamientu seguru</string>
  <!-- Preferences - Storage - Secure Storage - Delayed sync title -->
  <!-- Preferences - Storage - Secure Storage - Delayed sync summary -->
  <!-- Preferences - Storage - Secure Storage - Change password title -->
  <string name="pref_secure_storage_reset_password_title">Camudar contraseña</string>
  <!-- Preferences - Storage - Secure Storage - Delete storage title -->
  <string name="pref_secure_storage_delete_storage_title">Desaniciar almacenamientu</string>
  <!-- Preferences - Editor - Behaviour category -->
  <string name="pref_editor_behaviour_category">Comportamientu</string>
  <!-- Preferences - Editor - No suggestions -->
  <string name="pref_no_suggestions">Ensin suxerencies</string>
  <!-- Preferences - Editor - No suggestions summary -->
  <!-- Preferences - Editor - Word wrap -->
  <!-- Preferences - Editor - Hex dump -->
  <!-- Preferences - Editor - Hex dump desc -->
  <!-- Preferences - Editor - Syntax highlight category -->
  <!-- Preferences - Editor - Syntax highlight -->
  <!-- Preferences - Editor - Syntax highlight summary -->
  <!-- Preferences - Editor - Syntax highlight color scheme -->
  <string name="pref_syntax_highlight_color_scheme">Esquema de color</string>
  <!-- Preferences - Editor - Syntax highlight color scheme summary -->
  <!-- Preferences - Editor - Syntax highlight - Color Scheme -->
  <!-- Preferences - Editor - Syntax highlight -Color Scheme summary -->
  <!-- Preferences - Editor - Syntax highlight - Color Scheme - Items category -->
  <string name="pref_editor_sh_item_category">Elementos</string>
  <!-- Preferences - Themes - Themes selection category -->
  <string name="pref_themes_selection_category">Temes</string>
  <!-- Preferences - Themes - Set theme button -->
  <string name="pref_themes_set_theme">Afitar tema</string>
  <!-- Preferences - Themes - Confirmation message -->
  <!-- Preferences - Themes - Theme not found message -->
  <string name="pref_themes_not_found">Nun s\'alcontró\'l tema.</string>
  <!-- Preferences - Debug - Capture debug traces -->
  <!-- Themes - Default theme name -->
  <string name="theme_default_name">Tema claru</string>
  <!-- Themes - Default theme description -->
  <string name="theme_default_description">Un tema claru pal xestor de ficheros de LineageOS.</string>
  <!-- Themes - Default theme author -->
  <string name="themes_author">LineageOS</string>
  <!-- Navigation drawer -->
  <!-- ColorPickerDialog -->
  <!-- The text of the alpha slider control -->
  <!-- The label of the current color panel -->
  <string name="color_picker_current_text">Actual:</string>
  <!-- The label of the new color panel -->
  <!-- The label of the color input -->
  <string name="color_picker_color">Color:</string>
  <!-- Android Syntax Highlight -->
  <string name="ash_text">Testu</string>
  <string name="ash_assignment">Asignación</string>
  <string name="ash_keyword">Pallabra clave</string>
  <string name="ash_variable">Variable</string>
  <!-- Secure Storage -->
  <!-- Secure Storage dialog title - Unlock -->
  <!-- Secure Storage dialog title - Create -->
  <!-- Secure Storage dialog title - Reset -->
  <!-- Secure Storage dialog title - Delete -->
  <!-- Secure Storage unlock dialog message (secure storage exists) -->
  <!-- Secure Storage unlock dialog message (new secure storage) -->
  <!-- Secure Storage unlock dialog message (reset the current password) -->
  <!-- Secure Storage unlock dialog message (delete the secure storage) -->
  <!-- Secure Storage unlock dialog old key title -->
  <string name="secure_storage_unlock_old_key_title">Contraseña vieya:</string>
  <!-- Secure Storage unlock dialog key title -->
  <string name="secure_storage_unlock_new_key_title">Contraseña nueva:</string>
  <!-- Secure Storage unlock dialog key title -->
  <string name="secure_storage_unlock_key_title">Contraseña:</string>
  <!-- Secure Storage unlock dialog repeat key title-->
  <string name="secure_storage_unlock_repeat_title">Repitir contraseña:</string>
  <!-- Secure Storage create button -->
  <string name="secure_storage_create_button">Crear</string>
  <!-- Secure Storage unlock button -->
  <string name="secure_storage_unlock_button">Desbloquiar</string>
  <!-- Secure Storage reset button -->
  <string name="secure_storage_reset_button">Reafitar</string>
  <!-- Secure Storage delete button -->
  <string name="secure_storage_delete_button">Desaniciar</string>
  <!-- Secure Storage unlock failed toast -->
  <string name="secure_storage_unlock_failed">Nun pue desbloquiase l\'almacenamientu</string>
  <!-- Secure Storage unlock validation, length -->
  <!-- Secure Storage unlock validation, equal -->
  <string name="secure_storage_unlock_validation_equals">Les contraseñes nun concasen.</string>
  <!-- Secure storage open file warning -->
  <!-- Print messages -->
  <!-- Unsupported document format -->
  <!-- Unsupported image format -->
  <!-- Print header -->
  <string name="print_document_header">Documentu: <xliff:g id="document_name">%1$s</xliff:g></string>
  <!-- Print footer -->
  <!-- Security - Extract relative or absolute files -->
  <!-- ChangeLog - Dialog title -->
  <string name="changelog_title">Rexistru de cambeos</string>
  <!-- Welcome Dialog - Title -->
  <!-- Welcome Dialog - Message -->
  <string name="welcome_msg">Dámoste l\'acoyida al xestor de ficheros de LineageOS.\n\nEsta aplicación permítete esplorar el sistema de ficheros y facer operaciones que puen romper el to preséu. Pa evitar daños, l\'aplicación aníciase nun mou seguru.\n\nPues acceder al mou avanzáu diendo a Axustes. Ye la to responsabilidá asegurate de les operaciones que faigas ruempan el sistema.\n\nL\'equipu de LineageOS</string>
  <string name="activity_not_found_exception">Nun pudo alcontrase una aplicación p\'abrir esti ficheru</string>
  <string name="storage_permissions_denied">El xestor de ficheros rique\'l permisu d\'almacemientu pa ver los tos ficheros.</string>
  <string name="snackbar_settings">Axustes</string>
  <!-- Wrap mode - toast -->
</resources>