Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-22 05:27:14 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-22 05:27:14 +0300
commit41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch)
treededc23250c80193375d86e15bdd18b159ce943e6 /apps/files_external/l10n/es_CO.js
parent9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_CO.js')
-rw-r--r--apps/files_external/l10n/es_CO.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_CO.js b/apps/files_external/l10n/es_CO.js
index eb2e1eee6a7..c155d536d1f 100644
--- a/apps/files_external/l10n/es_CO.js
+++ b/apps/files_external/l10n/es_CO.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
- "External storages" : "Almacenamiento externo",
+ "External storage" : "Almacenamiento externo",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
@@ -113,7 +113,6 @@ OC.L10N.register(
"Scope" : "Alcance",
"Open documentation" : "Abrir la documentación",
"Folder name" : "Nombre de la carpeta",
- "External storage" : "Almacenamiento externo",
"Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible para",
@@ -121,6 +120,7 @@ OC.L10N.register(
"Add storage" : "Agregar almacenamiento",
"Advanced settings" : "Configuraciones avanzadas",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
+ "External storages" : "Almacenamiento externo",
"(group)" : "(grupo)"
},
"nplurals=2; plural=(n != 1);");