Skip to content

Commit 3d0ad69

Browse files
Soldierweblate
authored andcommitted
chore(i18n): Translated using Weblate (Albanian)
Currently translated at 5.0% (23 of 457 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/sq/
1 parent 6c4ae0d commit 3d0ad69

File tree

1 file changed

+50
-1
lines changed

1 file changed

+50
-1
lines changed

src/i18n/resources/sq.json

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,56 @@
33
"console": {
44
"plugins": {
55
"execute-failed": "Dështoi në ekzekutimin e plugin-it {{pluginName}}::{{contextName}}",
6-
"executed-at-ms": "Shtojca {{pluginName}}::{{contextName}} u ekzekutua në {{ms}}ms"
6+
"executed-at-ms": "Shtojca {{pluginName}}::{{contextName}} u ekzekutua në {{ms}}ms",
7+
"initialize-failed": "Dështoi ekzekutimi i plugin-it \"{{pluginName}}\"",
8+
"load-all": "Duke ngarkuar të gjithe plugins",
9+
"load-failed": "Dështoi në ngarkimin e plugin-it \"{{pluginName}}\"",
10+
"loaded": "Plugin \"{{pluginName}}\" u ngarkua",
11+
"unload-failed": "Shkarkimi i plugin-it \"{{pluginName}}\" dështoi",
12+
"unloaded": "Plugin \"{{pluginName}}\" u shkarkua"
13+
}
14+
}
15+
},
16+
"language": {
17+
"name": "Emri i gjuhës në anglisht. p.sh. japonisht, koreanisht, anglisht, rusisht"
18+
},
19+
"main": {
20+
"console": {
21+
"did-finish-load": {
22+
"dev-tools": "Ngarkimi përfundoi. DevTools u hap."
23+
},
24+
"i18n": {
25+
"loaded": "i18n i ngarkuar"
26+
},
27+
"second-instance": {
28+
"receive-command": "U mor komanda mbi protokollin: \"{{command}}\""
29+
},
30+
"theme": {
31+
"css-file-not-found": "Skedari CSS \"{{cssFile}}\" nuk ekziston, duke u injoruar"
32+
},
33+
"unresponsive": {
34+
"details": "Gabim i Papërgjigjes!\n{{error}}"
35+
},
36+
"when-ready": {
37+
"clearing-cache-after-20s": "Duke pastruar memorien e përkohshme të aplikacionit"
38+
},
39+
"window": {
40+
"tried-to-render-offscreen": "Dritarja u përpoq të renderohej jashtë ekranit, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
41+
}
42+
},
43+
"dialog": {
44+
"hide-menu-enabled": {
45+
"detail": "Menuja është e fshehur, përdorni 'Alt' për ta shfaqur (ose 'Escape' nëse përdorni Menunë brenda aplikacionit)",
46+
"message": "Fshehja e menusë është aktivizuar",
47+
"title": "Fshih Menunë Aktivizuar"
48+
},
49+
"need-to-restart": {
50+
"buttons": {
51+
"later": "Më vonë",
52+
"restart-now": "Rinisni Tani"
53+
},
54+
"detail": "\"{{pluginName}}\" kërkon një restart që të hyjë në fuqi",
55+
"message": "\"{{pluginName}}\" kerkon restart"
756
}
857
}
958
}

0 commit comments

Comments
 (0)