diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
commit | 82dc13c3af39e662c1a992b8bfb08f95c2a571cc (patch) | |
tree | e92a33451a024b998567e12b4252a1532eb834f9 /apps/files/l10n/es_UY.js | |
parent | 72c4047ce98903e588e6de17547fa5360b18a002 (diff) | |
download | nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.tar.gz nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_UY.js')
-rw-r--r-- | apps/files/l10n/es_UY.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/es_UY.js b/apps/files/l10n/es_UY.js index 76a68fda339..d4caa5aaf05 100644 --- a/apps/files/l10n/es_UY.js +++ b/apps/files/l10n/es_UY.js @@ -111,6 +111,8 @@ OC.L10N.register( "in %s" : "en %s", "Change" : "Cambiar", "Tags" : "Etiquetas", + "Cancel" : "Cancelar", + "Create" : "Crear", "%s used" : "%s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", "Settings" : "Configuraciones ", @@ -130,9 +132,6 @@ OC.L10N.register( "Shared with you" : "Compartido con usted", "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "El espacio de {owner} está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", - "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", - "_matches '{filter}'_::_match '{filter}'_" : ["coincide '{filter}'","coincidencia '{filter}'"] + "New text file.txt" : "Nuevo ArchivoDeTexto.txt" }, "nplurals=2; plural=(n != 1);"); |