From 962ba5a36b1786aae807857cb7657eca9d720e80 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 8 Aug 2024 02:28:34 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_MX.js | 3 +++ l10n/es_MX.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/es_MX.js b/l10n/es_MX.js index e43ee14a..16f215f6 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -19,6 +19,7 @@ OC.L10N.register( "Titles" : "Títulos", "Tags" : "Etiquetas", "Years" : "Años", + "No data" : "Sin datos", "Saved" : "Guardado", "Title" : "Título", "Album Artist" : "Artista del álbum", @@ -43,6 +44,8 @@ OC.L10N.register( "Close" : "Cerrar", "Settings" : "Ajustes", "Advanced Settings" : "Configuraciones Avanzadas", + "Do you like this app?" : "¿Le gusta esta aplicación?", + "More information …" : "Más información ...", "This setting specifies which folder is scanned for audio files. Without a selection, the whole data folder is scanned." : "Este ajuste especifica en qué carpeta se buscan los archivos de audio. Al no indicar ninguna, se buscan en todas las carpetas de datos." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index a7f4c2ae..5b9908b7 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -17,6 +17,7 @@ "Titles" : "Títulos", "Tags" : "Etiquetas", "Years" : "Años", + "No data" : "Sin datos", "Saved" : "Guardado", "Title" : "Título", "Album Artist" : "Artista del álbum", @@ -41,6 +42,8 @@ "Close" : "Cerrar", "Settings" : "Ajustes", "Advanced Settings" : "Configuraciones Avanzadas", + "Do you like this app?" : "¿Le gusta esta aplicación?", + "More information …" : "Más información ...", "This setting specifies which folder is scanned for audio files. Without a selection, the whole data folder is scanned." : "Este ajuste especifica en qué carpeta se buscan los archivos de audio. Al no indicar ninguna, se buscan en todas las carpetas de datos." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file