diff options
author | brumsel <brumsel@losecatcher.de> | 2014-12-03 23:04:49 +0100 |
---|---|---|
committer | brumsel <brumsel@losecatcher.de> | 2014-12-03 23:04:49 +0100 |
commit | 4ba520e2144630f05ce5022a48e764d86bc94b28 (patch) | |
tree | ddb7a96581a03da3b23533644b791cb1ab3ce5d7 /apps/files/l10n/ug.js | |
parent | 1e1be409b7c27a9f04e52607d7347d05edbfc6c8 (diff) | |
parent | 2eb81ff78f8ca5a14490be96429df6c6fb940d42 (diff) | |
download | nextcloud-server-4ba520e2144630f05ce5022a48e764d86bc94b28.tar.gz nextcloud-server-4ba520e2144630f05ce5022a48e764d86bc94b28.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'apps/files/l10n/ug.js')
-rw-r--r-- | apps/files/l10n/ug.js | 38 |
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;"); |