diff options
Diffstat (limited to 'apps/lang/polski.lang')
-rw-r--r-- | apps/lang/polski.lang | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 00ad255ac1..17228ac95d 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -12598,3 +12598,73 @@ *: "Rozmiar pliku" </voice> </phrase> +<phrase> + id: LANG_AUTORESUME + desc: resume settings menu + user: core + <source> + *: "Automatic resume" + </source> + <dest> + *: "Automatyczne wznawianie" + </dest> + <voice> + *: "Automatyczne wznawianie" + </voice> +</phrase> +<phrase> + id: LANG_AUTORESUME_AUTOMATIC + desc: resume on automatic track change + user: core + <source> + *: "Resume on automatic track change" + </source> + <dest> + *: "Wznów przy automatcznej zmianie utworu" + </dest> + <voice> + *: "Wznów przy automatycznej zmianie utworu" + </voice> +</phrase> +<phrase> + id: LANG_AUTORESUME_ENABLE_YES + desc: deprecated + user: core + <source> + *: "" + </source> + <dest> + *: "" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_AUTORESUME_ENABLE + desc: deprecated + user: core + <source> + *: "" + </source> + <dest> + *: "" + </dest> + <voice> + *: "" + </voice> +</phrase> +<phrase> + id: LANG_AUTORESUME_CUSTOM + desc: enable customization of resume on automatic track change + user: core + <source> + *: "In custom directories only" + </source> + <dest> + *: "Tylko w wybranych katalogach" + </dest> + <voice> + *: "Tylko w wybranych katalogach" + </voice> +</phrase> |