diff options
Diffstat (limited to 'apps/files/l10n/ug.php')
-rw-r--r-- | apps/files/l10n/ug.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ug.php b/apps/files/l10n/ug.php index b104f607947..217f4636c0b 100644 --- a/apps/files/l10n/ug.php +++ b/apps/files/l10n/ug.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "{new_name} already exists" => "{new_name} مەۋجۇت", "Share" => "ھەمبەھىر", "Delete permanently" => "مەڭگۈلۈك ئۆچۈر", +"Delete" => "ئۆچۈر", "Rename" => "ئات ئۆزگەرت", "Pending" => "كۈتۈۋاتىدۇ", "Error" => "خاتالىق", @@ -30,7 +31,6 @@ $TRANSLATIONS = array( "Cancel upload" => "يۈكلەشتىن ۋاز كەچ", "Nothing in here. Upload something!" => "بۇ جايدا ھېچنېمە يوق. Upload something!", "Download" => "چۈشۈر", -"Delete" => "ئۆچۈر", "Upload too large" => "يۈكلەندىغىنى بەك چوڭ" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |