Skip to content

Commit c375e73

Browse files
Valixityweblate
authored andcommitted
chore(i18n): Translated using Weblate (Malayalam)
Currently translated at 5.1% (21 of 411 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ml/
1 parent 8cf045b commit c375e73

File tree

1 file changed

+57
-1
lines changed

1 file changed

+57
-1
lines changed

Diff for: src/i18n/resources/ml.json

+57-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,57 @@
1-
{}
1+
{
2+
"common": {
3+
"console": {
4+
"plugins": {
5+
"initialize-failed": "{{pluginName}}എന്ന പ്ലഗിൻ തുടങ്ങുന്നതിൽ പരാജയപെട്ടു",
6+
"load-all": "എല്ലാ പ്ലേഗിനും ലോഡ് ചെയ്യുന്നു",
7+
"loaded": "{{pluginName}} എന്ന പ്ലഗിൻ ലോഡ് ചെയ്തു",
8+
"unloaded": "{{pluginName}} എന്ന പ്ലഗിൻ അൺലോഡ് ചെയ്തു"
9+
}
10+
}
11+
},
12+
"language": {
13+
"code": "ഭാഷയ്ക്കു വേണ്ടിയുള്ള Chromium i18n code.\n\nhttps://source.chromium.org/chromium/chromium/src/+/main നോക്കു \n\nഉദാഹരണം : ja, ko, en, ru",
14+
"local-name": "ഭാഷയുടെ പ്രാദേശിക പേര് \nഉദാഹരണം : 日本語, 한국어, English, Русский",
15+
"name": "ഭാഷയുടെ ഇംഗ്ലീഷ് പേര് \nഉദാഹരണം : Japanese, Korean, English, Russian"
16+
},
17+
"main": {
18+
"console": {
19+
"did-finish-load": {
20+
"dev-tools": "ലോഡിങ് തീർത്തു. DevTools തുറന്നു"
21+
},
22+
"i18n": {
23+
"loaded": "i18n ലോഡ് ചെയ്തു"
24+
},
25+
"second-instance": {
26+
"receive-command": "പ്രോട്ടോക്കോളിലൂടെ കമാൻഡ് ലഭിച്ചു : \"{{command}}\""
27+
},
28+
"theme": {
29+
"css-file-not-found": "\"{{cssFile}}\" എന്ന CSS file നിലവിൽ ഇല്ല. ഉപേക്ഷിക്കുന്നു"
30+
},
31+
"unresponsive": {
32+
"details": "പ്രതികാരമില്ലാത്ത എറർ \n{{error}}"
33+
},
34+
"when-ready": {
35+
"clearing-cache-after-20s": "ആപ്പ് cache ക്ലിയർ ചെയ്യുന്നു"
36+
},
37+
"window": {
38+
"tried-to-render-offscreen": "Window സ്ക്രീനിനു വെളിയിൽ render ചെയ്യാൻ ശ്രമിച്ചു, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
39+
}
40+
},
41+
"dialog": {
42+
"hide-menu-enabled": {
43+
"detail": "Menu മറച്ചിരിക്കുന്നു, അവതരിപ്പിക്കാൻ 'Alt' ഉപയോഗിക്കു (In-App Menu ഉപയോഗിക്കുന്നെങ്കിൽ 'Escape' )",
44+
"message": "Hide Menu പ്രവർത്തിയിൽ",
45+
"title": "Hide Menu പ്രവർത്തിയിൽ"
46+
},
47+
"need-to-restart": {
48+
"buttons": {
49+
"later": "പിന്നീട",
50+
"restart-now": "ഇപ്പോൾ പുനരാരംഭിക്കുക"
51+
},
52+
"detail": "\"{{pluginName}}\" പ്രവർത്തിയിൽ ആകാൻ restart വേണ്ടിയിരിക്കുന്നു",
53+
"message": "\"{{pluginName}}\" restart ആവശ്യപെടുന്നു"
54+
}
55+
}
56+
}
57+
}

0 commit comments

Comments
 (0)