diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
commit | 3ac720aaca1cde1ea8bac8216d27f389804f328a (patch) | |
tree | d00f5346bf52a50212a9ca29239483faeb6e623e /core/l10n/es_EC.json | |
parent | ea08fabca3c10370d393ab10480fd82c36e1eaac (diff) | |
download | nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.tar.gz nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_EC.json')
-rw-r--r-- | core/l10n/es_EC.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json index 2a1a7641f7c..c6eb1b7e4a3 100644 --- a/core/l10n/es_EC.json +++ b/core/l10n/es_EC.json @@ -146,8 +146,8 @@ "No action available" : "No hay acciones disponibles", "Error fetching contact actions" : "Se presentó un error al traer las acciónes de contatos", "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "restricted" : "restringido", - "invisible" : "invisible", + "Restricted" : "Restringido", + "Invisible" : "Invisible", "Delete" : "Borrar", "Rename" : "Renombrar", "Collaborative tags" : "Etiquetas colaborativas", @@ -227,6 +227,8 @@ "[%d / %d]: Checking table %s" : "[%d / %d]: Verificando tabla %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "El servidor no cuenta con una conexión a Internet: No se pudieron alcanzar múltiples endpoints. Esto significa que algunas características como montar almacenamiento externo, notificaciones de actualizaciones o instalación de aplicaciones de 3ros no funcionarán correctamente. Acceder archivos de forma remota y el envío de de notificaciones por correo electrónico puede que no funcionen tampoco. Establece una conexión desde este servidor a Internet para aprovechar todas las funcionalidades.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.", + "restricted" : "restringido", + "invisible" : "invisible", "More" : "Más", "More apps menu" : "Menú de más aplicaciones", "Settings menu" : "Menú de Configuraciones", |