|
10 | 10 | "individualFilesOnly": "Доступно только для индивидуальных файлов",
|
11 | 11 | "noPDFSupport": "Ваш браузер не поддерживает PDF. Пожалуйста, скачайте PDF-файл для его просмотра.",
|
12 | 12 | "downloadPDF": "Загрузить PDF",
|
13 |
| - "openWithPublicGateway": "Try opening it instead with your <1>public gateway</1>.", |
14 |
| - "openWithLocalAndPublicGateway": "Try opening it instead with your <1>local gateway</1> or <3>public gateway</3>.", |
| 13 | + "openWithPublicGateway": "Попробуйте вместо этого открыть его своим <1>общественным шлюзом</1>.", |
| 14 | + "openWithLocalAndPublicGateway": "Попробуйте вместо этого открыть его своим <1>локальным шлюзом</1> или <3>обшественным шлюзом</3>.", |
15 | 15 | "cantBePreviewed": "Извините, предпросмотр файла невозможен",
|
16 | 16 | "addByPath": "Из IPFS",
|
17 | 17 | "newFolder": "Новая папка",
|
18 | 18 | "generating": "Генерация...",
|
19 | 19 | "actions": {
|
20 | 20 | "copyHash": "Копировать CID",
|
21 | 21 | "share": "Делиться ссылкой",
|
22 |
| - "publishWithIpns": "Publish to IPNS" |
| 22 | + "publishWithIpns": "Опубликовать в IPNS" |
23 | 23 | },
|
24 | 24 | "cliModal": {
|
25 | 25 | "extraNotesPinning": "Эта команда предназначена тольк для локального подкрепления/открепления. Если вы хотите использовать сервис удаленного подкрепления, обратитесь к документации этого сервиса, чтобы узнать, как подкреплять/откреплять с помощью командной строки."
|
|
41 | 41 | "descriptionItem": "{count, plural, one {Are you sure you want to remove this item? It will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action and cannot be reversed.} other {Are you sure you want to remove these {count} items? They will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.}}",
|
42 | 42 | "descriptionFolder": "{count, plural, one {Are you sure you want to remove this folder? It will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.} other {Are you sure you want to remove these {count} folders? They will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.}}",
|
43 | 43 | "descriptionFile": "{count, plural, one {Are you sure you want to remove this file? It will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.} other {Are you sure you want to remove these {count} files? They will no longer appear on the Files screen, and will be permanently removed in the next scheduled cleanup (though copies may exist on other IPFS nodes). This action cannot be reversed.}}",
|
44 |
| - "checkboxRemoveLocalPin": "Also remove local pin (recommended)", |
45 |
| - "checkboxUnpinFromServices": "Unpin from all pinning services" |
| 44 | + "checkboxRemoveLocalPin": "Также удалить локальное закрепление (рекомендуется)", |
| 45 | + "checkboxUnpinFromServices": "Отключить от всех служб закрепления" |
46 | 46 | },
|
47 | 47 | "pinningModal": {
|
48 | 48 | "title": "Выберите, где вы хотите подкрепить эти элементы.",
|
49 |
| - "complianceLabel": "🔍 Check pinning services' compliance", |
| 49 | + "complianceLabel": "🔍 Проверка соответствия сервисов закрепления требованиям", |
50 | 50 | "footer": "Нужно добавить или настроить сервис подкрепления? Перейдите в <1>Настройки</1>.",
|
51 | 51 | "localNode": " Локальный узел ",
|
52 | 52 | "totalSize": "Общий размер: {size}"
|
|
107 | 107 | "hashUnavailable": "хеш недоступен",
|
108 | 108 | "checkboxLabel": "Показать больше настроек для {name}",
|
109 | 109 | "pinned": "Закреплено",
|
110 |
| - "pinnedRemotely": "Pinned remotely", |
| 110 | + "pinnedRemotely": "Закреплено удаленно", |
| 111 | + "pinningRemotely": "Pinning remotely", |
| 112 | + "pinningCompleted": "Закрепление завершено", |
| 113 | + "pinningFailed": "Не удалось закрепить", |
| 114 | + "clickToDismiss": "Нажмите чтобы отклонить", |
| 115 | + "clickToCancel": "Нажмите чтобы отменить", |
111 | 116 | "blocks": "Блоки",
|
112 | 117 | "allBlocks": "Все блоки",
|
113 | 118 | "allBlocksDescription": "Общий размер блоков во всем вашем узле IPFS; он включает в себя все, что находится в Файлах, плюс все локально подкрепленные элементы и все временно кешированные данные",
|
114 | 119 | "filesDescription": "Общий размер данных в текущей директории (если это субдиректория, размер всех данных в Файлах также отображается)",
|
| 120 | + "pinningQueue": "Очередь закрепления", |
115 | 121 | "more": "Больше",
|
116 | 122 | "files": "Файлы",
|
117 | 123 | "cidNotFileNorDir": "The current link isn't a file, nor a directory. Try to <1>inspect</1> it instead.",
|
118 | 124 | "sortBy": "Сортировка объектов по {name}",
|
119 | 125 | "publishModal": {
|
120 |
| - "title": "Publish to IPNS", |
| 126 | + "title": "Опубликовать в IPNS", |
121 | 127 | "cidToPublish": "CID:",
|
122 |
| - "publishUnderKey": "Select key for publishing:", |
123 |
| - "help": "Go to Settings to learn about IPNS and create more keys.", |
124 |
| - "publishedUnderKey": "Successfully published under the key:", |
125 |
| - "linkCopied": "Link copied!", |
126 |
| - "sharingPrompt": "Copy the link below and share it with others. The IPNS address will resolve as long as your node remains available on the network once a day to refresh the IPNS record.", |
127 |
| - "pleaseWait": "Please wait while the initial 20 copies of the updated IPNS record are stored with the help of DHT peers…" |
128 |
| - } |
| 128 | + "publishUnderKey": "Выберите ключ для публикации:", |
| 129 | + "help": "Перейдите в Настройки, чтобы узнать об IPNS и создать дополнительные ключи.", |
| 130 | + "publishedUnderKey": "Успешно опубликовано с помощью ключа:", |
| 131 | + "linkCopied": "Ссылка скопирована!", |
| 132 | + "sharingPrompt": "Скопируйте ссылку ниже и поделитесь ею с другими. IPNS-адрес будет разрешаться до тех пор, пока ваш узел остается доступным в сети один раз в день для обновления записи IPNS.", |
| 133 | + "pleaseWait": "Пожалуйста, подождите, пока первоначальные 20 копий обновленной записи IPNS будут сохранены с помощью узлов DHT…" |
| 134 | + }, |
| 135 | + "noPinsInProgress": "Все готово, никаких удаленных закреплений не выполняется.", |
| 136 | + "remotePinningInProgress": "Удаленные закрепления в работе:" |
129 | 137 | }
|
0 commit comments