summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/sq-AL.json
blob: e48b738cc65e2dbf16cc164141d1f55902919cca (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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
    "BranchSelect": {
        "update_channel": {
            "label": "Kanali Përditësimet",
            "stable": "Fiksuar"
        }
    },
    "FilePickerIndex": {
        "folder": {
            "select": "Përdore këtë folder"
        }
    },
    "MultiplePluginsInstallModal": {
        "title": {
            "install_one": "",
            "install_other": "",
            "mixed_one": "",
            "mixed_other": "",
            "reinstall_one": "",
            "reinstall_other": "",
            "update_one": "",
            "update_other": ""
        }
    },
    "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}}"
        }
    },
    "PluginListIndex": {
        "no_plugin": "Nuk ka shtesa të instaluar!",
        "uninstall": "Çinstalo",
        "update_all_one": "",
        "update_all_other": ""
    },
    "PluginLoader": {
        "decky_title": "Decky",
        "error": "Gabim",
        "plugin_error_uninstall": "Ju lutem shko nga {{name}} në Decky menu nëse don ta çinstalojsh këtë shtese.",
        "plugin_uninstall": {
            "button": "Çinstalo",
            "desc": "Je i sigurt që don ta çinstalojsh {{name}}?",
            "title": "Çinstalo {{name}}"
        },
        "plugin_update_one": "",
        "plugin_update_other": ""
    },
    "PluginView": {
        "hidden_one": "",
        "hidden_other": ""
    },
    "SettingsDeveloperIndex": {
        "react_devtools": {
            "ip_label": "IP",
            "label": "Aktivizo React DevTools"
        },
        "third_party_plugins": {
            "button_install": "Instalo",
            "button_zip": "Kërko",
            "header": "Shtesa të Huaj",
            "label_desc": "URL",
            "label_url": "Instalo Shtes Nga URL",
            "label_zip": "Instalo Shtes Nga ZIP"
        }
    },
    "SettingsGeneralIndex": {
        "about": {
            "decky_version": "Versioni Decky"
        },
        "other": {
            "header": "Të Tjera"
        },
        "updates": {
            "header": "Përmirësimet"
        }
    },
    "SettingsIndex": {
        "developer_title": "Zhvillues",
        "general_title": "Gjeneral"
    },
    "Store": {
        "store_contrib": {
            "label": "Kontributi"
        },
        "store_filter": {
            "label": "Filtro",
            "label_def": "Të Gjitha"
        },
        "store_search": {
            "label": "Kërko"
        },
        "store_sort": {
            "label": "Rendit"
        },
        "store_source": {
            "label": "Kodin Burimor"
        },
        "store_tabs": {
            "title": "Kërko"
        }
    },
    "StoreSelect": {
        "store_channel": {
            "label": "Kanali Dyqanit"
        }
    },
    "Updater": {
        "updates": {
            "cur_version": "Versioni e tanishëme: {{ver}}"
        }
    }
}