summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CR.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_CR.json')
-rw-r--r--apps/files/l10n/es_CR.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/files/l10n/es_CR.json b/apps/files/l10n/es_CR.json
index 3fcc4aefc43..4f1307b6e1c 100644
--- a/apps/files/l10n/es_CR.json
+++ b/apps/files/l10n/es_CR.json
@@ -3,6 +3,19 @@
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
- "_matches '{filter}'_::_match '{filter}'_" : ["",""]
+ "_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>",
+ "A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
+ "You created %1$s" : "Usted creó %1$s",
+ "%2$s created %1$s" : "%2$s creó %1$s",
+ "%1$s was created in a public folder" : "%1$s fue creado en un folder público",
+ "You changed %1$s" : "Usted cambió %1$s",
+ "%2$s changed %1$s" : "%2$s cambió %1$s",
+ "You deleted %1$s" : "Usted eliminó %1$s",
+ "%2$s deleted %1$s" : "%2$s eliminó %1$s",
+ "You restored %1$s" : "Usted restauró %1$s",
+ "%2$s restored %1$s" : "%2$s restauró %1$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file