Browse Source

[skip ci] Updated translations via Crowdin

tags/v1.5.0-dev
GiteaBot 7 years ago
parent
commit
3e9e1bf2fe
2 changed files with 5 additions and 0 deletions
  1. +2
    -0
      options/locale/locale_de-DE.ini
  2. +3
    -0
      options/locale/locale_ru-RU.ini

+ 2
- 0
options/locale/locale_de-DE.ini View File

@@ -169,9 +169,11 @@ repos=Repositories
users=Benutzer
organizations=Organisationen
search=Suche
code=Code
repo_no_results=Es konnten keine passenden Repositories gefunden werden.
user_no_results=Es konnten keine passenden Benutzer gefunden werden.
org_no_results=Es konnten keine passenden Organisation gefunden werden.
code_search_results=Suchergebnisse für "%s

[auth]
create_new_account=Konto erstellen


+ 3
- 0
options/locale/locale_ru-RU.ini View File

@@ -169,9 +169,12 @@ repos=Репозитории
users=Пользователи
organizations=Организации
search=Поиск
code=Код
repo_no_results=Подходящие репозитории не найдены.
user_no_results=Подходящие пользователи не найдены.
org_no_results=Подходящие организации не найдены.
code_no_results=Подходящие фрагменты кода не найдены.
code_search_results=Результаты поиска для "%s

[auth]
create_new_account=Регистрация


Loading…
Cancel
Save