android/lib/src/main/res/values-es/strings.xml |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 166a0f2c02ad1d91c622f128bd6c12fc9eedf254
Author:     Eloy Crespo <eloy.cre...@collabora.com>
AuthorDate: Wed Dec 11 20:22:08 2019 +0100
Commit:     Jan Holesovsky <ke...@collabora.com>
CommitDate: Wed Dec 11 20:43:31 2019 +0100

    android: Spanish translations of the lib.
    
    Change-Id: I8fc84c9d406a2cd7be840ec2f6e09a9869e8e157
    Reviewed-on: https://gerrit.libreoffice.org/84981
    Reviewed-by: Jan Holesovsky <ke...@collabora.com>
    Tested-by: Jan Holesovsky <ke...@collabora.com>

diff --git a/android/lib/src/main/res/values-es/strings.xml 
b/android/lib/src/main/res/values-es/strings.xml
new file mode 100644
index 000000000..c488031e1
--- /dev/null
+++ b/android/lib/src/main/res/values-es/strings.xml
@@ -0,0 +1,10 @@
+<resources>
+    <string name="temp_file_saving_disabled">Este archivo es de solo lectura, 
el guardado está deshabilitado.</string>
+    <string name="storage_permission_required">Se requiere permiso de 
almacenamiento</string>
+    <string name="failed_to_load_file">Error al determinar el archivo a 
cargar</string>
+    <string name="failed_to_insert_image">Error al insertar imagen</string>
+    <string name="cannot_open_file_chooser">No se puede abrir el selector de 
archivos</string>
+
+    <!-- Loading SlideShow Dialog Strings -->
+    <string name="loading">Cargando...</string>
+</resources>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to