summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_PE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-16 00:19:43 +0000
commit063bae4049bb03051ffc2c6a14aca1cbdb13716d (patch)
treee7688ee0843600a214f1d9cc7b412b7dbc33a263 /apps/settings/l10n/es_PE.js
parent13543ff3ba2813808b0d5552eced29dc7bf898e3 (diff)
downloadnextcloud-server-063bae4049bb03051ffc2c6a14aca1cbdb13716d.tar.gz
nextcloud-server-063bae4049bb03051ffc2c6a14aca1cbdb13716d.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_PE.js')
-rw-r--r--apps/settings/l10n/es_PE.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js
index 6b5a36e9af7..4d7d135ec92 100644
--- a/apps/settings/l10n/es_PE.js
+++ b/apps/settings/l10n/es_PE.js
@@ -87,8 +87,6 @@ OC.L10N.register(
"Allow public uploads" : "Permitir cargas públicas",
"Always ask for a password" : "Siempre pedir una contraseña",
"Enforce password protection" : "Forzar protección de contraseñas",
- "Exclude groups from sharing" : "Evitar que los grupos compartan",
- "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
"Enforce expiration date" : "Forzar fecha de expiración",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de carga de la liga pública cuando la lista de archivos esté oculta. ",
"Limit to groups" : "Limitar a grupos",
@@ -245,6 +243,8 @@ OC.L10N.register(
"Not saved" : "No guardado",
"Twitter" : "Twitter",
"SMTP Username" : "Usuario SMTP",
- "Set default expiration date" : "Establecer la fecha de expiración predeterminada"
+ "Set default expiration date" : "Establecer la fecha de expiración predeterminada",
+ "Exclude groups from sharing" : "Evitar que los grupos compartan",
+ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");