transcriber/res/locales/en/LC_MESSAGES/main_controller.po

70 lines
2.8 KiB
Plaintext

# Copyright (C) 2023 HenestrosaConH
# This file is distributed under the same license as the PACKAGE package.
# José Carlos López Henestrosa <henestrosaconh@gmail.com>, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: 1.3.0\n"
"Report-Msgid-Bugs-To: José Carlos López Henestrosa <henestrosaconh@gmail.com>\n"
"POT-Creation-Date: 2023-02-08 18:22+0100\n"
"PO-Revision-Date: 2023-02-08 18:22+0100\n"
"Last-Translator: José Carlos López Henestrosa <henestrosaconh@gmail.com>\n"
"Language-Team: José Carlos López Henestrosa <henestrosaconh@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:35
msgid "Select a file"
msgstr "Select a file"
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:37
msgid "Audio files"
msgstr "Audio files"
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:38
msgid "Video files"
msgstr "Video files"
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:93
msgid "Error: No audio file selected, please select one before generating text."
msgstr "Error: No audio file selected, please select one before generating text."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:116
msgid "Error: The selected audio language is not valid."
msgstr "Error: The selected audio language is not valid."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:120
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:224
msgid "Error generating the file transcription. Please try again."
msgstr "Error generating the file transcription. Please try again."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:254
msgid "Error: No microphone detected."
msgstr "Error: No microphone detected."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:257
msgid "Error: Listening timed out while waiting for phrase to start."
msgstr "Error: Listening timed out while waiting for phrase to start."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:262
msgid "Sorry, I cannot clarify what you are saying. Please try again."
msgstr "Sorry, I cannot clarify what you are saying. Please try again."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:267
msgid "Unexpected error. Please try again."
msgstr "Unexpected error. Please try again."
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:280
msgid "Save as"
msgstr "Save as"
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:282
msgid "Text file"
msgstr "Text file"
#: D:\Mio\Proyectos\Python\audiotext\src\controller\main_controller.py:282
msgid "All Files"
msgstr "All Files"