aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/locales/ru
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-11-18 18:19:15 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-11-18 18:40:12 +0100
commitce03cd67b2d3340f56a083c31de7380f24d17cf0 (patch)
tree8301e5c9e86f205f4d5c609619f9b21915c7694a /locales/ru
parentupdater: remove obsolete syscall stub (diff)
downloadwireguard-windows-ce03cd67b2d3340f56a083c31de7380f24d17cf0.tar.xz
wireguard-windows-ce03cd67b2d3340f56a083c31de7380f24d17cf0.zip
locales: sync with crowdin
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'locales/ru')
-rw-r--r--locales/ru/messages.gotext.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/ru/messages.gotext.json b/locales/ru/messages.gotext.json
index c4438813..d15e7370 100644
--- a/locales/ru/messages.gotext.json
+++ b/locales/ru/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Используйте 64-битную версию WireGuard на этом компьютере.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Не удается открыть токен текущего процесса: {Err}",
@@ -526,6 +520,12 @@
"translatorComment": "Copied from source."
},
{
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "В ключе конфигурации отсутствует разделитель",
+ "translatorComment": "Copied from source."
+ },
+ {
"id": "Key must have a value",
"message": "Key must have a value",
"translation": "Ключ должен иметь значение",