From d2f2645a6a7e802c6cda31747481fe49b7ca0807 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 7 Jan 2014 01:56:11 -0500 Subject: [tx-robot] updated from transifex --- core/l10n/ur.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 core/l10n/ur.php (limited to 'core/l10n') diff --git a/core/l10n/ur.php b/core/l10n/ur.php new file mode 100644 index 00000000000..ffcdde48d47 --- /dev/null +++ b/core/l10n/ur.php @@ -0,0 +1,9 @@ + 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);"; -- cgit v1.2.3