Browse Source

locale: sync from Crowdin

pull/5340/merge
Unknwon 6 years ago
parent
commit
f7b9f35ce1
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
  1. 4
      conf/locale/locale_hu-HU.ini
  2. 2
      gogs.go
  3. 468
      pkg/bindata/bindata.go
  4. 2
      templates/.VERSION

4
conf/locale/locale_hu-HU.ini

@ -1314,14 +1314,14 @@ from_now=mostantól
now=most
1s=1 másodperce %s
1m=1 perce %s
1h=1 órája
1h=1 órája %s
1d=1 napja %s
1w=1 hete %s
1mon=1 hónapja %s
1y=1 éve %s
seconds=%d másodperce %s
minutes=%d perce %s
hours=%d órája
hours=%d órája %s
days=%d napja %s
weeks=%d hete %s
months=%d hónapja %s

2
gogs.go

@ -16,7 +16,7 @@ import (
"github.com/gogs/gogs/pkg/setting"
)
const APP_VER = "0.11.63.0817"
const APP_VER = "0.11.63.0910"
func init() {
setting.AppVer = APP_VER

468
pkg/bindata/bindata.go

File diff suppressed because one or more lines are too long

2
templates/.VERSION

@ -1 +1 @@
0.11.63.0817
0.11.63.0910

Loading…
Cancel
Save