diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /lib/l10n/es_SV.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_SV.js')
-rw-r--r-- | lib/l10n/es_SV.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index 1002b064857..9d1959a4ff3 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -122,6 +122,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Falla al compartir %s debído a que no se permite volver a compartir", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Se presentó una falla al compartir %s porque el backend que comparte %s no pudo encontrar su origen", "Sharing %s failed, because the file could not be found in the file cache" : "Se presentó una falla al compartir %s porque el archivo no se encontró en el caché de archivos", + "Open »%s«" : "Abrir »%s«", "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", @@ -130,7 +131,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s compartió contigo »%s«.", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", - "Open »%s«" : "Abrir »%s«", "%s via %s" : "%s por %s", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", |