Ruby-Cogs/draw/locales/ro-RO.po
2025-04-02 22:56:57 -04:00

58 lines
3.1 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:23\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/draw/locales/messages.pot\n"
"X-Crowdin-File-ID: 231\n"
"Language: ro_RO\n"
#: draw\draw.py:40
#, docstring
msgid "A cog to make pixel arts on Discord!"
msgstr "O rotiță pentru a face artă pixel pe Discord!"
#: draw\draw.py:165
msgid "This message isn't in the cache."
msgstr "Acest mesaj nu se află în memoria cache."
#: draw\start_view.py:94 draw\start_view.py:103
msgid "Create a new Draw Board with `height = {height}`, `width = {width}` and `background = {background}`."
msgstr "Creați o nouă tablă de desen cu `height = {height}`, `width = {width}` și `background = {background}`."
#: draw\view.py:332
msgid "Please type all the colors you want to add. They can be either or all of:\n"
"• The hex codes (e.g. `ff64c4` or `ff64c4ff` to include alpha) **separated by space**,\n"
"• The RGB(A) values separated by space or comma or both (e.g. `(255 100 196)` or `(255, 100, 196, 125)`) of each color **surrounded by brackets**\n"
"• Any emoji whose main color you want to extract (e.g. 🐸 will give 77b255)\n"
"• Any image file (first 5 abundant colors will be extracted)."
msgstr "Vă rugăm să introduceți toate culorile pe care doriți să le adăugați. Acestea pot fi oricare sau toate:\n"
"- Codurile hexazecimal (de exemplu `ff64c4` sau `ff64c4ff` pentru a include alfa) **separate prin spațiu**,\n"
"- Valorile RGB(A) separate prin spațiu sau virgulă sau ambele (de ex. `(255 100 196)` sau `(255, 100, 196, 196, 125)`) ale fiecărei culori **înconjurate de paranteze**\n"
"- Orice emoji a cărui culoare principală doriți să o extrageți (de exemplu, 🐸 va da 77b255)\n"
"- Orice fișier de imagine (primele 5 culori abundente vor fi extrase)."
#: draw\view.py:402
msgid "Please send a message containing the emojis you want to add to your palette. E.g. `😎 I like turtles 🐢`."
msgstr "Vă rugăm să trimiteți un mesaj care să conțină emoticoanele pe care doriți să le adăugați la paleta dumneavoastră. De exemplu, `😎 Îmi plac broaștele țestoase 🐢`."
#: draw\view.py:810
msgid "Please type the cell you want to move the cursor to. e.g. `A1`, `a1`, `A10`, `A`, `10`, etc."
msgstr "Vă rugăm să introduceți celula în care doriți să mutați cursorul. de exemplu, `A1`, `a1`, `A10`, `A`, `10`, etc."
#: draw\view.py:939
msgid "Please type the cells with the main colors names. One color for each line, separated from the cell by a \":\". Example: `A1:red\n"
"B7-C9:green`."
msgstr "Vă rugăm să introduceți celulele cu numele culorilor principale. O culoare pentru fiecare linie, separată de celulă prin \":\". Exemplu: `A1:roșu\n"
"B7-C9:verde`."