diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-10-31 08:07:07 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-10-31 08:08:22 -0400 |
commit | 85330eb5fe40d07f867311782c7495537bd1f462 (patch) | |
tree | bd49e1d4e98e664c28c20d0c6ba97187a3475dad /apps/lang/polski.lang | |
parent | 914a56f34c590d3872e5c41ce9fff65b637c49b4 (diff) | |
download | rockbox-85330eb5fe40d07f867311782c7495537bd1f462.tar.gz rockbox-85330eb5fe40d07f867311782c7495537bd1f462.zip |
Update multiple translations:
- English-US (Solomon Peachy)
- German (Wilfried Winkler)
- Italian (Alessio Lenzi)
- Korean (Hoseok Seo)
- Polish (Adam Rak)
- Turkish (Mustafa YILDIZ)
Change-Id: I8ca5d6acb46bb86004e2d393cfce058dc85dc426
Diffstat (limited to 'apps/lang/polski.lang')
-rw-r--r-- | apps/lang/polski.lang | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 9baa544b6e..a0abd32c9e 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang | |||
@@ -16500,3 +16500,17 @@ | |||
16500 | *: "Płyta" | 16500 | *: "Płyta" |
16501 | </voice> | 16501 | </voice> |
16502 | </phrase> | 16502 | </phrase> |
16503 | <phrase> | ||
16504 | id: LANG_VIEW_ALBUMART | ||
16505 | desc: WPS context menu | ||
16506 | user: core | ||
16507 | <source> | ||
16508 | *: "View Album Art" | ||
16509 | </source> | ||
16510 | <dest> | ||
16511 | *: "Pokaż okładkę albumu" | ||
16512 | </dest> | ||
16513 | <voice> | ||
16514 | *: "Pokaż okładkę albumu" | ||
16515 | </voice> | ||
16516 | </phrase> | ||