# Translation of Plugins - Gutenberg - Stable (latest release) in Romanian
# This file is distributed under the same license as the Plugins - Gutenberg - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-06-03 15:23:34+0000\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 >= 2 && n % 100 <= 19) ? 1 : 2);\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: ro\n"
"Project-Id-Version: Plugins - Gutenberg - Stable (latest release)\n"
#: lib/media/class-gutenberg-rest-attachments-controller.php:819
msgid "Could not read image dimensions. The file may be corrupted or an unsupported format."
msgstr "Nu am putut să citesc dimensiunile imaginii. Probabil fișierul este corupt sau are un format neacceptat."
#. translators: 1: image size name, 2: max height, 3: actual height
#: lib/media/class-gutenberg-rest-attachments-controller.php:708
msgid "Uploaded image height (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Înălțimea imaginii încărcate (%3$d) depășește limita maximă pentru dimensiunea „%1$s” (%2$d)."
#. translators: 1: image size name, 2: max width, 3: actual width
#: lib/media/class-gutenberg-rest-attachments-controller.php:694
msgid "Uploaded image width (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Lățimea imaginii încărcate (%3$d) depășește limita maximă pentru dimensiunea „%1$s” (%2$d)."
#: lib/media/class-gutenberg-rest-attachments-controller.php:676
msgid "Unknown image size."
msgstr "Dimensiune necunoscută pentru imagine."
#. translators: 1: actual width, 2: actual height, 3: expected width, 4:
#. expected height
#: lib/media/class-gutenberg-rest-attachments-controller.php:652
msgid "Uploaded image dimensions (%1$dx%2$d) do not match original image dimensions (%3$dx%4$d)."
msgstr "Dimensiunile imaginii încărcate (%1$d x %2$d) nu se potrivesc cu dimensiunile imaginii originale (%3$d x %4$d)."
#: lib/media/class-gutenberg-rest-attachments-controller.php:618
msgid "Uploaded image must have positive dimensions."
msgstr "Imaginea încărcată trebuie să aibă dimensiuni cu valori pozitive."
#: lib/experimental/guidelines/guidelines.php:54
msgid "Memory"
msgstr "Memorie"
#: lib/experimental/guidelines/class-gutenberg-guidelines-rest-controller.php:90
msgid "Sorry, you are only allowed to set status to private for guidelines."
msgstr "Ai voie să setezi starea la „privat” numai pentru regulile generale."
#: lib/experimental/experiments/load.php:136
msgid "Shows the Toolbar in the fullscreen Post and Site Editor."
msgstr "Arată bara de unelte în editorul de articole și site-uri pe ecran întreg."
#: lib/experimental/experiments/load.php:135
msgid "Toolbar in editor"
msgstr "Bară de unelte în editor"
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:242
msgid "Authoring intent about how the widget wants to render."
msgstr "Intenția autorului despre cum vrea să randeze piesa."
#: lib/experimental/guidelines/class-gutenberg-guidelines-rest-controller.php:32
msgid "Sorry, you are not allowed to view guidelines."
msgstr "Regret, nu ai voie să vezi regulile generale."
#: lib/experimental/experiments/load.php:126
msgid "Enables a UI for creating and managing custom taxonomies and custom post types under Settings."
msgstr "Activează o interfață pentru crearea și administrarea taxonomiilor personalizate și a tipurilor de articol personalizat în Setări."
#: lib/experimental/experiments/load.php:51
msgid "Enables a dedicated route-based media editor screen for editing media items (metadata and content)."
msgstr "Activează un ecran dedicat în editorul media bazat pe rute pentru editarea elementelor Media (metadate și conținut)."
#: lib/experimental/experiments/load.php:50
msgid "Media Editor (Route)"
msgstr "Editor Media (rută)"
#: lib/experimental/experiments/load.php:40
msgid "Enables UI changes aimed at deprecating the Classic block, including prompts on existing Classic blocks to migrate their content to blocks or to a Custom HTML block."
msgstr "Permite modificări la interfața destinată blocului Clasic considerat învechit, inclusiv mesaje pentru blocurile Clasic existente pentru a migra conținutul lor la blocuri sau la un bloc HTML personalizat."
#: lib/experimental/experiments/load.php:39
msgid "Classic block deprecation"
msgstr "Învechire bloc Clasic"
#: lib/experimental/dashboard-widgets/dashboard-layout.php:145
msgid "Dashboard identifier as produced by the build pipeline."
msgstr "Identificator pentru panoul de control așa cum este generat de fluxul de construcție."
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:78
msgid "Widget type names must contain a namespace prefix. Example: my-plugin/my-custom-widget-type"
msgstr "Numele tipului de piesă trebuie să conțină un prefix pentru nume-spațiu. Exemplu: my-plugin/my-custom-widget-type"
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:68
msgid "Widget type names must not contain uppercase characters."
msgstr "Numele tipului de piesă nu trebuie să conțină majuscule."
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:59
msgid "Widget type names must be strings."
msgstr "Numele tipului de piesă trebuie să fie șiruri de caractere."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:235
msgid "Script-module handle for the widget metadata entry point."
msgstr "Identificatorul extensiei script pentru punctul de intrare al metadatelor piesei."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:228
msgid "Script-module handle for the widget render entry point."
msgstr "Identificatorul extensiei script pentru punctul de intrare al randării piesei."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:123
msgid "Sorry, you are not allowed to view widget modules."
msgstr "Regret, nu ai voie să vezi extensiile pentru piese."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:101
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:161
msgid "Invalid widget module name."
msgstr "Numele extensiei pentru piesă nu este valid."
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:56
#: lib/experimental/dashboard-widgets/class-wp-rest-widget-modules-controller.php:221
msgid "Widget module name including namespace."
msgstr "Numele extensiei pentru piesă, inclusiv nume-spațiu."
#: lib/experimental/content-types/post-types.php:43
#: build/modules/content-types/index.js:36707
#: build/modules/content-types/index.js:36741
#: build/routes/post-type-edit/route.js:93
msgid "Add post type"
msgstr "Adaugă un tip de articol"
#: lib/experimental/content-types/post-types.php:42
msgid "User post type"
msgstr "Tip de articol al utilizatorului"
#: lib/experimental/content-types/post-types.php:41
msgid "User post types"
msgstr "Tipuri de articol ale utilizatorilor"
#: lib/experimental/content-types/load.php:19
#: lib/experimental/content-types/load.php:20
#: build/modules/content-types/index.js:16692
#: build/routes/content-types/route.js:42
msgid "Content Types"
msgstr "Tipuri de conținut"
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:153
msgid "Number of terms in this taxonomy."
msgstr "Număr de termeni în această taxonomie."
#. translators: %s: post type slug
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:517
msgid "The post type key \"%s\" is reserved by an existing post type."
msgstr "Cheia pentru tipul de articol „%s” este rezervată de un tip de articol existent."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:504
msgid "Another user-defined post type already uses this key."
msgstr "O alt tip de articol definit de un utilizator folosește deja această cheie."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:477
msgid "Post type keys must be 1–20 characters and may only contain lowercase letters, numbers, hyphens, and underscores."
msgstr "Cheile pentru tipuri de articol trebuie să aibă între 1 și 20 de caractere și pot să conțină numai litere mici, cifre, cratime și liniuțe-jos."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:181
msgid "Number of posts of this post type, matching the count shown in the admin list table's \"All\" view."
msgstr "Număr de articole de acest tip, corespunzător numărului afișat în vizualizarea „Toate” a tabelului cu liste din administrare."
#: lib/experimental/content-types/class-wp-rest-user-post-types-controller-gutenberg.php:174
msgid "Typed post type configuration."
msgstr "Configurare tip de articol tipizată."
#: lib/theme.json
msgctxt "Dimension size name"
msgid "100%"
msgstr "100%"
#: lib/theme.json
msgctxt "Dimension size name"
msgid "75%"
msgstr "75%"
#: lib/theme.json
msgctxt "Dimension size name"
msgid "50%"
msgstr "50%"
#: lib/theme.json
msgctxt "Dimension size name"
msgid "25%"
msgstr "25%"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "lyrics"
msgstr "versuri"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "song"
msgstr "cântec"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "stanza"
msgstr "strofă"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "verse"
msgstr "vers"
#: build/scripts/block-library/tab/block.json
msgctxt "block description"
msgid "A single tab button in the tab list."
msgstr "Un singur buton filă în lista cu file."
#: build/scripts/block-library/tab-panel/block.json
msgctxt "block title"
msgid "Tab Panel"
msgstr "Panou file"
#: build/scripts/block-library/tab-list/block.json
msgctxt "block title"
msgid "Tab List"
msgstr "Listă cu file"
#: build/scripts/block-library/post-author/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead."
msgstr "Acest bloc este învechit. Te rog să folosești în loc blocul Avatar, blocul Nume autor și blocul Biografie autor."
#: build/scripts/block-library/post-author/block.json
msgctxt "block title"
msgid "Author (deprecated)"
msgstr "Autor (învechit)"
#: build/scripts/block-library/playlist/block.json
msgctxt "block description"
msgid "Embed a simple playlist."
msgstr "Înglobează o listă de redare simplă."
#: build/scripts/block-library/playlist/block.json
msgctxt "block title"
msgid "Playlist"
msgstr "Listă de redare"
#: build/scripts/block-library/playlist-track/block.json
msgctxt "block description"
msgid "Playlist track."
msgstr "Fișier muzical din listă de redare."
#: build/scripts/block-library/playlist-track/block.json
msgctxt "block title"
msgid "Playlist track"
msgstr "Fișier muzical din listă de redare"
#: build/scripts/block-library/icon/block.json
msgctxt "block keyword"
msgid "svg"
msgstr "svg"
#: build/scripts/block-library/icon/block.json
msgctxt "block keyword"
msgid "icon"
msgstr "icon"
#: build/scripts/block-library/icon/block.json
msgctxt "block description"
msgid "Insert an SVG icon."
msgstr "Inserează un icon SVG."
#: build/scripts/block-library/icon/block.json
msgctxt "block title"
msgid "Icon"
msgstr "Icon"
#: packages/icons/src/manifest.php:357
msgctxt "icon label"
msgid "Verse"
msgstr "Vers"
#: packages/icons/src/manifest.php:353
msgctxt "icon label"
msgid "Upload"
msgstr "Încarcă"
#: packages/icons/src/manifest.php:349
msgctxt "icon label"
msgid "Tip"
msgstr "Sfat"
#: packages/icons/src/manifest.php:345
msgctxt "icon label"
msgid "Tag"
msgstr "Etichetă"
#: packages/icons/src/manifest.php:341
msgctxt "icon label"
msgid "Tablet"
msgstr "Tabletă"
#: packages/icons/src/manifest.php:337
msgctxt "icon label"
msgid "Table"
msgstr "Tabel"
#: packages/icons/src/manifest.php:333
msgctxt "icon label"
msgid "Symbol Filled"
msgstr "Simbol plin"
#: packages/icons/src/manifest.php:329
msgctxt "icon label"
msgid "Symbol"
msgstr "Simbol"
#: packages/icons/src/manifest.php:325
msgctxt "icon label"
msgid "Styles"
msgstr "Stiluri"
#: packages/icons/src/manifest.php:321
msgctxt "icon label"
msgid "Store"
msgstr "Magazin"
#: packages/icons/src/manifest.php:317
msgctxt "icon label"
msgid "Star Half"
msgstr "Jumătate de stea"
#: packages/icons/src/manifest.php:313
msgctxt "icon label"
msgid "Star Filled"
msgstr "Stea plină"
#: packages/icons/src/manifest.php:309
msgctxt "icon label"
msgid "Star Empty"
msgstr "Stea goală"
#: packages/icons/src/manifest.php:305
msgctxt "icon label"
msgid "Shuffle"
msgstr "Amestecă"
#: packages/icons/src/manifest.php:301
msgctxt "icon label"
msgid "Shield"
msgstr "Scut"
#: packages/icons/src/manifest.php:297
msgctxt "icon label"
msgid "Share"
msgstr "Partajează"
#: packages/icons/src/manifest.php:293
msgctxt "icon label"
msgid "Shadow"
msgstr "Umbră"
#: packages/icons/src/manifest.php:289
msgctxt "icon label"
msgid "Settings"
msgstr "Setări"
#: packages/icons/src/manifest.php:285
msgctxt "icon label"
msgid "Search"
msgstr "Caută"
#: packages/icons/src/manifest.php:281
msgctxt "icon label"
msgid "Scheduled"
msgstr "Programat"
#: packages/icons/src/manifest.php:277
msgctxt "icon label"
msgid "RSS"
msgstr "RSS"
#: packages/icons/src/manifest.php:273
msgctxt "icon label"
msgid "Receipt"
msgstr "Chitanță"
#: packages/icons/src/manifest.php:269
msgctxt "icon label"
msgid "Quote"
msgstr "Citat"
#: packages/icons/src/manifest.php:265
msgctxt "icon label"
msgid "Published"
msgstr "Publicat"
#: packages/icons/src/manifest.php:261
msgctxt "icon label"
msgid "Previous"
msgstr "Anterior"
#: packages/icons/src/manifest.php:257
msgctxt "icon label"
msgid "Plus Circle"
msgstr "Cerc cu plus"
#: packages/icons/src/manifest.php:253
msgctxt "icon label"
msgid "Plus"
msgstr "Plus"
#: packages/icons/src/manifest.php:249
msgctxt "icon label"
msgid "People"
msgstr "Persoane"
#: packages/icons/src/manifest.php:245
msgctxt "icon label"
msgid "Pencil"
msgstr "Creion"
#: packages/icons/src/manifest.php:241
msgctxt "icon label"
msgid "Payment"
msgstr "Plată"
#: packages/icons/src/manifest.php:237
msgctxt "icon label"
msgid "Paragraph"
msgstr "Paragraf"
#: packages/icons/src/manifest.php:233
msgctxt "icon label"
msgid "Next"
msgstr "Următor"
#: packages/icons/src/manifest.php:229
msgctxt "icon label"
msgid "More Vertical"
msgstr "Mai mult pe verticală"
#: packages/icons/src/manifest.php:225
msgctxt "icon label"
msgid "More Horizontal"
msgstr "Mai mult pe orizontală"
#: packages/icons/src/manifest.php:221
msgctxt "icon label"
msgid "Mobile"
msgstr "Mobil"
#: packages/icons/src/manifest.php:217
msgctxt "icon label"
msgid "Menu"
msgstr "Meniu"
#: packages/icons/src/manifest.php:213
msgctxt "icon label"
msgid "Map Marker"
msgstr "Marcator pe hartă"
#: packages/icons/src/manifest.php:209
msgctxt "icon label"
msgid "Language"
msgstr "Limbă"
#: packages/icons/src/manifest.php:205
msgctxt "icon label"
msgid "Key"
msgstr "Cheie"
#: packages/icons/src/manifest.php:201
msgctxt "icon label"
msgid "Info"
msgstr "Informații"
#: packages/icons/src/manifest.php:197
msgctxt "icon label"
msgid "Image"
msgstr "Imagine"
#: packages/icons/src/manifest.php:193
msgctxt "icon label"
msgid "Home"
msgstr "Prima pagină"
#: packages/icons/src/manifest.php:189
msgctxt "icon label"
msgid "Help"
msgstr "Ajutor"
#: packages/icons/src/manifest.php:185
msgctxt "icon label"
msgid "Heading"
msgstr "Subtitlu"
#: packages/icons/src/manifest.php:181
msgctxt "icon label"
msgid "Group"
msgstr "Grup"
#: packages/icons/src/manifest.php:177
msgctxt "icon label"
msgid "Gallery"
msgstr "Galerie"
#: packages/icons/src/manifest.php:173
msgctxt "icon label"
msgid "File"
msgstr "Fișier"
#: packages/icons/src/manifest.php:169
msgctxt "icon label"
msgid "External"
msgstr "Extern"
#: packages/icons/src/manifest.php:165
msgctxt "icon label"
msgid "Error"
msgstr "Eroare"
#: packages/icons/src/manifest.php:161
msgctxt "icon label"
msgid "Envelope"
msgstr "Plic"
#: packages/icons/src/manifest.php:157
msgctxt "icon label"
msgid "Drawer Right"
msgstr "Sertar în dreapta"
#: packages/icons/src/manifest.php:153
msgctxt "icon label"
msgid "Drawer Left"
msgstr "Sertar în stânga"
#: packages/icons/src/manifest.php:149
msgctxt "icon label"
msgid "Download"
msgstr "Descarcă"
#: packages/icons/src/manifest.php:145
msgctxt "icon label"
msgid "Desktop"
msgstr "Desktop"
#: packages/icons/src/manifest.php:141
msgctxt "icon label"
msgid "Create"
msgstr "Creează"
#: packages/icons/src/manifest.php:137
msgctxt "icon label"
msgid "Cover"
msgstr "Copertă"
#: packages/icons/src/manifest.php:133
msgctxt "icon label"
msgid "Comment"
msgstr "Comentariu"
#: packages/icons/src/manifest.php:129
msgctxt "icon label"
msgid "Chevron Up Small"
msgstr "Chevron în sus mic"
#: packages/icons/src/manifest.php:125
msgctxt "icon label"
msgid "Chevron Up Down"
msgstr "Chevron în sus și jos"
#: packages/icons/src/manifest.php:121
msgctxt "icon label"
msgid "Chevron Up"
msgstr "Chevron în sus"
#: packages/icons/src/manifest.php:117
msgctxt "icon label"
msgid "Chevron Right Small"
msgstr "Chevron în dreapta mic"
#: packages/icons/src/manifest.php:113
msgctxt "icon label"
msgid "Chevron Right"
msgstr "Chevron în dreapta"
#: packages/icons/src/manifest.php:109
msgctxt "icon label"
msgid "Chevron Left Small"
msgstr "Chevron în stânga mic"
#: packages/icons/src/manifest.php:105
msgctxt "icon label"
msgid "Chevron Left"
msgstr "Chevron în stânga"
#: packages/icons/src/manifest.php:101
msgctxt "icon label"
msgid "Chevron Down Small"
msgstr "Chevron în jos mic"
#: packages/icons/src/manifest.php:97
msgctxt "icon label"
msgid "Chevron Down"
msgstr "Chevron în jos"
#: packages/icons/src/manifest.php:93
msgctxt "icon label"
msgid "Check"
msgstr "Verifică"
#: packages/icons/src/manifest.php:89
msgctxt "icon label"
msgid "Chart Bar"
msgstr "Diagramă cu bare"
#: packages/icons/src/manifest.php:85
msgctxt "icon label"
msgid "Caution"
msgstr "Atenție"
#: packages/icons/src/manifest.php:81
msgctxt "icon label"
msgid "Category"
msgstr "Categorie"
#: packages/icons/src/manifest.php:77
msgctxt "icon label"
msgid "Cart"
msgstr "Coș de cumpărături"
#: packages/icons/src/manifest.php:73
msgctxt "icon label"
msgid "Capture Video"
msgstr "Fă un video"
#: packages/icons/src/manifest.php:69
msgctxt "icon label"
msgid "Capture Photo"
msgstr "Fă o fotografie"
#: packages/icons/src/manifest.php:65
msgctxt "icon label"
msgid "Calendar"
msgstr "Calendar"
#: packages/icons/src/manifest.php:61
msgctxt "icon label"
msgid "Block Table"
msgstr "Blochează tabelul"
#: packages/icons/src/manifest.php:57
msgctxt "icon label"
msgid "Block Meta"
msgstr "Blochează metadatele"
#: packages/icons/src/manifest.php:53
msgctxt "icon label"
msgid "Block Default"
msgstr "Blochează implicit"
#: packages/icons/src/manifest.php:49
msgctxt "icon label"
msgid "Bell"
msgstr "Clopoțel"
#: packages/icons/src/manifest.php:45
msgctxt "icon label"
msgid "Audio"
msgstr "Audio"
#: packages/icons/src/manifest.php:41
msgctxt "icon label"
msgid "At Symbol (@)"
msgstr "At Symbol (@)"
#: packages/icons/src/manifest.php:37
msgctxt "icon label"
msgid "Arrow Up"
msgstr "Săgeată sus"
#: packages/icons/src/manifest.php:33
msgctxt "icon label"
msgid "Arrow Up Right"
msgstr "Săgeată dreapta sus"
#: packages/icons/src/manifest.php:29
msgctxt "icon label"
msgid "Arrow Up Left"
msgstr "Săgeată stânga sus"
#: packages/icons/src/manifest.php:25
msgctxt "icon label"
msgid "Arrow Right"
msgstr "Săgeată dreapta"
#: packages/icons/src/manifest.php:21
msgctxt "icon label"
msgid "Arrow Left"
msgstr "Săgeată stânga"
#: packages/icons/src/manifest.php:17
msgctxt "icon label"
msgid "Arrow Down"
msgstr "Săgeată jos"
#: packages/icons/src/manifest.php:13
msgctxt "icon label"
msgid "Arrow Down Right"
msgstr "Săgeată dreapta jos"
#: packages/icons/src/manifest.php:9
msgctxt "icon label"
msgid "Arrow Down Left"
msgstr "Săgeată stânga jos"
#: lib/media/class-gutenberg-rest-attachments-controller.php:240
msgid "Whether to use progressive/interlaced encoding when saving this image."
msgstr "Dacă se folosește codarea progresivă/împletită la salvarea acestei imagini."
#: lib/media/class-gutenberg-rest-attachments-controller.php:233
msgid "The output MIME type this image should be converted to, based on the image_editor_output_format filter. Null if no conversion is needed."
msgstr "Tipul de MIME pentru ieșire la care trebuie convertită această imagine, pe baza filtrului image_editor_output_format. Nul dacă nu este necesară nicio conversie."
#: lib/media/class-gutenberg-rest-attachments-controller.php:226
msgid "EXIF orientation value from the original image. Values 1-8 follow the EXIF specification. A value other than 1 indicates the image needs rotation."
msgstr "Valoarea pentru orientarea EXIF din imaginea originală. Valorile 1 - 8 respectă specificațiile EXIF. O valoare diferită de 1 indică că imaginea trebuie rotită."
#: lib/media/class-gutenberg-rest-attachments-controller.php:123
msgid "Size name, or an array of size names when a single file is registered under multiple sizes with matching dimensions."
msgstr "Nume dimensiune sau un tablou cu nume de dimensiuni când un singur fișier este înregistrat sub mai multe dimensiuni cu dimensiuni corespondente."
#: lib/media/class-gutenberg-rest-attachments-controller.php:111
msgid "Array of sub-size metadata collected from sideload responses."
msgstr "Tablou cu metadatele sub-dimensiunilor colectate din răspunsurile la instalare."
#: lib/media/class-gutenberg-rest-attachments-controller.php:80
msgid "Whether to generate image sub sizes from the sideloaded file."
msgstr "Dacă se generează sub-dimensiuni ale imaginii din fișierul încărcat din alte surse."
#. translators: %s: Parameter name.
#: lib/media/class-gutenberg-rest-attachments-controller.php:71
msgid "%s contains an invalid image size."
msgstr "%s are o dimensiune nevalidă pentru imagine."
#. translators: %s: Parameter name.
#: lib/media/class-gutenberg-rest-attachments-controller.php:62
msgid "%s must be a string or an array of strings."
msgstr "%s trebuie să fie un șir de caractere sau un tablou cu șiruri de caractere."
#: lib/media/class-gutenberg-rest-attachments-controller.php:37
msgid "Image size. Can be a single size name or an array of size names to register the same file under multiple sizes."
msgstr "Dimensiune imagine. Poate fi un singur nume de dimensiune sau un tablou cu nume de dimensiuni pentru a înregistra același fișier cu mai multe dimensiuni."
#: lib/experimental/guidelines/guidelines.php:48
msgid "Artifact"
msgstr "Artefact"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:325
msgid "Additional Guidelines"
msgstr "Reguli generale suplimentare"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:324
msgid "Site Context"
msgstr "Context site"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:323
msgid "Image Guidelines"
msgstr "Reguli generale pentru imagini"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:322
msgid "Copy Guidelines"
msgstr "Copiază regulile generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:166
msgid "View Guideline Type"
msgstr "Vezi tipul de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:165
msgid "Update Guideline Type"
msgstr "Actualizează tipul de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:164
msgid "Search Guideline Types"
msgstr "Caută tipuri de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:163
msgid "No guideline types found."
msgstr "Nu am găsit niciun tip de regulă generală."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:162
msgid "No guideline types"
msgstr "Niciun tip de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:161
msgid "New Guideline Type Name"
msgstr "Nume tip de regulă generală nou"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:160
msgid "Guideline Types list navigation"
msgstr "Navigare în lista cu tipuri de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:159
msgid "Guideline Types list"
msgstr "Listă cu tipuri de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:158
msgid "A link to a guideline type."
msgstr "O legătură la un tip de regulă generală."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:157
msgid "Guideline Type Link"
msgstr "Legătură la tipul de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:156
msgid "Edit Guideline Type"
msgstr "Editează tipul de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:155
msgid "← Go to Guideline Types"
msgstr "← Mergi la Tipuri de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:154
msgid "Add or remove guideline types"
msgstr "Adaugă sau înlătură tipuri de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:153
msgid "Add Guideline Type"
msgstr "Adaugă tip de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:152
msgctxt "taxonomy singular name"
msgid "Guideline Type"
msgstr "Tip de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:151
msgctxt "taxonomy general name"
msgid "Guideline Types"
msgstr "Tipuri de regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:113
msgid "View Guidelines"
msgstr "Vezi regulile generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:112
msgid "View Guideline"
msgstr "Vezi regula generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:111
msgid "Search Guidelines"
msgstr "Caută reguli generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:110
msgid "No guidelines found in Trash."
msgstr "Nu am găsit nicio regulă generală la gunoi."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:109
msgid "No guidelines found."
msgstr "Nu am găsit nicio regulă generală."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:108
msgid "New Guideline"
msgstr "Regulă generală nouă"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:107
msgid "Guidelines list navigation"
msgstr "Navigare în lista cu reguli generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:106
msgid "Guidelines list"
msgstr "Listă cu reguli generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:105
msgid "Guideline updated."
msgstr "Am actualizat regula generală."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:104
msgid "Guideline scheduled."
msgstr "Am programat regula generală."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:103
msgid "Guideline reverted to draft."
msgstr "Regula generală a revenit la ciornă."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:102
msgid "Guideline published privately."
msgstr "Am publicat regula generală ca privată."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:101
msgid "Guideline published."
msgstr "Am publicat regula generală."
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:100
msgid "Filter guidelines list"
msgstr "Filtrează lista cu reguli generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:99
msgid "Edit Guideline"
msgstr "Editează regula generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:98
msgid "All Guidelines"
msgstr "Toate regulile generale"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:96
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:97
msgid "Add Guideline"
msgstr "Adaugă o regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:95
msgctxt "post type singular name"
msgid "Guideline"
msgstr "Regulă generală"
#: lib/experimental/guidelines/class-gutenberg-guidelines-post-type.php:94
msgctxt "post type general name"
msgid "Guidelines"
msgstr "Reguli generale"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:315
msgid "Could not restore revision."
msgstr "Nu am putut să restaurez revizia."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:301
msgid "Revision not found."
msgstr "Nu am găsit revizia."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:273
msgid "Sorry, you are not allowed to restore revisions."
msgstr "Regret, nu ai voie să restaurezi reviziile."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:250
msgid "Sorry, you are not allowed to delete revisions."
msgstr "Regret, nu ai voie să ștergi reviziile."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:138
msgid "Unique identifier for the revision to restore."
msgstr "Identificator unic pentru revizia de restaurat."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:784
msgid "The ID of the author of the guidelines."
msgstr "ID-ul pentru autorul regulilor generale."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:777
msgid "The date the guidelines were last modified, as GMT."
msgstr "Data la care regulile generale au fost modificate ultima dată (GMT)."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:763
msgid "The date the guidelines were created, as GMT."
msgstr "Data la care au fost create regulile generale (GMT)."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:756
msgid "The date the guidelines were created, in the site's timezone."
msgstr "Data la care au fost create regulile generale, în fusul orar al site-ului."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:678
msgid "guideline_categories must be a JSON object."
msgstr "guideline_categories trebuie să fie un obiect JSON."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:670
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:222
msgid "The guideline categories and their content."
msgstr "Categoriile de reguli generale și conținutul lor."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:664
msgid "The status of the guidelines (draft or publish)."
msgstr "Starea regulilor generale (ciornă sau publicate)."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:658
msgid "Unique identifier for the guidelines."
msgstr "Identificator unic pentru reguli generale."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:259
msgid "Guidelines already exist. Use PATCH to update."
msgstr "Există deja reguli generale. Folosește PATCH pentru actualizare."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:208
msgid "Sorry, you are not allowed to delete guidelines."
msgstr "Regret, nu ai voie să ștergi regulile generale."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:151
msgid "Sorry, you are not allowed to view the guidelines."
msgstr "Regret, nu ai voie să vezi regulile generale."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:110
msgid "Limit response to guidelines with a specific status."
msgstr "Limitează răspunsul la reguli generale cu o anumită stare."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:105
msgid "Limit response to guidelines for a specific block type."
msgstr "Limitează răspunsul la reguli generale pentru un anumit tip de bloc."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:99
msgid "Limit response to a specific guideline category."
msgstr "Limitează răspunsul la o anumită categorie de reguli generale."
#: lib/experimental/experiments/load.php:170
msgid "Gutenberg Experiments"
msgstr "Experimente Gutenberg"
#: lib/experimental/experiments/load.php:131
msgid "Enables a new dashboard experience with resizable, reorderable widgets that plugins can register and users can personalize."
msgstr "Activează o experiență nouă pentru panoul de control cu piese redimensionabile și reordonabile pe care modulele le pot înregistra și utilizatorii le pot personaliza."
#: lib/experimental/experiments/load.php:130
msgid "New Dashboard experience"
msgstr "Experiență nouă pentru panoul de control"
#: lib/experimental/experiments/load.php:125
msgid "Content types"
msgstr "Tipuri de conținut"
#: lib/experimental/experiments/load.php:121
msgid "Enables guidelines feature for managing editorial voice and tone guidelines under Settings."
msgstr "Activează funcționalitatea Reguli generale pentru administrarea vocii editoriale și a regulilor generale pentru ton în Setări."
#: lib/experimental/experiments/load.php:120
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:274
#: lib/experimental/guidelines/load.php:18
#: lib/experimental/guidelines/load.php:19
#: build/routes/guidelines/content.js:31169 build/routes/guidelines/route.js:75
msgid "Guidelines"
msgstr "Reguli generale"
#: lib/experimental/experiments/load.php:101
msgctxt "experiments group name"
msgid "Other"
msgstr "Altele"
#: lib/experimental/experiments/load.php:94
msgid "Allows multiple templates of the same type to be created, of which one can be active at a time. (Warning: when you deactivate this experiment, it is best to delete all created templates except for the active ones.)"
msgstr "Permite să fie create mai multe șabloane de același tip, dintre care unul poate fi activ simultan. (Avertizare: când dezactivezi acest experiment, ar trebui să ștergi toate șabloanele create, cu excepția celor active.)"
#: lib/experimental/experiments/load.php:89
msgctxt "experiments group name"
msgid "Templates"
msgstr "Șabloane"
#: lib/experimental/experiments/load.php:82
msgid "Full-page client-side navigation"
msgstr "Navigare pe întreaga pagină din partea clientului"
#: lib/experimental/experiments/load.php:78
msgctxt "experiments group name"
msgid "Interactivity"
msgstr "Interactivitate"
#: lib/experimental/experiments/load.php:72
msgid "Replaces the bespoke editor inspector panels with a unified DataForm-based implementation for Pages and Posts, matching the QuickEdit experience."
msgstr "Înlocuiește panourile personalizate ale inspectorului editor cu o implementare unificată bazată pe DataForm pentru Pagini și Articole, potrivită cu experiența Editare rapidă."
#: lib/experimental/experiments/load.php:71
msgid "Editor Inspector: Use DataForm"
msgstr "Inspector editor: folosește DataForm"
#: lib/experimental/experiments/load.php:62
msgctxt "experiments group name"
msgid "Data Views"
msgstr "Data Views"
#: lib/experimental/experiments/load.php:56
msgid "Replaces the existing WordPress media modal with a new modal powered by Data Views, supporting browsing, selecting, and uploading media."
msgstr "Înlocuiește fereastra modală Media existentă în WordPress cu o fereastră modală nouă bazată pe Data Views care acceptă navigarea, selectarea și încărcarea fișierelor Media."
#: lib/experimental/experiments/load.php:55
msgid "Media Upload Modal"
msgstr "Fereastră modală Încărcare Media"
#: lib/experimental/experiments/load.php:46
msgctxt "experiments group name"
msgid "Media"
msgstr "Media"
#: lib/experimental/experiments/load.php:20
msgctxt "experiments group name"
msgid "Blocks"
msgstr "Blocuri"
#: lib/experimental/dashboard-widgets/load.php:15
#: lib/experimental/dashboard-widgets/load.php:16
msgid "Dashboard (Beta)"
msgstr "Panou control (Beta)"
#: lib/experimental/content-types/index.php:110
#: build/modules/content-types/index.js:38328
#: build/modules/content-types/index.js:38362
#: build/routes/taxonomy-edit/route.js:93
msgid "Add taxonomy"
msgstr "Adaugă o taxonomie"
#: lib/experimental/content-types/index.php:109
msgid "User taxonomy"
msgstr "Taxonomie utilizator"
#: lib/experimental/content-types/index.php:108
msgid "User taxonomies"
msgstr "Taxonomii utilizatori"
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:551
msgid "Limit results to taxonomies attached to one or more of the given post types."
msgstr "Limitează rezultatele la taxonomiile atașate pentru unul sau mai multe tipuri de articol speificate."
#. translators: %s: taxonomy slug
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:348
msgid "The taxonomy key \"%s\" is already in use by a built-in or plugin-registered taxonomy."
msgstr "Cheia de taxonomie „%s” este deja folosită de o taxonomie nativă sau înregistrată de un modul."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:335
msgid "Another user-defined taxonomy already uses this key."
msgstr "O altă taxonomie definită de un utilizator folosește deja această cheie."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:308
msgid "Taxonomy keys must be 1–32 characters and may only contain lowercase letters, numbers, hyphens, and underscores."
msgstr "Cheile de taxonomie trebuie să aibă între 1 și 32 de caractere și pot să conțină numai litere mici, cifre, cratime și liniuțe-jos."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:146
msgid "Typed taxonomy configuration."
msgstr "Configurare taxonomie tipizată."
#: lib/experimental/content-types/class-wp-rest-user-taxonomies-controller-gutenberg.php:129
msgid "Post types attached to this taxonomy."
msgstr "Tipuri de articol atașate la această taxonomie."
#. translators: %s: Connector name.
#: lib/compat/wordpress-7.0/default-connectors.php:416
msgid "API key for the %s connector."
msgstr "Cheie API pentru conectorul %s."
#. translators: %s: Connector name.
#: lib/compat/wordpress-7.0/default-connectors.php:411
msgid "%s API Key"
msgstr "Cheie API %s"
#. translators: %s: AI provider ID.
#: lib/compat/wordpress-7.0/default-connectors.php:289
msgid "The provider \"%s\" is not registered in the AI client registry."
msgstr "Furnizorul „%s” nu este înregistrat în registrul clienților AI."
#: lib/compat/wordpress-7.0/default-connectors.php:119
msgid "Text and image generation with GPT and Dall-E."
msgstr "Generare text și imagini cu GPT și Dall-E."
#: lib/compat/wordpress-7.0/default-connectors.php:107
msgid "Text and image generation with Gemini and Imagen."
msgstr "Generare text și imagini cu Gemini și Imagen."
#: lib/compat/wordpress-7.0/default-connectors.php:95
msgid "Text generation with Claude."
msgstr "Generare text cu Claude."
#: lib/compat/wordpress-7.0/default-connectors.php:31
msgid "Protect your site from spam."
msgstr "Protejează-ți site-ul de spam."
#: lib/compat/wordpress-7.0/default-connectors.php:30
msgid "Akismet Anti-Spam"
msgstr "Akismet Anti-spam"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:279
msgid "Default form configuration."
msgstr "Configurare implicită pentru formular."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:251
msgid "List of default views."
msgstr "Listă cu vizualizări implicite."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:190
msgid "Default layout configurations."
msgstr "Configurări implicite pentru aranjamente."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:177
msgid "Default view configuration."
msgstr "Configurare implicită pentru vizualizare."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:67
msgid "Sorry, you are not allowed to read view config."
msgstr "Regret, nu ai voie să citești configurarea pentru vizualizare."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:43
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:172
msgid "Entity name."
msgstr "Nume entitate."
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:38
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:167
msgid "Entity kind."
msgstr "Tip de entitate."
#: lib/compat/wordpress-7.0/rest-api.php:67
msgid "The Navigation Overlay template defines an overlay area that typically contains navigation links and can be toggled open and closed."
msgstr "Șablonul Suprapunere navigare definește o zonă de suprapunere care de obicei conține legături de navigare și care poate fi deschisă și închisă."
#: lib/compat/wordpress-7.0/connectors.php:202
msgid "Provider logo path must be located within the plugins or must-use plugins directory."
msgstr "Calea logoului pentru furnizor trebuie să fie în directorul plugins sau must-use plugins."
#: lib/compat/wordpress-7.0/command-palette.php:14
msgctxt "keyboard shortcut to open the command palette"
msgid "Ctrl+K"
msgstr "Ctrl+K"
#: lib/compat/wordpress-7.0/command-palette.php:13
msgctxt "keyboard shortcut to open the command palette"
msgid "⌘K"
msgstr "⌘K"
#. translators: %s: Post title.
#: lib/compat/wordpress-7.1/collaboration.php:427
msgid "Join editing “%s”"
msgstr "Participă la editarea „%s”"
#. translators: Action link text for a singular post in the post list. Can be
#. any type of post.
#: lib/compat/wordpress-7.1/collaboration.php:429
msgctxt "post list"
msgid "Join"
msgstr "Participă"
#. translators: %s: Post title.
#: lib/compat/wordpress-7.1/collaboration.php:424
msgid "Edit “%s”"
msgstr "Editează „%s”"
#: lib/compat/wordpress-7.1/collaboration.php:295
#: lib/compat/wordpress-7.1/collaboration.php:376
msgid "Currently being edited"
msgstr "Este editat acum"
#: lib/compat/wordpress-7.1/collaboration.php:143
msgid "Note:"
msgstr "Notă:"
#. translators: %s: Prefix "Note:".
#: lib/compat/wordpress-7.1/collaboration.php:142
msgid "%s Real-time collaboration has been disabled."
msgstr "%s Colaborarea în timp real a fost dezactivată."
#: lib/compat/wordpress-7.1/collaboration.php:135
msgid "Enable early access to real-time collaboration. Real-time collaboration may affect your website's performance."
msgstr "Activează pre-accesul la colaborarea în timp real. Colaborarea în timp real poate să-ți afecteze performanța pe site."
#: lib/compat/wordpress-7.1/collaboration.php:127
msgid "Collaboration"
msgstr "Colaborare"
#: lib/compat/wordpress-7.1/collaboration.php:118
msgid "Enable Real-Time Collaboration"
msgstr "Activează colaborarea în timp real"
#: lib/compat/wordpress-7.1/collaboration.php:24
msgid "Sync Update"
msgstr "Sincronizează actualizarea"
#: lib/compat/wordpress-7.1/collaboration.php:23
msgid "Sync Updates"
msgstr "Sincronizează actualizările"
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:215
msgid "The icon content (SVG markup)."
msgstr "Conținutul iconului (markup SVG)."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:209
msgid "The icon label."
msgstr "Eticheta iconului."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:203
msgid "The icon name."
msgstr "Numele iconului."
#. translators: %s is the name of any user-provided name
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:150
msgid "Icon not found: \"%s\"."
msgstr "Nu am găsit iconul: „%s”."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:43
msgid "Icon name."
msgstr "Nume icon."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:555
msgid "Failed to store sync update."
msgstr "Stocarea actualizării pentru sincronizare a eșuat."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:529
msgid "Invalid sync update type."
msgstr "Tipul de actualizare pentru sincronizare nu este valid."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:495
msgid "Failed to remove updates during compaction."
msgstr "Înlăturarea actualizărilor în timpul compactării a eșuat."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:271
msgid "Request body is too large."
msgstr "Corpul cererii este prea mare."
#. translators: %s: The room name encodes the current entity being synced.
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:244
msgid "You do not have permission to sync this entity: %s."
msgstr "Nu ai permisiunea să sincronizezi această entitate: %s."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:226
msgid "Client ID is already in use by another user."
msgstr "ID-ul client este deja folosit de un alt utilizator."
#: lib/compat/wordpress-7.1/class-wp-http-polling-sync-server.php:208
msgid "You do not have permission to perform this action"
msgstr "Nu ai permisiunea să efectuezi această acțiune"
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:394
msgid "The connector registry instance must be set during the <code>init</code> action."
msgstr "Instanța pentru registrul de conectori trebuie să fie setată în timpul acțiunii <code>init</code>."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:300
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:363
msgid "Connector \"%s\" not found."
msgstr "Nu am găsit conectorul „%s”."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:267
msgid "Connector \"%s\" plugin is_active must be callable."
msgstr "is_active pentru modulul conectorului „%s” trebuie să fie apelabil."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:246
msgid "Connector \"%s\" authentication env_var_name must be a non-empty string."
msgstr "env_var_name pentru autentificarea la conectorul „%s” nu trebuie să fie un șir gol."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:234
msgid "Connector \"%s\" authentication constant_name must be a non-empty string."
msgstr "constant_name pentru autentificarea la conectorul „%s” nu trebuie să fie un șir gol."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:220
msgid "Connector \"%s\" authentication setting_name must be a non-empty string."
msgstr "setting_name pentru autentificarea la conectorul „%s” nu trebuie să fie un șir gol."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:187
msgid "Connector \"%s\" authentication method must be \"api_key\" or \"none\"."
msgstr "Metoda de autentificare pentru conectorul „%s“ trebuie să fie „api_key“ sau „none“."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:177
msgid "Connector \"%s\" requires an \"authentication\" array."
msgstr "Conectorul „%s” are nevoie de un tablou „authentication”."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:167
msgid "Connector \"%s\" requires a non-empty \"type\" string."
msgstr "Conectorul „%s” are nevoie de un șir „type” care să nu fie gol."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:157
msgid "Connector \"%s\" requires a non-empty \"name\" string."
msgstr "Conectorul „%s” are nevoie de un șir „name” care să nu fie gol."
#. translators: %s: Connector ID.
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:146
msgid "Connector \"%s\" is already registered."
msgstr "Conectorul „%s” este deja înregistrat."
#: lib/compat/wordpress-7.0/class-wp-connector-registry.php:134
msgid "Connector ID must contain only lowercase alphanumeric characters, hyphens, and underscores."
msgstr "ID-ul conectorului trebuie să conțină numai caractere alfanumerice mici, cratime și liniuțe-jos."
#: lib/class-wp-icons-registry-gutenberg.php:157
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:154
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:225
msgid "Icon content does not contain valid SVG markup."
msgstr "Conținutul iconului nu are un markup SVG valid."
#: lib/class-wp-icons-registry-gutenberg.php:147
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:144
msgid "Icon content must be a string."
msgstr "Conținutul iconului trebuie să fie un șir de caractere."
#: lib/class-wp-icons-registry-gutenberg.php:137
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:134
msgid "Icons must provide either `content` or `filePath`."
msgstr "Iconurile trebuie să ofere „content” sau „filePath”."
#: lib/class-wp-icons-registry-gutenberg.php:125
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:122
msgid "Icon label must be a string."
msgstr "Eticheta iconului trebuie să fie un șir de caractere."
#. translators: %s is the name of any user-provided key
#: lib/class-wp-icons-registry-gutenberg.php:113
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:110
msgid "Invalid icon property: \"%s\"."
msgstr "Proprietatea pentru icon nu este validă: „%s”."
#: lib/class-wp-icons-registry-gutenberg.php:100
msgid "Icon is already registered."
msgstr "Iconul este deja înregistrat."
#: lib/class-wp-icons-registry-gutenberg.php:72
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:97
msgid "Icon name must be a string."
msgstr "Numele iconului trebuie să fie un șir de caractere."
#: lib/class-wp-icons-registry-gutenberg.php:37
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:62
msgid "Core icon collection manifest must provide valid a \"filePath\" for each icon."
msgstr "Manifestul pentru colecția de iconuri de bază trebuie să ofere o „filePath” validă pentru fiecare icon."
#: lib/class-wp-icons-registry-gutenberg.php:25
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:50
msgid "Core icon collection manifest is empty or invalid."
msgstr "Manifestul pentru colecția de iconuri de bază este gol sau nu este valid."
#: lib/class-wp-icons-registry-gutenberg.php:15
#: lib/compat/wordpress-7.0/class-wp-icons-registry.php:40
msgid "Core icon collection manifest is missing or unreadable."
msgstr "Manifestul pentru colecția de iconuri de bază lipsește sau este ilizibil."
#: build/scripts/block-library/playlist.php:104
msgid "Pause"
msgstr "Pauză"
#: build/scripts/block-library/playlist.php:103
msgid "Play"
msgstr "Redare"
#. translators: %1$s: track title, %2$s artist name, %3$s: album name.
#: build/scripts/block-library/playlist.php:54
msgctxt "track title, artist name, album name"
msgid "%1$s by %2$s from the album %3$s"
msgstr "%1$s de %2$s din albumul %3$s"
#: build/scripts/block-library/playlist-track.php:54
#: build/scripts/block-library/index.js:50468
msgid "Select to play this track"
msgstr "Selectează pentru a reda acest fișier muzical"
#. translators: %s: Visually hidden label for the track length (screen reader
#. text).
#: build/scripts/block-library/playlist-track.php:49
#: build/scripts/block-library/index.js:50464
msgid "Length:"
msgstr "Durată:"
#: build/scripts/block-library/playlist-track.php:27
#: build/scripts/block-library/playlist.php:44
msgid "Unknown title"
msgstr "Titlu necunoscut"
#: build/scripts/block-library/image.php:209
#: build/scripts/block-library/image.php:327
msgctxt "next image in lightbox"
msgid "Next"
msgstr "Următoare"
#: build/scripts/block-library/image.php:208
#: build/scripts/block-library/image.php:326
msgctxt "previous image in lightbox"
msgid "Previous"
msgstr "Anterioară"
#. translators: %1$s: current image index, %2$s: total number of images
#: build/scripts/block-library/gallery.php:222
msgid "Enlarge %1$s of %2$s"
msgstr "Mărește %1$s din %2$s"
#. translators: %1$s: current image index, %2$s: total number of images, %3$s:
#. Image alt text
#: build/scripts/block-library/gallery.php:220
msgid "Enlarged image %1$s of %2$s: %3$s"
msgstr "Imagine mărită %1$s din %2$s: %3$s"
#. translators: %1$s: current image index, %2$s: total number of images
#: build/scripts/block-library/gallery.php:218
msgid "Enlarged image %1$s of %2$s"
msgstr "Imagine mărită: %1$s din %2$s"
#: build/scripts/block-library/tab-list/block.json
msgctxt "block description"
msgid "Display the tab buttons for a tabbed interface."
msgstr "Afișează butoanele filelor pentru o interfață cu file."
#: build/scripts/block-library/tab-panels/block.json
msgctxt "block description"
msgid "Container for tab panel content in a tabbed interface."
msgstr "Container pentru conținutul panoului File într-o interfață cu file."
#: build/scripts/block-library/tab-panels/block.json
msgctxt "block title"
msgid "Tab Panels"
msgstr "Panouri file"
#: lib/overlay-patterns.php:139
msgctxt "Block pattern description"
msgid "A navigation overlay with vertically and horizontally centered navigation"
msgstr "O suprapunere navigare cu navigare centrată pe verticală și orizontală"
#: lib/overlay-patterns.php:138
msgid "Overlay with centered navigation"
msgstr "Suprapunere cu navigare centrată"
#: lib/overlay-patterns.php:120
msgid "Get started today!"
msgstr "Începe azi!"
#: lib/overlay-patterns.php:115
msgid "Find out how we can help your business."
msgstr "Află cum putem să te ajutăm în afaceri."
#: lib/overlay-patterns.php:96
msgctxt "Block pattern description"
msgid "A navigation overlay with vertically and horizontally centered navigation, site info, and a CTA"
msgstr "O suprapunere navigare cu navigare centrată pe verticală și orizontală, informații despre site și un Îndemn la acțiune"
#: lib/overlay-patterns.php:95
msgid "Overlay with site info and CTA"
msgstr "Suprapunere cu informații despre site și Îndemn la acțiune"
#: lib/overlay-patterns.php:69
msgctxt "Block pattern description"
msgid "A navigation overlay with orange background site title and tagline"
msgstr "O suprapunere navigare cu titlu și slogan site pe fundal portocaliu"
#: lib/overlay-patterns.php:68
msgid "Overlay with orange background"
msgstr "Suprapunere cu fundal portocaliu"
#: lib/overlay-patterns.php:52
msgctxt "Block pattern description"
msgid "A navigation overlay with black background and big white text"
msgstr "O suprapunere navigare cu fundal negru și text alb mare"
#: lib/overlay-patterns.php:51
msgid "Overlay with black background"
msgstr "Suprapunere cu fundal negru"
#. translators: %s is the CSS that was provided.
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:765
msgid "The CSS must not contain \"%s\"."
msgstr "CSS-ul nu trebuie să conțină „%s”."
#. translators: %s is the CSS that was provided.
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:753
msgid "The CSS must not end in \"%s\"."
msgstr "CSS-ul nu trebuie să se încheie în „%s”."
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "overlay"
msgstr "suprapunere"
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "close"
msgstr "închide"
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block description"
msgid "A customizable button to close overlays."
msgstr "Un buton personalizabil pentru a închide suprapunerile."
#: build/scripts/block-library/navigation-overlay-close/block.json
msgctxt "block title"
msgid "Navigation Overlay Close"
msgstr "Închide suprapunerea din navigare"
#: build/scripts/block-library/breadcrumbs/block.json
msgctxt "block description"
msgid "Display a breadcrumb trail showing the path to the current page."
msgstr "Afișează un drum pentru firimituri care arată calea către pagina curentă."
#: lib/experimental/experiments/load.php:116
msgid "Redirects the default site editor (Appearance > Design) to use the extensible site editor page."
msgstr "Redirecționează la editorul implicit de site-uri (Aspect > Design) pentru a folosi pagina Editor de site-uri extensibil."
#: lib/experimental/experiments/load.php:115
msgid "Extensible Site Editor"
msgstr "Editor de site-uri extensibil"
#: lib/experimental/experiments/load.php:67
msgid "Enables editable block inspector fields that are generated using a dataform."
msgstr "Activează câmpurile inspectorului de blocuri editabile care sunt generate folosind un formular de date."
#: lib/experimental/experiments/load.php:66
msgid "Block fields: Show dataform driven inspector fields on blocks that support them"
msgstr "Câmpuri bloc: arată câmpurile inspectorului oferite de formularul de date pentru blocurile care le acceptă"
#: lib/overlay-patterns.php:34
msgctxt "Block pattern description"
msgid "A simple pattern with a navigation block and a navigation overlay close button."
msgstr "Un model simplu cu un bloc navigare și un buton închidere pentru suprapunerea din navigare."
#: lib/overlay-patterns.php:25
msgctxt "Block pattern category"
msgid "Display your website navigation."
msgstr "Afișează navigarea pe site-ul tău."
#: lib/overlay-patterns.php:24
msgctxt "Block pattern category"
msgid "Navigation"
msgstr "Navigare"
#: lib/compat/wordpress-7.0/rest-api.php:66 lib/overlay-patterns.php:33
#: lib/overlay-patterns.php:35 lib/overlay-patterns.php:53
#: lib/overlay-patterns.php:70 lib/overlay-patterns.php:97
#: lib/overlay-patterns.php:140 build/scripts/block-library/index.js:40912
msgid "Navigation Overlay"
msgstr "Suprapunere navigare"
#. translators: %s is the post type name.
#: build/scripts/block-library/query-title.php:69
msgid "Post Type: “%s”"
msgstr "Tip de articol: „%s”"
#. translators: %s is the search term.
#: build/scripts/block-library/query-title.php:51
msgid "Search results for: “%s”"
msgstr "Rezultate de căutare pentru „%s”"
#. translators: %s: Post title.
#: build/scripts/block-library/comments-title.php:70
msgid "Responses to “%s”"
msgstr "Răspunsuri la „%s”"
#. translators: %s: Post title.
#: build/scripts/block-library/comments-title.php:67
msgid "Response to “%s”"
msgstr "Răspuns la „%s”"
#. translators: 1: Number of comments, 2: Post title.
#: build/scripts/block-library/comments-title.php:46
msgid "%1$s response to “%2$s”"
msgid_plural "%1$s responses to “%2$s”"
msgstr[0] "%1$s răspuns la „%2$s”"
msgstr[1] "%1$s răspunsuri la „%2$s”"
msgstr[2] "%1$s se răspunsuri la „%2$s”"
#. translators: %s: Post title.
#: build/scripts/block-library/comments-title.php:42
msgid "One response to “%s”"
msgstr "Un răspuns la „%s”"
#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: lib/compat/wordpress-6.9/block-comments.php:310
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Notă: „%2$s”"
#: lib/compat/wordpress-6.9/block-comments.php:281
msgid "You can see all notes on this post here:"
msgstr "Aici poți să vezi toate notele pentru acest articol:"
#. translators: %s: Note text.
#: lib/compat/wordpress-6.9/block-comments.php:280
msgid "resolved/reopened"
msgstr "rezolvată/redeschisă"
#. translators: %s: Note author email.
#: lib/compat/wordpress-6.9/block-comments.php:278
msgid "Email: %s"
msgstr "Email: %s"
#. translators: 1: Note author's name, 2: Note author's IP address, 3: Note
#. author's hostname.
#: lib/compat/wordpress-6.9/block-comments.php:276
msgid "Author: %1$s (IP address: %2$s, %3$s)"
msgstr "Autor: %1$s (adresă IP: %2$s, %3$s)"
#. translators: %s: Post title.
#: lib/compat/wordpress-6.9/block-comments.php:274
msgid "New note on your post \"%s\""
msgstr "Notă nouă la articolul tău „%s”"
#: lib/compat/wordpress-6.9/block-comments.php:167
#: lib/compat/wordpress-6.9/block-comments.php:180
msgid "Email me whenever anyone posts a note"
msgstr "Trimite-mi email de fiecare dată când cineva publică o notă"
#. translators: %s: comment page number
#: build/scripts/block-library/breadcrumbs.php:240
msgid "Comments Page %s"
msgstr "Pagină comentarii %s"
#: lib/experimental/experiments/load.php:111
msgid "Enables the Workflow Palette for running workflows composed of abilities, from a unified interface."
msgstr "Activează Paleta de fluxuri de lucru pentru rularea fluxurilor de lucru compuse din capacități, dintr-o interfață unificată."
#: lib/experimental/experiments/load.php:110
msgid "Workflow Palette"
msgstr "Paletă de fluxuri de lucru"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:661
msgid "Script modules to load into the import map."
msgstr "Extensii de scripturi de încărcat în harta pentru import."
#: build/scripts/block-library/tabs/block.json
msgctxt "block description"
msgid "Display content in a tabbed interface to help users navigate detailed content with ease."
msgstr "Afișează conținutul într-o interfață cu file pentru a ajuta utilizatorii să navigheze cu ușurință prin conținutul detaliat."
#: build/scripts/block-library/tabs/block.json
msgctxt "block title"
msgid "Tabs"
msgstr "File"
#: build/scripts/block-library/tab-panel/block.json
msgctxt "block description"
msgid "Content for a tab in a tabbed interface."
msgstr "Conținut pentru o filă într-o interfață cu file."
#: build/scripts/block-library/tab/block.json
msgctxt "block title"
msgid "Tab"
msgstr "Filă"
#: lib/experimental/experiments/load.php:93
msgid "Template Activation"
msgstr "Activare șablon"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:656
msgid "Inline styles for editor assets."
msgstr "Stiluri în-linie pentru resursele din editor."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:651
msgid "Inline scripts for editor assets."
msgstr "Scripturi în-linie pentru resursele din editor."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:646
msgid "Editor styles data."
msgstr "Date stiluri în editor."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:641
msgid "Editor scripts data."
msgstr "Date scripturi în editor."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-attachments-controller-6-9.php:122
msgid "Limit result set to attachments of a particular MIME type or MIME types."
msgstr "Limitează setul de rezultate la atașamente pentru un anumit tip de MIME sau anumite tipuri de MIME."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-attachments-controller-6-9.php:112
msgid "Limit result set to attachments of a particular media type or media types."
msgstr "Limitează setul de rezultate la atașamente pentru un anumit tip de element media sau anumite tipuri de element media."
#. translators: %s: page number
#: build/scripts/block-library/breadcrumbs.php:249
msgid "Page %s"
msgstr "Pagina %s"
#: build/scripts/block-library/breadcrumbs.php:72
msgid "Page not found"
msgstr "Nu am găsit pagina"
#: build/scripts/block-library/post-date/block.json
msgctxt "block description"
msgid "Display a custom date."
msgstr "Afișează o dată personalizată."
#: build/scripts/block-library/accordion/block.json
msgctxt "block description"
msgid "Displays a foldable layout that groups content in collapsible sections."
msgstr "Afișează un aranjament pliabil care grupează conținutul în secțiuni care pot fi restrânse."
#: build/scripts/block-library/accordion-panel/block.json
msgctxt "block description"
msgid "Contains the hidden or revealed content beneath the heading."
msgstr "Cuprinde conținutul ascuns sau relevat de sub titlu."
#: build/scripts/block-library/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "Învelește titlul și panoul într-o singură unitate."
#: build/scripts/block-library/accordion-heading/block.json
msgctxt "block description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Afișează un titlu care comută la panoul acordeon."
#: build/scripts/block-library/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "titlu termen"
#: build/scripts/block-library/term-name/block.json
msgctxt "block description"
msgid "Displays the name of a taxonomy term."
msgstr "Afișează numele unui termen din taxonomie."
#: build/scripts/block-library/term-name/block.json
msgctxt "block title"
msgid "Term Name"
msgstr "Nume termen"
#: build/scripts/block-library/term-count/block.json
msgctxt "block description"
msgid "Displays the post count of a taxonomy term."
msgstr "Afișează numărul de articole pentru un termen din taxonomie."
#: build/scripts/block-library/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Număr de termeni"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "matematică"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "latex"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "formulă"
#: build/scripts/block-library/math/block.json
msgctxt "block description"
msgid "Display mathematical notation using LaTeX."
msgstr "Afișează notații matematice folosind LaTeX."
#: build/scripts/block-library/math/block.json
msgctxt "block title"
msgid "Math"
msgstr "Matematică"
#: build/scripts/block-library/breadcrumbs/block.json
msgctxt "block title"
msgid "Breadcrumbs"
msgstr "Firimituri"
#: lib/compat/wordpress-6.9/block-comments.php:175
#: build/scripts/editor/index.js:21537
msgid "Notes"
msgstr "Note"
#. translators: %s: Note text.
#. translators: %s: note excerpt
#: lib/compat/wordpress-6.9/block-comments.php:280
#: build/scripts/editor/index.js:92034
msgid "Note: %s"
msgstr "Notă: %s"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:557
msgid "Type of the comment."
msgstr "Tip de comentariu."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:433
msgid "Creating comment failed."
msgstr "Crearea comentariului a eșuat."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:376
msgid "Comment field exceeds maximum length allowed."
msgstr "Câmpul pentru comentariu depășește lungimea maximă permisă."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:352
msgid "Creating a comment requires valid author name and email values."
msgstr "Crearea unui comentariu necesită valori valide pentru numele și emailul autorului."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:322
msgid "Invalid comment content."
msgstr "Conținutul comentariului nu este valid."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:298
msgid "Cannot create a comment with that type."
msgstr "Nu pot să creez un comentariu de acel tip."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:118
msgid "Sorry, you are not allowed to read this comment."
msgstr "Regret, nu ai voie să citești acest comentariu."
#. translators: %s: List of forbidden parameters.
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:87
msgid "Query parameter not permitted: %s"
msgstr "Parametru de interogare nepermis: %s"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:38
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Regret, nu ai voie să citești comentarii fără un articol."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:24
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:232
msgid "Sorry, this post type does not support notes."
msgstr "Regret, acest tip de articol nu acceptă note."
#: lib/compat/wordpress-6.9/block-comments.php:38
msgid "Note resolution status"
msgstr "Starea soluționare notă"
#: build/scripts/block-library/breadcrumbs.php:189
#: build/modules/content-types/index.js:16295
#: build/routes/media-editor/content.js:11324
#: build/routes/navigation-edit/content.js:1079
msgid "Breadcrumbs"
msgstr "Firimituri"
#: build/scripts/block-library/post-time-to-read/block.json
msgctxt "block description"
msgid "Show minutes required to finish reading the post. Can also show a word count."
msgstr "Arată minutele necesare pentru a termina citirea unui articol. Poți să afișezi și numărul de cuvinte."
#. translators: %s: the number of characters in the post.
#: build/scripts/block-library/post-time-to-read.php:151
#: build/scripts/block-library/index.js:55629
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s caracter"
msgstr[1] "%s caractere"
msgstr[2] "%s de caractere"
#. translators: 1: minimum minutes, 2: maximum minutes to read the post.
#: build/scripts/block-library/post-time-to-read.php:128
#: build/scripts/block-library/index.js:55606
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s - %2$s minute"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "etichete"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "taxonomie"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "terms"
msgstr "termeni"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Interogare termeni"
#: build/scripts/block-library/term-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a taxonomy term, like the name, description, and more."
msgstr "Conține elementele de bloc folosite pentru a randa un termen pentru taxonomii, cum ar fi numele, descrierea și altele."
#: build/scripts/block-library/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Șablon de termeni"
#: lib/compat/wordpress-6.9/term-data-block-bindings.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Date termen"
#: build/scripts/block-library/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Acordeon"
#: build/scripts/block-library/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Panou Acordeon"
#: build/scripts/block-library/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Subtitlu acordeon"
#: build/scripts/block-library/accordion-item/block.json
msgctxt "block title"
msgid "Accordion Item"
msgstr "Element acordeon"
#: build/scripts/block-library/social-link.php:277
#: build/scripts/block-library/index.js:66116
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"
#: build/scripts/block-library/social-link.php:333
#: build/scripts/block-library/index.js:66195
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"
#: build/scripts/block-library/social-link.php:329
#: build/scripts/block-library/index.js:66189
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"
#: build/scripts/block-library/social-link.php:325
#: build/scripts/block-library/index.js:66183
msgctxt "social link block variation name"
msgid "X"
msgstr "X"
#: build/scripts/block-library/social-link.php:321
#: build/scripts/block-library/index.js:66176
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"
#: build/scripts/block-library/social-link.php:317
#: build/scripts/block-library/index.js:65909
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"
#: build/scripts/block-library/social-link.php:313
#: build/scripts/block-library/index.js:66170
msgctxt "social link block variation name"
msgid "VK"
msgstr "VK"
#: build/scripts/block-library/social-link.php:309
#: build/scripts/block-library/index.js:66164
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"
#: build/scripts/block-library/social-link.php:305
#: build/scripts/block-library/index.js:66158
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"
#: build/scripts/block-library/social-link.php:301
#: build/scripts/block-library/index.js:66152
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"
#: build/scripts/block-library/social-link.php:297
#: build/scripts/block-library/index.js:66146
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"
#: build/scripts/block-library/social-link.php:293
#: build/scripts/block-library/index.js:66140
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"
#: build/scripts/block-library/social-link.php:289
#: build/scripts/block-library/index.js:66134
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Threads"
#: build/scripts/block-library/social-link.php:285
#: build/scripts/block-library/index.js:66128
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"
#: build/scripts/block-library/social-link.php:281
#: build/scripts/block-library/index.js:66122
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"
#: build/scripts/block-library/social-link.php:273
#: build/scripts/block-library/index.js:66110
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "Snapchat"
#: build/scripts/block-library/social-link.php:269
#: build/scripts/block-library/index.js:66102
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"
#: build/scripts/block-library/social-link.php:265
msgctxt "social link block variation name"
msgid "Share Icon"
msgstr "Share Icon"
#: build/scripts/block-library/social-link.php:261
#: build/scripts/block-library/index.js:66096
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"
#: build/scripts/block-library/social-link.php:257
#: build/scripts/block-library/index.js:66090
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Pocket"
#: build/scripts/block-library/social-link.php:253
#: build/scripts/block-library/index.js:66084
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"
#: build/scripts/block-library/social-link.php:249
#: build/scripts/block-library/index.js:66078
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"
#: build/scripts/block-library/social-link.php:245
#: build/scripts/block-library/index.js:66072
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Medium"
#: build/scripts/block-library/social-link.php:241
#: build/scripts/block-library/index.js:66066
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Meetup"
#: build/scripts/block-library/social-link.php:237
#: build/scripts/block-library/index.js:66060
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"
#: build/scripts/block-library/social-link.php:233
#: build/scripts/block-library/index.js:66053
msgctxt "social link block variation name"
msgid "Mail"
msgstr "Mail"
#: build/scripts/block-library/social-link.php:229
#: build/scripts/block-library/index.js:66047
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"
#: build/scripts/block-library/social-link.php:225
#: build/scripts/block-library/index.js:66041
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"
#: build/scripts/block-library/social-link.php:221
#: build/scripts/block-library/index.js:66035
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"
#: build/scripts/block-library/social-link.php:217
#: build/scripts/block-library/index.js:66029
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Gravatar"
#: build/scripts/block-library/social-link.php:213
#: build/scripts/block-library/index.js:66023
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"
#: build/scripts/block-library/social-link.php:209
#: build/scripts/block-library/index.js:66017
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"
#: build/scripts/block-library/social-link.php:205
#: build/scripts/block-library/index.js:66011
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "Goodreads"
#: build/scripts/block-library/social-link.php:201
#: build/scripts/block-library/index.js:66005
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "Foursquare"
#: build/scripts/block-library/social-link.php:197
#: build/scripts/block-library/index.js:65999
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"
#: build/scripts/block-library/social-link.php:193
#: build/scripts/block-library/index.js:65993
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS Feed"
#: build/scripts/block-library/social-link.php:189
#: build/scripts/block-library/index.js:65987
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"
#: build/scripts/block-library/social-link.php:185
#: build/scripts/block-library/index.js:65981
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Etsy"
#: build/scripts/block-library/social-link.php:181
#: build/scripts/block-library/index.js:65975
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"
#: build/scripts/block-library/social-link.php:177
#: build/scripts/block-library/index.js:65969
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Dribbble"
#: build/scripts/block-library/social-link.php:173
#: build/scripts/block-library/index.js:65963
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"
#: build/scripts/block-library/social-link.php:169
#: build/scripts/block-library/index.js:65957
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"
#: build/scripts/block-library/social-link.php:165
#: build/scripts/block-library/index.js:65951
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"
#: build/scripts/block-library/social-link.php:161
#: build/scripts/block-library/index.js:65945
msgctxt "social link block variation name"
msgid "Link"
msgstr "Legătură"
#: build/scripts/block-library/social-link.php:157
#: build/scripts/block-library/index.js:65939
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"
#: build/scripts/block-library/social-link.php:153
#: build/scripts/block-library/index.js:65933
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"
#: build/scripts/block-library/social-link.php:149
#: build/scripts/block-library/index.js:65927
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"
#: build/scripts/block-library/social-link.php:145
#: build/scripts/block-library/index.js:65921
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"
#: build/scripts/block-library/social-link.php:141
#: build/scripts/block-library/index.js:65915
msgctxt "social link block variation name"
msgid "500px"
msgstr "500px"
#: build/scripts/block-library/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors."
msgstr "Descrie în câteva cuvinte ce face acest site. Acest lucru este important pentru rezultatele de căutare, pentru partajarea pe media socială și oferă vizitatorilor o claritate generală."
#: build/scripts/block-library/comments-pagination.php:30
msgid "Comments pagination"
msgstr "Paginație comentarii"
#: build/scripts/block-library/image.php:253
msgid "Enlarge"
msgstr "Extinde"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Crisp"
msgstr "Precisă"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Outlined"
msgstr "Conturată"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Sharp"
msgstr "Clară"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Deep"
msgstr "Închisă"
#: lib/theme.json
msgctxt "Shadow name"
msgid "Natural"
msgstr "Naturală"
#. translators: %d: number of results.
#: build/scripts/block-library/query-total.php:66
msgid "%d result found"
msgid_plural "%d results found"
msgstr[0] "Am găsit un rezultat"
msgstr[1] "Am găsit %d rezultate"
msgstr[2] "Am găsit %d de rezultate"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Mare în înălțime - 9:16"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Mare în lățime - 16:9"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Portret clasic - 2:3"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Classic - 3:2"
msgstr "Clasic - 3:2"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Portrait - 3:4"
msgstr "Portret - 3:4"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Standard - 4:3"
msgstr "Standard - 4:3"
#: lib/theme.json
msgctxt "Aspect ratio name"
msgid "Square - 1:1"
msgstr "Pătrat - 1:1"
#: build/scripts/block-library/query-total/block.json
msgctxt "block description"
msgid "Display the total number of results in a query."
msgstr "Afișează numărul total de rezultate pentru o interogare."
#: build/scripts/block-library/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Total interogare"
#: lib/experimental/experiments/load.php:106
msgid "Enables the Global Styles color randomizer in the Site Editor; a utility that lets you mix the current color palette pseudo-randomly."
msgstr "Activează randomizatorul de culori pentru Stiluri globale în editorul de site-uri; un serviciu utilitar care îți permite să amesteci pseudo-aleatoriu paleta de culori curentă."
#: lib/experimental/experiments/load.php:30
msgid "Enables new blocks to allow building forms. You are likely to experience UX issues that are being addressed."
msgstr "Activează blocuri noi pentru a permite construirea de formulare. Este posibil să întâmpini probleme la UX-urile care sunt în curs de rezolvare."
#: lib/experimental/experiments/load.php:25
msgid "Enables experimental blocks on a rolling basis as they are developed. (Warning: these blocks may have significant changes during development that cause validation errors and display issues.)"
msgstr "Activează blocurile experimentale în mod continuu, pe măsură ce sunt dezvoltate. (Avertizare: aceste blocuri pot să sufere modificări semnificative în timpul dezvoltării lor, deci pot să apară erori la validare și probleme la afișare.)"
#. translators: 1: Start index of posts, 2: End index of posts, 3: Total number
#. of posts
#: build/scripts/block-library/query-total.php:54
msgid "Displaying %1$s – %2$s of %3$s"
msgstr "Afișez %1$s - %2$s din %3$s"
#. translators: 1: Start index of posts, 2: Total number of posts
#: build/scripts/block-library/query-total.php:47
msgid "Displaying %1$s of %2$s"
msgstr "Afișez %1$s din %2$s"
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:266
msgid "Sorry, comments are closed for this item."
msgstr "Regret, comentariile sunt închise pentru acest element."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:32
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:126
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:257
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Regret, nu ai voie să citești articolul pentru acest comentariu."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:241
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:249
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Regret, nu ai voie să creezi un comentariu la acest articol."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:213
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:223
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "Regret, nu ai voie să creezi acest comentariu fără un articol."
#. translators: %s: Request parameter.
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:183
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:193
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:205
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Regret, nu ai voie să editezi „%s” pentru comentarii."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:141
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:150
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:172
msgid "Sorry, you must be logged in to comment."
msgstr "Regret, trebuie să fii autentificat pentru a comenta."
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "custom post types"
msgstr "tipuri de articol personalizat"
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "bloguri"
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "blog"
#: build/scripts/block-library/categories/block.json
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "categorii"
#: build/scripts/block-library/categories/block.json
msgctxt "block description"
msgid "Display a list of all terms of a given taxonomy."
msgstr "Afișează o listă cu toți termenii pentru o taxonomie dată."
#: build/scripts/block-library/categories/block.json
msgctxt "block title"
msgid "Terms List"
msgstr "Listă cu termeni"
#: lib/media/load.php:89
msgid "Attachment file size"
msgstr "Dimensiune fișier atașament"
#: lib/media/load.php:76
msgid "Original attachment file name"
msgstr "Nume original pentru fișierul atașament"
#: lib/media/class-gutenberg-rest-attachments-controller.php:741
msgid "Invalid post ID, only images and PDFs can be sideloaded."
msgstr "ID-ul articolului nu este valid, pot fi încărcate numai imagini și PDF-uri."
#: lib/media/class-gutenberg-rest-attachments-controller.php:85
#: lib/media/class-gutenberg-rest-attachments-controller.php:208
msgid "Whether to convert image formats."
msgstr "Dacă convertești formatele pentru imagini."
#: lib/media/class-gutenberg-rest-attachments-controller.php:203
msgid "Whether to generate image sub sizes."
msgstr "Dacă generezi sub-dimensiuni pentru imagini."
#: lib/media/class-gutenberg-rest-attachments-controller.php:33
#: lib/media/class-gutenberg-rest-attachments-controller.php:107
msgid "Unique identifier for the attachment."
msgstr "Identificator unic pentru atașament."
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:73
msgid "Plugin that registered the template."
msgstr "Modulul care a înregistrat șablonul."
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of popular keywords, each sized by how often it appears."
msgstr "Un nor cu cuvinte cheie populare, fiecare cuvânt este dimensionat în funcție de frecvența cu care apare."
#: build/scripts/block-library/list/block.json
msgctxt "block description"
msgid "An organized collection of items displayed in a specific order."
msgstr "O colecție organizată de articole afișate într-o anumită ordine."
#: build/scripts/block-library/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Un element individual dintr-o listă."
#: lib/experimental/experiments/load.php:24
msgid "Experimental blocks"
msgstr "Blocuri experimentale"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:103
#: build/modules/content-types/index.js:36242
#: build/modules/content-types/index.js:37806
msgid "All items"
msgstr "Toate elementele"
#: lib/experimental/blocks.php:102
msgid "Block name must be a string or array."
msgstr "Numele blocului trebuie să fie un șir sau un tablou."
#: build/scripts/widgets/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Grup de piese"
#: build/scripts/edit-widgets/blocks/widget-area/block.json
msgctxt "block title"
msgid "Widget Area"
msgstr "Zonă piese"
#: lib/experimental/experiments/load.php:83
msgid "Enables full-page client-side navigation, powered by the Interactivity API."
msgstr "Activează navigarea client-side pe întreaga pagină, propulsată de Interactivity API"
#: lib/block-supports/elements.php:123
msgid "Use as a `pre_render_block` filter is deprecated. Use with `render_block_data` instead."
msgstr "Folosirea filtrului `pre_render_block` este considerată învechită. Folosește în locul lui `render_block_data`."
#. translators: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: build/scripts/block-library/latest-posts.php:166
msgid "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Read more<span class=\"screen-reader-text\">: %2$s</span></a>"
msgstr "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Citește mai mult<span class=\"screen-reader-text\">: %2$s</span></a>"
#: lib/experimental/experiments/load.php:35
msgid "Enables enhancements to the Grid block that let you move and resize items in the editor canvas."
msgstr "Permite îmbunătățiri aduse la blocul Grilă care îți permit să muți și să redimensionezi elementele în panoul editorului."
#: lib/experimental/experiments/load.php:34
msgid "Grid interactivity"
msgstr "Interactivitate grilă "
#: lib/block-supports/typography.php:513
msgid "`boolean` type for second argument `$settings` is deprecated. Use `array()` instead."
msgstr "Tipul „boolean” pentru al doilea argument „$settings” este învechit. Folosește în loc „array()”."
#: build/scripts/block-library/block/block.json
msgctxt "block description"
msgid "Reuse this design across your site."
msgstr "Reutilizează acest design pe site-ul tău."
#: lib/compat/wordpress-6.9/post-data-block-bindings.php:96
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Date articol"
#. translators: 1: Menu label, 2: Submenu label.
#: lib/compat/wordpress-6.9/command-palette.php:105
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"
#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block. %s represents a pattern's slug.
#: build/scripts/block-library/pattern.php:54
msgid "[block rendering halted for pattern \"%s\"]"
msgstr "[randarea blocului este oprită pentru modelul „%s”]"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:405
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1082
msgid "Unknown author"
msgstr "Autor necunoscut"
#: build/scripts/block-library/form/block.json
msgctxt "block description"
msgid "A form."
msgstr "Un formular."
#: build/scripts/block-library/form/block.json
msgctxt "block title"
msgid "Form"
msgstr "Formular"
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block keyword"
msgid "button"
msgstr "buton"
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block keyword"
msgid "submit"
msgstr "trimite"
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block description"
msgid "A submission button for forms."
msgstr "Un buton de trimitere pentru formulare."
#: build/scripts/block-library/form-submit-button/block.json
msgctxt "block title"
msgid "Form Submit Button"
msgstr "Buton de trimitere formulare"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block keyword"
msgid "message"
msgstr "mesaj"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block keyword"
msgid "notification"
msgstr "notificare"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block keyword"
msgid "feedback"
msgstr "impresii"
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block description"
msgid "Provide a notification message after the form has been submitted."
msgstr "Oferă un mesaj cu o notificare după ce formularul a fost trimis."
#: build/scripts/block-library/form-submission-notification/block.json
msgctxt "block title"
msgid "Form Submission Notification"
msgstr "Notificare trimitere formular"
#: build/scripts/block-library/form-input/block.json
msgctxt "block keyword"
msgid "input"
msgstr "intrare"
#: build/scripts/block-library/form-input/block.json
msgctxt "block description"
msgid "The basic building block for forms."
msgstr "Blocul de bază pentru construirea de formulare."
#: build/scripts/block-library/form-input/block.json
msgctxt "block title"
msgid "Input Field"
msgstr "Câmp de intrare"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:904
#: build/scripts/block-library/index.js:43215
#: build/scripts/editor/index.js:21194
msgid "Trash"
msgstr "La gunoi"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:862
msgid "Drafts"
msgstr "Ciorne"
#: lib/experimental/experiments/load.php:29
msgid "Form and input blocks"
msgstr "Blocuri pentru formulare și intrări"
#: build/scripts/block-library/image.php:206
msgid "Enlarged image"
msgstr "Imagine mărită"
#: build/scripts/block-library/form.php:94
msgid "Form submission"
msgstr "Trimitere formular"
#. translators: %s: The request URI.
#: build/scripts/block-library/form.php:76
msgid "Form submission from %1$s"
msgstr "Trimitere formular de la %1$s"
#: build/scripts/block-library/footnotes/block.json
msgctxt "block description"
msgid "Display footnotes added to the page."
msgstr "Afișează notele de subsol adăugate în pagină."
#. Translators: %d: Integer representing the number of return links on the
#. page.
#: build/scripts/block-library/footnotes.php:48
msgid "Jump to footnote reference %1$d"
msgstr "Sari la referința pentru nota de subsol %1$d"
#: lib/compat/wordpress-7.0/fonts.php:21 lib/compat/wordpress-7.0/fonts.php:22
#: build/routes/font-list/content.js:16026 build/routes/font-list/route.js:37
#: build/scripts/editor/index.js:66103 build/scripts/editor/index.js:66192
msgid "Fonts"
msgstr "Fonturi"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1153
#: build/routes/pattern-list/content.js:26207
#: build/scripts/edit-site/index.js:53976
msgid "All patterns"
msgstr "Toate modelele"
#. translators: %s: taxonomy's label
#: build/scripts/block-library/post-terms.php:93
msgid "Display a list of assigned terms from the taxonomy: %s"
msgstr "Afișează o listă cu termeni atribuiți din taxonomia: %s"
#: lib/interactivity-api.php:27
msgid "Page Loaded."
msgstr "Am încărcat pagina."
#: lib/interactivity-api.php:26
msgid "Loading page, please wait."
msgstr "Încarc pagina, te rog așteaptă."
#: build/scripts/block-library/post-date/block.json
msgctxt "block title"
msgid "Date"
msgstr "Dată"
#: build/scripts/block-library/post-content/block.json
msgctxt "block title"
msgid "Content"
msgstr "Conținut"
#: build/scripts/block-library/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "comută"
#: lib/compat/wordpress-7.0/connectors.php:230
#: lib/compat/wordpress-7.0/connectors.php:231
#: build/routes/connectors-home/content.js:11705
#: build/routes/connectors-home/route.js:53
msgid "Connectors"
msgstr "Conectori"
#: build/scripts/block-library/search.php:175
msgid "Submit Search"
msgstr "Trimite căutarea"
#: build/scripts/block-library/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "reutilizabile"
#: build/scripts/block-library/footnotes.php:124
#: build/scripts/block-library/index.js:75655
#: build/scripts/block-library/index.js:75667
msgid "Footnotes"
msgstr "Note de subsol"
#. translators: Hidden accessibility text.
#: lib/compat/wordpress-7.0/command-palette.php:23
#: build/modules/boot/index.js:1528 build/scripts/edit-site/index.js:13105
#: build/scripts/edit-site/index.js:13218
msgid "Open command palette"
msgstr "Deschide paleta de comenzi"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1157
#: build/routes/pattern-list/content.js:26211
#: build/scripts/block-editor/index.js:11527
#: build/scripts/edit-site/index.js:53971
msgid "My patterns"
msgstr "Modelele mele"
#: lib/class-wp-theme-json-resolver-gutenberg.php:363
msgid "`experimental-link-color` is no longer supported. Use `link-color` instead."
msgstr "„experimental-link-color” nu mai este acceptat. Folosește în schimb „link-color”."
#: build/scripts/block-library/pattern/block.json
msgctxt "block title"
msgid "Pattern Placeholder"
msgstr "Substituent model"
#: build/scripts/block-library/footnotes/block.json
msgctxt "block keyword"
msgid "references"
msgstr "referințe"
#: build/scripts/block-library/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Note de subsol"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:770
msgid "The date the guidelines were last modified, in the site's timezone."
msgstr "Data la care regulile generale au fost modificate ultima dată, în fusul orar al site-ului."
#. translators: %s: duotone colors
#: lib/class-wp-duotone-gutenberg.php:544
msgid "\"%s\" in theme.json settings.color.duotone is not a hex or rgb string."
msgstr "„%s” din theme.json settings.color.duotone nu este un șir hex sau rgb."
#: build/scripts/block-library/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Titlu"
#: build/scripts/block-library/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Rezumat"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:876
#: build/scripts/block-library/index.js:43213
#: build/scripts/editor/index.js:81882 build/scripts/editor/index.js:81894
msgid "Pending"
msgstr "În așteptare"
#: build/scripts/block-library/search.php:146
#: build/scripts/block-library/search.php:176
msgid "Expand search field"
msgstr "Extinde câmpul de căutare"
#. translators: %s: duotone filter ID
#: lib/class-wp-duotone-gutenberg.php:740
msgid "The duotone id \"%s\" is not registered in theme.json settings"
msgstr "ID-ul „%s” pentru duotone nu este înregistrat în setările theme.json"
#. translators: %s: Image alt text.
#: build/scripts/block-library/image.php:215
msgid "Enlarged image: %s"
msgstr "Imagine mărită: %s"
#: build/scripts/block-library/image.php:324
msgid "Enlarged images"
msgstr "Imagini mărite"
#: build/scripts/block-library/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "Ascunde și arată conținutul suplimentar."
#: build/scripts/block-library/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay."
msgstr "Adaugă o imagine sau un video cu o suprapunere text."
#: build/scripts/block-library/site-logo/block.json
msgctxt "block description"
msgid "Display an image to represent this site. Update this block and the changes apply everywhere."
msgstr "Afișează o imagine care să reprezinte acest site. Actualizează acest bloc și modificările se vor aplica peste tot."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:166
msgid "Invalid post parent ID."
msgstr "ID invalid pentru părinte articol."
#: lib/compat/wordpress-7.1/rest-api.php:29
msgid "The date the template was published, in the site's timezone."
msgstr "Data la care a fost publicat șablonul, în fusul orar al site-ului."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:72
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:92
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:134
msgid "The ID for the parent of the revision."
msgstr "ID-ul pentru părintele reviziei."
#: build/scripts/block-library/query/block.json
#: build/scripts/block-library/terms-query/block.json
msgctxt "block keyword"
msgid "list"
msgstr "listă"
#: build/scripts/block-library/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "dezvăluie"
#: build/scripts/block-library/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Detalii"
#. translators: %s: the number of minutes to read the post.
#: build/scripts/block-library/post-time-to-read.php:136
#: build/scripts/block-library/index.js:55618
#: build/scripts/editor/index.js:21668 build/scripts/editor/index.js:89849
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minut"
msgstr[1] "%s minute"
msgstr[2] "%s de minute"
#: build/scripts/block-library/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Timp pentru citire"
#. translators: %d is the post ID.
#: build/scripts/block-library/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Articolul %d nu are titlu"
#. Description of the plugin
#: gutenberg.php
msgid "Printing since 1440. This is the development plugin for the block editor, site editor, and other future WordPress core functionality."
msgstr "Tipărim din 1440. Acesta este modulul de dezvoltare pentru editorul de blocuri, editorul de site-uri și alte viitoare funcționalități ale nucleului WordPress."
#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: lib/class-wp-theme-json-gutenberg.php:2806
msgid "Your %1$s file uses a dynamic value (%2$s) for the path at %3$s. However, the value at %3$s is also a dynamic value (pointing to %4$s) and pointing to another dynamic value is not supported. Please update %3$s to point directly to %4$s."
msgstr "Fișierul %1$s utilizează o valoare dinamică (%2$s) pentru calea %3$s. Dar, valoarea %3$s este și o valoare dinamică (care indică la %4$s) și nu este acceptată o valoare care să indice la o altă valoare dinamică. Te rog actualizează %3$s pentru a indica direct la %4$s."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:209
msgid "Block inspector tab display overrides."
msgstr "Contramandări pentru afișarea filei inspector de blocuri."
#: build/scripts/block-library/page-list-item/block.json
msgctxt "block keyword"
msgid "page"
msgstr "pagină"
#: build/scripts/block-library/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Afișează o pagină într-o listă cu toate paginile."
#: build/scripts/block-library/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Element din lista de pagini"
#: lib/experimental/experiments/load.php:105
msgid "Color randomizer"
msgstr "Randomizator de culori"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:143
msgid "Indicates whether the current theme supports block-based templates."
msgstr "Indică dacă tema curentă acceptă șabloane bazate pe blocuri."
#. translators: %s is post ID to describe the link for screen readers.
#: build/scripts/block-library/read-more.php:28
msgid "untitled post %s"
msgstr "articolul %s nu are titlu"
#. translators: %s is either the post title or post ID to describe the link for
#. screen readers.
#: build/scripts/block-library/read-more.php:34
msgid ": %s"
msgstr ": %s"
#: lib/block-supports/typography.php:314
msgid "Raw size value must be a string, integer or a float."
msgstr "Valoarea brută a dimensiunii trebuie să fie un șir de caractere, un număr întreg sau zecimal."
#: build/scripts/block-library/tag-cloud.php:35
msgid "There’s no content to show here yet."
msgstr "Nu există niciun conținut de afișat aici."
#: build/scripts/block-library/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "Pagina anterioară Comentarii"
#: build/scripts/block-library/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "Pagina următoare Comentarii"
#: build/scripts/style-engine/class-wp-style-engine-processor-gutenberg.php:44
msgid "$store must be an instance of WP_Style_Engine_CSS_Rules_Store_Gutenberg"
msgstr "$store trebuie să fie o instanță a WP_Style_Engine_CSS_Rules_Store_Gutenberg"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:320
msgid "Disables custom spacing sizes."
msgstr "Dezactivează dimensiunile personalizate pentru spațiere."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:233
msgid "Disables output of layout styles."
msgstr "Dezactivează ieșirea stilurilor pentru aranjamente."
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:68
msgid "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`"
msgstr "Prefixul șablonului pentru șablonul creat. Este folosit pentru a extrage tipul principal de șablon, de exemplu din „taxonomy-books” se extrage „taxonomy”"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:64
msgid "Indicates if a template is custom or part of the template hierarchy"
msgstr "Indică dacă un șablon este personalizat sau face parte dintr-o ierarhie de șabloane"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:59
msgid "The slug of the template to get the fallback for"
msgstr "Descriptorul șablonului pentru care vrei o alternativă"
#. translators: %s: search query
#: build/scripts/block-library/breadcrumbs.php:63
msgid "Search results for: \"%s\""
msgstr "Rezultate de căutare pentru: „%s”"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:179
msgid "Whether the V2 of the list block that uses inner blocks should be enabled."
msgstr "Dacă ar trebui să fie activată V2 a blocului Listă care folosește blocuri interne."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:315
msgid "Active theme spacing scale."
msgstr "Redimensionare spațiere pentru tema activă."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:310
msgid "Active theme spacing sizes."
msgstr "Dimensiuni de spațiere pentru tema activă."
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: lib/class-wp-theme-json-gutenberg.php:5122
msgid "%sX-Large"
msgstr "%s - mare"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: lib/class-wp-theme-json-gutenberg.php:5085
msgid "%sX-Small"
msgstr "%s - mică"
#: lib/class-wp-theme-json-gutenberg.php:4958
msgid "Some of the theme.json settings.spacing.spacingScale values are invalid"
msgstr "Unele dintre valorile theme.json settings.spacing.spacingScale nu sunt valide"
#. translators: %s: Number of comments.
#: build/scripts/block-library/comments-title.php:60
#: build/scripts/block-library/index.js:16474
msgid "%s response"
msgid_plural "%s responses"
msgstr[0] "%s răspuns"
msgstr[1] "%s răspunsuri"
msgstr[2] "%s de răspunsuri"
#: build/scripts/block-library/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Comentarii"
#: build/scripts/block-library/comments-title.php:73
#: build/scripts/block-library/index.js:16485
msgid "Response"
msgstr "Răspuns"
#: build/scripts/block-library/comment-content.php:46
msgid "Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved."
msgstr "Comentariul tău așteaptă să fie moderat. Aceasta este o previzualizare; comentariul va fi vizibil după ce este aprobat."
#: build/scripts/block-library/comment-content.php:44
msgid "Your comment is awaiting moderation."
msgstr "Comentariul tău așteaptă să fie moderat."
#: build/scripts/block-library/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments."
msgstr "Afișează un titlu cu numărul de comentarii."
#: build/scripts/block-library/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Titlu comentarii"
#: build/scripts/block-library/comments-title.php:75
#: build/scripts/block-library/index.js:16487
msgid "Responses"
msgstr "Răspunsuri"
#: build/scripts/block-library/comments-title.php:56
#: build/scripts/block-library/index.js:16470
msgid "One response"
msgstr "Un răspuns"
#: build/scripts/block-library/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Adună blocurile într-un container pentru aranjament."
#: build/scripts/block-library/comments/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Un bloc avansat care permite afișarea comentariilor la articole folosind diferite configurări vizuale."
#: build/scripts/block-library/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Afișează data la care a fost publicat comentariul."
#: build/scripts/block-library/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Afișează numele pentru autorul comentariului."
#: build/scripts/block-library/comment-author-avatar/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block instead."
msgstr "Acest bloc este învechit. Te rog folosește în schimb blocul Avatar."
#: build/scripts/block-library/comment-author-avatar/block.json
msgctxt "block title"
msgid "Comment Author Avatar (deprecated)"
msgstr "Avatar autor comentariu (învechit)"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:173
msgid "Whether the V2 of the quote block that uses inner blocks should be enabled."
msgstr "Dacă ar trebui să fie activată V2 a blocului Citat care folosește blocuri interne."
#: lib/compat/wordpress-7.0/class-wp-rest-icons-controller.php:82
msgid "Sorry, you are not allowed to view the registered icons."
msgstr "Regret, nu ai voie să vezi iconurile înregistrate."
#: build/scripts/block-library/rss.php:19
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site."
msgstr "Nu poți să adaugi un flux RSS pentru prima pagină a acestui site, se va forma o buclă care îți va încetini site-ul. Pentru a afișa articolele de pe site, încearcă să folosești un alt bloc, cum ar fi blocul <strong>Ultimele articole</strong>."
#: build/scripts/block-library/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Conține elementele de bloc folosite pentru a randa conținutul când interogarea nu găsește niciun rezultat."
#: build/scripts/block-library/query-no-results/block.json
msgctxt "block title"
msgid "No Results"
msgstr "Niciun rezultat"
#: build/scripts/block-library/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Element de listă"
#: build/scripts/block-library/avatar/block.json
msgctxt "block description"
msgid "Add a user’s avatar."
msgstr "Adaugă avatarul unui utilizator."
#: build/scripts/block-library/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Avatar"
#. translators: %s: Singular label of the entity.
#: build/scripts/block-library/navigation-link.php:298
msgid "%s link"
msgstr "Legătură la %s"
#. translators: %s: Comment author name.
#: build/scripts/block-library/avatar.php:92
msgid "(%s website link, opens in a new tab)"
msgstr "(legătură la site-ul web %s, se deschide într-o filă nouă)"
#. translators: %s is the Author name.
#: build/scripts/block-library/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(arhiva autorului %s, se deschide într-o filă nouă)"
#: build/scripts/block-library/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Afișează legătura unui articol, a unei pagini sau a oricărui alt tip de conținut."
#: build/scripts/block-library/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Citește mai mult"
#: build/scripts/block-library/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "Biografia autorului."
#: build/scripts/block-library/post-author-biography/block.json
msgctxt "block title"
msgid "Author Biography"
msgstr "Biografie autor"
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:208
msgid "Sorry, you are not allowed to view this global style."
msgstr "Regret, nu ai voie să vezi acest stil global."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:200
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:245
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Regret, nu ai voie să editezi acest stil global."
#: build/scripts/block-library/comments-pagination-previous.php:20
#: build/scripts/block-library/index.js:13936
#: build/scripts/block-library/index.js:14012
#: build/scripts/block-library/index.js:15799
#: build/scripts/block-library/index.js:15816
msgid "Older Comments"
msgstr "Comentarii mai vechi"
#: build/scripts/block-library/comments-pagination-next.php:27
#: build/scripts/block-library/index.js:13939
#: build/scripts/block-library/index.js:14015
#: build/scripts/block-library/index.js:16128
#: build/scripts/block-library/index.js:16152
msgid "Newer Comments"
msgstr "Comentarii mai noi"
#: build/scripts/block-library/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "Numele autorului."
#: build/scripts/block-library/post-author-name/block.json
msgctxt "block title"
msgid "Author Name"
msgstr "Nume autor"
#: build/scripts/block-library/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Afișează legătura la pagina cu comentariile anterioare."
#: build/scripts/block-library/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Afișează legătura la pagina cu comentariile următoare."
#: build/scripts/block-library/site-logo.php:97
#: build/routes/guidelines/content.js:30536
#: build/scripts/block-library/index.js:26674
#: build/scripts/block-library/index.js:40677
#: build/scripts/block-library/index.js:40686
#: build/scripts/block-library/index.js:41311
#: build/scripts/block-library/index.js:46945
#: build/widgets/activity/render.js:26438
msgid "Icon"
msgstr "Icon"
#: build/scripts/block-library/site-logo.php:98
msgid "Site icon."
msgstr "Icon site."
#: lib/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Foarte mare"
#: build/scripts/block-library/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Paginație"
#: build/scripts/block-library/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Pagina anterioară"
#: build/scripts/block-library/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Numere pagini"
#: build/scripts/block-library/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Pagina următoare"
#: build/scripts/block-library/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Afișează o listă cu numere de pagini pentru paginarea comentariilor."
#. translators: Accessibility text. %s: Parent page title.
#: build/scripts/block-library/navigation-submenu.php:162
#: build/scripts/block-library/page-list.php:198
msgid "%s submenu"
msgstr "Sub-meniu %s"
#: build/scripts/block-library/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Afișează o navigare cu pagini la setul următor/anterior de comentarii, când este cazul."
#: build/scripts/block-library/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Paginație comentarii"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:66
msgid "Whether a template is a custom template."
msgstr "Dacă un șablon este un șablon personalizat."
#: lib/block-template-utils.php:33
msgid "Unable to open export file (archive) for writing."
msgstr "Nu pot deschide fișierul de export (arhiva) pentru scriere."
#: lib/block-template-utils.php:24
msgid "Zip Export not supported."
msgstr "Exportul în format zip nu este acceptat."
#: build/scripts/block-library/post-comment/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Comments block instead."
msgstr "Acest bloc este învechit. Te rog folosește în schimb blocul Comentarii."
#: build/scripts/block-library/post-comment/block.json
msgctxt "block title"
msgid "Comment (deprecated)"
msgstr "Comentariu (învechit)"
#: build/scripts/block-library/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Arată un model de bloc."
#: build/scripts/block-library/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Model"
#: build/scripts/block-library/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "ecuație"
#: build/scripts/block-library/terms-query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations."
msgstr "Un bloc avansat care permite afișarea termenilor pentru taxonomii în funcție de diverși parametri de interogare și diferite configurări vizuale."
#: build/scripts/block-library/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Conține elementele blocului folosite pentru a afișa un comentariu, cum ar fi titlu, dată, autor, avatar și altele."
#: build/scripts/block-library/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Șablon de comentarii"
#: build/scripts/block-library/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Afișează o legătură pentru a răspunde la un comentariu."
#: build/scripts/block-library/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Legătură răspuns la comentariu"
#: build/scripts/block-library/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Afișează o legătură pentru a edita comentariul în panoul de control WordPress. Această legătură este vizibilă doar utilizatorilor ce au capabilitatea de a edita comentarii."
#: build/scripts/block-library/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Legătură editare comentariu"
#: build/scripts/block-library/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Afișează conținutul unui comentariu."
#: build/scripts/block-library/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Nume autor comentariu"
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:590
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:659
msgid "Theme not found."
msgstr "Nu am găsit tema."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:523
msgid "HTML title for the post, transformed for display."
msgstr "Titlu HTML pentru articol, transformat pentru afișare."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:518
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Titlul variației pentru stiluri globale, așa cum există în baza de date."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:512
msgid "Title of the global styles variation."
msgstr "Titlul variației pentru stiluri globale."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:507
msgid "Global settings."
msgstr "Setări globale."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:502
msgid "Global styles."
msgstr "Stiluri globale."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:496
msgid "ID of global styles config."
msgstr "ID-ul configurării pentru stiluri globale."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:166
msgid "No global styles config exist with that id."
msgstr "Nu există o configurare cu acest ID pentru stiluri globale."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:570
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "Regret, nu ai voie să accesezi stilurile globale pe acest site."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:58
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:92
msgid "The theme identifier"
msgstr "Identificatorul temei"
#. translators: %s: Author name.
#: build/scripts/block-library/avatar.php:50
#: build/scripts/block-library/avatar.php:77
#: build/scripts/block-library/comment-author-avatar.php:50
#: build/scripts/block-library/index.js:6238
#: build/scripts/block-library/index.js:6272
msgid "%s Avatar"
msgstr "Avatar %s"
#: build/scripts/block-library/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Simplu"
#: build/scripts/block-library/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Afișează numele acestui site. Actualizează blocul și modificările făcute se vor aplica peste tot unde blocul este folosit. Va apărea și în bara cu titluri a navigatoarelor și în rezultatele de căutare."
#: build/scripts/block-library/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Anterior:"
#: build/scripts/block-library/post-navigation-link.php:83
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Următor:"
#: build/scripts/block-library/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Adaugă un sub-meniu în navigare."
#: build/scripts/block-library/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Sub-meniu"
#: build/scripts/block-library/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "Afișezi conținut în mai multe coloane, cu blocuri pe fiecare coloană."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:116
msgid "Required to be true, as revisions do not support trashing."
msgstr "Este necesar să fie adevărat, deoarece reviziile nu pot fi aruncate la gunoi."
#: build/scripts/block-library/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Creezi un conținut structurat pe rânduri și coloane pentru a afișa informații."
#: lib/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Albastru și portocaliu"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Violet și verde"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Magenta și galben"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Miezul nopții"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Albastru și roșu"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Violet și galben"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Tonuri de gri"
#: lib/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Tonuri întunecate de gri"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Miezul nopții"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Verde electrizant"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Albastru-verde (ocean) pal"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Crepuscul luminos"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Bordo roșu-violet"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Mov roșu-violet deschis"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Spectru de culori de la reci la calde"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "De la gri foarte deschis la gri albăstrui cyan"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "De la portocaliu viu luminos la roșu viu"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "De la chihlimbar viu luminos la portocaliu viu luminos"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "De la verde cyan deschis la verde cyan viu"
#: lib/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "De la albastru cyan viu la violet viu"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Violet viu"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Albastru cyan viu"
#: lib/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Albastru cyan pal"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Cyan verde viu"
#: lib/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Cyan verde deschis"
#: lib/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Chihlimbar viu luminos"
#: lib/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Portocaliu viu luminos"
#: lib/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Roșu viu"
#: lib/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Roz pal"
#: lib/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Alb"
#: lib/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Gri albăstrui cyan"
#: lib/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Negru"
#: lib/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Mare"
#: lib/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Mediu"
#: lib/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Mic"
#: build/scripts/block-library/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Un bloc avansat care permite afișarea tipurilor de articol în funcție de diverși parametri de interogare și diferite configurări vizuale."
#: build/scripts/block-library/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "Conține elementele de bloc folosite pentru a randa un articol, cum ar fi titlu, dată, imagine reprezentativă, conținut sau rezumat și altele."
#: build/scripts/block-library/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Șablon de articole"
#: build/scripts/block-library/button/block.json
#: build/scripts/block-library/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "legătură"
#: build/scripts/block-library/calendar.php:27
msgid "The calendar block is hidden because there are no published posts."
msgstr "Blocul Calendar este ascuns deoarece nu ai articole publicate."
#: build/scripts/block-library/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "film"
#: build/scripts/block-library/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Înglobează un video din biblioteca media sau încarcă unul nou."
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "poem"
#: build/scripts/block-library/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "poezie"
#: build/scripts/block-library/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Inserează o poezie. Folosește formatele speciale de spațiere. Sau citează versurile cântecului."
#: build/scripts/block-library/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Acest bloc este învechit. Te rog folosește în schimb blocul Coloane."
#: build/scripts/block-library/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Dungi"
#: build/scripts/block-library/details/block.json
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block keyword"
msgid "summary"
msgstr "rezumat"
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block keyword"
msgid "document outline"
msgstr "schiță document"
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block description"
msgid "Summarize your post with a list of headings. Add HTML anchors to Heading blocks to link them here."
msgstr "Face un rezumat al articolului folosind o listă de subtitluri. Adaugă ancore HTML la blocurile Subtitlu pentru a le lega aici."
#: build/scripts/block-library/table-of-contents/block.json
msgctxt "block title"
msgid "Table of Contents"
msgstr "Cuprins"
#: build/scripts/block-library/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Adaugă spațiu gol între blocuri și personalizează-i înălțimea."
#: build/scripts/block-library/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Formă de pastilă"
#: build/scripts/block-library/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Numai logouri"
#: build/scripts/block-library/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social profiles or sites."
msgstr "Afișează iconuri care leagă profilurile sau site-urile tale din media socială."
#: build/scripts/block-library/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social profile or site."
msgstr "Afișează un icon care se leagă la un profil sau un site din media socială."
#: build/scripts/block-library/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "descriere"
#: build/scripts/block-library/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "Inserează elemente personalizate suplimentare cu un scurtcod WordPress."
#: build/scripts/block-library/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Puncte"
#: build/scripts/block-library/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Linie lată"
#: build/scripts/block-library/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "separator"
#: build/scripts/block-library/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"
#: build/scripts/block-library/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "linie orizontală"
#: build/scripts/block-library/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Separă ideile sau secțiunile cu un separator orizontal."
#: build/scripts/block-library/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "găsește"
#: build/scripts/block-library/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Ajută-ți vizitatorii să-ți găsească conținutul."
#: build/scripts/block-library/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "flux"
#: build/scripts/block-library/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "atom"
#: build/scripts/block-library/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Afișează intrările din toate fluxurile RSS sau Atom."
#: build/scripts/block-library/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "citează"
#: build/scripts/block-library/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "citat"
#: build/scripts/block-library/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Afișează titlul interogării."
#: build/scripts/block-library/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Titlu interogare"
#: build/scripts/block-library/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Afișează o navigare cu pagini la setul următor/anterior de articole, când este cazul."
#: build/scripts/block-library/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Afișează legătura la pagina cu articolele anterioare."
#: build/scripts/block-library/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination."
msgstr "Afișează o listă cu numere de pagini pentru paginație."
#: build/scripts/block-library/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Afișează legătura la pagina cu articolele următoare."
#: build/scripts/block-library/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Accentuează vizual un citat din textul tău."
#: build/scripts/block-library/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Adaugă text care respectă spațierea și filele și permite, de asemenea, designul."
#: build/scripts/block-library/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Afișează titlul unui articol, unei pagini sau oricărui alt tip de conținut."
#: build/scripts/block-library/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Termeni articol."
#: build/scripts/block-library/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Afișează legătura la articolul următor sau anterior care este adiacent la articol."
#: build/scripts/block-library/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Legătură pentru navigarea în articole"
#: build/scripts/block-library/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "Afișează imaginea reprezentativă a unui articol."
#: build/scripts/block-library/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "Afișează rezumatul."
#: build/scripts/block-library/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Afișează conținutul unui articol sau a unei pagini."
#: build/scripts/block-library/post-comments-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Afișează legătura la comentariile la articolul curent."
#: build/scripts/block-library/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Afișează un formular de comentarii la articole."
#: build/scripts/block-library/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Afișează numărul de comentarii la un articol."
#: build/scripts/block-library/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "text"
#: build/scripts/block-library/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Începe cu blocul de bază pentru construirea întregii narațiuni."
#: build/scripts/block-library/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Afișează o listă cu toate paginile."
#: build/scripts/block-library/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "paginație"
#: build/scripts/block-library/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "pagina următoare"
#: build/scripts/block-library/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Separă-ți conținutul într-o experiență pe mai multe pagini."
#: build/scripts/block-library/navigation-overlay-close/block.json
#: build/scripts/block-library/navigation/block.json
#: build/scripts/block-library/page-list-item/block.json
#: build/scripts/block-library/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "navigare"
#: build/scripts/block-library/navigation-overlay-close/block.json
#: build/scripts/block-library/navigation/block.json
#: build/scripts/block-library/page-list-item/block.json
#: build/scripts/block-library/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "meniu"
#: build/scripts/block-library/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "O colecție de blocuri care le permite vizitatorilor să navigheze pe site-ul tău."
#: build/scripts/block-library/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Adaugă o pagină, o legătură sau un alt element în navigare."
#: build/scripts/block-library/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "citește mai mult"
#: build/scripts/block-library/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "Conținutul găsit înainte de acest bloc va fi arătat în rezumatul din pagina ta arhive."
#: build/scripts/block-library/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "Site-ul tău nu include suport pentru acest bloc."
#: build/scripts/block-library/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "video"
#: build/scripts/block-library/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "imagine"
#: build/scripts/block-library/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Setează media și cuvintele adiacente media pentru un aranjament mai bogat."
#: build/scripts/block-library/form-input/block.json
#: build/scripts/block-library/form-submission-notification/block.json
#: build/scripts/block-library/form-submit-button/block.json
#: build/scripts/block-library/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "formular"
#: build/scripts/block-library/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "dezautentificare"
#: build/scripts/block-library/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "autentificare"
#: build/scripts/block-library/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Arată legăturile pentru autentificare și dezautentificare."
#: build/scripts/block-library/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "listă numerotată"
#: build/scripts/block-library/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "listă ordonată"
#: build/scripts/block-library/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "listă cu buline"
#: build/scripts/widgets/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Afișează o piesă tradițională."
#: build/scripts/widgets/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Piesă tradițională"
#: build/scripts/block-library/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "articole recente"
#: build/scripts/block-library/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Afișează o listă cu cele mai recente articole."
#: build/scripts/block-library/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "comentarii recente"
#: build/scripts/block-library/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Afișează o listă cu cele mai recente comentarii."
#: build/scripts/block-library/image/block.json
#: build/scripts/block-library/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Rotunjit"
#: build/scripts/block-library/image/block.json
#: build/scripts/block-library/quote/block.json
#: build/scripts/block-library/separator/block.json
#: build/scripts/block-library/site-logo/block.json
#: build/scripts/block-library/social-links/block.json
#: build/scripts/block-library/table/block.json
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "Implicit"
#: build/scripts/block-library/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "poză"
#: build/scripts/block-library/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "fotografie"
#: build/scripts/block-library/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"
#: build/scripts/block-library/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Inserează o imagine pentru a avea o expunere vizuală."
#: build/scripts/block-library/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "înglobează"
#: build/scripts/block-library/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Adaugi cod HTML personalizat și îl previzualizezi pe măsură ce editezi."
#: build/scripts/block-library/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "Creează o legătură care te duce mereu la prima pagină a site-ului. De obicei, nu este necesară dacă există deja în antet o legătură la titlul site-ului."
#: build/scripts/block-library/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Legătură la prima pagină"
#: build/scripts/block-library/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "subtitlu"
#: build/scripts/block-library/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "titlu"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "secțiune"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "rând"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "învelitoare"
#: build/scripts/block-library/form/block.json
#: build/scripts/block-library/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "container"
#: build/scripts/block-library/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "fotografii"
#: build/scripts/block-library/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "imagini"
#: build/scripts/block-library/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Afișează mai multe imagini într-o galerie bogată."
#: build/scripts/block-library/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Folosește editorul clasic WordPress."
#: build/scripts/block-library/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "descarcă"
#: build/scripts/block-library/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "pdf"
#: build/scripts/block-library/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "document"
#: build/scripts/block-library/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Adaugă o legătură la un fișier care poate fi descărcat."
#: build/scripts/block-library/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "O singură coloană într-un bloc Coloane."
#: build/scripts/block-library/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Afișează fragmente de cod care respectă spațierea și filele."
#: build/scripts/block-library/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "arhivă"
#: build/scripts/block-library/calendar/block.json
#: build/scripts/block-library/query/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "articole"
#: build/scripts/block-library/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "Un calendar al articolelor de pe site-ul tău."
#: build/scripts/block-library/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Îndeamnă vizitatorii să acționeze printr-un grup de legături de tip buton."
#: build/scripts/block-library/button/block.json
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Contur"
#: build/scripts/block-library/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Umple"
#: build/scripts/block-library/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Îndeamnă vizitatorii să acționeze printr-o legătură de tip buton."
#: build/scripts/block-library/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "înregistrare"
#: build/scripts/block-library/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "podcast"
#: build/scripts/block-library/audio/block.json
#: build/scripts/block-library/playlist-track/block.json
#: build/scripts/block-library/playlist/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "sunet"
#: build/scripts/block-library/audio/block.json
#: build/scripts/block-library/playlist-track/block.json
#: build/scripts/block-library/playlist/block.json
msgctxt "block keyword"
msgid "music"
msgstr "muzică"
#: build/scripts/block-library/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Înglobează un player audio simplu."
#: build/scripts/block-library/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Afișează o arhivă cu datele articolelor tale."
#: build/scripts/block-library/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Legătură la prima pagină, se deschide într-o filă nouă)"
#: build/scripts/block-library/navigation.php:747
#: build/scripts/block-library/index.js:40346
msgid "Close menu"
msgstr "Închide meniul"
#: build/scripts/block-library/navigation.php:746
#: build/scripts/block-library/index.js:40320
msgid "Open menu"
msgstr "Deschide meniul"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:167
msgid "Styles consolidated from core, theme, and user origins."
msgstr "Stiluri consolidate din originile nucleului, temei și utilizatorilor."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:161
msgid "Settings consolidated from core, theme, and user origins."
msgstr "Setări consolidate din originile nucleului, temei și utilizatorilor."
#: build/scripts/block-library/site-logo.php:77
#: build/scripts/block-library/index.js:64605
#: build/scripts/block-library/index.js:64618
msgid "Logo"
msgstr "Logo"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:305
msgid "Active theme gradients."
msgstr "Gradienți pentru tema activă."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:299
msgid "Active theme font sizes."
msgstr "Dimensiuni fonturi pentru tema activă."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:293
msgid "Active theme color palette."
msgstr "Paletă de culori pentru tema activă."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:287
msgid "Maximum upload size in bytes allowed for the site."
msgstr "Dimensiunea maximă de încărcare, în octeți, permisă pentru site."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:281
msgid "Available image sizes."
msgstr "Dimensiuni disponibile pentru imagini."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:275
msgid "Determines whether the image editing feature is enabled."
msgstr "Determină dacă este activată funcționalitatea editare imagini."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:269
msgid "Available image dimensions."
msgstr "Dimensiuni disponibile pentru imagini."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:263
msgid "Default size for images."
msgstr "Dimensiuni implicite pentru imagini."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:257
msgid "Determines whether the current locale is right-to-left (RTL)."
msgstr "Determină dacă locala curentă este de la dreapta la stânga (RTL)."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:251
msgid "Enables custom units."
msgstr "Activează unitățile personalizate."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:245
msgid "Enables custom spacing."
msgstr "Activează spațierea personalizată."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:239
msgid "Enables custom line height."
msgstr "Activează înălțime linie personalizată."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:221
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:227
msgid "Disables custom font size."
msgstr "Dezactivează dimensiunea pentru font personalizat."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:215
msgid "Disables custom colors."
msgstr "Dezactivează culorile personalizate."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:203
msgid "Returns all the categories for block types that will be shown in the block editor."
msgstr "Returnează toate categoriile pentru tipurile de bloc care vor fi afișate în editorul de blocuri."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:197
msgid "List of allowed mime types and file extensions."
msgstr "Listă cu tipuri de mime și extensii de fișiere permise."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:191
msgid "List of allowed block types."
msgstr "Listă cu tipuri de bloc permise."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:185
msgid "Enable/Disable Wide/Full Alignments."
msgstr "Activează/dezactivează alinierile late/complete."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:155
msgid "Widget types to hide from Legacy Widget block."
msgstr "Tipuri de piese care să fie ascunse în blocul Piesă tradițională."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:149
msgid "Enable/disable layouts support in container blocks."
msgstr "Activează/dezactivează suportul pentru aranjamente în blocurile container."
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:137
msgid "Editor styles"
msgstr "Stiluri editor"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:131
msgid "Enables experimental Site Editor blocks"
msgstr "Activează blocuri experimentale pentru Editorul de site-uri"
#: lib/experimental/class-wp-rest-block-editor-settings-controller.php:78
msgid "Sorry, you are not allowed to read the block editor settings."
msgstr "Regret, nu ai voie să citești setările editorului de blocuri."
#: build/scripts/block-library/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "Afișează descrierea categoriilor, etichetelor și taxonomiilor personalizate la vizualizarea unei arhive."
#: build/scripts/block-library/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Descriere termen"
#: build/scripts/block-library/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Legătură la comentarii"
#: build/scripts/block-library/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "Autentificare/dezautentificare"
#: build/scripts/block-library/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Legătură personalizată"
#. translators: %s: filename.
#: build/scripts/block-library/file.php:43
#: build/scripts/block-library/index.js:22865
#: build/scripts/block-library/index.js:22976
#: build/scripts/block-library/index.js:23077
msgid "Embed of %s."
msgstr "Înglobează %s."
#: build/scripts/block-library/file.php:45
#: build/scripts/block-library/index.js:22863
#: build/scripts/block-library/index.js:22974
#: build/scripts/block-library/index.js:23075
msgid "PDF embed"
msgstr "Înglobare PDF"
#: build/scripts/block-library/navigation-link.php:335
msgid "A link to a post format"
msgstr "O legătură la un format de articol"
#: build/scripts/block-library/navigation-link.php:334
msgid "Post Format Link"
msgstr "Legătură la format de articol"
#: build/scripts/block-library/latest-posts.php:174
#: build/scripts/block-library/latest-posts.php:189
#: build/scripts/block-library/index.js:52359
msgid "This content is password protected."
msgstr "Acest conținut este protejat cu parolă."
#. translators: 1: Number of comments, 2: post title
#: build/scripts/block-library/post-comments-link.php:49
msgid "%1$s comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "Un comentariu<span class=\"screen-reader-text\"> la %2$s</span>"
msgstr[1] "%1$s comentarii<span class=\"screen-reader-text\"> la %2$s</span>"
msgstr[2] "%1$s de comentarii<span class=\"screen-reader-text\"> la %2$s</span>"
#. translators: %s post title
#: build/scripts/block-library/post-comments-link.php:43
msgid "No comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Niciun comentariu<span class=\"screen-reader-text\"> la %s</span>"
#: build/scripts/block-library/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Editezi diferite regiuni globale ale site-ului tău, cum ar fi antetul, subsolul, bara laterală, sau creezi unele proprii."
#: build/scripts/block-library/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Listă cu pagini"
#. translators: %s: taxonomy's singular name
#: build/scripts/block-library/categories.php:46
#: build/scripts/block-library/index.js:11720
msgid "Select %s"
msgstr "Selectează %s"
#: build/scripts/block-library/post-navigation-link.php:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Anterior"
#: build/scripts/block-library/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Următor"
#: build/scripts/block-library/query-pagination-previous.php:26
#: build/scripts/block-library/index.js:60601
msgid "Previous Page"
msgstr "Pagina anterioară"
#: build/scripts/block-library/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "Numere paginație comentarii"
#: build/scripts/block-library/query-pagination-next.php:29
#: build/scripts/block-library/index.js:60341
msgid "Next Page"
msgstr "Pagina următoare"
#. translators: %s: Template part slug.
#: build/scripts/block-library/template-part.php:122
#: build/scripts/block-library/index.js:72125
msgid "Template part has been deleted or is unavailable: %s"
msgstr "Partea de șablon a fost ștearsă sau este indisponibilă: %s"
#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: build/scripts/block-library/block.php:38
#: build/scripts/block-library/post-content.php:34
#: build/scripts/block-library/template-part.php:133
msgid "[block rendering halted]"
msgstr "[randarea blocului a fost oprită]"
#: build/scripts/block-library/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Termeni articol"
#: build/scripts/block-library/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Imagine reprezentativă"
#: build/scripts/block-library/post-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Formular de comentarii"
#: build/scripts/block-library/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Număr de comentarii"
#: build/scripts/block-library/index.js:14931
#: build/scripts/block-library/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Dată comentariu"
#: build/scripts/block-library/index.js:14721
#: build/scripts/block-library/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Conținut comentariu"
#: build/scripts/block-library/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Buclă interogări"
#: build/scripts/block-library/verse/block.json
msgctxt "block title"
msgid "Poetry"
msgstr "Poezie"
#: build/scripts/block-library/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Parte de șablon"
#: build/scripts/block-library/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Titlu site"
#: build/scripts/block-library/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Slogan site"
#: build/scripts/block-library/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Logo site"
#: build/scripts/block-library/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Icon social"
#: build/scripts/block-library/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Iconuri sociale"
#: build/scripts/block-library/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Nor de etichete"
#: build/scripts/block-library/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Video"
#: build/scripts/block-library/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Coloane text (învechit)"
#: build/scripts/block-library/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Tabel"
#: build/scripts/block-library/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Distanțier"
#: build/scripts/block-library/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Scurtcod"
#: build/scripts/block-library/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Separator"
#: build/scripts/block-library/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Grup"
#: build/scripts/block-library/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Căutare"
#: build/scripts/block-library/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"
#: build/scripts/block-library/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Citare concisă"
#: build/scripts/block-library/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Pre-formatat"
#: build/scripts/block-library/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Sfârșit de pagină"
#: build/scripts/block-library/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Mai multe"
#: build/scripts/block-library/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Neacceptat"
#: build/scripts/block-library/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Listă"
#: build/scripts/block-library/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Ultimele articole"
#: build/scripts/block-library/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Ultimele comentarii"
#: build/scripts/block-library/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navigare"
#: build/scripts/block-library/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Media și text"
#: build/scripts/block-library/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "HTML personalizat"
#: build/scripts/block-library/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Fișier"
#: build/scripts/block-library/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Copertă"
#: build/scripts/block-library/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Coloană"
#: build/scripts/block-library/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Coloane"
#: build/scripts/block-library/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Cod"
#: build/scripts/block-library/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Calendar"
#: build/scripts/block-library/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Butoane"
#: build/scripts/block-library/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Buton"
#: build/scripts/block-library/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Audio"
#: build/scripts/block-library/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Arhive"
#: build/scripts/block-library/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galerie"
#: build/scripts/block-library/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Citat"
#: build/scripts/block-library/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Subtitlu"
#: build/scripts/block-library/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Imagine"
#: build/scripts/block-library/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Paragraf"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:102
msgid "No templates exist with that id."
msgstr "Nu există niciun șablon cu acest ID."
#: lib/class-wp-rest-global-styles-controller-gutenberg.php:118
#: lib/compat/wordpress-7.0/class-gutenberg-rest-static-templates-controller.php:45
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:99
msgid "The id of a template"
msgstr "ID-ul șablonului"
#: lib/compat/wordpress-7.0/class-gutenberg-rest-templates-controller-7-0.php:126
msgid "Whether to bypass Trash and force deletion."
msgstr "Dacă ignori aruncarea la gunoi și forțezi ștergerea."
#: build/scripts/block-library/site-logo.php:78
msgid "Site logo."
msgstr "Logo site."
#. translators: byline. %s: author.
#: build/scripts/block-library/latest-posts.php:132
#: build/scripts/block-library/rss.php:86
#: build/scripts/block-library/index.js:35225
msgid "by %s"
msgstr "de %s"
#: lib/experimental/pages/site-editor.php:30
#: build/scripts/edit-site/index.js:32041
#: build/scripts/edit-site/index.js:59191
#: build/scripts/edit-site/index.js:59238
msgid "Pages"
msgstr "Pagini"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1172
#: build/scripts/block-editor/index.js:38349
#: build/scripts/block-editor/index.js:38356
#: build/scripts/block-editor/index.js:39344
#: build/scripts/block-editor/index.js:73980
#: build/scripts/edit-site/index.js:53915
msgid "Uncategorized"
msgstr "Fără categorie"
#: build/scripts/block-library/query-title.php:46
#: build/scripts/block-library/index.js:60925
msgid "Search results"
msgstr "Rezultate de căutare"
#: lib/experimental/pages/site-editor.php:33
#: build/routes/pattern-list/content.js:26834
#: build/routes/pattern-list/route.js:37
#: build/scripts/block-editor/index.js:39414
#: build/scripts/block-editor/index.js:41082
#: build/scripts/block-editor/index.js:50864
#: build/scripts/edit-site/index.js:32072
#: build/scripts/edit-site/index.js:54114
msgid "Patterns"
msgstr "Modele"
#. translators: accessibility text for the content landmark region.
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:266
#: lib/experimental/guidelines/guidelines.php:51
#: lib/experimental/navigation-theme-opt-in.php:344
#: build/routes/media-editor/content.js:20233
#: build/scripts/block-editor/index.js:65868
#: build/scripts/block-editor/index.js:71744
#: build/scripts/block-editor/index.js:82217
#: build/scripts/block-library/index.js:10237
#: build/scripts/block-library/index.js:29388
#: build/scripts/block-library/index.js:37040
#: build/scripts/block-library/index.js:39657
#: build/scripts/block-library/index.js:48868
#: build/scripts/block-library/index.js:56409
#: build/scripts/block-library/index.js:57274
#: build/scripts/block-library/index.js:74538
#: build/scripts/edit-widgets/index.js:1827 build/scripts/editor/index.js:43464
#: build/scripts/editor/index.js:91032 build/scripts/editor/index.js:91087
#: build/widgets/quick-draft/render.js:31026
msgid "Content"
msgstr "Conținut"
#. translators: 'menu' as in website navigation menu.
#: build/scripts/block-library/navigation.php:743
#: build/scripts/block-library/navigation.php:895
#: build/scripts/block-library/index.js:40297
#: build/scripts/block-library/index.js:40325
#: build/scripts/block-library/index.js:41370
#: build/scripts/block-library/index.js:42009
#: build/scripts/core-data/index.js:3134 build/scripts/editor/index.js:67365
msgid "Menu"
msgstr "Meniu"
#. translators: 'Home' as in a website's home page.
#: build/scripts/block-library/breadcrumbs.php:35
#: build/scripts/block-library/breadcrumbs.php:39
#: build/scripts/block-library/home-link.php:121
#: lib/experimental/pages/site-editor.php:27 build/routes/home/route.js:37
#: build/scripts/block-library/index.js:7695
#: build/scripts/block-library/index.js:29651
#: build/scripts/block-library/index.js:45517
msgid "Home"
msgstr "Prima pagină"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:71
msgid "Invalid post ID."
msgstr "ID invalid pentru articol."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:288
msgid "Cannot create existing comment."
msgstr "Nu pot să creez un comentariu existent."
#: build/scripts/block-library/navigation/block.json
#: build/scripts/block-library/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "legături"
#: lib/compat/wordpress-7.0/template-activate.php:523
msgid "No matching template found."
msgstr "Nu am găsit niciun șablon care să se potrivească."
#: lib/experimental/pages/site-editor.php:14
#: lib/experimental/pages/site-editor.php:15
msgid "Site Editor"
msgstr "Editor de site-uri"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1101
msgid "All template parts"
msgstr "Toate părțile de șablon"
#: lib/experimental/pages/site-editor.php:32
#: build/routes/template-part-list/route.js:245
#: build/scripts/editor/index.js:76171
msgid "Template Parts"
msgstr "Părți de șablon"
#: lib/experimental/pages/site-editor.php:29
#: build/routes/navigation-edit/content.js:1757
#: build/routes/navigation-edit/route.js:95
#: build/routes/navigation-list/content.js:26320
#: build/routes/navigation-list/route.js:60
#: build/scripts/block-library/index.js:39974
#: build/scripts/block-library/index.js:40178
#: build/scripts/edit-site/index.js:1237 build/scripts/edit-site/index.js:16990
#: build/scripts/edit-site/index.js:32022
#: build/scripts/edit-site/index.js:53055 build/scripts/editor/index.js:93978
msgid "Navigation"
msgstr "Navigare"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:1229
#: build/routes/template-list/content.js:28406
msgid "All templates"
msgstr "Toate șabloanele"
#: lib/experimental/pages/site-editor.php:31
#: build/routes/template-list/content.js:28148
#: build/routes/template-list/content.js:28443
#: build/routes/template-list/route.js:253
#: build/scripts/block-library/index.js:72032
#: build/scripts/edit-site/index.js:32051
#: build/scripts/edit-site/index.js:55254
#: build/scripts/edit-site/index.js:56952
#: build/scripts/edit-site/index.js:58440 build/scripts/editor/index.js:77917
#: build/scripts/editor/index.js:90596
msgid "Templates"
msgstr "Șabloane"
#: lib/experimental/experiments/load.php:190
msgid "Experiments Settings"
msgstr "Setări experimente"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:190
msgid "Sorry, you are not allowed to edit guidelines."
msgstr "Regret, nu ai voie să editezi regulile generale."
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-rest-controller.php:172
msgid "Sorry, you are not allowed to create guidelines."
msgstr "Regret, nu ai voie să creezi reguli generale."
#: build/scripts/block-library/rss.php:29
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "A apărut o eroare, care, probabil, înseamnă că fluxul nu funcționează. Reîncercă mai târziu."
#: build/scripts/block-library/rss.php:25
msgid "RSS Error:"
msgstr "Eroare RSS:"
#: build/scripts/block-library/search.php:25
#: build/scripts/block-library/search.php:26
#: build/scripts/block-library/search.php:50
#: build/modules/content-types/index.js:25436
#: build/modules/content-types/index.js:28542
#: build/routes/dashboard/content.js:31262
#: build/routes/dashboard/content.js:34324
#: build/routes/font-list/content.js:4969
#: build/routes/guidelines/content.js:20626
#: build/routes/guidelines/content.js:23732
#: build/routes/navigation-list/content.js:18921
#: build/routes/navigation-list/content.js:22027
#: build/routes/pattern-list/content.js:18615
#: build/routes/pattern-list/content.js:21721
#: build/routes/post-list/content.js:20580
#: build/routes/post-list/content.js:23686
#: build/routes/template-list/content.js:18714
#: build/routes/template-list/content.js:21820
#: build/routes/template-part-list/content.js:18633
#: build/routes/template-part-list/content.js:21739
#: build/scripts/block-editor/index.js:38485
#: build/scripts/block-editor/index.js:38486
#: build/scripts/block-editor/index.js:40372
#: build/scripts/block-editor/index.js:40926
#: build/scripts/block-editor/index.js:40927
#: build/scripts/block-editor/index.js:41202
#: build/scripts/block-editor/index.js:41203
#: build/scripts/block-library/index.js:58860
#: build/scripts/block-library/index.js:58861
#: build/scripts/block-library/index.js:63254
#: build/scripts/block-library/index.js:63546
#: build/scripts/block-library/index.js:63557
#: build/scripts/block-library/index.js:71516
#: build/scripts/block-library/index.js:71517
#: build/scripts/components/index.js:49119
#: build/scripts/components/index.js:49120
#: build/scripts/edit-site/index.js:42022
#: build/scripts/edit-site/index.js:45128 build/scripts/editor/index.js:33079
#: build/scripts/editor/index.js:36371 build/scripts/editor/index.js:53253
#: build/scripts/editor/index.js:53254 build/scripts/editor/index.js:55595
#: build/scripts/editor/index.js:77909 build/scripts/editor/index.js:77910
#: build/scripts/media-utils/index.js:18869
#: build/scripts/media-utils/index.js:21931
#: build/widgets/activity/render.js:19082
#: build/widgets/activity/render.js:22188 build/widgets/news/render.js:19054
#: build/widgets/news/render.js:22160 build/widgets/quick-draft/render.js:21405
#: build/widgets/quick-draft/render.js:24511
msgid "Search"
msgstr "Caută"
#. translators: %s: the number of words in the post.
#: build/scripts/block-library/post-time-to-read.php:147
#: build/scripts/block-library/index.js:55625
#: build/scripts/editor/index.js:21663 build/scripts/editor/index.js:89844
msgid "%s word"
msgid_plural "%s words"
msgstr[0] "%s cuvânt"
msgstr[1] "%s cuvinte"
msgstr[2] "%s de cuvinte"
#: build/scripts/block-library/index.js:22097
#: build/scripts/block-library/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Înglobează"
#: build/scripts/block-library/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Clasic"
#: build/scripts/block-library/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Accentuează vizual textul citat. „Citând pe alții, ne cităm pe noi înșine.” - Julio Cortázar"
#: build/scripts/block-library/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Introdu secțiuni noi și organizează conținutul pentru a ajuta vizitatorii (și motoarele de căutare) să înțeleagă structura conținutului tău."
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:52
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:60
#: lib/compat/wordpress-6.9/class-gutenberg-rest-comment-controller-6-9.php:108
msgid "Sorry, you are not allowed to edit comments."
msgstr "Regret, nu ai voie să editezi comentariile."
#: lib/experimental/pages/site-editor.php:28
#: build/routes/styles/content.js:1214 build/routes/styles/route.js:37
#: build/scripts/block-editor/index.js:50716
#: build/scripts/block-editor/index.js:55033
#: build/scripts/block-editor/index.js:65862
#: build/scripts/edit-site/index.js:32012
#: build/scripts/edit-site/index.js:32062
#: build/scripts/edit-site/index.js:52162
#: build/scripts/edit-site/index.js:59275 build/scripts/editor/index.js:84153
#: build/scripts/editor/index.js:93411 build/scripts/editor/index.js:93421
msgid "Styles"
msgstr "Stiluri"
#: lib/experimental/media-editor/load.php:18
#: lib/experimental/media-editor/load.php:19
#: lib/experimental/media-editor/load.php:38
#: build/routes/media-editor/content.js:26008
#: build/routes/media-editor/content.js:26072
#: build/routes/media-editor/route.js:70 build/routes/media-editor/route.js:98
#: build/scripts/editor/index.js:49239
msgid "Edit media"
msgstr "Editează Media"
#: lib/class-wp-theme-json-gutenberg.php:5104
#: build/scripts/block-editor/index.js:7877
#: build/scripts/components/index.js:44238
msgid "Medium"
msgstr "Mediu"
#: build/scripts/block-library/archives.php:101
msgid "No archives to show."
msgstr "Nicio arhivă de arătat."
#: post-content.php:40
msgid "Beautiful landscape"
msgstr "Peisaj frumos"
#: post-content.php:203
msgid "Thanks for testing Gutenberg!"
msgstr "Îți mulțumim că testezi Gutenberg!"
#: post-content.php:195
msgid "Help build Gutenberg"
msgstr "Ajută la construirea Gutenberg"
#. translators: %s: Gutenberg GitHub repository URL
#: post-content.php:186
msgid "If you want to learn more about how to build additional blocks, or if you are interested in helping with the project, head over to the <a href=\"%s\">GitHub repository</a>."
msgstr "Dacă vrei să afli mai multe despre cum să construiești blocuri suplimentare sau dacă ești interesat să ajuți proiectul, mergi la <a href=\"%s\">depozitarul GitHub</a>."
#: post-content.php:177
msgid "The WordPress community"
msgstr "Comunitatea WordPress"
#: post-content.php:177 build/scripts/block-library/index.js:29341
msgid "Code is Poetry"
msgstr "Codul este poezie"
#: post-content.php:173
msgid "You can build any block you like, static or dynamic, decorative or plain. Here’s a pullquote block:"
msgstr "Poți să construiești orice bloc vrei, static sau dinamic, decorativ sau simplu. Iată un bloc cu o citare succintă:"
#: post-content.php:163
msgid "Any block can opt into these alignments. The embed block has them also, and is responsive out of the box:"
msgstr "Toate blocurile pot folosi aceste alinieri. Blocul de înglobare le are, de asemenea, și este gata de funcționare:"
#: post-content.php:159
msgid "The above is a gallery with just two images. It’s an easier way to create visually appealing layouts, without having to deal with floats. You can also easily convert the gallery back to individual images again, by using the block switcher."
msgstr "Mai sus este o galerie cu doar două imagini. Este o modalitate mai ușoară de a crea aranjamente atrăgătoare din punct de vedere vizual, fără nicio problemă. De asemenea, poți converti ușor galeria înapoi la imagini individuale, folosind comutatorul pentru blocuri."
#: post-content.php:144
msgid "Sure, the full-wide image can be pretty big. But sometimes the image is worth it."
msgstr "Desigur, imaginea în lățime completă poate fi destul de mare. Dar uneori imaginea merită."
#: post-content.php:140
msgid "Accessibility is important — don’t forget image alt attribute"
msgstr "Accesibilitatea este importantă — nu uita de atributul alternativă imagine"
#: post-content.php:136
msgid "If you combine the new <strong>wide</strong> and <strong>full-wide</strong> alignments with galleries, you can create a very media rich layout, very quickly:"
msgstr "Dacă combini noile alinieri <strong>mare</strong> și <strong>lățime completă</strong> cu galeriile, poți crea un aranjament cu foarte multe elemente media, foarte repede:"
#: post-content.php:132
msgid "Media Rich"
msgstr "Multă media"
#: post-content.php:128
msgid "You can change the amount of columns in your galleries by dragging a slider in the block inspector in the sidebar."
msgstr "Poți modifica numărul de coloane din galerii prin tragerea unui carusel în inspectorul de blocuri din bara laterală."
#: post-content.php:110
msgid "Blocks can be anything you need. For instance, you may want to add a subdued quote as part of the composition of your text, or you may prefer to display a giant stylized one. All of these options are available in the inserter."
msgstr "Blocurile pot face orice ai nevoie. De exemplu, poate vrei să adaugi un citat discret în conținutul textului sau poate preferi să afișezi unul cu litere uriașe. Toate aceste opțiuni sunt disponibile în dispozitivul de inserare."
#: post-content.php:106
msgid "The information corresponding to the source of the quote is a separate text field, similar to captions under images, so the structure of the quote is protected even if you select, modify, or remove the source. It’s always easy to add it back."
msgstr "Informațiile corespunzătoare sursei citatului sunt într-un câmp de text separat, similar cu textele asociate de sub imagini, astfel structura citatului este protejată chiar dacă selectezi, modifici sau înlături sursa. Este mereu ușor să-l adaugi înapoi."
#: post-content.php:101
msgid "Matt Mullenweg, 2017"
msgstr "Matt Mullenweg, 2017"
#: post-content.php:99
msgid "The editor will endeavor to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery."
msgstr "Editorul se va strădui să creeze o nouă experiență în construirea articolelor și paginilor care să facă facilă scrierea unor articole bogate și are „blocuri” care să ușureze ceea ce fac astăzi scurt-codurile, HTML-ul personalizat și altele."
#: post-content.php:93
msgid "A huge benefit of blocks is that you can edit them in place and manipulate your content directly. Instead of having fields for editing things like the source of a quote, or the text of a button, you can directly change the content. Try editing the following quote:"
msgstr "Un avantaj imens al blocurilor este că le poți edita pe loc și să-ți gestionezi direct conținutul. În loc să ai câmpuri pentru editarea elementelor, cum ar fi sursa unui citat sau textul unui buton, poți schimba direct conținutul. Încearcă editarea citatului următor:"
#: post-content.php:89
msgid "Visual Editing"
msgstr "Editare vizuală"
#: post-content.php:79
msgid "And <em>Lists</em> like this one of course :)"
msgstr "Și <em>liste</em> ca aceasta, bineînțeles :)"
#: post-content.php:76
msgid "Layout blocks, like Buttons, Hero Images, Separators, etc."
msgstr "Blocuri de aspect, cum ar fi butoane, imagini Hero, separatori etc."
#: post-content.php:73
msgid "Embeds, like YouTube, Tweets, or other WordPress posts."
msgstr "Înglobări, cum ar fi YouTube, twituri sau alte articole WordPress."
#: post-content.php:70
msgid "Galleries"
msgstr "Galerii"
#: post-content.php:67
msgid "Images & Videos"
msgstr "Imagini și videouri"
#: post-content.php:64
msgid "Text & Headings"
msgstr "Text și subtitluri"
#: post-content.php:58
msgid "Go give it a try, you may discover things WordPress can already add into your posts that you didn’t know about. Here’s a short list of what you can currently find there:"
msgstr "Încearcă-l, poți descoperi unele lucruri pe care WordPress poate le-a adăugat deja în articolele tale, de care nu știai. Iată o scurtă listă cu ceea ce poți găsi în prezent:"
#: post-content.php:54
msgid "Imagine everything that WordPress can do is available to you quickly and in the same place on the interface. No need to figure out HTML tags, classes, or remember complicated shortcode syntax. That’s the spirit behind the inserter—the <code>(+)</code> button you’ll see around the editor—which allows you to browse all available content blocks and add them into your post. Plugins and themes are able to register their own, opening up all sort of possibilities for rich editing and publishing."
msgstr "Imaginează-ți că tot ceea ce poate face WordPress este disponibil rapid și în același loc, pe o interfață. Nu trebuie să ai cunoștințe despre taguri HTML, clase sau să-ți amintești sintaxa complicată a scurt-codurilor. Acesta este spiritul din spatele înserărilor - butonul <code>(+)</code> pe care îl vei vedea peste tot în editor - care îți permite să răsfoiești toate blocurile de conținut disponibile și să le adaugi în articolul tău. Modulele și temele pot să-și înregistreze propriile lor blocuri, deschizând tot felul de posibilități pentru editare, redactare și publicare."
#: post-content.php:50
msgid "The <em>Inserter</em> Tool"
msgstr "Instrumentul <em>Inserări</em>"
#: post-content.php:46
msgid "Try selecting and removing or editing the caption, now you don’t have to be careful about selecting the image or other text by mistake and ruining the presentation."
msgstr "Încearcă selectarea și înlăturarea sau editarea textului asociat, acum nu trebuie să fii foarte atent dacă selectezi o imagine sau un alt text din greșeală pentru că nu strici prezentarea."
#: post-content.php:41
msgid "If your theme supports it, you’ll see the \"wide\" button on the image toolbar. Give it a try."
msgstr "Dacă tema ta îl suportă, vei vedea butonul „mare” în bara de unelte pentru imagini. Încearcă-l."
#: post-content.php:36
msgid "Handling images and media with the utmost care is a primary focus of the new editor. Hopefully, you’ll find aspects of adding captions or going full-width with your pictures much easier and robust than before."
msgstr "Gestionarea cu maximă atenție a imaginilor și elementelor media este punctul central al noului editor. Sperăm că toate aspectele legate de adăugarea de texte asociate sau de lățimea completă a imaginilor îți vor părea mult mai ușoare și mai robuste decât înainte."
#: post-content.php:32
msgid "A Picture is Worth a Thousand Words"
msgstr "O fotografie valorează mai mult decât o mie de cuvinte"
#: post-content.php:28
msgid "Headings are separate blocks as well, which helps with the outline and organization of your content."
msgstr "Subtitlurile sunt și ele blocuri separate, care te ajută la conturarea și organizarea conținutului."
#: post-content.php:24
msgid "... like this one, which is right aligned."
msgstr "... ca acesta, care este aliniat corect."
#: post-content.php:20
msgid "What you are reading now is a <strong>text block</strong> the most basic block of all. The text block has its own controls to be moved freely around the post..."
msgstr "Ceea ce citești acum este un <strong>bloc text</strong>, care este blocul de bază. Blocul text are comenzi proprii pentru a fi mutat fără nicio restricție oriunde în articol."
#: post-content.php:16
msgid "The goal of this new editor is to make adding rich content to WordPress simple and enjoyable. This whole post is composed of <em>pieces of content</em>—somewhat similar to LEGO bricks—that you can move around and interact with. Move your cursor around and you’ll notice the different blocks light up with outlines and arrows. Press the arrows to reposition blocks quickly, without fearing about losing things in the process of copying and pasting."
msgstr "Scopul acestui editor nou este de a face mai simplă și mai plăcută adăugarea unui conținut bogat în WordPress. Acest articol este compus în totalitate din <em>bucăți de conținut</em> - ceva similar cu piesele LEGO - pe care le poți muta și totodată să interacționezi cu ele. Mută cursorul în toate părțile și vei observa că diferite blocuri se luminează cu contururi și săgeți. Apasă pe săgeți pentru a repoziționa rapid blocurile, fără teamă că pierzi lucruri în procesul de copiere și plasare."
#: post-content.php:11
msgid "Of Mountains & Printing Presses"
msgstr "De munți și prese de tipărire"
#: lib/demo.php:61
msgid "Welcome to the Gutenberg Editor"
msgstr "Bine ai venit la editorul Gutenberg"
#: lib/overlay-patterns.php:115 build/routes/connectors-home/content.js:11308
#: build/routes/connectors-home/content.js:11744
#: build/scripts/edit-post/index.js:10627
#: build/scripts/edit-widgets/index.js:4541 build/scripts/editor/index.js:6054
#: build/scripts/editor/index.js:93316
msgid "Learn more"
msgstr "Învață mai multe"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: lib/class-wp-theme-json-gutenberg.php:5085
#: build/scripts/block-library/index.js:66349
#: build/scripts/components/index.js:44238
msgid "Small"
msgstr "Mic"
#: lib/init.php:39
msgid "https://wordpress.org/support/plugin/gutenberg/"
msgstr "https://wordpress.org/support/plugin/gutenberg/"
#: lib/init.php:36 lib/init.php:37
msgid "Support"
msgstr "Suport"
#: build/scripts/block-library/latest-comments.php:153
msgid "No comments to show."
msgstr "Niciun comentariu de arătat."
#. translators: 1: author name (inside <a> or <span> tag, based on if they have
#. a URL), 2: post title related to this comment
#: build/scripts/block-library/latest-comments.php:109
msgid "%1$s on %2$s"
msgstr "%1$s pe %2$s"
#: build/scripts/block-library/archives.php:62
msgid "Select Post"
msgstr "Selectează articolul"
#: build/scripts/block-library/archives.php:59
msgid "Select Week"
msgstr "Selectează săptămâna"
#: build/scripts/block-library/archives.php:56
msgid "Select Day"
msgstr "Selectează ziua"
#: build/scripts/block-library/archives.php:53
msgid "Select Month"
msgstr "Selectează luna"
#: build/scripts/block-library/archives.php:50
msgid "Select Year"
msgstr "Selectează anul"
#: build/scripts/block-library/archives.php:30
#: build/modules/content-types/index.js:36285
msgid "Archives"
msgstr "Arhive"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: lib/class-wp-theme-json-gutenberg.php:5122
#: build/scripts/block-editor/index.js:7878
#: build/scripts/block-library/index.js:66351
#: build/scripts/components/index.js:44238
msgid "Large"
msgstr "Mare"
#: build/scripts/block-library/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Adaugă un bloc care afișează conținut extras de pe alte site-uri, cum ar fi Twitter sau YouTube."
#: build/scripts/block-library/query-pagination.php:26
#: build/scripts/editor/index.js:68342
msgid "Pagination"
msgstr "Paginație"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:848
#: build/scripts/block-library/index.js:43211
#: build/scripts/editor/index.js:21172 build/scripts/editor/index.js:81884
#: build/scripts/editor/index.js:81904
msgid "Scheduled"
msgstr "Programat"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:890
#: build/scripts/block-library/index.js:43214
#: build/scripts/editor/index.js:21184 build/scripts/editor/index.js:80132
#: build/scripts/editor/index.js:81883 build/scripts/editor/index.js:81899
msgid "Private"
msgstr "Privat"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:834
#: build/scripts/block-library/index.js:43210
#: build/scripts/editor/index.js:21190 build/scripts/editor/index.js:81885
#: build/scripts/editor/index.js:81909
msgid "Published"
msgstr "Publicat"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:789
#: build/modules/content-types/index.js:35344
#: build/routes/post-list/content.js:30262
#: build/routes/template-list/content.js:26472
#: build/scripts/block-library/index.js:58155
#: build/scripts/core-data/index.js:3190 build/scripts/edit-site/index.js:56619
#: build/scripts/editor/index.js:21214 build/scripts/editor/index.js:21594
#: build/scripts/editor/index.js:79202 build/scripts/editor/index.js:81989
#: build/scripts/editor/index.js:82034
msgid "Status"
msgstr "Stare"
#: lib/experimental/navigation-theme-opt-in.php:93
#: lib/experimental/navigation-theme-opt-in.php:98
#: build/routes/guidelines/content.js:30420
#: build/routes/guidelines/content.js:30430
#: build/scripts/edit-widgets/index.js:3246 build/scripts/editor/index.js:90698
msgid "Block"
msgstr "Bloc"
#: build/scripts/block-library/table-of-contents.php:22
#: build/scripts/block-library/index.js:70211
msgid "Table of Contents"
msgstr "Cuprins"
#. translators: displayed when a page has an empty title.
#: build/scripts/block-library/breadcrumbs.php:289
#: build/scripts/block-library/latest-comments.php:31
#: build/scripts/block-library/latest-posts.php:81
#: build/scripts/block-library/page-list.php:194
#: build/scripts/block-library/rss.php:52
#: build/modules/content-types/index.js:16827
#: build/modules/content-types/index.js:20210
#: build/routes/dashboard/content.js:22759
#: build/routes/dashboard/content.js:26036
#: build/routes/guidelines/content.js:12017
#: build/routes/guidelines/content.js:15400
#: build/routes/navigation-list/content.js:10312
#: build/routes/navigation-list/content.js:13695
#: build/routes/pattern-list/content.js:10006
#: build/routes/pattern-list/content.js:13389
#: build/routes/post-list/content.js:11971
#: build/routes/post-list/content.js:15354
#: build/routes/template-list/content.js:10105
#: build/routes/template-list/content.js:13488
#: build/routes/template-list/content.js:27756
#: build/routes/template-part-list/content.js:10024
#: build/routes/template-part-list/content.js:13407
#: build/scripts/block-library/index.js:35183
#: build/scripts/block-library/index.js:35220
#: build/scripts/block-library/index.js:47665
#: build/scripts/block-library/index.js:47669
#: build/scripts/block-library/index.js:55936
#: build/scripts/block-library/index.js:55948
#: build/scripts/block-library/index.js:55961
#: build/scripts/block-library/index.js:55975
#: build/scripts/core-commands/index.js:374
#: build/scripts/core-commands/index.js:460
#: build/scripts/core-data/index.js:5940 build/scripts/core-data/index.js:5964
#: build/scripts/core-data/index.js:5988 build/scripts/core-data/index.js:6010
#: build/scripts/edit-post/index.js:11293
#: build/scripts/edit-site/index.js:33126
#: build/scripts/edit-site/index.js:33413
#: build/scripts/edit-site/index.js:36796
#: build/scripts/edit-site/index.js:56336
#: build/scripts/edit-site/index.js:56905
#: build/scripts/edit-site/index.js:58149
#: build/scripts/edit-site/index.js:58627 build/scripts/editor/index.js:5983
#: build/scripts/editor/index.js:6178 build/scripts/editor/index.js:23682
#: build/scripts/editor/index.js:24470 build/scripts/editor/index.js:27853
#: build/scripts/editor/index.js:81623 build/scripts/media-utils/index.js:10366
#: build/scripts/media-utils/index.js:13643
#: build/scripts/media-utils/index.js:26304
#: build/scripts/media-utils/index.js:27422
#: build/widgets/activity/render.js:10473
#: build/widgets/activity/render.js:13856 build/widgets/news/render.js:10445
#: build/widgets/news/render.js:13828 build/widgets/quick-draft/render.js:12796
#: build/widgets/quick-draft/render.js:16179
#: build/widgets/quick-draft/render.js:30682
#: build/scripts/core-commands/index.js:383
#: build/scripts/core-commands/index.js:492
#: build/scripts/core-commands/index.min.js:383
#: build/scripts/core-commands/index.min.js:492
msgid "(no title)"
msgstr "(fără titlu)"
#: build/scripts/block-library/image.php:207
#: build/scripts/block-library/image.php:325
#: build/scripts/block-library/navigation-overlay-close.php:18
#: build/scripts/block-library/navigation-overlay-close.php:36
#: build/scripts/block-library/navigation.php:745
#: build/modules/content-types/index.js:33813
#: build/modules/content-types/index.js:36518
#: build/modules/content-types/index.js:38138
#: build/routes/dashboard/content.js:18242
#: build/routes/dashboard/content.js:19110
#: build/routes/dashboard/content.js:39562
#: build/routes/experiments-home/content.js:17912
#: build/routes/guidelines/content.js:29003
#: build/routes/media-editor/content.js:18482
#: build/routes/media-editor/content.js:25449
#: build/routes/post-list/content.js:28957
#: build/scripts/block-editor/index.js:64847
#: build/scripts/block-editor/index.js:72861
#: build/scripts/block-editor/index.js:80820
#: build/scripts/block-library/index.js:40350
#: build/scripts/block-library/index.js:41371
#: build/scripts/block-library/index.js:46913
#: build/scripts/block-library/index.js:46974
#: build/scripts/components/index.js:29164
#: build/scripts/components/index.js:39249
#: build/scripts/components/index.js:46757
#: build/scripts/edit-site/index.js:50241
#: build/scripts/edit-widgets/index.js:4273 build/scripts/editor/index.js:41648
#: build/scripts/editor/index.js:48680 build/scripts/editor/index.js:71729
#: build/scripts/editor/index.js:75253 build/scripts/editor/index.js:84353
#: build/scripts/editor/index.js:87120 build/scripts/editor/index.js:89676
#: build/widgets/quick-draft/render.js:29782
msgid "Close"
msgstr "Închide"
#: build/scripts/block-library/read-more.php:39
#: build/scripts/block-library/index.js:28633
#: build/scripts/block-library/index.js:39506
#: build/scripts/block-library/index.js:62527
#: build/scripts/block-library/index.js:62545
msgid "Read more"
msgstr "Citește mai mult"
#: lib/experimental/experiments/load.php:191
#: build/routes/experiments-home/route.js:37
msgid "Experiments"
msgstr "Experimente"
#: build/scripts/block-library/comment-edit-link.php:47
#: lib/compat/wordpress-7.1/collaboration.php:425
#: build/modules/content-types/index.js:36412
#: build/modules/content-types/index.js:38033
#: build/routes/connectors-home/content.js:10989
#: build/routes/guidelines/content.js:30586
#: build/routes/navigation-list/content.js:26094
#: build/routes/post-edit/route.js:99 build/scripts/block-editor/index.js:62171
#: build/scripts/block-library/index.js:12171
#: build/scripts/block-library/index.js:13972
#: build/scripts/block-library/index.js:15119
#: build/scripts/block-library/index.js:29596
#: build/scripts/block-library/index.js:41216
#: build/scripts/block-library/index.js:43486
#: build/scripts/block-library/index.js:47524
#: build/scripts/block-library/index.js:47795
#: build/scripts/block-library/index.js:47806
#: build/scripts/block-library/index.js:47808
#: build/scripts/block-library/index.js:49980
#: build/scripts/block-library/index.js:74948
#: build/scripts/commands/index.js:3676 build/scripts/edit-post/index.js:11300
#: build/scripts/edit-site/index.js:32673
#: build/scripts/edit-site/index.js:33133
#: build/scripts/edit-site/index.js:52381
#: build/scripts/edit-site/index.js:54628
#: build/scripts/edit-site/index.js:56912 build/scripts/editor/index.js:90834
#: build/scripts/editor/index.js:90963 build/scripts/editor/index.js:91815
msgid "Edit"
msgstr "Editează"
#: lib/experimental/guidelines/class-gutenberg-content-guidelines-revisions-controller.php:96
msgid "Unique identifier for the revision."
msgstr "Identificator unic pentru revizie."
#: gutenberg.php:40
msgid "Gutenberg development mode requires files to be built. Run <code>npm install</code> to install dependencies, <code>npm run build</code> to build the files or <code>npm run dev</code> to build the files and watch for changes. Read the <a href=\"https://github.com/WordPress/gutenberg/blob/HEAD/docs/contributors/code/getting-started-with-code-contribution.md\">contributing</a> file for more information."
msgstr "Modul de dezvoltare Gutenberg necesită să fie construite fișiere. Rulează <code>npm install</code> pentru a instala dependențe, <code>npm run build</code> pentru a construi fișierele sau <code>npm run dev</code> pentru a construi fișierele și pentru a urmări modificările. Pentru mai multe informații, citește fișierul <a href=\"https://github.com/WordPress/gutenberg/blob/HEAD/docs/contributors/code/getting-started-with-code-contribution.md\">contribuie</a>."
#. Author of the plugin
#: gutenberg.php
msgid "Gutenberg Team"
msgstr "Echipa Gutenberg"
#. Plugin URI of the plugin
#: gutenberg.php
msgid "https://github.com/WordPress/gutenberg"
msgstr "https://github.com/WordPress/gutenberg"
#. Plugin Name of the plugin
#: gutenberg.php lib/init.php:17 lib/init.php:18
msgid "Gutenberg"
msgstr "Gutenberg"
#: lib/compat/wordpress-7.1/class-gutenberg-rest-view-config-controller-7-1.php:809
#: build/routes/post-list/content.js:30278 build/scripts/editor/index.js:21318
#: build/scripts/editor/index.js:78499 build/scripts/editor/index.js:78573
#: build/scripts/editor/index.js:90202 build/scripts/editor/index.js:90223
#: build/scripts/editor/index.js:93872
msgid "Discussion"
msgstr "Discuții"
#. translators: %s: human-readable time difference.
#: build/scripts/block-library/comment-date.php:33
#: build/scripts/block-library/post-date.php:68
msgid "%s ago"
msgstr "Acum %s"
#. translators: %s: human-readable time difference.
#: build/scripts/block-library/post-date.php:65
msgid "%s from now"
msgstr "%s de acum"
#. translators: %s: Widget type name.
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:121
msgid "Widget type \"%s\" is not registered."
msgstr "Tipul de piesă „%s” nu este înregistrat."
#. translators: %s: Widget type name.
#: lib/experimental/dashboard-widgets/class-wp-widget-type-registry.php:88
msgid "Widget type \"%s\" is already registered."
msgstr "Tipul de piesă „%s” este deja înregistrat."
#: lib/class-wp-icons-registry-gutenberg.php:91
msgid "Icon names must contain a namespace prefix. Example: my-plugin/my-custom-icon"
msgstr "Numele iconurilor trebuie să conțină un prefix pentru nume-spațiu. Exemplu: my-plugin/my-custom-icon"
#: lib/class-wp-icons-registry-gutenberg.php:81
msgid "Icon names must not contain uppercase characters."
msgstr "Numele iconurilor nu trebuie să conțină majuscule."
#. translators: %s: Minimum required version
#: gutenberg.php:27
msgid "Gutenberg requires WordPress %s or later to function properly. Please upgrade WordPress before activating Gutenberg."
msgstr "Pentru a funcționa corect, Gutenberg necesită WordPress %s sau o versiune ulterioară. Te rog actualizează WordPress înainte de a activa Gutenberg."
#: lib/init.php:43 lib/init.php:44
msgid "Documentation"
msgstr "Documentație"
#: lib/init.php:27 lib/init.php:28
msgid "Demo"
msgstr "Demonstrație"