rsnext/examples/with-lingui/locale/sv/messages.po
Andrii Bodnar c55345267e
chore(examples): update with-lingui example (#46007)
This PR updates the `with-lingui` example's dependencies and the actual Lingui site URL

## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm build && pnpm lint`
- [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2023-02-16 22:15:53 +00:00

38 lines
730 B
Text

msgid ""
msgstr ""
"POT-Creation-Date: 2019-02-05 13:38+0100\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: sv\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
#: pages/two.js:8
msgid "Back home"
msgstr "Tillbaka hem"
#: components/LangSwitcher.js:6
msgid "English"
msgstr "Engelska"
#: pages/index.js:8
msgid "Go to page 2"
msgstr "Gå till sida 2"
#: pages/index.js:6
msgid "Hello World."
msgstr "Hej Världen. "
#: pages/two.js:6
msgid "Page two."
msgstr "Sida två."
#: components/LangSwitcher.js:7
msgid "Swedish"
msgstr "Svenska"