diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/files/l10n/es_PE.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_PE.js')
-rw-r--r-- | apps/files/l10n/es_PE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_PE.js b/apps/files/l10n/es_PE.js index 3725a16b586..bbd1a7bcd90 100644 --- a/apps/files/l10n/es_PE.js +++ b/apps/files/l10n/es_PE.js @@ -121,7 +121,6 @@ OC.L10N.register( "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", - "%s of %s used" : "%s de %s usado", "%s used" : "%s usado", "Settings" : "Configuraciones ", "Show hidden files" : "Mostrar archivos ocultos", @@ -143,6 +142,7 @@ OC.L10N.register( "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Target folder" : "Carpeta destino" + "Target folder" : "Carpeta destino", + "%s of %s used" : "%s de %s usado" }, "nplurals=2; plural=(n != 1);"); |