Files
localsend/app/assets/i18n/_missing_translations_pl.json
T
2023-11-19 01:04:36 +01:00

32 lines
1.1 KiB
JSON

{
"@@info": [
"Here are translations that exist in <en> but not in <pl>.",
"After editing this file, you can run 'dart run slang apply --locale=pl' to quickly apply the newly added translations."
],
"settingsTab": {
"other": {
"title": "Other",
"support": "Support LocalSend",
"donate": "Donate",
"privacyPolicy": "Privacy Policy",
"termsOfUse": "Terms of Use"
}
},
"aboutPage": {
"description": [
"LocalSend is a free, open-source app that allows you to securely share files and messages with nearby devices over your local network without needing an internet connection.",
"This app is available on Android, iOS, macOS, Windows and Linux. You can find all download options on the official homepage."
],
"author": "Author",
"contributors": "Contributors",
"translators": "Translators"
},
"donationPage": {
"title": "Donate",
"info": "LocalSend is free, open source and without any ads. If you like the app, you can support the development with a donation.",
"donate": "Donate {amount}",
"thanks": "Thank you very much!",
"restore": "Restore purchase"
}
}