فهرست منبع

New translations en.json (Russian)

PrivateBin Translator Bot 1 سال پیش
والد
کامیت
268f761970
1فایلهای تغییر یافته به همراه24 افزوده شده و 24 حذف شده
  1. 24 24
      i18n/ru.json

+ 24 - 24
i18n/ru.json

@@ -1,9 +1,9 @@
 {
 {
     "PrivateBin": "PrivateBin",
     "PrivateBin": "PrivateBin",
-    "%s is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.": "%s is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.",
+    "%s is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.": "%s это минималистичный Open Source проект для создания заметок, где сервер не знает ничего о сохраняемых данных. Данные шифруются/расшифровываются %sв браузере%s с использованием 256 битного шифрования AES.",
     "More information on the <a href=\"https://privatebin.info/\">project page</a>.": "Подробнее можно узнать на <a href=\"https://privatebin.info/\">сайте проекта</a>.",
     "More information on the <a href=\"https://privatebin.info/\">project page</a>.": "Подробнее можно узнать на <a href=\"https://privatebin.info/\">сайте проекта</a>.",
     "Because ignorance is bliss": "Потому что неведение - благо",
     "Because ignorance is bliss": "Потому что неведение - благо",
-    "Document does not exist, has expired or has been deleted.": "Document does not exist, has expired or has been deleted.",
+    "Document does not exist, has expired or has been deleted.": "Запись не существует, просрочена или была удалена.",
     "%s requires php %s or above to work. Sorry.": "Для работы %s требуется php %s или выше. Извините.",
     "%s requires php %s or above to work. Sorry.": "Для работы %s требуется php %s или выше. Извините.",
     "%s requires configuration section [%s] to be present in configuration file.": "%s необходимо наличие секции [%s] в конфигурационном файле.",
     "%s requires configuration section [%s] to be present in configuration file.": "%s необходимо наличие секции [%s] в конфигурационном файле.",
     "Please wait %d seconds between each post.": [
     "Please wait %d seconds between each post.": [
@@ -14,15 +14,15 @@
         "Пожалуйста, ожидайте %d секунд между каждыми записями.",
         "Пожалуйста, ожидайте %d секунд между каждыми записями.",
         "Пожалуйста, ожидайте %d секунд между каждыми записями."
         "Пожалуйста, ожидайте %d секунд между каждыми записями."
     ],
     ],
-    "Document is limited to %s of encrypted data.": "Document is limited to %s of encrypted data.",
+    "Document is limited to %s of encrypted data.": "Размер записи ограничен %s зашифрованных данных.",
     "Invalid data.": "Неверные данные.",
     "Invalid data.": "Неверные данные.",
     "You are unlucky. Try again.": "Вам не повезло. Попробуйте еще раз.",
     "You are unlucky. Try again.": "Вам не повезло. Попробуйте еще раз.",
     "Error saving comment. Sorry.": "Ошибка при сохранении комментария. Извините.",
     "Error saving comment. Sorry.": "Ошибка при сохранении комментария. Извините.",
-    "Error saving document. Sorry.": "Error saving document. Sorry.",
-    "Invalid document ID.": "Invalid document ID.",
-    "Document is not of burn-after-reading type.": "Document is not of burn-after-reading type.",
-    "Wrong deletion token. Document was not deleted.": "Wrong deletion token. Document was not deleted.",
-    "Document was properly deleted.": "Document was properly deleted.",
+    "Error saving document. Sorry.": "Ошибка при сохранении записи. Извините.",
+    "Invalid document ID.": "Неверный ID записи.",
+    "Document is not of burn-after-reading type.": "Тип записи не \"Удалить после прочтения\".",
+    "Wrong deletion token. Document was not deleted.": "Неверный ключ удаления записи. Запись не удалена.",
+    "Document was properly deleted.": "Запись была успешно удалена.",
     "JavaScript is required for %s to work. Sorry for the inconvenience.": "Для работы %s требуется включенный JavaScript. Приносим извинения за неудобства.",
     "JavaScript is required for %s to work. Sorry for the inconvenience.": "Для работы %s требуется включенный JavaScript. Приносим извинения за неудобства.",
     "%s requires a modern browser to work.": "Для работы %s требуется более современный браузер.",
     "%s requires a modern browser to work.": "Для работы %s требуется более современный браузер.",
     "New": "Новая запись",
     "New": "Новая запись",
@@ -133,9 +133,9 @@
         "Документ будет удален через %d месяцев.",
         "Документ будет удален через %d месяцев.",
         "Документ будет удален через %d месяцев."
         "Документ будет удален через %d месяцев."
     ],
     ],
-    "Please enter the password for this document:": "Please enter the password for this document:",
+    "Please enter the password for this document:": "Пожалуйста, введите пароль от записи:",
     "Could not decrypt data (Wrong key?)": "Невозможно расшифровать данные (Неверный ключ?)",
     "Could not decrypt data (Wrong key?)": "Невозможно расшифровать данные (Неверный ключ?)",
