-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessages.pot
67 lines (54 loc) · 1.36 KB
/
messages.pot
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
# Translations template for PROJECT.
# Copyright (C) 2023 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-06-25 10:35+0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
#: templates/index.html:5
msgid "Audio Transcription"
msgstr ""
#: templates/index.html:63
msgid "Welcome to Audio Transcription"
msgstr ""
#: templates/index.html:65
msgid "Delete Key"
msgstr ""
#: templates/index.html:78
msgid "Enter the OpenAI Key"
msgstr ""
#: templates/index.html:88
msgid "Save Key"
msgstr ""
#: templates/index.html:94
msgid "Your key is safe in the session, and you can delete it."
msgstr ""
#: templates/index.html:116
msgid "Copy"
msgstr ""
#: templates/index.html:117
msgid "Export PDF"
msgstr ""
#: templates/index.html:119
msgid "Transcription Result:"
msgstr ""
#: templates/index.html:122
msgid "Your text here..."
msgstr ""
#: templates/index.html:135
msgid "Loading..."
msgstr ""
#: templates/index.html:143
msgid "Transcribing ...."
msgstr ""