diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:20:05 +0000 |
commit | 01bce97d6c6f17617b5ec2c7935dd063936b17dd (patch) | |
tree | bec079bcf8d4f4e4d017986810288b7a148c4dfb /lib/l10n/es_PA.js | |
parent | 49181aedd108eaa44ad1b60b7f5d62f8bf860c78 (diff) | |
download | nextcloud-server-01bce97d6c6f17617b5ec2c7935dd063936b17dd.tar.gz nextcloud-server-01bce97d6c6f17617b5ec2c7935dd063936b17dd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_PA.js')
-rw-r--r-- | lib/l10n/es_PA.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 6e39b9a214c..26a57ddf452 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -76,11 +76,11 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", + "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", "Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", - "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "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\"", "Sunday" : "Domingo", |