From 65861c4d6f236f73f636549b3a6848adf9afda47 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 29 Apr 2024 08:32:31 -0400 Subject: FS#13416: Updated Polish translation (Adam Rak) Change-Id: Iaee3e5a6f1af1d10a34072d1f48d3490f8131c04 --- apps/lang/polski.lang | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) (limited to 'apps') diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index a06124e82c..028cd5d758 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -16642,3 +16642,227 @@ *: "Przeglądarka domyślna" + + id: LANG_AMAZE_MENU + desc: Amaze game + user: core + + *: "Amaze Main Menu" + + + *: "Menu główne Amaze" + + + *: "Menu główne Amejz" + + + + id: LANG_SET_MAZE_SIZE + desc: Maze size in Amaze game + user: core + + *: "Set Maze Size" + + + *: "Ustaw rozmiar labiryntu" + + + *: "Ustaw rozmiar labiryntu" + + + + id: LANG_VIEW_MAP + desc: Map in Amaze game + user: core + + *: "View Map" + + + *: "Wyświetl mapę" + + + *: "Wyświetl mapę" + + + + id: LANG_SHOW_COMPASS + desc: Compass in Amaze game + user: core + + *: "Show Compass" + + + *: "Pokaż kompas" + + + *: "Pokaż kompas" + + + + id: LANG_SHOW_MAP + desc: Map in Amaze game + user: core + + *: "Show Map" + + + *: "Pokaż mapę" + + + *: "Pokaż mapę" + + + + id: LANG_REMEMBER_PATH + desc: Map in Amaze game + user: core + + *: "Remember Path" + + + *: "Zapamiętuj ścieżkę" + + + *: "Zapamiętuj ścieżkę" + + + + id: LANG_USE_LARGE_TILES + desc: Map in Amaze game + user: core + + *: "Use Large Tiles" + + + *: "Używaj dużych płytek" + + + *: "Używaj dużych płytek" + + + + id: LANG_SHOW_SOLUTION + desc: Map in Amaze game + user: core + + *: "Show Solution" + + + *: "Pokaż rozwiązanie" + + + *: "Pokaż rozwiązanie" + + + + id: LANG_QUIT_WITHOUT_SAVING + desc: + user: core + + *: "Quit without saving" + + + *: "Wyjdź bez zapisywania" + + + *: "Wyjdź bez zapisywania" + + + + id: LANG_GENERATING_MAZE + desc: Amaze game + user: core + + *: "Generating maze..." + + + *: "Generowanie labiryntu..." + + + *: "Generowanie labiryntu" + + + + id: LANG_YOU_WIN + desc: Success in game + user: core + + *: "You win!" + + + *: "Wygrana!" + + + *: "Wygrana!" + + + + id: LANG_YOU_CHEATED + desc: Cheated in game + user: core + + *: "You cheated!" + + + *: "Oszustwo!" + + + *: "Oszustwo!" + + + + id: LANG_DIFFICULTY_EASY + desc: Game difficulty + user: core + + *: "Easy" + + + *: "Łatwa" + + + *: "Łatwa" + + + + id: LANG_DIFFICULTY_MEDIUM + desc: Game difficulty + user: core + + *: "Medium" + + + *: "Średnia" + + + *: "Średnia" + + + + id: LANG_DIFFICULTY_HARD + desc: Game difficulty + user: core + + *: "Hard" + + + *: "Trudna" + + + *: "Trudna" + + + + id: LANG_DIFFICULTY_EXPERT + desc: Game difficulty + user: core + + *: "Expert" + + + *: "Ekspercka" + + + *: "Ekspercka" + + -- cgit v1.2.3