From ef2c8040db1adf47995751f33643b112d2260edf Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sun, 28 Jun 2020 08:33:58 -0400 Subject: FS#13207: Update Polish Translation (Adam Rak) Change-Id: I0168eef494670ce9329a8eb9efc296f84187ac0d --- apps/lang/polski.lang | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 8c09d0909c..550d285117 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -16358,3 +16358,102 @@ lcd_bitmap: "roszada" + + id: LANG_SHOW_AT_THE_BOTTOM_NEW + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album at the bottom" + + + *: none + lcd_bitmap: "Pokaż album na dole" + + + *: none + lcd_bitmap: "Pokaż album na dole" + + + + id: LANG_UPDATE_CACHE + desc: in pictureflow + user: core + + *: "Update cache" + + + *: "Zaktualizuj pamięć podręczną" + + + *: "Zaktualizuj pamięć podręczną" + + + + id: LANG_HIDE_ALBUM_TITLE_NEW + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Hide information" + + + *: none + lcd_bitmap: "Ukryj informacje" + + + *: none + lcd_bitmap: "Ukryj informacje" + + + + id: LANG_SHOW_ALL_AT_THE_TOP + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album and artist at the top" + + + *: none + lcd_bitmap: "Pokaż album i wykonawcę na górze" + + + *: none + lcd_bitmap: "Pokaż album i wykonawcę na górze" + + + + id: LANG_SHOW_AT_THE_TOP_NEW + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album at the top" + + + *: none + lcd_bitmap: "Pokaż album na górze" + + + *: none + lcd_bitmap: "Pokaż album na górze" + + + + id: LANG_SHOW_ALL_AT_THE_BOTTOM + desc: in the pictureflow settings + user: core + + *: none + lcd_bitmap: "Show album and artist at the bottom" + + + *: none + lcd_bitmap: "Pokaż album i wykonawcę na dole" + + + *: none + lcd_bitmap: "Pokaż album i wykonawcę na dole" + + -- cgit