nextcloud/apps/files_trashbin/l10n/ug.js

13 lines
438 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"Deleted files" : "ئۆچۈرۈلگەن ھۆججەتلەر",
"Delete permanently" : "مەڭگۈلۈك ئۆچۈر",
"Error" : "خاتالىق",
"Nothing in here. Your trash bin is empty!" : "بۇ جايدا ھېچنېمە يوق. Your trash bin is empty!",
"Name" : "ئاتى",
"Deleted" : "ئۆچۈرۈلدى",
"Delete" : "ئۆچۈر"
},
"nplurals=1; plural=0;");