diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:24:06 +0000 |
commit | 0249a2970dfc22825c85483618805de3396dbe47 (patch) | |
tree | d64de65b324d5262c42a52de640bfcd9e11b2d59 /lib/l10n/es_PE.js | |
parent | 70651b6b3cbb1b1daa57444f2e0d7e80ec790137 (diff) | |
download | nextcloud-server-0249a2970dfc22825c85483618805de3396dbe47.tar.gz nextcloud-server-0249a2970dfc22825c85483618805de3396dbe47.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_PE.js')
-rw-r--r-- | lib/l10n/es_PE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js index 376d2a1ee5a..45fc3f5b9f1 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -74,6 +74,7 @@ OC.L10N.register( "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«", + "Unknown share type" : "Tipo de elemento compartido desconocido", "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", |