diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2015-02-19 11:58:40 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2015-02-19 11:58:40 +0100 |
commit | e52a63eccb2a745f5c0403a09211b28050df3279 (patch) | |
tree | f7201da322dd6244c33c965b28224d0bbfdb3bf6 /apps | |
parent | 84eb00e428693f504acd9ece413497b751f3b397 (diff) | |
download | nextcloud-server-e52a63eccb2a745f5c0403a09211b28050df3279.tar.gz nextcloud-server-e52a63eccb2a745f5c0403a09211b28050df3279.zip |
Remove some old l10n files they arent loaded anymore
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_encryption/l10n/bs.php | 5 | ||||
-rw-r--r-- | apps/files_encryption/l10n/ms_MY.php | 5 | ||||
-rw-r--r-- | apps/files_encryption/l10n/oc.php | 5 | ||||
-rw-r--r-- | apps/files_encryption/l10n/te.php | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ach.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ady.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/af_ZA.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/en@pirate.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/kn.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ml_IN.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/my_MM.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ne.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/nqo.php | 6 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sw_KE.php | 6 | ||||
-rw-r--r-- | apps/files_versions/l10n/lb.php | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/af.php | 6 |
16 files changed, 0 insertions, 91 deletions
diff --git a/apps/files_encryption/l10n/bs.php b/apps/files_encryption/l10n/bs.php deleted file mode 100644 index 708e045adeb..00000000000 --- 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 f73e61c1674..00000000000 --- 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 87d1e6ceffb..00000000000 --- 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 10c7a08a554..00000000000 --- 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 5569f410cc9..00000000000 --- 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 0acad00e8b5..00000000000 --- 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 0acad00e8b5..00000000000 --- 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 0acad00e8b5..00000000000 --- 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 70f10d7c0bf..00000000000 --- 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 0acad00e8b5..00000000000 --- 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 70f10d7c0bf..00000000000 --- 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 0acad00e8b5..00000000000 --- 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 70f10d7c0bf..00000000000 --- 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 0acad00e8b5..00000000000 --- 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 3aa625ffc97..00000000000 --- 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 3a1e002311c..00000000000 --- 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);"; |