-    "Could not delete the document, it was not stored in burn after reading mode.": "Could not delete the document, it was not stored in burn after reading mode.",
+    "Could not delete the document, it was not stored in burn after reading mode.": "Невозможно удалить запись, она не была сохранена в режиме удаления после прочтения.",
     "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "ТОЛЬКО ДЛЯ ВАШИХ ГЛАЗ. Не закрывайте это окно, это сообщение не может быть показано снова.",
     "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "ТОЛЬКО ДЛЯ ВАШИХ ГЛАЗ. Не закрывайте это окно, это сообщение не может быть показано снова.",
     "Could not decrypt comment; Wrong key?": "Невозможно расшифровать комментарий; Неверный ключ?",
     "Could not decrypt comment; Wrong key?": "Невозможно расшифровать комментарий; Неверный ключ?",
     "Reply": "Ответить",
     "Reply": "Ответить",
@@ -150,11 +150,11 @@
     "unknown status": "неизвестная причина",
     "unknown status": "неизвестная причина",
     "server error or not responding": "ошибка сервера или нет ответа",
     "server error or not responding": "ошибка сервера или нет ответа",
     "Could not post comment: %s": "Не удалось опубликовать комментарий: %s",
     "Could not post comment: %s": "Не удалось опубликовать комментарий: %s",
-    "Sending document…": "Sending document…",
-    "Your document is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit <kbd>Ctrl</kbd>+<kbd>c</kbd> to copy)</span>": "Your document is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit <kbd>Ctrl</kbd>+<kbd>c</kbd> to copy)</span>",
+    "Sending document…": "Отправка записи…",
+    "Your document is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit <kbd>Ctrl</kbd>+<kbd>c</kbd> to copy)</span>": "Ссылка на запись <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Нажмите <kbd>Ctrl</kbd>+<kbd>c</kbd>, чтобы скопировать ссылку)</span>",
     "Delete data": "Удалить запись",
     "Delete data": "Удалить запись",
-    "Could not create document: %s": "Could not create document: %s",
-    "Cannot decrypt document: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Cannot decrypt document: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)",
+    "Could not create document: %s": "Не удалось опубликовать запись: %s",
+    "Cannot decrypt document: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Невозможно расшифровать запись: Ключ расшифровки отсутствует в ссылке (Может быть, вы используете сокращатель ссылок, который удаляет часть ссылки?)",
     "B": "байт",
     "B": "байт",
     "kB": "кбайт",
     "kB": "кбайт",
     "MB": "Мбайт",
     "MB": "Мбайт",
@@ -170,9 +170,9 @@
     "Markdown": "Язык разметки",
     "Markdown": "Язык разметки",
     "Download attachment": "Скачать прикрепленный файл",
     "Download attachment": "Скачать прикрепленный файл",
     "Cloned: '%s'": "Дублировано: '%s'",
     "Cloned: '%s'": "Дублировано: '%s'",
-    "The cloned file '%s' was attached to this document.": "The cloned file '%s' was attached to this document.",
+    "The cloned file '%s' was attached to this document.": "Дубликат файла '%s' был прикреплен к этой записи.",
     "Attach a file": "Прикрепить файл",
     "Attach a file": "Прикрепить файл",
-    "alternatively drag & drop a file or document an image from the clipboard": "alternatively drag & drop a file or document an image from the clipboard",
+    "alternatively drag & drop a file or document an image from the clipboard": "так же можно перенести файл в окно браузера или вставить изображение из буфера",
     "File too large, to display a preview. Please download the attachment.": "Файл слишком большой для отображения предпросмотра. Пожалуйста, скачайте прикрепленный файл.",
     "File too large, to display a preview. Please download the attachment.": "Файл слишком большой для отображения предпросмотра. Пожалуйста, скачайте прикрепленный файл.",
     "Remove attachment": "Удалить вложение",
     "Remove attachment": "Удалить вложение",
     "Your browser does not support uploading encrypted files. Please use a newer browser.": "Ваш браузер не поддерживает отправку зашифрованных файлов. Используйте более новый браузер.",
     "Your browser does not support uploading encrypted files. Please use a newer browser.": "Ваш браузер не поддерживает отправку зашифрованных файлов. Используйте более новый браузер.",
@@ -185,11 +185,11 @@
     "Decrypt": "Расшифровать",
     "Decrypt": "Расшифровать",
     "Enter password": "Введите пароль",
     "Enter password": "Введите пароль",
     "Loading…": "Загрузка…",
     "Loading…": "Загрузка…",
-    "Decrypting document…": "Decrypting document…",
-    "Preparing new document…": "Preparing new document…",
+    "Decrypting document…": "Расшифровка записи…",
+    "Preparing new document…": "Подготовка новой записи…",
     "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "Если данное сообщение не исчезает длительное время, посмотрите <a href=\"%s\">этот FAQ с информацией о возможном решении проблемы (на английском)</a>.",
     "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "Если данное сообщение не исчезает длительное время, посмотрите <a href=\"%s\">этот FAQ с информацией о возможном решении проблемы (на английском)</a>.",
