Add files via upload
The Russian translation file
This commit is contained in:
		
							parent
							
								
									07eea0f484
								
							
						
					
					
						commit
						9aa954760e
					
				
							
								
								
									
										392
									
								
								locales/ru.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										392
									
								
								locales/ru.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,392 @@ | |||||||
|  | home: | ||||||
|  |   categories: | ||||||
|  |     newestTools: Новейшие инструменты | ||||||
|  |     favoriteTools: 'Ваши любимые инструменты' | ||||||
|  |     allTools: 'Все инструменты' | ||||||
|  |     favoritesDndToolTip: 'Перетаскивайте, чтобы изменить порядок избранного' | ||||||
|  |   subtitle: 'Удобные инструменты для разработчиков' | ||||||
|  |   toggleMenu: 'Переключение меню' | ||||||
|  |   home: Главная | ||||||
|  |   uiLib: 'Библиотека пользовательского интерфейса' | ||||||
|  |   support: 'Поддержка разработки IT-Tools' | ||||||
|  |   buyMeACoffee: 'Угости меня кофе.' | ||||||
|  |   follow: | ||||||
|  |     title: 'Вам нравятся it-tools?' | ||||||
|  |     p1: 'Дайте нам звезду на' | ||||||
|  |     githubRepository: 'репозитории IT-Tools на GitHub' | ||||||
|  |     p2: 'или присоединяйтесь к нам на' | ||||||
|  |     twitterXAccount: 'IT-Tools в соцсети X' | ||||||
|  |     thankYou: 'Благодарим за внимание!' | ||||||
|  |   nav: | ||||||
|  |     github: 'репозиторий GitHub' | ||||||
|  |     githubRepository: 'IT-Tools на репозитории GitHub' | ||||||
|  |     twitterX: 'соцсеть X' | ||||||
|  |     twitterXAccount: 'IT Tools в соцсети X' | ||||||
|  |     about: 'О сервисе IT-Tools' | ||||||
|  |     aboutLabel: 'Разработка сервиса' | ||||||
|  |     darkMode: 'Темный режим' | ||||||
|  |     lightMode: 'Светлый режим' | ||||||
|  |     mode: 'Переключение темного/светлого режима' | ||||||
|  | about: | ||||||
|  |   content: > | ||||||
|  |     # Об IT-Tools | ||||||
|  | 
 | ||||||
