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.js')
-rw-r--r--apps/files/l10n/ug.js38
1 files changed, 38 insertions, 0 deletions
diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js
new file mode 100644
index 00000000000..cfa6db88c4a
--- /dev/null
+++ b/apps/files/l10n/ug.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "files",
+ {
+ "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_" : [""],
+ "_%n file_::_%n files_" : [""],
+ "_Uploading %n file_::_Uploading %n files_" : [""],
+ "Save" : "ساقلا",
+ "WebDAV" : "WebDAV",
+ "New" : "يېڭى",
+ "Text file" : "تېكىست ھۆججەت",
+ "New folder" : "يېڭى قىسقۇچ",
+ "Folder" : "قىسقۇچ",
+ "Nothing in here. Upload something!" : "بۇ جايدا ھېچنېمە يوق. Upload something!",
+ "Download" : "چۈشۈر",
+ "Upload too large" : "يۈكلەندىغىنى بەك چوڭ"
+},
+"nplurals=1; plural=0;");