summaryrefslogtreecommitdiffstats
path: root/core/l10n/fil.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-25 01:55:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-25 01:55:32 -0400
commitf46e49529fed8cb60ff846bb959b2f564b14bea6 (patch)
tree5b16ab145e8fead51e36e274b3fe2c7654e220fe /core/l10n/fil.php
parentdbf81c89b68f5e999eb16b65588cc110cc9a4f17 (diff)
downloadnextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.tar.gz
nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fil.php')
-rw-r--r--core/l10n/fil.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/fil.php b/core/l10n/fil.php
new file mode 100644
index 00000000000..e012fb1656e
--- /dev/null
+++ b/core/l10n/fil.php
@@ -0,0 +1,5 @@
+<?php
+$TRANSLATIONS = array(
+"_{count} file conflict_::_{count} file conflicts_" => array("","")
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";