* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 7fae88972f04acde0f011ebc1dbfbed35e522536
@ 2014-12-26 17:01 git
0 siblings, 0 replies; only message in thread
From: git @ 2014-12-26 17:01 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 444386 bytes --]
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 <michael.tremer(a)ipfire.org>
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 <michael.tremer(a)ipfire.org>
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 <michael.tremer(a)ipfire.org>
Date: Fri Dec 26 17:32:17 2014 +0100
setup: Update translations
commit 8cc7ba902092e8b49da402afa09fcaa3990387fd
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Dec 26 17:31:37 2014 +0100
installer: Update translations
commit b097fdd66fa7e1c2252171016bfbcfa40bb2f140
Author: Michael Tremer <michael.tremer(a)ipfire.org>
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 => 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 => rw.po} | 201 +++++++++++-----
src/installer/po/sk.po | 197 +++++++++++-----
src/installer/po/sq.po | 197 +++++++++++-----
src/installer/po/{ru.po => 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 => hr.po} | 263 +++++++++++----------
src/setup/po/it.po | 264 ++++++++++-----------
src/setup/po/{th.po => ja_JP.po} | 8 +-
src/setup/po/pl.po | 264 ++++++++++-----------
src/setup/po/ru.po | 79 +++----
src/setup/po/{nl.po => rw.po} | 8 +-
src/setup/po/{uk.po => 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 => ja_JP.po} (55%)
copy src/installer/po/{ca.po => rw.po} (57%)
copy src/installer/po/{ru.po => sr.po} (56%)
copy src/setup/po/{da.po => hr.po} (61%)
copy src/setup/po/{th.po => ja_JP.po} (98%)
copy src/setup/po/{nl.po => rw.po} (98%)
copy src/setup/po/{uk.po => 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 = $(DIR_INFO)/$(THISAPP)
###############################################################################
# Top-level Rules
###############################################################################
-objects = $(DL_FILE) $(THISAPP)-more-programs-1.patch
+objects = $(DL_FILE) $(THISAPP)-more-programs-1.patch \
+ kbd-latarcyrheb-16-fixed.tar.bz2 kbd-latsun-fonts.tar.bz2
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(THISAPP)-more-programs-1.patch = $(DL_FROM)/kbd-$(VER)-more-programs-1.patch
+kbd-latarcyrheb-16-fixed.tar.bz2 = $(DL_FROM)/kbd-latarcyrheb-16-fixed.tar.bz2
+kbd-latsun-fonts.tar.bz2 = $(DL_FROM)/kbd-latsun-fonts.tar.bz2
$(DL_FILE)_MD5 = 069d1175b4891343b107a8ac2b4a39f6
$(THISAPP)-more-programs-1.patch_MD5 = dc70180a6bc0afa2b741cd38e3cc2e18
+kbd-latarcyrheb-16-fixed.tar.bz2_MD5 = 884fdbb0b952b2e3e8389a0c40a3e301
+kbd-latsun-fonts.tar.bz2_MD5 = e22ee88353968df8d4a4b1bf1fa8fc31
install : $(TARGET)
@@ -74,6 +79,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)-more-programs-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=/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)
-FONT="LatArCyrHeb-16"
+FONT="latarcyrheb-sun16"
KEYMAP_CORRECTIONS="euro2"
UNICODE="1"
BROKEN_COMPOSE="0"
diff --git a/src/installer/dracut-module/run-installer.sh b/src/installer/dracut-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
# Load default console font
-setfont LatArCyrHeb-16
+setfont latarcyrheb-sun16
# 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;
}
-#define DEFAULT_LANG "English"
-#define NUM_LANGS 10
+#define DEFAULT_LANG "en_US.utf8"
+#define NUM_LANGS 13
static struct lang {
const char* code;
char* name;
} languages[NUM_LANGS + 1] = {
- { "da.utf8", "Danish (Dansk)" },
- { "nl_NL.utf8", "Dutch (Nederlands)" },
- { "en_US.utf8", "English" },
- { "fr_FR.utf8", "French (Français)" },
- { "de_DE.utf8", "German (Deutsch)" },
- { "pl_PL.utf8", "Polish (Polski)" },
- { "pt_BR.utf8", "Portuguese (Brasil)" },
- { "ru_RU.utf8", "Russian (Русский)" },
- { "es_ES.utf8", "Spanish (Español)" },
- { "tr_TR.utf8", "Turkish (Türkçe)" },
+ { "fa.utf8", "فارسی (Persian)" },
+ { "da.utf8", "Dansk (Danish)" },
+ { "es.utf8", "Español (Spanish)" },
+ { "en.utf8", "English" },
+ { "fr.utf8", "Français (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", "Русский (Russian)" },
+ { "tr.utf8", "Türkçe (Turkish)" },
{ NULL, NULL },
};
@@ -261,6 +264,7 @@ static struct config {
int disable_swap;
char download_url[STRING_SIZE];
char postinstall[STRING_SIZE];
+ char* language;
} config = {
.unattended = 0,
.serial_console = 0,
@@ -269,6 +273,7 @@ static struct config {
.disable_swap = 0,
.download_url = DOWNLOAD_URL,
.postinstall = "\0",
+ .language = DEFAULT_LANG,
};
static void parse_command_line(struct config* c) {
@@ -340,7 +345,6 @@ int main(int argc, char *argv[]) {
int rc = 0;
char commandstring[STRING_SIZE];
int choice;
- char language[STRING_SIZE];
char message[STRING_SIZE];
char title[STRING_SIZE];
int allok = 0;
@@ -393,7 +397,7 @@ int main(int argc, char *argv[]) {
char* langnames[NUM_LANGS + 1];
for (unsigned int i = 0; i < NUM_LANGS; i++) {
- if (strcmp(languages[i].name, DEFAULT_LANG) == 0)
+ if (strcmp(languages[i].code, DEFAULT_LANG) == 0)
choice = i;
langnames[i] = languages[i].name;
@@ -406,10 +410,10 @@ int main(int argc, char *argv[]) {
assert(choice <= NUM_LANGS);
fprintf(flog, "Selected language: %s (%s)\n", languages[choice].name, languages[choice].code);
- snprintf(language, sizeof(language), "%s", languages[choice].code);
+ config.language = languages[choice].code;
- setenv("LANGUAGE", language, 1);
- setlocale(LC_ALL, language);
+ setlocale(LC_ALL, config.language);
+ setenv("LANGUAGE", config.language, 1);
}
// Set helpline
@@ -770,7 +774,7 @@ int main(int argc, char *argv[]) {
}
/* Save language und local settings */
- write_lang_configs(language);
+ write_lang_configs(config.language);
/* Build cache lang file */
snprintf(commandstring, STRING_SIZE, "/usr/sbin/chroot /harddisk /usr/bin/perl -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 <michael.tremer(a)ipfire.org>\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=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr "OK"
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr "Annuller"
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr "Jeg accepterer brugerlicensen"
-#: main.c:312
-msgid "Language selection"
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
msgstr ""
-#: main.c:312
+#: main.c:403
+msgid "Language selection"
+msgstr "Vælg sprog"
+
+#: main.c:403
msgid "Select the language you wish to use for the installation."
+msgstr "Vælg det sprog du ønsker at anvende under installationen."
+
+#: main.c:418
+msgid "Unattended mode"
msgstr ""
-#: main.c:323
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr "<Tab>/<Alt-Tab> mellem elementer | <Space> vælger | <F12> næste skærm"
-#: 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ælg Annuller på ethvert tidspunkt for at genstarte computeren."
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr "Start installationen"
-#: 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 ""
-#: 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 will"
+" try connect to acquire an IP address."
+msgstr ""
-#: main.c:342
-msgid "Download error"
-msgstr "Fejl under hentning"
+#: main.c:460
+msgid "Download installation image"
+msgstr ""
-#: 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 installation.\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: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!"
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr "Fandt ikke en harddisk."
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr "Vælg harddisk"
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr "Vælg den eller de harddisk(e) du vil installere IPFire på. Diskene bliver først partitioneret og dernæst bliver der oprettet filsystemer.\n\nAL DATA PÅ DISKENE BLIVER SLETTET."
-#: 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ælg venligst en eller flere harddiske du vil installere IPFire på."
-#: 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ætte?"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr "Harddisk opsætning"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr "Slet alle data"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -125,119 +185,146 @@ msgid ""
"Do you agree to continue?"
msgstr "Installationsprogrammet vil nu opsætte RAID konfigurationen på de valgte harddiske:\n\n%s\n%s\n\nVil du fortsætte?"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr "RAID opsætning"
-#: main.c:466
-msgid "You disk configuration is currently not supported."
-msgstr "Din harddisk konfiguration understøttes ikke pt."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
+msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr "Din harddisk er for lille."
-#: 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ætte uden en swap partition."
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr "ext4 filsystem"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr "ext4 filsystem uden journal"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr "XFS filsystem"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr "ReiserFS filsystem"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr "Vælg filsystem"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr "Vælg venligst et filsystem:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr "Bygger RAID..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr "Kunne ikke bygge RAID."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr "Partitionerer harddisk..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr "Kunne ikke partitionere harddisk."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr "Opretter filsystemer..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr "Kunne ikke oprette filsystemer."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr "Kunne ikke forbinde til filsystemer."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr "Installerer systemet..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr "Kunne ikke installere systemet."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr "Installerer sprog arkivet..."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr "Kunne ikke installere sprog arkivet."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr "Installerer bootloader..."
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
-msgstr ""
+msgstr "Kunne ikke gemme til /etc/default/grub."
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr "Kunne ikke installere bootloader."
-#: 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 and 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 fra systemet og vælg Genstart. Efter genstart bliver du bedt om at opsætte netværket og system kodeord. Efter opsætningen, besøg da https://%s:444 (eller hvad du navngav %s) fra din internet browser for at anvende web konsollen."
-#: main.c:671
+#: main.c:882
msgid "Congratulations!"
msgstr "Tillykke!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr "Genstart"
-#: main.c:682
+#: main.c:893
msgid "Setup has failed. Press Ok to reboot."
-msgstr ""
+msgstr "Installationen fejlede. Vælg 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 @@
#
# Translators:
# Michael Tremer <michael.tremer(a)ipfire.org>, 2014
+# Peter Cloudstone <rmg-mainz(a)web.de>, 2014
# Stefan Schantl <stefan.schantl(a)ipfire.org>, 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 <stefan.schantl(a)ipfire.org>\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 <rmg-mainz(a)web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,31 +20,40 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr "OK"
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr "Abbrechen"
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr "Ich akzeptiere die Lizenz"
-#: 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"
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr "Wählen Sie die gewünschte Sprache für den Installationsprozess aus."
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr "Automatikmodus"
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr "<Tab>/<Alt-Tab> um zu wechseln | <Leertaste> wählt aus | <F12> nächster Bildschirm"
-#: 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ählen, wird der Computer neu gestartet."
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr "Installation beginnen"
-#: 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 erforderliche Installationsabbild herunterzuladen."
+
+#: main.c:456
+msgid ""
+"Please make sure to connect your machine to a network and the installer will"
+" try connect to acquire an IP address."
+msgstr "Bitte stellen Sie sicher, dass der Computer mit einem Netzwerk verbunden 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 installation.\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ür das Fortfahren erforderlich.\n\nBitte verbinden Sie den Computer mit einem Netzwerk mit DHCP und versuchen Sie es erneut."
+
+#: main.c:487 main.c:516
+msgid "Retry"
+msgstr "Erneut versuchen"
-#: main.c:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr "Lade Installationsimage herunter..."
-#: main.c:342
-msgid "Download error"
-msgstr "Fehler beim Download"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
+msgstr "MD5-Prüfsummen stimmen nicht überein"
-#: 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"
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr "Lizenz nicht akzeptiert!"
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr "Es wurde keine Festplatte gefunden."
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr "Festplattenauswahl"
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr "Wählen Sie die Festplatte(n) auf denen IPFire installiert werden soll. Diese wird/werden zuerst partitioniert und danach mit einem Dateisystem ausgestattet.\n\nSÄMTLICHE DATEN AUF DER FESTPLATTE GEHEN VERLOREN."
-#: 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ählt.\n\nBitte wählen Sie eine oder mehrere Festplatten auf denen IPFire installiert werden soll aus."
-#: 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 vorbereiten:\n\n%s\n\nMöchten Sie damit fortfahren?"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr "Disk-Setup"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr "Alle Daten löschen"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -126,119 +187,146 @@ msgid ""
"Do you agree to continue?"
msgstr "Das Installationsprogramm wird nun einen RAID Verbund auf den folgenden Festplatten erstellen:\n\n%s\n%s\n\nMöchten Sie damit fortfahren?"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr "RAID-Setup"
-#: 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ählte Festplattenkonstellation wird momentan nicht unterstützt."
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr "Ihre Festplatte ist zu klein."
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr "Die gewählte Festplatte ist sehr klein, die Installation kann aber ohne Swap Partition fortgesetzt werden."
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr "ext4-Dateisystem"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr "ext4-Dateisystem ohne Journal"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr "XFS-Dateisystem"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr "ReiserFS-Dateisystem"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr "Dateisystemauswahl"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr "Bitte wählen Sie ein Dateisystem:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr "Erstelle RAID..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr "Das RAID konnte nicht erstellt werden."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr "Partitioniere die Festplatte..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr "Die Festplatte konnte nicht partitioniert werden."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr "Erstelle Dateisysteme..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr "Die Dateisysteme konnten nicht erstellt werden."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr "Die Dateisysteme konnten nicht eingehangen werden."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr "Installiere das System..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr "Das System konnte nicht installiert werden."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr "Installiere den Sprachdateicache..."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr "Der Sprachdateicache konnte nicht erstellt werden."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr "Installiere den Bootloader..."
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr "/etc/default/grub konnte nicht geschrieben werden."
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr "Der Bootloader konnte nicht installiert werden."
-#: 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\nMöchten 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ühre 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 and 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 Installionsmedian aus dem Computer und drücken Sie den \"Neustarten\" Knopf . \n\nNach dem erfolgten Neustart wird das Setup-Programm gestartet, in dem Sie Netzwerkkarten und die Systempasswörter konfigurieren können. Sobald dies fertiggestellt ist, können Sie in Ihrem Webbrowser die Weboberfläche mit https://%s:444 (oder welchen Namen Sie Ihrem %s auch immer gegeben haben) erreichen."
+msgstr "%s wurde erfolgreich installiert.\n\nEntfernen Sie bitte alle Installionsmedien aus dem Computer und drücken Sie \"Neustarten\". \n\nNach dem erfolgten Neustart wird das Setup-Programm gestartet, in dem Sie Netzwerkkarten und die Systempasswörter konfigurieren können. Sobald dies fertiggestellt ist, können Sie in Ihrem Webbrowser die Weboberfläche über https://%s:444 (oder welchen Namen Sie Ihrem %s auch immer gegeben haben) erreichen."
-#: main.c:671
+#: main.c:882
msgid "Congratulations!"
msgstr "Herzlichen Glückwunsch!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr "Neustarten"
-#: main.c:682
+#: main.c:893
msgid "Setup has failed. Press Ok to reboot."
msgstr "Installation fehlgeschlagen. Drücken Sie \"OK\" für 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/ipfire/language/el_GR/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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 <khalil.delavaran(a)gmail.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/ipfire/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,85 +18,145 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr "بله"
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr "نمی خواهم"
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr "من این پروانه را می پذیرم."
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr "گوشزد: برپاسازی خودکار تا 10 ثانیه دیگر شروع می شود..."
+
+#: main.c:403
msgid "Language selection"
-msgstr ""
+msgstr "گزینش زبان"
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
-msgstr ""
+msgstr "گزینش زبان شما برای بکارگیری در برپاسازی."
+
+#: main.c:418
+msgid "Unattended mode"
+msgstr "حالت خودکار"
-#: main.c:323
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr "<Tab>/<Alt-Tab> میان عنصری | <Space> گزینش | <F12> برای برگه پسین"
-#: 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 خوش آمدید.\n\nبرای راه اندازی دوباره کامپیوتر، نمی خواهم را در هر صفحه ای می توانید گزینش کنید."
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr "آغاز برپا سازی"
-#: 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 ""
+
+#: 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 will"
+" 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 installation.\n"
+"\n"
+"Please connect your machine to a network with a DHCP server and retry."
+msgstr ""
-#: main.c:340
-msgid "Downloading installation image ..."
+#: main.c:487 main.c:516
+msgid "Retry"
+msgstr "دوباره"
+
+#: main.c:501
+msgid "Downloading installation image..."
msgstr "در حال دانلود ایمیج برای برپا سازی..."
-#: main.c:342
-msgid "Download error"
-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 "ایمیج برپاسازی را نمی توان دانلود کرد.\nزیرا: %s\n\n%s"
-#: main.c:376
+#: main.c:528
+#, c-format
+msgid ""
+"Could not mount %s to %s:\n"
+" %s\n"
+msgstr "نمی توان %s را به %s مونت کرد:\n%s\n"
+
+#: main.c:543
msgid "License Agreement"
-msgstr ""
+msgstr "موافقنامه"
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr "پروانه پذیرفته نشد!"
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr "هارد دیسک یافت نشد."
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr "گزینش دیسک"
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr "دیسک (های) را برای برپاسازی IPFire گزینش کنید. نخست آنها را پارنیشین بندی کرده، و سپس، سیستم فایلی برای پارتیشن ها برگزینید.\n\nهمه داده های دیسک پاک می شوند."
-#: 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 "هیچ دیسکی گزینش نشده است.\n\nخواهشمند است یک دیسک یا بیشتر را برای برپا سازی IPFire گزینش کنید."
-#: 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 "آماده سازی دیسک سخت برای برپا سازی برنامه :\n\n%s\n\nآیا شما گرایش به ادامه دارید؟"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr "پیکربندی دیسک"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr "پاک کردن همه داده ها"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -125,119 +185,146 @@ msgid ""
"Do you agree to continue?"
msgstr "پیکربندی RAID بر روی هارد دیسکهای گزینش شده برای برپا سازی برنامه\n\n%s\n%s\n\nآیا شما گرایش به ادامه دارید؟"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr "پیکربندی RAID"
-#: main.c:466
-msgid "You disk configuration is currently not supported."
-msgstr "پیکربندی دیسک شما پشتیبانی نمی شود."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
+msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr "هارد دیسک شما بسیار کوچک است."
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
-msgstr ""
+msgstr "هارد دیسک شما بسیار کوچک است، ولی می توانید بدون ساخت swap پارتیشن ادامه دهید."
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr "فایل سیستم ext4"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr "سیستم فایل ext4 بدون روزنامه"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr "فایل سیستم XFS"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr "فایل سیستم RaiserFS"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr "گزینش فایل سیستم"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr "خواهشمند است فایل سیستم خود را گزینش کنید:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr "ساخت RAID..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr "ناتوانی در ساخت RAID."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr "پارتیشن بندی دیسک..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr "ناتوانی در پارتیشین بندی دیسک."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr "ساخت سیستم فایل..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr "ناتوانی در ساخت سیستم فایل."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr "ناتوانی در مونت کردن سیستم فایل."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr "برپا سازی سیستم..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr "ناتوانی در برپاسازی سیستم."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr "در حال برپا سازی کش زبان..."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr "ناتوانی در برپا سازی کش زبان."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr "برپا سازی بوت لودر..."
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
-msgstr ""
+msgstr "نمی توان /etc/default/grub را برای ویرایش باز کرد."
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr "ناتوانی در برپا سازی بوت لودر."
-#: 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 and 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 برپا سازی شده است!\n\nخواهشمند است هر برپاسازی میانه ای از سیستم را پاک کنید و دکمه ریبوت را بزنید. پس از یک بار ریستارت سیستم، شما به پرسش های پیکربندی شبکه و گذر واژه سیستم پاسخ دهید. سپس برای پیکربندی پیشخوان وب، باید در مرورگر خود آدرس https://%s:444 (یا هر نامیکه گزینشی شما %s )را بنویسید."
-#: main.c:671
+#: main.c:882
msgid "Congratulations!"
msgstr "شادباش می گوییم!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr "ریبوت"
-#: main.c:682
+#: main.c:893
msgid "Setup has failed. Press Ok to reboot."
-msgstr ""
+msgstr "برپا سازی شکست خورد. برای راه اندازی دوباره بلی را فشار دهید."
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 <michael.tremer(a)ipfire.org>\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=2; plural=(n > 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
+#
+# 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 <michael.tremer(a)ipfire.org>\n"
+"Language-Team: Croatian (http://www.transifex.com/projects/p/ipfire/language/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 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:670
+#: main.c:702
+msgid "Cancel"
+msgstr "Otkazati"
+
+#: main.c:176
+msgid "I accept this license"
+msgstr "Prihvaćam 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 želite koristiti za instalaciju."
+
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
+msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
+msgstr "<Tab>/<Alt-Tab> Između odabira | <Space> Izaberi | <F12> Idući 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šli u %s instalacijski programa..\n\nOdabirom Otkazati na bilo kojem od sljedećih ekranima će se ponovno pokrenuti rač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 will"
+" 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 installation.\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ćena!"
+
+#: main.c:566
+msgid "No hard disk found."
+msgstr "Tvrdi disk nije pronađen."
+
+#: 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 partitioned, 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 želite instalirati IPFire. Prvo će biti podijeljeni, a zatim particije će se datotečni sustav staviti na njih.\n\nSVI PODACI NA DISKU ĆE BITI UNIŠTENI!"
+
+#: 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še diskova na koje želite 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 će sada pripremiti odabrani tvrdi disk:\n\n %s\n\nSlažete li da nastavimo?"
+
+#: main.c:619
+msgid "Disk Setup"
+msgstr "Postavke diska"
+
+#: main.c:620 main.c:630
+msgid "Delete all data"
+msgstr "Izbriši sve podatke"
+
+#: main.c:627
+#, c-format
+msgid ""
+"The installation program will now set up a RAID configuration on the selected harddisks:\n"
+"\n"
+" %s\n"
+" %s\n"
+"\n"
+"Do you agree to continue?"
+msgstr "Instalacijski program će se sada postaviti RAID konfiguraciju na odabranim tvrdim diskovima:\n\n %s\n %s\n\nSlažete 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š tvrdi disk je premali."
+
+#: main.c:671
+msgid ""
+"Your harddisk is very small, but you can continue without a swap partition."
+msgstr "Vaš tvrdi disk je dosta mali, ali možete nastaviti bez swap particije."
+
+#: main.c:684
+msgid "ext4 Filesystem"
+msgstr "ext4 datotečni sustav"
+
+#: main.c:685
+msgid "ext4 Filesystem without journal"
+msgstr "ext4 datotečni sustav bez journal-a"
+
+#: main.c:686
+msgid "XFS Filesystem"
+msgstr "XFS datotečni sustav"
+
+#: main.c:687
+msgid "ReiserFS Filesystem"
+msgstr "ReiserFS datotečni sustav"
+
+#: main.c:701
+msgid "Filesystem Selection"
+msgstr "Izabir datotečnog sustava"
+
+#: main.c:701
+msgid "Please choose your filesystem:"
+msgstr "Molimo odaberite svoj datotečni sustav:"
+
+#: main.c:712
+msgid "Building RAID..."
+msgstr "Izgradnja RAIDa..."
+
+#: main.c:716
+msgid "Unable to build the RAID."
+msgstr "Nije moguće izgraditi RAID."
+
+#: main.c:728
+msgid "Partitioning disk..."
+msgstr "Particioniranje diska ..."
+
+#: main.c:732
+msgid "Unable to partition the disk."
+msgstr "Nije moguće particionirati disk."
+
+#: main.c:739
+msgid "Creating filesystems..."
+msgstr "Izrada datotečnog sustava ..."
+
+#: main.c:743
+msgid "Unable to create filesystems."
+msgstr "Nije moguće stvoriti datotečni sustav."
+
+#: main.c:749
+msgid "Unable to mount filesystems."
+msgstr "Nije moguće montirati datotečni sustav."
+
+#: main.c:760
+msgid "Installing the system..."
+msgstr "Instaliranje sustava..."
+
+#: main.c:761
+msgid "Unable to install the system."
+msgstr "Nije moguće 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će 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će 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 and 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šno je instaliran!\n\nMolimo uklonite sve instalacijske medije iz tog sustava i pritisnite gumb ponovno podizanje sustava. Nakon što je sustav ponovno podigne, od vas će biti zatraženo postavljanje mreže i lozinke sustava. Nakon toga, trebali usmjerite svoj web preglednik nahttps://%s:444 (ili koje god ste nazvali vaš %s) za postavke preko weba."
+
+#: main.c:882
+msgid "Congratulations!"
+msgstr "Čestitamo!"
+
+#: 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 sustava."
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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/ipfire/language/hu/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/ipfire/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
#
# Translators:
+# Gabriele, 2014
+# luX <lucianocataldo(a)gmail.com>, 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 <michael.tremer(a)ipfire.org>\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=UTF-8\n"
@@ -17,85 +19,145 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
-msgstr ""
+msgstr "OK"
-#: 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:670
+#: main.c:702
msgid "Cancel"
-msgstr ""
+msgstr "Annulla"
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
-msgstr ""
+msgstr "Accetto questa licenza"
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr "Attenzione: L'installazione automatica inizierà tra 10 secondi..."
+
+#: main.c:403
msgid "Language selection"
-msgstr ""
+msgstr "Scelta della lingua"
-#: 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."
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr "Modalità automatico"
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
-msgstr ""
+msgstr "<Tab>/<Alt-Tab> tra elementi | <Space> seleziona | <F12> schermata successiva"
-#: 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."
-#: main.c:330
+#: main.c:428
msgid "Start installation"
-msgstr ""
+msgstr "Avvio installazione"
-#: 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à ora a scaricare l'immagine di installazione."
-#: 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à di origine trovata.\n\nPuoi provare a scaricare l'immagine d'installazione richiesta."
-#: main.c:342
-msgid "Download error"
-msgstr ""
+#: main.c:456
+msgid ""
+"Please make sure to connect your machine to a network and the installer will"
+" 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à 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 installation.\n"
+"\n"
+"Please connect your machine to a network with a DHCP server and retry."
+msgstr "Non è stato possibile avviare la rete, ma è richiesto per continuare l'installazione.\n\nPer piacere collega il tuo computer ad una rete 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 è stato possibile scaricare l'immagine di installazione.\nMotivo: %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"
-#: main.c:376
+#: main.c:543
msgid "License Agreement"
-msgstr ""
+msgstr "Contratto di licenza"
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
-msgstr ""
+msgstr "Licenza non accettata!"
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
-msgstr ""
+msgstr "Nessun Hard Disk trovato."
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
-msgstr ""
+msgstr "Selezione disco"
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, 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à partizionato, e quindi le partizioni avranno un filesystem.\n\nTUTTI I DATI SUL DISCO VERRANNO DISTRUTTI."
-#: 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 è stato selezionato alcun disco.\n\nSi prega di selezionare uno o più dischi su cui si desidera installare IPFire."
-#: 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à l'hard disk prescelto.\n\n%s\n\nSiete d'accordo di continuare?"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
-msgstr ""
+msgstr "Disco di Installazione"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
-msgstr ""
+msgstr "Elimina tutti i dati"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -122,121 +184,148 @@ msgid ""
" %s\n"
"\n"
"Do you agree to continue?"
-msgstr ""
+msgstr "Il programma di installazione configurerà il RAID sul hard disk selezionato:\n\n%s\n%s\n\nSiete d'accordo di continuare?"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
-msgstr ""
+msgstr "Installazione RAID"
-#: 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 è attualmente supportata."
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
-msgstr ""
+msgstr "Il disco rigido è troppo piccolo."
-#: 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 è molto piccolo, ma puoi continuare senza una partizione di swap."
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
-msgstr ""
+msgstr "Filesystem ext4"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
-msgstr ""
+msgstr "ext4 Filesystem senza journal"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
-msgstr ""
+msgstr "Filesystem XFS"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
-msgstr ""
+msgstr "Filesystem ReiserFS"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
-msgstr ""
+msgstr "Selezione del filesystem"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
-msgstr ""
+msgstr "Scegliere il filesystem:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
-msgstr ""
+msgstr "Costruzione RAID..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
-msgstr ""
+msgstr "Impossibile generare il RAID."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
-msgstr ""
+msgstr "Partizionamento del disco..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
-msgstr ""
+msgstr "Impossibile partizionare il disco."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
-msgstr ""
+msgstr "Creazione filesystem..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
-msgstr ""
+msgstr "Impossibile creare il filesystem."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
-msgstr ""
+msgstr "Impossibile montare il filesystem."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
-msgstr ""
+msgstr "Installazione del sistema..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
-msgstr ""
+msgstr "Impossibile installare il sistema."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
-msgstr ""
+msgstr "Installazione della cache della lingua..."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
-msgstr ""
+msgstr "Impossibile installare la cache della lingua."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
-msgstr ""
+msgstr "Installazione del bootloader..."
-#: 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."
-#: 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 è stato trovato sull'immagine di installazione.\n\nVuoi ripristinare il backup?"
-#: main.c:666
+#: main.c:827
+msgid "Yes"
+msgstr "Sì"
+
+#: main.c:827
+msgid "No"
+msgstr "No"
+
+#: main.c:834
+msgid "An error occured when the backup file was restored."
+msgstr "Si è verificato un errore durante il ripristino del file di backup"
+
+#: 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 and 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 è stato installato con successo!\n\nSi prega di rimuovere eventuali supporti di installazione da questo sistema e premere il pulsante di riavvio. Una volta che il sistema è stato riavviato verrà chiesto di impostare le password di rete e di sistema.\nDopo di che, si dovrebbe puntare il browser web su https://%s:444 (o qualunque altro nome %s) per la console di configurazione web.\n "
-#: main.c:671
+#: main.c:882
msgid "Congratulations!"
-msgstr ""
+msgstr "Congratulazioni!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
-msgstr ""
+msgstr "Riavvio"
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/ipfire/language/ja/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
+#
+# 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 <EMAIL(a)ADDRESS>\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=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0;\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:670
+#: 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 "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
+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 will"
+" 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 installation.\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 partitioned, 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 selected 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 and 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 <michael.tremer(a)ipfire.org>\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=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/ipfire/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
#
# Translators:
+# btelega <btelega(a)gmail.com>, 2014
+# Przemysław Karpeta <przemyslaw.karpeta(a)gmail.com>, 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 <michael.tremer(a)ipfire.org>\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
-msgstr ""
+msgstr "OK"
-#: 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:670
+#: main.c:702
msgid "Cancel"
-msgstr ""
+msgstr "Anuluj"
-#: 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 ""
-#: main.c:312
+#: main.c:403
msgid "Language selection"
-msgstr ""
+msgstr "Wybór języka"
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
+msgstr "Wybierz język jaki chcesz użyć do tej instalacji."
+
+#: main.c:418
+msgid "Unattended mode"
msgstr ""
-#: main.c:323
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
-msgstr ""
+msgstr "<Tab>/<Alt-Tab> przełącza między pozycjami | <Space> wybiera | <F12> następny ekran"
-#: 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ępnych ekranów spowoduje restart komputera."
-#: main.c:330
+#: main.c:428
msgid "Start installation"
+msgstr "Rozpoczynam instalację"
+
+#: main.c:449
+#, c-format
+msgid "The installer will now try downloading the installation image."
msgstr ""
-#: 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 ""
-#: main.c:340
-msgid "Downloading installation image ..."
+#: main.c:456
+msgid ""
+"Please make sure to connect your machine to a network and the installer will"
+" try connect to acquire an IP address."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:460
+msgid "Download installation image"
msgstr ""
-#: main.c:376
-msgid "License Agreement"
+#: main.c:473
+msgid "Trying to start networking (DHCP)..."
msgstr ""
-#: main.c:377
-msgid "License not accepted!"
+#: main.c:484
+msgid ""
+"Networking could not be started but is required to go on with the installation.\n"
+"\n"
+"Please connect your machine to a network with a DHCP server and retry."
msgstr ""
-#: main.c:399
-msgid "No hard disk found."
+#: main.c:487 main.c:516
+msgid "Retry"
msgstr ""
-#: 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 ""
-#: 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ła zaakceptowana !"
+
+#: main.c:566
+msgid "No hard disk found."
+msgstr "Nie znaleziono twardego dysku."
+
+#: main.c:587
+msgid "Disk Selection"
+msgstr "Wybór Dysku"
+
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, 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órym ma zostać zainstalowany IPFire. Wybrane urządzenia zostaną podzielone na partycje, a na tych partycjach zostaną utworzone systemy plików. \n\nWSZYSTKIE ISTNIEJĄCE NA DYSKACH DANE ZOSTANĄ ZNISZCZONE."
-#: 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 żadnego dysku.\n\nWybierz jeden lub więcej dysków, na których chesz zainstalować IPFire."
-#: 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 kontynuować ?"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
-msgstr ""
+msgstr "Konfiguracja Dysku"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
-msgstr ""
+msgstr "Usuń wszystkie dane"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected 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ć ?"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
-msgstr ""
+msgstr "Konfiguracja RAID"
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
-msgstr ""
+msgstr "Twój dysk twardy jest za mały"
-#: 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ły, ale można kontynuować bez partycji swap."
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
-msgstr ""
+msgstr "ext4 Filesystem"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
-msgstr ""
+msgstr "ext4 Filesystem bez dziennika"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
-msgstr ""
+msgstr "XFS Filesystem"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
-msgstr ""
+msgstr "System plików ReiserFS"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
-msgstr ""
+msgstr "System plików został wybrany"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
-msgstr ""
+msgstr "Wybierz system plików:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
-msgstr ""
+msgstr "Tworzenie RAID ..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
-msgstr ""
+msgstr "Nie udało się utworzyć RAID."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
-msgstr ""
+msgstr "Partycjonowanie dysku..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
-msgstr ""
+msgstr "Partycjonowanie dysku niemożliwe."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
-msgstr ""
+msgstr "Tworzenie systemów plików..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
-msgstr ""
+msgstr "Nie można utworzyć systemów plików."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
-msgstr ""
+msgstr "Nie można zamontować systemów plików."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
-msgstr ""
+msgstr "Instalowanie systemu..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
-msgstr ""
+msgstr "Nie można zainstalować systemu."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
-msgstr ""
+msgstr "Instalacja pamięci podręcznej języków."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
-msgstr ""
+msgstr "Nie można zainstalować pamięci podręcznej języków."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
-msgstr ""
+msgstr "Instalacja programu rozruchowego..."
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
-msgstr ""
+msgstr "Nie można otworzyć /etc/default/grub do zapisu."
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
+msgstr "Nie mogę zainstalować 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 ""
-#: 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 and 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ńczyła się sukcesem !\n\nProsze usunąć nośnik instalacyjny z systemu i wcisnąć przycisk restartu. Po restarcie systemu pojawi się prośba o skonfigurowanie sieci i ustawienie haseł systemowych. Następnie należy oworzyć w przeglądarce WWW adres https://%s:444 (lub inną nazwę, ktora została nadana %s), aby uzyskać dostęp do internetowej konsoli konfiguracyjnej."
-#: main.c:671
+#: main.c:882
msgid "Congratulations!"
-msgstr ""
+msgstr "Gratulacje!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
-msgstr ""
+msgstr "Uruchom ponownie"
-#: main.c:682
+#: main.c:893
msgid "Setup has failed. Press Ok to reboot."
-msgstr ""
+msgstr "Konfiguracja nieudana. Wciśnij Ok, aby zrestartować."
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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/ipfire/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@@ -19,31 +19,40 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr "Ok"
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr "Cancelar"
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr "Eu aceito esta licença"
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr "<Tab>/<Alt-Tab> entre os elementos | <Space> Selecione | <F12> próxima tela"
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr "Iniciar a instalação"
-#: main.c:339
-msgid "No local source media found. Starting download."
-msgstr "Nenhuma fonte de mídia 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 will"
+" 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:340
-msgid "Downloading installation image ..."
-msgstr "Baixando imagem de instalação ..."
+#: main.c:484
+msgid ""
+"Networking could not be started but is required to go on with the installation.\n"
+"\n"
+"Please connect your machine to a network with a DHCP server and retry."
+msgstr ""
-#: main.c:342
-msgid "Download error"
-msgstr "Erro de download"
+#: main.c:487 main.c:516
+msgid "Retry"
+msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr "Licença não aceita!"
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr "Nenhum disco rígido foi encontrado."
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr "Seleção de disco"
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, 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 mesmo será particionado, e então, as partições terão um sistema de arquivos que você escolher. \n\nTODOS OS DADOS NO DISCO SERÃO DESTRUÍDOS."
-#: 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 discos que você deseja instalar o IPFire."
-#: 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ção irá agora preparar o disco rígido escolhido:\n\n%s \n\nVocê concorda em continuar?"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr "Configuração de Discos"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr "Apagar todos os dados"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -126,104 +186,131 @@ msgid ""
"Do you agree to continue?"
msgstr "O programa de instalação ira agora definir uma configuração de RAID nos discos rígidos selecionados:\n\n%s\n%s\n \nVocê concorda continuar?"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr "Configuração de RAID"
-#: main.c:466
-msgid "You disk configuration is currently not supported."
-msgstr "Sua configuração de disco não é suportada atualmente."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
+msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr "Seu disco rígido é muito pequeno."
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr "Sistema de arquivos ext4"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr "Sistema de arquivos ext4 sem journal"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr "Sistema de arquivos XFS"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr "Sistema de arquivos ReiserFS"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr "Seleção do sistema de arquivos"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr "Por favor, escolha o seu sistema de arquivos:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr "Construindo o RAID..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr "Não foi possível construir o RAID."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr "Particionando o disco..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr "Não foi possível particionar o disco."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr "Criando o sistema de arquivos..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr "Não foi possível criar sistemas de arquivos."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr "Não foi possível montar sistemas de arquivos."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr "Instalando o sistema..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr "Não é possível instalar o sistema."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr "Instalando o cache de linguagem..."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr "Não foi possível instalar o cache de linguagem."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr "Instalando o gerenciador de inicialização..."
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr "Não foi possível instalar o gerenciador de inicialização."
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr "Parabéns!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr "Reiniciar"
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/ipfire/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/ipfire/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
+#
+# 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 <michael.tremer(a)ipfire.org>\n"
+"Language-Team: Kinyarwanda (http://www.transifex.com/projects/p/ipfire/language/rw/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: rw\n"
+"Plural-Forms: nplurals=2; plural=(n != 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:670
+#: 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 "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
+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 will"
+" 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 installation.\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 partitioned, 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 selected 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 and 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 <michael.tremer(a)ipfire.org>\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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/ipfire/language/sq/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
+#
+# 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 <EMAIL(a)ADDRESS>\n"
+"Language-Team: Serbian (http://www.transifex.com/projects/p/ipfire/language/sr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sr\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 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:670
+#: 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 "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
+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 will"
+" 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 installation.\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 partitioned, 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 selected 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 and 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 <michael.tremer(a)ipfire.org>\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=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=2; plural=(n != 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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.
#
# Translators:
+# Kudret Emre <kudretemre(a)hotmail.com.tr>, 2014
+# Kudret Emre <kudretemre(a)hotmail.com.tr>, 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 <michael.tremer(a)ipfire.org>\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 <kudretemre(a)hotmail.com.tr>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,85 +19,145 @@ msgstr ""
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
-msgstr ""
+msgstr "Tamam"
-#: 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:670
+#: main.c:702
msgid "Cancel"
-msgstr ""
+msgstr "İptal"
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
-msgstr ""
+msgstr "Lisansı kabul ediyorum"
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr "Uyarı: Katılımsız kurulum 10 saniye içinde başlayacak..."
+
+#: main.c:403
msgid "Language selection"
-msgstr ""
+msgstr "Dil seçimi"
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
-msgstr ""
+msgstr "Yükleme için istediğiniz dili seçin."
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr "Katılımsız kurulum modu"
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
-msgstr ""
+msgstr "<Tab>/<Alt-Tab> elementler arası geçiş | <Space> seç | <F12> sonraki ekran"
-#: 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ükleme programına hoşgeldiniz.\n\nİlerleyen ekranların herhangi birinde İptal'e tıklamanız bilgisayarınızı yeniden başlatır."
-#: main.c:330
+#: main.c:428
msgid "Start installation"
-msgstr ""
+msgstr "Yüklemeyi başlat"
-#: 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ükleyici şimdi yükleme dosyasını 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çbir kaynak sürücüsü bulunamadı.\n\nGerekli yükleme dosyasını indirmeyi deneyebilirsiniz."
-#: main.c:340
-msgid "Downloading installation image ..."
+#: main.c:456
+msgid ""
+"Please make sure to connect your machine to a network and the installer will"
+" try connect to acquire an IP address."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:460
+msgid "Download installation image"
+msgstr "Yükleme dosyasını indir"
+
+#: main.c:473
+msgid "Trying to start networking (DHCP)..."
+msgstr "Ağa bağlanmaya çalışılıyor (DHCP)..."
+
+#: main.c:484
+msgid ""
+"Networking could not be started but is required to go on with the installation.\n"
+"\n"
+"Please connect your machine to a network with a DHCP server and retry."
+msgstr "Yüklemenin devam etmesi için ağ bağlantısı gereklidir fakat başlatılamıyor.\n\nLütfen makinenizi bir DHCP sunucu ile ağa bağlayıp tekrar deneyin."
+
+#: main.c:487 main.c:516
+msgid "Retry"
+msgstr "Tekrar dene"
+
+#: main.c:501
+msgid "Downloading installation image..."
+msgstr "Yükleme dosyası indiriliyor..."
+
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
+msgstr "MD5 checksum uyuşmuyor"
+
+#: main.c:513
+#, c-format
+msgid ""
+"The installation image could not be downloaded.\n"
+" Reason: %s\n"
+"\n"
+"%s"
+msgstr "Yükleme dosyası indirilemedi.\nSebep: %s\n\n%s"
+
+#: main.c:528
+#, c-format
+msgid ""
+"Could not mount %s to %s:\n"
+" %s\n"
msgstr ""
-#: main.c:376
+#: main.c:543
msgid "License Agreement"
-msgstr ""
+msgstr "Lisans Anlaşması"
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
-msgstr ""
+msgstr "Lisans kabul edilmedi!"
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
-msgstr ""
+msgstr "Sabit disk bulunamadı."
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
-msgstr ""
+msgstr "Disk Seçimi"
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
-msgstr ""
+msgstr "IPFire'ı yüklemek istediğiniz disk(ler)i seçin. Diskler önce bölümlenecek, sonra bölümlere dosya sistemi oluşturulacaktır.\n\nDİSKTEKİ TÜM VERİLER SİLİNECEKTİR."
-#: 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çbir disk seçilmedi.\n\nLütfen IPFire'ı yüklemek için bir veya daha fazla disk seçin."
-#: 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ükleme programı şimdi seçilen diski hazırlayacak:\n\n%s\n\nDevam etmek istiyor musunuz?"
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
-msgstr ""
+msgstr "Disk Kurulumu"
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
-msgstr ""
+msgstr "Tüm veriyi sil"
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -122,121 +184,148 @@ msgid ""
" %s\n"
"\n"
"Do you agree to continue?"
-msgstr ""
+msgstr "Yükleme programı şimdi seçilen sabit disk üzerinde bir RAID yapılandırması kuracak:\n\n%s\n%s\n\nDevam etmek istiyor musunuz?"
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
-msgstr ""
+msgstr "RAID Kurulumu"
-#: 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ılandırmanız desteklenmiyor."
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
-msgstr ""
+msgstr "Sabit diskiniz çok küçük."
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
-msgstr ""
+msgstr "Sabit diskiniz çok küçük, fakat takas bölümü olmadan devam edebilirsiniz."
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
-msgstr ""
+msgstr "ext4 Dosya sistemi"
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
-msgstr ""
+msgstr "ext4 Dosya sistemi - günlüksüz"
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
-msgstr ""
+msgstr "XFS Dosya sistemi"
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
-msgstr ""
+msgstr "ReiserFS Dosya sistemi"
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
-msgstr ""
+msgstr "Dosya sistemi Seçimi"
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
-msgstr ""
+msgstr "Lütfen dosya sisteminizi seçin:"
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
-msgstr ""
+msgstr "RAID oluşturuluyor..."
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
-msgstr ""
+msgstr "RAID oluşturulamıyor."
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
-msgstr ""
+msgstr "Disk bölümleniyor..."
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
-msgstr ""
+msgstr "Disk bölümlendirilemiyor."
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
-msgstr ""
+msgstr "Dosya sistemleri oluşturuluyor..."
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
-msgstr ""
+msgstr "Dosya sistemleri oluşturulamıyor."
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
-msgstr ""
+msgstr "Dosya sistemleri bağlanamıyor."
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
-msgstr ""
+msgstr "Sistem yükleniyor..."
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
-msgstr ""
+msgstr "Sistem yüklenemiyor."
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
-msgstr ""
+msgstr "Dil ön blleği yükleniyor..."
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
-msgstr ""
+msgstr "Dil ön belleği yüklenemiyor."
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
-msgstr ""
+msgstr "bootloader yükleniyor..."
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
-msgstr ""
+msgstr "/etc/default/grub yazma işlemi için açılamıyor."
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
-msgstr ""
+msgstr "bootloader yüklenemiyor."
+
+#: 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ükleme dosyasında bir yedekleme dosyası bulundu.\n\nYedeği geri yüklemek ister misiniz?"
+
+#: main.c:827
+msgid "Yes"
+msgstr "Evet"
-#: main.c:666
+#: main.c:827
+msgid "No"
+msgstr "Hayır"
+
+#: main.c:834
+msgid "An error occured when the backup file was restored."
+msgstr "Yedek dosyası geri yüklenirken bir hata oluştu."
+
+#: main.c:869
+msgid "Running post-install script..."
+msgstr "post-install betiği çalıştırılıyor..."
+
+#: main.c:870
+msgid "Post-install script failed."
+msgstr "post-install betiği başarısız 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 and 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şarıyla yüklendi!\n\nLütfen yükleme ortamlarını bu sistemden çıkarın ve yeniden başlatma butonuna tıklayın. Sistem yeniden başlatıldığında ağ ve sistem şifrenizi ayarlamanız istenecek. Daha sonra web yapılandırma konsoluna gitmek için yarayıcınızdan https://%s:444 (veya %s yerine ne isim verdiyseniz) adresine gidin."
-#: main.c:671
+#: main.c:882
msgid "Congratulations!"
-msgstr ""
+msgstr "Tebrikler!"
-#: main.c:671
+#: main.c:882
msgid "Reboot"
-msgstr ""
+msgstr "Yeniden başlat."
-#: main.c:682
+#: main.c:893
msgid "Setup has failed. Press Ok to reboot."
-msgstr ""
+msgstr "Kurulum başarısız oldu. Yeniden başlatmak için Tamam'a basın."
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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/ipfire/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Uzbek (Latin) (http://www.transifex.com/projects/p/ipfire/language/uz(a)Latn/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: uz(a)Latn\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/ipfire/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -17,31 +17,40 @@ msgstr ""
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\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=1; plural=0;\n"
-#: main.c:77 main.c:148 main.c:313 main.c:339 main.c:493 main.c:524 main.c:682
+#: main.c:78 main.c:179 main.c:404 main.c:670 main.c:702 main.c:893
msgid "OK"
msgstr ""
-#: 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:670
+#: main.c:702
msgid "Cancel"
msgstr ""
-#: main.c:145
+#: main.c:176
msgid "I accept this license"
msgstr ""
-#: main.c:312
+#: main.c:384
+msgid "Warning: Unattended installation will start in 10 seconds..."
+msgstr ""
+
+#: main.c:403
msgid "Language selection"
msgstr ""
-#: main.c:312
+#: main.c:403
msgid "Select the language you wish to use for the installation."
msgstr ""
-#: main.c:323
+#: main.c:418
+msgid "Unattended mode"
+msgstr ""
+
+#: main.c:420
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""
-#: 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 ""
-#: main.c:330
+#: main.c:428
msgid "Start installation"
msgstr ""
-#: 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 will"
+" 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 installation.\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:340
-msgid "Downloading installation image ..."
+#: main.c:501
+msgid "Downloading installation image..."
msgstr ""
-#: main.c:342
-msgid "Download error"
+#: main.c:510
+#, c-format
+msgid "MD5 checksum mismatch"
msgstr ""
-#: 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 ""
-#: main.c:377
+#: main.c:544
msgid "License not accepted!"
msgstr ""
-#: main.c:399
+#: main.c:566
msgid "No hard disk found."
msgstr ""
-#: main.c:418
+#: main.c:587
msgid "Disk Selection"
msgstr ""
-#: main.c:419
+#: main.c:588
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""
-#: 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 ""
-#: 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 ""
-#: main.c:445
+#: main.c:619
msgid "Disk Setup"
msgstr ""
-#: main.c:446 main.c:456
+#: main.c:620 main.c:630
msgid "Delete all data"
msgstr ""
-#: main.c:453
+#: main.c:627
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the selected harddisks:\n"
@@ -124,104 +184,131 @@ msgid ""
"Do you agree to continue?"
msgstr ""
-#: main.c:455
+#: main.c:629
msgid "RAID Setup"
msgstr ""
-#: main.c:466
-msgid "You disk configuration is currently not supported."
+#: main.c:640
+msgid "Your disk configuration is currently not supported."
msgstr ""
-#: main.c:480
+#: main.c:655
msgid "Your harddisk is too small."
msgstr ""
-#: main.c:494
+#: main.c:671
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""
-#: main.c:506
+#: main.c:684
msgid "ext4 Filesystem"
msgstr ""
-#: main.c:507
+#: main.c:685
msgid "ext4 Filesystem without journal"
msgstr ""
-#: main.c:508
+#: main.c:686
msgid "XFS Filesystem"
msgstr ""
-#: main.c:509
+#: main.c:687
msgid "ReiserFS Filesystem"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Filesystem Selection"
msgstr ""
-#: main.c:523
+#: main.c:701
msgid "Please choose your filesystem:"
msgstr ""
-#: main.c:534
+#: main.c:712
msgid "Building RAID..."
msgstr ""
-#: main.c:538
+#: main.c:716
msgid "Unable to build the RAID."
msgstr ""
-#: main.c:550
+#: main.c:728
msgid "Partitioning disk..."
msgstr ""
-#: main.c:554
+#: main.c:732
msgid "Unable to partition the disk."
msgstr ""
-#: main.c:561
+#: main.c:739
msgid "Creating filesystems..."
msgstr ""
-#: main.c:565
+#: main.c:743
msgid "Unable to create filesystems."
msgstr ""
-#: main.c:571
+#: main.c:749
msgid "Unable to mount filesystems."
msgstr ""
-#: main.c:582
+#: main.c:760
msgid "Installing the system..."
msgstr ""
-#: main.c:583
+#: main.c:761
msgid "Unable to install the system."
msgstr ""
-#: main.c:599
+#: main.c:777
msgid "Installing the language cache..."
msgstr ""
-#: main.c:600
+#: main.c:778
msgid "Unable to install the language cache."
msgstr ""
-#: main.c:605
+#: main.c:783
msgid "Installing the bootloader..."
msgstr ""
-#: main.c:612
+#: main.c:790
msgid "Unable to open /etc/default/grub for writing."
msgstr ""
-#: main.c:634
+#: main.c:812
msgid "Unable to install the bootloader."
msgstr ""
-#: 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 and 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:671
+#: main.c:882
msgid "Congratulations!"
msgstr ""
-#: main.c:671
+#: main.c:882
msgid "Reboot"
msgstr ""
-#: 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-08-24 14:21+0000\n"
+"Last-Translator: Henrik Simonsen <cybermaze(a)gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/ipfire/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -440,7 +440,7 @@ msgid ""
"Current config: %s\n"
"\n"
"%s"
-msgstr ""
+msgstr "Nuværende konfiguration: %s\n\n%s"
#: 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 <stefan.schantl(a)ipfire.org>\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"
#: 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."
#: hostname.c:53
msgid "Hostname cannot be empty."
@@ -158,7 +158,7 @@ msgstr "Tastaturbelegung"
#: keymap.c:85
msgid "Choose the type of keyboard you are using from the list below."
-msgstr "Wählen Sie aus dieser Liste den Tastatur-Typ aus, den Sie benutzen."
+msgstr "Bitte wählen Sie aus der Liste das gewünschte Tastatur-Layout aus."
#: 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.
#
# Translators:
+# hashem ghavami <hashem.wolf(a)gmail.com>, 2014
# Khalil Delavaran <khalil.delavaran(a)gmail.com>, 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-11-12 18:28+0000\n"
+"Last-Translator: Khalil Delavaran <khalil.delavaran(a)gmail.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/ipfire/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -52,7 +53,7 @@ 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 "نمی توان فایل پیکربندی را باز کرد"
#: dhcp.c:111
msgid "DHCP server configuration"
@@ -60,7 +61,7 @@ msgstr "پیکربندی سرور DHCP"
#: dhcp.c:116
msgid "Configure the DHCP server by entering the settings information."
-msgstr ""
+msgstr "سرویس دهنده DHcp با داده و تنظیمات وارد شده پیکربندی شد"
#: dhcp.c:125
msgid "Enabled"
@@ -85,7 +86,7 @@ msgstr "نمی خواهم"
msgid ""
"The following fields are invalid:\n"
"\n"
-msgstr ""
+msgstr "شاخص های زیر اشتباه هستند:\n\n"
#: dhcp.c:159
msgid "Start address"
@@ -129,7 +130,7 @@ msgstr "نام دامنه نمی تواند فاصله داشته باشد."
#: domainname.c:53
msgid "Domain name may only contain letters, numbers, hyphens and periods."
-msgstr ""
+msgstr "نام دامنه ممکن است شامل حروف، اعداد، خط فاصله و دوره های باشذ"
#: hostname.c:46 main.c:69
msgid "Hostname"
@@ -149,23 +150,23 @@ msgstr "نام هاست نمیتواند فاصله داشته باشد."
#: hostname.c:58
msgid "Hostname may only contain letters, numbers and hyphens."
-msgstr ""
+msgstr "نام هاست ممکن است شامل حروف، اعداد و خط فاصله باشد."
#: keymap.c:84 main.c:67
msgid "Keyboard mapping"
-msgstr ""
+msgstr "نگاشت کیبورد"
#: keymap.c:85
msgid "Choose the type of keyboard you are using from the list below."
-msgstr ""
+msgstr "نوع کی بورد خود را از لیست زیر گزینش کنید."
#: main.c:68 timezone.c:77
msgid "Timezone"
-msgstr ""
+msgstr "منطقه زمانی"
#: main.c:71 networking.c:110 networking.c:115 networking.c:447
msgid "Networking"
-msgstr ""
+msgstr "شبکه بندی"
#: main.c:72 misc.c:147
msgid "ISDN"
@@ -181,15 +182,15 @@ msgstr "گذر واژه 'admin'"
#: main.c:90
msgid " <Tab>/<Alt-Tab> between elements | <Space> selects"
-msgstr ""
+msgstr " <Tab>/<Alt-Tab> میان عنصری | <Space> گزینش"
#: main.c:97
msgid "Section menu"
-msgstr ""
+msgstr "برش منو"
#: main.c:98
msgid "Select the item you wish to configure."
-msgstr ""
+msgstr "اینترفیسی که قصد پیکربندی دوباره آنرا دارید گزینش کنید."
#: main.c:99
msgid "Quit"
@@ -207,50 +208,50 @@ msgstr "گوشزد"
msgid ""
"Initial setup was not entirely complete. You must ensure that Setup is "
"properly finished by running setup again at the shell."
-msgstr ""
+msgstr "راه اندازی به پایان نرسیده است. شما با اجرای دوباره راه اندازی در خط فرمان باید مطمئن شوید که راه اندازی پایان یافته است."
#: misc.c:62
#, c-format
msgid "Unable to write %s/main/hostname.conf"
-msgstr ""
+msgstr "نمی توان %s/main/hostname.conf را نوشت."
#: misc.c:71
msgid "Unable to open main hosts file."
-msgstr ""
+msgstr "نمی توان فایل هاست های اصلی را باز کرد."
#: misc.c:76
msgid "Unable to write /etc/hosts."
-msgstr ""
+msgstr "نمی توان در /etc/hosts نوشت."
#: misc.c:117
msgid "Unable to write /etc/hosts.deny."
-msgstr ""
+msgstr "نمی توان در /etc/hosts.deny نوشت."
#: misc.c:125
msgid "Unable to write /etc/hosts.allow."
-msgstr ""
+msgstr "نمی توان در /etc/hosts.allow نوشت."
#: misc.c:136
msgid "Unable to set hostname."
-msgstr ""
+msgstr "نمی توان نام هاست را پیکربندی کرد."
#: misc.c:147
msgid "Scanning and configuring ISDN devices."
-msgstr ""
+msgstr "پویش و پیکربندی دستگاه های ISDN."
#: misc.c:148
msgid "Unable to scan for ISDN devices."
-msgstr ""
+msgstr "نمی توان دستگاههای ISDN را پویش کرد."
#: netstuff.c:86
#, c-format
msgid "Interface - %s"
-msgstr ""
+msgstr "اینترفیس - %s"
#: netstuff.c:91
#, c-format
msgid "Enter the IP address information for the %s interface."
-msgstr ""
+msgstr "داده های آدرس IP برای اینترفیس %s را بنویسید."
#: netstuff.c:103
msgid "Static"
@@ -270,7 +271,7 @@ msgstr "نام هاست DHCP:"
#: netstuff.c:115
msgid "Force DHCP MTU:"
-msgstr ""
+msgstr "DHCP MTU به زور:"
#: netstuff.c:134
msgid "IP address:"
@@ -282,7 +283,7 @@ msgstr "ماسک شبکه:"
#: netstuff.c:173 networking.c:749
msgid "The following fields are invalid:"
-msgstr ""
+msgstr "شاخص های زیر اشتباه هستند"
#: netstuff.c:183
msgid "IP address"
@@ -298,16 +299,16 @@ msgstr "نام هاست DHCP"
#: netstuff.c:396 netstuff.c:709
msgid "Unset"
-msgstr ""
+msgstr "تنظیم نشده"
#: netstuff.c:669
#, c-format
msgid "Please choose a networkcard for the following interface - %s."
-msgstr ""
+msgstr "خواهشمند است یک کارت شبکه برای اینترفیس %s زیر گزینش کنید."
#: netstuff.c:672
msgid "Extended Network Menu"
-msgstr ""
+msgstr "منوی گسترده شبکه"
#: netstuff.c:673 networking.c:520
msgid "Select"
@@ -315,28 +316,28 @@ msgstr "گزینش"
#: netstuff.c:673
msgid "Identify"
-msgstr ""
+msgstr "شناختن"
#: netstuff.c:678
msgid "Device Identification"
-msgstr ""
+msgstr "شناسایی دستگاه"
#: netstuff.c:678
msgid "The lights on the selected port should flash now for 10 seconds..."
-msgstr ""
+msgstr "چراغ های پورت گزینش شده، هم اکنون باید برای 10 ثانیه چشمک بزنند..."
#: netstuff.c:679
msgid "Identification is not supported by this interface."
-msgstr ""
+msgstr "این اینترفیس شناسایی را پشتیبانی نمی کند."
#: netstuff.c:691
msgid "There are no unassigned interfaces on your system."
-msgstr ""
+msgstr "هیچ رابط اختصاص داده نشده بر روی سیستم شما وجود ندارد."
#: netstuff.c:732
#, c-format
msgid "Do you really want to remove the assigned %s interface?"
-msgstr ""
+msgstr "آیا شما واقعا می خواهید اینترفیس %s اختصاص داده شده را پاک کنید؟"
#: netstuff.c:755
msgid "Select network driver"
@@ -344,35 +345,35 @@ msgstr "گزینش راه انداز شبکه"
#: netstuff.c:755
msgid "Set additional module parameters"
-msgstr ""
+msgstr "پیکربندی پارامترهای افزوده ماژول"
#: netstuff.c:762
msgid "Loading module..."
-msgstr ""
+msgstr "بارگذاری ماژول..."
#: netstuff.c:777
msgid "Unable to load driver module."
-msgstr ""
+msgstr "نمی توان راه انداز ماژول را بارگذاری کرد."
#: netstuff.c:780
msgid "Module name cannot be blank."
-msgstr ""
+msgstr "نام ماژول نمی تواند پوچ باشد."
#: networking.c:110
msgid "Stopping network..."
-msgstr ""
+msgstr "از کار انداختن شبکه..."
#: networking.c:115
msgid "Restarting network..."
-msgstr ""
+msgstr "شروع دوباره شبکه..."
#: networking.c:146
msgid "No GREEN interface assigned."
-msgstr ""
+msgstr "به اینترفیس سبز میزانی داده نشده است."
#: networking.c:152
msgid "Missing an IP address on GREEN."
-msgstr ""
+msgstr "آدرس IP بر روی سبز یافت نشد."
#: networking.c:163
msgid "Error"
@@ -384,43 +385,43 @@ msgstr "نادیده گرفتن"
#: networking.c:164
msgid "No RED interface assigned."
-msgstr ""
+msgstr "برای اینترفیس قرمز میزانی داده نشده است."
#: networking.c:173
msgid "Missing an IP address on RED."
-msgstr ""
+msgstr "آدرس IP بر روی قرمز یافت نشد."
#: networking.c:183
msgid "No ORANGE interface assigned."
-msgstr ""
+msgstr "برای اینترفیس نارنجی میزانی داده نشده است."
#: networking.c:189
msgid "Missing an IP address on ORANGE."
-msgstr ""
+msgstr "آدرس IP بر روی نارنجی یافت نشد."
#: networking.c:199
msgid "No BLUE interface assigned."
-msgstr ""
+msgstr "برای اینترفیس آبی میزانی داده نشده است."
#: networking.c:205
msgid "Missing an IP address on BLUE."
-msgstr ""
+msgstr "آدرس IP بر روی آبی یافت نشد."
#: networking.c:217
msgid "Misssing DNS."
-msgstr ""
+msgstr "DNS یافت نشد."
#: networking.c:224
msgid "Missing Default Gateway."
-msgstr ""
+msgstr "Gateway پیش پندار یافت نشد."
#: networking.c:237 networking.c:304
msgid "Network configuration type"
-msgstr ""
+msgstr "چگونگی پیکربندی شبکه"
#: networking.c:238 networking.c:409
msgid "Drivers and card assignments"
-msgstr ""
+msgstr "راه انداز ها و تکالیف کارت ها"
#: networking.c:239 networking.c:640
msgid "Address settings"
@@ -428,11 +429,11 @@ msgstr "پیکربندی آدرس"
#: networking.c:240 networking.c:743
msgid "DNS and Gateway settings"
-msgstr ""
+msgstr "پیکربندی DNS و Gateway"
#: networking.c:260
msgid "When configuration is complete, a network restart will be required."
-msgstr ""
+msgstr "وقتی پیکربندی کامل شد سرویس شبکه در صورت نیاز راه اندازی مجدد خواهد شد"
#: networking.c:267
#, c-format
@@ -440,11 +441,11 @@ msgid ""
"Current config: %s\n"
"\n"
"%s"
-msgstr ""
+msgstr "پیکربندی جاری: %s\n\n%s"
#: networking.c:268
msgid "Network configuration menu"
-msgstr ""
+msgstr "منوی پیکربندی شبکه"
#: 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 "پیکربندی شبکه برای %s را گزینش کنید. لیست روش های پیکربندی زیر آن اینترفیس ها، وقتیکه به شبکه متصل شده اند. اگر شما پیکربندی را دگرگون سازید، یک شبکه نیاز به خاموش روشن دارد، و شما راه انداز شبکه اختصاص داده شده را دوباره پیکربندی کنید."
#: 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 "کارتهای شبکه برای گزینش شما کافی نیست.\n\nنیازمند: %d - در دسترس: %d\n"
#: networking.c:359
msgid ""
@@ -475,21 +476,21 @@ msgstr ""
#: networking.c:408
msgid "Do you wish to change these settings?"
-msgstr ""
+msgstr "ایا قصد دارید این تنظیمات تغییر دهید؟"
#: networking.c:447
msgid "Restarting non-local network..."
-msgstr ""
+msgstr "شروع دوباره شبکه..."
#: networking.c:464
msgid ""
"Please choose the interface you wish to change.\n"
"\n"
-msgstr ""
+msgstr "خواهشمند است اینترفیسی را که می خواهید دگرگون سازید را گزینش کنید.\n\n"
#: networking.c:519
msgid "Assigned Cards"
-msgstr ""
+msgstr "کارت های واگذار شده"
#: networking.c:520
msgid "Remove"
@@ -506,7 +507,7 @@ msgstr ""
#: networking.c:641
msgid "Select the interface you wish to reconfigure."
-msgstr ""
+msgstr "اینترفیس که قصد پیکربندی مجدد را دارید انتخاب کنید"
#: networking.c:729
msgid "Default gateway:"
@@ -524,12 +525,12 @@ msgstr "Gateway پیش پندار"
#: networking.c:780
msgid "Secondary DNS specified without a Primary DNS"
-msgstr ""
+msgstr "دومین DNS بدون پیکربندی نخستین DNS"
#: passwords.c:33
msgid ""
"Enter the 'root' user password. Login as this user for commandline access."
-msgstr ""
+msgstr "رمز عبور کاربر ریشه را وارد کنید.این کاربر سطح دسترسی خط فرمان را فراهم میکند"
#: passwords.c:38 passwords.c:61
msgid "Setting password"
@@ -558,7 +559,7 @@ msgstr "پیکربندی %s 'admin' گذر واژه کاربر..."
#: passwords.c:62
#, c-format
msgid "Problem setting %s 'admin' user password."
-msgstr ""
+msgstr "ایراد در پیکربندی %s گذر واژه کاربر 'admin'"
#: passwords.c:76
msgid "Password:"
@@ -582,4 +583,4 @@ msgstr "در گذر واژه نمی توان فاصله گذاشت."
#: timezone.c:77
msgid "Choose the timezone you are in from the list below."
-msgstr ""
+msgstr " از لیست منطقه زمانی خود را انتخاب کنید"
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.
#
# Translators:
+# irenee Munyaneza <muirenee(a)yahoo.fr>, 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-10-06 16:32+0000\n"
+"Last-Translator: irenee Munyaneza <muirenee(a)yahoo.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/ipfire/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-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"
#: dhcp.c:156
msgid ""
@@ -112,7 +113,7 @@ msgstr ""
#: domainname.c:42 main.c:70
msgid "Domain name"
-msgstr ""
+msgstr "Nom de domaine"
#: domainname.c:42
msgid "Enter Domain name"
@@ -200,7 +201,7 @@ msgstr ""
#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653
msgid "Warning"
-msgstr ""
+msgstr "Avertissement"
#: main.c:175
msgid ""
@@ -273,7 +274,7 @@ msgstr ""
#: netstuff.c:134
msgid "IP address:"
-msgstr ""
+msgstr "Adresse IP"
#: netstuff.c:146
msgid "Network mask:"
@@ -285,7 +286,7 @@ msgstr ""
#: netstuff.c:183
msgid "IP address"
-msgstr ""
+msgstr "Adresse IP"
#: netstuff.c:189
msgid "Network mask"
@@ -355,7 +356,7 @@ msgstr ""
#: netstuff.c:780
msgid "Module name cannot be blank."
-msgstr ""
+msgstr "Le nom du module ne doit pas être vide"
#: networking.c:110
msgid "Stopping network..."
@@ -375,7 +376,7 @@ msgstr ""
#: networking.c:163
msgid "Error"
-msgstr ""
+msgstr "Erreur"
#: networking.c:163
msgid "Ignore"
@@ -423,7 +424,7 @@ msgstr ""
#: networking.c:239 networking.c:640
msgid "Address settings"
-msgstr ""
+msgstr "Configuration d'adresse"
#: networking.c:240 networking.c:743
msgid "DNS and Gateway settings"
@@ -443,7 +444,7 @@ msgstr ""
#: networking.c:268
msgid "Network configuration menu"
-msgstr ""
+msgstr "Menu de configuration Reseau"
#: networking.c:269 networking.c:520 networking.c:642
msgid "Done"
@@ -488,7 +489,7 @@ msgstr ""
#: networking.c:519
msgid "Assigned Cards"
-msgstr ""
+msgstr "Cartes attribuées"
#: networking.c:520
msgid "Remove"
@@ -509,7 +510,7 @@ msgstr ""
#: networking.c:729
msgid "Default gateway:"
-msgstr ""
+msgstr "Passerelle par defaut"
#: networking.c:744
msgid ""
@@ -519,7 +520,7 @@ msgstr ""
#: networking.c:773
msgid "Default gateway"
-msgstr ""
+msgstr "Passerelle par défaut"
#: networking.c:780
msgid "Secondary DNS specified without a Primary DNS"
@@ -532,7 +533,7 @@ msgstr ""
#: passwords.c:38 passwords.c:61
msgid "Setting password"
-msgstr ""
+msgstr "Configuration du mot de passe"
#: passwords.c:38
msgid "Setting 'root' password...."
@@ -561,15 +562,15 @@ msgstr ""
#: passwords.c:76
msgid "Password:"
-msgstr ""
+msgstr "Mot de passe"
#: passwords.c:77
msgid "Again:"
-msgstr ""
+msgstr "Encore"
#: passwords.c:95
msgid "Password cannot be blank."
-msgstr ""
+msgstr "Le mot de passe ne doit pas être vide"
#: passwords.c:102
msgid "Passwords do not match."
@@ -577,7 +578,7 @@ msgstr ""
#: passwords.c:109
msgid "Password cannot contain spaces."
-msgstr ""
+msgstr "Le mot de passe ne doit pas contenir des espaces"
#: 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.
+#
+# 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 <blago.culjak(a)hotmail.com>\n"
+"Language-Team: Croatian (http://www.transifex.com/projects/p/ipfire/language/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+
+#: dhcp.c:50
+msgid "Start address:"
+msgstr "Početna 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će otvoriti datoteku s postavkama"
+
+#: dhcp.c:111
+msgid "DHCP server configuration"
+msgstr "Konfiguracija DHCP poslužitelja"
+
+#: dhcp.c:116
+msgid "Configure the DHCP server by entering the settings information."
+msgstr "Konfiguracija DHCP poslužitelj s unosom postavki."
+
+#: dhcp.c:125
+msgid "Enabled"
+msgstr "Omogućeno"
+
+#: 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ća polja su nevažeća:\n\n"
+
+#: dhcp.c:159
+msgid "Start address"
+msgstr "Početna adresa"
+
+#: dhcp.c:165
+msgid "End address"
+msgstr "Završna 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žavati razmake."
+
+#: domainname.c:53
+msgid "Domain name may only contain letters, numbers, hyphens and periods."
+msgstr "Naziv domene može sadržavati samo slova, brojeve, crtice i točkice."
+
+#: hostname.c:46 main.c:69
+msgid "Hostname"
+msgstr "Ime računala"
+
+#: hostname.c:46
+msgid "Enter the machine's hostname."
+msgstr "Upišite naziv računala."
+
+#: hostname.c:53
+msgid "Hostname cannot be empty."
+msgstr "Naziv računala ne može biti prazan."
+
+#: hostname.c:55
+msgid "Hostname cannot contain spaces."
+msgstr "Naziv računala ne može sadržavati razmake."
+
+#: hostname.c:58
+msgid "Hostname may only contain letters, numbers and hyphens."
+msgstr "Naziv računala može sadržavati 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ža"
+
+#: 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 " <Tab>/<Alt-Tab> between elements | <Space> selects"
+msgstr " <Tab>/<Alt-Tab> odabiranje drugih opcija | <Space> Izaberi"
+
+#: main.c:97
+msgid "Section menu"
+msgstr "Izbornik"
+
+#: main.c:98
+msgid "Select the item you wish to configure."
+msgstr "Odaberite stavku koju želite konfigurirati."
+
+#: main.c:99
+msgid "Quit"
+msgstr "Odustati"
+
+#: main.c:172
+msgid "Setup is complete."
+msgstr "Podešavanje je dovršeno."
+
+#: 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četno postavljanje nije u potpunosti završeno. Morate završiti postavljanje prije ponovnog postavljanja u shellu."
+
+#: misc.c:62
+#, c-format
+msgid "Unable to write %s/main/hostname.conf"
+msgstr "Nije moguće zapisati %s/main/hostname.conf"
+
+#: misc.c:71
+msgid "Unable to open main hosts file."
+msgstr "Nije moguće otvoriti glavnu hosts datoteku."
+
+#: misc.c:76
+msgid "Unable to write /etc/hosts."
+msgstr "Nije moguće zapisati /etc/hosts."
+
+#: misc.c:117
+msgid "Unable to write /etc/hosts.deny."
+msgstr "Nije moguće zapisati /etc/hosts.deny"
+
+#: misc.c:125
+msgid "Unable to write /etc/hosts.allow."
+msgstr "Nije moguće zapisati /etc/hosts.allow."
+
+#: misc.c:136
+msgid "Unable to set hostname."
+msgstr "Nije moguće postaviti naziv računala (hostname)."
+
+#: misc.c:147
+msgid "Scanning and configuring ISDN devices."
+msgstr "Skeniranje i postavljanje ISDN uređaja."
+
+#: misc.c:148
+msgid "Unable to scan for ISDN devices."
+msgstr "Nije moguće skenirati ISDN uređaj."
+
+#: netstuff.c:86
+#, c-format
+msgid "Interface - %s"
+msgstr "Sučelje - %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čelje."
+
+#: netstuff.c:103
+msgid "Static"
+msgstr "Statička"
+
+#: 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čunala:"
+
+#: 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ža maska:"
+
+#: netstuff.c:173 networking.c:749
+msgid "The following fields are invalid:"
+msgstr "Sljedeća polja su nevažeća:"
+
+#: netstuff.c:183
+msgid "IP address"
+msgstr "IP adresa"
+
+#: netstuff.c:189
+msgid "Network mask"
+msgstr "Mreža maska"
+
+#: netstuff.c:198
+msgid "DHCP hostname"
+msgstr "DHCP naziv računala"
+
+#: 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žnu karticu za sučelje - %s."
+
+#: netstuff.c:672
+msgid "Extended Network Menu"
+msgstr "Dodatni izbornik mreže"
+
+#: 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đaja"
+
+#: 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žava ovo sučelje."
+
+#: netstuff.c:691
+msgid "There are no unassigned interfaces on your system."
+msgstr "Nema dodijeljenih sučelja na vašem sustavu."
+
+#: netstuff.c:732
+#, c-format
+msgid "Do you really want to remove the assigned %s interface?"
+msgstr "Da li stvarno želite ukloniti dodijeljeno %s sučelje?"
+
+#: netstuff.c:755
+msgid "Select network driver"
+msgstr "Odaberite mrežni driver"
+
+#: netstuff.c:755
+msgid "Set additional module parameters"
+msgstr "Postavite dodatne parametre modula"
+
+#: netstuff.c:762
+msgid "Loading module..."
+msgstr "Očitavam modul..."
+
+#: netstuff.c:777
+msgid "Unable to load driver module."
+msgstr "Nije moguće učitati upravljački modul."
+
+#: netstuff.c:780
+msgid "Module name cannot be blank."
+msgstr "Naziv modula ne može biti prazan."
+
+#: networking.c:110
+msgid "Stopping network..."
+msgstr "Zaustavljanje mreže..."
+
+#: networking.c:115
+msgid "Restarting network..."
+msgstr "Ponovno pokretanje mreže..."
+
+#: networking.c:146
+msgid "No GREEN interface assigned."
+msgstr "Nije dodijeljeno GREEN sučelje."
+
+#: networking.c:152
+msgid "Missing an IP address on GREEN."
+msgstr "Nedostaje IP adresa na GREEN sučelju."
+
+#: networking.c:163
+msgid "Error"
+msgstr "Pogreška"
+
+#: networking.c:163
+msgid "Ignore"
+msgstr "Ignorirati"
+
+#: networking.c:164
+msgid "No RED interface assigned."
+msgstr "Nije dodijeljeno RED sučelje."
+
+#: networking.c:173
+msgid "Missing an IP address on RED."
+msgstr "Nedostaje IP adresu na RED sučelju."
+
+#: networking.c:183
+msgid "No ORANGE interface assigned."
+msgstr "Nije dodijeljeno ORANGE sučelje."
+
+#: networking.c:189
+msgid "Missing an IP address on ORANGE."
+msgstr "Nedostaje IP adresu na Orange sučelju."
+
+#: networking.c:199
+msgid "No BLUE interface assigned."
+msgstr "Nije dodijeljeno BLUE sučelje."
+
+#: networking.c:205
+msgid "Missing an IP address on BLUE."
+msgstr "Nedostaje IP adresu na BLUE sučelju."
+
+#: 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žnih 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ši, ponovno pokretanje mreže je obvezno."
+
+#: 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že"
+
+#: networking.c:269 networking.c:520 networking.c:642
+msgid "Done"
+msgstr "Završeno"
+
+#: 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že za %s. Sljedeća lista su vrste postavki onih Ethernet sučelja koja su dodana. Ako promijenite ovu postavku, ponovno pokretanje mreže će biti potrebno, a vi ćete morati ponovno dodijeliti mrežne drivere."
+
+#: networking.c:307
+#, c-format
+msgid ""
+"Not enough netcards for your choice.\n"
+"\n"
+"Needed: %d - Available: %d\n"
+msgstr "Nema dovoljno nmrežnih kartica za vaš izbor.\n\nPotrebno: %d - Dostupno: %d\n"
+
+#: networking.c:359
+msgid ""
+"Configure network drivers, and which interface each card is assigned to. The current configuration is as follows:\n"
+"\n"
+msgstr "Konfiguracija mrežnih upravljačkih programa, svakome sučelju kojemu kartica je dodijeljena. Trenutna konfiguracija: \n\n"
+
+#: networking.c:408
+msgid "Do you wish to change these settings?"
+msgstr "Želite li promijeniti ove postavke?"
+
+#: networking.c:447
+msgid "Restarting non-local network..."
+msgstr "Ponovno pokretanje ne-lokalne mreže ..."
+
+#: networking.c:464
+msgid ""
+"Please choose the interface you wish to change.\n"
+"\n"
+msgstr "Odaberite sučelje koje želite 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ša veza s %s će biti prekinuta, a vi ćete morati ponovno povezati na novu IP adresu. Pošto je ovo rizično, te bi trebali ovo raditi samo ako imate fizički pristup uređaju, ako nešto pođe krivo."
+
+#: networking.c:641
+msgid "Select the interface you wish to reconfigure."
+msgstr "Izaberite sučelje koje želite 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čkim IP-om (i DHCP ako je DNS postavljen) na RED sučelju."
+
+#: 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 Commandline 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 the"
+" %s web administration pages."
+msgstr "Upišite %s 'admin' lozinku. To je korisnik koji se prijavljiva na %s web sučelje za administraciju."
+
+#: passwords.c:60
+#, c-format
+msgid "Setting %s 'admin' user password..."
+msgstr "Postavljanje %s 'admin' korisničke lozinke ..."
+
+#: passwords.c:62
+#, c-format
+msgid "Problem setting %s 'admin' user password."
+msgstr "Problem postavljanja %s 'admin' korisničke 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že 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že sadržavati 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.
#
# Translators:
+# luX <lucianocataldo(a)gmail.com>, 2014
+# Mario <mc9085(a)mclink.it>, 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-09-30 13:22+0000\n"
+"Last-Translator: Mario <mc9085(a)mclink.it>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,31 +21,31 @@ msgstr ""
#: dhcp.c:50
msgid "Start address:"
-msgstr ""
+msgstr "Indirizzo iniziale:"
#: dhcp.c:51
msgid "End address:"
-msgstr ""
+msgstr "Indirizzo finale:"
#: dhcp.c:52 networking.c:717
msgid "Primary DNS:"
-msgstr ""
+msgstr "DNS primario:"
#: dhcp.c:53 networking.c:723
msgid "Secondary DNS:"
-msgstr ""
+msgstr "DNS secondario:"
#: dhcp.c:54
msgid "Default lease (mins):"
-msgstr ""
+msgstr "Durata di Default del lease (min):"
#: dhcp.c:55
msgid "Max lease (mins):"
-msgstr ""
+msgstr "Durata massima del lease (min):"
#: dhcp.c:56
msgid "Domain name suffix:"
-msgstr ""
+msgstr "Suffisso del nome di Dominio:"
#: 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"
#: dhcp.c:111
msgid "DHCP server configuration"
-msgstr ""
+msgstr "Configurazione server DHCP"
#: dhcp.c:116
msgid "Configure the DHCP server by entering the settings information."
-msgstr ""
+msgstr "Configura il server DHCP immettendo le informazioni necessarie."
#: dhcp.c:125
msgid "Enabled"
-msgstr ""
+msgstr "Abilitato"
#: 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"
#: 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"
#: dhcp.c:156
msgid ""
"The following fields are invalid:\n"
"\n"
-msgstr ""
+msgstr "I seguenti campi non sono validi:\n\n"
#: dhcp.c:159
msgid "Start address"
-msgstr ""
+msgstr "Indirizzo iniziale"
#: dhcp.c:165
msgid "End address"
-msgstr ""
+msgstr "Indirizzo finale"
#: dhcp.c:173 networking.c:755
msgid "Primary DNS"
-msgstr ""
+msgstr "DNS primario"
#: dhcp.c:182 networking.c:764
msgid "Secondary DNS"
-msgstr ""
+msgstr "DNS secondario"
#: dhcp.c:189
msgid "Default lease time"
-msgstr ""
+msgstr "Tempo di lease di Default"
#: dhcp.c:195
msgid "Max. lease time"
-msgstr ""
+msgstr "Tempo di lease massimo"
#: domainname.c:42 main.c:70
msgid "Domain name"
-msgstr ""
+msgstr "Nome di Dominio"
#: domainname.c:42
msgid "Enter Domain name"
-msgstr ""
+msgstr "Inserire il nome del Dominio"
#: domainname.c:48
msgid "Domain name cannot be empty."
-msgstr ""
+msgstr "Il nome di Dominio non può essere vuoto."
#: domainname.c:50
msgid "Domain name cannot contain spaces."
-msgstr ""
+msgstr "Il nome di dominio non può contenere spazi."
#: domainname.c:53
msgid "Domain name may only contain letters, numbers, hyphens and periods."
-msgstr ""
+msgstr "Il nome del Dominio può contenere solamente lettere, numeri, trattini e punti."
#: hostname.c:46 main.c:69
msgid "Hostname"
-msgstr ""
+msgstr "Nome host"
#: hostname.c:46
msgid "Enter the machine's hostname."
-msgstr ""
+msgstr "Inserire il nome host della macchina."
#: hostname.c:53
msgid "Hostname cannot be empty."
-msgstr ""
+msgstr "Il nome host non può essere vuoto."
#: hostname.c:55
msgid "Hostname cannot contain spaces."
-msgstr ""
+msgstr "Il nome host non può contenere spazi"
#: hostname.c:58
msgid "Hostname may only contain letters, numbers and hyphens."
-msgstr ""
+msgstr "Il nome host può contenere solo lettere, numeri e trattini."
#: keymap.c:84 main.c:67
msgid "Keyboard mapping"
-msgstr ""
+msgstr "Mappatura della tastiera"
#: 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."
#: main.c:68 timezone.c:77
msgid "Timezone"
-msgstr ""
+msgstr "Fuso orario"
#: main.c:71 networking.c:110 networking.c:115 networking.c:447
msgid "Networking"
-msgstr ""
+msgstr "Networking"
#: main.c:72 misc.c:147
msgid "ISDN"
-msgstr ""
+msgstr "ISDN"
#: main.c:73
msgid "'root' password"
-msgstr ""
+msgstr "Password di 'root'"
#: main.c:74
msgid "'admin' password"
-msgstr ""
+msgstr "Password di 'admin'"
#: main.c:90
msgid " <Tab>/<Alt-Tab> between elements | <Space> selects"
-msgstr ""
+msgstr "<Tab>/<Alt-Tab> spostati tra gli elementi | <Space> selezione"
#: main.c:97
msgid "Section menu"
-msgstr ""
+msgstr "Menu di sezione"
#: main.c:98
msgid "Select the item you wish to configure."
-msgstr ""
+msgstr "Scegli l'elemento che vuoi configurare."
#: main.c:99
msgid "Quit"
-msgstr ""
+msgstr "Abbandona"
#: main.c:172
msgid "Setup is complete."
-msgstr ""
+msgstr "L'installazione è completata."
#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653
msgid "Warning"
-msgstr ""
+msgstr "Attenzione"
#: 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 è stato completato. Completa il Setup inserendo la stinga \"setup\" nella shell. "
#: misc.c:62
#, c-format
msgid "Unable to write %s/main/hostname.conf"
-msgstr ""
+msgstr "Impossibile scrivere %s/main/hostname.conf"
#: misc.c:71
msgid "Unable to open main hosts file."
-msgstr ""
+msgstr "Impossibile aprire il file hosts principale."
#: misc.c:76
msgid "Unable to write /etc/hosts."
-msgstr ""
+msgstr "Impossibile scrivere /etc/hosts."
#: misc.c:117
msgid "Unable to write /etc/hosts.deny."
-msgstr ""
+msgstr "Impossibile scrivere /etc/hosts.deny."
#: misc.c:125
msgid "Unable to write /etc/hosts.allow."
-msgstr ""
+msgstr "Impossibile scrivere /etc/hosts.allow."
#: misc.c:136
msgid "Unable to set hostname."
-msgstr ""
+msgstr "Impossibile impostare l'hostname."
#: misc.c:147
msgid "Scanning and configuring ISDN devices."
-msgstr ""
+msgstr "Scansionando e configurando i dispositivi ISDN."
#: misc.c:148
msgid "Unable to scan for ISDN devices."
-msgstr ""
+msgstr "Impossibile scansionare i dispositivi ISDN."
#: netstuff.c:86
#, c-format
msgid "Interface - %s"
-msgstr ""
+msgstr "Interfaccia - %s"
#: 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."
#: netstuff.c:103
msgid "Static"
-msgstr ""
+msgstr "Statico"
#: netstuff.c:104
msgid "DHCP"
-msgstr ""
+msgstr "DHCP"
#: netstuff.c:105
msgid "PPP DIALUP (PPPoE, modem, ATM ...)"
-msgstr ""
+msgstr "PPP DIALUP (PPPoE, modem, ATM ...)"
#: netstuff.c:113
msgid "DHCP Hostname:"
-msgstr ""
+msgstr "DHCP Hostname:"
#: netstuff.c:115
msgid "Force DHCP MTU:"
-msgstr ""
+msgstr "Forza DHCP MTU:"
#: netstuff.c:134
msgid "IP address:"
-msgstr ""
+msgstr "Indirizzo IP:"
#: netstuff.c:146
msgid "Network mask:"
-msgstr ""
+msgstr "Maschera di rete:"
#: netstuff.c:173 networking.c:749
msgid "The following fields are invalid:"
-msgstr ""
+msgstr "I seguenti campi non sono validi:"
#: netstuff.c:183
msgid "IP address"
-msgstr ""
+msgstr "Indirizzo IP"
#: netstuff.c:189
msgid "Network mask"
-msgstr ""
+msgstr "Maschera di rete"
#: netstuff.c:198
msgid "DHCP hostname"
-msgstr ""
+msgstr "DHCP hostname"
#: netstuff.c:396 netstuff.c:709
msgid "Unset"
-msgstr ""
+msgstr "Non stabilito"
#: 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."
#: netstuff.c:672
msgid "Extended Network Menu"
-msgstr ""
+msgstr "Menu di Rete esteso"
#: netstuff.c:673 networking.c:520
msgid "Select"
-msgstr ""
+msgstr "Selezionare"
#: netstuff.c:673
msgid "Identify"
-msgstr ""
+msgstr "Identificare"
#: netstuff.c:678
msgid "Device Identification"
-msgstr ""
+msgstr "Identificazione del dispositivo"
#: 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... "
#: netstuff.c:679
msgid "Identification is not supported by this interface."
-msgstr ""
+msgstr "L'identificazione non è supportata da questa interfaccia."
#: netstuff.c:691
msgid "There are no unassigned interfaces on your system."
-msgstr ""
+msgstr "Non ci sono interfacce non assegnate nel sistema."
#: 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?"
#: netstuff.c:755
msgid "Select network driver"
-msgstr ""
+msgstr "Scegli un driver di rete"
#: netstuff.c:755
msgid "Set additional module parameters"
-msgstr ""
+msgstr "Inserisci parametri addizionali per il modulo"
#: netstuff.c:762
msgid "Loading module..."
-msgstr ""
+msgstr "Caricando il modulo..."
#: netstuff.c:777
msgid "Unable to load driver module."
-msgstr ""
+msgstr "Impossibile caricare i driver per il modulo."
#: netstuff.c:780
msgid "Module name cannot be blank."
-msgstr ""
+msgstr "Il nome del modulo non può essere lasciato in bianco."
#: networking.c:110
msgid "Stopping network..."
-msgstr ""
+msgstr "Arrestando la rete..."
#: networking.c:115
msgid "Restarting network..."
-msgstr ""
+msgstr "Riavviando la rete..."
#: networking.c:146
msgid "No GREEN interface assigned."
-msgstr ""
+msgstr "Non è stata assegnata l'interfaccia GREEN."
#: networking.c:152
msgid "Missing an IP address on GREEN."
-msgstr ""
+msgstr "Indirizzo IP dell'interfaccia GREEN mancante."
#: networking.c:163
msgid "Error"
-msgstr ""
+msgstr "Errore"
#: networking.c:163
msgid "Ignore"
-msgstr ""
+msgstr "Ignora"
#: networking.c:164
msgid "No RED interface assigned."
-msgstr ""
+msgstr "Non è stata assegnata l'interfaccia RED."
#: networking.c:173
msgid "Missing an IP address on RED."
-msgstr ""
+msgstr "Indirizzo IP dell'interfaccia RED mancante."
#: networking.c:183
msgid "No ORANGE interface assigned."
-msgstr ""
+msgstr "Non è stata assegnata l'interfaccia ORANGE."
#: networking.c:189
msgid "Missing an IP address on ORANGE."
-msgstr ""
+msgstr "Indirizzo IP dell'interfaccia ORANGE mancante."
#: networking.c:199
msgid "No BLUE interface assigned."
-msgstr ""
+msgstr "Non è stata assegnata l'interfaccia BLUE."
#: networking.c:205
msgid "Missing an IP address on BLUE."
-msgstr ""
+msgstr "Indirizzo IP dell'interfaccia BLUE mancante."
#: networking.c:217
msgid "Misssing DNS."
-msgstr ""
+msgstr "DNS mancanti."
#: networking.c:224
msgid "Missing Default Gateway."
-msgstr ""
+msgstr "Manca il Gateway di Default."
#: networking.c:237 networking.c:304
msgid "Network configuration type"
-msgstr ""
+msgstr "Tipo di configurazione di rete."
#: networking.c:238 networking.c:409
msgid "Drivers and card assignments"
-msgstr ""
+msgstr "Assegnazione dei driver e delle schede"
#: networking.c:239 networking.c:640
msgid "Address settings"
-msgstr ""
+msgstr "Impostazioni dell'indirizzo"
#: networking.c:240 networking.c:743
msgid "DNS and Gateway settings"
-msgstr ""
+msgstr "Impostazioni DNG e Gateway"
#: networking.c:260
msgid "When configuration is complete, a network restart will be required."
-msgstr ""
+msgstr "Quando la configurazione sarà completata, sarà necessario un riavvio della rete."
#: networking.c:267
#, c-format
@@ -439,15 +441,15 @@ msgid ""
"Current config: %s\n"
"\n"
"%s"
-msgstr ""
+msgstr "Configurazione corrente: %s\n\n%s"
#: networking.c:268
msgid "Network configuration menu"
-msgstr ""
+msgstr "Menu di configurazione della rete"
#: networking.c:269 networking.c:520 networking.c:642
msgid "Done"
-msgstr ""
+msgstr "Fatto"
#: 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 tipi di configurazione mostrano le interfacce con collegamento ethernet. Se cambi le impostazioni sarà richiesto un riavvio della rete, e sarà necessario riconfigurare le assegnazioni dei driver di rete."
#: 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ù disponibili schede di rete per la tua scelta.\n\nRichieste: %d - Disponibili: %d\n"
#: networking.c:359
msgid ""
"Configure network drivers, and which interface each card is assigned to. The current configuration is as follows:\n"
"\n"
-msgstr ""
+msgstr "Configura i driver di rete e le assegnazioni delle schede alle interfacce. La configurazione attuale è la seguente:\n\n"
#: networking.c:408
msgid "Do you wish to change these settings?"
-msgstr ""
+msgstr "Desideri cambiare queste impostazioni?"
#: networking.c:447
msgid "Restarting non-local network..."
-msgstr ""
+msgstr "Riavviando la rete esterna..."
#: networking.c:464
msgid ""
"Please choose the interface you wish to change.\n"
"\n"
-msgstr ""
+msgstr "Seleziona l'interfaccia che desideri cambiare.\n\n"
#: networking.c:519
msgid "Assigned Cards"
-msgstr ""
+msgstr "Schede assegnate"
#: networking.c:520
msgid "Remove"
-msgstr ""
+msgstr "Rimuovi"
#: 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 connessione alla macchina %s sarà interrotta e sarà necessario riconnettersi usando il nuovo indirizzo. Questa è una operazione rischiosa e dovrebbe essere eseguita solamente se è disponibile un accesso fisico alla macchina, in caso qualcosa vada storto. "
#: networking.c:641
msgid "Select the interface you wish to reconfigure."
-msgstr ""
+msgstr "Scegli l'interfaccia che vuoi riconfigurare."
#: networking.c:729
msgid "Default gateway:"
-msgstr ""
+msgstr "Gateway di Default:"
#: 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 DHCP se sono stati impostati i DNS) dell'interfaccia RED. "
#: networking.c:773
msgid "Default gateway"
-msgstr ""
+msgstr "Gateway di Default"
#: networking.c:780
msgid "Secondary DNS specified without a Primary DNS"
-msgstr ""
+msgstr "E' stato specificato un DNS secondario senza un DNS primario"
#: 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 riga di comando, usare questo utente."
#: passwords.c:38 passwords.c:61
msgid "Setting password"
-msgstr ""
+msgstr "Impostando la Password"
#: passwords.c:38
msgid "Setting 'root' password...."
-msgstr ""
+msgstr "Impostando la Password per l'utente 'root'..."
#: passwords.c:39
msgid "Problem setting 'root' password."
-msgstr ""
+msgstr "Problemi durante l'impostazione della Password per l'utente 'root'."
#: passwords.c:53
#, c-format
msgid ""
"Enter %s 'admin' user password. This is the user to use for logging into the"
" %s web administration pages."
-msgstr ""
+msgstr "Introdurre la Password per l'utente 'admin' di %s. Quando ci si collega all'interfaccia web di %s usare questo utente. "
#: passwords.c:60
#, c-format
msgid "Setting %s 'admin' user password..."
-msgstr ""
+msgstr "Impostando la Password dell'utente 'admin' di %s..."
#: 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."
#: passwords.c:76
msgid "Password:"
-msgstr ""
+msgstr "Password:"
#: passwords.c:77
msgid "Again:"
-msgstr ""
+msgstr "Nuovamente:"
#: passwords.c:95
msgid "Password cannot be blank."
-msgstr ""
+msgstr "La Password non può essere vuota."
#: passwords.c:102
msgid "Passwords do not match."
-msgstr ""
+msgstr "Le password non corrispondono."
#: passwords.c:109
msgid "Password cannot contain spaces."
-msgstr ""
+msgstr "La Password non può contenere spazi."
#: 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.
+#
+# 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 <EMAIL(a)ADDRESS>\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=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ja_JP\n"
+"Plural-Forms: nplurals=1; plural=0;\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 " <Tab>/<Alt-Tab> between elements | <Space> 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. The 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 the"
+" %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.
#
# Translators:
+# btelega <btelega(a)gmail.com>, 2014
+# Przemysław Karpeta <przemyslaw.karpeta(a)gmail.com>, 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-11-03 15:36+0000\n"
+"Last-Translator: Przemysław Karpeta <przemyslaw.karpeta(a)gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,31 +21,31 @@ msgstr ""
#: dhcp.c:50
msgid "Start address:"
-msgstr ""
+msgstr "Adres początkowy:"
#: dhcp.c:51
msgid "End address:"
-msgstr ""
+msgstr "Adres końcowy:"
#: dhcp.c:52 networking.c:717
msgid "Primary DNS:"
-msgstr ""
+msgstr "Główny DNS:"
#: dhcp.c:53 networking.c:723
msgid "Secondary DNS:"
-msgstr ""
+msgstr "Pomocniczy DNS:"
#: dhcp.c:54
msgid "Default lease (mins):"
-msgstr ""
+msgstr "Domyślna dzierżawa (min.):"
#: dhcp.c:55
msgid "Max lease (mins):"
-msgstr ""
+msgstr "Maksymalna dzierżawa (min.):"
#: dhcp.c:56
msgid "Domain name suffix:"
-msgstr ""
+msgstr "Przyrostek domeny: "
#: 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żna otworzyć pliku ustawień"
#: dhcp.c:111
msgid "DHCP server configuration"
-msgstr ""
+msgstr "Konfiguracja serwera DHCP "
#: dhcp.c:116
msgid "Configure the DHCP server by entering the settings information."
-msgstr ""
+msgstr "Skonfiguruj serwer DHCP wprowadzając właściwe ustawienia."
#: dhcp.c:125
msgid "Enabled"
-msgstr ""
+msgstr "Włączony"
#: 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"
#: 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"
#: dhcp.c:156
msgid ""
"The following fields are invalid:\n"
"\n"
-msgstr ""
+msgstr "Następujące pola są nieprawidłowe:\n\n"
#: dhcp.c:159
msgid "Start address"
-msgstr ""
+msgstr "Adres początkowy"
#: dhcp.c:165
msgid "End address"
-msgstr ""
+msgstr "Adres końcowy"
#: dhcp.c:173 networking.c:755
msgid "Primary DNS"
-msgstr ""
+msgstr "Główny DNS"
#: dhcp.c:182 networking.c:764
msgid "Secondary DNS"
-msgstr ""
+msgstr "Pomocniczy DNS"
#: dhcp.c:189
msgid "Default lease time"
-msgstr ""
+msgstr "Domyślny okres dzierżawy"
#: dhcp.c:195
msgid "Max. lease time"
-msgstr ""
+msgstr "Maksymalny okres dzierżawy"
#: domainname.c:42 main.c:70
msgid "Domain name"
-msgstr ""
+msgstr "Nazwa Domeny"
#: domainname.c:42
msgid "Enter Domain name"
-msgstr ""
+msgstr "Wpisz nazwę Domeny"
#: domainname.c:48
msgid "Domain name cannot be empty."
-msgstr ""
+msgstr "Nazwa Domeny nie może być pusta"
#: domainname.c:50
msgid "Domain name cannot contain spaces."
-msgstr ""
+msgstr "Nazwa domeny nie może zawierać spacji."
#: domainname.c:53
msgid "Domain name may only contain letters, numbers, hyphens and periods."
-msgstr ""
+msgstr "Nazwa domeny może zawierać jedynie litery, cyfry, myślniki i kropki."
#: hostname.c:46 main.c:69
msgid "Hostname"
-msgstr ""
+msgstr "Nazwa hosta"
#: hostname.c:46
msgid "Enter the machine's hostname."
-msgstr ""
+msgstr "Wprowadź nazwę hosta."
#: hostname.c:53
msgid "Hostname cannot be empty."
-msgstr ""
+msgstr "Nazwa hosta nie może być pusta."
#: hostname.c:55
msgid "Hostname cannot contain spaces."
-msgstr ""
+msgstr "Nazwa hosta nie może zawierać spacji."
#: hostname.c:58
msgid "Hostname may only contain letters, numbers and hyphens."
-msgstr ""
+msgstr "Nazwa hosta może zawierać tylko litery, cyfry i myślniki."
#: keymap.c:84 main.c:67
msgid "Keyboard mapping"
-msgstr ""
+msgstr "Mapowanie klawiatury"
#: keymap.c:85
msgid "Choose the type of keyboard you are using from the list below."
-msgstr ""
+msgstr "Wybierz używany przez siebie typ klawiatury z poniższej listy."
#: main.c:68 timezone.c:77
msgid "Timezone"
-msgstr ""
+msgstr "Strefa czasowa"
#: main.c:71 networking.c:110 networking.c:115 networking.c:447
msgid "Networking"
-msgstr ""
+msgstr "Sieć"
#: main.c:72 misc.c:147
msgid "ISDN"
-msgstr ""
+msgstr "ISDN"
#: main.c:73
msgid "'root' password"
-msgstr ""
+msgstr "Hasło użytkownika 'root'"
#: main.c:74
msgid "'admin' password"
-msgstr ""
+msgstr "Hasło użytkownika 'admin'"
#: main.c:90
msgid " <Tab>/<Alt-Tab> between elements | <Space> selects"
-msgstr ""
+msgstr " <Tab>/<Alt-Tab> przełącza między elementami | <Space> wybiera"
#: main.c:97
msgid "Section menu"
-msgstr ""
+msgstr "Menu sekcji"
#: main.c:98
msgid "Select the item you wish to configure."
-msgstr ""
+msgstr "Wybierz element który chcesz skonfigurować."
#: main.c:99
msgid "Quit"
-msgstr ""
+msgstr "Wyjście"
#: main.c:172
msgid "Setup is complete."
-msgstr ""
+msgstr "Instalacja zakończona"
#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653
msgid "Warning"
-msgstr ""
+msgstr "Ostrzeżenie"
#: 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ępna konfiguracjia nie została ukończona. Musisz upewnić się, że konfiguracja jest ukończona poprzez ponowne uruchomienie polecenia 'setup' w powłoce."
#: misc.c:62
#, c-format
msgid "Unable to write %s/main/hostname.conf"
-msgstr ""
+msgstr "Nie można zapisać %s/main/hostname.conf"
#: misc.c:71
msgid "Unable to open main hosts file."
-msgstr ""
+msgstr "Nie można otworzyc głównego pliku hosts."
#: misc.c:76
msgid "Unable to write /etc/hosts."
-msgstr ""
+msgstr "Nie można zapisać /etc/hosts"
#: misc.c:117
msgid "Unable to write /etc/hosts.deny."
-msgstr ""
+msgstr "Nie można zapisać /etc/hosts.deny"
#: misc.c:125
msgid "Unable to write /etc/hosts.allow."
-msgstr ""
+msgstr "Nie można zapisać /etc/hosts.allow"
#: misc.c:136
msgid "Unable to set hostname."
-msgstr ""
+msgstr "Ustawienie nazwy hosta niemożliwe."
#: misc.c:147
msgid "Scanning and configuring ISDN devices."
-msgstr ""
+msgstr "Wykrywanie i konfiguracja urządzeń ISDN."
#: misc.c:148
msgid "Unable to scan for ISDN devices."
-msgstr ""
+msgstr "Wykrywanie urządzeń ISDN jest niemożliwe."
#: netstuff.c:86
#, c-format
msgid "Interface - %s"
-msgstr ""
+msgstr "Interfejs - %s"
#: netstuff.c:91
#, c-format
msgid "Enter the IP address information for the %s interface."
-msgstr ""
+msgstr "Wprowadź ustawienia adresu IP dla interfejsu %s."
#: netstuff.c:103
msgid "Static"
-msgstr ""
+msgstr "Statyczny"
#: netstuff.c:104
msgid "DHCP"
-msgstr ""
+msgstr "DHCP"
#: netstuff.c:105
msgid "PPP DIALUP (PPPoE, modem, ATM ...)"
-msgstr ""
+msgstr "PPP DIALUP (PPPoE, modem, ATM ...)"
#: netstuff.c:113
msgid "DHCP Hostname:"
-msgstr ""
+msgstr "Nazwa hosta DHCP:"
#: netstuff.c:115
msgid "Force DHCP MTU:"
-msgstr ""
+msgstr "Wymuś DHCP MTU:"
#: netstuff.c:134
msgid "IP address:"
-msgstr ""
+msgstr "IP address:"
#: netstuff.c:146
msgid "Network mask:"
-msgstr ""
+msgstr "Maska podsieci:"
#: netstuff.c:173 networking.c:749
msgid "The following fields are invalid:"
-msgstr ""
+msgstr "Następujące pola są nieprawidłowe:"
#: netstuff.c:183
msgid "IP address"
-msgstr ""
+msgstr "IP address"
#: netstuff.c:189
msgid "Network mask"
-msgstr ""
+msgstr "Maska podsieci"
#: netstuff.c:198
msgid "DHCP hostname"
-msgstr ""
+msgstr "Nazwa hosta DHCP"
#: netstuff.c:396 netstuff.c:709
msgid "Unset"
-msgstr ""
+msgstr "Wyłącz"
#: netstuff.c:669
#, c-format
msgid "Please choose a networkcard for the following interface - %s."
-msgstr ""
+msgstr "Proszę wybrać kartę sieciową dla następującego interfejsu - %s"
#: netstuff.c:672
msgid "Extended Network Menu"
-msgstr ""
+msgstr "Rozszerzone Menu Sieci"
#: netstuff.c:673 networking.c:520
msgid "Select"
-msgstr ""
+msgstr "Wybierz"
#: netstuff.c:673
msgid "Identify"
-msgstr ""
+msgstr "Zidentyfikuj"
#: netstuff.c:678
msgid "Device Identification"
-msgstr ""
+msgstr "Identyfikacja urządzenia"
#: netstuff.c:678
msgid "The lights on the selected port should flash now for 10 seconds..."
-msgstr ""
+msgstr "Kontrolki na wybranym porcie powinny migotać przez następne 10 sekund..."
#: netstuff.c:679
msgid "Identification is not supported by this interface."
-msgstr ""
+msgstr "Ten interfejs nie wspiera identyfikacji."
#: netstuff.c:691
msgid "There are no unassigned interfaces on your system."
-msgstr ""
+msgstr "Nie ma już nieprzydzielonych interfejsów w systemie."
#: netstuff.c:732
#, c-format
msgid "Do you really want to remove the assigned %s interface?"
-msgstr ""
+msgstr "Na pewno chcesz usunąć przydzielony interfejs %s ?"
#: netstuff.c:755
msgid "Select network driver"
-msgstr ""
+msgstr "Wybierz sterownik karty sieciowej"
#: netstuff.c:755
msgid "Set additional module parameters"
-msgstr ""
+msgstr "Ustaw dodatkowe parametry modułu"
#: netstuff.c:762
msgid "Loading module..."
-msgstr ""
+msgstr "Wczytywanie modułu..."
#: netstuff.c:777
msgid "Unable to load driver module."
-msgstr ""
+msgstr "Nie da się wczytać modułu."
#: netstuff.c:780
msgid "Module name cannot be blank."
-msgstr ""
+msgstr "Nazwa modułu nie może być pusta."
#: networking.c:110
msgid "Stopping network..."
-msgstr ""
+msgstr "Zatrzymywanie sieci..."
#: networking.c:115
msgid "Restarting network..."
-msgstr ""
+msgstr "Ponowne uruchamianie sieci..."
#: networking.c:146
msgid "No GREEN interface assigned."
-msgstr ""
+msgstr "Interfejs GREEN nie został przypisany."
#: networking.c:152
msgid "Missing an IP address on GREEN."
-msgstr ""
+msgstr "Brak adresu IP na GREEN."
#: networking.c:163
msgid "Error"
-msgstr ""
+msgstr "Błąd"
#: networking.c:163
msgid "Ignore"
-msgstr ""
+msgstr "Ignoruj"
#: networking.c:164
msgid "No RED interface assigned."
-msgstr ""
+msgstr "Interfejs RED nie został przypisany."
#: networking.c:173
msgid "Missing an IP address on RED."
-msgstr ""
+msgstr "Brak adresu IP na RED."
#: networking.c:183
msgid "No ORANGE interface assigned."
-msgstr ""
+msgstr "Interfejs ORANGE nie został przypisany."
#: networking.c:189
msgid "Missing an IP address on ORANGE."
-msgstr ""
+msgstr "Brak adresu IP na ORANGE."
#: networking.c:199
msgid "No BLUE interface assigned."
-msgstr ""
+msgstr "Interfejs BLUE nie został przypisany."
#: networking.c:205
msgid "Missing an IP address on BLUE."
-msgstr ""
+msgstr "Brak adresu IP na BLUE."
#: networking.c:217
msgid "Misssing DNS."
-msgstr ""
+msgstr "Brakuje DNS."
#: networking.c:224
msgid "Missing Default Gateway."
-msgstr ""
+msgstr "Brakuje Bramy Domyślnej."
#: networking.c:237 networking.c:304
msgid "Network configuration type"
-msgstr ""
+msgstr "Rodzaj konfiguracji sieci"
#: networking.c:238 networking.c:409
msgid "Drivers and card assignments"
-msgstr ""
+msgstr "Przydziały sterowników i kart"
#: networking.c:239 networking.c:640
msgid "Address settings"
-msgstr ""
+msgstr "Ustawienia adresu"
#: networking.c:240 networking.c:743
msgid "DNS and Gateway settings"
-msgstr ""
+msgstr "Ustawienia DNS i Bramy"
#: networking.c:260
msgid "When configuration is complete, a network restart will be required."
-msgstr ""
+msgstr "Po ukończeniu konfiguracji wymagane będzie ponowne uruchomienie sieci."
#: networking.c:267
#, c-format
@@ -439,15 +441,15 @@ msgid ""
"Current config: %s\n"
"\n"
"%s"
-msgstr ""
+msgstr "Obecna konfiguracja: %s\n\n%s"
#: networking.c:268
msgid "Network configuration menu"
-msgstr ""
+msgstr "Menu konfiguracji sieci"
#: networking.c:269 networking.c:520 networking.c:642
msgid "Done"
-msgstr ""
+msgstr "Zrobione"
#: 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ę sieci dla %s. Poniższe typy konfiguracji wyświetlają interfejsy z przyłączonym ethernetem. Jeśli zmienisz te ustawienia, wymagany będzie restart sieci, i trzeba będzie zrekonfigurować przydziały sterowników kart sieciowych. "
#: 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ąca liczba kart sieciowych.\n\nPotrzebne: %d - Dostępne: %d\n"
#: networking.c:359
msgid ""
"Configure network drivers, and which interface each card is assigned to. The current configuration is as follows:\n"
"\n"
-msgstr ""
+msgstr "Skonfiguruj sterowniki kart sieciowych, i przydziel karty do odpowiednich interfejsów. Obecna konfiguracja wygląda tak:\n\n"
#: networking.c:408
msgid "Do you wish to change these settings?"
-msgstr ""
+msgstr "Czy chcesz zmienić te ustawienia ?"
#: networking.c:447
msgid "Restarting non-local network..."
-msgstr ""
+msgstr "Ponowne uruchamianie sieci innych, niż lokalna..."
#: networking.c:464
msgid ""
"Please choose the interface you wish to change.\n"
"\n"
-msgstr ""
+msgstr "Wybierz interfejs, który chcesz zmienić.\n\n"
#: networking.c:519
msgid "Assigned Cards"
-msgstr ""
+msgstr "Przypisane Karty"
#: networking.c:520
msgid "Remove"
-msgstr ""
+msgstr "Usuń"
#: 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śli zmienisz ten adres IP, a jesteś zalogowany zdalnie, Twoje połączenie do maszyny %s zostanie zerwane, i trzeba będzie połączyć się ponownie na nowy adres IP. To ryzykowna operacja, która powinna byc podejmowana tylko w przypadku posiadania bezpośredniego, fizycznego dostępu do maszyny na wypadek, gdyby coś poszło źle."
#: networking.c:641
msgid "Select the interface you wish to reconfigure."
-msgstr ""
+msgstr "Zaznacz interfejs, który chcesz zrekonfigurować."
#: networking.c:729
msgid "Default gateway:"
-msgstr ""
+msgstr "Brama domyślna:"
#: 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ź informacje o serwerze DNS i bramie. Te ustawienia stosuje się tylko do statycznego IP (i DHCP, gdzie DNS ustawia się ręcznie) na interfejsie RED."
#: networking.c:773
msgid "Default gateway"
-msgstr ""
+msgstr "Brama domyślna"
#: networking.c:780
msgid "Secondary DNS specified without a Primary DNS"
-msgstr ""
+msgstr "Podano adres Zapasowego DNS bez podania adresu Podstawowego DNS."
#: passwords.c:33
msgid ""
"Enter the 'root' user password. Login as this user for commandline access."
-msgstr ""
+msgstr "Wprowadź hasło użytkownika 'root'. Zaloguj się jako ten użytkownik, aby uzyskać dostęp do linii poleceń."
#: passwords.c:38 passwords.c:61
msgid "Setting password"
-msgstr ""
+msgstr "Ustawienie hasła"
#: passwords.c:38
msgid "Setting 'root' password...."
-msgstr ""
+msgstr "Ustawianie hasła użytkownika 'root'...."
#: passwords.c:39
msgid "Problem setting 'root' password."
-msgstr ""
+msgstr "Problem z ustawieniem hasła użytkownika 'root'."
#: passwords.c:53
#, c-format
msgid ""
"Enter %s 'admin' user password. This is the user to use for logging into the"
" %s web administration pages."
-msgstr ""
+msgstr "Wprowadź haslo użytkownika 'admin' systemu %s. Zalogowanie się na tego użytkownika umożliwi dostęp do administracyjnej strony WWW %s."
#: passwords.c:60
#, c-format
msgid "Setting %s 'admin' user password..."
-msgstr ""
+msgstr "Ustawianie hasła użytkownika 'admin' systemu %s..."
#: passwords.c:62
#, c-format
msgid "Problem setting %s 'admin' user password."
-msgstr ""
+msgstr "Problem z ustawieniem hasła użytkownika 'admin' systemu %s."
#: passwords.c:76
msgid "Password:"
-msgstr ""
+msgstr "Hasło:"
#: passwords.c:77
msgid "Again:"
-msgstr ""
+msgstr "Ponownie:"
#: passwords.c:95
msgid "Password cannot be blank."
-msgstr ""
+msgstr "Hasło nie może być puste."
#: passwords.c:102
msgid "Passwords do not match."
-msgstr ""
+msgstr "Hasła nie są zgodne."
#: passwords.c:109
msgid "Password cannot contain spaces."
-msgstr ""
+msgstr "Hasło nie może zawierać spacji."
#: timezone.c:77
msgid "Choose the timezone you are in from the list below."
-msgstr ""
+msgstr "Wybierz strefę czasową w której się znajdujesz z listy poniżej."
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.
#
# Translators:
+# Andrei Skipin <skian2007(a)yandex.ru>, 2014
# bubnov_pi <ipfire(a)bubnov.su>, 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-12-10 10:22+0000\n"
+"Last-Translator: Andrei Skipin <skian2007(a)yandex.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -189,19 +190,19 @@ msgstr ""
#: main.c:98
msgid "Select the item you wish to configure."
-msgstr ""
+msgstr "Выберите пункт меню для настройки"
#: main.c:99
msgid "Quit"
-msgstr ""
+msgstr "Выход"
#: main.c:172
msgid "Setup is complete."
-msgstr ""
+msgstr "Установка завершена"
#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653
msgid "Warning"
-msgstr ""
+msgstr "Предупреждение"
#: main.c:175
msgid ""
@@ -220,15 +221,15 @@ msgstr ""
#: misc.c:76
msgid "Unable to write /etc/hosts."
-msgstr ""
+msgstr "Недоступна запись в /etc/hosts."
#: misc.c:117
msgid "Unable to write /etc/hosts.deny."
-msgstr ""
+msgstr "Недоступна запись в /etc/hosts.deny."
#: misc.c:125
msgid "Unable to write /etc/hosts.allow."
-msgstr ""
+msgstr "Недоступна запись в /etc/hosts.allow."
#: misc.c:136
msgid "Unable to set hostname."
@@ -236,7 +237,7 @@ msgstr ""
#: misc.c:147
msgid "Scanning and configuring ISDN devices."
-msgstr ""
+msgstr "Сканирование и конфигурирование ISDN устройств."
#: 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 "Интерфейс - %s"
#: netstuff.c:91
#, c-format
@@ -254,7 +255,7 @@ msgstr ""
#: netstuff.c:103
msgid "Static"
-msgstr ""
+msgstr "Статический"
#: netstuff.c:104
msgid "DHCP"
@@ -266,7 +267,7 @@ msgstr ""
#: netstuff.c:113
msgid "DHCP Hostname:"
-msgstr ""
+msgstr "Имя хоста DHCP:"
#: netstuff.c:115
msgid "Force DHCP MTU:"
@@ -274,11 +275,11 @@ msgstr ""
#: netstuff.c:134
msgid "IP address:"
-msgstr ""
+msgstr "IP-адрес:"
#: netstuff.c:146
msgid "Network mask:"
-msgstr ""
+msgstr "Сетевая маска:"
#: netstuff.c:173 networking.c:749
msgid "The following fields are invalid:"
@@ -286,15 +287,15 @@ msgstr ""
#: netstuff.c:183
msgid "IP address"
-msgstr ""
+msgstr "IP-адрес"
#: netstuff.c:189
msgid "Network mask"
-msgstr ""
+msgstr "Сетевая маска"
#: netstuff.c:198
msgid "DHCP hostname"
-msgstr ""
+msgstr "Имя хоста DHCP"
#: netstuff.c:396 netstuff.c:709
msgid "Unset"
@@ -307,11 +308,11 @@ msgstr ""
#: netstuff.c:672
msgid "Extended Network Menu"
-msgstr ""
+msgstr "Расширенное сетевое меню"
#: netstuff.c:673 networking.c:520
msgid "Select"
-msgstr ""
+msgstr "Выберите"
#: netstuff.c:673
msgid "Identify"
@@ -340,7 +341,7 @@ msgstr ""
#: netstuff.c:755
msgid "Select network driver"
-msgstr ""
+msgstr "Выберите сетевой драйвер"
#: netstuff.c:755
msgid "Set additional module parameters"
@@ -348,11 +349,11 @@ msgstr ""
#: netstuff.c:762
msgid "Loading module..."
-msgstr ""
+msgstr "Модуль загружается..."
#: netstuff.c:777
msgid "Unable to load driver module."
-msgstr ""
+msgstr "Невозможно загрузить драйвер модуля."
#: netstuff.c:780
msgid "Module name cannot be blank."
@@ -360,11 +361,11 @@ msgstr ""
#: networking.c:110
msgid "Stopping network..."
-msgstr ""
+msgstr "Остановка сети.."
#: networking.c:115
msgid "Restarting network..."
-msgstr ""
+msgstr "Перезапуск сети..."
#: networking.c:146
msgid "No GREEN interface assigned."
@@ -408,11 +409,11 @@ msgstr ""
#: networking.c:217
msgid "Misssing DNS."
-msgstr ""
+msgstr "Отсутствует DNS."
#: networking.c:224
msgid "Missing Default Gateway."
-msgstr ""
+msgstr "Отсутствует шлюз по умолчанию."
#: networking.c:237 networking.c:304
msgid "Network configuration type"
@@ -444,11 +445,11 @@ msgstr ""
#: networking.c:268
msgid "Network configuration menu"
-msgstr ""
+msgstr "Меню настройки сети"
#: networking.c:269 networking.c:520 networking.c:642
msgid "Done"
-msgstr ""
+msgstr "Успешно завершено."
#: networking.c:300
#, c-format
@@ -493,7 +494,7 @@ msgstr ""
#: networking.c:520
msgid "Remove"
-msgstr ""
+msgstr "Удалить"
#: networking.c:556 networking.c:649
#, c-format
@@ -510,7 +511,7 @@ msgstr ""
#: networking.c:729
msgid "Default gateway:"
-msgstr ""
+msgstr "Шлюз по умолчанию:"
#: networking.c:744
msgid ""
@@ -520,7 +521,7 @@ msgstr ""
#: networking.c:773
msgid "Default gateway"
-msgstr ""
+msgstr "Шлюз по умолчанию"
#: networking.c:780
msgid "Secondary DNS specified without a Primary DNS"
@@ -533,11 +534,11 @@ msgstr ""
#: passwords.c:38 passwords.c:61
msgid "Setting password"
-msgstr ""
+msgstr "Установка пароля"
#: passwords.c:38
msgid "Setting 'root' password...."
-msgstr ""
+msgstr "Установка 'root' пароля..."
#: passwords.c:39
msgid "Problem setting 'root' password."
@@ -562,23 +563,23 @@ msgstr ""
#: passwords.c:76
msgid "Password:"
-msgstr ""
+msgstr "Пароль:"
#: passwords.c:77
msgid "Again:"
-msgstr ""
+msgstr "Повторите пароль:"
#: passwords.c:95
msgid "Password cannot be blank."
-msgstr ""
+msgstr "Пароль не может быть пустым."
#: passwords.c:102
msgid "Passwords do not match."
-msgstr ""
+msgstr "Пароли не совпадают"
#: passwords.c:109
msgid "Password cannot contain spaces."
-msgstr ""
+msgstr "Пароль не может содержать пробелы"
#: 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.
+#
+# 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 <EMAIL(a)ADDRESS>\n"
+"Language-Team: Kinyarwanda (http://www.transifex.com/projects/p/ipfire/language/rw/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: rw\n"
+"Plural-Forms: nplurals=2; plural=(n != 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 " <Tab>/<Alt-Tab> between elements | <Space> 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. The 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 the"
+" %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.
+#
+# 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 <EMAIL(a)ADDRESS>\n"
+"Language-Team: Serbian (http://www.transifex.com/projects/p/ipfire/language/sr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sr\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 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 " <Tab>/<Alt-Tab> between elements | <Space> 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. The 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 the"
+" %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.
#
# Translators:
+# Kudret Emre <kudretemre(a)hotmail.com.tr>, 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 <michael.tremer(a)ipfire.org>\n"
+"PO-Revision-Date: 2014-09-30 20:41+0000\n"
+"Last-Translator: Kudret Emre <kudretemre(a)hotmail.com.tr>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,31 +20,31 @@ msgstr ""
#: dhcp.c:50
msgid "Start address:"
-msgstr ""
+msgstr "Başlangıç adresi:"
#: dhcp.c:51
msgid "End address:"
-msgstr ""
+msgstr "Bitiş adresi:"
#: dhcp.c:52 networking.c:717
msgid "Primary DNS:"
-msgstr ""
+msgstr "Birincil DNS:"
#: dhcp.c:53 networking.c:723
msgid "Secondary DNS:"
-msgstr ""
+msgstr "İkincil DNS:"
#: dhcp.c:54
msgid "Default lease (mins):"
-msgstr ""
+msgstr "Varsayılan kira (dakika):"
#: dhcp.c:55
msgid "Max lease (mins):"
-msgstr ""
+msgstr "En fazla kira (dakika):"
#: dhcp.c:56
msgid "Domain name suffix:"
-msgstr ""
+msgstr "Etki alanı adı son eki:"
#: 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ı açılamıyor"
#: dhcp.c:111
msgid "DHCP server configuration"
-msgstr ""
+msgstr "DHCP sunucu yapılandırması"
#: dhcp.c:116
msgid "Configure the DHCP server by entering the settings information."
-msgstr ""
+msgstr "Ayarlar bilgisini girerek DHCP sunucusunu yapılandırın."
#: dhcp.c:125
msgid "Enabled"
-msgstr ""
+msgstr "Etkin"
#: 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"
#: 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 "İptal"
#: dhcp.c:156
msgid ""
"The following fields are invalid:\n"
"\n"
-msgstr ""
+msgstr "Aşağıdaki alanlar geçersiz:\n\n"
#: dhcp.c:159
msgid "Start address"
-msgstr ""
+msgstr "Başlangış adresi"
#: dhcp.c:165
msgid "End address"
-msgstr ""
+msgstr "Bitiş adresi"
#: dhcp.c:173 networking.c:755
msgid "Primary DNS"
-msgstr ""
+msgstr "Birincil DNS"
#: dhcp.c:182 networking.c:764
msgid "Secondary DNS"
-msgstr ""
+msgstr "İkincil DNS"
#: dhcp.c:189
msgid "Default lease time"
-msgstr ""
+msgstr "Varsayılan kira süresi"
#: dhcp.c:195
msgid "Max. lease time"
-msgstr ""
+msgstr "En fazla kira süresi"
#: domainname.c:42 main.c:70
msgid "Domain name"
-msgstr ""
+msgstr "Etki alanı adı"
#: domainname.c:42
msgid "Enter Domain name"
-msgstr ""
+msgstr "Etki alanı adını girin"
#: domainname.c:48
msgid "Domain name cannot be empty."
-msgstr ""
+msgstr "Etki alanı adı boş olamaz."
#: domainname.c:50
msgid "Domain name cannot contain spaces."
-msgstr ""
+msgstr "Etki alanı adı boşluk içeremez."
#: domainname.c:53
msgid "Domain name may only contain letters, numbers, hyphens and periods."
-msgstr ""
+msgstr "Etki alanı adı sadece harf, sayı, tire ve nokta içerebilir."
#: hostname.c:46 main.c:69
msgid "Hostname"
-msgstr ""
+msgstr "Ana bilgisayar adı"
#: hostname.c:46
msgid "Enter the machine's hostname."
-msgstr ""
+msgstr "Makinanın ana bilgisayar adını girin."
#: hostname.c:53
msgid "Hostname cannot be empty."
-msgstr ""
+msgstr "Ana bilgisaya adı boş olamaz."
#: hostname.c:55
msgid "Hostname cannot contain spaces."
-msgstr ""
+msgstr "Ana bilgisayaradı boşluk içeremez."
#: hostname.c:58
msgid "Hostname may only contain letters, numbers and hyphens."
-msgstr ""
+msgstr "Ana bilgisayar adı sadece harf, sayı ve tire içerebilir."
#: keymap.c:84 main.c:67
msgid "Keyboard mapping"
-msgstr ""
+msgstr "Klavye eşlemesi"
#: keymap.c:85
msgid "Choose the type of keyboard you are using from the list below."
-msgstr ""
+msgstr "Aşağıdaki listeden kullandığınız klavye tipini seçin."
#: main.c:68 timezone.c:77
msgid "Timezone"
-msgstr ""
+msgstr "Zaman dilimi"
#: main.c:71 networking.c:110 networking.c:115 networking.c:447
msgid "Networking"
-msgstr ""
+msgstr "Ağ"
#: main.c:72 misc.c:147
msgid "ISDN"
-msgstr ""
+msgstr "ISDN"
#: main.c:73
msgid "'root' password"
-msgstr ""
+msgstr "'root' şifresi"
#: main.c:74
msgid "'admin' password"
-msgstr ""
+msgstr "'admin' şifresi"
#: main.c:90
msgid " <Tab>/<Alt-Tab> between elements | <Space> selects"
-msgstr ""
+msgstr " <Tab>/<Alt-Tab> elementler arası geçiş | <Space> seç"
#: main.c:97
msgid "Section menu"
-msgstr ""
+msgstr "Bölüm menüsü"
#: main.c:98
msgid "Select the item you wish to configure."
-msgstr ""
+msgstr "Yapılandırmak istediğiniz öğeyi seçin"
#: main.c:99
msgid "Quit"
-msgstr ""
+msgstr "Çıkış"
#: main.c:172
msgid "Setup is complete."
-msgstr ""
+msgstr "Kurulum tamamlandı."
#: main.c:174 netstuff.c:733 networking.c:560 networking.c:653
msgid "Warning"
-msgstr ""
+msgstr "Uyarı"
#: 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 "İlk kurulum tamamen yapılamadı. Kurulumun kabuktan yeniden başlatılıp düzgünce bitirildiğinden emin olmalısınız."
#: misc.c:62
#, c-format
msgid "Unable to write %s/main/hostname.conf"
-msgstr ""
+msgstr "%s/main/hostname.conf yazılamıyor"
#: misc.c:71
msgid "Unable to open main hosts file."
-msgstr ""
+msgstr "Ana hosts dosyası açılamıyor."
#: misc.c:76
msgid "Unable to write /etc/hosts."
-msgstr ""
+msgstr "/etc/hosts yazılamıyor."
#: misc.c:117
msgid "Unable to write /etc/hosts.deny."
-msgstr ""
+msgstr " /etc/hosts.deny yazılamıyor."
#: misc.c:125
msgid "Unable to write /etc/hosts.allow."
-msgstr ""
+msgstr "/etc/hosts.allow yazılamıyor."
#: misc.c:136
msgid "Unable to set hostname."
-msgstr ""
+msgstr "Ana bilgisayar adı ayarlanamıyor."
#: misc.c:147
msgid "Scanning and configuring ISDN devices."
-msgstr ""
+msgstr "ISDN cihazları taranıyor ve yapılandırılıyor."
#: misc.c:148
msgid "Unable to scan for ISDN devices."
-msgstr ""
+msgstr "ISDN cihazları için tarama yapılamıyor."
#: netstuff.c:86
#, c-format
msgid "Interface - %s"
-msgstr ""
+msgstr "Arayüz - %s"
#: netstuff.c:91
#, c-format
msgid "Enter the IP address information for the %s interface."
-msgstr ""
+msgstr "%s arayüzü için IP adresi bilgisini girin."
#: netstuff.c:103
msgid "Static"
-msgstr ""
+msgstr "Statik"
#: netstuff.c:104
msgid "DHCP"
-msgstr ""
+msgstr "DHCP"
#: netstuff.c:105
msgid "PPP DIALUP (PPPoE, modem, ATM ...)"
-msgstr ""
+msgstr "PPP DIALUP (PPPoE, modem, ATM ...)"
#: netstuff.c:113
msgid "DHCP Hostname:"
-msgstr ""
+msgstr "DHCP Ana bilgisayar adı:"
#: netstuff.c:115
msgid "Force DHCP MTU:"
-msgstr ""
+msgstr "Force DHCP MTU:"
#: netstuff.c:134
msgid "IP address:"
-msgstr ""
+msgstr "IP adresi:"
#: netstuff.c:146
msgid "Network mask:"
-msgstr ""
+msgstr "Ağ maskesi:"
#: netstuff.c:173 networking.c:749
msgid "The following fields are invalid:"
-msgstr ""
+msgstr "Aşağıdaki alanlar geçersiz:"
#: netstuff.c:183
msgid "IP address"
-msgstr ""
+msgstr "IP adresi"
#: netstuff.c:189
msgid "Network mask"
-msgstr ""
+msgstr "Ağ maskesi"
#: netstuff.c:198
msgid "DHCP hostname"
-msgstr ""
+msgstr "DHCP Ana bilgisayar adı"
#: netstuff.c:396 netstuff.c:709
msgid "Unset"
-msgstr ""
+msgstr "Unset"
#: netstuff.c:669
#, c-format
msgid "Please choose a networkcard for the following interface - %s."
-msgstr ""
+msgstr "Lütfen %s arayüzü için bit ağ kartı seçin."
#: netstuff.c:672
msgid "Extended Network Menu"
-msgstr ""
+msgstr "Genişletilmiş Ağ Menüsü"
#: netstuff.c:673 networking.c:520
msgid "Select"
-msgstr ""
+msgstr "Seç"
#: netstuff.c:673
msgid "Identify"
-msgstr ""
+msgstr "Tanımla"
#: netstuff.c:678
msgid "Device Identification"
-msgstr ""
+msgstr "Cihaz Tanımlama"
#: netstuff.c:678
msgid "The lights on the selected port should flash now for 10 seconds..."
-msgstr ""
+msgstr "Seçilen porttaki ışıklar şimdi 10 saniye boyunca yanıp sönmeli..."
#: netstuff.c:679
msgid "Identification is not supported by this interface."
-msgstr ""
+msgstr "Bu arayüz kimdik doğrulamayı desteklemiyor."
#: netstuff.c:691
msgid "There are no unassigned interfaces on your system."
-msgstr ""
+msgstr "Sisteminizde atanmamış arayüz yok."
#: netstuff.c:732
#, c-format
msgid "Do you really want to remove the assigned %s interface?"
-msgstr ""
+msgstr "Atanmış %s arayüzü gerçekten kaldırmak istiyor musunuz?"
#: netstuff.c:755
msgid "Select network driver"
-msgstr ""
+msgstr "Ağ sürücüsünü seç"
#: netstuff.c:755
msgid "Set additional module parameters"
-msgstr ""
+msgstr "Ek modül parametrelerini ayarla"
#: netstuff.c:762
msgid "Loading module..."
-msgstr ""
+msgstr "Modül yükleniyor..."
#: netstuff.c:777
msgid "Unable to load driver module."
-msgstr ""
+msgstr "Sürücü modülü yüklenemiyor."
#: netstuff.c:780
msgid "Module name cannot be blank."
-msgstr ""
+msgstr "Modül ismi boş olamaz."
#: networking.c:110
msgid "Stopping network..."
-msgstr ""
+msgstr "Ağ durduruluyor..."
#: networking.c:115
msgid "Restarting network..."
-msgstr ""
+msgstr "Ağ yeniden başlatılıyor..."
#: networking.c:146
msgid "No GREEN interface assigned."
-msgstr ""
+msgstr "Atanmış YEŞİL arayüz yok."
#: networking.c:152
msgid "Missing an IP address on GREEN."
-msgstr ""
+msgstr "YEŞİL üzerinde kayıp IP adresi."
#: networking.c:163
msgid "Error"
-msgstr ""
+msgstr "Hata"
#: networking.c:163
msgid "Ignore"
-msgstr ""
+msgstr "Yoksay"
#: networking.c:164
msgid "No RED interface assigned."
-msgstr ""
+msgstr "Atanmış KIRMIZI arayüz yok."
#: networking.c:173
msgid "Missing an IP address on RED."
-msgstr ""
+msgstr "KIRMIZI üzerinde kayıp IP adresi."
#: networking.c:183
msgid "No ORANGE interface assigned."
-msgstr ""
+msgstr "Atanmış TURUNCU arayüz yok."
#: networking.c:189
msgid "Missing an IP address on ORANGE."
-msgstr ""
+msgstr "TURUNCU üzerinde kayıp IP adresi."
#: networking.c:199
msgid "No BLUE interface assigned."
-msgstr ""
+msgstr "Atanmış MAVİ arayüz yok."
#: networking.c:205
msgid "Missing an IP address on BLUE."
-msgstr ""
+msgstr "MAVİ üzerinde kayıp IP adresi."
#: networking.c:217
msgid "Misssing DNS."
-msgstr ""
+msgstr "Kayıp DNS."
#: networking.c:224
msgid "Missing Default Gateway."
-msgstr ""
+msgstr "Kayıp Varsayılan Ağ Geçidi"
#: networking.c:237 networking.c:304
msgid "Network configuration type"
-msgstr ""
+msgstr "Ağ yapılandırma tipi"
#: networking.c:238 networking.c:409
msgid "Drivers and card assignments"
-msgstr ""
+msgstr "Sürücüler ve kart atamaları"
#: networking.c:239 networking.c:640
msgid "Address settings"
-msgstr ""
+msgstr "Adres ayarları"
#: networking.c:240 networking.c:743
msgid "DNS and Gateway settings"
-msgstr ""
+msgstr "DNS ve Ağ Geçidi ayarları"
#: networking.c:260
msgid "When configuration is complete, a network restart will be required."
-msgstr ""
+msgstr "Yapılandırma tamamlandığında yeniden başlatma gerekecek."
#: networking.c:267
#, c-format
@@ -439,15 +440,15 @@ msgid ""
"Current config: %s\n"
"\n"
"%s"
-msgstr ""
+msgstr "Geçerli yapılandırma: %s\n\n%s"
#: networking.c:268
msgid "Network configuration menu"
-msgstr ""
+msgstr "Ağ yapılandırma menüsü"
#: networking.c:269 networking.c:520 networking.c:642
msgid "Done"
-msgstr ""
+msgstr "Tamam"
#: 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çin ağ yapılandırmasını seçin. Aşağıdaki yapılandırma tipi listesi ethernet ayarı yapılmış olan arayüzleri gösterir. Eğer bu ayarları değiştirirseniz, ağın yeniden başlatılması ve ağ sürücüleri atamalarını tekrar yapılandırmanız gerekecektir."
#: 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çiminiz için yeterli kart yok.\n\nGereken: %d - Kullanılabilir: %d\n"
#: networking.c:359
msgid ""
"Configure network drivers, and which interface each card is assigned to. The current configuration is as follows:\n"
"\n"
-msgstr ""
+msgstr "Ağ sürücülerini ve her bir kart için atanmış arayüzleri yapılandırın. Geçerli yapılandırma aşağıdaki gibidir:\n\n"
#: networking.c:408
msgid "Do you wish to change these settings?"
-msgstr ""
+msgstr "Bu ayarları değiştirmek istiyor musunuz?"
#: networking.c:447
msgid "Restarting non-local network..."
-msgstr ""
+msgstr "Yerel olmayan ağ yeniden başlatılıyor..."
#: networking.c:464
msgid ""
"Please choose the interface you wish to change.\n"
"\n"
-msgstr ""
+msgstr "Lütfen değiştirmek istediğiniz arayüzü seçin.\n\n"
#: networking.c:519
msgid "Assigned Cards"
-msgstr ""
+msgstr "Atanmış Kartlar"
#: networking.c:520
msgid "Remove"
-msgstr ""
+msgstr "Kaldır"
#: 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ğer bu IP adresini değiştirirseniz, ve uzaktan oturum açmışsanız, %s makinesine olan bağlantınız kopacaktır ve yeni IP adresine tekrar bağlanmanız gerekecektir. Bu riskli bir işlemdir ve bir şeylerin ters gitmesi durumunda makineye fiziksel erişiminiz varsa kullanmalısınız."
#: networking.c:641
msgid "Select the interface you wish to reconfigure."
-msgstr ""
+msgstr "Yeniden yapılandırmak istediğiniz arayüzü seçin."
#: networking.c:729
msgid "Default gateway:"
-msgstr ""
+msgstr "Varsayılan ağ geçidi:"
#: 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ğ geçidi bilgisini girin. Bu ayarlar sadece KIRMIZI arayüzde Statik IP (ve eğer DNS ayarlanmışsa DHCP) ile kullanılacaktır."
#: networking.c:773
msgid "Default gateway"
-msgstr ""
+msgstr "Varsayılan ağ geçidi"
#: networking.c:780
msgid "Secondary DNS specified without a Primary DNS"
-msgstr ""
+msgstr "Birincil DNS olmadan İkincil DNS belirtildi."
#: passwords.c:33
msgid ""
"Enter the 'root' user password. Login as this user for commandline access."
-msgstr ""
+msgstr "'root' kullanıcı şifresini girin. Komut satırına erişmek için bu kullanıcıyla oturum açın."
#: passwords.c:38 passwords.c:61
msgid "Setting password"
-msgstr ""
+msgstr "Şifre ayarlanıyor"
#: passwords.c:38
msgid "Setting 'root' password...."
-msgstr ""
+msgstr "'root' şifresi ayarlanıyor..."
#: passwords.c:39
msgid "Problem setting 'root' password."
-msgstr ""
+msgstr "'root' şifresi ayarlama sorunu."
#: passwords.c:53
#, c-format
msgid ""
"Enter %s 'admin' user password. This is the user to use for logging into the"
" %s web administration pages."
-msgstr ""
+msgstr "%s 'admin' kullanıcısı için şifre girin. Bu kullanıcı, %s web yönetim sayfalarını kullanmak için oturum açılacak kullanıcıdır."
#: passwords.c:60
#, c-format
msgid "Setting %s 'admin' user password..."
-msgstr ""
+msgstr "%s 'admin' kullanıcısının şifresi ayarlanıyor..."
#: passwords.c:62
#, c-format
msgid "Problem setting %s 'admin' user password."
-msgstr ""
+msgstr "%s 'admin' kullanıcı şifresi ayarlama sorunu."
#: passwords.c:76
msgid "Password:"
-msgstr ""
+msgstr "Şifre:"
#: passwords.c:77
msgid "Again:"
-msgstr ""
+msgstr "Tekrar:"
#: passwords.c:95
msgid "Password cannot be blank."
-msgstr ""
+msgstr "Şifre boş olamaz."
#: passwords.c:102
msgid "Passwords do not match."
-msgstr ""
+msgstr "Şifreler eşleşmiyor."
#: passwords.c:109
msgid "Password cannot contain spaces."
-msgstr ""
+msgstr "Şifre boşluk içeremez."
#: timezone.c:77
msgid "Choose the timezone you are in from the list below."
-msgstr ""
+msgstr "Aşağıdaki listeden içinde bulunduğunuz zaman dilimini seçin."
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-26 17:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-26 17:01 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 7fae88972f04acde0f011ebc1dbfbed35e522536 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox