summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/oc.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/oc.php')
-rw-r--r--apps/files_sharing/l10n/oc.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/oc.php b/apps/files_sharing/l10n/oc.php
deleted file mode 100644
index 63169697690..00000000000
--- a/apps/files_sharing/l10n/oc.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Cancel" => "Annula",
-"Password" => "Senhal",
-"Name" => "Nom",
-"Download" => "Avalcarga"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";