Changeset - e0879d6b542d
[Not reviewed]
stable
0 1 0
Private - 6 years ago 2020-02-12 13:44:58
adamantine.sword@gmail.com
Grafted from: 85fb5e8db79f
i18n: updated translation for Russian

Currently translated at 100.0% (1087 of 1087 strings)
1 file changed with 10 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -782,24 +782,31 @@ msgstr "chmod"
 
msgid ""
 
"%s repository is not mapped to db perhaps it was created or renamed from "
 
"the filesystem please run the application again in order to rescan "
 
"repositories"
 
msgstr ""
 
"Репозиторий %s отсутствует в базе данных; возможно, он был создан или "
 
"переименован из файловой системы. Пожалуйста, перезапустите приложение "
 
"для сканирования репозиториев"
 

	
 
msgid "SSH key is missing"
 
msgstr "Отсутствует ключ SSH"
 

	
 
msgid ""
 
"Incorrect SSH key - it must have both a key type and a base64 part, like "
 
"'ssh-rsa ASRNeaZu4FA...xlJp='"
 
msgstr ""
 
"Некорректный ключ SSH — должен присутствовать тип ключа и код base64, "
 
"например 'ssh-rsa ASRNeaZu4FA...xlJp='"
 

	
 
msgid "Incorrect SSH key - it must start with 'ssh-(rsa|dss|ed25519)'"
 
msgstr ""
 
"Некорректный ключ SSH — он должен начинаться с 'ssh-(rsa|dss|ed25519)'"
 

	
 
msgid "Incorrect SSH key - unexpected characters in base64 part %r"
 
msgstr ""
 
"Некорректный ключ SSH — присутствуют некорректные символы в коде base64 %r"
 

	
 
msgid "Incorrect SSH key - failed to decode base64 part %r"
 
msgstr "Некорректный ключ SSH — ошибка декодирования кода base64 %r"
 

	
 
msgid "Incorrect SSH key - base64 part is not %r as claimed but %r"
 
@@ -1060,24 +1067,27 @@ msgstr "Нет изменений на %s %s относительно предыдущей итерации."
 
msgid "Closed, next iteration: %s ."
 
msgstr "Закрыто. Следующая итерация: %s."
 

	
 
msgid "latest tip"
 
msgstr "последняя версия"
 

	
 
msgid "SSH key %r is invalid: %s"
 
msgstr "Ошибка ключа SSH %r: %s"
 

	
 
msgid "SSH key %s is already used by %s"
 
msgstr "Ключ SSH %s уже используется пользователем %s"
 

	
 
msgid "SSH key with fingerprint %r found"
 
msgstr "Найден ключ SSH с отпечатком %r"
 

	
 
msgid "New user registration"
 
msgstr "Регистрация нового пользователя"
 

	
 
msgid ""
 
"You can't remove this user since it is crucial for the entire application"
 
msgstr ""
 
"Вы не можете удалить этого пользователя, поскольку это критично для "
 
"работы всего приложения"
 

	
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
0 comments (0 inline, 0 general)