From e52a63eccb2a745f5c0403a09211b28050df3279 Mon Sep 17 00:00:00 2001
From: Joas Schilling <nickvergessen@gmx.de>
Date: Thu, 19 Feb 2015 11:58:40 +0100
Subject: [PATCH] Remove some old l10n files they arent loaded anymore

---
 apps/files_encryption/l10n/bs.php      | 5 -----
 apps/files_encryption/l10n/ms_MY.php   | 5 -----
 apps/files_encryption/l10n/oc.php      | 5 -----
 apps/files_encryption/l10n/te.php      | 5 -----
 apps/files_trashbin/l10n/ach.php       | 6 ------
 apps/files_trashbin/l10n/ady.php       | 6 ------
 apps/files_trashbin/l10n/af_ZA.php     | 6 ------
 apps/files_trashbin/l10n/en@pirate.php | 6 ------
 apps/files_trashbin/l10n/kn.php        | 6 ------
 apps/files_trashbin/l10n/ml_IN.php     | 6 ------
 apps/files_trashbin/l10n/my_MM.php     | 6 ------
 apps/files_trashbin/l10n/ne.php        | 6 ------
 apps/files_trashbin/l10n/nqo.php       | 6 ------
 apps/files_trashbin/l10n/sw_KE.php     | 6 ------
 apps/files_versions/l10n/lb.php        | 5 -----
 apps/user_ldap/l10n/af.php             | 6 ------
 core/l10n/af.php                       | 9 ---------
 lib/l10n/af.php                        | 8 --------
 18 files changed, 108 deletions(-)
 delete mode 100644 apps/files_encryption/l10n/bs.php
 delete mode 100644 apps/files_encryption/l10n/ms_MY.php
 delete mode 100644 apps/files_encryption/l10n/oc.php
 delete mode 100644 apps/files_encryption/l10n/te.php
 delete mode 100644 apps/files_trashbin/l10n/ach.php
 delete mode 100644 apps/files_trashbin/l10n/ady.php
 delete mode 100644 apps/files_trashbin/l10n/af_ZA.php
 delete mode 100644 apps/files_trashbin/l10n/en@pirate.php
 delete mode 100644 apps/files_trashbin/l10n/kn.php
 delete mode 100644 apps/files_trashbin/l10n/ml_IN.php
 delete mode 100644 apps/files_trashbin/l10n/my_MM.php
 delete mode 100644 apps/files_trashbin/l10n/ne.php
 delete mode 100644 apps/files_trashbin/l10n/nqo.php
 delete mode 100644 apps/files_trashbin/l10n/sw_KE.php
 delete mode 100644 apps/files_versions/l10n/lb.php
 delete mode 100644 apps/user_ldap/l10n/af.php
 delete mode 100644 core/l10n/af.php
 delete mode 100644 lib/l10n/af.php

diff --git a/apps/files_encryption/l10n/bs.php b/apps/files_encryption/l10n/bs.php
deleted file mode 100644
index 708e045ade..0000000000
--- a/apps/files_encryption/l10n/bs.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Saving..." => "Spašavam..."
-);
-$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
diff --git a/apps/files_encryption/l10n/ms_MY.php b/apps/files_encryption/l10n/ms_MY.php
deleted file mode 100644
index f73e61c167..0000000000
--- a/apps/files_encryption/l10n/ms_MY.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Saving..." => "Simpan..."
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/apps/files_encryption/l10n/oc.php b/apps/files_encryption/l10n/oc.php
deleted file mode 100644
index 87d1e6ceff..0000000000
--- a/apps/files_encryption/l10n/oc.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Saving..." => "Enregistra..."
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/apps/files_encryption/l10n/te.php b/apps/files_encryption/l10n/te.php
deleted file mode 100644
index 10c7a08a55..0000000000
--- a/apps/files_encryption/l10n/te.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"personal settings" => "వ్యక్తిగత అమరికలు"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/ach.php b/apps/files_trashbin/l10n/ach.php
deleted file mode 100644
index 5569f410cc..0000000000
--- a/apps/files_trashbin/l10n/ach.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";
diff --git a/apps/files_trashbin/l10n/ady.php b/apps/files_trashbin/l10n/ady.php
deleted file mode 100644
index 0acad00e8b..0000000000
--- a/apps/files_trashbin/l10n/ady.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/af_ZA.php b/apps/files_trashbin/l10n/af_ZA.php
deleted file mode 100644
index 0acad00e8b..0000000000
--- a/apps/files_trashbin/l10n/af_ZA.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/en@pirate.php b/apps/files_trashbin/l10n/en@pirate.php
deleted file mode 100644
index 0acad00e8b..0000000000
--- a/apps/files_trashbin/l10n/en@pirate.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/kn.php b/apps/files_trashbin/l10n/kn.php
deleted file mode 100644
index 70f10d7c0b..0000000000
--- a/apps/files_trashbin/l10n/kn.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array("")
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/apps/files_trashbin/l10n/ml_IN.php b/apps/files_trashbin/l10n/ml_IN.php
deleted file mode 100644
index 0acad00e8b..0000000000
--- a/apps/files_trashbin/l10n/ml_IN.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/my_MM.php b/apps/files_trashbin/l10n/my_MM.php
deleted file mode 100644
index 70f10d7c0b..0000000000
--- a/apps/files_trashbin/l10n/my_MM.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array("")
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/apps/files_trashbin/l10n/ne.php b/apps/files_trashbin/l10n/ne.php
deleted file mode 100644
index 0acad00e8b..0000000000
--- a/apps/files_trashbin/l10n/ne.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_trashbin/l10n/nqo.php b/apps/files_trashbin/l10n/nqo.php
deleted file mode 100644
index 70f10d7c0b..0000000000
--- a/apps/files_trashbin/l10n/nqo.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array("")
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";
diff --git a/apps/files_trashbin/l10n/sw_KE.php b/apps/files_trashbin/l10n/sw_KE.php
deleted file mode 100644
index 0acad00e8b..0000000000
--- a/apps/files_trashbin/l10n/sw_KE.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_versions/l10n/lb.php b/apps/files_versions/l10n/lb.php
deleted file mode 100644
index 3aa625ffc9..0000000000
--- a/apps/files_versions/l10n/lb.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php $TRANSLATIONS = array(
-"History" => "Historique",
-"Files Versioning" => "Fichier's Versionéierung ",
-"Enable" => "Aschalten"
-);
diff --git a/apps/user_ldap/l10n/af.php b/apps/user_ldap/l10n/af.php
deleted file mode 100644
index 3a1e002311..0000000000
--- a/apps/user_ldap/l10n/af.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/af.php b/core/l10n/af.php
deleted file mode 100644
index ffcdde48d4..0000000000
--- a/core/l10n/af.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n minute ago_::_%n minutes ago_" => array("",""),
-"_%n hour ago_::_%n hours ago_" => array("",""),
-"_%n day ago_::_%n days ago_" => array("",""),
-"_%n month ago_::_%n months ago_" => array("",""),
-"_{count} file conflict_::_{count} file conflicts_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/lib/l10n/af.php b/lib/l10n/af.php
deleted file mode 100644
index 15f78e0bce..0000000000
--- a/lib/l10n/af.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%n minute ago_::_%n minutes ago_" => array("",""),
-"_%n hour ago_::_%n hours ago_" => array("",""),
-"_%n day go_::_%n days ago_" => array("",""),
-"_%n month ago_::_%n months ago_" => array("","")
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
-- 
GitLab