8
8
msgstr ""
9
9
"Project-Id-Version : decibels\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2023-09-24 14:06 +0200\n "
11
+ "POT-Creation-Date : 2023-10-03 17:20 +0200\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -53,37 +53,75 @@ msgid "Easy seek controls"
53
53
msgstr ""
54
54
55
55
#: data/com.vixalien.decibels.metainfo.xml.in.in:34
56
- msgid "A few bug fixes that polishes up the app "
56
+ msgid "A few improvements and papercut fixes "
57
57
msgstr ""
58
58
59
59
#: data/com.vixalien.decibels.metainfo.xml.in.in:36
60
- msgid ""
61
- "Differentiate development versions of the app from the stable app by styling "
62
- "the icon and header differently"
60
+ msgid "Support drag and drop"
63
61
msgstr ""
64
62
65
63
#: data/com.vixalien.decibels.metainfo.xml.in.in:37
66
- msgid "Added donation link in application metadata "
64
+ msgid "Seek to the start of a track after it ends "
67
65
msgstr ""
68
66
69
67
#: data/com.vixalien.decibels.metainfo.xml.in.in:38
70
- msgid "Fix the About Window being detached from main window "
68
+ msgid "Allow dragging the app window from everywhere (except the waveform) "
71
69
msgstr ""
72
70
73
71
#: data/com.vixalien.decibels.metainfo.xml.in.in:39
74
- msgid "Fix the About Window showing release notes for an older version"
72
+ msgid ""
73
+ "Made the playback speed popover look less cluttered by removing the +/- "
74
+ "buttons and mark labels"
75
75
msgstr ""
76
76
77
- #: data/com.vixalien.decibels.metainfo.xml.in.in:46
78
- msgid "Initial Release"
77
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:40
78
+ msgid ""
79
+ "Fix an issue that prevented accessing file metadata from within the Flatpak "
80
+ "sandbox"
79
81
msgstr ""
80
82
81
- #: data/com.vixalien.decibels.gschema.xml.in:6
82
- msgid "Last width & height of window"
83
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:41
84
+ msgid ""
85
+ "Don't try to play files without audio streams (images and videos without "
86
+ "sound)"
83
87
msgstr ""
84
88
85
- #: data/com.vixalien.decibels.gschema.xml.in:7
86
- msgid "The saved last size of the window (to be restored)"
89
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:42
90
+ msgid "Don't try to process video streams even if they were not rendered"
91
+ msgstr ""
92
+
93
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:43
94
+ msgid "Fixed some issues with the Development build of Decibels"
95
+ msgstr ""
96
+
97
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:44
98
+ msgid "Fixed a minor glitch with the app icon"
99
+ msgstr ""
100
+
101
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:50
102
+ msgid "A few bug fixes that polishes up the app"
103
+ msgstr ""
104
+
105
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:52
106
+ msgid ""
107
+ "Differentiate development versions of the app from the stable app by styling "
108
+ "the icon and header differently"
109
+ msgstr ""
110
+
111
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:53
112
+ msgid "Added donation link in application metadata"
113
+ msgstr ""
114
+
115
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:54
116
+ msgid "Fix the About Window being detached from main window"
117
+ msgstr ""
118
+
119
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:55
120
+ msgid "Fix the About Window showing release notes for an older version"
121
+ msgstr ""
122
+
123
+ #: data/com.vixalien.decibels.metainfo.xml.in.in:62
124
+ msgid "Initial Release"
87
125
msgstr ""
88
126
89
127
#: data/empty.ui:13
@@ -94,7 +132,7 @@ msgstr ""
94
132
msgid "_Open…"
95
133
msgstr ""
96
134
97
- #: data/error.ui:13 src/window.ts:123 src/window.ts:165
135
+ #: data/error.ui:13 src/window.ts:155 src/window.ts:197
98
136
msgid "File Cannot Be Played"
99
137
msgstr ""
100
138
@@ -126,38 +164,38 @@ msgstr ""
126
164
msgid "Unable to access dropped files"
127
165
msgstr ""
128
166
129
- #: src/error.ts:57
167
+ #: src/error.ts:42
130
168
msgid "An unknown error happened"
131
169
msgstr ""
132
170
133
- #: src/stream.ts:252
171
+ #: src/stream.ts:259
134
172
msgid ""
135
173
"File uses a format that cannot be played. Additional media codecs may be "
136
174
"required."
137
175
msgstr ""
138
176
139
- #: src/stream.ts:262
177
+ #: src/stream.ts:269
140
178
msgid ""
141
179
"An error happened while trying to get information about the file. Please try "
142
180
"again."
143
181
msgstr ""
144
182
145
- #: src/stream.ts:386
183
+ #: src/stream.ts:393
146
184
msgid "Unknown File"
147
185
msgstr ""
148
186
149
- #: src/stream.ts:590
187
+ #: src/stream.ts:619
150
188
msgid "The selected file doesn't contain any audio"
151
189
msgstr ""
152
190
153
- #: src/window.ts:129
191
+ #: src/window.ts:161
154
192
msgid "Audio files"
155
193
msgstr ""
156
194
157
- #: src/window.ts:136
195
+ #: src/window.ts:168
158
196
msgid "Open File"
159
197
msgstr ""
160
198
161
- #: src/window.ts:166
199
+ #: src/window.ts:198
162
200
msgid "The file could not be accessed"
163
201
msgstr ""
0 commit comments