File: strings.po

package info (click to toggle)
kodi-visualization-spectrum 20.2.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 804 kB
  • sloc: cpp: 939; xml: 74; makefile: 9
file content (106 lines) | stat: -rw-r--r-- 2,602 bytes parent folder | download | duplicates (2)
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
# XBMC Media Center language file
# Addon Name: OpenGL Spectrum
# Addon id: visualization.glspectrum
# Addon Provider: Team XBMC
msgid ""
msgstr ""
"Project-Id-Version: XBMC Main\n"
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2021-11-03 07:32+0000\n"
"Last-Translator: 撷星芒 <mofa2020@qq.com>\n"
"Language-Team: Chinese (China) <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-spectrum/zh_cn/>\n"
"Language: zh_cn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.8.1\n"

msgctxt "Addon Summary"
msgid "Visualisation showing a rotating 3D Spectrum Analyzer"
msgstr "显示旋转三维频谱分析图像的可视化效果"

msgctxt "Addon Description"
msgid "Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in  that moves to the beat of the music creating a wave effect across the spectrum grid.[CR]It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great"
msgstr "光谱是显示旋转3D频谱分析器的可视化图像,在  随着音乐的节拍移动,在整个频谱网格上产生波动效果。[CR]它也有设置来调整光谱条的高度、速度以及条的渲染方式(实线、点、线框),是一个很好的轻量级、低CPU使用的可视化效果,看起来很棒"

msgctxt "#30000"
msgid "Mode"
msgstr "模式"

msgctxt "#30001"
msgid "Filled"
msgstr "填充"

msgctxt "#30002"
msgid "Wireframe"
msgstr "线框"

msgctxt "#30003"
msgid "Points"
msgstr "点"

msgctxt "#30004"
msgid "Bar Height"
msgstr "柱高"

msgctxt "#30005"
msgid "Small"
msgstr "小"

msgctxt "#30006"
msgid "Default"
msgstr "默认"

msgctxt "#30007"
msgid "Big"
msgstr "大"

msgctxt "#30008"
msgid "Very Big"
msgstr "特大"

msgctxt "#30009"
msgid "Speed"
msgstr "速度"

msgctxt "#30010"
msgid "Very Slow"
msgstr "极慢"

msgctxt "#30011"
msgid "Slow"
msgstr "慢"

msgctxt "#30012"
msgid "Default"
msgstr "默认"

msgctxt "#30013"
msgid "Fast"
msgstr "快"

msgctxt "#30014"
msgid "Very Fast"
msgstr "极快"

msgctxt "#30015"
msgid "Point size"
msgstr "点大小"

msgctxt "#30016"
msgid "{0:d} pixel"
msgstr "{0:d}像素"

msgctxt "#30017"
msgid "Rotation position"
msgstr "旋转位置"

msgctxt "#30018"
msgid "{0:d}°"
msgstr "{0:d}°"

msgctxt "#30019"
msgid "Turn continuously"
msgstr "连续转动"