Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-08-26 13:19:24 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-08-26 13:19:24 +0300
commit40203d7d1e7b55f2b0eb32c1ad36ada2b060d987 (patch)
tree7fa75aec202185a07631129b2facdb1ae2529fa3 /apps/files_sharing/l10n/es_CR.js
parent27af0e82ddba29512a4a5fe08cbd060cc6251264 (diff)
Remove languages which are no longer maintained on transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_CR.js')
-rw-r--r--apps/files_sharing/l10n/es_CR.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/files_sharing/l10n/es_CR.js b/apps/files_sharing/l10n/es_CR.js
deleted file mode 100644
index 38387ee8608..00000000000
--- a/apps/files_sharing/l10n/es_CR.js
+++ /dev/null
@@ -1,11 +0,0 @@
-OC.L10N.register(
- "files_sharing",
- {
- "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta has sido <strong>compartido</strong>",
- "You shared %1$s with %2$s" : "Usted compartió %1$s con %2$s",
- "You shared %1$s with group %2$s" : "Usted compartió %1$s con el grupo %2$s",
- "%2$s shared %1$s with you" : "%2$s compartió %1$s con usted",
- "You shared %1$s via link" : "Usted compartió %1$s con un vínculo",
- "Shares" : "Compartidos"
-},
-"nplurals=2; plural=(n != 1);");