aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordawidd6 <dawidd0811@gmail.com>2016-03-29 21:09:25 +0200
committerdawidd6 <dawidd0811@gmail.com>2016-03-29 21:09:25 +0200
commit42e74365be1757da63f2527c5d788dae2d3bcfbd (patch)
tree84d6939d30a124bee1735998ef3db7d4a2c60631
parent22925f9c45e1b41edb969c8fbe19e46fcaf2d360 (diff)
downloadhyperfi-42e74365be1757da63f2527c5d788dae2d3bcfbd.tar.lz
hyperfi-42e74365be1757da63f2527c5d788dae2d3bcfbd.tar.xz
hyperfi-42e74365be1757da63f2527c5d788dae2d3bcfbd.zip
Created Polish language
-rw-r--r--archfi1
-rw-r--r--lng/Polish94
2 files changed, 95 insertions, 0 deletions
diff --git a/archfi b/archfi
index 4c9aeff..25fc531 100644
--- a/archfi
+++ b/archfi
@@ -83,6 +83,7 @@ chooselanguage(){
options+=("Hungarian" "(By KardiWeb)")
options+=("Russian" "(By Anonymous_Prodject)")
options+=("Spanish" "(By Mystogab)")
+ options+=("Polish" "(By dawidd6)")
sel=$(whiptail --backtitle "$apptitle" --title "$txtlanguage" --menu "" 0 0 0 \
"${options[@]}" \
3>&1 1>&2 2>&3)
diff --git a/lng/Polish b/lng/Polish
new file mode 100644
index 0000000..5e2fb4b
--- /dev/null
+++ b/lng/Polish
@@ -0,0 +1,94 @@
+# Arch Linux Fast Install (archfi)
+# --------------------------------
+# project : https://github.com/MatMoul/archfi
+# language : Polish
+# translator : dawidd6 (dawidd0811@gmail.com)
+# notes : Version 0.1
+
+
+locale=pl_PL.UTF-8
+#font=
+
+
+txtexit="Wyjdź"
+txtback="Cofnij"
+txtignore="Ignoruj"
+
+txtselectserver="Wybierz serwer źródłowy :"
+
+txtmainmenu="Główne menu"
+txtlanguage="Język"
+txtsetkeymap="Ustaw układ klawiatury"
+txteditor="Edytor"
+txtdiskpartmenu="Partycje dysku"
+txtselectpartsmenu="Wybierz partycje i zainstaluj"
+txthelp="Pomoc"
+txtchangelog="Lista zmian"
+txtreboot="Restart systemu"
+
+txtautoparts="Automatyczne partycje"
+txteditparts="Edytuj partycje"
+
+txtautopartsconfirm="Wybrane urządzenie : %1\n\nWszystkie dane zostaną usunięte ! \n\nKontynuować ?"
+
+txtautopartclear="Wyczyść wszystkie dane partycji"
+txtautopartcreate="Utwórz %1 partycje"
+txthybridpartcreate="Ustaw hybrydowy MBR"
+txtautopartsettype="Ustaw %1 typ partycji"
+
+txtselectdevice="Wybierz %1 urządzenie :"
+txtselecteddevices="Wybrane urządzenia :"
+
+txtformatmountmenu="Sformatuj i zamontuj"
+txtformatdevices="Sformatuj urządzenia"
+txtformatdevice="Sformatuj urządzenie"
+txtmount="Zamontuj"
+txtunmount="Odmontuj"
+txtmountdesc="Zainstaluj lub konfiguruj"
+
+txtformatdeviceconfirm="Uwaga, wszystkie dane zapisane na wybranych urządzeniach zostaną usunięte ! \nSformatować urządzenia ?"
+
+txtselectpartformat="Wybierz format partycji dla %1 :"
+txtformatingpart="Formatowanie partycji %1 jako"
+txtcreateluksdevice="Utwórz urządzenie LUKS :"
+txtopenluksdevice="Otwórz urządzenie LUKS :"
+txtluksdevicecreated="Urządzenie LUKS utworzone !"
+
+txtinstallmenu="Menu Instalacji"
+
+txtarchinstallmenu="Menu instalacji Arch'a"
+txtrungrubmakeconfig="Uruchomić grub-mkconfig ?"
+
+txteditmirrorlist="Edytuj listę mirrorów"
+txtinstallarchlinux="Zainstaluj Arch Linuksa"
+txtconfigarchlinux="Skonfiguruj Arch Linuksa"
+
+txtsethostname="Ustaw nazwę komputera"
+txtsetfont="Ustaw czcionkę"
+txtsetlocale="Ustaw lokalizację"
+txtsettime="Ustaw czas"
+txtsetrootpassword="Ustaw hasło root'a"
+
+txtuseutcclock="Użyć hardware'owego zegara UTC ?"
+
+txtoptional="Opcjonalne"
+txtrecommandeasyinst="Zalecane dla łatwej instalacji"
+txtset="Ustaw %1"
+txtgenerate="Generuj %1"
+txtedit="Edytuj %1"
+txtinstall="Instaluj %1"
+txtenable="Aktywuj %1"
+
+txtgrubluksdetected="Zaszyfrowana główna partycja !\n\nDodać cryptdevice= do GRUB_CMDLINE_LINUX w /etc/default/grub ?"
+
+
+txtpressanykey="Wciśnij dowolny przycisk, aby kontynuować."
+
+txtinstallosprober="os-prober to dobre rozwiązanie jeśli chcesz korzystać z multi-boot'a.\nZainstalować os-prober ?"
+txtefibootmgr="efibootmgr jest wymagane dla komputera z EFI."
+
+txtarchdidesc="Pełny desktopowy skrypt instalacyjnyFull"
+txtinstallarchdi="Arch Linux Desktop Install (archdi) to drugi skrypt, który pomoże ci w instalacji pełnego środowiska pracy.\n\nMożesz po prostu uruchomić skrypt i zainstalować. Wybierz w następnym menu.\n\nArch Linux Desktop Install ma dwie zależlności : wget i libnewt.\n\nZainstalować : wget libnewt ?"
+txtarchdiinstallandlaunch="Zainstaluj i uruchom archdi"
+txtarchdiinstall="Instalacja archdi"
+txtarchdilaunch="Uruchom archdi"