diff options
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/locale/locale_lv-LV.ini | 4 | ||||
-rwxr-xr-x | conf/locale/locale_ru-RU.ini | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/locale/locale_lv-LV.ini b/conf/locale/locale_lv-LV.ini index 6b1dc4048d..3930978392 100755 --- a/conf/locale/locale_lv-LV.ini +++ b/conf/locale/locale_lv-LV.ini @@ -133,8 +133,8 @@ issues.in_your_repos=Jūsu repozitorijos [explore] repos=Repozitoriji -users=Users -search=Search +users=Lietotāji +search=Meklēt [auth] create_new_account=Izveidot jaunu kontu diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini index e9217b6479..c4ce5fbdbd 100755 --- a/conf/locale/locale_ru-RU.ini +++ b/conf/locale/locale_ru-RU.ini @@ -1055,7 +1055,7 @@ notices.delete_success=Системное уведомление успешно [action] create_repo=создал(а) репозиторий <a href="%s"> %s</a> -rename_repo=репозиторий переименован из <code>%[1]s</code>на <a href="%[2]s">%[3]s</a> +rename_repo=переименовал(а) репозиторий из <code>%[1]s</code> на <a href="%[2]s">%[3]s</a> commit_repo=запушил(а) <a href="%[1]s/src/%[2]s">%[3]s</a> в <a href="%[1]s">%[4]s</a> create_issue=`открыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` close_issue=`закрыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` |