correcting the galician language file
This commit is contained in:
parent
33f7861ff2
commit
429ff7a3fa
|
@ -11,6 +11,8 @@
|
|||
<string name="select_audio_file">Seleccione un ficheiro de audio</string>
|
||||
<string name="search_folder">Buscar cartafol</string>
|
||||
<string name="rooted_device_only">Esta operación só funciona en dispositivos con root</string>
|
||||
<string name="recents">Recents</string>
|
||||
<string name="show_recents">Show recents</string>
|
||||
|
||||
<!-- Open as -->
|
||||
<string name="open_as">Abrir como</string>
|
||||
|
@ -39,14 +41,27 @@
|
|||
<!-- File Editor -->
|
||||
<string name="file_editor">Editor de ficheiros</string>
|
||||
|
||||
<!-- Storage analysis -->
|
||||
<string name="storage_analysis">Storage analysis</string>
|
||||
<string name="images">Images</string>
|
||||
<string name="videos">Videos</string>
|
||||
<string name="audio">Audio</string>
|
||||
<string name="documents">Documents</string>
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="archives">Archives</string>
|
||||
<string name="others">Others</string>
|
||||
<string name="storage_free">free</string>
|
||||
<string name="total_storage">Total storage: %s</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="enable_root_access">Activar acceso root</string>
|
||||
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple File Manager Pro - Manage files easily & fast</string>
|
||||
<string name="app_title">Simple File Manager Pro - Manage files easily & fast</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Quick file management with no ads. Browse files easily, securely & fast</string>
|
||||
<string name="app_short_description">Quick file management with no ads. Browse files easily, securely & fast</string>
|
||||
<string name="app_long_description">
|
||||
Un xestor de ficheiros rápido e lixeiro para uso diario. Ofrece unha funcionalidade de busca útil e podes personalizar o cartafol de inicio e seleccionar os cartafoles favoritos para un acceso rápido.
|
||||
|
||||
|
|
Loading…
Reference in New Issue