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:19\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/ip/locales/messages.pot\n" "X-Crowdin-File-ID: 88\n" "Language: ro_RO\n" #: ip\ip.py:23 #, docstring msgid "A cog to get the ip address of the bot's host machine!" msgstr "O rotiță pentru a obține adresa ip a mașinii gazdă a bot-ului!" #: ip\ip.py:67 #, docstring msgid "Get the ip address of the bot's host machine." msgstr "Obține adresa IP a mașinii gazdă a robotului." #: ip\ip.py:72 msgid "The ip address of your bot is `{ip}`." msgstr "Adresa IP a robotului tău este `{ip}`." #: ip\ip.py:76 #, docstring msgid "Get the ip address website of the bot's host machine." msgstr "Obțineți adresa IP a site-ului web al mașinii gazdă a robotului." #: ip\ip.py:83 msgid "The Administrator Panel website is http://{ip}:{port}/." msgstr "Site-ul web al panoului de administrare este http://{ip}:{port}/."