-    "+++ no document text +++": "+++ no document text +++",
-    "Could not get document data: %s": "Could not get document data: %s",
+    "+++ no document text +++": "+++ в записи нет текста +++",
+    "Could not get document data: %s": "Не удалось получить данные записи: %s",
     "QR code": "QR код",
     "QR code": "QR код",
     "This website is using an insecure HTTP connection! Please use it only for testing.": "Данный сайт использует незащищенное HTTP подключение! Пожалуйста используйте его только для тестирования.",
     "This website is using an insecure HTTP connection! Please use it only for testing.": "Данный сайт использует незащищенное HTTP подключение! Пожалуйста используйте его только для тестирования.",
     "For more information <a href=\"%s\">see this FAQ entry</a>.": "Для продробностей <a href=\"%s\">прочтите информацию в FAQ</a>.",
     "For more information <a href=\"%s\">see this FAQ entry</a>.": "Для продробностей <a href=\"%s\">прочтите информацию в FAQ</a>.",
@@ -210,8 +210,8 @@
     "Encrypted note on %s": "Зашифрованная запись на %s",
     "Encrypted note on %s": "Зашифрованная запись на %s",
     "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Посетите эту ссылку чтобы просмотреть запись. Передача ссылки кому либо позволит им получить доступ к записи тоже.",
     "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Посетите эту ссылку чтобы просмотреть запись. Передача ссылки кому либо позволит им получить доступ к записи тоже.",
     "URL shortener may expose your decrypt key in URL.": "Сервис сокращения ссылок может получить ваш ключ расшифровки из ссылки.",
     "URL shortener may expose your decrypt key in URL.": "Сервис сокращения ссылок может получить ваш ключ расшифровки из ссылки.",
-    "Save document": "Save document",
-    "Your IP is not authorized to create documents.": "Your IP is not authorized to create documents.",
+    "Save document": "Сохранить запись",
+    "Your IP is not authorized to create documents.": "Вашему IP адресу не разрешено создавать записи.",
     "Trying to shorten a URL that isn't pointing at our instance.": "Попытка сократить URL, который указывает не на наш сервер.",
     "Trying to shorten a URL that isn't pointing at our instance.": "Попытка сократить URL, который указывает не на наш сервер.",
     "Error calling YOURLS. Probably a configuration issue, like wrong or missing \"apiurl\" or \"signature\".": "Ошибка обращения к YOURLS. Возможно в конфигурации допущена ошибка, например неверный или отсутствующий параметр \"apiurl\" или \"signature\".",
     "Error calling YOURLS. Probably a configuration issue, like wrong or missing \"apiurl\" or \"signature\".": "Ошибка обращения к YOURLS. Возможно в конфигурации допущена ошибка, например неверный или отсутствующий параметр \"apiurl\" или \"signature\".",
     "Error parsing YOURLS response.": "Ошибка разбора ответа от YOURLS.",
     "Error parsing YOURLS response.": "Ошибка разбора ответа от YOURLS.",
@@ -221,8 +221,8 @@
     "Error compressing document, due to missing WebAssembly support.": "Error compressing document, due to missing WebAssembly support.",
     "Error compressing document, due to missing WebAssembly support.": "Error compressing document, due to missing WebAssembly support.",
     "Error decompressing document, your browser does not support WebAssembly. Please use another browser to view this document.": "Error decompressing document, your browser does not support WebAssembly. Please use another browser to view this document.",
     "Error decompressing document, your browser does not support WebAssembly. Please use another browser to view this document.": "Error decompressing document, your browser does not support WebAssembly. Please use another browser to view this document.",
     "Start over": "Start over",
     "Start over": "Start over",
-    "Document copied to clipboard": "Document copied to clipboard",
-    "To copy document press on the copy button or use the clipboard shortcut <kbd>Ctrl</kbd>+<kbd>c</kbd>/<kbd>Cmd</kbd>+<kbd>c</kbd>": "To copy document press on the copy button or use the clipboard shortcut <kbd>Ctrl</kbd>+<kbd>c</kbd>/<kbd>Cmd</kbd>+<kbd>c</kbd>",
+    "Document copied to clipboard": "Запись скопирована в буфер обмена",
+    "To copy document press on the copy button or use the clipboard shortcut <kbd>Ctrl</kbd>+<kbd>c</kbd>/<kbd>Cmd</kbd>+<kbd>c</kbd>": "Чтобы скопировать запись нажмите на кнопку копирования или используйте комбинацию клавиш <kbd>Ctrl</kbd>+<kbd>c</kbd>/<kbd>Cmd</kbd>+<kbd>c</kbd>",
     "Copy link": "Скопировать ссылку",
     "Copy link": "Скопировать ссылку",
     "Link copied to clipboard": "Ссылка скопирована в буфер обмена",
     "Link copied to clipboard": "Ссылка скопирована в буфер обмена",
     "Document text": "Document text",
     "Document text": "Document text",