From 7e31b73eda4bdf8757a389d4ae715ec9d04fea3a Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 10 Sep 2024 15:33:36 -0400 Subject: Multiple Translation updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Korean (Hoseok Seo) - Polish (Adam Rak) - Simplified Chinese ( 王吉) - US English (Solomon Peachy) Change-Id: Id5fa80d1d6711cdcb93d158ff014552732168e18 --- apps/lang/polski.lang | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'apps/lang/polski.lang') diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index cb63a45e4d..9cbde96420 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -16463,7 +16463,7 @@ desc: a summary splash screen that appear on the database browser when you try to create a playlist from the database browser that exceeds your system limit user: core - *: "Selection too big, %d random tracks will be picked from it" + *: "Selection too big, %d random tracks will be selected" *: "Wybór jest zbyt duży, zostanie z niego wybranych %d losowych utworów" @@ -16472,3 +16472,31 @@ *: "Wybór jest zbyt duży, zostanie z niego wybrana mniejsza liczba losowych utworów" + + id: LANG_DISPLAY_TITLEALBUM_FROMTAGS + desc: track display options + user: core + + *: "Title & Album from ID3 tags" + + + *: "Tytuł i album ze znaczników ID3" + + + *: "Tytuł i album ze znaczników i de trzy" + + + + id: LANG_DISPLAY_TITLE_FROMTAGS + desc: track display options + user: core + + *: "Title from ID3 tags" + + + *: "Tytuł ze znaczników ID3" + + + *: "Tytuł ze znaczników i de trzy" + + -- cgit v1.2.3