aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /apps/files/l10n
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/es.js3
-rw-r--r--apps/files/l10n/es.json3
-rw-r--r--apps/files/l10n/fr.js1
-rw-r--r--apps/files/l10n/fr.json1
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index d6ca5024897..c9e73ea57d2 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Move" : "Mover",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
+ "Set reminder" : "Enviar recordatorio",
"Edit locally" : "Editar localmente",
"Open" : "Abrir",
"Delete file" : "Eliminar archivo",
@@ -174,6 +175,7 @@ OC.L10N.register(
"Rename file" : "Renombrar archivo",
"File name" : "Nombre del archivo",
"A long time ago" : "Hace mucho tiempo",
+ "This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
@@ -251,6 +253,7 @@ OC.L10N.register(
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
"All files" : "Todos los archivos",
+ "List of your files and folders." : "Lista de sus archivos y carpetas.",
"List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
"No recently modified files" : "No hay archivos modificados recientemente.",
"Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index cb390ad8446..d775617360f 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -30,6 +30,7 @@
"Move" : "Mover",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
+ "Set reminder" : "Enviar recordatorio",
"Edit locally" : "Editar localmente",
"Open" : "Abrir",
"Delete file" : "Eliminar archivo",
@@ -172,6 +173,7 @@
"Rename file" : "Renombrar archivo",
"File name" : "Nombre del archivo",
"A long time ago" : "Hace mucho tiempo",
+ "This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
@@ -249,6 +251,7 @@
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
"All files" : "Todos los archivos",
+ "List of your files and folders." : "Lista de sus archivos y carpetas.",
"List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
"No recently modified files" : "No hay archivos modificados recientemente.",
"Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index aae1ce5848b..12b4891bfdd 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -241,6 +241,7 @@ OC.L10N.register(
"Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle",
"Delete permanently" : "Supprimer définitivement",
"Open folder {displayName}" : "Ouvrir le dossier {displayName}",
+ "Open in Files" : "Ouvrir dans Fichiers",
"Open details" : "Ouvrir les détails",
"Set up templates folder" : "Configurer le dossier des modèles",
"Templates" : "Modèles",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 243f70d7311..c98eb42f0a3 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -239,6 +239,7 @@
"Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle",
"Delete permanently" : "Supprimer définitivement",
"Open folder {displayName}" : "Ouvrir le dossier {displayName}",
+ "Open in Files" : "Ouvrir dans Fichiers",
"Open details" : "Ouvrir les détails",
"Set up templates folder" : "Configurer le dossier des modèles",
"Templates" : "Modèles",