summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_PA.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/es_PA.json')
-rw-r--r--apps/files_sharing/l10n/es_PA.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es_PA.json b/apps/files_sharing/l10n/es_PA.json
index 8ba020d9f96..9fa51e8c925 100644
--- a/apps/files_sharing/l10n/es_PA.json
+++ b/apps/files_sharing/l10n/es_PA.json
@@ -66,7 +66,6 @@
"A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>",
"Files" : "Archivos",
"A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
- "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
"Could not delete share" : "No fue posible borrar el elemento compartido",
"Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta",
"Could not create share" : "No fue posible crear el elemento compartido",
@@ -83,6 +82,7 @@
"Not a directory" : "No es una carpeta",
"Could not lock path" : "No fue posible bloquear la ruta",
"Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta",
+ "Cannot increase permissions" : "No es posible incrementar los permisos",
"shared by %s" : "compartido por %s",
"Direct link" : "Liga directa",
"Share API is disabled" : "El API para compartir está deshabilitado",
@@ -118,7 +118,6 @@
"Name" : "Nombre",
"Share time" : "Compartido desde",
"Expiration date" : "Fecha de expiración",
- "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Reasons might be:" : "Las causas podrían ser:",
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "la liga expiró",
@@ -128,6 +127,8 @@
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploaded files:" : "Archivos cargados:",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
- "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe "
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+ "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
+ "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el correo / carpeta no existe ",
+ "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. "
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file