Bläddra i källkod

locale: sync from Crowdin

Unknwon 5 år sedan
förälder
incheckning
f7b9f35ce1
4 ändrade filer med 116 tillägg och 116 borttagningar
  1. 2 2
      conf/locale/locale_hu-HU.ini
  2. 1 1
      gogs.go
  3. 112 112
      pkg/bindata/bindata.go
  4. 1 1
      templates/.VERSION

+ 2 - 2
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

+ 1 - 1
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

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 112 - 112
pkg/bindata/bindata.go


+ 1 - 1
templates/.VERSION

@@ -1 +1 @@
-0.11.63.0817
+0.11.63.0910

Vissa filer visades inte eftersom för många filer har ändrats