summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_PY.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-12 00:22:12 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-12 00:22:12 +0000
commit3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3 (patch)
tree6732a1770529c2cd5d06a36d075ccfd5fac6ba3a /apps/files/l10n/es_PY.js
parent0f359f385a8a3be54b85e9650d8e46aa2721a2af (diff)
downloadnextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.tar.gz
nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_PY.js')
-rw-r--r--apps/files/l10n/es_PY.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js
index d822a5e8e4a..ef684fbfe2c 100644
--- a/apps/files/l10n/es_PY.js
+++ b/apps/files/l10n/es_PY.js
@@ -136,10 +136,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
- "Shares" : "Elementos compartidos",
- "Shared with others" : "Compartido con otros",
- "Shared with you" : "Compartido con usted",
- "Shared by link" : "Compartido por liga",
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
"Storage invalid" : "El almacenamiento es inválido",
@@ -147,6 +143,10 @@ OC.L10N.register(
"Cancel" : "Cancelar",
"%s used" : "%s usado",
"%1$s of %2$s used" : "%1$s de %2$s usados",
- "Deleted files" : "Archivos borrados"
+ "Deleted files" : "Archivos borrados",
+ "Shares" : "Elementos compartidos",
+ "Shared with others" : "Compartido con otros",
+ "Shared with you" : "Compartido con usted",
+ "Shared by link" : "Compartido por liga"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");