From 5d1fa60e0d4ea30848fa640ce657b7368e780af8 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sat, 13 Sep 2014 15:29:11 +0200 Subject: remove obsolete language files --- apps/files/l10n/fi.php | 5 ----- apps/files/l10n/ka.php | 9 --------- apps/files_external/l10n/ka.php | 5 ----- apps/files_sharing/l10n/ka.php | 6 ------ apps/files_trashbin/l10n/ka.php | 6 ------ apps/user_ldap/l10n/ka.php | 8 -------- 6 files changed, 39 deletions(-) delete mode 100644 apps/files/l10n/fi.php delete mode 100644 apps/files/l10n/ka.php delete mode 100644 apps/files_external/l10n/ka.php delete mode 100644 apps/files_sharing/l10n/ka.php delete mode 100644 apps/files_trashbin/l10n/ka.php delete mode 100644 apps/user_ldap/l10n/ka.php (limited to 'apps') diff --git a/apps/files/l10n/fi.php b/apps/files/l10n/fi.php deleted file mode 100644 index 43770829397..00000000000 --- a/apps/files/l10n/fi.php +++ /dev/null @@ -1,5 +0,0 @@ - "tallentaa" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/ka.php b/apps/files/l10n/ka.php deleted file mode 100644 index 544e8168c54..00000000000 --- a/apps/files/l10n/ka.php +++ /dev/null @@ -1,9 +0,0 @@ - "ფაილები", -"_%n folder_::_%n folders_" => array(""), -"_%n file_::_%n files_" => array(""), -"_Uploading %n file_::_Uploading %n files_" => array(""), -"Download" => "გადმოწერა" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_external/l10n/ka.php b/apps/files_external/l10n/ka.php deleted file mode 100644 index f6356d2cef8..00000000000 --- a/apps/files_external/l10n/ka.php +++ /dev/null @@ -1,5 +0,0 @@ - "მომხმარებლები" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_sharing/l10n/ka.php b/apps/files_sharing/l10n/ka.php deleted file mode 100644 index a9b046e03b6..00000000000 --- a/apps/files_sharing/l10n/ka.php +++ /dev/null @@ -1,6 +0,0 @@ - "პაროლი", -"Download" => "გადმოწერა" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_trashbin/l10n/ka.php b/apps/files_trashbin/l10n/ka.php deleted file mode 100644 index 70f10d7c0bf..00000000000 --- a/apps/files_trashbin/l10n/ka.php +++ /dev/null @@ -1,6 +0,0 @@ - array(""), -"_%n file_::_%n files_" => array("") -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/ka.php b/apps/user_ldap/l10n/ka.php deleted file mode 100644 index 23b6c93df86..00000000000 --- a/apps/user_ldap/l10n/ka.php +++ /dev/null @@ -1,8 +0,0 @@ - array(""), -"_%s user found_::_%s users found_" => array(""), -"Help" => "შველა", -"Password" => "პაროლი" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; -- cgit v1.2.3