diff options
Diffstat (limited to 'apps/files/l10n/es_CR.js')
-rw-r--r-- | apps/files/l10n/es_CR.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js index fba59bdc851..db0f96010ee 100644 --- a/apps/files/l10n/es_CR.js +++ b/apps/files/l10n/es_CR.js @@ -2,10 +2,6 @@ OC.L10N.register( "files", { "Files" : "Archivos", - "_%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>", |