summaryrefslogtreecommitdiff
path: root/backend/locales/sq-AL.json
blob: 8a34b2edcf16c9219695096f3ab9447caad4f5b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
    "SettingsDeveloperIndex": {
        "header": "",
        "react_devtools": {
            "ip_label": "IP",
            "label": "Aktivizo React DevTools"
        },
        "third_party_plugins": {
            "button_zip": "Kërko",
            "header": "Shtesa të Huaj",
            "button_install": "Instalo",
            "label_desc": "URL",
            "label_url": "Instalo Shtes Nga URL",
            "label_zip": "Instalo Shtes Nga ZIP"
        },
        "toast_zip": {
            "title": "Decky"
        }
    },
    "BranchSelect": {
        "update_channel": {
            "stable": "Fiksuar",
            "label": "Kanali Përditësimet"
        }
    },
    "FilePickerIndex": {
        "folder": {
            "select": "Përdore këtë folder"
        }
    },
    "PluginCard": {
        "plugin_install": "Instalo",
        "plugin_version_label": "Versioni Shteses"
    },
    "PluginInstallModal": {
        "install": {
            "button_idle": "Instalo",
            "button_processing": "Instalohet",
            "desc": "Je i sigurt që don ta instalojsh {{artifact}} {{version}}?",
            "title": "Instalo {{artifact}}"
        },
        "no_hash": "Ky shtesë nuk ka hash, ti e instalon me rrezikun tuaj.",
        "reinstall": {
            "button_idle": "Riinstalo",
            "button_processing": "Riinstalohet",
            "desc": "Je i sigurt a don ta riinstalojsh {{artifact}} {{version}}?",
            "title": "Riinstalo {{artifact}}"
        },
        "update": {
            "button_processing": "Përditësohet",
            "desc": "Je i sigurt a don ta përditësojsh {{artifact}} {{version}}?",
            "title": "Përditëso {{artifact}}"
        }
    },
    "PluginLoader": {
        "decky_title": "Decky",
        "plugin_uninstall": {
            "title": "Çinstalo {{name}}",
            "button": "Çinstalo",
            "desc": "Je i sigurt që don ta çinstalojsh {{name}}?"
        },
        "error": "Gabim",
        "plugin_error_uninstall": "Ju lutem shko nga <0></0> në Decky menu nëse don ta çinstalojsh këtë shtese."
    },
    "PluginListIndex": {
        "no_plugin": "Nuk ka shtesa të instaluar!",
        "uninstall": "Çinstalo"
    },
    "SettingsGeneralIndex": {
        "other": {
            "header": "Të Tjera"
        },
        "about": {
            "decky_version": "Versioni Decky"
        },
        "updates": {
            "header": "Përmirësimet"
        }
    },
    "SettingsIndex": {
        "developer_title": "Zhvillues",
        "general_title": "Gjeneral",
        "navbar_settings": "Cilësimet Decky"
    },
    "Store": {
        "store_sort": {
            "label": "Rendit"
        },
        "store_tabs": {
            "title": "Kërko"
        },
        "store_contrib": {
            "label": "Kontributi"
        },
        "store_filter": {
            "label": "Filtro",
            "label_def": "Të Gjitha"
        },
        "store_search": {
            "label": "Kërko"
        },
        "store_source": {
            "label": "Kodin Burimor"
        }
    },
    "StoreSelect": {
        "store_channel": {
            "label": "Kanali Dyqanit"
        }
    },
    "Updater": {
        "updates": {
            "cur_version": "Versioni e tanishëme: {{ver}}"
        }
    }
}