summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ug.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-07-16 15:22:47 +0200
committerRobin Appelman <icewind@owncloud.com>2013-07-16 15:22:47 +0200
commit0ae8eb4f5e05d9e3c5a22a7278ee104edd95fdf4 (patch)
tree47d53cb6b0deb37aa31a41342c7c73f1f0805ba0 /lib/l10n/ug.php
parent5418c98a81caba2da00b2e81fb56fe373737a7c8 (diff)
parentd673d8c25310f0ea73927b8b252e6823a11087f4 (diff)
downloadnextcloud-server-0ae8eb4f5e05d9e3c5a22a7278ee104edd95fdf4.tar.gz
nextcloud-server-0ae8eb4f5e05d9e3c5a22a7278ee104edd95fdf4.zip
Merge branch 'master' into cache
Diffstat (limited to 'lib/l10n/ug.php')
-rw-r--r--lib/l10n/ug.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/l10n/ug.php b/lib/l10n/ug.php
new file mode 100644
index 00000000000..62d91616c1d
--- /dev/null
+++ b/lib/l10n/ug.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"Help" => "ياردەم",
+"Personal" => "شەخسىي",
+"Settings" => "تەڭشەكلەر",
+"Users" => "ئىشلەتكۈچىلەر",
+"Apps" => "ئەپلەر",
+"Authentication error" => "سالاھىيەت دەلىللەش خاتالىقى",
+"Files" => "ھۆججەتلەر",
+"Text" => "قىسقا ئۇچۇر",
+"Images" => "سۈرەتلەر",
+"1 minute ago" => "1 مىنۇت ئىلگىرى",
+"%d minutes ago" => "%d مىنۇت ئىلگىرى",
+"1 hour ago" => "1 سائەت ئىلگىرى",
+"%d hours ago" => "%d سائەت ئىلگىرى",
+"today" => "بۈگۈن",
+"yesterday" => "تۈنۈگۈن",
+"%d days ago" => "%d كۈن ئىلگىرى",
+"%d months ago" => "%d ئاي ئىلگىرى"
+);