mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Add X-Crowdin-SourceKey to messages.po files (#53102)
* add X-Crowdin-SourceKey to messages.po files * remove previous fake translation
This commit is contained in:
parent
1cadccf137
commit
4323e12588
@ -5,13 +5,14 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: en\n"
|
"Language: en-US\n"
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
"X-Crowdin-SourceKey: msgstr\n"
|
||||||
|
|
||||||
#: public/app/core/components/SharedPreferences/SharedPreferences.tsx
|
#: public/app/core/components/SharedPreferences/SharedPreferences.tsx
|
||||||
msgid "common.locale.default"
|
msgid "common.locale.default"
|
||||||
|
@ -5,13 +5,14 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: es\n"
|
"Language: es-ES\n"
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
"X-Crowdin-SourceKey: msgstr\n"
|
||||||
|
|
||||||
#: public/app/core/components/SharedPreferences/SharedPreferences.tsx
|
#: public/app/core/components/SharedPreferences/SharedPreferences.tsx
|
||||||
msgid "common.locale.default"
|
msgid "common.locale.default"
|
||||||
@ -707,7 +708,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: public/app/features/profile/UserProfileEditForm.tsx
|
#: public/app/features/profile/UserProfileEditForm.tsx
|
||||||
msgid "user-profile.title"
|
msgid "user-profile.title"
|
||||||
msgstr "Editar perfil"
|
msgstr ""
|
||||||
|
|
||||||
#: public/app/features/profile/UserSessions.tsx
|
#: public/app/features/profile/UserSessions.tsx
|
||||||
msgid "user-session.browser-column"
|
msgid "user-session.browser-column"
|
||||||
|
@ -5,13 +5,14 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: fr\n"
|
"Language: fr-FR\n"
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
"X-Crowdin-SourceKey: msgstr\n"
|
||||||
|
|
||||||
#: public/app/core/components/SharedPreferences/SharedPreferences.tsx
|
#: public/app/core/components/SharedPreferences/SharedPreferences.tsx
|
||||||
msgid "common.locale.default"
|
msgid "common.locale.default"
|
||||||
@ -707,7 +708,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: public/app/features/profile/UserProfileEditForm.tsx
|
#: public/app/features/profile/UserProfileEditForm.tsx
|
||||||
msgid "user-profile.title"
|
msgid "user-profile.title"
|
||||||
msgstr "Editer le profil"
|
msgstr ""
|
||||||
|
|
||||||
#: public/app/features/profile/UserSessions.tsx
|
#: public/app/features/profile/UserSessions.tsx
|
||||||
msgid "user-session.browser-column"
|
msgid "user-session.browser-column"
|
||||||
|
Loading…
Reference in New Issue
Block a user