Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ug.php')
-rw-r--r--apps/files/l10n/ug.php37
1 files changed, 0 insertions, 37 deletions
diff --git a/apps/files/l10n/ug.php b/apps/files/l10n/ug.php
deleted file mode 100644
index da132edc9ef..00000000000
--- a/apps/files/l10n/ug.php
+++ /dev/null
@@ -1,37 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Unknown error" => "يوچۇن خاتالىق",
-"Could not move %s" => "%s يۆتكىيەلمەيدۇ",
-"No file was uploaded. Unknown error" => "ھېچقانداق ھۆججەت يۈكلەنمىدى. يوچۇن خاتالىق",
-"No file was uploaded" => "ھېچقانداق ھۆججەت يۈكلەنمىدى",
-"Missing a temporary folder" => "ۋاقىتلىق قىسقۇچ كەم.",
-"Failed to write to disk" => "دىسكىغا يازالمىدى",
-"Not enough storage available" => "يېتەرلىك ساقلاش بوشلۇقى يوق",
-"Files" => "ھۆججەتلەر",
-"Upload cancelled." => "يۈكلەشتىن ۋاز كەچتى.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload.",
-"{new_name} already exists" => "{new_name} مەۋجۇت",
-"Share" => "ھەمبەھىر",
-"Delete" => "ئۆچۈر",
-"Unshare" => "ھەمبەھىرلىمە",
-"Delete permanently" => "مەڭگۈلۈك ئۆچۈر",
-"Rename" => "ئات ئۆزگەرت",
-"Pending" => "كۈتۈۋاتىدۇ",
-"Error" => "خاتالىق",
-"Name" => "ئاتى",
-"Size" => "چوڭلۇقى",
-"Modified" => "ئۆزگەرتكەن",
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array(""),
-"_Uploading %n file_::_Uploading %n files_" => array(""),
-"Save" => "ساقلا",
-"WebDAV" => "WebDAV",
-"New" => "يېڭى",
-"Text file" => "تېكىست ھۆججەت",
-"New folder" => "يېڭى قىسقۇچ",
-"Folder" => "قىسقۇچ",
-"Nothing in here. Upload something!" => "بۇ جايدا ھېچنېمە يوق. Upload something!",
-"Download" => "چۈشۈر",
-"Upload too large" => "يۈكلەندىغىنى بەك چوڭ"
-);
-$PLURAL_FORMS = "nplurals=1; plural=0;";