# Copyright (C) 2025 Getode
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Responsive Image Switcher 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/responsive-image-"
"switcher\n"
"POT-Creation-Date: 2025-05-23T19:34:31+03:00\n"
"PO-Revision-Date: 2025-05-24 18:37+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.6\n"
"X-Domain: responsive-image-switcher\n"

#. Plugin Name of the plugin
#: responsive-image-switcher.php build/index.js:1 src/index.js:9
msgid "Responsive Image Switcher"
msgstr "Responsive Image Switcher"

#. Description of the plugin
#: responsive-image-switcher.php
msgid ""
"A Gutenberg block plugin to display different images based on screen width."
msgstr ""
"Блок Gutenberg для отображения разных изображений в зависимости от ширины "
"экрана."

#. Author of the plugin
#: responsive-image-switcher.php
msgid "Getode"
msgstr "Getode"

#: build/index.js:1 src/index.js:48
msgid "Select an image for desktop (≥ 768px):"
msgstr "Выберите изображение для широких экранов (≥ 768px):"

#: build/index.js:1 src/index.js:57
msgid "Replace Desktop Image"
msgstr "Заменить изображение"

#: build/index.js:1 src/index.js:58
msgid "Select Desktop Image"
msgstr "Выбрать изображение"

#: build/index.js:1 src/index.js:66
msgid "Desktop image preview"
msgstr "Предпросмотр изображения"

#: build/index.js:1 src/index.js:70 src/index.js:98
msgid "Loading image..."
msgstr "Загрузка изображения..."

#: build/index.js:1 src/index.js:75
msgid "Mobile Settings"
msgstr "Настройки для мобильных"

#: build/index.js:1 src/index.js:76
msgid "Select an image for mobile (< 768px):"
msgstr "Выберите изображение для мобильных (< 768px):"

#: build/index.js:1 src/index.js:85
msgid "Replace Mobile Image"
msgstr "Заменить изображение"

#: build/index.js:1 src/index.js:86
msgid "Select Mobile Image"
msgstr "Выбрать изображение"

#: build/index.js:1 src/index.js:94
msgid "Mobile image preview"
msgstr "Предпросмотр изображения"

#: block.json
msgctxt "block title"
msgid "Responsive Image Switcher"
msgstr "Responsive Image Switcher"

#: block.json
msgctxt "block description"
msgid "Block for switching images depending on screen width."
msgstr "Блок для переключения изображений в зависимости от ширины экрана."

#: block.json
msgctxt "block keyword"
msgid "image"
msgstr "изображение"

#: block.json
msgctxt "block keyword"
msgid "responsive"
msgstr "адаптивный"

#: block.json
msgctxt "block keyword"
msgid "switcher"
msgstr "переключатель"
