diff options
Diffstat (limited to 'apps/lang/polski.lang')
-rw-r--r-- | apps/lang/polski.lang | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index c6309104b6..4d5632e311 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -12552,3 +12552,31 @@ *: "Moc" </voice> </phrase> +<phrase> + id: LANG_RESET_START_DIR + desc: reset the browser start directory + user: core + <source> + *: "Start File Browser at /" + </source> + <dest> + *: "Rozpocznij Przeglądanie Plików w /" + </dest> + <voice> + *: "Rozpocznij Przeglądanie Plików w katalogu głównym" + </voice> +</phrase> +<phrase> + id: LANG_SET_AS_START_DIR + desc: used in the onplay menu to set a starting browser dir + user: core + <source> + *: "Start File Browser Here" + </source> + <dest> + *: "Rozpocznij Przeglądanie Plików Tutaj" + </dest> + <voice> + *: "Rozpocznij Przeglądanie Plików Tutaj" + </voice> + </phrase> |