|  |     Этот замечательный веб-сайт, созданный ❤ Корентином Томассетом [Corentin Thomasset](https://corentin.tech?utm_source=it-tools&utm_medium=about) , объединяет полезные инструменты для разработчиков и людей, работающих в сфере информационных технологий. Если вы считаете его полезным, пожалуйста, поделитесь им с теми, кому он тоже может быть полезен, и не забудьте добавить его в закладки на панели быстрого доступа! IT Tools — это открытый исходный код (по лицензии GPL-3.0) и бесплатный инструмент, который всегда будет бесплатным, но его размещение и продление доменного имени стоят разработчику денег. Если вы хотите поддержать разработчика и побудить его добавить больше инструментов, пожалуйста, подумайте о том, чтобы его [спонсировать](https://www.buymeacoffee.com/cthmsst). | ||||||
|  | 
 | ||||||
|  |     ## Технологии | ||||||
|  | 
 | ||||||
|  |     IT Tools созданы на Vue.js (вер. 3) с использованием библиотеки компонентов Naive UI, которая размещаются и постоянно обновляются на Vercel. В некоторых инструментах используются сторонние библиотеки с открытым исходным кодом. Полный список можно найти в файле [package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json) репозитория GitHub. | ||||||
|  | 
 | ||||||
|  |     ## Нашли ошибку? Отсутствует инструмент? | ||||||
|  | 
 | ||||||
|  |     Если вам нужен инструмент, которого здесь сейчас нет, но который, по вашему мнению, может быть полезен, вы можете отправить запрос на добавление функции в [раздел проблем](https://github.com/CorentinTh/it-tools/issues/new/choose) в репозитории GitHub. | ||||||
|  | 
 | ||||||
|  |     А если вы нашли ошибку или что-то работает не так, как ожидалось, пожалуйста, отправьте отчёт об ошибке в [раздел проблем](https://github.com/CorentinTh/it-tools/issues/new/choose) в репозитории GitHub. | ||||||
|  | 
 | ||||||
|  | 404: | ||||||
|  |   notFound: '404 Не найдено' | ||||||
|  |   sorry: 'К сожалению, эта страница, похоже, не существует' | ||||||
|  |   maybe: 'Может быть, кэш вашего браузера делает какие-то странные вещи? Попробуйте принудительно обновить страницу' | ||||||
|  |   backHome: 'На главную' | ||||||
|  | favoriteButton: | ||||||
|  |   remove: 'Удалить из избранного' | ||||||
|  |   add: 'Добавить в избранное' | ||||||
|  | toolCard: | ||||||
|  |   new: Новое | ||||||
|  | search: | ||||||
|  |   label: Поиск | ||||||
|  | tools: | ||||||
|  |   categories: | ||||||
|  |     favorite-tools: 'Ваши любимые инструменты' | ||||||
|  |     crypto: Шифрование | ||||||
|  |     converter: Конвертеры | ||||||
|  |     web: Web-инструменты | ||||||
|  |     images and videos: 'Изображения & Видео' | ||||||
|  |     development: Разработка | ||||||
|  |     network: Сетевые подключения | ||||||
|  |     math: Математические инструменты | ||||||
|  |     measurement: Измерения | ||||||
|  |     text: Текст | ||||||
|  |     data: Данные | ||||||
|  | 
 | ||||||
|  |   password-strength-analyser: | ||||||
|  |     title: Анализатор надежности пароля | ||||||
|  |     description: Узнайте о надежности своего пароля с помощью этого анализатора, который заодно и оценит возможное время на его взлом. | ||||||
|  | 
 | ||||||
|  |   chronometer: | ||||||
|  |     title: Хронометр | ||||||
|  |     description: Следите за продолжительностью работы чего-либо при помощи этого хронометра с простыми функциями. | ||||||
|  | 
 | ||||||
|  |   token-generator: | ||||||
|  |     title: Генератор токенов | ||||||
|  |     description: Сгенерируйте случайную строку с нужными вам символами, заглавными или строчными буквами, цифрами и/или обозначениями. | ||||||
|  | 
 | ||||||
|  |     uppercase: Заглавные буквы (ABC...) | ||||||
|  |     lowercase: Строчные буквы (abc...) | ||||||
|  |     numbers: Цифры (123...) | ||||||
|  |     symbols: Символы (!-;...) | ||||||
|  |     length: Длина | ||||||
|  |     tokenPlaceholder: 'Сгенерируй токен...' | ||||||
|  |     copied: Токен скопирован в буфер обмена | ||||||
|  |     button: | ||||||
|  |       copy: Копировать | ||||||
|  |       refresh: Обновить | ||||||
|  |   percentage-calculator: | ||||||
|  |     title: Калькулятор процентов | ||||||
|  |     description: Сколько процентов составляет число X от числа Y? Какое число соответствует X процентам от числа Y? | ||||||
|  | 
 | ||||||
|  |   svg-placeholder-generator: | ||||||
|  |     title: Генератор заполнителей SVG | ||||||
|  |     description: Создавайте svg-изображения для использования в качестве заполнителя в ваших приложениях. | ||||||
|  | 
 | ||||||
|  |   json-to-csv: | ||||||
|  |     title: JSON в CSV | ||||||
|  |     description: Конвертируйте JSON в CSV с автоматическим определением заголовка. | ||||||
|  | 
 | ||||||
|  |   camera-recorder: | ||||||
|  |     title: Видеокамера | ||||||
|  |     description: Сделайте снимок или запишите видео со своей веб-камеры. | ||||||
|  | 
 | ||||||
|  |   keycode-info: | ||||||
|  |     title: Информация о коде клавиш | ||||||
|  |     description: Предоставляет информацию о кодах клавиш для веб-разработчиков, работающих с событиями клавиатуры. | ||||||
|  | 
 | ||||||
|  |   emoji-picker: | ||||||
|  |     title: Выбор эмодзи | ||||||
|  |     description: Легко копируйте и вставляйте эмодзи, получайте значение каждого эмодзи в изображении или кодовых значениях. | ||||||
|  | 
 | ||||||
|  |   color-converter: | ||||||
|  |     title: Конвертер цвета | ||||||
|  |     description: Конвертируйте цвет в различные форматы (hex, rgb, hsl, hwb, lch, cmyk и по наименованию) | ||||||
|  | 
 | ||||||
|  |   bcrypt: | ||||||
|  |     title: Bcrypt | ||||||
|  |     description: Hash and compare text string using bcrypt. Bcrypt is a password-hashing function based on the Blowfish cipher. | ||||||
|  | 
 | ||||||
|  |   crontab-generator: | ||||||
|  |     title: Crontab generator | ||||||
|  |     description: Validate and generate crontab and get the human-readable description of the cron schedule. | ||||||
|  | 
 | ||||||
|  |   http-status-codes: | ||||||
|  |     title: HTTP status codes | ||||||
|  |     description: The list of all HTTP status codes, their name, and their meaning. | ||||||
|  | 
 | ||||||
|  |   sql-prettify: | ||||||
|  |     title: SQL prettify and format | ||||||
|  |     description: Format and prettify your SQL queries online (it supports various SQL dialects). | ||||||
|  | 
 | ||||||
|  |   benchmark-builder: | ||||||
|  |     title: Benchmark builder | ||||||
|  |     description: Easily compare execution time of tasks with this very simple online benchmark builder. | ||||||
|  | 
 | ||||||
|  |   git-memo: | ||||||
|  |     title: Git cheatsheet | ||||||
|  |     description: Git is a decentralized version management software. With this cheatsheet, you will have quick access to the most common git commands. | ||||||
|  | 
 | ||||||
|  |   slugify-string: | ||||||
|  |     title: Slugify string | ||||||
|  |     description: Make a string url, filename and id safe. | ||||||
|  | 
 | ||||||
|  |   encryption: | ||||||
|  |     title: Encrypt / decrypt text | ||||||
|  |     description: Encrypt clear text and decrypt ciphertext using crypto algorithms like AES, TripleDES, Rabbit or RC4. | ||||||
|  | 
 | ||||||
|  |   random-port-generator: | ||||||
|  |     title: Random port generator | ||||||
|  |     description: Generate random port numbers outside of the range of "known" ports (0-1023). | ||||||
|  | 
 | ||||||
|  |   yaml-prettify: | ||||||
|  |     title: YAML prettify and format | ||||||
|  |     description: Prettify your YAML string into a friendly, human-readable format. | ||||||
|  | 
 | ||||||
|  |   eta-calculator: | ||||||
|  |     title: ETA calculator | ||||||
|  |     description: An ETA (Estimated Time of Arrival) calculator to determine the approximate end time of a task, for example, the end time and duration of a file download. | ||||||
|  | 
 | ||||||
|  |   roman-numeral-converter: | ||||||
|  |     title: Roman numeral converter | ||||||
|  |     description: Convert Roman numerals to numbers and convert numbers to Roman numerals. | ||||||
|  | 
 | ||||||
|  |   hmac-generator: | ||||||
|  |     title: Hmac generator | ||||||
|  |     description: Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function. | ||||||
|  | 
 | ||||||
|  |   bip39-generator: | ||||||
|  |     title: BIP39 passphrase generator | ||||||
|  |     description: Generate a BIP39 passphrase from an existing or random mnemonic, or get the mnemonic from the passphrase. | ||||||
|  | 
 | ||||||
|  |   base64-file-converter: | ||||||
|  |     title: Base64 file converter | ||||||
|  |     description: Convert a string, file, or image into its base64 representation. | ||||||
|  | 
 | ||||||
|  |   list-converter: | ||||||
|  |     title: List converter | ||||||
|  |     description: This tool can process column-based data and apply various changes (transpose, add prefix and suffix, reverse list, sort list, lowercase values, truncate values) to each row. | ||||||
|  | 
 | ||||||
|  |   base64-string-converter: | ||||||
|  |     title: Base64 string encoder/decoder | ||||||
|  |     description: Simply encode and decode strings into their base64 representation. | ||||||
|  | 
 | ||||||
|  |   toml-to-yaml: | ||||||
|  |     title: TOML to YAML | ||||||
|  |     description: Parse and convert TOML to YAML. | ||||||
|  | 
 | ||||||
|  |   math-evaluator: | ||||||
|  |     title: Math evaluator | ||||||
|  |     description: A calculator for evaluating mathematical expressions. You can use functions like sqrt, cos, sin, abs, etc. | ||||||
|  | 
 | ||||||
|  |   json-to-yaml-converter: | ||||||
|  |     title: JSON to YAML converter | ||||||
|  |     description: Simply convert JSON to YAML with this online live converter. | ||||||
|  | 
 | ||||||
|  |   url-parser: | ||||||
|  |     title: URL parser | ||||||
|  |     description: Parse a URL into its separate constituent parts (protocol, origin, params, port, username-password, ...) | ||||||
|  | 
 | ||||||
|  |   iban-validator-and-parser: | ||||||
|  |     title: IBAN validator and parser | ||||||
|  |     description: Validate and parse IBAN numbers. Check if an IBAN is valid and get the country, BBAN, if it is a QR-IBAN and the IBAN friendly format. | ||||||
|  | 
 | ||||||
|  |   user-agent-parser: | ||||||
|  |     title: User-agent parser | ||||||
|  |     description: Detect and parse Browser, Engine, OS, CPU, and Device type/model from an user-agent string. | ||||||
|  | 
 | ||||||
|  |   numeronym-generator: | ||||||
|  |     title: Numeronym generator | ||||||
|  |     description: A numeronym is a word where a number is used to form an abbreviation. For example, "i18n" is a numeronym of "internationalization" where 18 stands for the number of letters between the first i and the last n in the word. | ||||||
|  | 
 | ||||||
|  |   case-converter: | ||||||
|  |     title: Case converter | ||||||
|  |     description: Transform the case of a string and choose between different formats | ||||||
|  | 
 | ||||||
|  |   html-entities: | ||||||
|  |     title: Escape HTML entities | ||||||
|  |     description: Escape or unescape HTML entities (replace characters like <,>, &, " and \' with their HTML version) | ||||||
|  | 
 | ||||||
|  |   json-prettify: | ||||||
|  |     title: JSON prettify and format | ||||||
|  |     description: Prettify your JSON string into a friendly, human-readable format. | ||||||
|  | 
 | ||||||
|  |   docker-run-to-docker-compose-converter: | ||||||
|  |     title: Docker run to Docker compose converter | ||||||
|  |     description: Transforms "docker run" commands into docker-compose files! | ||||||
|  | 
 | ||||||
|  |   mac-address-lookup: | ||||||
|  |     title: MAC address lookup | ||||||
|  |     description: Find the vendor and manufacturer of a device by its MAC address. | ||||||
|  | 
 | ||||||
|  |   mime-types: | ||||||
|  |     title: MIME types | ||||||
|  |     description: Convert MIME types to file extensions and vice-versa. | ||||||
|  | 
 | ||||||
|  |   toml-to-json: | ||||||
|  |     title: TOML to JSON | ||||||
|  |     description: Parse and convert TOML to JSON. | ||||||
|  | 
 | ||||||
|  |   lorem-ipsum-generator: | ||||||
|  |     title: Lorem ipsum generator | ||||||
|  |     description: Lorem ipsum is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content | ||||||
|  | 
 | ||||||
|  |   qrcode-generator: | ||||||
|  |     title: QR Code generator | ||||||
|  |     description: Generate and download a QR code for a URL (or just plain text), and customize the background and foreground colors. | ||||||
|  | 
 | ||||||
|  |   wifi-qrcode-generator: | ||||||
|  |     title: WiFi QR Code generator | ||||||
|  |     description: Generate and download QR codes for quick connections to WiFi networks. | ||||||
|  | 
 | ||||||
|  |   xml-formatter: | ||||||
|  |     title: XML formatter | ||||||
|  |     description: Prettify your XML string into a friendly, human-readable format. | ||||||
|  | 
 | ||||||
|  |   temperature-converter: | ||||||
|  |     title: Temperature converter | ||||||
|  |     description: Degrees temperature conversions for Kelvin, Celsius, Fahrenheit, Rankine, Delisle, Newton, Réaumur, and Rømer. | ||||||
|  | 
 | ||||||
|  |   chmod-calculator: | ||||||
|  |     title: Chmod calculator | ||||||
|  |     description: Compute your chmod permissions and commands with this online chmod calculator. | ||||||
|  | 
 | ||||||
|  |   rsa-key-pair-generator: | ||||||
|  |     title: RSA key pair generator | ||||||
|  |     description: Generate a new random RSA private and public pem certificate key pair. | ||||||
|  | 
 | ||||||
|  |   html-wysiwyg-editor: | ||||||
|  |     title: HTML WYSIWYG editor | ||||||
|  |     description: Online, feature-rich WYSIWYG HTML editor which generates the source code of the content immediately. | ||||||
|  | 
 | ||||||
|  |   yaml-to-toml: | ||||||
|  |     title: YAML to TOML | ||||||
|  |     description: Parse and convert YAML to TOML. | ||||||
|  | 
 | ||||||
|  |   mac-address-generator: | ||||||
|  |     title: MAC address generator | ||||||
|  |     description: Enter the quantity and prefix. MAC addresses will be generated in your chosen case (uppercase or lowercase) | ||||||
|  | 
 | ||||||
|  |   json-diff: | ||||||
|  |     title: JSON diff | ||||||
|  |     description: Compare two JSON objects and get the differences between them. | ||||||
|  | 
 | ||||||
|  |   jwt-parser: | ||||||
|  |     title: JWT parser | ||||||
|  |     description: Parse and decode your JSON Web Token (jwt) and display its content. | ||||||
|  | 
 | ||||||
|  |   date-converter: | ||||||
|  |     title: Date-time converter | ||||||
|  |     description: Convert date and time into the various different formats | ||||||
|  | 
 | ||||||
|  |   phone-parser-and-formatter: | ||||||
|  |     title: Phone parser and formatter | ||||||
|  |     description: Parse, validate and format phone numbers. Get information about the phone number, like the country code, type, etc. | ||||||
|  | 
 | ||||||
|  |   ipv4-subnet-calculator: | ||||||
|  |     title: IPv4 subnet calculator | ||||||
|  |     description: Parse your IPv4 CIDR blocks and get all the info you need about your subnet. | ||||||
|  | 
 | ||||||
|  |   og-meta-generator: | ||||||
|  |     title: Open graph meta generator | ||||||
|  |     description: Generate open-graph and socials HTML meta tags for your website. | ||||||
|  | 
 | ||||||
|  |   ipv6-ula-generator: | ||||||
|  |     title: IPv6 ULA generator | ||||||
|  |     description: Generate your own local, non-routable IP addresses for your network according to RFC4193. | ||||||
|  | 
 | ||||||
|  |   hash-text: | ||||||
|  |     title: Hash text | ||||||
|  |     description: 'Hash a text string using the function you need : MD5, SHA1, SHA256, SHA224, SHA512, SHA384, SHA3 or RIPEMD160' | ||||||
|  | 
 | ||||||
|  |   json-to-toml: | ||||||
|  |     title: JSON to TOML | ||||||
|  |     description: Parse and convert JSON to TOML. | ||||||
|  | 
 | ||||||
|  |   device-information: | ||||||
|  |     title: Device information | ||||||
|  |     description: Get information about your current device (screen size, pixel-ratio, user agent, ...) | ||||||
|  | 
 | ||||||
|  |   pdf-signature-checker: | ||||||
|  |     title: PDF signature checker | ||||||
|  |     description: Verify the signatures of a PDF file. A signed PDF file contains one or more signatures that may be used to determine whether the contents of the file have been altered since the file was signed. | ||||||
|  | 
 | ||||||
|  |   json-minify: | ||||||
|  |     title: JSON minify | ||||||
|  |     description: Minify and compress your JSON by removing unnecessary whitespace. | ||||||
|  | 
 | ||||||
|  |   ulid-generator: | ||||||
|  |     title: ULID generator | ||||||
|  |     description: Generate random Universally Unique Lexicographically Sortable Identifier (ULID). | ||||||
|  | 
 | ||||||
|  |   string-obfuscator: | ||||||
|  |     title: String obfuscator | ||||||
|  |     description: Obfuscate a string (like a secret, an IBAN, or a token) to make it shareable and identifiable without revealing its content. | ||||||
|  | 
 | ||||||
|  |   base-converter: | ||||||
|  |     title: Integer base converter | ||||||
|  |     description: Convert a number between different bases (decimal, hexadecimal, binary, octal, base64, ...) | ||||||
|  | 
 | ||||||
|  |   yaml-to-json-converter: | ||||||
|  |     title: YAML to JSON converter | ||||||
|  |     description: Simply convert YAML to JSON with this online live converter. | ||||||
|  | 
 | ||||||
|  |   uuid-generator: | ||||||
|  |     title: UUIDs generator | ||||||
|  |     description: A Universally Unique Identifier (UUID) is a 128-bit number used to identify information in computer systems. The number of possible UUIDs is 16^32, which is 2^128 or about 3.4x10^38 (which is a lot!). | ||||||
|  | 
 | ||||||
|  |   ipv4-address-converter: | ||||||
|  |     title: IPv4 address converter | ||||||
|  |     description: Convert an IP address into decimal, binary, hexadecimal, or even an IPv6 representation of it. | ||||||
|  | 
 | ||||||
|  |   text-statistics: | ||||||
|  |     title: Text statistics | ||||||
|  |     description: Get information about a text, the number of characters, the number of words, its size in bytes, ... | ||||||
|  | 
 | ||||||
|  |   text-to-nato-alphabet: | ||||||
|  |     title: Text to NATO alphabet | ||||||
|  |     description: Transform text into the NATO phonetic alphabet for oral transmission. | ||||||
|  | 
 | ||||||
|  |   basic-auth-generator: | ||||||
|  |     title: Basic auth generator | ||||||
|  |     description: Generate a base64 basic auth header from a username and password. | ||||||
|  | 
 | ||||||
|  |   text-to-unicode: | ||||||
|  |     title: Text to Unicode | ||||||
|  |     description: Parse and convert text to unicode and vice-versa | ||||||
|  | 
 | ||||||
|  |   ipv4-range-expander: | ||||||
|  |     title: IPv4 range expander | ||||||
|  |     description: Given a start and an end IPv4 address, this tool calculates a valid IPv4 subnet along with its CIDR notation. | ||||||
|  | 
 | ||||||
|  |   text-diff: | ||||||
|  |     title: Text diff | ||||||
|  |     description: Compare two texts and see the differences between them. | ||||||
|  | 
 | ||||||
|  |   otp-generator: | ||||||
|  |     title: OTP code generator | ||||||
|  |     description: Generate and validate time-based OTP (one time password) for multi-factor authentication. | ||||||
|  | 
 | ||||||
|  |   url-encoder: | ||||||
|  |     title: Encode/decode URL-formatted strings | ||||||
|  |     description: Encode text to URL-encoded format (also known as "percent-encoded"), or decode from it. | ||||||
|  | 
 | ||||||
|  |   text-to-binary: | ||||||
|  |     title: Text to ASCII binary | ||||||
|  |     description: Convert text to its ASCII binary representation and vice-versa. | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user