# Romanian translation of Google Drive Field (7.x-1.3)
# Copyright (c) 2024 by the Romanian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Google Drive Field (7.x-1.3)\n"
"POT-Creation-Date: 2024-08-10 14:36+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((n==1)?(0):(((n==0)||(((n%100)>0)&&((n%100)<20)))?(1):2));\n"

msgid "Allowed file extensions"
msgstr "Extensii de fișiere permise"
msgid "Maximum upload size"
msgstr "Dimensiune maximă încărcare"
msgid "About"
msgstr "Despre"
msgid "This field stores the ID of a file as an integer value."
msgstr "Acest câmp stochează ID-ul unui fișier ca o valoare întreagă."
msgid ""
"Enter a value like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" "
"(megabytes) in order to restrict the allowed file size. If left empty "
"the file sizes will be limited only by PHP's maximum post and file "
"upload sizes (current limit <strong>%limit</strong>)."
msgstr ""
"Introduceți o valoare ca \"512\" (octeți), \"80 KB\" (kiloocteți) "
"sau \"50 MB\" (megaocteți) în scopul de a restrânge dimensiunea "
"fișierului permis. Dacă este lăsat gol, dimensiunile fișierelor "
"vor fi limitate numai de <em>max_post_size</em> și "
"<em>upload_max_filesize</em> din PHP (limită actuală "
"<strong>%limit</strong>)."
msgid ""
"The list of allowed extensions is not valid, be sure to exclude "
"leading dots and to separate extensions with a comma or space."
msgstr ""
"Lista extensiilor permise nu este validă, asigurați-vă că ați "
"înlăturat punctele care precedă extensiile și că acestea sunt "
"separate prin virgulă sau spațiu."
msgid ""
"Separate extensions with a space or comma and do not include the "
"leading dot."
msgstr ""
"Separați extensiile cu spațiu sau punct și nu includeți punctul "
"din față."
