diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-30 02:13:07 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-30 02:13:07 +0200 |
commit | 4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06 (patch) | |
tree | fa07a692a4d9e70d48db8fc0109954899c81c48a /apps/files_sharing/l10n/ug.php | |
parent | b28b6da4cdb9041d612ba00b96220a3a7c17c034 (diff) | |
download | nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.tar.gz nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ug.php')
-rw-r--r-- | apps/files_sharing/l10n/ug.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ug.php b/apps/files_sharing/l10n/ug.php index 348acc4a898..9f9c7beb410 100644 --- a/apps/files_sharing/l10n/ug.php +++ b/apps/files_sharing/l10n/ug.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "ئىم", "Submit" => "تاپشۇر", -"Download" => "چۈشۈر" +"Download" => "چۈشۈر", +"Upload" => "يۈكلە", +"Cancel upload" => "يۈكلەشتىن ۋاز كەچ" ); |