58 lines
1.9 KiB
Text
58 lines
1.9 KiB
Text
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: aaa3a-cogs\n"
|
|
"POT-Creation-Date: 2024-07-20 22:14+0200\n"
|
|
"PO-Revision-Date: 2024-07-20 20:20\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: Romanian\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: redgettext 3.4.2\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
|
|
"X-Crowdin-Project: aaa3a-cogs\n"
|
|
"X-Crowdin-Project-ID: 531090\n"
|
|
"X-Crowdin-Language: ro\n"
|
|
"X-Crowdin-File: /[AAA3A-AAA3A.AAA3A-cogs] main/discordsearch/locales/messages.pot\n"
|
|
"X-Crowdin-File-ID: 138\n"
|
|
"Language: ro_RO\n"
|
|
|
|
#: discordsearch\discordsearch.py:34
|
|
#, docstring
|
|
msgid "A cog to edit roles!"
|
|
msgstr "O rotiță pentru editarea rolurilor!"
|
|
|
|
#: discordsearch\discordsearch.py:98
|
|
msgid "You must provide at least one parameter."
|
|
msgstr "Trebuie să furnizați cel puțin un parametru."
|
|
|
|
#: discordsearch\discordsearch.py:159
|
|
msgid "Your regex process took too long. Removing from memory."
|
|
msgstr "Procesul regex a durat prea mult. Eliminarea din memorie."
|
|
|
|
#: discordsearch\discordsearch.py:165
|
|
msgid "There is an error in your regex.\n"
|
|
"{e}"
|
|
msgstr "Există o eroare în regex-ul dumneavoastră.\n"
|
|
"{e}"
|
|
|
|
#: discordsearch\discordsearch.py:203
|
|
msgid "Look at the original message."
|
|
msgstr "Uitați-vă la mesajul original."
|
|
|
|
#: discordsearch\discordsearch.py:219
|
|
msgid "Search in #{channel.name} ({channel.id})"
|
|
msgstr "Căutați în #{channel.name} ({channel.id})"
|
|
|
|
#: discordsearch\discordsearch.py:220
|
|
msgid "Sorry, I could not find any results."
|
|
msgstr "Îmi pare rău, dar nu am găsit niciun rezultat."
|
|
|
|
#: discordsearch\discordsearch.py:233
|
|
msgid "Search in #{channel.name} ({channel.id}) in {total}s"
|
|
msgstr "Căutați în #{channel.name} ({channel.id}) în {total}s"
|
|
|
|
#: discordsearch\discordsearch.py:245
|
|
msgid "Unrecognized date/time."
|
|
msgstr "Data/ora nerecunoscută."
|
|
|