-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmessages.pot
More file actions
223 lines (175 loc) · 4.13 KB
/
messages.pot
File metadata and controls
223 lines (175 loc) · 4.13 KB
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# Translations template for PROJECT.
# Copyright (C) 2024 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-01-14 15:43+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.14.0\n"
#: streamlit_app.py:81
msgid "Choose Language"
msgstr ""
#: streamlit_app.py:97
msgid ""
"\n"
"# Welcome to Roland Tools\n"
"\n"
"This app transcribe spoken words from any language then make useful notes"
" from it.\n"
" "
msgstr ""
#: streamlit_app.py:111
msgid "I need help!"
msgstr ""
#: streamlit_app.py:118
msgid "The OpenAI credentials have been entered for you!"
msgstr ""
#: streamlit_app.py:119
msgid "You are all set!"
msgstr ""
#: streamlit_app.py:126
msgid "Enter OpenAI API token:"
msgstr ""
#: streamlit_app.py:129
msgid "Please enter your credentials!"
msgstr ""
#: streamlit_app.py:133
msgid "Proceed to uploading your audio file!"
msgstr ""
#: streamlit_app.py:249
msgid "What is the language of the audio?"
msgstr ""
#: streamlit_app.py:263
msgid "Choose prepared AI secretary intructions (Optional):"
msgstr ""
#: streamlit_app.py:361
msgid "Transcribe to subtitles"
msgstr ""
#: streamlit_app.py:364
msgid "Describe the audio (optional):"
msgstr ""
#: streamlit_app.py:365
msgid ""
"This is a conversation between 2 people. Vocabulary: Tsunagaru, Roland "
"Haller, Alice Ballé…"
msgstr ""
#: streamlit_app.py:368
msgid ""
"This can help the transcription to be more accurate by providing context "
"and vocabulary."
msgstr ""
#: streamlit_app.py:373 streamlit_app.py:433
msgid "Transcribe Audio"
msgstr ""
#: streamlit_app.py:383
msgid "AI secretary instructions:"
msgstr ""
#: streamlit_app.py:385
msgid ""
"Describe what you want your AI secretary to do with the transcribed text:"
" make notes, a poem, a list of groceries, etc."
msgstr ""
#: streamlit_app.py:390
msgid "Model"
msgstr ""
#: streamlit_app.py:392
msgid "Best for most tasks"
msgstr ""
#: streamlit_app.py:392
msgid "Best for formatting"
msgstr ""
#: streamlit_app.py:396
msgid "Originality"
msgstr ""
#: streamlit_app.py:401
msgid ""
"This is the originality(temperature) of the openai model. 0 for a "
"deterministic model always answering the same from the same input, 2 is "
"fully free crazy AI completely detached from the input. 0.7 is the "
"default."
msgstr ""
#: streamlit_app.py:406
msgid "Process text"
msgstr ""
#: streamlit_app.py:410
msgid "I am feeling festive!"
msgstr ""
#: streamlit_app.py:415
msgid "🎧🤖 Transcribe Tool"
msgstr ""
#: streamlit_app.py:416
msgid "💽 Upload"
msgstr ""
#: streamlit_app.py:416
msgid "🎙️ Record"
msgstr ""
#: streamlit_app.py:438
msgid "please upload a file to transcribe…"
msgstr ""
#: streamlit_app.py:442
msgid "🤖📝 Secretary Tool"
msgstr ""
#: streamlit_app.py:476
msgid "Wait for it... our AI is listening!"
msgstr ""
#: streamlit_app.py:503
msgid "🎧🤖 Transcription"
msgstr ""
#: streamlit_app.py:545
msgid "download"
msgstr ""
#: streamlit_app.py:554 streamlit_app.py:805
msgid "🕰️ History"
msgstr ""
#: streamlit_app.py:570
msgid "🤖📝 Notes"
msgstr ""
#: streamlit_app.py:600
msgid "Wait for it... our AI is thinking!"
msgstr ""
#: streamlit_app.py:618
msgid "AI chat"
msgstr ""
#: streamlit_app.py:654
msgid "Download"
msgstr ""
#: streamlit_app.py:664
msgid "Delete"
msgstr ""
#: streamlit_app.py:684
msgid "Write feedback"
msgstr ""
#: streamlit_app.py:691
msgid "Name"
msgstr ""
#: streamlit_app.py:691
msgid "Alice"
msgstr ""
#: streamlit_app.py:693
msgid "Subject"
msgstr ""
#: streamlit_app.py:693
msgid "This is awesome!"
msgstr ""
#: streamlit_app.py:716
msgid "Send Feedback"
msgstr ""
#: streamlit_app.py:721
msgid "Sending feedback..."
msgstr ""
#: streamlit_app.py:723
msgid "Thank you for your feedback!"
msgstr ""
#: streamlit_app.py:725
msgid "Please fill in all fields."
msgstr ""