diff options
Diffstat (limited to 'l10n-uz/toolkit/toolkit/about/aboutProfiles.ftl')
-rw-r--r-- | l10n-uz/toolkit/toolkit/about/aboutProfiles.ftl | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-uz/toolkit/toolkit/about/aboutProfiles.ftl b/l10n-uz/toolkit/toolkit/about/aboutProfiles.ftl new file mode 100644 index 0000000000..eaff5fbe3f --- /dev/null +++ b/l10n-uz/toolkit/toolkit/about/aboutProfiles.ftl @@ -0,0 +1,62 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +profiles-title = Profillar haqida +profiles-subtitle = Bu sahifa profillaringizni tahrirlashga yordam beradi. Har bir profil o‘zida alohida tarix, xatcho‘p, sozlamalar va qo‘shimcha dasturlarni jamlagan alohida dunyo. +profiles-create = Yangi profil yaratish +profiles-restart-title = Qayta ishga tushirish +profiles-restart-in-safe-mode = Qo‘sh. dasturlarsiz qayta ishga tushirish… +profiles-restart-normal = Odatdagidek qayta ishga tushirish… + +# Variables: +# $name (String) - Name of the profile +profiles-name = Profil: { $name } +profiles-is-default = Asosiy profil +profiles-rootdir = O‘zak direktoriya + +# localDir is used to show the directory corresponding to +# the main profile directory that exists for the purpose of storing data on the +# local filesystem, including cache files or other data files that may not +# represent critical user data. (e.g., this directory may not be included as +# part of a backup scheme.) +# In case localDir and rootDir are equal, localDir is not shown. +profiles-localdir = Mahalliy direktoriya +profiles-current-profile = Bu profildan foydalanilmoqda, shuning uchun uni o‘chirib bo‘lmaydi. + +profiles-rename = Nomini o‘zgartirish +profiles-remove = Olib tashlash +profiles-set-as-default = Asosiy profil sifatida o‘rnatish +profiles-launch-profile = Profilni yangi brauzerda ishga tushirish + +profiles-yes = ha +profiles-no = yo‘q + +profiles-rename-profile-title = Profil nomini o‘zgartirish +# Variables: +# $name (String) - Name of the profile +profiles-rename-profile = { $name } profil nomini o‘zgartirish + +profiles-invalid-profile-name-title = Profil nomi noto‘g‘ri +# Variables: +# $name (String) - Name of the profile +profiles-invalid-profile-name = "{ $name }" profil nomiga ruxsat berilmadi. + +profiles-delete-profile-title = Profilni o‘chirish +# Variables: +# $dir (String) - Path to be displayed +profiles-delete-profile-confirm = + Profilni o‘chirsangiz, mavjud profillar ro‘yxatidagi profil ham o‘chib ketadi. Uni tiklab boʻlmaydi. + Shuningdek, siz profil ma’lumot fayllari, sozlamalari, sertifikatlari va foydalanish bilan bog‘liq ma’lumotlarni o‘chirishni tanlashingiz mumkin. Tanlasangiz, "{ $dir }" jildi ham oʻchiriladi. Uni tiklab bo‘lmaydi. + Profil ma’lumot fayllarini o‘chirishni xohlaysizmi? +profiles-delete-files = Fayllarni o‘chirish +profiles-dont-delete-files = Fayllar o‘chirilmasin + + +profiles-opendir = + { PLATFORM() -> + [macos] Topgichda ochish + [windows] Jildni ochish + *[other] Jildni ochish + } |