Spaces:
Runtime error
Runtime error
File size: 1,565 Bytes
dccafc7 |
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 |
# Chinese (Simplified, China) translations for FreeGPT WebUI.
# Copyright (C) 2023 FreeGPT WebUI.
# This file is distributed under the same license as the FreeGPT WebUI
# project.
# Contributors:
# example name - github.com/example/
# example name2 - github.com/example2/
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: https://github.com/ramonvc/freegpt-webui"
"/issuesMIME-Version: 1.0\n"
"POT-Creation-Date: 2023-07-24 21:10-0300\n"
"PO-Revision-Date: 2023-07-24 21:10-0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: zh_Hans_CN\n"
"Language-Team: zh_Hans_CN <[email protected]>\n"
"Plural-Forms: nplurals=1; plural=0;\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"
#: client/html/index.html:42
msgid "New Conversation"
msgstr ""
#: client/html/index.html:49
msgid "Clear Conversations"
msgstr ""
#: client/html/index.html:54
msgid "API Key"
msgstr ""
#: client/html/index.html:57
msgid "Ok"
msgstr ""
#: client/html/index.html:61
msgid "Dark Mode"
msgstr ""
#: client/html/index.html:66
msgid "Language"
msgstr ""
#: client/html/index.html:89
msgid "Stop Generating"
msgstr ""
#: client/html/index.html:97
msgid "Ask a question"
msgstr ""
#: client/html/index.html:131
msgid "IMAGE"
msgstr ""
#: client/html/index.html:138
msgid "Default"
msgstr ""
#: client/html/index.html:139
msgid "DAN"
msgstr ""
#: client/html/index.html:140
msgid "Evil"
msgstr ""
#: client/html/index.html:147
msgid "Web Access"
msgstr ""
|