From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 7fae88972f04acde0f011ebc1dbfbed35e522536 Date: Fri, 26 Dec 2014 18:01:28 +0100 Message-ID: <20141226170128.8EF32218A9@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1026728098023625264==" List-Id: --===============1026728098023625264== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, master has been updated via 7fae88972f04acde0f011ebc1dbfbed35e522536 (commit) via 66c684fa60c4ad2a6333d4bb41196c636c4748de (commit) via 0d87efae29c14dedbd1e7623ba7b9e968bec040b (commit) via 8cc7ba902092e8b49da402afa09fcaa3990387fd (commit) via b097fdd66fa7e1c2252171016bfbcfa40bb2f140 (commit) from 7168162ef13be445996ff2f65d12e5643ef0f2b2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7fae88972f04acde0f011ebc1dbfbed35e522536 Merge: 66c684f 7168162 Author: Michael Tremer Date: Fri Dec 26 18:01:21 2014 +0100 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x commit 66c684fa60c4ad2a6333d4bb41196c636c4748de Author: Michael Tremer Date: Fri Dec 26 18:00:51 2014 +0100 Change default font to that what we use in IPFire 3 commit 0d87efae29c14dedbd1e7623ba7b9e968bec040b Author: Michael Tremer Date: Fri Dec 26 17:32:17 2014 +0100 setup: Update translations commit 8cc7ba902092e8b49da402afa09fcaa3990387fd Author: Michael Tremer Date: Fri Dec 26 17:31:37 2014 +0100 installer: Update translations commit b097fdd66fa7e1c2252171016bfbcfa40bb2f140 Author: Michael Tremer Date: Wed Dec 24 00:33:30 2014 +0100 installer: Improve changing language at runtime ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/kbd | 3 + lfs/kbd | 12 +- src/initscripts/init.d/console | 2 +- src/installer/dracut-module/run-installer.sh | 2 +- src/installer/main.c | 40 ++-- src/installer/po/ar.po | 197 +++++++++++----- src/installer/po/ca.po | 197 +++++++++++----- src/installer/po/cs_CZ.po | 197 +++++++++++----- src/installer/po/da.po | 219 ++++++++++++------ src/installer/po/de.po | 206 ++++++++++++----- src/installer/po/el_GR.po | 197 +++++++++++----- src/installer/po/es.po | 197 +++++++++++----- src/installer/po/fa.po | 221 ++++++++++++------ src/installer/po/fr.po | 197 +++++++++++----- src/installer/po/hr.po | 329 +++++++++++++++++++++++++= ++ src/installer/po/hu.po | 197 +++++++++++----- src/installer/po/id.po | 197 +++++++++++----- src/installer/po/it.po | 299 +++++++++++++++--------- src/installer/po/ja.po | 197 +++++++++++----- src/installer/po/{id.po =3D> ja_JP.po} | 203 ++++++++++++----- src/installer/po/km_KH.po | 197 +++++++++++----- src/installer/po/nl.po | 197 +++++++++++----- src/installer/po/pl.po | 281 +++++++++++++++-------- src/installer/po/pt_BR.po | 205 ++++++++++++----- src/installer/po/pt_PT.po | 197 +++++++++++----- src/installer/po/ro_RO.po | 197 +++++++++++----- src/installer/po/ru.po | 197 +++++++++++----- src/installer/po/{ca.po =3D> rw.po} | 201 +++++++++++----- src/installer/po/sk.po | 197 +++++++++++----- src/installer/po/sq.po | 197 +++++++++++----- src/installer/po/{ru.po =3D> sr.po} | 203 ++++++++++++----- src/installer/po/sv.po | 197 +++++++++++----- src/installer/po/th.po | 197 +++++++++++----- src/installer/po/tk.po | 197 +++++++++++----- src/installer/po/tr.po | 295 +++++++++++++++--------- src/installer/po/uk.po | 197 +++++++++++----- src/installer/po/uz(a)Latn.po | 197 +++++++++++----- src/installer/po/vi.po | 197 +++++++++++----- src/installer/po/zh.po | 197 +++++++++++----- src/setup/po/da.po | 6 +- src/setup/po/de.po | 6 +- src/setup/po/fa.po | 139 +++++------ src/setup/po/fr.po | 39 ++-- src/setup/po/{da.po =3D> hr.po} | 263 +++++++++++---------- src/setup/po/it.po | 264 ++++++++++----------- src/setup/po/{th.po =3D> ja_JP.po} | 8 +- src/setup/po/pl.po | 264 ++++++++++----------- src/setup/po/ru.po | 79 +++---- src/setup/po/{nl.po =3D> rw.po} | 8 +- src/setup/po/{uk.po =3D> sr.po} | 8 +- src/setup/po/tr.po | 263 ++++++++++----------- 51 files changed, 5915 insertions(+), 2684 deletions(-) create mode 100644 src/installer/po/hr.po copy src/installer/po/{id.po =3D> ja_JP.po} (55%) copy src/installer/po/{ca.po =3D> rw.po} (57%) copy src/installer/po/{ru.po =3D> sr.po} (56%) copy src/setup/po/{da.po =3D> hr.po} (61%) copy src/setup/po/{th.po =3D> ja_JP.po} (98%) copy src/setup/po/{nl.po =3D> rw.po} (98%) copy src/setup/po/{uk.po =3D> sr.po} (98%) Difference in files: diff --git a/config/rootfiles/common/kbd b/config/rootfiles/common/kbd index 7b6ccc3..5f694ff 100644 --- a/config/rootfiles/common/kbd +++ b/config/rootfiles/common/kbd @@ -137,6 +137,7 @@ lib/kbd/consolefonts/iso07u-16.psfu.gz #lib/kbd/consolefonts/lat0-12.psfu.gz #lib/kbd/consolefonts/lat0-14.psfu.gz lib/kbd/consolefonts/lat0-16.psfu.gz +lib/kbd/consolefonts/lat0-sun16.psfu.gz #lib/kbd/consolefonts/lat1-08.psfu.gz #lib/kbd/consolefonts/lat1-10.psfu.gz #lib/kbd/consolefonts/lat1-12.psfu.gz @@ -147,6 +148,7 @@ lib/kbd/consolefonts/lat1-16.psfu.gz #lib/kbd/consolefonts/lat2-12.psfu.gz #lib/kbd/consolefonts/lat2-14.psfu.gz lib/kbd/consolefonts/lat2-16.psfu.gz +lib/kbd/consolefonts/lat2-sun16.psfu.gz #lib/kbd/consolefonts/lat2a-16.psfu.gz #lib/kbd/consolefonts/lat4-08.psfu.gz #lib/kbd/consolefonts/lat4-10.psfu.gz @@ -188,6 +190,7 @@ lib/kbd/consolefonts/lat5-16.psfu.gz #lib/kbd/consolefonts/lat9w-12.psfu.gz #lib/kbd/consolefonts/lat9w-14.psfu.gz #lib/kbd/consolefonts/lat9w-16.psfu.gz +lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz #lib/kbd/consolefonts/partialfonts #lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz #lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz diff --git a/lfs/kbd b/lfs/kbd index 1c99242..bb9d261 100644 --- a/lfs/kbd +++ b/lfs/kbd @@ -35,13 +35,18 @@ TARGET =3D $(DIR_INFO)/$(THISAPP) ############################################################################= ### # Top-level Rules ############################################################################= ### -objects =3D $(DL_FILE) $(THISAPP)-more-programs-1.patch +objects =3D $(DL_FILE) $(THISAPP)-more-programs-1.patch \ + kbd-latarcyrheb-16-fixed.tar.bz2 kbd-latsun-fonts.tar.bz2 =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) $(THISAPP)-more-programs-1.patch =3D $(DL_FROM)/kbd-$(VER)-more-program= s-1.patch +kbd-latarcyrheb-16-fixed.tar.bz2 =3D $(DL_FROM)/kbd-latarcyrheb-16-fixe= d.tar.bz2 +kbd-latsun-fonts.tar.bz2 =3D $(DL_FROM)/kbd-latsun-fonts.tar.bz2 =20 $(DL_FILE)_MD5 =3D 069d1175b4891343b107a8ac2b4a39f6 $(THISAPP)-more-programs-1.patch_MD5 =3D dc70180a6bc0afa2b741cd38e3cc2e18 +kbd-latarcyrheb-16-fixed.tar.bz2_MD5 =3D 884fdbb0b952b2e3e8389a0c40a3e301 +kbd-latsun-fonts.tar.bz2_MD5 =3D e22ee88353968df8d4a4b1bf1fa8fc31 =20 install : $(TARGET) =20 @@ -74,6 +79,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-more-progra= ms-1.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-backspace-1= .patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-gcc4_fixes-= 1.patch + + # Extract our own fonts + cd $(DIR_APP) && tar xvfa $(DIR_DL)/kbd-latarcyrheb-16-fixed.tar.bz2 + cd $(DIR_APP) && tar xvfa $(DIR_DL)/kbd-latsun-fonts.tar.bz2 + cd $(DIR_APP) && ./configure --datadir=3D/lib/kbd --disable-nls cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install diff --git a/src/initscripts/init.d/console b/src/initscripts/init.d/console index 7381a69..8757b4d 100644 --- a/src/initscripts/init.d/console +++ b/src/initscripts/init.d/console @@ -17,7 +17,7 @@ . ${rc_functions} eval $(/usr/local/bin/readhash /var/ipfire/main/settings) =20 -FONT=3D"LatArCyrHeb-16" +FONT=3D"latarcyrheb-sun16" KEYMAP_CORRECTIONS=3D"euro2" UNICODE=3D"1" BROKEN_COMPOSE=3D"0" diff --git a/src/installer/dracut-module/run-installer.sh b/src/installer/dra= cut-module/run-installer.sh index ea9669a..33c8c4b 100644 --- a/src/installer/dracut-module/run-installer.sh +++ b/src/installer/dracut-module/run-installer.sh @@ -12,7 +12,7 @@ fi echo -en '\033%G' && kbd_mode -u =20 # Load default console font -setfont LatArCyrHeb-16 +setfont latarcyrheb-sun16 =20 # Silence the kernel echo >/proc/sys/kernel/printk "1 4 1 7" diff --git a/src/installer/main.c b/src/installer/main.c index d02db28..ab2cb89 100644 --- a/src/installer/main.c +++ b/src/installer/main.c @@ -233,23 +233,26 @@ static char* center_string(const char* str, int width) { return string; } =20 -#define DEFAULT_LANG "English" -#define NUM_LANGS 10 +#define DEFAULT_LANG "en_US.utf8" +#define NUM_LANGS 13 =20 static struct lang { const char* code; char* name; } languages[NUM_LANGS + 1] =3D { - { "da.utf8", "Danish (Dansk)" }, - { "nl_NL.utf8", "Dutch (Nederlands)" }, - { "en_US.utf8", "English" }, - { "fr_FR.utf8", "French (Fran=C3=A7ais)" }, - { "de_DE.utf8", "German (Deutsch)" }, - { "pl_PL.utf8", "Polish (Polski)" }, - { "pt_BR.utf8", "Portuguese (Brasil)" }, - { "ru_RU.utf8", "Russian (=D0=A0=D1=83=D1=81=D1=81=D0=BA=D0=B8=D0=B9)" }, - { "es_ES.utf8", "Spanish (Espa=C3=B1ol)" }, - { "tr_TR.utf8", "Turkish (T=C3=BCrk=C3=A7e)" }, + { "fa.utf8", "=D9=81=D8=A7=D8=B1=D8=B3=DB=8C (Persian)" }, + { "da.utf8", "Dansk (Danish)" }, + { "es.utf8", "Espa=C3=B1ol (Spanish)" }, + { "en.utf8", "English" }, + { "fr.utf8", "Fran=C3=A7ais (French)" }, + { "hr.utf8", "Hrvatski (Croatian)" }, + { "it.utf8", "Italiano (Italian)" }, + { "de.utf8", "Deutsch (German)" }, + { "nl.utf8", "Nederlands (Dutch)" }, + { "pl.utf8", "Polski (Polish)" }, + { "pt.utf8", "Portuguese (Brasil)" }, + { "ru.utf8", "=D0=A0=D1=83=D1=81=D1=81=D0=BA=D0=B8=D0=B9 (Russian)" }, + { "tr.utf8", "T=C3=BCrk=C3=A7e (Turkish)" }, { NULL, NULL }, }; =20 @@ -261,6 +264,7 @@ static struct config { int disable_swap; char download_url[STRING_SIZE]; char postinstall[STRING_SIZE]; + char* language; } config =3D { .unattended =3D 0, .serial_console =3D 0, @@ -269,6 +273,7 @@ static struct config { .disable_swap =3D 0, .download_url =3D DOWNLOAD_URL, .postinstall =3D "\0", + .language =3D DEFAULT_LANG, }; =20 static void parse_command_line(struct config* c) { @@ -340,7 +345,6 @@ int main(int argc, char *argv[]) { int rc =3D 0; char commandstring[STRING_SIZE]; int choice; - char language[STRING_SIZE]; char message[STRING_SIZE]; char title[STRING_SIZE]; int allok =3D 0; @@ -393,7 +397,7 @@ int main(int argc, char *argv[]) { char* langnames[NUM_LANGS + 1]; =20 for (unsigned int i =3D 0; i < NUM_LANGS; i++) { - if (strcmp(languages[i].name, DEFAULT_LANG) =3D=3D 0) + if (strcmp(languages[i].code, DEFAULT_LANG) =3D=3D 0) choice =3D i; =20 langnames[i] =3D languages[i].name; @@ -406,10 +410,10 @@ int main(int argc, char *argv[]) { assert(choice <=3D NUM_LANGS); =20 fprintf(flog, "Selected language: %s (%s)\n", languages[choice].name, lang= uages[choice].code); - snprintf(language, sizeof(language), "%s", languages[choice].code); + config.language =3D languages[choice].code; =20 - setenv("LANGUAGE", language, 1); - setlocale(LC_ALL, language); + setlocale(LC_ALL, config.language); + setenv("LANGUAGE", config.language, 1); } =20 // Set helpline @@ -770,7 +774,7 @@ int main(int argc, char *argv[]) { } =20 /* Save language und local settings */ - write_lang_configs(language); + write_lang_configs(config.language); =20 /* Build cache lang file */ snprintf(commandstring, STRING_SIZE, "/usr/sbin/chroot /harddisk /usr/bin/p= erl -e \"require '" CONFIG_ROOT "/lang.pl'; &Lang::BuildCacheLang\""); diff --git a/src/installer/po/ar.po b/src/installer/po/ar.po index a10146e..b138c96 100644 --- a/src/installer/po/ar.po +++ b/src/installer/po/ar.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/ipfire/language/= ar/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=3D6; plural=3Dn=3D=3D0 ? 0 : n=3D=3D1 ? 1 : n=3D=3D2= ? 2 : n%100>=3D3 && n%100<=3D10 ? 3 : n%100>=3D11 && n%100<=3D99 ? 4 : 5;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/ca.po b/src/installer/po/ca.po index 54e3699..a7d97cf 100644 --- a/src/installer/po/ca.po +++ b/src/installer/po/ca.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/ipfire/language= /ca/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/cs_CZ.po b/src/installer/po/cs_CZ.po index 101c98d..4cfc7aa 100644 --- a/src/installer/po/cs_CZ.po +++ b/src/installer/po/cs_CZ.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/= ipfire/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3D3; plural=3D(n=3D=3D1) ? 0 : (n>=3D2 && n<=3D4) ? = 1 : 2;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/da.po b/src/installer/po/da.po index d15c917..75918db 100644 --- a/src/installer/po/da.po +++ b/src/installer/po/da.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Danish (http://www.transifex.com/projects/p/ipfire/language/= da/)\n" "MIME-Version: 1.0\n" @@ -18,85 +18,145 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "OK" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "Annuller" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "Jeg accepterer brugerlicensen" =20 -#: main.c:312 -msgid "Language selection" +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." msgstr "" =20 -#: main.c:312 +#: main.c:403 +msgid "Language selection" +msgstr "V=C3=A6lg sprog" + +#: main.c:403 msgid "Select the language you wish to use for the installation." +msgstr "V=C3=A6lg det sprog du =C3=B8nsker at anvende under installationen." + +#: main.c:418 +msgid "Unattended mode" msgstr "" =20 -#: main.c:323 +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "/ mellem elementer | v=C3=A6lger | n=C3= =A6ste sk=C3=A6rm" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" "\n" "Selecting Cancel on any of the following screens will reboot the computer." -msgstr "" +msgstr "Velkommen til %s installationsprogram.\n\nV=C3=A6lg Annuller p=C3=A5= ethvert tidspunkt for at genstarte computeren." =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "Start installationen" =20 -#: main.c:339 -msgid "No local source media found. Starting download." -msgstr "Fandt ikke en lokal kilde. Henter fra internettet." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." -msgstr "Henter installationsbillede ..." +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" =20 -#: main.c:342 -msgid "Download error" -msgstr "Fejl under hentning" +#: main.c:460 +msgid "Download installation image" +msgstr "" =20 -#: main.c:376 -msgid "License Agreement" +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" msgstr "" =20 -#: main.c:377 +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 +msgid "License Agreement" +msgstr "Licensaftale" + +#: main.c:544 msgid "License not accepted!" msgstr "Brugerlicensen ikke accepteret!" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "Fandt ikke en harddisk." =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "V=C3=A6lg harddisk" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "V=C3=A6lg den eller de harddisk(e) du vil installere IPFire p=C3=A5.= Diskene bliver f=C3=B8rst partitioneret og dern=C3=A6st bliver der oprettet = filsystemer.\n\nAL DATA P=C3=85 DISKENE BLIVER SLETTET." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "Ingen harddisk valgt.\n\nV=C3=A6lg venligst en eller flere harddiske= du vil installere IPFire p=C3=A5." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -106,15 +166,15 @@ msgid "" "Do you agree to continue?" msgstr "Installationsprogrammet forbereder nu den eller de valgte harddiske:= \n\n%s\n\nVil du forts=C3=A6tte?" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "Harddisk ops=C3=A6tning" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "Slet alle data" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -125,119 +185,146 @@ msgid "" "Do you agree to continue?" msgstr "Installationsprogrammet vil nu ops=C3=A6tte RAID konfigurationen p= =C3=A5 de valgte harddiske:\n\n%s\n%s\n\nVil du forts=C3=A6tte?" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "RAID ops=C3=A6tning" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." -msgstr "Din harddisk konfiguration underst=C3=B8ttes ikke pt." +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "Din harddisk er for lille." =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." -msgstr "" +msgstr "Din harddisk er meget lille, men du kan forts=C3=A6tte uden en swap = partition." =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "ext4 filsystem" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "ext4 filsystem uden journal" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "XFS filsystem" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "ReiserFS filsystem" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "V=C3=A6lg filsystem" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "V=C3=A6lg venligst et filsystem:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "Bygger RAID..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "Kunne ikke bygge RAID." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "Partitionerer harddisk..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "Kunne ikke partitionere harddisk." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "Opretter filsystemer..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "Kunne ikke oprette filsystemer." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "Kunne ikke forbinde til filsystemer." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "Installerer systemet..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "Kunne ikke installere systemet." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "Installerer sprog arkivet..." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "Kunne ikke installere sprog arkivet." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "Installerer bootloader..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." -msgstr "" +msgstr "Kunne ikke gemme til /etc/default/grub." =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "Kunne ikke installere bootloader." =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" "\n" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." -msgstr "" +msgstr "%s blev installeret korrekt!\n\nFjern venligst installationsmedier f= ra systemet og v=C3=A6lg Genstart. Efter genstart bliver du bedt om at ops=C3= =A6tte netv=C3=A6rket og system kodeord. Efter ops=C3=A6tningen, bes=C3=B8g d= a https://%s:444 (eller hvad du navngav %s) fra din internet browser for at a= nvende web konsollen." =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "Tillykke!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "Genstart" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." -msgstr "" +msgstr "Installationen fejlede. V=C3=A6lg Ok for at genstarte." diff --git a/src/installer/po/de.po b/src/installer/po/de.po index f4487a0..93893d9 100644 --- a/src/installer/po/de.po +++ b/src/installer/po/de.po @@ -4,14 +4,15 @@ #=20 # Translators: # Michael Tremer , 2014 +# Peter Cloudstone , 2014 # Stefan Schantl , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 16:04+0000\n" -"Last-Translator: Stefan Schantl \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-07 15:02+0000\n" +"Last-Translator: Peter Cloudstone \n" "Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/= de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -19,31 +20,40 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "OK" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "Abbrechen" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "Ich akzeptiere die Lizenz" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "Warnung: Automatische Installation startet in 10 Sekunden..." + +#: main.c:403 msgid "Language selection" msgstr "Sprachauswahl" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "W=C3=A4hlen Sie die gew=C3=BCnschte Sprache f=C3=BCr den Installatio= nsprozess aus." =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "Automatikmodus" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "/ um zu wechseln | w=C3=A4hlt aus | = n=C3=A4chster Bildschirm" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -51,53 +61,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "Willkommen zum %s Installationsprogramm.\n\nWenn Sie auf irgendeiner= der folgenden Seiten 'Abbrechen' ausw=C3=A4hlen, wird der Computer neu gesta= rtet." =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "Installation beginnen" =20 -#: main.c:339 -msgid "No local source media found. Starting download." -msgstr "Kein lokales Quellmedium gefunden. Starte Download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "Der Installer versucht nun, das Installationsimage herunterzuladen." + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "Kein Quelllaufwerk gefunden.\n\nBitte versuchen Sie, das erforderlic= he Installationsabbild herunterzuladen." + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "Bitte stellen Sie sicher, dass der Computer mit einem Netzwerk verbu= nden ist, danach wird das Installationsprogramm versuchen, eine IP-Adresse zu= erhalten." + +#: main.c:460 +msgid "Download installation image" +msgstr "Installationsabbild wird heruntergeladen" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "Versuche, Netzwerk (DHCP) zu starten..." + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "Das Netzwerk konnte nicht gestartet werden, es ist aber f=C3=BCr das= Fortfahren erforderlich.\n\nBitte verbinden Sie den Computer mit einem Netzw= erk mit DHCP und versuchen Sie es erneut." + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "Erneut versuchen" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "Lade Installationsimage herunter..." =20 -#: main.c:342 -msgid "Download error" -msgstr "Fehler beim Download" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "MD5-Pr=C3=BCfsummen stimmen nicht =C3=BCberein" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "Das Installationsabbild konnte nicht heruntergeladen werden.\nGrund:= %s\n\n%s" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "Konnte %s nicht auf %s mounten:\n%s\n" + +#: main.c:543 msgid "License Agreement" msgstr "Lizenzvereinbarung" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "Lizenz nicht akzeptiert!" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "Es wurde keine Festplatte gefunden." =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "Festplattenauswahl" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "W=C3=A4hlen Sie die Festplatte(n) auf denen IPFire installiert werde= n soll. Diese wird/werden zuerst partitioniert und danach mit einem Dateisyst= em ausgestattet.\n\nS=C3=84MTLICHE DATEN AUF DER FESTPLATTE GEHEN VERLOREN." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "Keine Festplatte ausgew=C3=A4hlt.\n\nBitte w=C3=A4hlen Sie eine oder= mehrere Festplatten auf denen IPFire installiert werden soll aus." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -107,15 +168,15 @@ msgid "" "Do you agree to continue?" msgstr "Das Installationsprogramm wird die folgende Festplatte nun vorberei= ten:\n\n%s\n\nM=C3=B6chten Sie damit fortfahren?" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "Disk-Setup" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "Alle Daten l=C3=B6schen" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -126,119 +187,146 @@ msgid "" "Do you agree to continue?" msgstr "Das Installationsprogramm wird nun einen RAID Verbund auf den folgen= den Festplatten erstellen:\n\n%s\n%s\n\nM=C3=B6chten Sie damit fortfahren?" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "RAID-Setup" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "Die gew=C3=A4hlte Festplattenkonstellation wird momentan nicht unter= st=C3=BCtzt." =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "Ihre Festplatte ist zu klein." =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "Die gew=C3=A4hlte Festplatte ist sehr klein, die Installation kann a= ber ohne Swap Partition fortgesetzt werden." =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "ext4-Dateisystem" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "ext4-Dateisystem ohne Journal" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "XFS-Dateisystem" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "ReiserFS-Dateisystem" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "Dateisystemauswahl" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "Bitte w=C3=A4hlen Sie ein Dateisystem:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "Erstelle RAID..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "Das RAID konnte nicht erstellt werden." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "Partitioniere die Festplatte..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "Die Festplatte konnte nicht partitioniert werden." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "Erstelle Dateisysteme..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "Die Dateisysteme konnten nicht erstellt werden." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "Die Dateisysteme konnten nicht eingehangen werden." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "Installiere das System..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "Das System konnte nicht installiert werden." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "Installiere den Sprachdateicache..." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "Der Sprachdateicache konnte nicht erstellt werden." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "Installiere den Bootloader..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "/etc/default/grub konnte nicht geschrieben werden." =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "Der Bootloader konnte nicht installiert werden." =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "Eine Sicherungskopie wurde auf dem Installationsmedium gefunden.\n\n= M=C3=B6chten Sie die Sicherungskopie wiederherstellen?" + +#: main.c:827 +msgid "Yes" +msgstr "Ja" + +#: main.c:827 +msgid "No" +msgstr "Nein" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "Bei der Wiederherstellung der Sicherungskopie trat ein Fehler auf." + +#: main.c:869 +msgid "Running post-install script..." +msgstr "F=C3=BChre Post-Installations-Skripte aus..." + +#: main.c:870 +msgid "Post-install script failed." +msgstr "Post-Installations-Skript fehlgeschlagen." + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" "\n" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." -msgstr "%s wurde erfolgreich installiert.\n\nEntfernen Sie bitte alle Instal= lionsmedian aus dem Computer und dr=C3=BCcken Sie den \"Neustarten\" Knopf . = \n\nNach dem erfolgten Neustart wird das Setup-Programm gestartet, in dem Sie= Netzwerkkarten und die Systempassw=C3=B6rter konfigurieren k=C3=B6nnen. Soba= ld dies fertiggestellt ist, k=C3=B6nnen Sie in Ihrem Webbrowser die Weboberfl= =C3=A4che mit https://%s:444 (oder welchen Namen Sie Ihrem %s auch immer gege= ben haben) erreichen." +msgstr "%s wurde erfolgreich installiert.\n\nEntfernen Sie bitte alle Instal= lionsmedien aus dem Computer und dr=C3=BCcken Sie \"Neustarten\". \n\nNach de= m erfolgten Neustart wird das Setup-Programm gestartet, in dem Sie Netzwerkka= rten und die Systempassw=C3=B6rter konfigurieren k=C3=B6nnen. Sobald dies fer= tiggestellt ist, k=C3=B6nnen Sie in Ihrem Webbrowser die Weboberfl=C3=A4che = =C3=BCber https://%s:444 (oder welchen Namen Sie Ihrem %s auch immer gegeben = haben) erreichen." =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "Herzlichen Gl=C3=BCckwunsch!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "Neustarten" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "Installation fehlgeschlagen. Dr=C3=BCcken Sie \"OK\" f=C3=BCr einen = Neustart des Systems." diff --git a/src/installer/po/el_GR.po b/src/installer/po/el_GR.po index d27fe7b..cf5ec2b 100644 --- a/src/installer/po/el_GR.po +++ b/src/installer/po/el_GR.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/ipfire/l= anguage/el_GR/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: el_GR\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/es.po b/src/installer/po/es.po index d4812af..d58cee8 100644 --- a/src/installer/po/es.po +++ b/src/installer/po/es.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/ipfire/language= /es/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/fa.po b/src/installer/po/fa.po index 81d3631..67d4d26 100644 --- a/src/installer/po/fa.po +++ b/src/installer/po/fa.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" -"Last-Translator: Michael Tremer \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-12 18:37+0000\n" +"Last-Translator: Khalil Delavaran \n" "Language-Team: Persian (http://www.transifex.com/projects/p/ipfire/language= /fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -18,85 +18,145 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "=D8=A8=D9=84=D9=87" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "=D9=86=D9=85=DB=8C =D8=AE=D9=88=D8=A7=D9=87=D9=85" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "=D9=85=D9=86 =D8=A7=DB=8C=D9=86 =D9=BE=D8=B1=D9=88=D8=A7=D9=86=D9=87= =D8=B1=D8=A7 =D9=85=DB=8C =D9=BE=D8=B0=DB=8C=D8=B1=D9=85." =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "=DA=AF=D9=88=D8=B4=D8=B2=D8=AF: =D8=A8=D8=B1=D9=BE=D8=A7=D8=B3=D8=A7= =D8=B2=DB=8C =D8=AE=D9=88=D8=AF=DA=A9=D8=A7=D8=B1 =D8=AA=D8=A7 10 =D8=AB=D8= =A7=D9=86=DB=8C=D9=87 =D8=AF=DB=8C=DA=AF=D8=B1 =D8=B4=D8=B1=D9=88=D8=B9 =D9= =85=DB=8C =D8=B4=D9=88=D8=AF..." + +#: main.c:403 msgid "Language selection" -msgstr "" +msgstr "=DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=B2=D8=A8=D8=A7=D9=86" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." -msgstr "" +msgstr "=DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=B2=D8=A8=D8=A7=D9=86 =D8=B4=D9=85= =D8=A7 =D8=A8=D8=B1=D8=A7=DB=8C =D8=A8=DA=A9=D8=A7=D8=B1=DA=AF=DB=8C=D8=B1=DB= =8C =D8=AF=D8=B1 =D8=A8=D8=B1=D9=BE=D8=A7=D8=B3=D8=A7=D8=B2=DB=8C." + +#: main.c:418 +msgid "Unattended mode" +msgstr "=D8=AD=D8=A7=D9=84=D8=AA =D8=AE=D9=88=D8=AF=DA=A9=D8=A7=D8=B1" =20 -#: main.c:323 +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "/ =D9=85=DB=8C=D8=A7=D9=86 =D8=B9=D9=86=D8=B5=D8=B1=DB= =8C | =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 | =D8=A8=D8=B1=D8=A7=DB= =8C =D8=A8=D8=B1=DA=AF=D9=87 =D9=BE=D8=B3=DB=8C=D9=86" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" "\n" "Selecting Cancel on any of the following screens will reboot the computer." -msgstr "" +msgstr "=D8=A8=D9=87 =D8=A8=D8=B1=D9=86=D8=A7=D9=85=D9=87 =D8=A8=D8=B1=D9=BE= =D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C %s =D8=AE=D9=88=D8=B4 =D8=A2=D9=85=D8=AF=DB= =8C=D8=AF.\n\n=D8=A8=D8=B1=D8=A7=DB=8C =D8=B1=D8=A7=D9=87 =D8=A7=D9=86=D8=AF= =D8=A7=D8=B2=DB=8C =D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87 =DA=A9=D8=A7=D9=85=D9= =BE=DB=8C=D9=88=D8=AA=D8=B1=D8=8C =D9=86=D9=85=DB=8C =D8=AE=D9=88=D8=A7=D9=87= =D9=85 =D8=B1=D8=A7 =D8=AF=D8=B1 =D9=87=D8=B1 =D8=B5=D9=81=D8=AD=D9=87 =D8=A7= =DB=8C =D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86=DB=8C=D8=AF =DA=AF=D8=B2=DB=8C= =D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF." =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "=D8=A2=D8=BA=D8=A7=D8=B2 =D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2= =DB=8C" =20 -#: main.c:339 -msgid "No local source media found. Starting download." -msgstr "=D9=87=DB=8C=DA=86 =D8=B1=D8=B3=D8=A7=D9=86=D9=87 =D9=85=D8=AD=D9=84= =DB=8C =DB=8C=D8=A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF. =D8=AF=D8=A7=D9=86=D9=84= =D9=88=D8=AF =D8=A2=D8=BA=D8=A7=D8=B2 =D8=B4=D8=AF." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "=D8=AF=D8=A7=D9=86=D9=84=D9=88=D8=AF =D8=A7=DB=8C=D9=85=DB=8C=D8=AC = =D8=A8=D8=B1=D9=BE=D8=A7=D8=B3=D8=A7=D8=B2=DB=8C" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "=D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87" + +#: main.c:501 +msgid "Downloading installation image..." msgstr "=D8=AF=D8=B1 =D8=AD=D8=A7=D9=84 =D8=AF=D8=A7=D9=86=D9=84=D9=88=D8=AF= =D8=A7=DB=8C=D9=85=DB=8C=D8=AC =D8=A8=D8=B1=D8=A7=DB=8C =D8=A8=D8=B1=D9=BE= =D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C..." =20 -#: main.c:342 -msgid "Download error" -msgstr "=D8=A7=DB=8C=D8=B1=D8=A7=D8=AF =D8=AF=D8=B1 =D8=AF=D8=A7=D9=86=D9=84= =D9=88=D8=AF" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "=D8=A7=DB=8C=D9=85=DB=8C=D8=AC =D8=A8=D8=B1=D9=BE=D8=A7=D8=B3=D8=A7= =D8=B2=DB=8C =D8=B1=D8=A7 =D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D8=AF= =D8=A7=D9=86=D9=84=D9=88=D8=AF =DA=A9=D8=B1=D8=AF.\n=D8=B2=DB=8C=D8=B1=D8=A7:= %s\n\n%s" =20 -#: main.c:376 +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 %s =D8=B1=D8=A7 =D8=A8= =D9=87 %s =D9=85=D9=88=D9=86=D8=AA =DA=A9=D8=B1=D8=AF:\n%s\n" + +#: main.c:543 msgid "License Agreement" -msgstr "" +msgstr "=D9=85=D9=88=D8=A7=D9=81=D9=82=D9=86=D8=A7=D9=85=D9=87" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "=D9=BE=D8=B1=D9=88=D8=A7=D9=86=D9=87 =D9=BE=D8=B0=DB=8C=D8=B1=D9=81= =D8=AA=D9=87 =D9=86=D8=B4=D8=AF!" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "=D9=87=D8=A7=D8=B1=D8=AF =D8=AF=DB=8C=D8=B3=DA=A9 =DB=8C=D8=A7=D9=81= =D8=AA =D9=86=D8=B4=D8=AF." =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "=DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=AF=DB=8C=D8=B3=DA=A9" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "=D8=AF=DB=8C=D8=B3=DA=A9 (=D9=87=D8=A7=DB=8C) =D8=B1=D8=A7 =D8=A8=D8= =B1=D8=A7=DB=8C =D8=A8=D8=B1=D9=BE=D8=A7=D8=B3=D8=A7=D8=B2=DB=8C IPFire =DA= =AF=D8=B2=DB=8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF. =D9=86=D8=AE=D8=B3=D8= =AA =D8=A2=D9=86=D9=87=D8=A7 =D8=B1=D8=A7 =D9=BE=D8=A7=D8=B1=D9=86=DB=8C=D8= =B4=DB=8C=D9=86 =D8=A8=D9=86=D8=AF=DB=8C =DA=A9=D8=B1=D8=AF=D9=87=D8=8C =D9= =88 =D8=B3=D9=BE=D8=B3=D8=8C =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D9=81=D8=A7=DB= =8C=D9=84=DB=8C =D8=A8=D8=B1=D8=A7=DB=8C =D9=BE=D8=A7=D8=B1=D8=AA=DB=8C=D8=B4= =D9=86 =D9=87=D8=A7 =D8=A8=D8=B1=DA=AF=D8=B2=DB=8C=D9=86=DB=8C=D8=AF.\n\n=D9= =87=D9=85=D9=87 =D8=AF=D8=A7=D8=AF=D9=87 =D9=87=D8=A7=DB=8C =D8=AF=DB=8C=D8= =B3=DA=A9 =D9=BE=D8=A7=DA=A9 =D9=85=DB=8C =D8=B4=D9=88=D9=86=D8=AF." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "=D9=87=DB=8C=DA=86 =D8=AF=DB=8C=D8=B3=DA=A9=DB=8C =DA=AF=D8=B2=DB=8C= =D9=86=D8=B4 =D9=86=D8=B4=D8=AF=D9=87 =D8=A7=D8=B3=D8=AA.\n\n=D8=AE=D9=88=D8= =A7=D9=87=D8=B4=D9=85=D9=86=D8=AF =D8=A7=D8=B3=D8=AA =DB=8C=DA=A9 =D8=AF=DB= =8C=D8=B3=DA=A9 =DB=8C=D8=A7 =D8=A8=DB=8C=D8=B4=D8=AA=D8=B1 =D8=B1=D8=A7 =D8= =A8=D8=B1=D8=A7=DB=8C =D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C IPFir= e =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -106,15 +166,15 @@ msgid "" "Do you agree to continue?" msgstr "=D8=A2=D9=85=D8=A7=D8=AF=D9=87 =D8=B3=D8=A7=D8=B2=DB=8C =D8=AF=DB=8C= =D8=B3=DA=A9 =D8=B3=D8=AE=D8=AA =D8=A8=D8=B1=D8=A7=DB=8C =D8=A8=D8=B1=D9=BE= =D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=A8=D8=B1=D9=86=D8=A7=D9=85=D9=87 :\n\n%s\= n\n=D8=A2=DB=8C=D8=A7 =D8=B4=D9=85=D8=A7 =DA=AF=D8=B1=D8=A7=DB=8C=D8=B4 =D8= =A8=D9=87 =D8=A7=D8=AF=D8=A7=D9=85=D9=87 =D8=AF=D8=A7=D8=B1=DB=8C=D8=AF=D8=9F" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=AF=DB=8C=D8=B3= =DA=A9" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "=D9=BE=D8=A7=DA=A9 =DA=A9=D8=B1=D8=AF=D9=86 =D9=87=D9=85=D9=87 =D8= =AF=D8=A7=D8=AF=D9=87 =D9=87=D8=A7" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -125,119 +185,146 @@ msgid "" "Do you agree to continue?" msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C RAID =D8=A8=D8=B1 = =D8=B1=D9=88=DB=8C =D9=87=D8=A7=D8=B1=D8=AF =D8=AF=DB=8C=D8=B3=DA=A9=D9=87=D8= =A7=DB=8C =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=B4=D8=AF=D9=87 =D8=A8=D8=B1=D8= =A7=DB=8C =D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=A8=D8=B1=D9= =86=D8=A7=D9=85=D9=87\n\n%s\n%s\n\n=D8=A2=DB=8C=D8=A7 =D8=B4=D9=85=D8=A7 =DA= =AF=D8=B1=D8=A7=DB=8C=D8=B4 =D8=A8=D9=87 =D8=A7=D8=AF=D8=A7=D9=85=D9=87 =D8= =AF=D8=A7=D8=B1=DB=8C=D8=AF=D8=9F" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C RAID" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." -msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=AF=DB=8C=D8=B3= =DA=A9 =D8=B4=D9=85=D8=A7 =D9=BE=D8=B4=D8=AA=DB=8C=D8=A8=D8=A7=D9=86=DB=8C = =D9=86=D9=85=DB=8C =D8=B4=D9=88=D8=AF." +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "=D9=87=D8=A7=D8=B1=D8=AF =D8=AF=DB=8C=D8=B3=DA=A9 =D8=B4=D9=85=D8=A7= =D8=A8=D8=B3=DB=8C=D8=A7=D8=B1 =DA=A9=D9=88=DA=86=DA=A9 =D8=A7=D8=B3=D8=AA." =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." -msgstr "" +msgstr "=D9=87=D8=A7=D8=B1=D8=AF =D8=AF=DB=8C=D8=B3=DA=A9 =D8=B4=D9=85=D8=A7= =D8=A8=D8=B3=DB=8C=D8=A7=D8=B1 =DA=A9=D9=88=DA=86=DA=A9 =D8=A7=D8=B3=D8=AA= =D8=8C =D9=88=D9=84=DB=8C =D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86=DB=8C=D8=AF = =D8=A8=D8=AF=D9=88=D9=86 =D8=B3=D8=A7=D8=AE=D8=AA swap =D9=BE=D8=A7=D8=B1=D8= =AA=DB=8C=D8=B4=D9=86 =D8=A7=D8=AF=D8=A7=D9=85=D9=87 =D8=AF=D9=87=DB=8C=D8=AF= ." =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "=D9=81=D8=A7=DB=8C=D9=84 =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 ext4" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "=D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D9=81=D8=A7=DB=8C=D9=84 ext4 =D8=A8= =D8=AF=D9=88=D9=86 =D8=B1=D9=88=D8=B2=D9=86=D8=A7=D9=85=D9=87" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "=D9=81=D8=A7=DB=8C=D9=84 =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 XFS" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "=D9=81=D8=A7=DB=8C=D9=84 =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 RaiserFS" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "=DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D9=81=D8=A7=DB=8C=D9=84 =D8=B3=DB=8C= =D8=B3=D8=AA=D9=85" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "=D8=AE=D9=88=D8=A7=D9=87=D8=B4=D9=85=D9=86=D8=AF =D8=A7=D8=B3=D8=AA = =D9=81=D8=A7=DB=8C=D9=84 =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D8=AE=D9=88=D8=AF = =D8=B1=D8=A7 =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "=D8=B3=D8=A7=D8=AE=D8=AA RAID..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D8=B3=D8=A7= =D8=AE=D8=AA RAID." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "=D9=BE=D8=A7=D8=B1=D8=AA=DB=8C=D8=B4=D9=86 =D8=A8=D9=86=D8=AF=DB=8C = =D8=AF=DB=8C=D8=B3=DA=A9..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D9=BE=D8=A7= =D8=B1=D8=AA=DB=8C=D8=B4=DB=8C=D9=86 =D8=A8=D9=86=D8=AF=DB=8C =D8=AF=DB=8C=D8= =B3=DA=A9." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "=D8=B3=D8=A7=D8=AE=D8=AA =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D9=81=D8=A7= =DB=8C=D9=84..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D8=B3=D8=A7= =D8=AE=D8=AA =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D9=81=D8=A7=DB=8C=D9=84." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D9=85=D9=88= =D9=86=D8=AA =DA=A9=D8=B1=D8=AF=D9=86 =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D9=81= =D8=A7=DB=8C=D9=84." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "=D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=B3=DB=8C=D8=B3= =D8=AA=D9=85..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D8=A8=D8=B1= =D9=BE=D8=A7=D8=B3=D8=A7=D8=B2=DB=8C =D8=B3=DB=8C=D8=B3=D8=AA=D9=85." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "=D8=AF=D8=B1 =D8=AD=D8=A7=D9=84 =D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8= =A7=D8=B2=DB=8C =DA=A9=D8=B4 =D8=B2=D8=A8=D8=A7=D9=86..." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D8=A8=D8=B1= =D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =DA=A9=D8=B4 =D8=B2=D8=A8=D8=A7=D9=86." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "=D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=A8=D9=88=D8=AA= =D9=84=D9=88=D8=AF=D8=B1..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 /etc/default/grub =D8=B1= =D8=A7 =D8=A8=D8=B1=D8=A7=DB=8C =D9=88=DB=8C=D8=B1=D8=A7=DB=8C=D8=B4 =D8=A8= =D8=A7=D8=B2 =DA=A9=D8=B1=D8=AF." =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "=D9=86=D8=A7=D8=AA=D9=88=D8=A7=D9=86=DB=8C =D8=AF=D8=B1 =D8=A8=D8=B1= =D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=A8=D9=88=D8=AA =D9=84=D9=88=D8=AF= =D8=B1." =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "=D8=A8=D9=84=D9=87" + +#: main.c:827 +msgid "No" +msgstr "=D8=AE=DB=8C=D8=B1" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" "\n" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." -msgstr "" +msgstr "%s =D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=B4=D8=AF=D9= =87 =D8=A7=D8=B3=D8=AA!\n\n=D8=AE=D9=88=D8=A7=D9=87=D8=B4=D9=85=D9=86=D8=AF = =D8=A7=D8=B3=D8=AA =D9=87=D8=B1 =D8=A8=D8=B1=D9=BE=D8=A7=D8=B3=D8=A7=D8=B2=DB= =8C =D9=85=DB=8C=D8=A7=D9=86=D9=87 =D8=A7=DB=8C =D8=A7=D8=B2 =D8=B3=DB=8C=D8= =B3=D8=AA=D9=85 =D8=B1=D8=A7 =D9=BE=D8=A7=DA=A9 =DA=A9=D9=86=DB=8C=D8=AF =D9= =88 =D8=AF=DA=A9=D9=85=D9=87 =D8=B1=DB=8C=D8=A8=D9=88=D8=AA =D8=B1=D8=A7 =D8= =A8=D8=B2=D9=86=DB=8C=D8=AF. =D9=BE=D8=B3 =D8=A7=D8=B2 =DB=8C=DA=A9 =D8=A8=D8= =A7=D8=B1 =D8=B1=DB=8C=D8=B3=D8=AA=D8=A7=D8=B1=D8=AA =D8=B3=DB=8C=D8=B3=D8=AA= =D9=85=D8=8C =D8=B4=D9=85=D8=A7 =D8=A8=D9=87 =D9=BE=D8=B1=D8=B3=D8=B4 =D9=87= =D8=A7=DB=8C =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=B4=D8=A8=DA= =A9=D9=87 =D9=88 =DA=AF=D8=B0=D8=B1 =D9=88=D8=A7=DA=98=D9=87 =D8=B3=DB=8C=D8= =B3=D8=AA=D9=85 =D9=BE=D8=A7=D8=B3=D8=AE =D8=AF=D9=87=DB=8C=D8=AF. =D8=B3=D9= =BE=D8=B3 =D8=A8=D8=B1=D8=A7=DB=8C =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF= =DB=8C =D9=BE=DB=8C=D8=B4=D8=AE=D9=88=D8=A7=D9=86 =D9=88=D8=A8=D8=8C =D8=A8= =D8=A7=DB=8C=D8=AF =D8=AF=D8=B1 =D9=85=D8=B1=D9=88=D8=B1=DA=AF=D8=B1 =D8=AE= =D9=88=D8=AF =D8=A2=D8=AF=D8=B1=D8=B3 https://%s:444 (=DB=8C=D8=A7 =D9=87=D8= =B1 =D9=86=D8=A7=D9=85=DB=8C=DA=A9=D9=87 =DA=AF=D8=B2=DB=8C=D9=86=D8=B4=DB=8C= =D8=B4=D9=85=D8=A7 %s )=D8=B1=D8=A7 =D8=A8=D9=86=D9=88=DB=8C=D8=B3=DB=8C=D8= =AF." =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "=D8=B4=D8=A7=D8=AF=D8=A8=D8=A7=D8=B4 =D9=85=DB=8C =DA=AF=D9=88=DB=8C= =DB=8C=D9=85!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "=D8=B1=DB=8C=D8=A8=D9=88=D8=AA" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." -msgstr "" +msgstr "=D8=A8=D8=B1=D9=BE=D8=A7 =D8=B3=D8=A7=D8=B2=DB=8C =D8=B4=DA=A9=D8=B3= =D8=AA =D8=AE=D9=88=D8=B1=D8=AF. =D8=A8=D8=B1=D8=A7=DB=8C =D8=B1=D8=A7=D9=87 = =D8=A7=D9=86=D8=AF=D8=A7=D8=B2=DB=8C =D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87 =D8= =A8=D9=84=DB=8C =D8=B1=D8=A7 =D9=81=D8=B4=D8=A7=D8=B1 =D8=AF=D9=87=DB=8C=D8= =AF." diff --git a/src/installer/po/fr.po b/src/installer/po/fr.po index a4af363..93ba210 100644 --- a/src/installer/po/fr.po +++ b/src/installer/po/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: French (http://www.transifex.com/projects/p/ipfire/language/= fr/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=3D2; plural=3D(n > 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/hr.po b/src/installer/po/hr.po new file mode 100644 index 0000000..3b67c36 --- /dev/null +++ b/src/installer/po/hr.po @@ -0,0 +1,329 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" +"Last-Translator: Michael Tremer \n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/ipfire/languag= e/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3D3; plural=3Dn%10=3D=3D1 && n%100!=3D11 ? 0 : n%10>= =3D2 && n%10<=3D4 && (n%100<10 || n%100>=3D20) ? 1 : 2;\n" + +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 +msgid "OK" +msgstr "OK" + +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 +msgid "Cancel" +msgstr "Otkazati" + +#: main.c:176 +msgid "I accept this license" +msgstr "Prihva=C4=87am ovu licencu" + +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 +msgid "Language selection" +msgstr "Odabir jezika" + +#: main.c:403 +msgid "Select the language you wish to use for the installation." +msgstr "Odaberite jezik koji =C5=BEelite koristiti za instalaciju." + +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 +msgid "/ between elements | selects | next scree= n" +msgstr "/ Izme=C4=91u odabira | Izaberi | Idu=C4= =87i ekran" + +#: main.c:426 +#, c-format +msgid "" +"Welcome to the %s installation program.\n" +"\n" +"Selecting Cancel on any of the following screens will reboot the computer." +msgstr "Dobrodo=C5=A1li u %s instalacijski programa..\n\nOdabirom Otkazati n= a bilo kojem od sljede=C4=87ih ekranima =C4=87e se ponovno pokrenuti ra=C4=8D= unalo." + +#: main.c:428 +msgid "Start installation" +msgstr "Pokrenite instalaciju" + +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 +msgid "License Agreement" +msgstr "Ugovor o licenci" + +#: main.c:544 +msgid "License not accepted!" +msgstr "Licenca nije prihva=C4=87ena!" + +#: main.c:566 +msgid "No hard disk found." +msgstr "Tvrdi disk nije prona=C4=91en." + +#: main.c:587 +msgid "Disk Selection" +msgstr "Izbor diska" + +#: main.c:588 +msgid "" +"Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" +"\n" +"ALL DATA ON THE DISK WILL BE DESTROYED." +msgstr "Odaberite disk(ove) na koje =C5=BEelite instalirati IPFire. Prvo =C4= =87e biti podijeljeni, a zatim particije =C4=87e se datote=C4=8Dni sustav sta= viti na njih.\n\nSVI PODACI NA DISKU =C4=86E BITI UNI=C5=A0TENI!" + +#: main.c:599 +msgid "" +"No disk has been selected.\n" +"\n" +"Please select one or more disks you want to install IPFire on." +msgstr "Disk nije izabran. \n\nOdaberite jedan ili vi=C5=A1e diskova na koje= =C5=BEelite instalirati na IPFire." + +#: main.c:617 +#, c-format +msgid "" +"The installation program will now prepare the chosen harddisk:\n" +"\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "Instalacijski program =C4=87e sada pripremiti odabrani tvrdi disk:\n= \n %s\n\nSla=C5=BEete li da nastavimo?" + +#: main.c:619 +msgid "Disk Setup" +msgstr "Postavke diska" + +#: main.c:620 main.c:630 +msgid "Delete all data" +msgstr "Izbri=C5=A1i sve podatke" + +#: main.c:627 +#, c-format +msgid "" +"The installation program will now set up a RAID configuration on the select= ed harddisks:\n" +"\n" +" %s\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "Instalacijski program =C4=87e se sada postaviti RAID konfiguraciju n= a odabranim tvrdim diskovima:\n\n %s\n %s\n\nSla=C5=BEete li da nastavimo?" + +#: main.c:629 +msgid "RAID Setup" +msgstr "Postavljanje RAIDa" + +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" + +#: main.c:655 +msgid "Your harddisk is too small." +msgstr "Va=C5=A1 tvrdi disk je premali." + +#: main.c:671 +msgid "" +"Your harddisk is very small, but you can continue without a swap partition." +msgstr "Va=C5=A1 tvrdi disk je dosta mali, ali mo=C5=BEete nastaviti bez swa= p particije." + +#: main.c:684 +msgid "ext4 Filesystem" +msgstr "ext4 datote=C4=8Dni sustav" + +#: main.c:685 +msgid "ext4 Filesystem without journal" +msgstr "ext4 datote=C4=8Dni sustav bez journal-a" + +#: main.c:686 +msgid "XFS Filesystem" +msgstr "XFS datote=C4=8Dni sustav" + +#: main.c:687 +msgid "ReiserFS Filesystem" +msgstr "ReiserFS datote=C4=8Dni sustav" + +#: main.c:701 +msgid "Filesystem Selection" +msgstr "Izabir datote=C4=8Dnog sustava" + +#: main.c:701 +msgid "Please choose your filesystem:" +msgstr "Molimo odaberite svoj datote=C4=8Dni sustav:" + +#: main.c:712 +msgid "Building RAID..." +msgstr "Izgradnja RAIDa..." + +#: main.c:716 +msgid "Unable to build the RAID." +msgstr "Nije mogu=C4=87e izgraditi RAID." + +#: main.c:728 +msgid "Partitioning disk..." +msgstr "Particioniranje diska ..." + +#: main.c:732 +msgid "Unable to partition the disk." +msgstr "Nije mogu=C4=87e particionirati disk." + +#: main.c:739 +msgid "Creating filesystems..." +msgstr "Izrada datote=C4=8Dnog sustava ..." + +#: main.c:743 +msgid "Unable to create filesystems." +msgstr "Nije mogu=C4=87e stvoriti datote=C4=8Dni sustav." + +#: main.c:749 +msgid "Unable to mount filesystems." +msgstr "Nije mogu=C4=87e montirati datote=C4=8Dni sustav." + +#: main.c:760 +msgid "Installing the system..." +msgstr "Instaliranje sustava..." + +#: main.c:761 +msgid "Unable to install the system." +msgstr "Nije mogu=C4=87e instalirati sustav." + +#: main.c:777 +msgid "Installing the language cache..." +msgstr "Instaliranje cache-a jezika..." + +#: main.c:778 +msgid "Unable to install the language cache." +msgstr "Nije mogu=C4=87e instalirati cache jezika." + +#: main.c:783 +msgid "Installing the bootloader..." +msgstr "Instaliranje bootloadera..." + +#: main.c:790 +msgid "Unable to open /etc/default/grub for writing." +msgstr "Ne mogu otvoriti /etc/default/grub grub za pisanje." + +#: main.c:812 +msgid "Unable to install the bootloader." +msgstr "Nije mogu=C4=87e instalirati bootloader." + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 +#, c-format +msgid "" +"%s was successfully installed!\n" +"\n" +"Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." +msgstr "%s uspje=C5=A1no je instaliran!\n\nMolimo uklonite sve instalacijske= medije iz tog sustava i pritisnite gumb ponovno podizanje sustava. Nakon =C5= =A1to je sustav ponovno podigne, od vas =C4=87e biti zatra=C5=BEeno postavlja= nje mre=C5=BEe i lozinke sustava. Nakon toga, trebali usmjerite svoj web preg= lednik nahttps://%s:444 (ili koje god ste nazvali va=C5=A1 %s) za postavke p= reko weba." + +#: main.c:882 +msgid "Congratulations!" +msgstr "=C4=8Cestitamo!" + +#: main.c:882 +msgid "Reboot" +msgstr "Ponovno pokretanje" + +#: main.c:893 +msgid "Setup has failed. Press Ok to reboot." +msgstr "Postavljanje nije uspjelo. Pritisnite OK za ponovno podizanje sustav= a." diff --git a/src/installer/po/hu.po b/src/installer/po/hu.po index ac25009..7e9e198 100644 --- a/src/installer/po/hu.po +++ b/src/installer/po/hu.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/ipfire/langua= ge/hu/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/id.po b/src/installer/po/id.po index 28d9ae3..e4cc4c1 100644 --- a/src/installer/po/id.po +++ b/src/installer/po/id.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/ipfire/langu= age/id/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/it.po b/src/installer/po/it.po index 70d0098..d938f37 100644 --- a/src/installer/po/it.po +++ b/src/installer/po/it.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# Gabriele, 2014 +# luX , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" -"Last-Translator: Michael Tremer \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-12-06 18:41+0000\n" +"Last-Translator: Gabriele\n" "Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language= /it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -17,85 +19,145 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" -msgstr "" +msgstr "OK" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" -msgstr "" +msgstr "Annulla" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" -msgstr "" +msgstr "Accetto questa licenza" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "Attenzione: L'installazione automatica inizier=C3=A0 tra 10 secondi.= .." + +#: main.c:403 msgid "Language selection" -msgstr "" +msgstr "Scelta della lingua" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." -msgstr "" +msgstr "Selezionare la lingua che si desidera utilizzare per l'installazione= ." =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "Modalit=C3=A0 automatico" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" -msgstr "" +msgstr "/ tra elementi | seleziona | schermata s= uccessiva" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" "\n" "Selecting Cancel on any of the following screens will reboot the computer." -msgstr "" +msgstr "Benvenuti nel programma di installazione %s.\n\nSelezionando Annulla= su una delle seguenti schermate si riavvia il computer." =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" -msgstr "" +msgstr "Avvio installazione" =20 -#: main.c:339 -msgid "No local source media found. Starting download." -msgstr "" +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "Il programma di installazione prover=C3=A0 ora a scaricare l'immagin= e di installazione." =20 -#: main.c:340 -msgid "Downloading installation image ..." -msgstr "" +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "Nessuna unit=C3=A0 di origine trovata.\n\nPuoi provare a scaricare l= 'immagine d'installazione richiesta." =20 -#: main.c:342 -msgid "Download error" -msgstr "" +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "Per piacere assicurati di collegare il tuo computer ad una rete e il= programma d'installazione prover=C3=A0 ad acquisire un indirizzo IP." + +#: main.c:460 +msgid "Download installation image" +msgstr "Scaricamento immagine d'installazione" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "Provo ad avviare la rete (DHCP)..." + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "Non =C3=A8 stato possibile avviare la rete, ma =C3=A8 richiesto per = continuare l'installazione.\n\nPer piacere collega il tuo computer ad una ret= e con un server DHCP e riprova." + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "Riprova" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "Scaricamento immagine di installazione..." + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "Checksum MD5 non corrispondente" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "Non =C3=A8 stato possibile scaricare l'immagine di installazione.\nM= otivo: %s\n\n%s" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "Impossibile montare %s su %s:\n %s\n" =20 -#: main.c:376 +#: main.c:543 msgid "License Agreement" -msgstr "" +msgstr "Contratto di licenza" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" -msgstr "" +msgstr "Licenza non accettata!" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." -msgstr "" +msgstr "Nessun Hard Disk trovato." =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" -msgstr "" +msgstr "Selezione disco" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." -msgstr "" +msgstr "Selezionare il disco su cui si desidera installare IPFire. In primo = luogo verr=C3=A0 partizionato, e quindi le partizioni avranno un filesystem.\= n\nTUTTI I DATI SUL DISCO VERRANNO DISTRUTTI." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." -msgstr "" +msgstr "Non =C3=A8 stato selezionato alcun disco.\n\nSi prega di selezionare= uno o pi=C3=B9 dischi su cui si desidera installare IPFire." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -103,17 +165,17 @@ msgid "" " %s\n" "\n" "Do you agree to continue?" -msgstr "" +msgstr "Il programma di installazione preparer=C3=A0 l'hard disk prescelto.\= n\n%s\n\nSiete d'accordo di continuare?" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" -msgstr "" +msgstr "Disco di Installazione" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" -msgstr "" +msgstr "Elimina tutti i dati" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -122,121 +184,148 @@ msgid "" " %s\n" "\n" "Do you agree to continue?" -msgstr "" +msgstr "Il programma di installazione configurer=C3=A0 il RAID sul hard disk= selezionato:\n\n%s\n%s\n\nSiete d'accordo di continuare?" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" -msgstr "" +msgstr "Installazione RAID" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." -msgstr "" +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "La tua configurazione disco non =C3=A8 attualmente supportata." =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." -msgstr "" +msgstr "Il disco rigido =C3=A8 troppo piccolo." =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." -msgstr "" +msgstr "Il disco rigido =C3=A8 molto piccolo, ma puoi continuare senza una p= artizione di swap." =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" -msgstr "" +msgstr "Filesystem ext4" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" -msgstr "" +msgstr "ext4 Filesystem senza journal" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" -msgstr "" +msgstr "Filesystem XFS" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" -msgstr "" +msgstr "Filesystem ReiserFS" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" -msgstr "" +msgstr "Selezione del filesystem" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" -msgstr "" +msgstr "Scegliere il filesystem:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." -msgstr "" +msgstr "Costruzione RAID..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." -msgstr "" +msgstr "Impossibile generare il RAID." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." -msgstr "" +msgstr "Partizionamento del disco..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." -msgstr "" +msgstr "Impossibile partizionare il disco." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." -msgstr "" +msgstr "Creazione filesystem..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." -msgstr "" +msgstr "Impossibile creare il filesystem." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." -msgstr "" +msgstr "Impossibile montare il filesystem." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." -msgstr "" +msgstr "Installazione del sistema..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." -msgstr "" +msgstr "Impossibile installare il sistema." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." -msgstr "" +msgstr "Installazione della cache della lingua..." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." -msgstr "" +msgstr "Impossibile installare la cache della lingua." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." -msgstr "" +msgstr "Installazione del bootloader..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." -msgstr "" +msgstr "Impossibile aprire /etc/default/grub per la scrittura." =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." -msgstr "" +msgstr "Impossibile installare il bootloader." + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "Un file di backup =C3=A8 stato trovato sull'immagine di installazion= e.\n\nVuoi ripristinare il backup?" =20 -#: main.c:666 +#: main.c:827 +msgid "Yes" +msgstr "S=C3=AC" + +#: main.c:827 +msgid "No" +msgstr "No" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "Si =C3=A8 verificato un errore durante il ripristino del file di bac= kup" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "Esecuzione degli script post-installazione..." + +#: main.c:870 +msgid "Post-install script failed." +msgstr "Script post-installazione fallito." + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" "\n" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." -msgstr "" +msgstr "%s =C3=A8 stato installato con successo!\n\nSi prega di rimuovere ev= entuali supporti di installazione da questo sistema e premere il pulsante di = riavvio. Una volta che il sistema =C3=A8 stato riavviato verr=C3=A0 chiesto d= i impostare le password di rete e di sistema.\nDopo di che, si dovrebbe punta= re il browser web su https://%s:444 (o qualunque altro nome %s) per la consol= e di configurazione web.\n " =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" -msgstr "" +msgstr "Congratulazioni!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" -msgstr "" +msgstr "Riavvio" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." -msgstr "" +msgstr "Installazione non riuscita. Premere Ok per riavviare." diff --git a/src/installer/po/ja.po b/src/installer/po/ja.po index 6cdadf5..5a14029 100644 --- a/src/installer/po/ja.po +++ b/src/installer/po/ja.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/ipfire/languag= e/ja/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/ja_JP.po b/src/installer/po/ja_JP.po new file mode 100644 index 0000000..1243121 --- /dev/null +++ b/src/installer/po/ja_JP.po @@ -0,0 +1,329 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-07-31 09:39+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/ipfire= /language/ja_JP/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja_JP\n" +"Plural-Forms: nplurals=3D1; plural=3D0;\n" + +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 +msgid "OK" +msgstr "" + +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 +msgid "Cancel" +msgstr "" + +#: main.c:176 +msgid "I accept this license" +msgstr "" + +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 +msgid "Language selection" +msgstr "" + +#: main.c:403 +msgid "Select the language you wish to use for the installation." +msgstr "" + +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 +msgid "/ between elements | selects | next scree= n" +msgstr "" + +#: main.c:426 +#, c-format +msgid "" +"Welcome to the %s installation program.\n" +"\n" +"Selecting Cancel on any of the following screens will reboot the computer." +msgstr "" + +#: main.c:428 +msgid "Start installation" +msgstr "" + +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 +msgid "License Agreement" +msgstr "" + +#: main.c:544 +msgid "License not accepted!" +msgstr "" + +#: main.c:566 +msgid "No hard disk found." +msgstr "" + +#: main.c:587 +msgid "Disk Selection" +msgstr "" + +#: main.c:588 +msgid "" +"Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" +"\n" +"ALL DATA ON THE DISK WILL BE DESTROYED." +msgstr "" + +#: main.c:599 +msgid "" +"No disk has been selected.\n" +"\n" +"Please select one or more disks you want to install IPFire on." +msgstr "" + +#: main.c:617 +#, c-format +msgid "" +"The installation program will now prepare the chosen harddisk:\n" +"\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "" + +#: main.c:619 +msgid "Disk Setup" +msgstr "" + +#: main.c:620 main.c:630 +msgid "Delete all data" +msgstr "" + +#: main.c:627 +#, c-format +msgid "" +"The installation program will now set up a RAID configuration on the select= ed harddisks:\n" +"\n" +" %s\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "" + +#: main.c:629 +msgid "RAID Setup" +msgstr "" + +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" + +#: main.c:655 +msgid "Your harddisk is too small." +msgstr "" + +#: main.c:671 +msgid "" +"Your harddisk is very small, but you can continue without a swap partition." +msgstr "" + +#: main.c:684 +msgid "ext4 Filesystem" +msgstr "" + +#: main.c:685 +msgid "ext4 Filesystem without journal" +msgstr "" + +#: main.c:686 +msgid "XFS Filesystem" +msgstr "" + +#: main.c:687 +msgid "ReiserFS Filesystem" +msgstr "" + +#: main.c:701 +msgid "Filesystem Selection" +msgstr "" + +#: main.c:701 +msgid "Please choose your filesystem:" +msgstr "" + +#: main.c:712 +msgid "Building RAID..." +msgstr "" + +#: main.c:716 +msgid "Unable to build the RAID." +msgstr "" + +#: main.c:728 +msgid "Partitioning disk..." +msgstr "" + +#: main.c:732 +msgid "Unable to partition the disk." +msgstr "" + +#: main.c:739 +msgid "Creating filesystems..." +msgstr "" + +#: main.c:743 +msgid "Unable to create filesystems." +msgstr "" + +#: main.c:749 +msgid "Unable to mount filesystems." +msgstr "" + +#: main.c:760 +msgid "Installing the system..." +msgstr "" + +#: main.c:761 +msgid "Unable to install the system." +msgstr "" + +#: main.c:777 +msgid "Installing the language cache..." +msgstr "" + +#: main.c:778 +msgid "Unable to install the language cache." +msgstr "" + +#: main.c:783 +msgid "Installing the bootloader..." +msgstr "" + +#: main.c:790 +msgid "Unable to open /etc/default/grub for writing." +msgstr "" + +#: main.c:812 +msgid "Unable to install the bootloader." +msgstr "" + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 +#, c-format +msgid "" +"%s was successfully installed!\n" +"\n" +"Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." +msgstr "" + +#: main.c:882 +msgid "Congratulations!" +msgstr "" + +#: main.c:882 +msgid "Reboot" +msgstr "" + +#: main.c:893 +msgid "Setup has failed. Press Ok to reboot." +msgstr "" diff --git a/src/installer/po/km_KH.po b/src/installer/po/km_KH.po index 0f7f946..b4e5f89 100644 --- a/src/installer/po/km_KH.po +++ b/src/installer/po/km_KH.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/ipfire= /language/km_KH/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: km_KH\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/nl.po b/src/installer/po/nl.po index 6e2f7ea..41908ac 100644 --- a/src/installer/po/nl.po +++ b/src/installer/po/nl.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/ipfire/language/n= l/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/pl.po b/src/installer/po/pl.po index cfad680..4abe195 100644 --- a/src/installer/po/pl.po +++ b/src/installer/po/pl.po @@ -3,12 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# btelega , 2014 +# Przemys=C5=82aw Karpeta , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/= pl/)\n" "MIME-Version: 1.0\n" @@ -17,85 +19,145 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3D3; plural=3D(n=3D=3D1 ? 0 : n%10>=3D2 && n%10<=3D4= && (n%100<10 || n%100>=3D20) ? 1 : 2);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" -msgstr "" +msgstr "OK" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" -msgstr "" +msgstr "Anuluj" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" +msgstr "Akceptuje licencje" + +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Language selection" -msgstr "" +msgstr "Wyb=C3=B3r j=C4=99zyka" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." +msgstr "Wybierz j=C4=99zyk jaki chcesz u=C5=BCy=C4=87 do tej instalacji." + +#: main.c:418 +msgid "Unattended mode" msgstr "" =20 -#: main.c:323 +#: main.c:420 msgid "/ between elements | selects | next scree= n" -msgstr "" +msgstr "/ prze=C5=82=C4=85cza mi=C4=99dzy pozycjami | = wybiera | nast=C4=99pny ekran" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" "\n" "Selecting Cancel on any of the following screens will reboot the computer." -msgstr "" +msgstr "Witaj w instalatorze %s.\n\nWybranie Cancel na dowolnym z nast=C4=99= pnych ekran=C3=B3w spowoduje restart komputera." =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" +msgstr "Rozpoczynam instalacj=C4=99" + +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:460 +msgid "Download installation image" msgstr "" =20 -#: main.c:376 -msgid "License Agreement" +#: main.c:473 +msgid "Trying to start networking (DHCP)..." msgstr "" =20 -#: main.c:377 -msgid "License not accepted!" +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." msgstr "" =20 -#: main.c:399 -msgid "No hard disk found." +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:418 -msgid "Disk Selection" +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" msgstr "" =20 -#: main.c:419 +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 +msgid "License Agreement" +msgstr "Umowa Licencyjna" + +#: main.c:544 +msgid "License not accepted!" +msgstr "Licencja nie zosta=C5=82a zaakceptowana !" + +#: main.c:566 +msgid "No hard disk found." +msgstr "Nie znaleziono twardego dysku." + +#: main.c:587 +msgid "Disk Selection" +msgstr "Wyb=C3=B3r Dysku" + +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." -msgstr "" +msgstr "Wybierz dysk(dyski), na kt=C3=B3rym ma zosta=C4=87 zainstalowany IPF= ire. Wybrane urz=C4=85dzenia zostan=C4=85 podzielone na partycje, a na tych p= artycjach zostan=C4=85 utworzone systemy plik=C3=B3w. \n\nWSZYSTKIE ISTNIEJ= =C4=84CE NA DYSKACH DANE ZOSTAN=C4=84 ZNISZCZONE." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." -msgstr "" +msgstr "Nie wybrano =C5=BCadnego dysku.\n\nWybierz jeden lub wi=C4=99cej dys= k=C3=B3w, na kt=C3=B3rych chesz zainstalowa=C4=87 IPFire." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -103,17 +165,17 @@ msgid "" " %s\n" "\n" "Do you agree to continue?" -msgstr "" +msgstr "Instalator przygotuje teraz wybrany dysk twardy:\n\n %s\n\nCzy kont= ynuowa=C4=87 ?" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" -msgstr "" +msgstr "Konfiguracja Dysku" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" -msgstr "" +msgstr "Usu=C5=84 wszystkie dane" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -122,121 +184,148 @@ msgid "" " %s\n" "\n" "Do you agree to continue?" -msgstr "" +msgstr "Instalator skonfiguruje teraz RAID na wybranych dyskach twardych:\n\= n %s\n %s\n\nCzy kontynuowa=C4=87 ?" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" -msgstr "" +msgstr "Konfiguracja RAID" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." -msgstr "" +msgstr "Tw=C3=B3j dysk twardy jest za ma=C5=82y" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." -msgstr "" +msgstr "Dysk twardy jest bardzo ma=C5=82y, ale mo=C5=BCna kontynuowa=C4=87 b= ez partycji swap." =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" -msgstr "" +msgstr "ext4 Filesystem" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" -msgstr "" +msgstr "ext4 Filesystem bez dziennika" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" -msgstr "" +msgstr "XFS Filesystem" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" -msgstr "" +msgstr "System plik=C3=B3w ReiserFS" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" -msgstr "" +msgstr "System plik=C3=B3w zosta=C5=82 wybrany" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" -msgstr "" +msgstr "Wybierz system plik=C3=B3w:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." -msgstr "" +msgstr "Tworzenie RAID ..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." -msgstr "" +msgstr "Nie uda=C5=82o si=C4=99 utworzy=C4=87 RAID." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." -msgstr "" +msgstr "Partycjonowanie dysku..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." -msgstr "" +msgstr "Partycjonowanie dysku niemo=C5=BCliwe." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." -msgstr "" +msgstr "Tworzenie system=C3=B3w plik=C3=B3w..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." -msgstr "" +msgstr "Nie mo=C5=BCna utworzy=C4=87 system=C3=B3w plik=C3=B3w." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." -msgstr "" +msgstr "Nie mo=C5=BCna zamontowa=C4=87 system=C3=B3w plik=C3=B3w." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." -msgstr "" +msgstr "Instalowanie systemu..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." -msgstr "" +msgstr "Nie mo=C5=BCna zainstalowa=C4=87 systemu." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." -msgstr "" +msgstr "Instalacja pami=C4=99ci podr=C4=99cznej j=C4=99zyk=C3=B3w." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." -msgstr "" +msgstr "Nie mo=C5=BCna zainstalowa=C4=87 pami=C4=99ci podr=C4=99cznej j=C4= =99zyk=C3=B3w." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." -msgstr "" +msgstr "Instalacja programu rozruchowego..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." -msgstr "" +msgstr "Nie mo=C5=BCna otworzy=C4=87 /etc/default/grub do zapisu." =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." +msgstr "Nie mog=C4=99 zainstalowa=C4=87 programu rozruchowego." + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" msgstr "" =20 -#: main.c:666 +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" "\n" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." -msgstr "" +msgstr "Instalacja %s zako=C5=84czy=C5=82a si=C4=99 sukcesem !\n\nProsze usu= n=C4=85=C4=87 no=C5=9Bnik instalacyjny z systemu i wcisn=C4=85=C4=87 przycisk= restartu. Po restarcie systemu pojawi si=C4=99 pro=C5=9Bba o skonfigurowanie= sieci i ustawienie hase=C5=82 systemowych. Nast=C4=99pnie nale=C5=BCy oworzy= =C4=87 w przegl=C4=85darce WWW adres https://%s:444 (lub inn=C4=85 nazw=C4=99= , ktora zosta=C5=82a nadana %s), aby uzyska=C4=87 dost=C4=99p do internetowej= konsoli konfiguracyjnej." =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" -msgstr "" +msgstr "Gratulacje!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" -msgstr "" +msgstr "Uruchom ponownie" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." -msgstr "" +msgstr "Konfiguracja nieudana. Wci=C5=9Bnij Ok, aby zrestartowa=C4=87." diff --git a/src/installer/po/pt_BR.po b/src/installer/po/pt_BR.po index 0152ede..dba4b65 100644 --- a/src/installer/po/pt_BR.po +++ b/src/installer/po/pt_BR.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/ipf= ire/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -19,31 +19,40 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=3D2; plural=3D(n > 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "Ok" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "Cancelar" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "Eu aceito esta licen=C3=A7a" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "/ entre os elementos | Selecione | pr=C3= =B3xima tela" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -51,53 +60,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "Iniciar a instala=C3=A7=C3=A3o" =20 -#: main.c:339 -msgid "No local source media found. Starting download." -msgstr "Nenhuma fonte de m=C3=ADdia local encontrada. Iniciando download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." -msgstr "Baixando imagem de instala=C3=A7=C3=A3o ..." +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" =20 -#: main.c:342 -msgid "Download error" -msgstr "Erro de download" +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "" =20 -#: main.c:376 +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "Licen=C3=A7a n=C3=A3o aceita!" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "Nenhum disco r=C3=ADgido foi encontrado." =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "Sele=C3=A7=C3=A3o de disco" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "Selecione o disco(s) que deseja instalar o IPFire. Primeiramente o m= esmo ser=C3=A1 particionado, e ent=C3=A3o, as parti=C3=A7=C3=B5es ter=C3=A3o = um sistema de arquivos que voc=C3=AA escolher. \n\nTODOS OS DADOS NO DISCO SE= R=C3=83O DESTRU=C3=8DDOS." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "Nenhum disco foi selecionado.\n\nPor favor seleccione um ou mais dis= cos que voc=C3=AA deseja instalar o IPFire." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -107,15 +167,15 @@ msgid "" "Do you agree to continue?" msgstr "O programa de instala=C3=A7=C3=A3o ir=C3=A1 agora preparar o disco r= =C3=ADgido escolhido:\n\n%s \n\nVoc=C3=AA concorda em continuar?" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "Configura=C3=A7=C3=A3o de Discos" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "Apagar todos os dados" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -126,104 +186,131 @@ msgid "" "Do you agree to continue?" msgstr "O programa de instala=C3=A7=C3=A3o ira agora definir uma configura= =C3=A7=C3=A3o de RAID nos discos r=C3=ADgidos selecionados:\n\n%s\n%s\n \nVoc= =C3=AA concorda continuar?" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "Configura=C3=A7=C3=A3o de RAID" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." -msgstr "Sua configura=C3=A7=C3=A3o de disco n=C3=A3o =C3=A9 suportada atualm= ente." +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "Seu disco r=C3=ADgido =C3=A9 muito pequeno." =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "Sistema de arquivos ext4" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "Sistema de arquivos ext4 sem journal" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "Sistema de arquivos XFS" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "Sistema de arquivos ReiserFS" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "Sele=C3=A7=C3=A3o do sistema de arquivos" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "Por favor, escolha o seu sistema de arquivos:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "Construindo o RAID..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "N=C3=A3o foi poss=C3=ADvel construir o RAID." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "Particionando o disco..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "N=C3=A3o foi poss=C3=ADvel particionar o disco." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "Criando o sistema de arquivos..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "N=C3=A3o foi poss=C3=ADvel criar sistemas de arquivos." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "N=C3=A3o foi poss=C3=ADvel montar sistemas de arquivos." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "Instalando o sistema..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "N=C3=A3o =C3=A9 poss=C3=ADvel instalar o sistema." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "Instalando o cache de linguagem..." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "N=C3=A3o foi poss=C3=ADvel instalar o cache de linguagem." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "Instalando o gerenciador de inicializa=C3=A7=C3=A3o..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "N=C3=A3o foi poss=C3=ADvel instalar o gerenciador de inicializa=C3= =A7=C3=A3o." =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -231,14 +318,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "Parab=C3=A9ns!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "Reiniciar" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/pt_PT.po b/src/installer/po/pt_PT.po index ee41d97..5b70188 100644 --- a/src/installer/po/pt_PT.po +++ b/src/installer/po/pt_PT.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/i= pfire/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/ro_RO.po b/src/installer/po/ro_RO.po index 7fc70c8..6601c0b 100644 --- a/src/installer/po/ro_RO.po +++ b/src/installer/po/ro_RO.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/ipfi= re/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3D3; plural=3D(n=3D=3D1?0:(((n%100>19)||((n%100=3D= =3D0)&&(n!=3D0)))?2:1));\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/ru.po b/src/installer/po/ru.po index e3e0a8b..7905236 100644 --- a/src/installer/po/ru.po +++ b/src/installer/po/ru.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language= /ru/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3D3; plural=3D(n%10=3D=3D1 && n%100!=3D11 ? 0 : n%10= >=3D2 && n%10<=3D4 && (n%100<10 || n%100>=3D20) ? 1 : 2);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/rw.po b/src/installer/po/rw.po new file mode 100644 index 0000000..e099182 --- /dev/null +++ b/src/installer/po/rw.po @@ -0,0 +1,329 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" +"Last-Translator: Michael Tremer \n" +"Language-Team: Kinyarwanda (http://www.transifex.com/projects/p/ipfire/lang= uage/rw/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: rw\n" +"Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" + +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 +msgid "OK" +msgstr "" + +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 +msgid "Cancel" +msgstr "" + +#: main.c:176 +msgid "I accept this license" +msgstr "" + +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 +msgid "Language selection" +msgstr "" + +#: main.c:403 +msgid "Select the language you wish to use for the installation." +msgstr "" + +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 +msgid "/ between elements | selects | next scree= n" +msgstr "" + +#: main.c:426 +#, c-format +msgid "" +"Welcome to the %s installation program.\n" +"\n" +"Selecting Cancel on any of the following screens will reboot the computer." +msgstr "" + +#: main.c:428 +msgid "Start installation" +msgstr "" + +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 +msgid "License Agreement" +msgstr "" + +#: main.c:544 +msgid "License not accepted!" +msgstr "" + +#: main.c:566 +msgid "No hard disk found." +msgstr "" + +#: main.c:587 +msgid "Disk Selection" +msgstr "" + +#: main.c:588 +msgid "" +"Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" +"\n" +"ALL DATA ON THE DISK WILL BE DESTROYED." +msgstr "" + +#: main.c:599 +msgid "" +"No disk has been selected.\n" +"\n" +"Please select one or more disks you want to install IPFire on." +msgstr "" + +#: main.c:617 +#, c-format +msgid "" +"The installation program will now prepare the chosen harddisk:\n" +"\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "" + +#: main.c:619 +msgid "Disk Setup" +msgstr "" + +#: main.c:620 main.c:630 +msgid "Delete all data" +msgstr "" + +#: main.c:627 +#, c-format +msgid "" +"The installation program will now set up a RAID configuration on the select= ed harddisks:\n" +"\n" +" %s\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "" + +#: main.c:629 +msgid "RAID Setup" +msgstr "" + +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" + +#: main.c:655 +msgid "Your harddisk is too small." +msgstr "" + +#: main.c:671 +msgid "" +"Your harddisk is very small, but you can continue without a swap partition." +msgstr "" + +#: main.c:684 +msgid "ext4 Filesystem" +msgstr "" + +#: main.c:685 +msgid "ext4 Filesystem without journal" +msgstr "" + +#: main.c:686 +msgid "XFS Filesystem" +msgstr "" + +#: main.c:687 +msgid "ReiserFS Filesystem" +msgstr "" + +#: main.c:701 +msgid "Filesystem Selection" +msgstr "" + +#: main.c:701 +msgid "Please choose your filesystem:" +msgstr "" + +#: main.c:712 +msgid "Building RAID..." +msgstr "" + +#: main.c:716 +msgid "Unable to build the RAID." +msgstr "" + +#: main.c:728 +msgid "Partitioning disk..." +msgstr "" + +#: main.c:732 +msgid "Unable to partition the disk." +msgstr "" + +#: main.c:739 +msgid "Creating filesystems..." +msgstr "" + +#: main.c:743 +msgid "Unable to create filesystems." +msgstr "" + +#: main.c:749 +msgid "Unable to mount filesystems." +msgstr "" + +#: main.c:760 +msgid "Installing the system..." +msgstr "" + +#: main.c:761 +msgid "Unable to install the system." +msgstr "" + +#: main.c:777 +msgid "Installing the language cache..." +msgstr "" + +#: main.c:778 +msgid "Unable to install the language cache." +msgstr "" + +#: main.c:783 +msgid "Installing the bootloader..." +msgstr "" + +#: main.c:790 +msgid "Unable to open /etc/default/grub for writing." +msgstr "" + +#: main.c:812 +msgid "Unable to install the bootloader." +msgstr "" + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 +#, c-format +msgid "" +"%s was successfully installed!\n" +"\n" +"Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." +msgstr "" + +#: main.c:882 +msgid "Congratulations!" +msgstr "" + +#: main.c:882 +msgid "Reboot" +msgstr "" + +#: main.c:893 +msgid "Setup has failed. Press Ok to reboot." +msgstr "" diff --git a/src/installer/po/sk.po b/src/installer/po/sk.po index 86d37cd..3766bae 100644 --- a/src/installer/po/sk.po +++ b/src/installer/po/sk.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Slovak (http://www.transifex.com/projects/p/ipfire/language/= sk/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=3D3; plural=3D(n=3D=3D1) ? 0 : (n>=3D2 && n<=3D4) ? = 1 : 2;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/sq.po b/src/installer/po/sq.po index 8ac31c1..af653fd 100644 --- a/src/installer/po/sq.po +++ b/src/installer/po/sq.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/ipfire/languag= e/sq/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/sr.po b/src/installer/po/sr.po new file mode 100644 index 0000000..97fad59 --- /dev/null +++ b/src/installer/po/sr.po @@ -0,0 +1,329 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-07-31 09:39+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/ipfire/language= /sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3D3; plural=3D(n%10=3D=3D1 && n%100!=3D11 ? 0 : n%10= >=3D2 && n%10<=3D4 && (n%100<10 || n%100>=3D20) ? 1 : 2);\n" + +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 +msgid "OK" +msgstr "" + +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 +msgid "Cancel" +msgstr "" + +#: main.c:176 +msgid "I accept this license" +msgstr "" + +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 +msgid "Language selection" +msgstr "" + +#: main.c:403 +msgid "Select the language you wish to use for the installation." +msgstr "" + +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 +msgid "/ between elements | selects | next scree= n" +msgstr "" + +#: main.c:426 +#, c-format +msgid "" +"Welcome to the %s installation program.\n" +"\n" +"Selecting Cancel on any of the following screens will reboot the computer." +msgstr "" + +#: main.c:428 +msgid "Start installation" +msgstr "" + +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "" + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 +msgid "License Agreement" +msgstr "" + +#: main.c:544 +msgid "License not accepted!" +msgstr "" + +#: main.c:566 +msgid "No hard disk found." +msgstr "" + +#: main.c:587 +msgid "Disk Selection" +msgstr "" + +#: main.c:588 +msgid "" +"Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" +"\n" +"ALL DATA ON THE DISK WILL BE DESTROYED." +msgstr "" + +#: main.c:599 +msgid "" +"No disk has been selected.\n" +"\n" +"Please select one or more disks you want to install IPFire on." +msgstr "" + +#: main.c:617 +#, c-format +msgid "" +"The installation program will now prepare the chosen harddisk:\n" +"\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "" + +#: main.c:619 +msgid "Disk Setup" +msgstr "" + +#: main.c:620 main.c:630 +msgid "Delete all data" +msgstr "" + +#: main.c:627 +#, c-format +msgid "" +"The installation program will now set up a RAID configuration on the select= ed harddisks:\n" +"\n" +" %s\n" +" %s\n" +"\n" +"Do you agree to continue?" +msgstr "" + +#: main.c:629 +msgid "RAID Setup" +msgstr "" + +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "" + +#: main.c:655 +msgid "Your harddisk is too small." +msgstr "" + +#: main.c:671 +msgid "" +"Your harddisk is very small, but you can continue without a swap partition." +msgstr "" + +#: main.c:684 +msgid "ext4 Filesystem" +msgstr "" + +#: main.c:685 +msgid "ext4 Filesystem without journal" +msgstr "" + +#: main.c:686 +msgid "XFS Filesystem" +msgstr "" + +#: main.c:687 +msgid "ReiserFS Filesystem" +msgstr "" + +#: main.c:701 +msgid "Filesystem Selection" +msgstr "" + +#: main.c:701 +msgid "Please choose your filesystem:" +msgstr "" + +#: main.c:712 +msgid "Building RAID..." +msgstr "" + +#: main.c:716 +msgid "Unable to build the RAID." +msgstr "" + +#: main.c:728 +msgid "Partitioning disk..." +msgstr "" + +#: main.c:732 +msgid "Unable to partition the disk." +msgstr "" + +#: main.c:739 +msgid "Creating filesystems..." +msgstr "" + +#: main.c:743 +msgid "Unable to create filesystems." +msgstr "" + +#: main.c:749 +msgid "Unable to mount filesystems." +msgstr "" + +#: main.c:760 +msgid "Installing the system..." +msgstr "" + +#: main.c:761 +msgid "Unable to install the system." +msgstr "" + +#: main.c:777 +msgid "Installing the language cache..." +msgstr "" + +#: main.c:778 +msgid "Unable to install the language cache." +msgstr "" + +#: main.c:783 +msgid "Installing the bootloader..." +msgstr "" + +#: main.c:790 +msgid "Unable to open /etc/default/grub for writing." +msgstr "" + +#: main.c:812 +msgid "Unable to install the bootloader." +msgstr "" + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 +#, c-format +msgid "" +"%s was successfully installed!\n" +"\n" +"Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." +msgstr "" + +#: main.c:882 +msgid "Congratulations!" +msgstr "" + +#: main.c:882 +msgid "Reboot" +msgstr "" + +#: main.c:893 +msgid "Setup has failed. Press Ok to reboot." +msgstr "" diff --git a/src/installer/po/sv.po b/src/installer/po/sv.po index 25e0ad4..b0e5ae7 100644 --- a/src/installer/po/sv.po +++ b/src/installer/po/sv.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Swedish (http://www.transifex.com/projects/p/ipfire/language= /sv/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/th.po b/src/installer/po/th.po index 2a88dca..97842e8 100644 --- a/src/installer/po/th.po +++ b/src/installer/po/th.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Thai (http://www.transifex.com/projects/p/ipfire/language/th= /)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: th\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/tk.po b/src/installer/po/tk.po index e07df58..c753b72 100644 --- a/src/installer/po/tk.po +++ b/src/installer/po/tk.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Turkmen (http://www.transifex.com/projects/p/ipfire/language= /tk/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: tk\n" "Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/tr.po b/src/installer/po/tr.po index 99a100a..0198445 100644 --- a/src/installer/po/tr.po +++ b/src/installer/po/tr.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# Kudret Emre , 2014 +# Kudret Emre , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" -"Last-Translator: Michael Tremer \n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-12-08 17:24+0000\n" +"Last-Translator: Kudret Emre \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language= /tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -17,85 +19,145 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=3D2; plural=3D(n > 1);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" -msgstr "" +msgstr "Tamam" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" -msgstr "" +msgstr "=C4=B0ptal" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" -msgstr "" +msgstr "Lisans=C4=B1 kabul ediyorum" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "Uyar=C4=B1: Kat=C4=B1l=C4=B1ms=C4=B1z kurulum 10 saniye i=C3=A7inde = ba=C5=9Flayacak..." + +#: main.c:403 msgid "Language selection" -msgstr "" +msgstr "Dil se=C3=A7imi" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." -msgstr "" +msgstr "Y=C3=BCkleme i=C3=A7in istedi=C4=9Finiz dili se=C3=A7in." =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "Kat=C4=B1l=C4=B1ms=C4=B1z kurulum modu" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" -msgstr "" +msgstr "/ elementler aras=C4=B1 ge=C3=A7i=C5=9F | se= =C3=A7 | sonraki ekran" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" "\n" "Selecting Cancel on any of the following screens will reboot the computer." -msgstr "" +msgstr "%s y=C3=BCkleme program=C4=B1na ho=C5=9Fgeldiniz.\n\n=C4=B0lerleyen = ekranlar=C4=B1n herhangi birinde =C4=B0ptal'e t=C4=B1klaman=C4=B1z bilgisayar= =C4=B1n=C4=B1z=C4=B1 yeniden ba=C5=9Flat=C4=B1r." =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" -msgstr "" +msgstr "Y=C3=BCklemeyi ba=C5=9Flat" =20 -#: main.c:339 -msgid "No local source media found. Starting download." -msgstr "" +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "Y=C3=BCkleyici =C5=9Fimdi y=C3=BCkleme dosyas=C4=B1n=C4=B1 indirmeyi= deneyecek." + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "Hi=C3=A7bir kaynak s=C3=BCr=C3=BCc=C3=BCs=C3=BC bulunamad=C4=B1.\n\n= Gerekli y=C3=BCkleme dosyas=C4=B1n=C4=B1 indirmeyi deneyebilirsiniz." =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:460 +msgid "Download installation image" +msgstr "Y=C3=BCkleme dosyas=C4=B1n=C4=B1 indir" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "A=C4=9Fa ba=C4=9Flanmaya =C3=A7al=C4=B1=C5=9F=C4=B1l=C4=B1yor (DHCP)= ..." + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "Y=C3=BCklemenin devam etmesi i=C3=A7in a=C4=9F ba=C4=9Flant=C4=B1s= =C4=B1 gereklidir fakat ba=C5=9Flat=C4=B1lam=C4=B1yor.\n\nL=C3=BCtfen makinen= izi bir DHCP sunucu ile a=C4=9Fa ba=C4=9Flay=C4=B1p tekrar deneyin." + +#: main.c:487 main.c:516 +msgid "Retry" +msgstr "Tekrar dene" + +#: main.c:501 +msgid "Downloading installation image..." +msgstr "Y=C3=BCkleme dosyas=C4=B1 indiriliyor..." + +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" +msgstr "MD5 checksum uyu=C5=9Fmuyor" + +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "Y=C3=BCkleme dosyas=C4=B1 indirilemedi.\nSebep: %s\n\n%s" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" msgstr "" =20 -#: main.c:376 +#: main.c:543 msgid "License Agreement" -msgstr "" +msgstr "Lisans Anla=C5=9Fmas=C4=B1" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" -msgstr "" +msgstr "Lisans kabul edilmedi!" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." -msgstr "" +msgstr "Sabit disk bulunamad=C4=B1." =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" -msgstr "" +msgstr "Disk Se=C3=A7imi" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." -msgstr "" +msgstr "IPFire'=C4=B1 y=C3=BCklemek istedi=C4=9Finiz disk(ler)i se=C3=A7in. = Diskler =C3=B6nce b=C3=B6l=C3=BCmlenecek, sonra b=C3=B6l=C3=BCmlere dosya sis= temi olu=C5=9Fturulacakt=C4=B1r.\n\nD=C4=B0SKTEK=C4=B0 T=C3=9CM VER=C4=B0LER = S=C4=B0L=C4=B0NECEKT=C4=B0R." =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." -msgstr "" +msgstr "Hi=C3=A7bir disk se=C3=A7ilmedi.\n\nL=C3=BCtfen IPFire'=C4=B1 y=C3= =BCklemek i=C3=A7in bir veya daha fazla disk se=C3=A7in." =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -103,17 +165,17 @@ msgid "" " %s\n" "\n" "Do you agree to continue?" -msgstr "" +msgstr "Y=C3=BCkleme program=C4=B1 =C5=9Fimdi se=C3=A7ilen diski haz=C4=B1rl= ayacak:\n\n%s\n\nDevam etmek istiyor musunuz?" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" -msgstr "" +msgstr "Disk Kurulumu" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" -msgstr "" +msgstr "T=C3=BCm veriyi sil" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -122,121 +184,148 @@ msgid "" " %s\n" "\n" "Do you agree to continue?" -msgstr "" +msgstr "Y=C3=BCkleme program=C4=B1 =C5=9Fimdi se=C3=A7ilen sabit disk =C3=BC= zerinde bir RAID yap=C4=B1land=C4=B1rmas=C4=B1 kuracak:\n\n%s\n%s\n\nDevam et= mek istiyor musunuz?" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" -msgstr "" +msgstr "RAID Kurulumu" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." -msgstr "" +#: main.c:640 +msgid "Your disk configuration is currently not supported." +msgstr "Disk yap=C4=B1land=C4=B1rman=C4=B1z desteklenmiyor." =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." -msgstr "" +msgstr "Sabit diskiniz =C3=A7ok k=C3=BC=C3=A7=C3=BCk." =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." -msgstr "" +msgstr "Sabit diskiniz =C3=A7ok k=C3=BC=C3=A7=C3=BCk, fakat takas b=C3=B6l= =C3=BCm=C3=BC olmadan devam edebilirsiniz." =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" -msgstr "" +msgstr "ext4 Dosya sistemi" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" -msgstr "" +msgstr "ext4 Dosya sistemi - g=C3=BCnl=C3=BCks=C3=BCz" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" -msgstr "" +msgstr "XFS Dosya sistemi" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" -msgstr "" +msgstr "ReiserFS Dosya sistemi" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" -msgstr "" +msgstr "Dosya sistemi Se=C3=A7imi" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" -msgstr "" +msgstr "L=C3=BCtfen dosya sisteminizi se=C3=A7in:" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." -msgstr "" +msgstr "RAID olu=C5=9Fturuluyor..." =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." -msgstr "" +msgstr "RAID olu=C5=9Fturulam=C4=B1yor." =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." -msgstr "" +msgstr "Disk b=C3=B6l=C3=BCmleniyor..." =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." -msgstr "" +msgstr "Disk b=C3=B6l=C3=BCmlendirilemiyor." =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." -msgstr "" +msgstr "Dosya sistemleri olu=C5=9Fturuluyor..." =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." -msgstr "" +msgstr "Dosya sistemleri olu=C5=9Fturulam=C4=B1yor." =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." -msgstr "" +msgstr "Dosya sistemleri ba=C4=9Flanam=C4=B1yor." =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." -msgstr "" +msgstr "Sistem y=C3=BCkleniyor..." =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." -msgstr "" +msgstr "Sistem y=C3=BCklenemiyor." =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." -msgstr "" +msgstr "Dil =C3=B6n blle=C4=9Fi y=C3=BCkleniyor..." =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." -msgstr "" +msgstr "Dil =C3=B6n belle=C4=9Fi y=C3=BCklenemiyor." =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." -msgstr "" +msgstr "bootloader y=C3=BCkleniyor..." =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." -msgstr "" +msgstr "/etc/default/grub yazma i=C5=9Flemi i=C3=A7in a=C3=A7=C4=B1lam=C4=B1= yor." =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." -msgstr "" +msgstr "bootloader y=C3=BCklenemiyor." + +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "Y=C3=BCkleme dosyas=C4=B1nda bir yedekleme dosyas=C4=B1 bulundu.\n\n= Yede=C4=9Fi geri y=C3=BCklemek ister misiniz?" + +#: main.c:827 +msgid "Yes" +msgstr "Evet" =20 -#: main.c:666 +#: main.c:827 +msgid "No" +msgstr "Hay=C4=B1r" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "Yedek dosyas=C4=B1 geri y=C3=BCklenirken bir hata olu=C5=9Ftu." + +#: main.c:869 +msgid "Running post-install script..." +msgstr "post-install beti=C4=9Fi =C3=A7al=C4=B1=C5=9Ft=C4=B1r=C4=B1l=C4=B1yo= r..." + +#: main.c:870 +msgid "Post-install script failed." +msgstr "post-install beti=C4=9Fi ba=C5=9Far=C4=B1s=C4=B1z oldu." + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" "\n" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." -msgstr "" +msgstr "%s ba=C5=9Far=C4=B1yla y=C3=BCklendi!\n\nL=C3=BCtfen y=C3=BCkleme or= tamlar=C4=B1n=C4=B1 bu sistemden =C3=A7=C4=B1kar=C4=B1n ve yeniden ba=C5=9Fla= tma butonuna t=C4=B1klay=C4=B1n. Sistem yeniden ba=C5=9Flat=C4=B1ld=C4=B1=C4= =9F=C4=B1nda a=C4=9F ve sistem =C5=9Fifrenizi ayarlaman=C4=B1z istenecek. Dah= a sonra web yap=C4=B1land=C4=B1rma konsoluna gitmek i=C3=A7in yaray=C4=B1c=C4= =B1n=C4=B1zdan https://%s:444 (veya %s yerine ne isim verdiyseniz) adresine g= idin." =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" -msgstr "" +msgstr "Tebrikler!" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" -msgstr "" +msgstr "Yeniden ba=C5=9Flat." =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." -msgstr "" +msgstr "Kurulum ba=C5=9Far=C4=B1s=C4=B1z oldu. Yeniden ba=C5=9Flatmak i=C3= =A7in Tamam'a bas=C4=B1n." diff --git a/src/installer/po/uk.po b/src/installer/po/uk.po index e6c955a..4a2ab67 100644 --- a/src/installer/po/uk.po +++ b/src/installer/po/uk.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/ipfire/langua= ge/uk/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=3D3; plural=3D(n%10=3D=3D1 && n%100!=3D11 ? 0 : n%10= >=3D2 && n%10<=3D4 && (n%100<10 || n%100>=3D20) ? 1 : 2);\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/uz(a)Latn.po b/src/installer/po/uz(a)Latn.po index 2bdb551..8c68800 100644 --- a/src/installer/po/uz(a)Latn.po +++ b/src/installer/po/uz(a)Latn.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Uzbek (Latin) (http://www.transifex.com/projects/p/ipfire/la= nguage/uz(a)Latn/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: uz(a)Latn\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/vi.po b/src/installer/po/vi.po index 197382b..4f5b455 100644 --- a/src/installer/po/vi.po +++ b/src/installer/po/vi.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/ipfire/langu= age/vi/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: vi\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/installer/po/zh.po b/src/installer/po/zh.po index 3148f14..3dbca13 100644 --- a/src/installer/po/zh.po +++ b/src/installer/po/zh.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-21 15:09+0000\n" -"PO-Revision-Date: 2014-08-21 15:11+0000\n" +"POT-Creation-Date: 2014-11-05 01:29+0000\n" +"PO-Revision-Date: 2014-11-05 01:33+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Chinese (http://www.transifex.com/projects/p/ipfire/language= /zh/)\n" "MIME-Version: 1.0\n" @@ -17,31 +17,40 @@ msgstr "" "Language: zh\n" "Plural-Forms: nplurals=3D1; plural=3D0;\n" =20 -#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:6= 82 +#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893 msgid "OK" msgstr "" =20 -#: main.c:78 main.c:446 main.c:456 main.c:493 main.c:524 +#: main.c:79 main.c:460 main.c:487 main.c:516 main.c:620 main.c:630 main.c:6= 70 +#: main.c:702 msgid "Cancel" msgstr "" =20 -#: main.c:145 +#: main.c:176 msgid "I accept this license" msgstr "" =20 -#: main.c:312 +#: main.c:384 +msgid "Warning: Unattended installation will start in 10 seconds..." +msgstr "" + +#: main.c:403 msgid "Language selection" msgstr "" =20 -#: main.c:312 +#: main.c:403 msgid "Select the language you wish to use for the installation." msgstr "" =20 -#: main.c:323 +#: main.c:418 +msgid "Unattended mode" +msgstr "" + +#: main.c:420 msgid "/ between elements | selects | next scree= n" msgstr "" =20 -#: main.c:328 +#: main.c:426 #, c-format msgid "" "Welcome to the %s installation program.\n" @@ -49,53 +58,104 @@ msgid "" "Selecting Cancel on any of the following screens will reboot the computer." msgstr "" =20 -#: main.c:330 +#: main.c:428 msgid "Start installation" msgstr "" =20 -#: main.c:339 -msgid "No local source media found. Starting download." +#: main.c:449 +#, c-format +msgid "The installer will now try downloading the installation image." +msgstr "" + +#: main.c:452 +#, c-format +msgid "" +"No source drive could be found.\n" +"\n" +"You can try downloading the required installation image." +msgstr "" + +#: main.c:456 +msgid "" +"Please make sure to connect your machine to a network and the installer wil= l" +" try connect to acquire an IP address." +msgstr "" + +#: main.c:460 +msgid "Download installation image" +msgstr "" + +#: main.c:473 +msgid "Trying to start networking (DHCP)..." +msgstr "" + +#: main.c:484 +msgid "" +"Networking could not be started but is required to go on with the installat= ion.\n" +"\n" +"Please connect your machine to a network with a DHCP server and retry." +msgstr "" + +#: main.c:487 main.c:516 +msgid "Retry" msgstr "" =20 -#: main.c:340 -msgid "Downloading installation image ..." +#: main.c:501 +msgid "Downloading installation image..." msgstr "" =20 -#: main.c:342 -msgid "Download error" +#: main.c:510 +#, c-format +msgid "MD5 checksum mismatch" msgstr "" =20 -#: main.c:376 +#: main.c:513 +#, c-format +msgid "" +"The installation image could not be downloaded.\n" +" Reason: %s\n" +"\n" +"%s" +msgstr "" + +#: main.c:528 +#, c-format +msgid "" +"Could not mount %s to %s:\n" +" %s\n" +msgstr "" + +#: main.c:543 msgid "License Agreement" msgstr "" =20 -#: main.c:377 +#: main.c:544 msgid "License not accepted!" msgstr "" =20 -#: main.c:399 +#: main.c:566 msgid "No hard disk found." msgstr "" =20 -#: main.c:418 +#: main.c:587 msgid "Disk Selection" msgstr "" =20 -#: main.c:419 +#: main.c:588 msgid "" "Select the disk(s) you want to install IPFire on. First those will be parti= tioned, and then the partitions will have a filesystem put on them.\n" "\n" "ALL DATA ON THE DISK WILL BE DESTROYED." msgstr "" =20 -#: main.c:430 +#: main.c:599 msgid "" "No disk has been selected.\n" "\n" "Please select one or more disks you want to install IPFire on." msgstr "" =20 -#: main.c:443 +#: main.c:617 #, c-format msgid "" "The installation program will now prepare the chosen harddisk:\n" @@ -105,15 +165,15 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:445 +#: main.c:619 msgid "Disk Setup" msgstr "" =20 -#: main.c:446 main.c:456 +#: main.c:620 main.c:630 msgid "Delete all data" msgstr "" =20 -#: main.c:453 +#: main.c:627 #, c-format msgid "" "The installation program will now set up a RAID configuration on the select= ed harddisks:\n" @@ -124,104 +184,131 @@ msgid "" "Do you agree to continue?" msgstr "" =20 -#: main.c:455 +#: main.c:629 msgid "RAID Setup" msgstr "" =20 -#: main.c:466 -msgid "You disk configuration is currently not supported." +#: main.c:640 +msgid "Your disk configuration is currently not supported." msgstr "" =20 -#: main.c:480 +#: main.c:655 msgid "Your harddisk is too small." msgstr "" =20 -#: main.c:494 +#: main.c:671 msgid "" "Your harddisk is very small, but you can continue without a swap partition." msgstr "" =20 -#: main.c:506 +#: main.c:684 msgid "ext4 Filesystem" msgstr "" =20 -#: main.c:507 +#: main.c:685 msgid "ext4 Filesystem without journal" msgstr "" =20 -#: main.c:508 +#: main.c:686 msgid "XFS Filesystem" msgstr "" =20 -#: main.c:509 +#: main.c:687 msgid "ReiserFS Filesystem" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Filesystem Selection" msgstr "" =20 -#: main.c:523 +#: main.c:701 msgid "Please choose your filesystem:" msgstr "" =20 -#: main.c:534 +#: main.c:712 msgid "Building RAID..." msgstr "" =20 -#: main.c:538 +#: main.c:716 msgid "Unable to build the RAID." msgstr "" =20 -#: main.c:550 +#: main.c:728 msgid "Partitioning disk..." msgstr "" =20 -#: main.c:554 +#: main.c:732 msgid "Unable to partition the disk." msgstr "" =20 -#: main.c:561 +#: main.c:739 msgid "Creating filesystems..." msgstr "" =20 -#: main.c:565 +#: main.c:743 msgid "Unable to create filesystems." msgstr "" =20 -#: main.c:571 +#: main.c:749 msgid "Unable to mount filesystems." msgstr "" =20 -#: main.c:582 +#: main.c:760 msgid "Installing the system..." msgstr "" =20 -#: main.c:583 +#: main.c:761 msgid "Unable to install the system." msgstr "" =20 -#: main.c:599 +#: main.c:777 msgid "Installing the language cache..." msgstr "" =20 -#: main.c:600 +#: main.c:778 msgid "Unable to install the language cache." msgstr "" =20 -#: main.c:605 +#: main.c:783 msgid "Installing the bootloader..." msgstr "" =20 -#: main.c:612 +#: main.c:790 msgid "Unable to open /etc/default/grub for writing." msgstr "" =20 -#: main.c:634 +#: main.c:812 msgid "Unable to install the bootloader." msgstr "" =20 -#: main.c:666 +#: main.c:826 +msgid "" +"A backup file has been found on the installation image.\n" +"\n" +"Do you want to restore the backup?" +msgstr "" + +#: main.c:827 +msgid "Yes" +msgstr "" + +#: main.c:827 +msgid "No" +msgstr "" + +#: main.c:834 +msgid "An error occured when the backup file was restored." +msgstr "" + +#: main.c:869 +msgid "Running post-install script..." +msgstr "" + +#: main.c:870 +msgid "Post-install script failed." +msgstr "" + +#: main.c:877 #, c-format msgid "" "%s was successfully installed!\n" @@ -229,14 +316,14 @@ msgid "" "Please remove any installation mediums from this system and hit the reboot = button. Once the system has restarted you will be asked to setup networking a= nd system passwords. After that, you should point your web browser at https:/= /%s:444 (or what ever you name your %s) for the web configuration console." msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Congratulations!" msgstr "" =20 -#: main.c:671 +#: main.c:882 msgid "Reboot" msgstr "" =20 -#: main.c:682 +#: main.c:893 msgid "Setup has failed. Press Ok to reboot." msgstr "" diff --git a/src/setup/po/da.po b/src/setup/po/da.po index 7c696e5..bf05c10 100644 --- a/src/setup/po/da.po +++ b/src/setup/po/da.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-08-24 14:21+0000\n" +"Last-Translator: Henrik Simonsen \n" "Language-Team: Danish (http://www.transifex.com/projects/p/ipfire/language/= da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -440,7 +440,7 @@ msgid "" "Current config: %s\n" "\n" "%s" -msgstr "" +msgstr "Nuv=C3=A6rende konfiguration: %s\n\n%s" =20 #: networking.c:268 msgid "Network configuration menu" diff --git a/src/setup/po/de.po b/src/setup/po/de.po index b1d7d3a..12333a6 100644 --- a/src/setup/po/de.po +++ b/src/setup/po/de.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 18:01+0000\n" +"PO-Revision-Date: 2014-08-24 19:39+0000\n" "Last-Translator: Stefan Schantl \n" "Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/= de/)\n" "MIME-Version: 1.0\n" @@ -138,7 +138,7 @@ msgstr "Hostname" =20 #: hostname.c:46 msgid "Enter the machine's hostname." -msgstr "Bitte geben Sie den Hostname der Maschine ein." +msgstr "Bitte geben Sie den Hostnamen der Maschine ein." =20 #: hostname.c:53 msgid "Hostname cannot be empty." @@ -158,7 +158,7 @@ msgstr "Tastaturbelegung" =20 #: keymap.c:85 msgid "Choose the type of keyboard you are using from the list below." -msgstr "W=C3=A4hlen Sie aus dieser Liste den Tastatur-Typ aus, den Sie benut= zen." +msgstr "Bitte w=C3=A4hlen Sie aus der Liste das gew=C3=BCnschte Tastatur-Lay= out aus." =20 #: main.c:68 timezone.c:77 msgid "Timezone" diff --git a/src/setup/po/fa.po b/src/setup/po/fa.po index 2e2adc4..58a2008 100644 --- a/src/setup/po/fa.po +++ b/src/setup/po/fa.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# hashem ghavami , 2014 # Khalil Delavaran , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-11-12 18:28+0000\n" +"Last-Translator: Khalil Delavaran \n" "Language-Team: Persian (http://www.transifex.com/projects/p/ipfire/language= /fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -52,7 +53,7 @@ msgstr "=D9=BE=D8=B3=D9=88=D9=86=D8=AF =D9=86=D8=A7=D9=85 = =D8=AF=D8=A7=D9=85=D9=86=D9=87:" #: networking.c:442 networking.c:552 networking.c:603 networking.c:610 #: networking.c:713 timezone.c:63 msgid "Unable to open settings file" -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D9=81=D8=A7=DB=8C=D9=84= =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=B1=D8=A7 =D8=A8=D8=A7= =D8=B2 =DA=A9=D8=B1=D8=AF" =20 #: dhcp.c:111 msgid "DHCP server configuration" @@ -60,7 +61,7 @@ msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C = =D8=B3=D8=B1=D9=88=D8=B1 DHCP" =20 #: dhcp.c:116 msgid "Configure the DHCP server by entering the settings information." -msgstr "" +msgstr "=D8=B3=D8=B1=D9=88=DB=8C=D8=B3 =D8=AF=D9=87=D9=86=D8=AF=D9=87 DHcp = =D8=A8=D8=A7 =D8=AF=D8=A7=D8=AF=D9=87 =D9=88 =D8=AA=D9=86=D8=B8=DB=8C=D9=85= =D8=A7=D8=AA =D9=88=D8=A7=D8=B1=D8=AF =D8=B4=D8=AF=D9=87 =D9=BE=DB=8C=DA=A9= =D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=B4=D8=AF" =20 #: dhcp.c:125 msgid "Enabled" @@ -85,7 +86,7 @@ msgstr "=D9=86=D9=85=DB=8C =D8=AE=D9=88=D8=A7=D9=87=D9=85" msgid "" "The following fields are invalid:\n" "\n" -msgstr "" +msgstr "=D8=B4=D8=A7=D8=AE=D8=B5 =D9=87=D8=A7=DB=8C =D8=B2=DB=8C=D8=B1 =D8= =A7=D8=B4=D8=AA=D8=A8=D8=A7=D9=87 =D9=87=D8=B3=D8=AA=D9=86=D8=AF:\n\n" =20 #: dhcp.c:159 msgid "Start address" @@ -129,7 +130,7 @@ msgstr "=D9=86=D8=A7=D9=85 =D8=AF=D8=A7=D9=85=D9=86=D9=87= =D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86=D8=AF =D9=81=D8=A7=D8=B5=D9=84= =D9=87 =D8=AF=D8=A7=D8=B4=D8=AA=D9=87 =D8=A8=D8=A7=D8=B4=D8=AF." =20 #: domainname.c:53 msgid "Domain name may only contain letters, numbers, hyphens and periods." -msgstr "" +msgstr "=D9=86=D8=A7=D9=85 =D8=AF=D8=A7=D9=85=D9=86=D9=87 =D9=85=D9=85=DA=A9= =D9=86 =D8=A7=D8=B3=D8=AA =D8=B4=D8=A7=D9=85=D9=84 =D8=AD=D8=B1=D9=88=D9=81= =D8=8C =D8=A7=D8=B9=D8=AF=D8=A7=D8=AF=D8=8C =D8=AE=D8=B7 =D9=81=D8=A7=D8=B5= =D9=84=D9=87 =D9=88 =D8=AF=D9=88=D8=B1=D9=87 =D9=87=D8=A7=DB=8C =D8=A8=D8=A7= =D8=B4=D8=B0" =20 #: hostname.c:46 main.c:69 msgid "Hostname" @@ -149,23 +150,23 @@ msgstr "=D9=86=D8=A7=D9=85 =D9=87=D8=A7=D8=B3=D8=AA =D9= =86=D9=85=DB=8C=D8=AA=D9=88=D8=A7=D9=86=D8=AF =D9=81=D8=A7=D8=B5=D9=84=D9=87 = =D8=AF=D8=A7=D8=B4=D8=AA=D9=87 =D8=A8=D8=A7=D8=B4=D8=AF." =20 #: hostname.c:58 msgid "Hostname may only contain letters, numbers and hyphens." -msgstr "" +msgstr "=D9=86=D8=A7=D9=85 =D9=87=D8=A7=D8=B3=D8=AA =D9=85=D9=85=DA=A9=D9=86= =D8=A7=D8=B3=D8=AA =D8=B4=D8=A7=D9=85=D9=84 =D8=AD=D8=B1=D9=88=D9=81=D8=8C = =D8=A7=D8=B9=D8=AF=D8=A7=D8=AF =D9=88 =D8=AE=D8=B7 =D9=81=D8=A7=D8=B5=D9=84= =D9=87 =D8=A8=D8=A7=D8=B4=D8=AF." =20 #: keymap.c:84 main.c:67 msgid "Keyboard mapping" -msgstr "" +msgstr "=D9=86=DA=AF=D8=A7=D8=B4=D8=AA =DA=A9=DB=8C=D8=A8=D9=88=D8=B1=D8=AF" =20 #: keymap.c:85 msgid "Choose the type of keyboard you are using from the list below." -msgstr "" +msgstr "=D9=86=D9=88=D8=B9 =DA=A9=DB=8C =D8=A8=D9=88=D8=B1=D8=AF =D8=AE=D9= =88=D8=AF =D8=B1=D8=A7 =D8=A7=D8=B2 =D9=84=DB=8C=D8=B3=D8=AA =D8=B2=DB=8C=D8= =B1 =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF." =20 #: main.c:68 timezone.c:77 msgid "Timezone" -msgstr "" +msgstr "=D9=85=D9=86=D8=B7=D9=82=D9=87 =D8=B2=D9=85=D8=A7=D9=86=DB=8C" =20 #: main.c:71 networking.c:110 networking.c:115 networking.c:447 msgid "Networking" -msgstr "" +msgstr "=D8=B4=D8=A8=DA=A9=D9=87 =D8=A8=D9=86=D8=AF=DB=8C" =20 #: main.c:72 misc.c:147 msgid "ISDN" @@ -181,15 +182,15 @@ msgstr "=DA=AF=D8=B0=D8=B1 =D9=88=D8=A7=DA=98=D9=87 'ad= min'" =20 #: main.c:90 msgid " / between elements | selects" -msgstr "" +msgstr " / =D9=85=DB=8C=D8=A7=D9=86 =D8=B9=D9=86= =D8=B5=D8=B1=DB=8C | =DA=AF=D8=B2=DB=8C=D9=86=D8=B4" =20 #: main.c:97 msgid "Section menu" -msgstr "" +msgstr "=D8=A8=D8=B1=D8=B4 =D9=85=D9=86=D9=88" =20 #: main.c:98 msgid "Select the item you wish to configure." -msgstr "" +msgstr "=D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3=DB=8C =DA=A9=D9=87 = =D9=82=D8=B5=D8=AF =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=AF=D9= =88=D8=A8=D8=A7=D8=B1=D9=87 =D8=A2=D9=86=D8=B1=D8=A7 =D8=AF=D8=A7=D8=B1=DB=8C= =D8=AF =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF." =20 #: main.c:99 msgid "Quit" @@ -207,50 +208,50 @@ msgstr "=DA=AF=D9=88=D8=B4=D8=B2=D8=AF" msgid "" "Initial setup was not entirely complete. You must ensure that Setup is " "properly finished by running setup again at the shell." -msgstr "" +msgstr "=D8=B1=D8=A7=D9=87 =D8=A7=D9=86=D8=AF=D8=A7=D8=B2=DB=8C =D8=A8=D9=87= =D9=BE=D8=A7=DB=8C=D8=A7=D9=86 =D9=86=D8=B1=D8=B3=DB=8C=D8=AF=D9=87 =D8=A7= =D8=B3=D8=AA. =D8=B4=D9=85=D8=A7 =D8=A8=D8=A7 =D8=A7=D8=AC=D8=B1=D8=A7=DB=8C = =D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87 =D8=B1=D8=A7=D9=87 =D8=A7=D9=86=D8=AF=D8= =A7=D8=B2=DB=8C =D8=AF=D8=B1 =D8=AE=D8=B7 =D9=81=D8=B1=D9=85=D8=A7=D9=86 =D8= =A8=D8=A7=DB=8C=D8=AF =D9=85=D8=B7=D9=85=D8=A6=D9=86 =D8=B4=D9=88=DB=8C=D8=AF= =DA=A9=D9=87 =D8=B1=D8=A7=D9=87 =D8=A7=D9=86=D8=AF=D8=A7=D8=B2=DB=8C =D9=BE= =D8=A7=DB=8C=D8=A7=D9=86 =DB=8C=D8=A7=D9=81=D8=AA=D9=87 =D8=A7=D8=B3=D8=AA." =20 #: misc.c:62 #, c-format msgid "Unable to write %s/main/hostname.conf" -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 %s/main/hostname.conf = =D8=B1=D8=A7 =D9=86=D9=88=D8=B4=D8=AA." =20 #: misc.c:71 msgid "Unable to open main hosts file." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D9=81=D8=A7=DB=8C=D9=84= =D9=87=D8=A7=D8=B3=D8=AA =D9=87=D8=A7=DB=8C =D8=A7=D8=B5=D9=84=DB=8C =D8=B1= =D8=A7 =D8=A8=D8=A7=D8=B2 =DA=A9=D8=B1=D8=AF." =20 #: misc.c:76 msgid "Unable to write /etc/hosts." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D8=AF=D8=B1 /etc/hosts = =D9=86=D9=88=D8=B4=D8=AA." =20 #: misc.c:117 msgid "Unable to write /etc/hosts.deny." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D8=AF=D8=B1 /etc/hosts.= deny =D9=86=D9=88=D8=B4=D8=AA." =20 #: misc.c:125 msgid "Unable to write /etc/hosts.allow." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D8=AF=D8=B1 /etc/hosts.= allow =D9=86=D9=88=D8=B4=D8=AA." =20 #: misc.c:136 msgid "Unable to set hostname." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D9=86=D8=A7=D9=85 =D9= =87=D8=A7=D8=B3=D8=AA =D8=B1=D8=A7 =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF= =DB=8C =DA=A9=D8=B1=D8=AF." =20 #: misc.c:147 msgid "Scanning and configuring ISDN devices." -msgstr "" +msgstr "=D9=BE=D9=88=DB=8C=D8=B4 =D9=88 =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86= =D8=AF=DB=8C =D8=AF=D8=B3=D8=AA=DA=AF=D8=A7=D9=87 =D9=87=D8=A7=DB=8C ISDN." =20 #: misc.c:148 msgid "Unable to scan for ISDN devices." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D8=AF=D8=B3=D8=AA=DA=AF= =D8=A7=D9=87=D9=87=D8=A7=DB=8C ISDN =D8=B1=D8=A7 =D9=BE=D9=88=DB=8C=D8=B4 =DA= =A9=D8=B1=D8=AF." =20 #: netstuff.c:86 #, c-format msgid "Interface - %s" -msgstr "" +msgstr "=D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3 - %s" =20 #: netstuff.c:91 #, c-format msgid "Enter the IP address information for the %s interface." -msgstr "" +msgstr "=D8=AF=D8=A7=D8=AF=D9=87 =D9=87=D8=A7=DB=8C =D8=A2=D8=AF=D8=B1=D8=B3= IP =D8=A8=D8=B1=D8=A7=DB=8C =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3= %s =D8=B1=D8=A7 =D8=A8=D9=86=D9=88=DB=8C=D8=B3=DB=8C=D8=AF." =20 #: netstuff.c:103 msgid "Static" @@ -270,7 +271,7 @@ msgstr "=D9=86=D8=A7=D9=85 =D9=87=D8=A7=D8=B3=D8=AA DHCP:" =20 #: netstuff.c:115 msgid "Force DHCP MTU:" -msgstr "" +msgstr "DHCP MTU =D8=A8=D9=87 =D8=B2=D9=88=D8=B1:" =20 #: netstuff.c:134 msgid "IP address:" @@ -282,7 +283,7 @@ msgstr "=D9=85=D8=A7=D8=B3=DA=A9 =D8=B4=D8=A8=DA=A9=D9=87= :" =20 #: netstuff.c:173 networking.c:749 msgid "The following fields are invalid:" -msgstr "" +msgstr "=D8=B4=D8=A7=D8=AE=D8=B5 =D9=87=D8=A7=DB=8C =D8=B2=DB=8C=D8=B1 =D8= =A7=D8=B4=D8=AA=D8=A8=D8=A7=D9=87 =D9=87=D8=B3=D8=AA=D9=86=D8=AF" =20 #: netstuff.c:183 msgid "IP address" @@ -298,16 +299,16 @@ msgstr "=D9=86=D8=A7=D9=85 =D9=87=D8=A7=D8=B3=D8=AA DHC= P" =20 #: netstuff.c:396 netstuff.c:709 msgid "Unset" -msgstr "" +msgstr "=D8=AA=D9=86=D8=B8=DB=8C=D9=85 =D9=86=D8=B4=D8=AF=D9=87" =20 #: netstuff.c:669 #, c-format msgid "Please choose a networkcard for the following interface - %s." -msgstr "" +msgstr "=D8=AE=D9=88=D8=A7=D9=87=D8=B4=D9=85=D9=86=D8=AF =D8=A7=D8=B3=D8=AA = =DB=8C=DA=A9 =DA=A9=D8=A7=D8=B1=D8=AA =D8=B4=D8=A8=DA=A9=D9=87 =D8=A8=D8=B1= =D8=A7=DB=8C =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3 %s =D8=B2=DB=8C= =D8=B1 =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF." =20 #: netstuff.c:672 msgid "Extended Network Menu" -msgstr "" +msgstr "=D9=85=D9=86=D9=88=DB=8C =DA=AF=D8=B3=D8=AA=D8=B1=D8=AF=D9=87 =D8=B4= =D8=A8=DA=A9=D9=87" =20 #: netstuff.c:673 networking.c:520 msgid "Select" @@ -315,28 +316,28 @@ msgstr "=DA=AF=D8=B2=DB=8C=D9=86=D8=B4" =20 #: netstuff.c:673 msgid "Identify" -msgstr "" +msgstr "=D8=B4=D9=86=D8=A7=D8=AE=D8=AA=D9=86" =20 #: netstuff.c:678 msgid "Device Identification" -msgstr "" +msgstr "=D8=B4=D9=86=D8=A7=D8=B3=D8=A7=DB=8C=DB=8C =D8=AF=D8=B3=D8=AA=DA=AF= =D8=A7=D9=87" =20 #: netstuff.c:678 msgid "The lights on the selected port should flash now for 10 seconds..." -msgstr "" +msgstr "=DA=86=D8=B1=D8=A7=D8=BA =D9=87=D8=A7=DB=8C =D9=BE=D9=88=D8=B1=D8=AA= =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=B4=D8=AF=D9=87=D8=8C =D9=87=D9=85 =D8=A7= =DA=A9=D9=86=D9=88=D9=86 =D8=A8=D8=A7=DB=8C=D8=AF =D8=A8=D8=B1=D8=A7=DB=8C 10= =D8=AB=D8=A7=D9=86=DB=8C=D9=87 =DA=86=D8=B4=D9=85=DA=A9 =D8=A8=D8=B2=D9=86= =D9=86=D8=AF..." =20 #: netstuff.c:679 msgid "Identification is not supported by this interface." -msgstr "" +msgstr "=D8=A7=DB=8C=D9=86 =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3 = =D8=B4=D9=86=D8=A7=D8=B3=D8=A7=DB=8C=DB=8C =D8=B1=D8=A7 =D9=BE=D8=B4=D8=AA=DB= =8C=D8=A8=D8=A7=D9=86=DB=8C =D9=86=D9=85=DB=8C =DA=A9=D9=86=D8=AF." =20 #: netstuff.c:691 msgid "There are no unassigned interfaces on your system." -msgstr "" +msgstr "=D9=87=DB=8C=DA=86 =D8=B1=D8=A7=D8=A8=D8=B7 =D8=A7=D8=AE=D8=AA=D8=B5= =D8=A7=D8=B5 =D8=AF=D8=A7=D8=AF=D9=87 =D9=86=D8=B4=D8=AF=D9=87 =D8=A8=D8=B1 = =D8=B1=D9=88=DB=8C =D8=B3=DB=8C=D8=B3=D8=AA=D9=85 =D8=B4=D9=85=D8=A7 =D9=88= =D8=AC=D9=88=D8=AF =D9=86=D8=AF=D8=A7=D8=B1=D8=AF." =20 #: netstuff.c:732 #, c-format msgid "Do you really want to remove the assigned %s interface?" -msgstr "" +msgstr "=D8=A2=DB=8C=D8=A7 =D8=B4=D9=85=D8=A7 =D9=88=D8=A7=D9=82=D8=B9=D8=A7= =D9=85=DB=8C =D8=AE=D9=88=D8=A7=D9=87=DB=8C=D8=AF =D8=A7=DB=8C=D9=86=D8=AA= =D8=B1=D9=81=DB=8C=D8=B3 %s =D8=A7=D8=AE=D8=AA=D8=B5=D8=A7=D8=B5 =D8=AF=D8= =A7=D8=AF=D9=87 =D8=B4=D8=AF=D9=87 =D8=B1=D8=A7 =D9=BE=D8=A7=DA=A9 =DA=A9=D9= =86=DB=8C=D8=AF=D8=9F" =20 #: netstuff.c:755 msgid "Select network driver" @@ -344,35 +345,35 @@ msgstr "=DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=B1=D8=A7=D9= =87 =D8=A7=D9=86=D8=AF=D8=A7=D8=B2 =D8=B4=D8=A8=DA=A9=D9=87" =20 #: netstuff.c:755 msgid "Set additional module parameters" -msgstr "" +msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D9=BE=D8=A7=D8=B1= =D8=A7=D9=85=D8=AA=D8=B1=D9=87=D8=A7=DB=8C =D8=A7=D9=81=D8=B2=D9=88=D8=AF=D9= =87 =D9=85=D8=A7=DA=98=D9=88=D9=84" =20 #: netstuff.c:762 msgid "Loading module..." -msgstr "" +msgstr "=D8=A8=D8=A7=D8=B1=DA=AF=D8=B0=D8=A7=D8=B1=DB=8C =D9=85=D8=A7=DA=98= =D9=88=D9=84..." =20 #: netstuff.c:777 msgid "Unable to load driver module." -msgstr "" +msgstr "=D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D8=B1=D8=A7=D9=87 =D8= =A7=D9=86=D8=AF=D8=A7=D8=B2 =D9=85=D8=A7=DA=98=D9=88=D9=84 =D8=B1=D8=A7 =D8= =A8=D8=A7=D8=B1=DA=AF=D8=B0=D8=A7=D8=B1=DB=8C =DA=A9=D8=B1=D8=AF." =20 #: netstuff.c:780 msgid "Module name cannot be blank." -msgstr "" +msgstr "=D9=86=D8=A7=D9=85 =D9=85=D8=A7=DA=98=D9=88=D9=84 =D9=86=D9=85=DB=8C= =D8=AA=D9=88=D8=A7=D9=86=D8=AF =D9=BE=D9=88=DA=86 =D8=A8=D8=A7=D8=B4=D8=AF." =20 #: networking.c:110 msgid "Stopping network..." -msgstr "" +msgstr "=D8=A7=D8=B2 =DA=A9=D8=A7=D8=B1 =D8=A7=D9=86=D8=AF=D8=A7=D8=AE=D8=AA= =D9=86 =D8=B4=D8=A8=DA=A9=D9=87..." =20 #: networking.c:115 msgid "Restarting network..." -msgstr "" +msgstr "=D8=B4=D8=B1=D9=88=D8=B9 =D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87 =D8=B4= =D8=A8=DA=A9=D9=87..." =20 #: networking.c:146 msgid "No GREEN interface assigned." -msgstr "" +msgstr "=D8=A8=D9=87 =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3 =D8=B3= =D8=A8=D8=B2 =D9=85=DB=8C=D8=B2=D8=A7=D9=86=DB=8C =D8=AF=D8=A7=D8=AF=D9=87 = =D9=86=D8=B4=D8=AF=D9=87 =D8=A7=D8=B3=D8=AA." =20 #: networking.c:152 msgid "Missing an IP address on GREEN." -msgstr "" +msgstr "=D8=A2=D8=AF=D8=B1=D8=B3 IP =D8=A8=D8=B1 =D8=B1=D9=88=DB=8C =D8=B3= =D8=A8=D8=B2 =DB=8C=D8=A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF." =20 #: networking.c:163 msgid "Error" @@ -384,43 +385,43 @@ msgstr "=D9=86=D8=A7=D8=AF=DB=8C=D8=AF=D9=87 =DA=AF=D8= =B1=D9=81=D8=AA=D9=86" =20 #: networking.c:164 msgid "No RED interface assigned." -msgstr "" +msgstr "=D8=A8=D8=B1=D8=A7=DB=8C =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C= =D8=B3 =D9=82=D8=B1=D9=85=D8=B2 =D9=85=DB=8C=D8=B2=D8=A7=D9=86=DB=8C =D8=AF= =D8=A7=D8=AF=D9=87 =D9=86=D8=B4=D8=AF=D9=87 =D8=A7=D8=B3=D8=AA." =20 #: networking.c:173 msgid "Missing an IP address on RED." -msgstr "" +msgstr "=D8=A2=D8=AF=D8=B1=D8=B3 IP =D8=A8=D8=B1 =D8=B1=D9=88=DB=8C =D9=82= =D8=B1=D9=85=D8=B2 =DB=8C=D8=A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF." =20 #: networking.c:183 msgid "No ORANGE interface assigned." -msgstr "" +msgstr "=D8=A8=D8=B1=D8=A7=DB=8C =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C= =D8=B3 =D9=86=D8=A7=D8=B1=D9=86=D8=AC=DB=8C =D9=85=DB=8C=D8=B2=D8=A7=D9=86=DB= =8C =D8=AF=D8=A7=D8=AF=D9=87 =D9=86=D8=B4=D8=AF=D9=87 =D8=A7=D8=B3=D8=AA." =20 #: networking.c:189 msgid "Missing an IP address on ORANGE." -msgstr "" +msgstr "=D8=A2=D8=AF=D8=B1=D8=B3 IP =D8=A8=D8=B1 =D8=B1=D9=88=DB=8C =D9=86= =D8=A7=D8=B1=D9=86=D8=AC=DB=8C =DB=8C=D8=A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF." =20 #: networking.c:199 msgid "No BLUE interface assigned." -msgstr "" +msgstr "=D8=A8=D8=B1=D8=A7=DB=8C =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C= =D8=B3 =D8=A2=D8=A8=DB=8C =D9=85=DB=8C=D8=B2=D8=A7=D9=86=DB=8C =D8=AF=D8=A7= =D8=AF=D9=87 =D9=86=D8=B4=D8=AF=D9=87 =D8=A7=D8=B3=D8=AA." =20 #: networking.c:205 msgid "Missing an IP address on BLUE." -msgstr "" +msgstr "=D8=A2=D8=AF=D8=B1=D8=B3 IP =D8=A8=D8=B1 =D8=B1=D9=88=DB=8C =D8=A2= =D8=A8=DB=8C =DB=8C=D8=A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF." =20 #: networking.c:217 msgid "Misssing DNS." -msgstr "" +msgstr "DNS =DB=8C=D8=A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF." =20 #: networking.c:224 msgid "Missing Default Gateway." -msgstr "" +msgstr "Gateway =D9=BE=DB=8C=D8=B4 =D9=BE=D9=86=D8=AF=D8=A7=D8=B1 =DB=8C=D8= =A7=D9=81=D8=AA =D9=86=D8=B4=D8=AF." =20 #: networking.c:237 networking.c:304 msgid "Network configuration type" -msgstr "" +msgstr "=DA=86=DA=AF=D9=88=D9=86=DA=AF=DB=8C =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8= =D9=86=D8=AF=DB=8C =D8=B4=D8=A8=DA=A9=D9=87" =20 #: networking.c:238 networking.c:409 msgid "Drivers and card assignments" -msgstr "" +msgstr "=D8=B1=D8=A7=D9=87 =D8=A7=D9=86=D8=AF=D8=A7=D8=B2 =D9=87=D8=A7 =D9= =88 =D8=AA=DA=A9=D8=A7=D9=84=DB=8C=D9=81 =DA=A9=D8=A7=D8=B1=D8=AA =D9=87=D8= =A7" =20 #: networking.c:239 networking.c:640 msgid "Address settings" @@ -428,11 +429,11 @@ msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB= =8C =D8=A2=D8=AF=D8=B1=D8=B3" =20 #: networking.c:240 networking.c:743 msgid "DNS and Gateway settings" -msgstr "" +msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C DNS =D9=88 Gateway" =20 #: networking.c:260 msgid "When configuration is complete, a network restart will be required." -msgstr "" +msgstr "=D9=88=D9=82=D8=AA=DB=8C =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF= =DB=8C =DA=A9=D8=A7=D9=85=D9=84 =D8=B4=D8=AF =D8=B3=D8=B1=D9=88=DB=8C=D8=B3 = =D8=B4=D8=A8=DA=A9=D9=87 =D8=AF=D8=B1 =D8=B5=D9=88=D8=B1=D8=AA =D9=86=DB=8C= =D8=A7=D8=B2 =D8=B1=D8=A7=D9=87 =D8=A7=D9=86=D8=AF=D8=A7=D8=B2=DB=8C =D9=85= =D8=AC=D8=AF=D8=AF =D8=AE=D9=88=D8=A7=D9=87=D8=AF =D8=B4=D8=AF" =20 #: networking.c:267 #, c-format @@ -440,11 +441,11 @@ msgid "" "Current config: %s\n" "\n" "%s" -msgstr "" +msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=AC=D8=A7=D8=B1= =DB=8C: %s\n\n%s" =20 #: networking.c:268 msgid "Network configuration menu" -msgstr "" +msgstr "=D9=85=D9=86=D9=88=DB=8C =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF= =DB=8C =D8=B4=D8=A8=DA=A9=D9=87" =20 #: networking.c:269 networking.c:520 networking.c:642 msgid "Done" @@ -457,7 +458,7 @@ msgid "" "list those interfaces which have ethernet attached. If you change this " "setting, a network restart will be required, and you will have to " "reconfigure the network driver assignments." -msgstr "" +msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=B4=D8=A8=DA=A9= =D9=87 =D8=A8=D8=B1=D8=A7=DB=8C %s =D8=B1=D8=A7 =DA=AF=D8=B2=DB=8C=D9=86=D8= =B4 =DA=A9=D9=86=DB=8C=D8=AF. =D9=84=DB=8C=D8=B3=D8=AA =D8=B1=D9=88=D8=B4 =D9= =87=D8=A7=DB=8C =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D8=B2=DB=8C= =D8=B1 =D8=A2=D9=86 =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3 =D9=87= =D8=A7=D8=8C =D9=88=D9=82=D8=AA=DB=8C=DA=A9=D9=87 =D8=A8=D9=87 =D8=B4=D8=A8= =DA=A9=D9=87 =D9=85=D8=AA=D8=B5=D9=84 =D8=B4=D8=AF=D9=87 =D8=A7=D9=86=D8=AF. = =D8=A7=DA=AF=D8=B1 =D8=B4=D9=85=D8=A7 =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8= =AF=DB=8C =D8=B1=D8=A7 =D8=AF=DA=AF=D8=B1=DA=AF=D9=88=D9=86 =D8=B3=D8=A7=D8= =B2=DB=8C=D8=AF=D8=8C =DB=8C=DA=A9 =D8=B4=D8=A8=DA=A9=D9=87 =D9=86=DB=8C=D8= =A7=D8=B2 =D8=A8=D9=87 =D8=AE=D8=A7=D9=85=D9=88=D8=B4 =D8=B1=D9=88=D8=B4=D9= =86 =D8=AF=D8=A7=D8=B1=D8=AF=D8=8C =D9=88 =D8=B4=D9=85=D8=A7 =D8=B1=D8=A7=D9= =87 =D8=A7=D9=86=D8=AF=D8=A7=D8=B2 =D8=B4=D8=A8=DA=A9=D9=87 =D8=A7=D8=AE=D8= =AA=D8=B5=D8=A7=D8=B5 =D8=AF=D8=A7=D8=AF=D9=87 =D8=B4=D8=AF=D9=87 =D8=B1=D8= =A7 =D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87 =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86= =D8=AF=DB=8C =DA=A9=D9=86=DB=8C=D8=AF." =20 #: networking.c:307 #, c-format @@ -465,7 +466,7 @@ msgid "" "Not enough netcards for your choice.\n" "\n" "Needed: %d - Available: %d\n" -msgstr "" +msgstr "=DA=A9=D8=A7=D8=B1=D8=AA=D9=87=D8=A7=DB=8C =D8=B4=D8=A8=DA=A9=D9=87 = =D8=A8=D8=B1=D8=A7=DB=8C =DA=AF=D8=B2=DB=8C=D9=86=D8=B4 =D8=B4=D9=85=D8=A7 = =DA=A9=D8=A7=D9=81=DB=8C =D9=86=DB=8C=D8=B3=D8=AA.\n\n=D9=86=DB=8C=D8=A7=D8= =B2=D9=85=D9=86=D8=AF: %d - =D8=AF=D8=B1 =D8=AF=D8=B3=D8=AA=D8=B1=D8=B3: %d\n" =20 #: networking.c:359 msgid "" @@ -475,21 +476,21 @@ msgstr "" =20 #: networking.c:408 msgid "Do you wish to change these settings?" -msgstr "" +msgstr "=D8=A7=DB=8C=D8=A7 =D9=82=D8=B5=D8=AF =D8=AF=D8=A7=D8=B1=DB=8C=D8=AF= =D8=A7=DB=8C=D9=86 =D8=AA=D9=86=D8=B8=DB=8C=D9=85=D8=A7=D8=AA =D8=AA=D8=BA= =DB=8C=DB=8C=D8=B1 =D8=AF=D9=87=DB=8C=D8=AF=D8=9F" =20 #: networking.c:447 msgid "Restarting non-local network..." -msgstr "" +msgstr "=D8=B4=D8=B1=D9=88=D8=B9 =D8=AF=D9=88=D8=A8=D8=A7=D8=B1=D9=87 =D8=B4= =D8=A8=DA=A9=D9=87..." =20 #: networking.c:464 msgid "" "Please choose the interface you wish to change.\n" "\n" -msgstr "" +msgstr "=D8=AE=D9=88=D8=A7=D9=87=D8=B4=D9=85=D9=86=D8=AF =D8=A7=D8=B3=D8=AA = =D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3=DB=8C =D8=B1=D8=A7 =DA=A9=D9= =87 =D9=85=DB=8C =D8=AE=D9=88=D8=A7=D9=87=DB=8C=D8=AF =D8=AF=DA=AF=D8=B1=DA= =AF=D9=88=D9=86 =D8=B3=D8=A7=D8=B2=DB=8C=D8=AF =D8=B1=D8=A7 =DA=AF=D8=B2=DB= =8C=D9=86=D8=B4 =DA=A9=D9=86=DB=8C=D8=AF.\n\n" =20 #: networking.c:519 msgid "Assigned Cards" -msgstr "" +msgstr "=DA=A9=D8=A7=D8=B1=D8=AA =D9=87=D8=A7=DB=8C =D9=88=D8=A7=DA=AF=D8=B0= =D8=A7=D8=B1 =D8=B4=D8=AF=D9=87" =20 #: networking.c:520 msgid "Remove" @@ -506,7 +507,7 @@ msgstr "" =20 #: networking.c:641 msgid "Select the interface you wish to reconfigure." -msgstr "" +msgstr "=D8=A7=DB=8C=D9=86=D8=AA=D8=B1=D9=81=DB=8C=D8=B3 =DA=A9=D9=87 =D9=82= =D8=B5=D8=AF =D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D9=85=D8=AC=D8= =AF=D8=AF =D8=B1=D8=A7 =D8=AF=D8=A7=D8=B1=DB=8C=D8=AF =D8=A7=D9=86=D8=AA=D8= =AE=D8=A7=D8=A8 =DA=A9=D9=86=DB=8C=D8=AF" =20 #: networking.c:729 msgid "Default gateway:" @@ -524,12 +525,12 @@ msgstr "Gateway =D9=BE=DB=8C=D8=B4 =D9=BE=D9=86=D8=AF= =D8=A7=D8=B1" =20 #: networking.c:780 msgid "Secondary DNS specified without a Primary DNS" -msgstr "" +msgstr "=D8=AF=D9=88=D9=85=DB=8C=D9=86 DNS =D8=A8=D8=AF=D9=88=D9=86 =D9=BE= =DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C =D9=86=D8=AE=D8=B3=D8=AA=DB=8C=D9= =86 DNS" =20 #: passwords.c:33 msgid "" "Enter the 'root' user password. Login as this user for commandline access." -msgstr "" +msgstr "=D8=B1=D9=85=D8=B2 =D8=B9=D8=A8=D9=88=D8=B1 =DA=A9=D8=A7=D8=B1=D8=A8= =D8=B1 =D8=B1=DB=8C=D8=B4=D9=87 =D8=B1=D8=A7 =D9=88=D8=A7=D8=B1=D8=AF =DA=A9= =D9=86=DB=8C=D8=AF.=D8=A7=DB=8C=D9=86 =DA=A9=D8=A7=D8=B1=D8=A8=D8=B1 =D8=B3= =D8=B7=D8=AD =D8=AF=D8=B3=D8=AA=D8=B1=D8=B3=DB=8C =D8=AE=D8=B7 =D9=81=D8=B1= =D9=85=D8=A7=D9=86 =D8=B1=D8=A7 =D9=81=D8=B1=D8=A7=D9=87=D9=85 =D9=85=DB=8C= =DA=A9=D9=86=D8=AF" =20 #: passwords.c:38 passwords.c:61 msgid "Setting password" @@ -558,7 +559,7 @@ msgstr "=D9=BE=DB=8C=DA=A9=D8=B1=D8=A8=D9=86=D8=AF=DB=8C = %s 'admin' =DA=AF=D8=B0=D8=B1 =D9=88=D8=A7=DA=98=D9=87 =DA=A9=D8=A7=D8=B1=D8= =A8=D8=B1..." #: passwords.c:62 #, c-format msgid "Problem setting %s 'admin' user password." -msgstr "" +msgstr "=D8=A7=DB=8C=D8=B1=D8=A7=D8=AF =D8=AF=D8=B1 =D9=BE=DB=8C=DA=A9=D8=B1= =D8=A8=D9=86=D8=AF=DB=8C %s =DA=AF=D8=B0=D8=B1 =D9=88=D8=A7=DA=98=D9=87 =DA= =A9=D8=A7=D8=B1=D8=A8=D8=B1 'admin'" =20 #: passwords.c:76 msgid "Password:" @@ -582,4 +583,4 @@ msgstr "=D8=AF=D8=B1 =DA=AF=D8=B0=D8=B1 =D9=88=D8=A7=DA= =98=D9=87 =D9=86=D9=85=DB=8C =D8=AA=D9=88=D8=A7=D9=86 =D9=81=D8=A7=D8=B5=D9= =84=D9=87 =DA=AF=D8=B0=D8=A7=D8=B4=D8=AA." =20 #: timezone.c:77 msgid "Choose the timezone you are in from the list below." -msgstr "" +msgstr " =D8=A7=D8=B2 =D9=84=DB=8C=D8=B3=D8=AA =D9=85=D9=86=D8=B7=D9=82=D9= =87 =D8=B2=D9=85=D8=A7=D9=86=DB=8C =D8=AE=D9=88=D8=AF =D8=B1=D8=A7 =D8=A7=D9= =86=D8=AA=D8=AE=D8=A7=D8=A8 =DA=A9=D9=86=DB=8C=D8=AF" diff --git a/src/setup/po/fr.po b/src/setup/po/fr.po index 914095d..eb04ad4 100644 --- a/src/setup/po/fr.po +++ b/src/setup/po/fr.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# irenee Munyaneza , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-10-06 16:32+0000\n" +"Last-Translator: irenee Munyaneza \n" "Language-Team: French (http://www.transifex.com/projects/p/ipfire/language/= fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -78,7 +79,7 @@ msgstr "" #: networking.c:410 networking.c:560 networking.c:653 networking.c:746 #: passwords.c:89 timezone.c:78 msgid "Cancel" -msgstr "" +msgstr "Annuler" =20 #: dhcp.c:156 msgid "" @@ -112,7 +113,7 @@ msgstr "" =20 #: domainname.c:42 main.c:70 msgid "Domain name" -msgstr "" +msgstr "Nom de domaine" =20 #: domainname.c:42 msgid "Enter Domain name" @@ -200,7 +201,7 @@ msgstr "" =20 #: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 msgid "Warning" -msgstr "" +msgstr "Avertissement" =20 #: main.c:175 msgid "" @@ -273,7 +274,7 @@ msgstr "" =20 #: netstuff.c:134 msgid "IP address:" -msgstr "" +msgstr "Adresse IP" =20 #: netstuff.c:146 msgid "Network mask:" @@ -285,7 +286,7 @@ msgstr "" =20 #: netstuff.c:183 msgid "IP address" -msgstr "" +msgstr "Adresse IP" =20 #: netstuff.c:189 msgid "Network mask" @@ -355,7 +356,7 @@ msgstr "" =20 #: netstuff.c:780 msgid "Module name cannot be blank." -msgstr "" +msgstr "Le nom du module ne doit pas =C3=AAtre vide" =20 #: networking.c:110 msgid "Stopping network..." @@ -375,7 +376,7 @@ msgstr "" =20 #: networking.c:163 msgid "Error" -msgstr "" +msgstr "Erreur" =20 #: networking.c:163 msgid "Ignore" @@ -423,7 +424,7 @@ msgstr "" =20 #: networking.c:239 networking.c:640 msgid "Address settings" -msgstr "" +msgstr "Configuration d'adresse" =20 #: networking.c:240 networking.c:743 msgid "DNS and Gateway settings" @@ -443,7 +444,7 @@ msgstr "" =20 #: networking.c:268 msgid "Network configuration menu" -msgstr "" +msgstr "Menu de configuration Reseau" =20 #: networking.c:269 networking.c:520 networking.c:642 msgid "Done" @@ -488,7 +489,7 @@ msgstr "" =20 #: networking.c:519 msgid "Assigned Cards" -msgstr "" +msgstr "Cartes attribu=C3=A9es" =20 #: networking.c:520 msgid "Remove" @@ -509,7 +510,7 @@ msgstr "" =20 #: networking.c:729 msgid "Default gateway:" -msgstr "" +msgstr "Passerelle par defaut" =20 #: networking.c:744 msgid "" @@ -519,7 +520,7 @@ msgstr "" =20 #: networking.c:773 msgid "Default gateway" -msgstr "" +msgstr "Passerelle par d=C3=A9faut" =20 #: networking.c:780 msgid "Secondary DNS specified without a Primary DNS" @@ -532,7 +533,7 @@ msgstr "" =20 #: passwords.c:38 passwords.c:61 msgid "Setting password" -msgstr "" +msgstr "Configuration du mot de passe" =20 #: passwords.c:38 msgid "Setting 'root' password...." @@ -561,15 +562,15 @@ msgstr "" =20 #: passwords.c:76 msgid "Password:" -msgstr "" +msgstr "Mot de passe" =20 #: passwords.c:77 msgid "Again:" -msgstr "" +msgstr "Encore" =20 #: passwords.c:95 msgid "Password cannot be blank." -msgstr "" +msgstr "Le mot de passe ne doit pas =C3=AAtre vide" =20 #: passwords.c:102 msgid "Passwords do not match." @@ -577,7 +578,7 @@ msgstr "" =20 #: passwords.c:109 msgid "Password cannot contain spaces." -msgstr "" +msgstr "Le mot de passe ne doit pas contenir des espaces" =20 #: timezone.c:77 msgid "Choose the timezone you are in from the list below." diff --git a/src/setup/po/hr.po b/src/setup/po/hr.po new file mode 100644 index 0000000..3ecc4d3 --- /dev/null +++ b/src/setup/po/hr.po @@ -0,0 +1,584 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-21 15:12+0000\n" +"PO-Revision-Date: 2014-10-31 14:31+0000\n" +"Last-Translator: Blago Culjak \n" +"Language-Team: Croatian (http://www.transifex.com/projects/p/ipfire/languag= e/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3D3; plural=3Dn%10=3D=3D1 && n%100!=3D11 ? 0 : n%10>= =3D2 && n%10<=3D4 && (n%100<10 || n%100>=3D20) ? 1 : 2;\n" + +#: dhcp.c:50 +msgid "Start address:" +msgstr "Po=C4=8Detna adresa:" + +#: dhcp.c:51 +msgid "End address:" +msgstr "Krajna adresa:" + +#: dhcp.c:52 networking.c:717 +msgid "Primary DNS:" +msgstr "Primarni DNS:" + +#: dhcp.c:53 networking.c:723 +msgid "Secondary DNS:" +msgstr "Sekundarni DNS:" + +#: dhcp.c:54 +msgid "Default lease (mins):" +msgstr "Zadani zakup (min):" + +#: dhcp.c:55 +msgid "Max lease (mins):" +msgstr "Max zakup (min):" + +#: dhcp.c:56 +msgid "Domain name suffix:" +msgstr "Sufiks naziva domene:" + +#: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 +#: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 +#: networking.c:134 networking.c:255 networking.c:291 networking.c:346 +#: networking.c:442 networking.c:552 networking.c:603 networking.c:610 +#: networking.c:713 timezone.c:63 +msgid "Unable to open settings file" +msgstr "Nije mogu=C4=87e otvoriti datoteku s postavkama" + +#: dhcp.c:111 +msgid "DHCP server configuration" +msgstr "Konfiguracija DHCP poslu=C5=BEitelja" + +#: dhcp.c:116 +msgid "Configure the DHCP server by entering the settings information." +msgstr "Konfiguracija DHCP poslu=C5=BEitelj s unosom postavki." + +#: dhcp.c:125 +msgid "Enabled" +msgstr "Omogu=C4=87eno" + +#: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 +#: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 +#: networking.c:269 networking.c:305 networking.c:409 networking.c:560 +#: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 +#: timezone.c:78 +msgid "OK" +msgstr "OK" + +#: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 +#: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 +#: networking.c:410 networking.c:560 networking.c:653 networking.c:746 +#: passwords.c:89 timezone.c:78 +msgid "Cancel" +msgstr "Otkazati" + +#: dhcp.c:156 +msgid "" +"The following fields are invalid:\n" +"\n" +msgstr "Sljede=C4=87a polja su neva=C5=BEe=C4=87a:\n\n" + +#: dhcp.c:159 +msgid "Start address" +msgstr "Po=C4=8Detna adresa" + +#: dhcp.c:165 +msgid "End address" +msgstr "Zavr=C5=A1na adresa" + +#: dhcp.c:173 networking.c:755 +msgid "Primary DNS" +msgstr "Primarni DNS" + +#: dhcp.c:182 networking.c:764 +msgid "Secondary DNS" +msgstr "Sekundarni DNS" + +#: dhcp.c:189 +msgid "Default lease time" +msgstr "Zadano vrijeme zakupa" + +#: dhcp.c:195 +msgid "Max. lease time" +msgstr "Max. vrijeme zakupa" + +#: domainname.c:42 main.c:70 +msgid "Domain name" +msgstr "Naziv domene" + +#: domainname.c:42 +msgid "Enter Domain name" +msgstr "Unesite naziv domene" + +#: domainname.c:48 +msgid "Domain name cannot be empty." +msgstr "Naziv domene ne smije biti prazan." + +#: domainname.c:50 +msgid "Domain name cannot contain spaces." +msgstr "Naziv domene ne smije sadr=C5=BEavati razmake." + +#: domainname.c:53 +msgid "Domain name may only contain letters, numbers, hyphens and periods." +msgstr "Naziv domene mo=C5=BEe sadr=C5=BEavati samo slova, brojeve, crtice i= to=C4=8Dkice." + +#: hostname.c:46 main.c:69 +msgid "Hostname" +msgstr "Ime ra=C4=8Dunala" + +#: hostname.c:46 +msgid "Enter the machine's hostname." +msgstr "Upi=C5=A1ite naziv ra=C4=8Dunala." + +#: hostname.c:53 +msgid "Hostname cannot be empty." +msgstr "Naziv ra=C4=8Dunala ne mo=C5=BEe biti prazan." + +#: hostname.c:55 +msgid "Hostname cannot contain spaces." +msgstr "Naziv ra=C4=8Dunala ne mo=C5=BEe sadr=C5=BEavati razmake." + +#: hostname.c:58 +msgid "Hostname may only contain letters, numbers and hyphens." +msgstr "Naziv ra=C4=8Dunala mo=C5=BEe sadr=C5=BEavati samo slova, brojeve i = crtice." + +#: keymap.c:84 main.c:67 +msgid "Keyboard mapping" +msgstr "Vrsta tipkovnice" + +#: keymap.c:85 +msgid "Choose the type of keyboard you are using from the list below." +msgstr "Izaberite vrstu tipkovnice koju koristite s popisa u nastavku." + +#: main.c:68 timezone.c:77 +msgid "Timezone" +msgstr "Vremenska zona" + +#: main.c:71 networking.c:110 networking.c:115 networking.c:447 +msgid "Networking" +msgstr "Mre=C5=BEa" + +#: main.c:72 misc.c:147 +msgid "ISDN" +msgstr "ISDN" + +#: main.c:73 +msgid "'root' password" +msgstr "'root' lozinka" + +#: main.c:74 +msgid "'admin' password" +msgstr "'admin' lozinka" + +#: main.c:90 +msgid " / between elements | selects" +msgstr " / odabiranje drugih opcija | I= zaberi" + +#: main.c:97 +msgid "Section menu" +msgstr "Izbornik" + +#: main.c:98 +msgid "Select the item you wish to configure." +msgstr "Odaberite stavku koju =C5=BEelite konfigurirati." + +#: main.c:99 +msgid "Quit" +msgstr "Odustati" + +#: main.c:172 +msgid "Setup is complete." +msgstr "Pode=C5=A1avanje je dovr=C5=A1eno." + +#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 +msgid "Warning" +msgstr "Upozorenje" + +#: main.c:175 +msgid "" +"Initial setup was not entirely complete. You must ensure that Setup is " +"properly finished by running setup again at the shell." +msgstr "Po=C4=8Detno postavljanje nije u potpunosti zavr=C5=A1eno. Morate za= vr=C5=A1iti postavljanje prije ponovnog postavljanja u shellu." + +#: misc.c:62 +#, c-format +msgid "Unable to write %s/main/hostname.conf" +msgstr "Nije mogu=C4=87e zapisati %s/main/hostname.conf" + +#: misc.c:71 +msgid "Unable to open main hosts file." +msgstr "Nije mogu=C4=87e otvoriti glavnu hosts datoteku." + +#: misc.c:76 +msgid "Unable to write /etc/hosts." +msgstr "Nije mogu=C4=87e zapisati /etc/hosts." + +#: misc.c:117 +msgid "Unable to write /etc/hosts.deny." +msgstr "Nije mogu=C4=87e zapisati /etc/hosts.deny" + +#: misc.c:125 +msgid "Unable to write /etc/hosts.allow." +msgstr "Nije mogu=C4=87e zapisati /etc/hosts.allow." + +#: misc.c:136 +msgid "Unable to set hostname." +msgstr "Nije mogu=C4=87e postaviti naziv ra=C4=8Dunala (hostname)." + +#: misc.c:147 +msgid "Scanning and configuring ISDN devices." +msgstr "Skeniranje i postavljanje ISDN ure=C4=91aja." + +#: misc.c:148 +msgid "Unable to scan for ISDN devices." +msgstr "Nije mogu=C4=87e skenirati ISDN ure=C4=91aj." + +#: netstuff.c:86 +#, c-format +msgid "Interface - %s" +msgstr "Su=C4=8Delje - %s" + +#: netstuff.c:91 +#, c-format +msgid "Enter the IP address information for the %s interface." +msgstr "Unesite podatke o IP adresi za %s su=C4=8Delje." + +#: netstuff.c:103 +msgid "Static" +msgstr "Stati=C4=8Dka" + +#: netstuff.c:104 +msgid "DHCP" +msgstr "DHCP" + +#: netstuff.c:105 +msgid "PPP DIALUP (PPPoE, modem, ATM ...)" +msgstr "PPP DIALUP (PPPoE, modem, ATM ...)" + +#: netstuff.c:113 +msgid "DHCP Hostname:" +msgstr "DHCP naziv ra=C4=8Dunala:" + +#: netstuff.c:115 +msgid "Force DHCP MTU:" +msgstr "Prisili DHCP MTU:" + +#: netstuff.c:134 +msgid "IP address:" +msgstr "IP adresa:" + +#: netstuff.c:146 +msgid "Network mask:" +msgstr "Mre=C5=BEa maska:" + +#: netstuff.c:173 networking.c:749 +msgid "The following fields are invalid:" +msgstr "Sljede=C4=87a polja su neva=C5=BEe=C4=87a:" + +#: netstuff.c:183 +msgid "IP address" +msgstr "IP adresa" + +#: netstuff.c:189 +msgid "Network mask" +msgstr "Mre=C5=BEa maska" + +#: netstuff.c:198 +msgid "DHCP hostname" +msgstr "DHCP naziv ra=C4=8Dunala" + +#: netstuff.c:396 netstuff.c:709 +msgid "Unset" +msgstr "Nije postavljeno" + +#: netstuff.c:669 +#, c-format +msgid "Please choose a networkcard for the following interface - %s." +msgstr "Odaberite mre=C5=BEnu karticu za su=C4=8Delje - %s." + +#: netstuff.c:672 +msgid "Extended Network Menu" +msgstr "Dodatni izbornik mre=C5=BEe" + +#: netstuff.c:673 networking.c:520 +msgid "Select" +msgstr "Odabrati" + +#: netstuff.c:673 +msgid "Identify" +msgstr "Identificirati" + +#: netstuff.c:678 +msgid "Device Identification" +msgstr "Identifikacija ure=C4=91aja" + +#: netstuff.c:678 +msgid "The lights on the selected port should flash now for 10 seconds..." +msgstr "Svjetla na odabranom ulazu bi trebala bljeskati 10 sekundi..." + +#: netstuff.c:679 +msgid "Identification is not supported by this interface." +msgstr "Identifikacija ne podr=C5=BEava ovo su=C4=8Delje." + +#: netstuff.c:691 +msgid "There are no unassigned interfaces on your system." +msgstr "Nema dodijeljenih su=C4=8Delja na va=C5=A1em sustavu." + +#: netstuff.c:732 +#, c-format +msgid "Do you really want to remove the assigned %s interface?" +msgstr "Da li stvarno =C5=BEelite ukloniti dodijeljeno %s su=C4=8Delje?" + +#: netstuff.c:755 +msgid "Select network driver" +msgstr "Odaberite mre=C5=BEni driver" + +#: netstuff.c:755 +msgid "Set additional module parameters" +msgstr "Postavite dodatne parametre modula" + +#: netstuff.c:762 +msgid "Loading module..." +msgstr "O=C4=8Ditavam modul..." + +#: netstuff.c:777 +msgid "Unable to load driver module." +msgstr "Nije mogu=C4=87e u=C4=8Ditati upravlja=C4=8Dki modul." + +#: netstuff.c:780 +msgid "Module name cannot be blank." +msgstr "Naziv modula ne mo=C5=BEe biti prazan." + +#: networking.c:110 +msgid "Stopping network..." +msgstr "Zaustavljanje mre=C5=BEe..." + +#: networking.c:115 +msgid "Restarting network..." +msgstr "Ponovno pokretanje mre=C5=BEe..." + +#: networking.c:146 +msgid "No GREEN interface assigned." +msgstr "Nije dodijeljeno GREEN su=C4=8Delje." + +#: networking.c:152 +msgid "Missing an IP address on GREEN." +msgstr "Nedostaje IP adresa na GREEN su=C4=8Delju." + +#: networking.c:163 +msgid "Error" +msgstr "Pogre=C5=A1ka" + +#: networking.c:163 +msgid "Ignore" +msgstr "Ignorirati" + +#: networking.c:164 +msgid "No RED interface assigned." +msgstr "Nije dodijeljeno RED su=C4=8Delje." + +#: networking.c:173 +msgid "Missing an IP address on RED." +msgstr "Nedostaje IP adresu na RED su=C4=8Delju." + +#: networking.c:183 +msgid "No ORANGE interface assigned." +msgstr "Nije dodijeljeno ORANGE su=C4=8Delje." + +#: networking.c:189 +msgid "Missing an IP address on ORANGE." +msgstr "Nedostaje IP adresu na Orange su=C4=8Delju." + +#: networking.c:199 +msgid "No BLUE interface assigned." +msgstr "Nije dodijeljeno BLUE su=C4=8Delje." + +#: networking.c:205 +msgid "Missing an IP address on BLUE." +msgstr "Nedostaje IP adresu na BLUE su=C4=8Delju." + +#: networking.c:217 +msgid "Misssing DNS." +msgstr "Nedostaje DNS." + +#: networking.c:224 +msgid "Missing Default Gateway." +msgstr "Nedostaje Zadani Gateway." + +#: networking.c:237 networking.c:304 +msgid "Network configuration type" +msgstr "Tip mre=C5=BEnih postavki" + +#: networking.c:238 networking.c:409 +msgid "Drivers and card assignments" +msgstr "Driveri i dodjele kartice" + +#: networking.c:239 networking.c:640 +msgid "Address settings" +msgstr "Postavke adresa" + +#: networking.c:240 networking.c:743 +msgid "DNS and Gateway settings" +msgstr "DNS i Gateway postavke" + +#: networking.c:260 +msgid "When configuration is complete, a network restart will be required." +msgstr "Kad konfiguracija je zavr=C5=A1i, ponovno pokretanje mre=C5=BEe je o= bvezno." + +#: networking.c:267 +#, c-format +msgid "" +"Current config: %s\n" +"\n" +"%s" +msgstr "Trenutna konfiguracija:%s\n\n%s" + +#: networking.c:268 +msgid "Network configuration menu" +msgstr "Izbornik postavki mre=C5=BEe" + +#: networking.c:269 networking.c:520 networking.c:642 +msgid "Done" +msgstr "Zavr=C5=A1eno" + +#: networking.c:300 +#, c-format +msgid "" +"Select the network configuration for %s. The following configuration types " +"list those interfaces which have ethernet attached. If you change this " +"setting, a network restart will be required, and you will have to " +"reconfigure the network driver assignments." +msgstr "Odaberite konfiguraciju mre=C5=BEe za %s. Sljede=C4=87a lista su vrs= te postavki onih Ethernet su=C4=8Delja koja su dodana. Ako promijenite ovu po= stavku, ponovno pokretanje mre=C5=BEe =C4=87e biti potrebno, a vi =C4=87ete m= orati ponovno dodijeliti mre=C5=BEne drivere." + +#: networking.c:307 +#, c-format +msgid "" +"Not enough netcards for your choice.\n" +"\n" +"Needed: %d - Available: %d\n" +msgstr "Nema dovoljno nmre=C5=BEnih kartica za va=C5=A1 izbor.\n\nPotrebno: = %d - Dostupno: %d\n" + +#: networking.c:359 +msgid "" +"Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" +"\n" +msgstr "Konfiguracija mre=C5=BEnih upravlja=C4=8Dkih programa, svakome su=C4= =8Delju kojemu kartica je dodijeljena. Trenutna konfiguracija: \n\n" + +#: networking.c:408 +msgid "Do you wish to change these settings?" +msgstr "=C5=BDelite li promijeniti ove postavke?" + +#: networking.c:447 +msgid "Restarting non-local network..." +msgstr "Ponovno pokretanje ne-lokalne mre=C5=BEe ..." + +#: networking.c:464 +msgid "" +"Please choose the interface you wish to change.\n" +"\n" +msgstr "Odaberite su=C4=8Delje koje =C5=BEelite promijeniti. \n\n" + +#: networking.c:519 +msgid "Assigned Cards" +msgstr "Dodijeljene kartice" + +#: networking.c:520 +msgid "Remove" +msgstr "Ukloniti" + +#: networking.c:556 networking.c:649 +#, c-format +msgid "" +"If you change this IP address, and you are logged in remotely, your " +"connection to the %s machine will be broken, and you will have to reconnect= " +"on the new IP. This is a risky operation, and should only be attempted if " +"you have physical access to the machine, should something go wrong." +msgstr "Ako promijenite ovu IP adresu, i ako ste prijavljeni udaljeno, va=C5= =A1a veza s %s =C4=87e biti prekinuta, a vi =C4=87ete morati ponovno povezati= na novu IP adresu. Po=C5=A1to je ovo rizi=C4=8Dno, te bi trebali ovo raditi = samo ako imate fizi=C4=8Dki pristup ure=C4=91aju, ako ne=C5=A1to po=C4=91e kr= ivo." + +#: networking.c:641 +msgid "Select the interface you wish to reconfigure." +msgstr "Izaberite su=C4=8Delje koje =C5=BEelite ponovo konfigurirati." + +#: networking.c:729 +msgid "Default gateway:" +msgstr "Zadani pristupnik (gateway):" + +#: networking.c:744 +msgid "" +"Enter the DNS and gateway information. These settings are used only with " +"Static IP (and DHCP if DNS set) on the RED interface." +msgstr "Unesite DNS i gateway informacije. Ove postavke se koristite samo s = Stati=C4=8Dkim IP-om (i DHCP ako je DNS postavljen) na RED su=C4=8Delju." + +#: networking.c:773 +msgid "Default gateway" +msgstr "Zadani pristupnik (gateway):" + +#: networking.c:780 +msgid "Secondary DNS specified without a Primary DNS" +msgstr "Sekundarni DNS je naveden bez Primarnog DNSa" + +#: passwords.c:33 +msgid "" +"Enter the 'root' user password. Login as this user for commandline access." +msgstr "Unesite 'root' lozinku. Prijavite se kao ovoj korisnik za Commandlin= e pristup." + +#: passwords.c:38 passwords.c:61 +msgid "Setting password" +msgstr "Postavljanje lozinke" + +#: passwords.c:38 +msgid "Setting 'root' password...." +msgstr "Postavljanje 'root' lozinke...." + +#: passwords.c:39 +msgid "Problem setting 'root' password." +msgstr "Problem s postavljanjem 'root' lozinke." + +#: passwords.c:53 +#, c-format +msgid "" +"Enter %s 'admin' user password. This is the user to use for logging into th= e" +" %s web administration pages." +msgstr "Upi=C5=A1ite %s 'admin' lozinku. To je korisnik koji se prijavljiva = na %s web su=C4=8Delje za administraciju." + +#: passwords.c:60 +#, c-format +msgid "Setting %s 'admin' user password..." +msgstr "Postavljanje %s 'admin' korisni=C4=8Dke lozinke ..." + +#: passwords.c:62 +#, c-format +msgid "Problem setting %s 'admin' user password." +msgstr "Problem postavljanja %s 'admin' korisni=C4=8Dke lozinke." + +#: passwords.c:76 +msgid "Password:" +msgstr "Lozinka:" + +#: passwords.c:77 +msgid "Again:" +msgstr "Ponovno:" + +#: passwords.c:95 +msgid "Password cannot be blank." +msgstr "Lozinka ne mo=C5=BEe biti prazna." + +#: passwords.c:102 +msgid "Passwords do not match." +msgstr "Lozinke se ne podudaraju." + +#: passwords.c:109 +msgid "Password cannot contain spaces." +msgstr "Lozinka ne mo=C5=BEe sadr=C5=BEavati razmak." + +#: timezone.c:77 +msgid "Choose the timezone you are in from the list below." +msgstr "Odaberite vremensku zonu u kojoj se nalazite na popisu." diff --git a/src/setup/po/it.po b/src/setup/po/it.po index 8f14b37..778a65e 100644 --- a/src/setup/po/it.po +++ b/src/setup/po/it.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# luX , 2014 +# Mario , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-09-30 13:22+0000\n" +"Last-Translator: Mario \n" "Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language= /it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -19,31 +21,31 @@ msgstr "" =20 #: dhcp.c:50 msgid "Start address:" -msgstr "" +msgstr "Indirizzo iniziale:" =20 #: dhcp.c:51 msgid "End address:" -msgstr "" +msgstr "Indirizzo finale:" =20 #: dhcp.c:52 networking.c:717 msgid "Primary DNS:" -msgstr "" +msgstr "DNS primario:" =20 #: dhcp.c:53 networking.c:723 msgid "Secondary DNS:" -msgstr "" +msgstr "DNS secondario:" =20 #: dhcp.c:54 msgid "Default lease (mins):" -msgstr "" +msgstr "Durata di Default del lease (min):" =20 #: dhcp.c:55 msgid "Max lease (mins):" -msgstr "" +msgstr "Durata massima del lease (min):" =20 #: dhcp.c:56 msgid "Domain name suffix:" -msgstr "" +msgstr "Suffisso del nome di Dominio:" =20 #: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 #: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 @@ -51,19 +53,19 @@ msgstr "" #: networking.c:442 networking.c:552 networking.c:603 networking.c:610 #: networking.c:713 timezone.c:63 msgid "Unable to open settings file" -msgstr "" +msgstr "Impossibile aprire il file delle impostazioni" =20 #: dhcp.c:111 msgid "DHCP server configuration" -msgstr "" +msgstr "Configurazione server DHCP" =20 #: dhcp.c:116 msgid "Configure the DHCP server by entering the settings information." -msgstr "" +msgstr "Configura il server DHCP immettendo le informazioni necessarie." =20 #: dhcp.c:125 msgid "Enabled" -msgstr "" +msgstr "Abilitato" =20 #: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 #: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 @@ -71,367 +73,367 @@ msgstr "" #: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 #: timezone.c:78 msgid "OK" -msgstr "" +msgstr "OK" =20 #: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 #: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 #: networking.c:410 networking.c:560 networking.c:653 networking.c:746 #: passwords.c:89 timezone.c:78 msgid "Cancel" -msgstr "" +msgstr "Annulla" =20 #: dhcp.c:156 msgid "" "The following fields are invalid:\n" "\n" -msgstr "" +msgstr "I seguenti campi non sono validi:\n\n" =20 #: dhcp.c:159 msgid "Start address" -msgstr "" +msgstr "Indirizzo iniziale" =20 #: dhcp.c:165 msgid "End address" -msgstr "" +msgstr "Indirizzo finale" =20 #: dhcp.c:173 networking.c:755 msgid "Primary DNS" -msgstr "" +msgstr "DNS primario" =20 #: dhcp.c:182 networking.c:764 msgid "Secondary DNS" -msgstr "" +msgstr "DNS secondario" =20 #: dhcp.c:189 msgid "Default lease time" -msgstr "" +msgstr "Tempo di lease di Default" =20 #: dhcp.c:195 msgid "Max. lease time" -msgstr "" +msgstr "Tempo di lease massimo" =20 #: domainname.c:42 main.c:70 msgid "Domain name" -msgstr "" +msgstr "Nome di Dominio" =20 #: domainname.c:42 msgid "Enter Domain name" -msgstr "" +msgstr "Inserire il nome del Dominio" =20 #: domainname.c:48 msgid "Domain name cannot be empty." -msgstr "" +msgstr "Il nome di Dominio non pu=C3=B2 essere vuoto." =20 #: domainname.c:50 msgid "Domain name cannot contain spaces." -msgstr "" +msgstr "Il nome di dominio non pu=C3=B2 contenere spazi." =20 #: domainname.c:53 msgid "Domain name may only contain letters, numbers, hyphens and periods." -msgstr "" +msgstr "Il nome del Dominio pu=C3=B2 contenere solamente lettere, numeri, tr= attini e punti." =20 #: hostname.c:46 main.c:69 msgid "Hostname" -msgstr "" +msgstr "Nome host" =20 #: hostname.c:46 msgid "Enter the machine's hostname." -msgstr "" +msgstr "Inserire il nome host della macchina." =20 #: hostname.c:53 msgid "Hostname cannot be empty." -msgstr "" +msgstr "Il nome host non pu=C3=B2 essere vuoto." =20 #: hostname.c:55 msgid "Hostname cannot contain spaces." -msgstr "" +msgstr "Il nome host non pu=C3=B2 contenere spazi" =20 #: hostname.c:58 msgid "Hostname may only contain letters, numbers and hyphens." -msgstr "" +msgstr "Il nome host pu=C3=B2 contenere solo lettere, numeri e trattini." =20 #: keymap.c:84 main.c:67 msgid "Keyboard mapping" -msgstr "" +msgstr "Mappatura della tastiera" =20 #: keymap.c:85 msgid "Choose the type of keyboard you are using from the list below." -msgstr "" +msgstr "Scegli la configurazione della tua tastiera dalla lista sottostante." =20 #: main.c:68 timezone.c:77 msgid "Timezone" -msgstr "" +msgstr "Fuso orario" =20 #: main.c:71 networking.c:110 networking.c:115 networking.c:447 msgid "Networking" -msgstr "" +msgstr "Networking" =20 #: main.c:72 misc.c:147 msgid "ISDN" -msgstr "" +msgstr "ISDN" =20 #: main.c:73 msgid "'root' password" -msgstr "" +msgstr "Password di 'root'" =20 #: main.c:74 msgid "'admin' password" -msgstr "" +msgstr "Password di 'admin'" =20 #: main.c:90 msgid " / between elements | selects" -msgstr "" +msgstr "/ spostati tra gli elementi | selezione" =20 #: main.c:97 msgid "Section menu" -msgstr "" +msgstr "Menu di sezione" =20 #: main.c:98 msgid "Select the item you wish to configure." -msgstr "" +msgstr "Scegli l'elemento che vuoi configurare." =20 #: main.c:99 msgid "Quit" -msgstr "" +msgstr "Abbandona" =20 #: main.c:172 msgid "Setup is complete." -msgstr "" +msgstr "L'installazione =C3=A8 completata." =20 #: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 msgid "Warning" -msgstr "" +msgstr "Attenzione" =20 #: main.c:175 msgid "" "Initial setup was not entirely complete. You must ensure that Setup is " "properly finished by running setup again at the shell." -msgstr "" +msgstr "Il setup iniziale non =C3=A8 stato completato. Completa il Setup ins= erendo la stinga \"setup\" nella shell. " =20 #: misc.c:62 #, c-format msgid "Unable to write %s/main/hostname.conf" -msgstr "" +msgstr "Impossibile scrivere %s/main/hostname.conf" =20 #: misc.c:71 msgid "Unable to open main hosts file." -msgstr "" +msgstr "Impossibile aprire il file hosts principale." =20 #: misc.c:76 msgid "Unable to write /etc/hosts." -msgstr "" +msgstr "Impossibile scrivere /etc/hosts." =20 #: misc.c:117 msgid "Unable to write /etc/hosts.deny." -msgstr "" +msgstr "Impossibile scrivere /etc/hosts.deny." =20 #: misc.c:125 msgid "Unable to write /etc/hosts.allow." -msgstr "" +msgstr "Impossibile scrivere /etc/hosts.allow." =20 #: misc.c:136 msgid "Unable to set hostname." -msgstr "" +msgstr "Impossibile impostare l'hostname." =20 #: misc.c:147 msgid "Scanning and configuring ISDN devices." -msgstr "" +msgstr "Scansionando e configurando i dispositivi ISDN." =20 #: misc.c:148 msgid "Unable to scan for ISDN devices." -msgstr "" +msgstr "Impossibile scansionare i dispositivi ISDN." =20 #: netstuff.c:86 #, c-format msgid "Interface - %s" -msgstr "" +msgstr "Interfaccia - %s" =20 #: netstuff.c:91 #, c-format msgid "Enter the IP address information for the %s interface." -msgstr "" +msgstr "Inserisci l'indirizzo IP per l'interfaccia %s." =20 #: netstuff.c:103 msgid "Static" -msgstr "" +msgstr "Statico" =20 #: netstuff.c:104 msgid "DHCP" -msgstr "" +msgstr "DHCP" =20 #: netstuff.c:105 msgid "PPP DIALUP (PPPoE, modem, ATM ...)" -msgstr "" +msgstr "PPP DIALUP (PPPoE, modem, ATM ...)" =20 #: netstuff.c:113 msgid "DHCP Hostname:" -msgstr "" +msgstr "DHCP Hostname:" =20 #: netstuff.c:115 msgid "Force DHCP MTU:" -msgstr "" +msgstr "Forza DHCP MTU:" =20 #: netstuff.c:134 msgid "IP address:" -msgstr "" +msgstr "Indirizzo IP:" =20 #: netstuff.c:146 msgid "Network mask:" -msgstr "" +msgstr "Maschera di rete:" =20 #: netstuff.c:173 networking.c:749 msgid "The following fields are invalid:" -msgstr "" +msgstr "I seguenti campi non sono validi:" =20 #: netstuff.c:183 msgid "IP address" -msgstr "" +msgstr "Indirizzo IP" =20 #: netstuff.c:189 msgid "Network mask" -msgstr "" +msgstr "Maschera di rete" =20 #: netstuff.c:198 msgid "DHCP hostname" -msgstr "" +msgstr "DHCP hostname" =20 #: netstuff.c:396 netstuff.c:709 msgid "Unset" -msgstr "" +msgstr "Non stabilito" =20 #: netstuff.c:669 #, c-format msgid "Please choose a networkcard for the following interface - %s." -msgstr "" +msgstr "Scegli una interfaccia di rete tra le seguenti - %s." =20 #: netstuff.c:672 msgid "Extended Network Menu" -msgstr "" +msgstr "Menu di Rete esteso" =20 #: netstuff.c:673 networking.c:520 msgid "Select" -msgstr "" +msgstr "Selezionare" =20 #: netstuff.c:673 msgid "Identify" -msgstr "" +msgstr "Identificare" =20 #: netstuff.c:678 msgid "Device Identification" -msgstr "" +msgstr "Identificazione del dispositivo" =20 #: netstuff.c:678 msgid "The lights on the selected port should flash now for 10 seconds..." -msgstr "" +msgstr "I led della porta selezionata lampeggeranno ora per 10 secondi... " =20 #: netstuff.c:679 msgid "Identification is not supported by this interface." -msgstr "" +msgstr "L'identificazione non =C3=A8 supportata da questa interfaccia." =20 #: netstuff.c:691 msgid "There are no unassigned interfaces on your system." -msgstr "" +msgstr "Non ci sono interfacce non assegnate nel sistema." =20 #: netstuff.c:732 #, c-format msgid "Do you really want to remove the assigned %s interface?" -msgstr "" +msgstr "Vuoi veramente rimuovere l'assegnazione dell'l'interfaccia %s?" =20 #: netstuff.c:755 msgid "Select network driver" -msgstr "" +msgstr "Scegli un driver di rete" =20 #: netstuff.c:755 msgid "Set additional module parameters" -msgstr "" +msgstr "Inserisci parametri addizionali per il modulo" =20 #: netstuff.c:762 msgid "Loading module..." -msgstr "" +msgstr "Caricando il modulo..." =20 #: netstuff.c:777 msgid "Unable to load driver module." -msgstr "" +msgstr "Impossibile caricare i driver per il modulo." =20 #: netstuff.c:780 msgid "Module name cannot be blank." -msgstr "" +msgstr "Il nome del modulo non pu=C3=B2 essere lasciato in bianco." =20 #: networking.c:110 msgid "Stopping network..." -msgstr "" +msgstr "Arrestando la rete..." =20 #: networking.c:115 msgid "Restarting network..." -msgstr "" +msgstr "Riavviando la rete..." =20 #: networking.c:146 msgid "No GREEN interface assigned." -msgstr "" +msgstr "Non =C3=A8 stata assegnata l'interfaccia GREEN." =20 #: networking.c:152 msgid "Missing an IP address on GREEN." -msgstr "" +msgstr "Indirizzo IP dell'interfaccia GREEN mancante." =20 #: networking.c:163 msgid "Error" -msgstr "" +msgstr "Errore" =20 #: networking.c:163 msgid "Ignore" -msgstr "" +msgstr "Ignora" =20 #: networking.c:164 msgid "No RED interface assigned." -msgstr "" +msgstr "Non =C3=A8 stata assegnata l'interfaccia RED." =20 #: networking.c:173 msgid "Missing an IP address on RED." -msgstr "" +msgstr "Indirizzo IP dell'interfaccia RED mancante." =20 #: networking.c:183 msgid "No ORANGE interface assigned." -msgstr "" +msgstr "Non =C3=A8 stata assegnata l'interfaccia ORANGE." =20 #: networking.c:189 msgid "Missing an IP address on ORANGE." -msgstr "" +msgstr "Indirizzo IP dell'interfaccia ORANGE mancante." =20 #: networking.c:199 msgid "No BLUE interface assigned." -msgstr "" +msgstr "Non =C3=A8 stata assegnata l'interfaccia BLUE." =20 #: networking.c:205 msgid "Missing an IP address on BLUE." -msgstr "" +msgstr "Indirizzo IP dell'interfaccia BLUE mancante." =20 #: networking.c:217 msgid "Misssing DNS." -msgstr "" +msgstr "DNS mancanti." =20 #: networking.c:224 msgid "Missing Default Gateway." -msgstr "" +msgstr "Manca il Gateway di Default." =20 #: networking.c:237 networking.c:304 msgid "Network configuration type" -msgstr "" +msgstr "Tipo di configurazione di rete." =20 #: networking.c:238 networking.c:409 msgid "Drivers and card assignments" -msgstr "" +msgstr "Assegnazione dei driver e delle schede" =20 #: networking.c:239 networking.c:640 msgid "Address settings" -msgstr "" +msgstr "Impostazioni dell'indirizzo" =20 #: networking.c:240 networking.c:743 msgid "DNS and Gateway settings" -msgstr "" +msgstr "Impostazioni DNG e Gateway" =20 #: networking.c:260 msgid "When configuration is complete, a network restart will be required." -msgstr "" +msgstr "Quando la configurazione sar=C3=A0 completata, sar=C3=A0 necessario = un riavvio della rete." =20 #: networking.c:267 #, c-format @@ -439,15 +441,15 @@ msgid "" "Current config: %s\n" "\n" "%s" -msgstr "" +msgstr "Configurazione corrente: %s\n\n%s" =20 #: networking.c:268 msgid "Network configuration menu" -msgstr "" +msgstr "Menu di configurazione della rete" =20 #: networking.c:269 networking.c:520 networking.c:642 msgid "Done" -msgstr "" +msgstr "Fatto" =20 #: networking.c:300 #, c-format @@ -456,7 +458,7 @@ msgid "" "list those interfaces which have ethernet attached. If you change this " "setting, a network restart will be required, and you will have to " "reconfigure the network driver assignments." -msgstr "" +msgstr "Scegli la configurazione di rete per l'interfaccia %s. I seguenti ti= pi di configurazione mostrano le interfacce con collegamento ethernet. Se cam= bi le impostazioni sar=C3=A0 richiesto un riavvio della rete, e sar=C3=A0 nec= essario riconfigurare le assegnazioni dei driver di rete." =20 #: networking.c:307 #, c-format @@ -464,35 +466,35 @@ msgid "" "Not enough netcards for your choice.\n" "\n" "Needed: %d - Available: %d\n" -msgstr "" +msgstr "Non solo pi=C3=B9 disponibili schede di rete per la tua scelta.\n\nR= ichieste: %d - Disponibili: %d\n" =20 #: networking.c:359 msgid "" "Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" "\n" -msgstr "" +msgstr "Configura i driver di rete e le assegnazioni delle schede alle inter= facce. La configurazione attuale =C3=A8 la seguente:\n\n" =20 #: networking.c:408 msgid "Do you wish to change these settings?" -msgstr "" +msgstr "Desideri cambiare queste impostazioni?" =20 #: networking.c:447 msgid "Restarting non-local network..." -msgstr "" +msgstr "Riavviando la rete esterna..." =20 #: networking.c:464 msgid "" "Please choose the interface you wish to change.\n" "\n" -msgstr "" +msgstr "Seleziona l'interfaccia che desideri cambiare.\n\n" =20 #: networking.c:519 msgid "Assigned Cards" -msgstr "" +msgstr "Schede assegnate" =20 #: networking.c:520 msgid "Remove" -msgstr "" +msgstr "Rimuovi" =20 #: networking.c:556 networking.c:649 #, c-format @@ -501,84 +503,84 @@ msgid "" "connection to the %s machine will be broken, and you will have to reconnect= " "on the new IP. This is a risky operation, and should only be attempted if " "you have physical access to the machine, should something go wrong." -msgstr "" +msgstr "Se cambi l'indirizzo IP e sei collegato in maniera remota, la connes= sione alla macchina %s sar=C3=A0 interrotta e sar=C3=A0 necessario riconnette= rsi usando il nuovo indirizzo. Questa =C3=A8 una operazione rischiosa e dovre= bbe essere eseguita solamente se =C3=A8 disponibile un accesso fisico alla ma= cchina, in caso qualcosa vada storto. " =20 #: networking.c:641 msgid "Select the interface you wish to reconfigure." -msgstr "" +msgstr "Scegli l'interfaccia che vuoi riconfigurare." =20 #: networking.c:729 msgid "Default gateway:" -msgstr "" +msgstr "Gateway di Default:" =20 #: networking.c:744 msgid "" "Enter the DNS and gateway information. These settings are used only with " "Static IP (and DHCP if DNS set) on the RED interface." -msgstr "" +msgstr "Immettere i parametri per il DNS ed il Gateway. Queste impostazioni = saranno prese in considerazione solamente con l'opzione \"IP Statico\" (e DHC= P se sono stati impostati i DNS) dell'interfaccia RED. " =20 #: networking.c:773 msgid "Default gateway" -msgstr "" +msgstr "Gateway di Default" =20 #: networking.c:780 msgid "Secondary DNS specified without a Primary DNS" -msgstr "" +msgstr "E' stato specificato un DNS secondario senza un DNS primario" =20 #: passwords.c:33 msgid "" "Enter the 'root' user password. Login as this user for commandline access." -msgstr "" +msgstr "Immettere la Password per l'utente 'root'. Quando ci si collega da r= iga di comando, usare questo utente." =20 #: passwords.c:38 passwords.c:61 msgid "Setting password" -msgstr "" +msgstr "Impostando la Password" =20 #: passwords.c:38 msgid "Setting 'root' password...." -msgstr "" +msgstr "Impostando la Password per l'utente 'root'..." =20 #: passwords.c:39 msgid "Problem setting 'root' password." -msgstr "" +msgstr "Problemi durante l'impostazione della Password per l'utente 'root'." =20 #: passwords.c:53 #, c-format msgid "" "Enter %s 'admin' user password. This is the user to use for logging into th= e" " %s web administration pages." -msgstr "" +msgstr "Introdurre la Password per l'utente 'admin' di %s. Quando ci si coll= ega all'interfaccia web di %s usare questo utente. " =20 #: passwords.c:60 #, c-format msgid "Setting %s 'admin' user password..." -msgstr "" +msgstr "Impostando la Password dell'utente 'admin' di %s..." =20 #: passwords.c:62 #, c-format msgid "Problem setting %s 'admin' user password." -msgstr "" +msgstr "Si sono verificati problemi durante la configurazione della Password= dell'utente 'admin' di %s." =20 #: passwords.c:76 msgid "Password:" -msgstr "" +msgstr "Password:" =20 #: passwords.c:77 msgid "Again:" -msgstr "" +msgstr "Nuovamente:" =20 #: passwords.c:95 msgid "Password cannot be blank." -msgstr "" +msgstr "La Password non pu=C3=B2 essere vuota." =20 #: passwords.c:102 msgid "Passwords do not match." -msgstr "" +msgstr "Le password non corrispondono." =20 #: passwords.c:109 msgid "Password cannot contain spaces." -msgstr "" +msgstr "La Password non pu=C3=B2 contenere spazi." =20 #: timezone.c:77 msgid "Choose the timezone you are in from the list below." -msgstr "" +msgstr "Scegli il tuo fuso orario dalla lista sottostante." diff --git a/src/setup/po/ja_JP.po b/src/setup/po/ja_JP.po new file mode 100644 index 0000000..0d2d2b6 --- /dev/null +++ b/src/setup/po/ja_JP.po @@ -0,0 +1,584 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-21 15:12+0000\n" +"PO-Revision-Date: 2014-08-12 10:08+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/ipfire= /language/ja_JP/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja_JP\n" +"Plural-Forms: nplurals=3D1; plural=3D0;\n" + +#: dhcp.c:50 +msgid "Start address:" +msgstr "" + +#: dhcp.c:51 +msgid "End address:" +msgstr "" + +#: dhcp.c:52 networking.c:717 +msgid "Primary DNS:" +msgstr "" + +#: dhcp.c:53 networking.c:723 +msgid "Secondary DNS:" +msgstr "" + +#: dhcp.c:54 +msgid "Default lease (mins):" +msgstr "" + +#: dhcp.c:55 +msgid "Max lease (mins):" +msgstr "" + +#: dhcp.c:56 +msgid "Domain name suffix:" +msgstr "" + +#: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 +#: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 +#: networking.c:134 networking.c:255 networking.c:291 networking.c:346 +#: networking.c:442 networking.c:552 networking.c:603 networking.c:610 +#: networking.c:713 timezone.c:63 +msgid "Unable to open settings file" +msgstr "" + +#: dhcp.c:111 +msgid "DHCP server configuration" +msgstr "" + +#: dhcp.c:116 +msgid "Configure the DHCP server by entering the settings information." +msgstr "" + +#: dhcp.c:125 +msgid "Enabled" +msgstr "" + +#: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 +#: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 +#: networking.c:269 networking.c:305 networking.c:409 networking.c:560 +#: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 +#: timezone.c:78 +msgid "OK" +msgstr "" + +#: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 +#: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 +#: networking.c:410 networking.c:560 networking.c:653 networking.c:746 +#: passwords.c:89 timezone.c:78 +msgid "Cancel" +msgstr "" + +#: dhcp.c:156 +msgid "" +"The following fields are invalid:\n" +"\n" +msgstr "" + +#: dhcp.c:159 +msgid "Start address" +msgstr "" + +#: dhcp.c:165 +msgid "End address" +msgstr "" + +#: dhcp.c:173 networking.c:755 +msgid "Primary DNS" +msgstr "" + +#: dhcp.c:182 networking.c:764 +msgid "Secondary DNS" +msgstr "" + +#: dhcp.c:189 +msgid "Default lease time" +msgstr "" + +#: dhcp.c:195 +msgid "Max. lease time" +msgstr "" + +#: domainname.c:42 main.c:70 +msgid "Domain name" +msgstr "" + +#: domainname.c:42 +msgid "Enter Domain name" +msgstr "" + +#: domainname.c:48 +msgid "Domain name cannot be empty." +msgstr "" + +#: domainname.c:50 +msgid "Domain name cannot contain spaces." +msgstr "" + +#: domainname.c:53 +msgid "Domain name may only contain letters, numbers, hyphens and periods." +msgstr "" + +#: hostname.c:46 main.c:69 +msgid "Hostname" +msgstr "" + +#: hostname.c:46 +msgid "Enter the machine's hostname." +msgstr "" + +#: hostname.c:53 +msgid "Hostname cannot be empty." +msgstr "" + +#: hostname.c:55 +msgid "Hostname cannot contain spaces." +msgstr "" + +#: hostname.c:58 +msgid "Hostname may only contain letters, numbers and hyphens." +msgstr "" + +#: keymap.c:84 main.c:67 +msgid "Keyboard mapping" +msgstr "" + +#: keymap.c:85 +msgid "Choose the type of keyboard you are using from the list below." +msgstr "" + +#: main.c:68 timezone.c:77 +msgid "Timezone" +msgstr "" + +#: main.c:71 networking.c:110 networking.c:115 networking.c:447 +msgid "Networking" +msgstr "" + +#: main.c:72 misc.c:147 +msgid "ISDN" +msgstr "" + +#: main.c:73 +msgid "'root' password" +msgstr "" + +#: main.c:74 +msgid "'admin' password" +msgstr "" + +#: main.c:90 +msgid " / between elements | selects" +msgstr "" + +#: main.c:97 +msgid "Section menu" +msgstr "" + +#: main.c:98 +msgid "Select the item you wish to configure." +msgstr "" + +#: main.c:99 +msgid "Quit" +msgstr "" + +#: main.c:172 +msgid "Setup is complete." +msgstr "" + +#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 +msgid "Warning" +msgstr "" + +#: main.c:175 +msgid "" +"Initial setup was not entirely complete. You must ensure that Setup is " +"properly finished by running setup again at the shell." +msgstr "" + +#: misc.c:62 +#, c-format +msgid "Unable to write %s/main/hostname.conf" +msgstr "" + +#: misc.c:71 +msgid "Unable to open main hosts file." +msgstr "" + +#: misc.c:76 +msgid "Unable to write /etc/hosts." +msgstr "" + +#: misc.c:117 +msgid "Unable to write /etc/hosts.deny." +msgstr "" + +#: misc.c:125 +msgid "Unable to write /etc/hosts.allow." +msgstr "" + +#: misc.c:136 +msgid "Unable to set hostname." +msgstr "" + +#: misc.c:147 +msgid "Scanning and configuring ISDN devices." +msgstr "" + +#: misc.c:148 +msgid "Unable to scan for ISDN devices." +msgstr "" + +#: netstuff.c:86 +#, c-format +msgid "Interface - %s" +msgstr "" + +#: netstuff.c:91 +#, c-format +msgid "Enter the IP address information for the %s interface." +msgstr "" + +#: netstuff.c:103 +msgid "Static" +msgstr "" + +#: netstuff.c:104 +msgid "DHCP" +msgstr "" + +#: netstuff.c:105 +msgid "PPP DIALUP (PPPoE, modem, ATM ...)" +msgstr "" + +#: netstuff.c:113 +msgid "DHCP Hostname:" +msgstr "" + +#: netstuff.c:115 +msgid "Force DHCP MTU:" +msgstr "" + +#: netstuff.c:134 +msgid "IP address:" +msgstr "" + +#: netstuff.c:146 +msgid "Network mask:" +msgstr "" + +#: netstuff.c:173 networking.c:749 +msgid "The following fields are invalid:" +msgstr "" + +#: netstuff.c:183 +msgid "IP address" +msgstr "" + +#: netstuff.c:189 +msgid "Network mask" +msgstr "" + +#: netstuff.c:198 +msgid "DHCP hostname" +msgstr "" + +#: netstuff.c:396 netstuff.c:709 +msgid "Unset" +msgstr "" + +#: netstuff.c:669 +#, c-format +msgid "Please choose a networkcard for the following interface - %s." +msgstr "" + +#: netstuff.c:672 +msgid "Extended Network Menu" +msgstr "" + +#: netstuff.c:673 networking.c:520 +msgid "Select" +msgstr "" + +#: netstuff.c:673 +msgid "Identify" +msgstr "" + +#: netstuff.c:678 +msgid "Device Identification" +msgstr "" + +#: netstuff.c:678 +msgid "The lights on the selected port should flash now for 10 seconds..." +msgstr "" + +#: netstuff.c:679 +msgid "Identification is not supported by this interface." +msgstr "" + +#: netstuff.c:691 +msgid "There are no unassigned interfaces on your system." +msgstr "" + +#: netstuff.c:732 +#, c-format +msgid "Do you really want to remove the assigned %s interface?" +msgstr "" + +#: netstuff.c:755 +msgid "Select network driver" +msgstr "" + +#: netstuff.c:755 +msgid "Set additional module parameters" +msgstr "" + +#: netstuff.c:762 +msgid "Loading module..." +msgstr "" + +#: netstuff.c:777 +msgid "Unable to load driver module." +msgstr "" + +#: netstuff.c:780 +msgid "Module name cannot be blank." +msgstr "" + +#: networking.c:110 +msgid "Stopping network..." +msgstr "" + +#: networking.c:115 +msgid "Restarting network..." +msgstr "" + +#: networking.c:146 +msgid "No GREEN interface assigned." +msgstr "" + +#: networking.c:152 +msgid "Missing an IP address on GREEN." +msgstr "" + +#: networking.c:163 +msgid "Error" +msgstr "" + +#: networking.c:163 +msgid "Ignore" +msgstr "" + +#: networking.c:164 +msgid "No RED interface assigned." +msgstr "" + +#: networking.c:173 +msgid "Missing an IP address on RED." +msgstr "" + +#: networking.c:183 +msgid "No ORANGE interface assigned." +msgstr "" + +#: networking.c:189 +msgid "Missing an IP address on ORANGE." +msgstr "" + +#: networking.c:199 +msgid "No BLUE interface assigned." +msgstr "" + +#: networking.c:205 +msgid "Missing an IP address on BLUE." +msgstr "" + +#: networking.c:217 +msgid "Misssing DNS." +msgstr "" + +#: networking.c:224 +msgid "Missing Default Gateway." +msgstr "" + +#: networking.c:237 networking.c:304 +msgid "Network configuration type" +msgstr "" + +#: networking.c:238 networking.c:409 +msgid "Drivers and card assignments" +msgstr "" + +#: networking.c:239 networking.c:640 +msgid "Address settings" +msgstr "" + +#: networking.c:240 networking.c:743 +msgid "DNS and Gateway settings" +msgstr "" + +#: networking.c:260 +msgid "When configuration is complete, a network restart will be required." +msgstr "" + +#: networking.c:267 +#, c-format +msgid "" +"Current config: %s\n" +"\n" +"%s" +msgstr "" + +#: networking.c:268 +msgid "Network configuration menu" +msgstr "" + +#: networking.c:269 networking.c:520 networking.c:642 +msgid "Done" +msgstr "" + +#: networking.c:300 +#, c-format +msgid "" +"Select the network configuration for %s. The following configuration types " +"list those interfaces which have ethernet attached. If you change this " +"setting, a network restart will be required, and you will have to " +"reconfigure the network driver assignments." +msgstr "" + +#: networking.c:307 +#, c-format +msgid "" +"Not enough netcards for your choice.\n" +"\n" +"Needed: %d - Available: %d\n" +msgstr "" + +#: networking.c:359 +msgid "" +"Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" +"\n" +msgstr "" + +#: networking.c:408 +msgid "Do you wish to change these settings?" +msgstr "" + +#: networking.c:447 +msgid "Restarting non-local network..." +msgstr "" + +#: networking.c:464 +msgid "" +"Please choose the interface you wish to change.\n" +"\n" +msgstr "" + +#: networking.c:519 +msgid "Assigned Cards" +msgstr "" + +#: networking.c:520 +msgid "Remove" +msgstr "" + +#: networking.c:556 networking.c:649 +#, c-format +msgid "" +"If you change this IP address, and you are logged in remotely, your " +"connection to the %s machine will be broken, and you will have to reconnect= " +"on the new IP. This is a risky operation, and should only be attempted if " +"you have physical access to the machine, should something go wrong." +msgstr "" + +#: networking.c:641 +msgid "Select the interface you wish to reconfigure." +msgstr "" + +#: networking.c:729 +msgid "Default gateway:" +msgstr "" + +#: networking.c:744 +msgid "" +"Enter the DNS and gateway information. These settings are used only with " +"Static IP (and DHCP if DNS set) on the RED interface." +msgstr "" + +#: networking.c:773 +msgid "Default gateway" +msgstr "" + +#: networking.c:780 +msgid "Secondary DNS specified without a Primary DNS" +msgstr "" + +#: passwords.c:33 +msgid "" +"Enter the 'root' user password. Login as this user for commandline access." +msgstr "" + +#: passwords.c:38 passwords.c:61 +msgid "Setting password" +msgstr "" + +#: passwords.c:38 +msgid "Setting 'root' password...." +msgstr "" + +#: passwords.c:39 +msgid "Problem setting 'root' password." +msgstr "" + +#: passwords.c:53 +#, c-format +msgid "" +"Enter %s 'admin' user password. This is the user to use for logging into th= e" +" %s web administration pages." +msgstr "" + +#: passwords.c:60 +#, c-format +msgid "Setting %s 'admin' user password..." +msgstr "" + +#: passwords.c:62 +#, c-format +msgid "Problem setting %s 'admin' user password." +msgstr "" + +#: passwords.c:76 +msgid "Password:" +msgstr "" + +#: passwords.c:77 +msgid "Again:" +msgstr "" + +#: passwords.c:95 +msgid "Password cannot be blank." +msgstr "" + +#: passwords.c:102 +msgid "Passwords do not match." +msgstr "" + +#: passwords.c:109 +msgid "Password cannot contain spaces." +msgstr "" + +#: timezone.c:77 +msgid "Choose the timezone you are in from the list below." +msgstr "" diff --git a/src/setup/po/pl.po b/src/setup/po/pl.po index 607394a..ee6183f 100644 --- a/src/setup/po/pl.po +++ b/src/setup/po/pl.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# btelega , 2014 +# Przemys=C5=82aw Karpeta , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-11-03 15:36+0000\n" +"Last-Translator: Przemys=C5=82aw Karpeta \n" "Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/= pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -19,31 +21,31 @@ msgstr "" =20 #: dhcp.c:50 msgid "Start address:" -msgstr "" +msgstr "Adres pocz=C4=85tkowy:" =20 #: dhcp.c:51 msgid "End address:" -msgstr "" +msgstr "Adres ko=C5=84cowy:" =20 #: dhcp.c:52 networking.c:717 msgid "Primary DNS:" -msgstr "" +msgstr "G=C5=82=C3=B3wny DNS:" =20 #: dhcp.c:53 networking.c:723 msgid "Secondary DNS:" -msgstr "" +msgstr "Pomocniczy DNS:" =20 #: dhcp.c:54 msgid "Default lease (mins):" -msgstr "" +msgstr "Domy=C5=9Blna dzier=C5=BCawa (min.):" =20 #: dhcp.c:55 msgid "Max lease (mins):" -msgstr "" +msgstr "Maksymalna dzier=C5=BCawa (min.):" =20 #: dhcp.c:56 msgid "Domain name suffix:" -msgstr "" +msgstr "Przyrostek domeny: " =20 #: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 #: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 @@ -51,19 +53,19 @@ msgstr "" #: networking.c:442 networking.c:552 networking.c:603 networking.c:610 #: networking.c:713 timezone.c:63 msgid "Unable to open settings file" -msgstr "" +msgstr "Nie mo=C5=BCna otworzy=C4=87 pliku ustawie=C5=84" =20 #: dhcp.c:111 msgid "DHCP server configuration" -msgstr "" +msgstr "Konfiguracja serwera DHCP " =20 #: dhcp.c:116 msgid "Configure the DHCP server by entering the settings information." -msgstr "" +msgstr "Skonfiguruj serwer DHCP wprowadzaj=C4=85c w=C5=82a=C5=9Bciwe ustawie= nia." =20 #: dhcp.c:125 msgid "Enabled" -msgstr "" +msgstr "W=C5=82=C4=85czony" =20 #: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 #: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 @@ -71,367 +73,367 @@ msgstr "" #: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 #: timezone.c:78 msgid "OK" -msgstr "" +msgstr "OK" =20 #: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 #: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 #: networking.c:410 networking.c:560 networking.c:653 networking.c:746 #: passwords.c:89 timezone.c:78 msgid "Cancel" -msgstr "" +msgstr "Anuluj" =20 #: dhcp.c:156 msgid "" "The following fields are invalid:\n" "\n" -msgstr "" +msgstr "Nast=C4=99puj=C4=85ce pola s=C4=85 nieprawid=C5=82owe:\n\n" =20 #: dhcp.c:159 msgid "Start address" -msgstr "" +msgstr "Adres pocz=C4=85tkowy" =20 #: dhcp.c:165 msgid "End address" -msgstr "" +msgstr "Adres ko=C5=84cowy" =20 #: dhcp.c:173 networking.c:755 msgid "Primary DNS" -msgstr "" +msgstr "G=C5=82=C3=B3wny DNS" =20 #: dhcp.c:182 networking.c:764 msgid "Secondary DNS" -msgstr "" +msgstr "Pomocniczy DNS" =20 #: dhcp.c:189 msgid "Default lease time" -msgstr "" +msgstr "Domy=C5=9Blny okres dzier=C5=BCawy" =20 #: dhcp.c:195 msgid "Max. lease time" -msgstr "" +msgstr "Maksymalny okres dzier=C5=BCawy" =20 #: domainname.c:42 main.c:70 msgid "Domain name" -msgstr "" +msgstr "Nazwa Domeny" =20 #: domainname.c:42 msgid "Enter Domain name" -msgstr "" +msgstr "Wpisz nazw=C4=99 Domeny" =20 #: domainname.c:48 msgid "Domain name cannot be empty." -msgstr "" +msgstr "Nazwa Domeny nie mo=C5=BCe by=C4=87 pusta" =20 #: domainname.c:50 msgid "Domain name cannot contain spaces." -msgstr "" +msgstr "Nazwa domeny nie mo=C5=BCe zawiera=C4=87 spacji." =20 #: domainname.c:53 msgid "Domain name may only contain letters, numbers, hyphens and periods." -msgstr "" +msgstr "Nazwa domeny mo=C5=BCe zawiera=C4=87 jedynie litery, cyfry, my=C5=9B= lniki i kropki." =20 #: hostname.c:46 main.c:69 msgid "Hostname" -msgstr "" +msgstr "Nazwa hosta" =20 #: hostname.c:46 msgid "Enter the machine's hostname." -msgstr "" +msgstr "Wprowad=C5=BA nazw=C4=99 hosta." =20 #: hostname.c:53 msgid "Hostname cannot be empty." -msgstr "" +msgstr "Nazwa hosta nie mo=C5=BCe by=C4=87 pusta." =20 #: hostname.c:55 msgid "Hostname cannot contain spaces." -msgstr "" +msgstr "Nazwa hosta nie mo=C5=BCe zawiera=C4=87 spacji." =20 #: hostname.c:58 msgid "Hostname may only contain letters, numbers and hyphens." -msgstr "" +msgstr "Nazwa hosta mo=C5=BCe zawiera=C4=87 tylko litery, cyfry i my=C5=9Bln= iki." =20 #: keymap.c:84 main.c:67 msgid "Keyboard mapping" -msgstr "" +msgstr "Mapowanie klawiatury" =20 #: keymap.c:85 msgid "Choose the type of keyboard you are using from the list below." -msgstr "" +msgstr "Wybierz u=C5=BCywany przez siebie typ klawiatury z poni=C5=BCszej li= sty." =20 #: main.c:68 timezone.c:77 msgid "Timezone" -msgstr "" +msgstr "Strefa czasowa" =20 #: main.c:71 networking.c:110 networking.c:115 networking.c:447 msgid "Networking" -msgstr "" +msgstr "Sie=C4=87" =20 #: main.c:72 misc.c:147 msgid "ISDN" -msgstr "" +msgstr "ISDN" =20 #: main.c:73 msgid "'root' password" -msgstr "" +msgstr "Has=C5=82o u=C5=BCytkownika 'root'" =20 #: main.c:74 msgid "'admin' password" -msgstr "" +msgstr "Has=C5=82o u=C5=BCytkownika 'admin'" =20 #: main.c:90 msgid " / between elements | selects" -msgstr "" +msgstr " / prze=C5=82=C4=85cza mi=C4=99dzy elemen= tami | wybiera" =20 #: main.c:97 msgid "Section menu" -msgstr "" +msgstr "Menu sekcji" =20 #: main.c:98 msgid "Select the item you wish to configure." -msgstr "" +msgstr "Wybierz element kt=C3=B3ry chcesz skonfigurowa=C4=87." =20 #: main.c:99 msgid "Quit" -msgstr "" +msgstr "Wyj=C5=9Bcie" =20 #: main.c:172 msgid "Setup is complete." -msgstr "" +msgstr "Instalacja zako=C5=84czona" =20 #: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 msgid "Warning" -msgstr "" +msgstr "Ostrze=C5=BCenie" =20 #: main.c:175 msgid "" "Initial setup was not entirely complete. You must ensure that Setup is " "properly finished by running setup again at the shell." -msgstr "" +msgstr "Wst=C4=99pna konfiguracjia nie zosta=C5=82a uko=C5=84czona. Musisz u= pewni=C4=87 si=C4=99, =C5=BCe konfiguracja jest uko=C5=84czona poprzez ponown= e uruchomienie polecenia 'setup' w pow=C5=82oce." =20 #: misc.c:62 #, c-format msgid "Unable to write %s/main/hostname.conf" -msgstr "" +msgstr "Nie mo=C5=BCna zapisa=C4=87 %s/main/hostname.conf" =20 #: misc.c:71 msgid "Unable to open main hosts file." -msgstr "" +msgstr "Nie mo=C5=BCna otworzyc g=C5=82=C3=B3wnego pliku hosts." =20 #: misc.c:76 msgid "Unable to write /etc/hosts." -msgstr "" +msgstr "Nie mo=C5=BCna zapisa=C4=87 /etc/hosts" =20 #: misc.c:117 msgid "Unable to write /etc/hosts.deny." -msgstr "" +msgstr "Nie mo=C5=BCna zapisa=C4=87 /etc/hosts.deny" =20 #: misc.c:125 msgid "Unable to write /etc/hosts.allow." -msgstr "" +msgstr "Nie mo=C5=BCna zapisa=C4=87 /etc/hosts.allow" =20 #: misc.c:136 msgid "Unable to set hostname." -msgstr "" +msgstr "Ustawienie nazwy hosta niemo=C5=BCliwe." =20 #: misc.c:147 msgid "Scanning and configuring ISDN devices." -msgstr "" +msgstr "Wykrywanie i konfiguracja urz=C4=85dze=C5=84 ISDN." =20 #: misc.c:148 msgid "Unable to scan for ISDN devices." -msgstr "" +msgstr "Wykrywanie urz=C4=85dze=C5=84 ISDN jest niemo=C5=BCliwe." =20 #: netstuff.c:86 #, c-format msgid "Interface - %s" -msgstr "" +msgstr "Interfejs - %s" =20 #: netstuff.c:91 #, c-format msgid "Enter the IP address information for the %s interface." -msgstr "" +msgstr "Wprowad=C5=BA ustawienia adresu IP dla interfejsu %s." =20 #: netstuff.c:103 msgid "Static" -msgstr "" +msgstr "Statyczny" =20 #: netstuff.c:104 msgid "DHCP" -msgstr "" +msgstr "DHCP" =20 #: netstuff.c:105 msgid "PPP DIALUP (PPPoE, modem, ATM ...)" -msgstr "" +msgstr "PPP DIALUP (PPPoE, modem, ATM ...)" =20 #: netstuff.c:113 msgid "DHCP Hostname:" -msgstr "" +msgstr "Nazwa hosta DHCP:" =20 #: netstuff.c:115 msgid "Force DHCP MTU:" -msgstr "" +msgstr "Wymu=C5=9B DHCP MTU:" =20 #: netstuff.c:134 msgid "IP address:" -msgstr "" +msgstr "IP address:" =20 #: netstuff.c:146 msgid "Network mask:" -msgstr "" +msgstr "Maska podsieci:" =20 #: netstuff.c:173 networking.c:749 msgid "The following fields are invalid:" -msgstr "" +msgstr "Nast=C4=99puj=C4=85ce pola s=C4=85 nieprawid=C5=82owe:" =20 #: netstuff.c:183 msgid "IP address" -msgstr "" +msgstr "IP address" =20 #: netstuff.c:189 msgid "Network mask" -msgstr "" +msgstr "Maska podsieci" =20 #: netstuff.c:198 msgid "DHCP hostname" -msgstr "" +msgstr "Nazwa hosta DHCP" =20 #: netstuff.c:396 netstuff.c:709 msgid "Unset" -msgstr "" +msgstr "Wy=C5=82=C4=85cz" =20 #: netstuff.c:669 #, c-format msgid "Please choose a networkcard for the following interface - %s." -msgstr "" +msgstr "Prosz=C4=99 wybra=C4=87 kart=C4=99 sieciow=C4=85 dla nast=C4=99puj= =C4=85cego interfejsu - %s" =20 #: netstuff.c:672 msgid "Extended Network Menu" -msgstr "" +msgstr "Rozszerzone Menu Sieci" =20 #: netstuff.c:673 networking.c:520 msgid "Select" -msgstr "" +msgstr "Wybierz" =20 #: netstuff.c:673 msgid "Identify" -msgstr "" +msgstr "Zidentyfikuj" =20 #: netstuff.c:678 msgid "Device Identification" -msgstr "" +msgstr "Identyfikacja urz=C4=85dzenia" =20 #: netstuff.c:678 msgid "The lights on the selected port should flash now for 10 seconds..." -msgstr "" +msgstr "Kontrolki na wybranym porcie powinny migota=C4=87 przez nast=C4=99pn= e 10 sekund..." =20 #: netstuff.c:679 msgid "Identification is not supported by this interface." -msgstr "" +msgstr "Ten interfejs nie wspiera identyfikacji." =20 #: netstuff.c:691 msgid "There are no unassigned interfaces on your system." -msgstr "" +msgstr "Nie ma ju=C5=BC nieprzydzielonych interfejs=C3=B3w w systemie." =20 #: netstuff.c:732 #, c-format msgid "Do you really want to remove the assigned %s interface?" -msgstr "" +msgstr "Na pewno chcesz usun=C4=85=C4=87 przydzielony interfejs %s ?" =20 #: netstuff.c:755 msgid "Select network driver" -msgstr "" +msgstr "Wybierz sterownik karty sieciowej" =20 #: netstuff.c:755 msgid "Set additional module parameters" -msgstr "" +msgstr "Ustaw dodatkowe parametry modu=C5=82u" =20 #: netstuff.c:762 msgid "Loading module..." -msgstr "" +msgstr "Wczytywanie modu=C5=82u..." =20 #: netstuff.c:777 msgid "Unable to load driver module." -msgstr "" +msgstr "Nie da si=C4=99 wczyta=C4=87 modu=C5=82u." =20 #: netstuff.c:780 msgid "Module name cannot be blank." -msgstr "" +msgstr "Nazwa modu=C5=82u nie mo=C5=BCe by=C4=87 pusta." =20 #: networking.c:110 msgid "Stopping network..." -msgstr "" +msgstr "Zatrzymywanie sieci..." =20 #: networking.c:115 msgid "Restarting network..." -msgstr "" +msgstr "Ponowne uruchamianie sieci..." =20 #: networking.c:146 msgid "No GREEN interface assigned." -msgstr "" +msgstr "Interfejs GREEN nie zosta=C5=82 przypisany." =20 #: networking.c:152 msgid "Missing an IP address on GREEN." -msgstr "" +msgstr "Brak adresu IP na GREEN." =20 #: networking.c:163 msgid "Error" -msgstr "" +msgstr "B=C5=82=C4=85d" =20 #: networking.c:163 msgid "Ignore" -msgstr "" +msgstr "Ignoruj" =20 #: networking.c:164 msgid "No RED interface assigned." -msgstr "" +msgstr "Interfejs RED nie zosta=C5=82 przypisany." =20 #: networking.c:173 msgid "Missing an IP address on RED." -msgstr "" +msgstr "Brak adresu IP na RED." =20 #: networking.c:183 msgid "No ORANGE interface assigned." -msgstr "" +msgstr "Interfejs ORANGE nie zosta=C5=82 przypisany." =20 #: networking.c:189 msgid "Missing an IP address on ORANGE." -msgstr "" +msgstr "Brak adresu IP na ORANGE." =20 #: networking.c:199 msgid "No BLUE interface assigned." -msgstr "" +msgstr "Interfejs BLUE nie zosta=C5=82 przypisany." =20 #: networking.c:205 msgid "Missing an IP address on BLUE." -msgstr "" +msgstr "Brak adresu IP na BLUE." =20 #: networking.c:217 msgid "Misssing DNS." -msgstr "" +msgstr "Brakuje DNS." =20 #: networking.c:224 msgid "Missing Default Gateway." -msgstr "" +msgstr "Brakuje Bramy Domy=C5=9Blnej." =20 #: networking.c:237 networking.c:304 msgid "Network configuration type" -msgstr "" +msgstr "Rodzaj konfiguracji sieci" =20 #: networking.c:238 networking.c:409 msgid "Drivers and card assignments" -msgstr "" +msgstr "Przydzia=C5=82y sterownik=C3=B3w i kart" =20 #: networking.c:239 networking.c:640 msgid "Address settings" -msgstr "" +msgstr "Ustawienia adresu" =20 #: networking.c:240 networking.c:743 msgid "DNS and Gateway settings" -msgstr "" +msgstr "Ustawienia DNS i Bramy" =20 #: networking.c:260 msgid "When configuration is complete, a network restart will be required." -msgstr "" +msgstr "Po uko=C5=84czeniu konfiguracji wymagane b=C4=99dzie ponowne uruchom= ienie sieci." =20 #: networking.c:267 #, c-format @@ -439,15 +441,15 @@ msgid "" "Current config: %s\n" "\n" "%s" -msgstr "" +msgstr "Obecna konfiguracja: %s\n\n%s" =20 #: networking.c:268 msgid "Network configuration menu" -msgstr "" +msgstr "Menu konfiguracji sieci" =20 #: networking.c:269 networking.c:520 networking.c:642 msgid "Done" -msgstr "" +msgstr "Zrobione" =20 #: networking.c:300 #, c-format @@ -456,7 +458,7 @@ msgid "" "list those interfaces which have ethernet attached. If you change this " "setting, a network restart will be required, and you will have to " "reconfigure the network driver assignments." -msgstr "" +msgstr "Wybierz konfiguracj=C4=99 sieci dla %s. Poni=C5=BCsze typy konfigura= cji wy=C5=9Bwietlaj=C4=85 interfejsy z przy=C5=82=C4=85czonym ethernetem. Je= =C5=9Bli zmienisz te ustawienia, wymagany b=C4=99dzie restart sieci, i trzeba= b=C4=99dzie zrekonfigurowa=C4=87 przydzia=C5=82y sterownik=C3=B3w kart sieci= owych. " =20 #: networking.c:307 #, c-format @@ -464,35 +466,35 @@ msgid "" "Not enough netcards for your choice.\n" "\n" "Needed: %d - Available: %d\n" -msgstr "" +msgstr "Niewystarczaj=C4=85ca liczba kart sieciowych.\n\nPotrzebne: %d - Dos= t=C4=99pne: %d\n" =20 #: networking.c:359 msgid "" "Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" "\n" -msgstr "" +msgstr "Skonfiguruj sterowniki kart sieciowych, i przydziel karty do odpowie= dnich interfejs=C3=B3w. Obecna konfiguracja wygl=C4=85da tak:\n\n" =20 #: networking.c:408 msgid "Do you wish to change these settings?" -msgstr "" +msgstr "Czy chcesz zmieni=C4=87 te ustawienia ?" =20 #: networking.c:447 msgid "Restarting non-local network..." -msgstr "" +msgstr "Ponowne uruchamianie sieci innych, ni=C5=BC lokalna..." =20 #: networking.c:464 msgid "" "Please choose the interface you wish to change.\n" "\n" -msgstr "" +msgstr "Wybierz interfejs, kt=C3=B3ry chcesz zmieni=C4=87.\n\n" =20 #: networking.c:519 msgid "Assigned Cards" -msgstr "" +msgstr "Przypisane Karty" =20 #: networking.c:520 msgid "Remove" -msgstr "" +msgstr "Usu=C5=84" =20 #: networking.c:556 networking.c:649 #, c-format @@ -501,84 +503,84 @@ msgid "" "connection to the %s machine will be broken, and you will have to reconnect= " "on the new IP. This is a risky operation, and should only be attempted if " "you have physical access to the machine, should something go wrong." -msgstr "" +msgstr "Je=C5=9Bli zmienisz ten adres IP, a jeste=C5=9B zalogowany zdalnie, = Twoje po=C5=82=C4=85czenie do maszyny %s zostanie zerwane, i trzeba b=C4=99dz= ie po=C5=82=C4=85czy=C4=87 si=C4=99 ponownie na nowy adres IP. To ryzykowna o= peracja, kt=C3=B3ra powinna byc podejmowana tylko w przypadku posiadania bezp= o=C5=9Bredniego, fizycznego dost=C4=99pu do maszyny na wypadek, gdyby co=C5= =9B posz=C5=82o =C5=BAle." =20 #: networking.c:641 msgid "Select the interface you wish to reconfigure." -msgstr "" +msgstr "Zaznacz interfejs, kt=C3=B3ry chcesz zrekonfigurowa=C4=87." =20 #: networking.c:729 msgid "Default gateway:" -msgstr "" +msgstr "Brama domy=C5=9Blna:" =20 #: networking.c:744 msgid "" "Enter the DNS and gateway information. These settings are used only with " "Static IP (and DHCP if DNS set) on the RED interface." -msgstr "" +msgstr "Wprowad=C5=BA informacje o serwerze DNS i bramie. Te ustawienia stos= uje si=C4=99 tylko do statycznego IP (i DHCP, gdzie DNS ustawia si=C4=99 r=C4= =99cznie) na interfejsie RED." =20 #: networking.c:773 msgid "Default gateway" -msgstr "" +msgstr "Brama domy=C5=9Blna" =20 #: networking.c:780 msgid "Secondary DNS specified without a Primary DNS" -msgstr "" +msgstr "Podano adres Zapasowego DNS bez podania adresu Podstawowego DNS." =20 #: passwords.c:33 msgid "" "Enter the 'root' user password. Login as this user for commandline access." -msgstr "" +msgstr "Wprowad=C5=BA has=C5=82o u=C5=BCytkownika 'root'. Zaloguj si=C4=99 j= ako ten u=C5=BCytkownik, aby uzyska=C4=87 dost=C4=99p do linii polece=C5=84." =20 #: passwords.c:38 passwords.c:61 msgid "Setting password" -msgstr "" +msgstr "Ustawienie has=C5=82a" =20 #: passwords.c:38 msgid "Setting 'root' password...." -msgstr "" +msgstr "Ustawianie has=C5=82a u=C5=BCytkownika 'root'...." =20 #: passwords.c:39 msgid "Problem setting 'root' password." -msgstr "" +msgstr "Problem z ustawieniem has=C5=82a u=C5=BCytkownika 'root'." =20 #: passwords.c:53 #, c-format msgid "" "Enter %s 'admin' user password. This is the user to use for logging into th= e" " %s web administration pages." -msgstr "" +msgstr "Wprowad=C5=BA haslo u=C5=BCytkownika 'admin' systemu %s. Zalogowanie= si=C4=99 na tego u=C5=BCytkownika umo=C5=BCliwi dost=C4=99p do administracyj= nej strony WWW %s." =20 #: passwords.c:60 #, c-format msgid "Setting %s 'admin' user password..." -msgstr "" +msgstr "Ustawianie has=C5=82a u=C5=BCytkownika 'admin' systemu %s..." =20 #: passwords.c:62 #, c-format msgid "Problem setting %s 'admin' user password." -msgstr "" +msgstr "Problem z ustawieniem has=C5=82a u=C5=BCytkownika 'admin' systemu %s= ." =20 #: passwords.c:76 msgid "Password:" -msgstr "" +msgstr "Has=C5=82o:" =20 #: passwords.c:77 msgid "Again:" -msgstr "" +msgstr "Ponownie:" =20 #: passwords.c:95 msgid "Password cannot be blank." -msgstr "" +msgstr "Has=C5=82o nie mo=C5=BCe by=C4=87 puste." =20 #: passwords.c:102 msgid "Passwords do not match." -msgstr "" +msgstr "Has=C5=82a nie s=C4=85 zgodne." =20 #: passwords.c:109 msgid "Password cannot contain spaces." -msgstr "" +msgstr "Has=C5=82o nie mo=C5=BCe zawiera=C4=87 spacji." =20 #: timezone.c:77 msgid "Choose the timezone you are in from the list below." -msgstr "" +msgstr "Wybierz stref=C4=99 czasow=C4=85 w kt=C3=B3rej si=C4=99 znajdujesz z= listy poni=C5=BCej." diff --git a/src/setup/po/ru.po b/src/setup/po/ru.po index 34b1ac4..1a03f0b 100644 --- a/src/setup/po/ru.po +++ b/src/setup/po/ru.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# Andrei Skipin , 2014 # bubnov_pi , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-12-10 10:22+0000\n" +"Last-Translator: Andrei Skipin \n" "Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language= /ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -189,19 +190,19 @@ msgstr "" =20 #: main.c:98 msgid "Select the item you wish to configure." -msgstr "" +msgstr "=D0=92=D1=8B=D0=B1=D0=B5=D1=80=D0=B8=D1=82=D0=B5 =D0=BF=D1=83=D0=BD= =D0=BA=D1=82 =D0=BC=D0=B5=D0=BD=D1=8E =D0=B4=D0=BB=D1=8F =D0=BD=D0=B0=D1=81= =D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B8" =20 #: main.c:99 msgid "Quit" -msgstr "" +msgstr "=D0=92=D1=8B=D1=85=D0=BE=D0=B4" =20 #: main.c:172 msgid "Setup is complete." -msgstr "" +msgstr "=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0 =D0=B7=D0=B0= =D0=B2=D0=B5=D1=80=D1=88=D0=B5=D0=BD=D0=B0" =20 #: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 msgid "Warning" -msgstr "" +msgstr "=D0=9F=D1=80=D0=B5=D0=B4=D1=83=D0=BF=D1=80=D0=B5=D0=B6=D0=B4=D0=B5= =D0=BD=D0=B8=D0=B5" =20 #: main.c:175 msgid "" @@ -220,15 +221,15 @@ msgstr "" =20 #: misc.c:76 msgid "Unable to write /etc/hosts." -msgstr "" +msgstr "=D0=9D=D0=B5=D0=B4=D0=BE=D1=81=D1=82=D1=83=D0=BF=D0=BD=D0=B0 =D0=B7= =D0=B0=D0=BF=D0=B8=D1=81=D1=8C =D0=B2 /etc/hosts." =20 #: misc.c:117 msgid "Unable to write /etc/hosts.deny." -msgstr "" +msgstr "=D0=9D=D0=B5=D0=B4=D0=BE=D1=81=D1=82=D1=83=D0=BF=D0=BD=D0=B0 =D0=B7= =D0=B0=D0=BF=D0=B8=D1=81=D1=8C =D0=B2 /etc/hosts.deny." =20 #: misc.c:125 msgid "Unable to write /etc/hosts.allow." -msgstr "" +msgstr "=D0=9D=D0=B5=D0=B4=D0=BE=D1=81=D1=82=D1=83=D0=BF=D0=BD=D0=B0 =D0=B7= =D0=B0=D0=BF=D0=B8=D1=81=D1=8C =D0=B2 /etc/hosts.allow." =20 #: misc.c:136 msgid "Unable to set hostname." @@ -236,7 +237,7 @@ msgstr "" =20 #: misc.c:147 msgid "Scanning and configuring ISDN devices." -msgstr "" +msgstr "=D0=A1=D0=BA=D0=B0=D0=BD=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8= =D0=B5 =D0=B8 =D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D1=83=D1=80=D0=B8=D1=80=D0= =BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5 ISDN =D1=83=D1=81=D1=82=D1=80=D0=BE=D0=B9= =D1=81=D1=82=D0=B2." =20 #: misc.c:148 msgid "Unable to scan for ISDN devices." @@ -245,7 +246,7 @@ msgstr "" #: netstuff.c:86 #, c-format msgid "Interface - %s" -msgstr "" +msgstr "=D0=98=D0=BD=D1=82=D0=B5=D1=80=D1=84=D0=B5=D0=B9=D1=81 - %s" =20 #: netstuff.c:91 #, c-format @@ -254,7 +255,7 @@ msgstr "" =20 #: netstuff.c:103 msgid "Static" -msgstr "" +msgstr "=D0=A1=D1=82=D0=B0=D1=82=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B8=D0=B9" =20 #: netstuff.c:104 msgid "DHCP" @@ -266,7 +267,7 @@ msgstr "" =20 #: netstuff.c:113 msgid "DHCP Hostname:" -msgstr "" +msgstr "=D0=98=D0=BC=D1=8F =D1=85=D0=BE=D1=81=D1=82=D0=B0 DHCP:" =20 #: netstuff.c:115 msgid "Force DHCP MTU:" @@ -274,11 +275,11 @@ msgstr "" =20 #: netstuff.c:134 msgid "IP address:" -msgstr "" +msgstr "IP-=D0=B0=D0=B4=D1=80=D0=B5=D1=81:" =20 #: netstuff.c:146 msgid "Network mask:" -msgstr "" +msgstr "=D0=A1=D0=B5=D1=82=D0=B5=D0=B2=D0=B0=D1=8F =D0=BC=D0=B0=D1=81=D0=BA= =D0=B0:" =20 #: netstuff.c:173 networking.c:749 msgid "The following fields are invalid:" @@ -286,15 +287,15 @@ msgstr "" =20 #: netstuff.c:183 msgid "IP address" -msgstr "" +msgstr "IP-=D0=B0=D0=B4=D1=80=D0=B5=D1=81" =20 #: netstuff.c:189 msgid "Network mask" -msgstr "" +msgstr "=D0=A1=D0=B5=D1=82=D0=B5=D0=B2=D0=B0=D1=8F =D0=BC=D0=B0=D1=81=D0=BA= =D0=B0" =20 #: netstuff.c:198 msgid "DHCP hostname" -msgstr "" +msgstr "=D0=98=D0=BC=D1=8F =D1=85=D0=BE=D1=81=D1=82=D0=B0 DHCP" =20 #: netstuff.c:396 netstuff.c:709 msgid "Unset" @@ -307,11 +308,11 @@ msgstr "" =20 #: netstuff.c:672 msgid "Extended Network Menu" -msgstr "" +msgstr "=D0=A0=D0=B0=D1=81=D1=88=D0=B8=D1=80=D0=B5=D0=BD=D0=BD=D0=BE=D0=B5 = =D1=81=D0=B5=D1=82=D0=B5=D0=B2=D0=BE=D0=B5 =D0=BC=D0=B5=D0=BD=D1=8E" =20 #: netstuff.c:673 networking.c:520 msgid "Select" -msgstr "" +msgstr "=D0=92=D1=8B=D0=B1=D0=B5=D1=80=D0=B8=D1=82=D0=B5" =20 #: netstuff.c:673 msgid "Identify" @@ -340,7 +341,7 @@ msgstr "" =20 #: netstuff.c:755 msgid "Select network driver" -msgstr "" +msgstr "=D0=92=D1=8B=D0=B1=D0=B5=D1=80=D0=B8=D1=82=D0=B5 =D1=81=D0=B5=D1=82= =D0=B5=D0=B2=D0=BE=D0=B9 =D0=B4=D1=80=D0=B0=D0=B9=D0=B2=D0=B5=D1=80" =20 #: netstuff.c:755 msgid "Set additional module parameters" @@ -348,11 +349,11 @@ msgstr "" =20 #: netstuff.c:762 msgid "Loading module..." -msgstr "" +msgstr "=D0=9C=D0=BE=D0=B4=D1=83=D0=BB=D1=8C =D0=B7=D0=B0=D0=B3=D1=80=D1=83= =D0=B6=D0=B0=D0=B5=D1=82=D1=81=D1=8F..." =20 #: netstuff.c:777 msgid "Unable to load driver module." -msgstr "" +msgstr "=D0=9D=D0=B5=D0=B2=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE =D0=B7= =D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8=D1=82=D1=8C =D0=B4=D1=80=D0=B0=D0=B9=D0= =B2=D0=B5=D1=80 =D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8F." =20 #: netstuff.c:780 msgid "Module name cannot be blank." @@ -360,11 +361,11 @@ msgstr "" =20 #: networking.c:110 msgid "Stopping network..." -msgstr "" +msgstr "=D0=9E=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0 =D1=81=D0=B5= =D1=82=D0=B8.." =20 #: networking.c:115 msgid "Restarting network..." -msgstr "" +msgstr "=D0=9F=D0=B5=D1=80=D0=B5=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA =D1=81= =D0=B5=D1=82=D0=B8..." =20 #: networking.c:146 msgid "No GREEN interface assigned." @@ -408,11 +409,11 @@ msgstr "" =20 #: networking.c:217 msgid "Misssing DNS." -msgstr "" +msgstr "=D0=9E=D1=82=D1=81=D1=83=D1=82=D1=81=D1=82=D0=B2=D1=83=D0=B5=D1=82 D= NS." =20 #: networking.c:224 msgid "Missing Default Gateway." -msgstr "" +msgstr "=D0=9E=D1=82=D1=81=D1=83=D1=82=D1=81=D1=82=D0=B2=D1=83=D0=B5=D1=82 = =D1=88=D0=BB=D1=8E=D0=B7 =D0=BF=D0=BE =D1=83=D0=BC=D0=BE=D0=BB=D1=87=D0=B0=D0= =BD=D0=B8=D1=8E." =20 #: networking.c:237 networking.c:304 msgid "Network configuration type" @@ -444,11 +445,11 @@ msgstr "" =20 #: networking.c:268 msgid "Network configuration menu" -msgstr "" +msgstr "=D0=9C=D0=B5=D0=BD=D1=8E =D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9= =D0=BA=D0=B8 =D1=81=D0=B5=D1=82=D0=B8" =20 #: networking.c:269 networking.c:520 networking.c:642 msgid "Done" -msgstr "" +msgstr "=D0=A3=D1=81=D0=BF=D0=B5=D1=88=D0=BD=D0=BE =D0=B7=D0=B0=D0=B2=D0=B5= =D1=80=D1=88=D0=B5=D0=BD=D0=BE." =20 #: networking.c:300 #, c-format @@ -493,7 +494,7 @@ msgstr "" =20 #: networking.c:520 msgid "Remove" -msgstr "" +msgstr "=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C" =20 #: networking.c:556 networking.c:649 #, c-format @@ -510,7 +511,7 @@ msgstr "" =20 #: networking.c:729 msgid "Default gateway:" -msgstr "" +msgstr "=D0=A8=D0=BB=D1=8E=D0=B7 =D0=BF=D0=BE =D1=83=D0=BC=D0=BE=D0=BB=D1=87= =D0=B0=D0=BD=D0=B8=D1=8E:" =20 #: networking.c:744 msgid "" @@ -520,7 +521,7 @@ msgstr "" =20 #: networking.c:773 msgid "Default gateway" -msgstr "" +msgstr "=D0=A8=D0=BB=D1=8E=D0=B7 =D0=BF=D0=BE =D1=83=D0=BC=D0=BE=D0=BB=D1=87= =D0=B0=D0=BD=D0=B8=D1=8E" =20 #: networking.c:780 msgid "Secondary DNS specified without a Primary DNS" @@ -533,11 +534,11 @@ msgstr "" =20 #: passwords.c:38 passwords.c:61 msgid "Setting password" -msgstr "" +msgstr "=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0 =D0=BF=D0=B0= =D1=80=D0=BE=D0=BB=D1=8F" =20 #: passwords.c:38 msgid "Setting 'root' password...." -msgstr "" +msgstr "=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0 'root' =D0=BF= =D0=B0=D1=80=D0=BE=D0=BB=D1=8F..." =20 #: passwords.c:39 msgid "Problem setting 'root' password." @@ -562,23 +563,23 @@ msgstr "" =20 #: passwords.c:76 msgid "Password:" -msgstr "" +msgstr "=D0=9F=D0=B0=D1=80=D0=BE=D0=BB=D1=8C:" =20 #: passwords.c:77 msgid "Again:" -msgstr "" +msgstr "=D0=9F=D0=BE=D0=B2=D1=82=D0=BE=D1=80=D0=B8=D1=82=D0=B5 =D0=BF=D0=B0= =D1=80=D0=BE=D0=BB=D1=8C:" =20 #: passwords.c:95 msgid "Password cannot be blank." -msgstr "" +msgstr "=D0=9F=D0=B0=D1=80=D0=BE=D0=BB=D1=8C =D0=BD=D0=B5 =D0=BC=D0=BE=D0=B6= =D0=B5=D1=82 =D0=B1=D1=8B=D1=82=D1=8C =D0=BF=D1=83=D1=81=D1=82=D1=8B=D0=BC." =20 #: passwords.c:102 msgid "Passwords do not match." -msgstr "" +msgstr "=D0=9F=D0=B0=D1=80=D0=BE=D0=BB=D0=B8 =D0=BD=D0=B5 =D1=81=D0=BE=D0=B2= =D0=BF=D0=B0=D0=B4=D0=B0=D1=8E=D1=82" =20 #: passwords.c:109 msgid "Password cannot contain spaces." -msgstr "" +msgstr "=D0=9F=D0=B0=D1=80=D0=BE=D0=BB=D1=8C =D0=BD=D0=B5 =D0=BC=D0=BE=D0=B6= =D0=B5=D1=82 =D1=81=D0=BE=D0=B4=D0=B5=D1=80=D0=B6=D0=B0=D1=82=D1=8C =D0=BF=D1= =80=D0=BE=D0=B1=D0=B5=D0=BB=D1=8B" =20 #: timezone.c:77 msgid "Choose the timezone you are in from the list below." diff --git a/src/setup/po/rw.po b/src/setup/po/rw.po new file mode 100644 index 0000000..0bd98ee --- /dev/null +++ b/src/setup/po/rw.po @@ -0,0 +1,584 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-21 15:12+0000\n" +"PO-Revision-Date: 2014-08-12 10:08+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Kinyarwanda (http://www.transifex.com/projects/p/ipfire/lang= uage/rw/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: rw\n" +"Plural-Forms: nplurals=3D2; plural=3D(n !=3D 1);\n" + +#: dhcp.c:50 +msgid "Start address:" +msgstr "" + +#: dhcp.c:51 +msgid "End address:" +msgstr "" + +#: dhcp.c:52 networking.c:717 +msgid "Primary DNS:" +msgstr "" + +#: dhcp.c:53 networking.c:723 +msgid "Secondary DNS:" +msgstr "" + +#: dhcp.c:54 +msgid "Default lease (mins):" +msgstr "" + +#: dhcp.c:55 +msgid "Max lease (mins):" +msgstr "" + +#: dhcp.c:56 +msgid "Domain name suffix:" +msgstr "" + +#: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 +#: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 +#: networking.c:134 networking.c:255 networking.c:291 networking.c:346 +#: networking.c:442 networking.c:552 networking.c:603 networking.c:610 +#: networking.c:713 timezone.c:63 +msgid "Unable to open settings file" +msgstr "" + +#: dhcp.c:111 +msgid "DHCP server configuration" +msgstr "" + +#: dhcp.c:116 +msgid "Configure the DHCP server by entering the settings information." +msgstr "" + +#: dhcp.c:125 +msgid "Enabled" +msgstr "" + +#: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 +#: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 +#: networking.c:269 networking.c:305 networking.c:409 networking.c:560 +#: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 +#: timezone.c:78 +msgid "OK" +msgstr "" + +#: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 +#: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 +#: networking.c:410 networking.c:560 networking.c:653 networking.c:746 +#: passwords.c:89 timezone.c:78 +msgid "Cancel" +msgstr "" + +#: dhcp.c:156 +msgid "" +"The following fields are invalid:\n" +"\n" +msgstr "" + +#: dhcp.c:159 +msgid "Start address" +msgstr "" + +#: dhcp.c:165 +msgid "End address" +msgstr "" + +#: dhcp.c:173 networking.c:755 +msgid "Primary DNS" +msgstr "" + +#: dhcp.c:182 networking.c:764 +msgid "Secondary DNS" +msgstr "" + +#: dhcp.c:189 +msgid "Default lease time" +msgstr "" + +#: dhcp.c:195 +msgid "Max. lease time" +msgstr "" + +#: domainname.c:42 main.c:70 +msgid "Domain name" +msgstr "" + +#: domainname.c:42 +msgid "Enter Domain name" +msgstr "" + +#: domainname.c:48 +msgid "Domain name cannot be empty." +msgstr "" + +#: domainname.c:50 +msgid "Domain name cannot contain spaces." +msgstr "" + +#: domainname.c:53 +msgid "Domain name may only contain letters, numbers, hyphens and periods." +msgstr "" + +#: hostname.c:46 main.c:69 +msgid "Hostname" +msgstr "" + +#: hostname.c:46 +msgid "Enter the machine's hostname." +msgstr "" + +#: hostname.c:53 +msgid "Hostname cannot be empty." +msgstr "" + +#: hostname.c:55 +msgid "Hostname cannot contain spaces." +msgstr "" + +#: hostname.c:58 +msgid "Hostname may only contain letters, numbers and hyphens." +msgstr "" + +#: keymap.c:84 main.c:67 +msgid "Keyboard mapping" +msgstr "" + +#: keymap.c:85 +msgid "Choose the type of keyboard you are using from the list below." +msgstr "" + +#: main.c:68 timezone.c:77 +msgid "Timezone" +msgstr "" + +#: main.c:71 networking.c:110 networking.c:115 networking.c:447 +msgid "Networking" +msgstr "" + +#: main.c:72 misc.c:147 +msgid "ISDN" +msgstr "" + +#: main.c:73 +msgid "'root' password" +msgstr "" + +#: main.c:74 +msgid "'admin' password" +msgstr "" + +#: main.c:90 +msgid " / between elements | selects" +msgstr "" + +#: main.c:97 +msgid "Section menu" +msgstr "" + +#: main.c:98 +msgid "Select the item you wish to configure." +msgstr "" + +#: main.c:99 +msgid "Quit" +msgstr "" + +#: main.c:172 +msgid "Setup is complete." +msgstr "" + +#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 +msgid "Warning" +msgstr "" + +#: main.c:175 +msgid "" +"Initial setup was not entirely complete. You must ensure that Setup is " +"properly finished by running setup again at the shell." +msgstr "" + +#: misc.c:62 +#, c-format +msgid "Unable to write %s/main/hostname.conf" +msgstr "" + +#: misc.c:71 +msgid "Unable to open main hosts file." +msgstr "" + +#: misc.c:76 +msgid "Unable to write /etc/hosts." +msgstr "" + +#: misc.c:117 +msgid "Unable to write /etc/hosts.deny." +msgstr "" + +#: misc.c:125 +msgid "Unable to write /etc/hosts.allow." +msgstr "" + +#: misc.c:136 +msgid "Unable to set hostname." +msgstr "" + +#: misc.c:147 +msgid "Scanning and configuring ISDN devices." +msgstr "" + +#: misc.c:148 +msgid "Unable to scan for ISDN devices." +msgstr "" + +#: netstuff.c:86 +#, c-format +msgid "Interface - %s" +msgstr "" + +#: netstuff.c:91 +#, c-format +msgid "Enter the IP address information for the %s interface." +msgstr "" + +#: netstuff.c:103 +msgid "Static" +msgstr "" + +#: netstuff.c:104 +msgid "DHCP" +msgstr "" + +#: netstuff.c:105 +msgid "PPP DIALUP (PPPoE, modem, ATM ...)" +msgstr "" + +#: netstuff.c:113 +msgid "DHCP Hostname:" +msgstr "" + +#: netstuff.c:115 +msgid "Force DHCP MTU:" +msgstr "" + +#: netstuff.c:134 +msgid "IP address:" +msgstr "" + +#: netstuff.c:146 +msgid "Network mask:" +msgstr "" + +#: netstuff.c:173 networking.c:749 +msgid "The following fields are invalid:" +msgstr "" + +#: netstuff.c:183 +msgid "IP address" +msgstr "" + +#: netstuff.c:189 +msgid "Network mask" +msgstr "" + +#: netstuff.c:198 +msgid "DHCP hostname" +msgstr "" + +#: netstuff.c:396 netstuff.c:709 +msgid "Unset" +msgstr "" + +#: netstuff.c:669 +#, c-format +msgid "Please choose a networkcard for the following interface - %s." +msgstr "" + +#: netstuff.c:672 +msgid "Extended Network Menu" +msgstr "" + +#: netstuff.c:673 networking.c:520 +msgid "Select" +msgstr "" + +#: netstuff.c:673 +msgid "Identify" +msgstr "" + +#: netstuff.c:678 +msgid "Device Identification" +msgstr "" + +#: netstuff.c:678 +msgid "The lights on the selected port should flash now for 10 seconds..." +msgstr "" + +#: netstuff.c:679 +msgid "Identification is not supported by this interface." +msgstr "" + +#: netstuff.c:691 +msgid "There are no unassigned interfaces on your system." +msgstr "" + +#: netstuff.c:732 +#, c-format +msgid "Do you really want to remove the assigned %s interface?" +msgstr "" + +#: netstuff.c:755 +msgid "Select network driver" +msgstr "" + +#: netstuff.c:755 +msgid "Set additional module parameters" +msgstr "" + +#: netstuff.c:762 +msgid "Loading module..." +msgstr "" + +#: netstuff.c:777 +msgid "Unable to load driver module." +msgstr "" + +#: netstuff.c:780 +msgid "Module name cannot be blank." +msgstr "" + +#: networking.c:110 +msgid "Stopping network..." +msgstr "" + +#: networking.c:115 +msgid "Restarting network..." +msgstr "" + +#: networking.c:146 +msgid "No GREEN interface assigned." +msgstr "" + +#: networking.c:152 +msgid "Missing an IP address on GREEN." +msgstr "" + +#: networking.c:163 +msgid "Error" +msgstr "" + +#: networking.c:163 +msgid "Ignore" +msgstr "" + +#: networking.c:164 +msgid "No RED interface assigned." +msgstr "" + +#: networking.c:173 +msgid "Missing an IP address on RED." +msgstr "" + +#: networking.c:183 +msgid "No ORANGE interface assigned." +msgstr "" + +#: networking.c:189 +msgid "Missing an IP address on ORANGE." +msgstr "" + +#: networking.c:199 +msgid "No BLUE interface assigned." +msgstr "" + +#: networking.c:205 +msgid "Missing an IP address on BLUE." +msgstr "" + +#: networking.c:217 +msgid "Misssing DNS." +msgstr "" + +#: networking.c:224 +msgid "Missing Default Gateway." +msgstr "" + +#: networking.c:237 networking.c:304 +msgid "Network configuration type" +msgstr "" + +#: networking.c:238 networking.c:409 +msgid "Drivers and card assignments" +msgstr "" + +#: networking.c:239 networking.c:640 +msgid "Address settings" +msgstr "" + +#: networking.c:240 networking.c:743 +msgid "DNS and Gateway settings" +msgstr "" + +#: networking.c:260 +msgid "When configuration is complete, a network restart will be required." +msgstr "" + +#: networking.c:267 +#, c-format +msgid "" +"Current config: %s\n" +"\n" +"%s" +msgstr "" + +#: networking.c:268 +msgid "Network configuration menu" +msgstr "" + +#: networking.c:269 networking.c:520 networking.c:642 +msgid "Done" +msgstr "" + +#: networking.c:300 +#, c-format +msgid "" +"Select the network configuration for %s. The following configuration types " +"list those interfaces which have ethernet attached. If you change this " +"setting, a network restart will be required, and you will have to " +"reconfigure the network driver assignments." +msgstr "" + +#: networking.c:307 +#, c-format +msgid "" +"Not enough netcards for your choice.\n" +"\n" +"Needed: %d - Available: %d\n" +msgstr "" + +#: networking.c:359 +msgid "" +"Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" +"\n" +msgstr "" + +#: networking.c:408 +msgid "Do you wish to change these settings?" +msgstr "" + +#: networking.c:447 +msgid "Restarting non-local network..." +msgstr "" + +#: networking.c:464 +msgid "" +"Please choose the interface you wish to change.\n" +"\n" +msgstr "" + +#: networking.c:519 +msgid "Assigned Cards" +msgstr "" + +#: networking.c:520 +msgid "Remove" +msgstr "" + +#: networking.c:556 networking.c:649 +#, c-format +msgid "" +"If you change this IP address, and you are logged in remotely, your " +"connection to the %s machine will be broken, and you will have to reconnect= " +"on the new IP. This is a risky operation, and should only be attempted if " +"you have physical access to the machine, should something go wrong." +msgstr "" + +#: networking.c:641 +msgid "Select the interface you wish to reconfigure." +msgstr "" + +#: networking.c:729 +msgid "Default gateway:" +msgstr "" + +#: networking.c:744 +msgid "" +"Enter the DNS and gateway information. These settings are used only with " +"Static IP (and DHCP if DNS set) on the RED interface." +msgstr "" + +#: networking.c:773 +msgid "Default gateway" +msgstr "" + +#: networking.c:780 +msgid "Secondary DNS specified without a Primary DNS" +msgstr "" + +#: passwords.c:33 +msgid "" +"Enter the 'root' user password. Login as this user for commandline access." +msgstr "" + +#: passwords.c:38 passwords.c:61 +msgid "Setting password" +msgstr "" + +#: passwords.c:38 +msgid "Setting 'root' password...." +msgstr "" + +#: passwords.c:39 +msgid "Problem setting 'root' password." +msgstr "" + +#: passwords.c:53 +#, c-format +msgid "" +"Enter %s 'admin' user password. This is the user to use for logging into th= e" +" %s web administration pages." +msgstr "" + +#: passwords.c:60 +#, c-format +msgid "Setting %s 'admin' user password..." +msgstr "" + +#: passwords.c:62 +#, c-format +msgid "Problem setting %s 'admin' user password." +msgstr "" + +#: passwords.c:76 +msgid "Password:" +msgstr "" + +#: passwords.c:77 +msgid "Again:" +msgstr "" + +#: passwords.c:95 +msgid "Password cannot be blank." +msgstr "" + +#: passwords.c:102 +msgid "Passwords do not match." +msgstr "" + +#: passwords.c:109 +msgid "Password cannot contain spaces." +msgstr "" + +#: timezone.c:77 +msgid "Choose the timezone you are in from the list below." +msgstr "" diff --git a/src/setup/po/sr.po b/src/setup/po/sr.po new file mode 100644 index 0000000..7c71314 --- /dev/null +++ b/src/setup/po/sr.po @@ -0,0 +1,584 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR The IPFire Project (www.ipfire.org) +# This file is distributed under the same license as the PACKAGE package. +#=20 +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: IPFire Project\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-08-21 15:12+0000\n" +"PO-Revision-Date: 2014-08-12 10:08+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Serbian (http://www.transifex.com/projects/p/ipfire/language= /sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=3DUTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3D3; plural=3D(n%10=3D=3D1 && n%100!=3D11 ? 0 : n%10= >=3D2 && n%10<=3D4 && (n%100<10 || n%100>=3D20) ? 1 : 2);\n" + +#: dhcp.c:50 +msgid "Start address:" +msgstr "" + +#: dhcp.c:51 +msgid "End address:" +msgstr "" + +#: dhcp.c:52 networking.c:717 +msgid "Primary DNS:" +msgstr "" + +#: dhcp.c:53 networking.c:723 +msgid "Secondary DNS:" +msgstr "" + +#: dhcp.c:54 +msgid "Default lease (mins):" +msgstr "" + +#: dhcp.c:55 +msgid "Max lease (mins):" +msgstr "" + +#: dhcp.c:56 +msgid "Domain name suffix:" +msgstr "" + +#: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 +#: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 +#: networking.c:134 networking.c:255 networking.c:291 networking.c:346 +#: networking.c:442 networking.c:552 networking.c:603 networking.c:610 +#: networking.c:713 timezone.c:63 +msgid "Unable to open settings file" +msgstr "" + +#: dhcp.c:111 +msgid "DHCP server configuration" +msgstr "" + +#: dhcp.c:116 +msgid "Configure the DHCP server by entering the settings information." +msgstr "" + +#: dhcp.c:125 +msgid "Enabled" +msgstr "" + +#: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 +#: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 +#: networking.c:269 networking.c:305 networking.c:409 networking.c:560 +#: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 +#: timezone.c:78 +msgid "OK" +msgstr "" + +#: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 +#: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 +#: networking.c:410 networking.c:560 networking.c:653 networking.c:746 +#: passwords.c:89 timezone.c:78 +msgid "Cancel" +msgstr "" + +#: dhcp.c:156 +msgid "" +"The following fields are invalid:\n" +"\n" +msgstr "" + +#: dhcp.c:159 +msgid "Start address" +msgstr "" + +#: dhcp.c:165 +msgid "End address" +msgstr "" + +#: dhcp.c:173 networking.c:755 +msgid "Primary DNS" +msgstr "" + +#: dhcp.c:182 networking.c:764 +msgid "Secondary DNS" +msgstr "" + +#: dhcp.c:189 +msgid "Default lease time" +msgstr "" + +#: dhcp.c:195 +msgid "Max. lease time" +msgstr "" + +#: domainname.c:42 main.c:70 +msgid "Domain name" +msgstr "" + +#: domainname.c:42 +msgid "Enter Domain name" +msgstr "" + +#: domainname.c:48 +msgid "Domain name cannot be empty." +msgstr "" + +#: domainname.c:50 +msgid "Domain name cannot contain spaces." +msgstr "" + +#: domainname.c:53 +msgid "Domain name may only contain letters, numbers, hyphens and periods." +msgstr "" + +#: hostname.c:46 main.c:69 +msgid "Hostname" +msgstr "" + +#: hostname.c:46 +msgid "Enter the machine's hostname." +msgstr "" + +#: hostname.c:53 +msgid "Hostname cannot be empty." +msgstr "" + +#: hostname.c:55 +msgid "Hostname cannot contain spaces." +msgstr "" + +#: hostname.c:58 +msgid "Hostname may only contain letters, numbers and hyphens." +msgstr "" + +#: keymap.c:84 main.c:67 +msgid "Keyboard mapping" +msgstr "" + +#: keymap.c:85 +msgid "Choose the type of keyboard you are using from the list below." +msgstr "" + +#: main.c:68 timezone.c:77 +msgid "Timezone" +msgstr "" + +#: main.c:71 networking.c:110 networking.c:115 networking.c:447 +msgid "Networking" +msgstr "" + +#: main.c:72 misc.c:147 +msgid "ISDN" +msgstr "" + +#: main.c:73 +msgid "'root' password" +msgstr "" + +#: main.c:74 +msgid "'admin' password" +msgstr "" + +#: main.c:90 +msgid " / between elements | selects" +msgstr "" + +#: main.c:97 +msgid "Section menu" +msgstr "" + +#: main.c:98 +msgid "Select the item you wish to configure." +msgstr "" + +#: main.c:99 +msgid "Quit" +msgstr "" + +#: main.c:172 +msgid "Setup is complete." +msgstr "" + +#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 +msgid "Warning" +msgstr "" + +#: main.c:175 +msgid "" +"Initial setup was not entirely complete. You must ensure that Setup is " +"properly finished by running setup again at the shell." +msgstr "" + +#: misc.c:62 +#, c-format +msgid "Unable to write %s/main/hostname.conf" +msgstr "" + +#: misc.c:71 +msgid "Unable to open main hosts file." +msgstr "" + +#: misc.c:76 +msgid "Unable to write /etc/hosts." +msgstr "" + +#: misc.c:117 +msgid "Unable to write /etc/hosts.deny." +msgstr "" + +#: misc.c:125 +msgid "Unable to write /etc/hosts.allow." +msgstr "" + +#: misc.c:136 +msgid "Unable to set hostname." +msgstr "" + +#: misc.c:147 +msgid "Scanning and configuring ISDN devices." +msgstr "" + +#: misc.c:148 +msgid "Unable to scan for ISDN devices." +msgstr "" + +#: netstuff.c:86 +#, c-format +msgid "Interface - %s" +msgstr "" + +#: netstuff.c:91 +#, c-format +msgid "Enter the IP address information for the %s interface." +msgstr "" + +#: netstuff.c:103 +msgid "Static" +msgstr "" + +#: netstuff.c:104 +msgid "DHCP" +msgstr "" + +#: netstuff.c:105 +msgid "PPP DIALUP (PPPoE, modem, ATM ...)" +msgstr "" + +#: netstuff.c:113 +msgid "DHCP Hostname:" +msgstr "" + +#: netstuff.c:115 +msgid "Force DHCP MTU:" +msgstr "" + +#: netstuff.c:134 +msgid "IP address:" +msgstr "" + +#: netstuff.c:146 +msgid "Network mask:" +msgstr "" + +#: netstuff.c:173 networking.c:749 +msgid "The following fields are invalid:" +msgstr "" + +#: netstuff.c:183 +msgid "IP address" +msgstr "" + +#: netstuff.c:189 +msgid "Network mask" +msgstr "" + +#: netstuff.c:198 +msgid "DHCP hostname" +msgstr "" + +#: netstuff.c:396 netstuff.c:709 +msgid "Unset" +msgstr "" + +#: netstuff.c:669 +#, c-format +msgid "Please choose a networkcard for the following interface - %s." +msgstr "" + +#: netstuff.c:672 +msgid "Extended Network Menu" +msgstr "" + +#: netstuff.c:673 networking.c:520 +msgid "Select" +msgstr "" + +#: netstuff.c:673 +msgid "Identify" +msgstr "" + +#: netstuff.c:678 +msgid "Device Identification" +msgstr "" + +#: netstuff.c:678 +msgid "The lights on the selected port should flash now for 10 seconds..." +msgstr "" + +#: netstuff.c:679 +msgid "Identification is not supported by this interface." +msgstr "" + +#: netstuff.c:691 +msgid "There are no unassigned interfaces on your system." +msgstr "" + +#: netstuff.c:732 +#, c-format +msgid "Do you really want to remove the assigned %s interface?" +msgstr "" + +#: netstuff.c:755 +msgid "Select network driver" +msgstr "" + +#: netstuff.c:755 +msgid "Set additional module parameters" +msgstr "" + +#: netstuff.c:762 +msgid "Loading module..." +msgstr "" + +#: netstuff.c:777 +msgid "Unable to load driver module." +msgstr "" + +#: netstuff.c:780 +msgid "Module name cannot be blank." +msgstr "" + +#: networking.c:110 +msgid "Stopping network..." +msgstr "" + +#: networking.c:115 +msgid "Restarting network..." +msgstr "" + +#: networking.c:146 +msgid "No GREEN interface assigned." +msgstr "" + +#: networking.c:152 +msgid "Missing an IP address on GREEN." +msgstr "" + +#: networking.c:163 +msgid "Error" +msgstr "" + +#: networking.c:163 +msgid "Ignore" +msgstr "" + +#: networking.c:164 +msgid "No RED interface assigned." +msgstr "" + +#: networking.c:173 +msgid "Missing an IP address on RED." +msgstr "" + +#: networking.c:183 +msgid "No ORANGE interface assigned." +msgstr "" + +#: networking.c:189 +msgid "Missing an IP address on ORANGE." +msgstr "" + +#: networking.c:199 +msgid "No BLUE interface assigned." +msgstr "" + +#: networking.c:205 +msgid "Missing an IP address on BLUE." +msgstr "" + +#: networking.c:217 +msgid "Misssing DNS." +msgstr "" + +#: networking.c:224 +msgid "Missing Default Gateway." +msgstr "" + +#: networking.c:237 networking.c:304 +msgid "Network configuration type" +msgstr "" + +#: networking.c:238 networking.c:409 +msgid "Drivers and card assignments" +msgstr "" + +#: networking.c:239 networking.c:640 +msgid "Address settings" +msgstr "" + +#: networking.c:240 networking.c:743 +msgid "DNS and Gateway settings" +msgstr "" + +#: networking.c:260 +msgid "When configuration is complete, a network restart will be required." +msgstr "" + +#: networking.c:267 +#, c-format +msgid "" +"Current config: %s\n" +"\n" +"%s" +msgstr "" + +#: networking.c:268 +msgid "Network configuration menu" +msgstr "" + +#: networking.c:269 networking.c:520 networking.c:642 +msgid "Done" +msgstr "" + +#: networking.c:300 +#, c-format +msgid "" +"Select the network configuration for %s. The following configuration types " +"list those interfaces which have ethernet attached. If you change this " +"setting, a network restart will be required, and you will have to " +"reconfigure the network driver assignments." +msgstr "" + +#: networking.c:307 +#, c-format +msgid "" +"Not enough netcards for your choice.\n" +"\n" +"Needed: %d - Available: %d\n" +msgstr "" + +#: networking.c:359 +msgid "" +"Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" +"\n" +msgstr "" + +#: networking.c:408 +msgid "Do you wish to change these settings?" +msgstr "" + +#: networking.c:447 +msgid "Restarting non-local network..." +msgstr "" + +#: networking.c:464 +msgid "" +"Please choose the interface you wish to change.\n" +"\n" +msgstr "" + +#: networking.c:519 +msgid "Assigned Cards" +msgstr "" + +#: networking.c:520 +msgid "Remove" +msgstr "" + +#: networking.c:556 networking.c:649 +#, c-format +msgid "" +"If you change this IP address, and you are logged in remotely, your " +"connection to the %s machine will be broken, and you will have to reconnect= " +"on the new IP. This is a risky operation, and should only be attempted if " +"you have physical access to the machine, should something go wrong." +msgstr "" + +#: networking.c:641 +msgid "Select the interface you wish to reconfigure." +msgstr "" + +#: networking.c:729 +msgid "Default gateway:" +msgstr "" + +#: networking.c:744 +msgid "" +"Enter the DNS and gateway information. These settings are used only with " +"Static IP (and DHCP if DNS set) on the RED interface." +msgstr "" + +#: networking.c:773 +msgid "Default gateway" +msgstr "" + +#: networking.c:780 +msgid "Secondary DNS specified without a Primary DNS" +msgstr "" + +#: passwords.c:33 +msgid "" +"Enter the 'root' user password. Login as this user for commandline access." +msgstr "" + +#: passwords.c:38 passwords.c:61 +msgid "Setting password" +msgstr "" + +#: passwords.c:38 +msgid "Setting 'root' password...." +msgstr "" + +#: passwords.c:39 +msgid "Problem setting 'root' password." +msgstr "" + +#: passwords.c:53 +#, c-format +msgid "" +"Enter %s 'admin' user password. This is the user to use for logging into th= e" +" %s web administration pages." +msgstr "" + +#: passwords.c:60 +#, c-format +msgid "Setting %s 'admin' user password..." +msgstr "" + +#: passwords.c:62 +#, c-format +msgid "Problem setting %s 'admin' user password." +msgstr "" + +#: passwords.c:76 +msgid "Password:" +msgstr "" + +#: passwords.c:77 +msgid "Again:" +msgstr "" + +#: passwords.c:95 +msgid "Password cannot be blank." +msgstr "" + +#: passwords.c:102 +msgid "Passwords do not match." +msgstr "" + +#: passwords.c:109 +msgid "Password cannot contain spaces." +msgstr "" + +#: timezone.c:77 +msgid "Choose the timezone you are in from the list below." +msgstr "" diff --git a/src/setup/po/tr.po b/src/setup/po/tr.po index 758a66e..dcb417d 100644 --- a/src/setup/po/tr.po +++ b/src/setup/po/tr.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. #=20 # Translators: +# Kudret Emre , 2014 msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-08-21 15:12+0000\n" -"PO-Revision-Date: 2014-08-21 15:13+0000\n" -"Last-Translator: Michael Tremer \n" +"PO-Revision-Date: 2014-09-30 20:41+0000\n" +"Last-Translator: Kudret Emre \n" "Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language= /tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=3DUTF-8\n" @@ -19,31 +20,31 @@ msgstr "" =20 #: dhcp.c:50 msgid "Start address:" -msgstr "" +msgstr "Ba=C5=9Flang=C4=B1=C3=A7 adresi:" =20 #: dhcp.c:51 msgid "End address:" -msgstr "" +msgstr "Biti=C5=9F adresi:" =20 #: dhcp.c:52 networking.c:717 msgid "Primary DNS:" -msgstr "" +msgstr "Birincil DNS:" =20 #: dhcp.c:53 networking.c:723 msgid "Secondary DNS:" -msgstr "" +msgstr "=C4=B0kincil DNS:" =20 #: dhcp.c:54 msgid "Default lease (mins):" -msgstr "" +msgstr "Varsay=C4=B1lan kira (dakika):" =20 #: dhcp.c:55 msgid "Max lease (mins):" -msgstr "" +msgstr "En fazla kira (dakika):" =20 #: dhcp.c:56 msgid "Domain name suffix:" -msgstr "" +msgstr "Etki alan=C4=B1 ad=C4=B1 son eki:" =20 #: dhcp.c:86 dhcp.c:93 dhcp.c:101 domainname.c:34 hostname.c:37 keymap.c:70 #: misc.c:40 misc.c:52 netstuff.c:377 netstuff.c:566 netstuff.c:704 @@ -51,19 +52,19 @@ msgstr "" #: networking.c:442 networking.c:552 networking.c:603 networking.c:610 #: networking.c:713 timezone.c:63 msgid "Unable to open settings file" -msgstr "" +msgstr "Ayar dosyas=C4=B1 a=C3=A7=C4=B1lam=C4=B1yor" =20 #: dhcp.c:111 msgid "DHCP server configuration" -msgstr "" +msgstr "DHCP sunucu yap=C4=B1land=C4=B1rmas=C4=B1" =20 #: dhcp.c:116 msgid "Configure the DHCP server by entering the settings information." -msgstr "" +msgstr "Ayarlar bilgisini girerek DHCP sunucusunu yap=C4=B1land=C4=B1r=C4=B1= n." =20 #: dhcp.c:125 msgid "Enabled" -msgstr "" +msgstr "Etkin" =20 #: dhcp.c:142 domainname.c:43 hostname.c:47 keymap.c:86 main.c:99 main.c:172 #: main.c:174 netstuff.c:157 netstuff.c:733 netstuff.c:756 networking.c:163 @@ -71,367 +72,367 @@ msgstr "" #: networking.c:642 networking.c:653 networking.c:746 passwords.c:89 #: timezone.c:78 msgid "OK" -msgstr "" +msgstr "Tamam" =20 #: dhcp.c:143 domainname.c:43 hostname.c:47 keymap.c:86 netstuff.c:158 #: netstuff.c:673 netstuff.c:733 netstuff.c:756 networking.c:305 #: networking.c:410 networking.c:560 networking.c:653 networking.c:746 #: passwords.c:89 timezone.c:78 msgid "Cancel" -msgstr "" +msgstr "=C4=B0ptal" =20 #: dhcp.c:156 msgid "" "The following fields are invalid:\n" "\n" -msgstr "" +msgstr "A=C5=9Fa=C4=9F=C4=B1daki alanlar ge=C3=A7ersiz:\n\n" =20 #: dhcp.c:159 msgid "Start address" -msgstr "" +msgstr "Ba=C5=9Flang=C4=B1=C5=9F adresi" =20 #: dhcp.c:165 msgid "End address" -msgstr "" +msgstr "Biti=C5=9F adresi" =20 #: dhcp.c:173 networking.c:755 msgid "Primary DNS" -msgstr "" +msgstr "Birincil DNS" =20 #: dhcp.c:182 networking.c:764 msgid "Secondary DNS" -msgstr "" +msgstr "=C4=B0kincil DNS" =20 #: dhcp.c:189 msgid "Default lease time" -msgstr "" +msgstr "Varsay=C4=B1lan kira s=C3=BCresi" =20 #: dhcp.c:195 msgid "Max. lease time" -msgstr "" +msgstr "En fazla kira s=C3=BCresi" =20 #: domainname.c:42 main.c:70 msgid "Domain name" -msgstr "" +msgstr "Etki alan=C4=B1 ad=C4=B1" =20 #: domainname.c:42 msgid "Enter Domain name" -msgstr "" +msgstr "Etki alan=C4=B1 ad=C4=B1n=C4=B1 girin" =20 #: domainname.c:48 msgid "Domain name cannot be empty." -msgstr "" +msgstr "Etki alan=C4=B1 ad=C4=B1 bo=C5=9F olamaz." =20 #: domainname.c:50 msgid "Domain name cannot contain spaces." -msgstr "" +msgstr "Etki alan=C4=B1 ad=C4=B1 bo=C5=9Fluk i=C3=A7eremez." =20 #: domainname.c:53 msgid "Domain name may only contain letters, numbers, hyphens and periods." -msgstr "" +msgstr "Etki alan=C4=B1 ad=C4=B1 sadece harf, say=C4=B1, tire ve nokta i=C3= =A7erebilir." =20 #: hostname.c:46 main.c:69 msgid "Hostname" -msgstr "" +msgstr "Ana bilgisayar ad=C4=B1" =20 #: hostname.c:46 msgid "Enter the machine's hostname." -msgstr "" +msgstr "Makinan=C4=B1n ana bilgisayar ad=C4=B1n=C4=B1 girin." =20 #: hostname.c:53 msgid "Hostname cannot be empty." -msgstr "" +msgstr "Ana bilgisaya ad=C4=B1 bo=C5=9F olamaz." =20 #: hostname.c:55 msgid "Hostname cannot contain spaces." -msgstr "" +msgstr "Ana bilgisayarad=C4=B1 bo=C5=9Fluk i=C3=A7eremez." =20 #: hostname.c:58 msgid "Hostname may only contain letters, numbers and hyphens." -msgstr "" +msgstr "Ana bilgisayar ad=C4=B1 sadece harf, say=C4=B1 ve tire i=C3=A7erebil= ir." =20 #: keymap.c:84 main.c:67 msgid "Keyboard mapping" -msgstr "" +msgstr "Klavye e=C5=9Flemesi" =20 #: keymap.c:85 msgid "Choose the type of keyboard you are using from the list below." -msgstr "" +msgstr "A=C5=9Fa=C4=9F=C4=B1daki listeden kulland=C4=B1=C4=9F=C4=B1n=C4=B1z = klavye tipini se=C3=A7in." =20 #: main.c:68 timezone.c:77 msgid "Timezone" -msgstr "" +msgstr "Zaman dilimi" =20 #: main.c:71 networking.c:110 networking.c:115 networking.c:447 msgid "Networking" -msgstr "" +msgstr "A=C4=9F" =20 #: main.c:72 misc.c:147 msgid "ISDN" -msgstr "" +msgstr "ISDN" =20 #: main.c:73 msgid "'root' password" -msgstr "" +msgstr "'root' =C5=9Fifresi" =20 #: main.c:74 msgid "'admin' password" -msgstr "" +msgstr "'admin' =C5=9Fifresi" =20 #: main.c:90 msgid " / between elements | selects" -msgstr "" +msgstr " / elementler aras=C4=B1 ge=C3=A7i=C5=9F = | se=C3=A7" =20 #: main.c:97 msgid "Section menu" -msgstr "" +msgstr "B=C3=B6l=C3=BCm men=C3=BCs=C3=BC" =20 #: main.c:98 msgid "Select the item you wish to configure." -msgstr "" +msgstr "Yap=C4=B1land=C4=B1rmak istedi=C4=9Finiz =C3=B6=C4=9Feyi se=C3=A7in" =20 #: main.c:99 msgid "Quit" -msgstr "" +msgstr "=C3=87=C4=B1k=C4=B1=C5=9F" =20 #: main.c:172 msgid "Setup is complete." -msgstr "" +msgstr "Kurulum tamamland=C4=B1." =20 #: main.c:174 netstuff.c:733 networking.c:560 networking.c:653 msgid "Warning" -msgstr "" +msgstr "Uyar=C4=B1" =20 #: main.c:175 msgid "" "Initial setup was not entirely complete. You must ensure that Setup is " "properly finished by running setup again at the shell." -msgstr "" +msgstr "=C4=B0lk kurulum tamamen yap=C4=B1lamad=C4=B1. Kurulumun kabuktan ye= niden ba=C5=9Flat=C4=B1l=C4=B1p d=C3=BCzg=C3=BCnce bitirildi=C4=9Finden emin = olmal=C4=B1s=C4=B1n=C4=B1z." =20 #: misc.c:62 #, c-format msgid "Unable to write %s/main/hostname.conf" -msgstr "" +msgstr "%s/main/hostname.conf yaz=C4=B1lam=C4=B1yor" =20 #: misc.c:71 msgid "Unable to open main hosts file." -msgstr "" +msgstr "Ana hosts dosyas=C4=B1 a=C3=A7=C4=B1lam=C4=B1yor." =20 #: misc.c:76 msgid "Unable to write /etc/hosts." -msgstr "" +msgstr "/etc/hosts yaz=C4=B1lam=C4=B1yor." =20 #: misc.c:117 msgid "Unable to write /etc/hosts.deny." -msgstr "" +msgstr " /etc/hosts.deny yaz=C4=B1lam=C4=B1yor." =20 #: misc.c:125 msgid "Unable to write /etc/hosts.allow." -msgstr "" +msgstr "/etc/hosts.allow yaz=C4=B1lam=C4=B1yor." =20 #: misc.c:136 msgid "Unable to set hostname." -msgstr "" +msgstr "Ana bilgisayar ad=C4=B1 ayarlanam=C4=B1yor." =20 #: misc.c:147 msgid "Scanning and configuring ISDN devices." -msgstr "" +msgstr "ISDN cihazlar=C4=B1 taran=C4=B1yor ve yap=C4=B1land=C4=B1r=C4=B1l=C4= =B1yor." =20 #: misc.c:148 msgid "Unable to scan for ISDN devices." -msgstr "" +msgstr "ISDN cihazlar=C4=B1 i=C3=A7in tarama yap=C4=B1lam=C4=B1yor." =20 #: netstuff.c:86 #, c-format msgid "Interface - %s" -msgstr "" +msgstr "Aray=C3=BCz - %s" =20 #: netstuff.c:91 #, c-format msgid "Enter the IP address information for the %s interface." -msgstr "" +msgstr "%s aray=C3=BCz=C3=BC i=C3=A7in IP adresi bilgisini girin." =20 #: netstuff.c:103 msgid "Static" -msgstr "" +msgstr "Statik" =20 #: netstuff.c:104 msgid "DHCP" -msgstr "" +msgstr "DHCP" =20 #: netstuff.c:105 msgid "PPP DIALUP (PPPoE, modem, ATM ...)" -msgstr "" +msgstr "PPP DIALUP (PPPoE, modem, ATM ...)" =20 #: netstuff.c:113 msgid "DHCP Hostname:" -msgstr "" +msgstr "DHCP Ana bilgisayar ad=C4=B1:" =20 #: netstuff.c:115 msgid "Force DHCP MTU:" -msgstr "" +msgstr "Force DHCP MTU:" =20 #: netstuff.c:134 msgid "IP address:" -msgstr "" +msgstr "IP adresi:" =20 #: netstuff.c:146 msgid "Network mask:" -msgstr "" +msgstr "A=C4=9F maskesi:" =20 #: netstuff.c:173 networking.c:749 msgid "The following fields are invalid:" -msgstr "" +msgstr "A=C5=9Fa=C4=9F=C4=B1daki alanlar ge=C3=A7ersiz:" =20 #: netstuff.c:183 msgid "IP address" -msgstr "" +msgstr "IP adresi" =20 #: netstuff.c:189 msgid "Network mask" -msgstr "" +msgstr "A=C4=9F maskesi" =20 #: netstuff.c:198 msgid "DHCP hostname" -msgstr "" +msgstr "DHCP Ana bilgisayar ad=C4=B1" =20 #: netstuff.c:396 netstuff.c:709 msgid "Unset" -msgstr "" +msgstr "Unset" =20 #: netstuff.c:669 #, c-format msgid "Please choose a networkcard for the following interface - %s." -msgstr "" +msgstr "L=C3=BCtfen %s aray=C3=BCz=C3=BC i=C3=A7in bit a=C4=9F kart=C4=B1 se= =C3=A7in." =20 #: netstuff.c:672 msgid "Extended Network Menu" -msgstr "" +msgstr "Geni=C5=9Fletilmi=C5=9F A=C4=9F Men=C3=BCs=C3=BC" =20 #: netstuff.c:673 networking.c:520 msgid "Select" -msgstr "" +msgstr "Se=C3=A7" =20 #: netstuff.c:673 msgid "Identify" -msgstr "" +msgstr "Tan=C4=B1mla" =20 #: netstuff.c:678 msgid "Device Identification" -msgstr "" +msgstr "Cihaz Tan=C4=B1mlama" =20 #: netstuff.c:678 msgid "The lights on the selected port should flash now for 10 seconds..." -msgstr "" +msgstr "Se=C3=A7ilen porttaki =C4=B1=C5=9F=C4=B1klar =C5=9Fimdi 10 saniye bo= yunca yan=C4=B1p s=C3=B6nmeli..." =20 #: netstuff.c:679 msgid "Identification is not supported by this interface." -msgstr "" +msgstr "Bu aray=C3=BCz kimdik do=C4=9Frulamay=C4=B1 desteklemiyor." =20 #: netstuff.c:691 msgid "There are no unassigned interfaces on your system." -msgstr "" +msgstr "Sisteminizde atanmam=C4=B1=C5=9F aray=C3=BCz yok." =20 #: netstuff.c:732 #, c-format msgid "Do you really want to remove the assigned %s interface?" -msgstr "" +msgstr "Atanm=C4=B1=C5=9F %s aray=C3=BCz=C3=BC ger=C3=A7ekten kald=C4=B1rmak= istiyor musunuz?" =20 #: netstuff.c:755 msgid "Select network driver" -msgstr "" +msgstr "A=C4=9F s=C3=BCr=C3=BCc=C3=BCs=C3=BCn=C3=BC se=C3=A7" =20 #: netstuff.c:755 msgid "Set additional module parameters" -msgstr "" +msgstr "Ek mod=C3=BCl parametrelerini ayarla" =20 #: netstuff.c:762 msgid "Loading module..." -msgstr "" +msgstr "Mod=C3=BCl y=C3=BCkleniyor..." =20 #: netstuff.c:777 msgid "Unable to load driver module." -msgstr "" +msgstr "S=C3=BCr=C3=BCc=C3=BC mod=C3=BCl=C3=BC y=C3=BCklenemiyor." =20 #: netstuff.c:780 msgid "Module name cannot be blank." -msgstr "" +msgstr "Mod=C3=BCl ismi bo=C5=9F olamaz." =20 #: networking.c:110 msgid "Stopping network..." -msgstr "" +msgstr "A=C4=9F durduruluyor..." =20 #: networking.c:115 msgid "Restarting network..." -msgstr "" +msgstr "A=C4=9F yeniden ba=C5=9Flat=C4=B1l=C4=B1yor..." =20 #: networking.c:146 msgid "No GREEN interface assigned." -msgstr "" +msgstr "Atanm=C4=B1=C5=9F YE=C5=9E=C4=B0L aray=C3=BCz yok." =20 #: networking.c:152 msgid "Missing an IP address on GREEN." -msgstr "" +msgstr "YE=C5=9E=C4=B0L =C3=BCzerinde kay=C4=B1p IP adresi." =20 #: networking.c:163 msgid "Error" -msgstr "" +msgstr "Hata" =20 #: networking.c:163 msgid "Ignore" -msgstr "" +msgstr "Yoksay" =20 #: networking.c:164 msgid "No RED interface assigned." -msgstr "" +msgstr "Atanm=C4=B1=C5=9F KIRMIZI aray=C3=BCz yok." =20 #: networking.c:173 msgid "Missing an IP address on RED." -msgstr "" +msgstr "KIRMIZI =C3=BCzerinde kay=C4=B1p IP adresi." =20 #: networking.c:183 msgid "No ORANGE interface assigned." -msgstr "" +msgstr "Atanm=C4=B1=C5=9F TURUNCU aray=C3=BCz yok." =20 #: networking.c:189 msgid "Missing an IP address on ORANGE." -msgstr "" +msgstr "TURUNCU =C3=BCzerinde kay=C4=B1p IP adresi." =20 #: networking.c:199 msgid "No BLUE interface assigned." -msgstr "" +msgstr "Atanm=C4=B1=C5=9F MAV=C4=B0 aray=C3=BCz yok." =20 #: networking.c:205 msgid "Missing an IP address on BLUE." -msgstr "" +msgstr "MAV=C4=B0 =C3=BCzerinde kay=C4=B1p IP adresi." =20 #: networking.c:217 msgid "Misssing DNS." -msgstr "" +msgstr "Kay=C4=B1p DNS." =20 #: networking.c:224 msgid "Missing Default Gateway." -msgstr "" +msgstr "Kay=C4=B1p Varsay=C4=B1lan A=C4=9F Ge=C3=A7idi" =20 #: networking.c:237 networking.c:304 msgid "Network configuration type" -msgstr "" +msgstr "A=C4=9F yap=C4=B1land=C4=B1rma tipi" =20 #: networking.c:238 networking.c:409 msgid "Drivers and card assignments" -msgstr "" +msgstr "S=C3=BCr=C3=BCc=C3=BCler ve kart atamalar=C4=B1" =20 #: networking.c:239 networking.c:640 msgid "Address settings" -msgstr "" +msgstr "Adres ayarlar=C4=B1" =20 #: networking.c:240 networking.c:743 msgid "DNS and Gateway settings" -msgstr "" +msgstr "DNS ve A=C4=9F Ge=C3=A7idi ayarlar=C4=B1" =20 #: networking.c:260 msgid "When configuration is complete, a network restart will be required." -msgstr "" +msgstr "Yap=C4=B1land=C4=B1rma tamamland=C4=B1=C4=9F=C4=B1nda yeniden ba=C5= =9Flatma gerekecek." =20 #: networking.c:267 #, c-format @@ -439,15 +440,15 @@ msgid "" "Current config: %s\n" "\n" "%s" -msgstr "" +msgstr "Ge=C3=A7erli yap=C4=B1land=C4=B1rma: %s\n\n%s" =20 #: networking.c:268 msgid "Network configuration menu" -msgstr "" +msgstr "A=C4=9F yap=C4=B1land=C4=B1rma men=C3=BCs=C3=BC" =20 #: networking.c:269 networking.c:520 networking.c:642 msgid "Done" -msgstr "" +msgstr "Tamam" =20 #: networking.c:300 #, c-format @@ -456,7 +457,7 @@ msgid "" "list those interfaces which have ethernet attached. If you change this " "setting, a network restart will be required, and you will have to " "reconfigure the network driver assignments." -msgstr "" +msgstr "%s i=C3=A7in a=C4=9F yap=C4=B1land=C4=B1rmas=C4=B1n=C4=B1 se=C3=A7in= . A=C5=9Fa=C4=9F=C4=B1daki yap=C4=B1land=C4=B1rma tipi listesi ethernet ayar= =C4=B1 yap=C4=B1lm=C4=B1=C5=9F olan aray=C3=BCzleri g=C3=B6sterir. E=C4=9Fer = bu ayarlar=C4=B1 de=C4=9Fi=C5=9Ftirirseniz, a=C4=9F=C4=B1n yeniden ba=C5=9Fla= t=C4=B1lmas=C4=B1 ve a=C4=9F s=C3=BCr=C3=BCc=C3=BCleri atamalar=C4=B1n=C4=B1 = tekrar yap=C4=B1land=C4=B1rman=C4=B1z gerekecektir." =20 #: networking.c:307 #, c-format @@ -464,35 +465,35 @@ msgid "" "Not enough netcards for your choice.\n" "\n" "Needed: %d - Available: %d\n" -msgstr "" +msgstr "Se=C3=A7iminiz i=C3=A7in yeterli kart yok.\n\nGereken: %d - Kullan= =C4=B1labilir: %d\n" =20 #: networking.c:359 msgid "" "Configure network drivers, and which interface each card is assigned to. Th= e current configuration is as follows:\n" "\n" -msgstr "" +msgstr "A=C4=9F s=C3=BCr=C3=BCc=C3=BClerini ve her bir kart i=C3=A7in atanm= =C4=B1=C5=9F aray=C3=BCzleri yap=C4=B1land=C4=B1r=C4=B1n. Ge=C3=A7erli yap=C4= =B1land=C4=B1rma a=C5=9Fa=C4=9F=C4=B1daki gibidir:\n\n" =20 #: networking.c:408 msgid "Do you wish to change these settings?" -msgstr "" +msgstr "Bu ayarlar=C4=B1 de=C4=9Fi=C5=9Ftirmek istiyor musunuz?" =20 #: networking.c:447 msgid "Restarting non-local network..." -msgstr "" +msgstr "Yerel olmayan a=C4=9F yeniden ba=C5=9Flat=C4=B1l=C4=B1yor..." =20 #: networking.c:464 msgid "" "Please choose the interface you wish to change.\n" "\n" -msgstr "" +msgstr "L=C3=BCtfen de=C4=9Fi=C5=9Ftirmek istedi=C4=9Finiz aray=C3=BCz=C3=BC= se=C3=A7in.\n\n" =20 #: networking.c:519 msgid "Assigned Cards" -msgstr "" +msgstr "Atanm=C4=B1=C5=9F Kartlar" =20 #: networking.c:520 msgid "Remove" -msgstr "" +msgstr "Kald=C4=B1r" =20 #: networking.c:556 networking.c:649 #, c-format @@ -501,84 +502,84 @@ msgid "" "connection to the %s machine will be broken, and you will have to reconnect= " "on the new IP. This is a risky operation, and should only be attempted if " "you have physical access to the machine, should something go wrong." -msgstr "" +msgstr "E=C4=9Fer bu IP adresini de=C4=9Fi=C5=9Ftirirseniz, ve uzaktan oturu= m a=C3=A7m=C4=B1=C5=9Fsan=C4=B1z, %s makinesine olan ba=C4=9Flant=C4=B1n=C4= =B1z kopacakt=C4=B1r ve yeni IP adresine tekrar ba=C4=9Flanman=C4=B1z gerekec= ektir. Bu riskli bir i=C5=9Flemdir ve bir =C5=9Feylerin ters gitmesi durumund= a makineye fiziksel eri=C5=9Fiminiz varsa kullanmal=C4=B1s=C4=B1n=C4=B1z." =20 #: networking.c:641 msgid "Select the interface you wish to reconfigure." -msgstr "" +msgstr "Yeniden yap=C4=B1land=C4=B1rmak istedi=C4=9Finiz aray=C3=BCz=C3=BC s= e=C3=A7in." =20 #: networking.c:729 msgid "Default gateway:" -msgstr "" +msgstr "Varsay=C4=B1lan a=C4=9F ge=C3=A7idi:" =20 #: networking.c:744 msgid "" "Enter the DNS and gateway information. These settings are used only with " "Static IP (and DHCP if DNS set) on the RED interface." -msgstr "" +msgstr "DNS ve a=C4=9F ge=C3=A7idi bilgisini girin. Bu ayarlar sadece KIRMIZ= I aray=C3=BCzde Statik IP (ve e=C4=9Fer DNS ayarlanm=C4=B1=C5=9Fsa DHCP) ile= kullan=C4=B1lacakt=C4=B1r." =20 #: networking.c:773 msgid "Default gateway" -msgstr "" +msgstr "Varsay=C4=B1lan a=C4=9F ge=C3=A7idi" =20 #: networking.c:780 msgid "Secondary DNS specified without a Primary DNS" -msgstr "" +msgstr "Birincil DNS olmadan =C4=B0kincil DNS belirtildi." =20 #: passwords.c:33 msgid "" "Enter the 'root' user password. Login as this user for commandline access." -msgstr "" +msgstr "'root' kullan=C4=B1c=C4=B1 =C5=9Fifresini girin. Komut sat=C4=B1r=C4= =B1na eri=C5=9Fmek i=C3=A7in bu kullan=C4=B1c=C4=B1yla oturum a=C3=A7=C4=B1n." =20 #: passwords.c:38 passwords.c:61 msgid "Setting password" -msgstr "" +msgstr "=C5=9Eifre ayarlan=C4=B1yor" =20 #: passwords.c:38 msgid "Setting 'root' password...." -msgstr "" +msgstr "'root' =C5=9Fifresi ayarlan=C4=B1yor..." =20 #: passwords.c:39 msgid "Problem setting 'root' password." -msgstr "" +msgstr "'root' =C5=9Fifresi ayarlama sorunu." =20 #: passwords.c:53 #, c-format msgid "" "Enter %s 'admin' user password. This is the user to use for logging into th= e" " %s web administration pages." -msgstr "" +msgstr "%s 'admin' kullan=C4=B1c=C4=B1s=C4=B1 i=C3=A7in =C5=9Fifre girin. Bu= kullan=C4=B1c=C4=B1, %s web y=C3=B6netim sayfalar=C4=B1n=C4=B1 kullanmak i= =C3=A7in oturum a=C3=A7=C4=B1lacak kullan=C4=B1c=C4=B1d=C4=B1r." =20 #: passwords.c:60 #, c-format msgid "Setting %s 'admin' user password..." -msgstr "" +msgstr "%s 'admin' kullan=C4=B1c=C4=B1s=C4=B1n=C4=B1n =C5=9Fifresi ayarlan= =C4=B1yor..." =20 #: passwords.c:62 #, c-format msgid "Problem setting %s 'admin' user password." -msgstr "" +msgstr "%s 'admin' kullan=C4=B1c=C4=B1 =C5=9Fifresi ayarlama sorunu." =20 #: passwords.c:76 msgid "Password:" -msgstr "" +msgstr "=C5=9Eifre:" =20 #: passwords.c:77 msgid "Again:" -msgstr "" +msgstr "Tekrar:" =20 #: passwords.c:95 msgid "Password cannot be blank." -msgstr "" +msgstr "=C5=9Eifre bo=C5=9F olamaz." =20 #: passwords.c:102 msgid "Passwords do not match." -msgstr "" +msgstr "=C5=9Eifreler e=C5=9Fle=C5=9Fmiyor." =20 #: passwords.c:109 msgid "Password cannot contain spaces." -msgstr "" +msgstr "=C5=9Eifre bo=C5=9Fluk i=C3=A7eremez." =20 #: timezone.c:77 msgid "Choose the timezone you are in from the list below." -msgstr "" +msgstr "A=C5=9Fa=C4=9F=C4=B1daki listeden i=C3=A7inde bulundu=C4=9Funuz zama= n dilimini se=C3=A7in." hooks/post-receive -- IPFire 2.x development tree --===============1026728098023625264==--