diff options
Diffstat (limited to 'apps/files/l10n/es_CL.js')
-rw-r--r-- | apps/files/l10n/es_CL.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js index 442a9faffa4..3e02d171fbd 100644 --- a/apps/files/l10n/es_CL.js +++ b/apps/files/l10n/es_CL.js @@ -6,10 +6,6 @@ OC.L10N.register( "Rename" : "Renombrar", "Download" : "Descargar", "Error" : "Error", - "_%n folder_::_%n folders_" : ["",""], - "_%n file_::_%n files_" : ["",""], - "_Uploading %n file_::_Uploading %n files_" : ["",""], - "_matches '{filter}'_::_match '{filter}'_" : ["",""], "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>", "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>", "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>", |