mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-21 10:37:10 +00:00
113 lines
3.8 KiB
JavaScript
113 lines
3.8 KiB
JavaScript
OC.L10N.register(
|
||
"spreed",
|
||
{
|
||
"Message deleted by author" : "Xabar muallif tomonidan o'chirildi",
|
||
"Deleted user" : "Deleted user",
|
||
"System" : "System",
|
||
"File is too big" : "File is too big",
|
||
"Invalid file provided" : "Invalid file provided",
|
||
"Invalid image" : "Invalid image",
|
||
"Unknown filetype" : "Unknown filetype",
|
||
"Description" : "Tavsif",
|
||
"Talk conversation for event" : "Tadbir uchun suhbat",
|
||
"Accept" : "Qabul qiling",
|
||
"Decline" : "Rad etish",
|
||
"Reminder" : "Eslatma",
|
||
"Notification" : "Bildirishnomalar",
|
||
"Everyone" : "Everyone",
|
||
"Save changes" : "Save changes",
|
||
"Saving …" : "Saqlanmoqda...",
|
||
"Saved!" : "Saved!",
|
||
"Name" : "Name",
|
||
"Off" : "Oʻchirilgan",
|
||
"Enable encryption" : "Enable encryption",
|
||
"Pending" : "Pending",
|
||
"Error" : "Error",
|
||
"Language" : "Language",
|
||
"Status" : "Status",
|
||
"OK" : "OK",
|
||
"Checking …" : "Checking …",
|
||
"Federated user" : "Korporativ foydalanuvchi",
|
||
"Confirm" : "Confirm",
|
||
"Reset" : "Qayta tiklash",
|
||
"Back" : "Orqaga",
|
||
"Cancel" : "Cancel",
|
||
"From" : "Dan",
|
||
"To" : "Gacha",
|
||
"Calendar" : "Calendar",
|
||
"Attendees" : "Ishtirokchilar",
|
||
"Save" : "Save",
|
||
"Done" : "Done",
|
||
"Copy link" : "Havolani nusxalash",
|
||
"Favorite" : "Favorite",
|
||
"Date:" : "Sana:",
|
||
"Hide details" : "Tafsilotlarni yashirish",
|
||
"Show details" : "Tafsilotlarni ko'rsatish",
|
||
"Disable" : "Oʻchirish",
|
||
"Enable" : "Enable",
|
||
"Choose" : "Choose",
|
||
"Restricted" : "Cheklangan",
|
||
"Meeting" : "Uchrashuv",
|
||
"Personal" : "Personal",
|
||
"No" : "No",
|
||
"Yes" : "Yes",
|
||
"Delete conversation" : "Delete conversation",
|
||
"_%n hour_::_%n hours_" : ["%n soat"],
|
||
"_%n day_::_%n days_" : ["%n kun"],
|
||
"_%n week_::_%n weeks_" : ["%n hafta"],
|
||
"Password protection" : "Parol himoyasi",
|
||
"Edit" : "Tahrirlash",
|
||
"Delete" : "Delete",
|
||
"Notifications" : "Notifications",
|
||
"Create a new conversation" : "Yangi suhbat yarating",
|
||
"Log in" : "Kirish",
|
||
"Remove from favorites" : "Sevimlilardan olib tashlang",
|
||
"Add to favorites" : "Sevimlilarga qo'shing",
|
||
"Users" : "Users",
|
||
"Groups" : "Groups",
|
||
"No search results" : "Qidiruv natijalari yo‘q",
|
||
"None" : "None",
|
||
"Select a device" : "Qurilmani tanlang",
|
||
"Upload" : "Upload",
|
||
"Files" : "Files",
|
||
"Reply" : "Javob bering",
|
||
"Translate" : "Tarjima",
|
||
"Dismiss" : "Dismiss",
|
||
"Contact" : "Aloqa",
|
||
"Remove {fileName}" : " {fileName} ni o'chirish",
|
||
"Today" : "Today",
|
||
"Yesterday" : "Kecha",
|
||
"Add emoji" : "Emoji qo'shing",
|
||
"Upload from device" : "Qurilmadan yuklash",
|
||
"Send" : "Send",
|
||
"Settings" : "Settings",
|
||
"Remove" : "Remove",
|
||
"Searching …" : "Qidirilmoqda …",
|
||
"Details" : "Details",
|
||
"Search in {name}" : " {name}ni qidirish",
|
||
"No results found" : "Hech qanday natija topilmadi",
|
||
"Load more results" : "Ko'proq natijalarni yuklang",
|
||
"Projects" : "Loyihalar",
|
||
"Select conversation" : "Suhbatni tanlang",
|
||
"Appearance" : "Tashqi ko'rinish",
|
||
"Search" : "Search",
|
||
"Grid view" : "To‘r ko‘rinishi",
|
||
"Password" : "Password",
|
||
"Login" : "Login",
|
||
"Client ID" : "Mijoz identifikatori",
|
||
"Audio" : "Audio",
|
||
"Other" : "Boshqa",
|
||
"Show all files" : "Barcha fayllarni ko'rsatish",
|
||
"Error while sharing file" : "Fayl almashishda xatolik yuz berdi",
|
||
"Error while parsing a PROPFIND error" : "PROPFIND xatosini tahlil qilishda xatolik yuz berdi",
|
||
"Please reload the page." : "Please reload the page.",
|
||
"Do not disturb" : "Do not disturb",
|
||
"Away" : "Away",
|
||
"The password is wrong. Try again." : "Parol noto'g'ri. Qayta urinib ko'ring.",
|
||
"Tasks" : "Tasks",
|
||
"Notes" : "Notes",
|
||
"Reports" : "Hisobotlar",
|
||
"Close" : "Close"
|
||
},
|
||
"nplurals=1; plural=0;");
|