diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
commit | 0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d (patch) | |
tree | e295e4b3a88d1951e0748904aa2b22168251de33 /apps/files/l10n/es_EC.js | |
parent | f6fcaf7582a9b5ca2754b8b0b29ddf86a4d7f9cf (diff) | |
download | nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.tar.gz nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index e6e7ece845c..f8c20d4a76d 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -194,7 +194,6 @@ OC.L10N.register( "descending" : "descendente", "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction}).", "List of files and folders." : "Lista de archivos y carpetas. ", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navegas por la lista.", "Storage informations" : "Información de almacenamiento.", "{usedQuotaByte} used" : "{usedQuotaByte} usados.", "{relative}% used" : "{relative}% usados.", @@ -271,6 +270,7 @@ OC.L10N.register( "Deleted shares" : "Comparticiones eliminadas", "Pending shares" : "Comparticiones pendientes", "Open folder {name}" : "Abrir carpeta {name}", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navegas por la lista.", "Search for an account" : "Buscar una cuenta", "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía." }, |