aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-03-17 13:39:08 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-03-17 13:39:08 -0700
commit34cdffda8878b8d2e37373c55d0bb2ac5993ca1e (patch)
tree28500cb92dd2bf773b79348803761714cd8fc75b /locale
parentb1da081ae61f6a81269e679e88cac3173e00dd27 (diff)
Fix typo in translations
Diffstat (limited to 'locale')
-rwxr-xr-xlocale/translations.go18
-rw-r--r--locale/translations/de_DE.json2
-rw-r--r--locale/translations/fr_FR.json2
-rwxr-xr-xlocale/translations/pl_PL.json2
-rw-r--r--locale/translations/zh_CN.json2
5 files changed, 13 insertions, 13 deletions
diff --git a/locale/translations.go b/locale/translations.go
index 56fc16b..af9b3f9 100755
--- a/locale/translations.go
+++ b/locale/translations.go
@@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
-// 2018-03-16 15:54:08.457473041 +0100 CET m=+0.005667651
+// 2018-03-17 13:35:57.219730285 -0700 PDT m=+0.036714138
package locale
@@ -103,7 +103,7 @@ var translations = map[string]string{
"The username, theme, language and timezone fields are mandatory.": "Die Felder für Benutzername, Thema, Sprache und Zeitzone sind obligatorisch.",
"The title is mandatory.": "Der Titel ist obligatorisch.",
"About": "Über",
- "version": "Version",
+ "Version": "Version",
"Version:": "Version :",
"Build Date:": "Datum der Kompilierung:",
"Author:": "Autor:",
@@ -335,7 +335,7 @@ var translations = map[string]string{
"The username, theme, language and timezone fields are mandatory.": "Le nom d'utilisateur, le thème, la langue et le fuseau horaire sont obligatoire.",
"The title is mandatory.": "Le titre est obligatoire.",
"About": "A propos",
- "version": "Version",
+ "Version": "Version",
"Version:": "Version :",
"Build Date:": "Date de la compilation :",
"Author:": "Auteur :",
@@ -780,7 +780,7 @@ var translations = map[string]string{
"The username, theme, language and timezone fields are mandatory.": "Pola nazwy użytkownika, tematu, języka i strefy czasowej są obowiązkowe.",
"The title is mandatory.": "Tytuł jest obowiązkowy.",
"About": "O stronie",
- "version": "Wersja",
+ "Version": "Wersja",
"Version:": "Wersja :",
"Build Date:": "Data opracowania:",
"Author:": "Autor:",
@@ -1002,7 +1002,7 @@ var translations = map[string]string{
"The username, theme, language and timezone fields are mandatory.": "必须填写用户名,主题,语言和时区.",
"The title is mandatory.": "必须填写标题.",
"About": "关于",
- "version": "版本",
+ "Version": "版本",
"Version:": "版本:",
"Build Date:": "构建日期:",
"Author:": "作者:",
@@ -1128,10 +1128,10 @@ var translations = map[string]string{
}
var translationsChecksums = map[string]string{
- "de_DE": "da3e70c096b35c205d89dddd400bbf34927bb495d4ee0f4eb3c3dc04e02b99c1",
+ "de_DE": "af8315375e1801e06110b2efe1e4c74c26cabb2661682fc48be38afe30eb8617",
"en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897",
- "fr_FR": "e842d6503b4d50ba5e3cd862b3d92c64f031356cf87f9989d2ac9a1ba0246ac8",
+ "fr_FR": "19db6e5ac678fe577e6c42789fe5322d71eee9ec0891d5f5998566adbb16c96d",
"nl_NL": "d427d6a5e843be576040dee004df2b685a839a38b2e5f06435faa2973f1f4c70",
- "pl_PL": "0d8a76425cf634b96cfc425127d8e83db7662e2d4dbc30674098e3fb6cea7c8d",
- "zh_CN": "c19cb45a49af7957748fa006b51421edaa9774ef1ab0e91eb2c0552635016b62",
+ "pl_PL": "4dcf7c3f44c80ca81ecdbef96bdb21d1ae1a8a6caf60cc11403e5e041efc5ca9",
+ "zh_CN": "bfa05d3b3396df6222414a3a6949b73b486cd021499ecd3a34ce8e04e93aad93",
}
diff --git a/locale/translations/de_DE.json b/locale/translations/de_DE.json
index 22f7859..59594ee 100644
--- a/locale/translations/de_DE.json
+++ b/locale/translations/de_DE.json
@@ -97,7 +97,7 @@
"The username, theme, language and timezone fields are mandatory.": "Die Felder für Benutzername, Thema, Sprache und Zeitzone sind obligatorisch.",
"The title is mandatory.": "Der Titel ist obligatorisch.",
"About": "Über",
- "version": "Version",
+ "Version": "Version",
"Version:": "Version :",
"Build Date:": "Datum der Kompilierung:",
"Author:": "Autor:",
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index fb3e16e..bdb0200 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -97,7 +97,7 @@
"The username, theme, language and timezone fields are mandatory.": "Le nom d'utilisateur, le thème, la langue et le fuseau horaire sont obligatoire.",
"The title is mandatory.": "Le titre est obligatoire.",
"About": "A propos",
- "version": "Version",
+ "Version": "Version",
"Version:": "Version :",
"Build Date:": "Date de la compilation :",
"Author:": "Auteur :",
diff --git a/locale/translations/pl_PL.json b/locale/translations/pl_PL.json
index 19f6d3f..4f2bc51 100755
--- a/locale/translations/pl_PL.json
+++ b/locale/translations/pl_PL.json
@@ -99,7 +99,7 @@
"The username, theme, language and timezone fields are mandatory.": "Pola nazwy użytkownika, tematu, języka i strefy czasowej są obowiązkowe.",
"The title is mandatory.": "Tytuł jest obowiązkowy.",
"About": "O stronie",
- "version": "Wersja",
+ "Version": "Wersja",
"Version:": "Wersja :",
"Build Date:": "Data opracowania:",
"Author:": "Autor:",
diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json
index 793ed34..6f12275 100644
--- a/locale/translations/zh_CN.json
+++ b/locale/translations/zh_CN.json
@@ -97,7 +97,7 @@
"The username, theme, language and timezone fields are mandatory.": "必须填写用户名,主题,语言和时区.",
"The title is mandatory.": "必须填写标题.",
"About": "关于",
- "version": "版本",
+ "Version": "版本",
"Version:": "版本:",
"Build Date:": "构建日期:",
"Author:": "作者:",