aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-06 20:18:40 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-06 20:18:40 -0800
commitaa292f5b0429a46414b4be9467e64d2d09040703 (patch)
tree309014cb7f6492b444b7f8d1746e5042d22c82a1
parent917da3498dbd262335c211ca47d2c68cb992cd94 (diff)
downloadandroid_packages_apps_CMFileManager-aa292f5b0429a46414b4be9467e64d2d09040703.tar.gz
android_packages_apps_CMFileManager-aa292f5b0429a46414b4be9467e64d2d09040703.tar.bz2
android_packages_apps_CMFileManager-aa292f5b0429a46414b4be9467e64d2d09040703.zip
Automatic translation import
Change-Id: If33c398b4232b2490a8ecda35527498a98ef61f5
-rw-r--r--res/values-ast-rES/strings.xml6
-rw-r--r--res/values-es-rUS/strings.xml2
-rw-r--r--res/values-pt-rBR/strings.xml1
-rw-r--r--res/values-vi/strings.xml1
4 files changed, 6 insertions, 4 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index c1d2f64b..f631fc1b 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -20,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Xestor de ficheros</string>
<!-- The description of the app -->
- <string name="app_description">Un esplorador de ficheros de LineageOS.</string>
+ <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>
@@ -689,7 +689,7 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema claru</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un tema en colores claros pa File Manager.</string>
+ <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 -->
@@ -770,7 +770,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bienllegáu</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bienllegáu al esplorador de ficheros de LineageOS.\n\nEsta aplicación dexa esplorar el sistema de ficheros y con ello, facer aiciones que puen llegar a bloquiar el preséu. Pa evitalo, l\'aplicación va aniciase en mou seguru.\n\nVas poder acceder al mou avanzáu de superusuariu per aciu del menú Axustes, pero va ser baxo la to responsabilidá l\'evitar qu\'una operación frañe\'l preséu.\n\nL\'equipu de LineageOS.\n</string>
+ <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 atopase una app 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="storage_permissions_explanation">Vete a Axustes y calca en Permisos pa conceder el permisu.</string>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 79a2f21d..66a91641 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -530,7 +530,7 @@
<string name="category_compress">COMPRIMIR</string>
<string name="category_exec">EJECUTABLE</string>
<string name="category_database">BASE DE DATOS</string>
- <string name="category_font">FUENTE</string>
+ <string name="category_font">TIPO DE LETRA</string>
<string name="category_image">IMAGEN</string>
<string name="category_audio">AUDIO</string>
<string name="category_video">VIDEO</string>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 71392026..18a9f105 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -22,6 +22,7 @@
<!-- The description of the app -->
<string name="app_description">Um gerenciador de arquivos por 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>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 16c0bc17..0de09f6a 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -771,4 +771,5 @@
<string name="storage_permissions_explanation">Đi đến Cài đặt và chạm vào Quyền truy cập để cấp quyền.</string>
<string name="snackbar_settings">Cài đặt</string>
<!-- Wrap mode - toast -->
+ <string name="toggle_word_wrap_msg">Bật/tắt chế độ ngắt từ</string>
</resources>