Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/nsis/translations/polish.nsh
diff options
context:
space:
mode:
Diffstat (limited to 'nsis/translations/polish.nsh')
-rw-r--r--nsis/translations/polish.nsh33
1 files changed, 33 insertions, 0 deletions
diff --git a/nsis/translations/polish.nsh b/nsis/translations/polish.nsh
new file mode 100644
index 0000000..dce189f
--- /dev/null
+++ b/nsis/translations/polish.nsh
@@ -0,0 +1,33 @@
+;;
+;; polish.nsh
+;;
+;; Polish language strings for the Windows GCompris NSIS installer.
+;; Windows Code page: 1250
+;;
+;; Author: Jan Eldenmalm <jan.eldenmalm@amazingports.com>
+;; Version 2
+;;
+
+
+; License Page
+!define GCOMPRIS_LICENSE_BUTTON "Dalej >"
+!define GCOMPRIS_LICENSE_BOTTOM_TEXT "$(^Name) jest wydzielone w licencji GPL. Udziela się licencji wyłącznie do celów informacyjnych. $_CLICK"
+
+; Components Page
+!define GCOMPRIS_SECTION_TITLE "GCompris"
+!define GCOMPRIS_SECTION_DESCRIPTION "Zbiory Core GCompris oraz dll"
+
+
+; Installer Finish Page
+!define GCOMPRIS_FINISH_VISIT_WEB_SITE "Wejdź na stronę GCompris Web Page"
+
+; GCompris Section Prompts and Texts
+!define GCOMPRIS_UNINSTALL_DESC "GCompris (usuń program)"
+!define GCOMPRIS_PROMPT_WIPEOUT "Stary katalog GCompris został usunięty. Czy chcesz kontunuować?$\r$\rNote: Wszystkie stare - niestandardowe plugin-y zostały usunięte.$\r Ustawienia użutkownika GCompris będą wyłączone."
+!define GCOMPRIS_PROMPT_DIR_EXISTS "Wybrany katalog instalacyjny już istnieje. Jego zawartość $\r zostanie skasowana. Czy chcesz kontunuować?"
+
+
+
+; Uninstall Section Prompts
+!define un.GCOMPRIS_UNINSTALL_ERROR_1 "Deinstalator nie może znaleźć rejestrów dla GCompris.$\r Wskazuje to na to, że instalację przeprowadził inny użytkownik."
+!define un.GCOMPRIS_UNINSTALL_ERROR_2 "Nie masz uprawnień do deinstalacji tej aplikacji."