From 6e991a53ec5bc2b70328ffbb7fd3e43811ccb426 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 6 Oct 2014 01:54:57 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/fy_NL.php | 7 +++++++ apps/files/l10n/tl_PH.php | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 apps/files/l10n/fy_NL.php create mode 100644 apps/files/l10n/tl_PH.php (limited to 'apps/files') diff --git a/apps/files/l10n/fy_NL.php b/apps/files/l10n/fy_NL.php new file mode 100644 index 00000000000..0157af093e9 --- /dev/null +++ b/apps/files/l10n/fy_NL.php @@ -0,0 +1,7 @@ + array("",""), +"_%n file_::_%n files_" => array("",""), +"_Uploading %n file_::_Uploading %n files_" => array("","") +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/tl_PH.php b/apps/files/l10n/tl_PH.php new file mode 100644 index 00000000000..3c711e6b78a --- /dev/null +++ b/apps/files/l10n/tl_PH.php @@ -0,0 +1,7 @@ + array("",""), +"_%n file_::_%n files_" => array("",""), +"_Uploading %n file_::_Uploading %n files_" => array("","") +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; -- cgit v1.2.3