diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:21 +0000 |
commit | 9bdb78f6cc23987dc1251ecdb622dec8a8c59242 (patch) | |
tree | 699bef0231a3dbc0e3bf0fb4110a48becb4b5757 /apps/files/l10n/es_EC.js | |
parent | af6bb98b144d0d333cb29fdd9370ed4465f4ba6e (diff) | |
download | nextcloud-server-9bdb78f6cc23987dc1251ecdb622dec8a8c59242.tar.gz nextcloud-server-9bdb78f6cc23987dc1251ecdb622dec8a8c59242.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 48400919ffc..e6e7ece845c 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -193,6 +193,7 @@ OC.L10N.register( "ascending" : "ascendente", "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.", |