summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-02 01:56:07 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-02 01:56:07 -0400
commit689bbbe937a56c2975160a6ba6d4ca55fdc54e3b (patch)
treefb4a42c4c1dc81c783d9f23af5168e7c28f041e0 /core/l10n
parent9020a375a7c34a17128e08f39390dee3e0358cc7 (diff)
downloadnextcloud-server-689bbbe937a56c2975160a6ba6d4ca55fdc54e3b.tar.gz
nextcloud-server-689bbbe937a56c2975160a6ba6d4ca55fdc54e3b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ur.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ur.php b/core/l10n/ur.php
index aff098dff1f..fdc6c81bd88 100644
--- a/core/l10n/ur.php
+++ b/core/l10n/ur.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
-"_{count} file conflict_::_{count} file conflicts_" => array("","")
+"_{count} file conflict_::_{count} file conflicts_" => array("",""),
+"Error" => "خرابی"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";