Welcome to mirror list, hosted at ThFree Co, Russian Federation.

uz.js « l10n - github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08a47d99b45ba99a13873638ffd6553d0cd4d045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "bookmarks",
    {
    "Rename" : "Nomni o'zgartiring",
    "Move" : "Ko'chiring",
    "Delete" : "O'chir",
    "Cancel" : "Bekor qilish",
    "Shared with you" : "Siz bilan baham ko'rdim",
    "Files" : "Fayllar",
    "Link" : "Ulanish",
    "Tags" : "Teglar",
    "Notes" : "Eslatmalar",
    "Share link" : "Ulanishni ulashing",
    "Allow editing" : "Tahrirlashga ruxsat bering",
    "Save" : "Saqlash"
},
"nplurals=1; plural=0;");