From daf3b29572921562abcb700052c1de19fdd2fe4e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 17 Aug 2023 00:33:49 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/es_CO.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/files/l10n/es_CO.js') diff --git a/apps/files/l10n/es_CO.js b/apps/files/l10n/es_CO.js index 7cbbff23342..14beaedd507 100644 --- a/apps/files/l10n/es_CO.js +++ b/apps/files/l10n/es_CO.js @@ -58,6 +58,7 @@ OC.L10N.register( "{dirs} and {files}" : "{dirs} y {files}", "_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos","incluyendo %n ocultos"], "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos","Cargando %n archivos"], + "New" : "Nuevo", "{used} of {quota} used" : "{used} de {quota} usados", "{used} used" : "{used} usados", "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ", @@ -144,6 +145,7 @@ OC.L10N.register( "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido con usted", - "Shared by link" : "Compartido por liga" + "Shared by link" : "Compartido por liga", + "Choose" : "Seleccionar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3