diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/es_AR.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 307580ab049..192a4397fcf 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -87,9 +87,10 @@ OC.L10N.register( "Install the Contacts app" : "Instalar app de Contactos", "Loading your contacts …" : "Cargando sus contactos ... ", "Looking for {term} …" : "Buscando {term} ...", - "Modified" : "Modificado", + "Date" : "Fecha", "Today" : "Hoy", "Load more results" : "Cargar más resultados", + "Searching …" : "Buscando ...", "Forgot password?" : "¿Contraseña olvidada?", "Back" : "Atrás", "Search" : "Buscar", @@ -219,6 +220,7 @@ OC.L10N.register( "No more subfolders in here" : "No más subcarpetas aquí", "Name" : "Nombre", "Size" : "Tamaño", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido", |