diff options
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | po/sk.po | 29 | ||||
-rw-r--r-- | share/isodumper/isodumper.glade | 6 |
4 files changed, 16 insertions, 27 deletions
@@ -3,7 +3,9 @@ The modifications are: IsoDumper 0.43 ------------ - - Security update in raw_format.py against injection #16910 + - security update in raw_format.py against injection #16910. + - added some new translations on Catalan, Hungarian, Slovak and Croatian. + - update all translations. IsoDumper 0.42 ------------ @@ -67,3 +67,7 @@ Translators - Egoitz Rodriguez Obieta - Basque - Ardit Dani - Albanian - xiao wenming - Simplified Chinese +- Cristian Garde Zarza, Davidmp - Catalan +- Ivica Kolić - Croatian +- Balzamon - Hungarian +- Milan Baša - Slovak @@ -1,6 +1,6 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# Slovak translation for isodumper package. +# Copyright (C) 2013 THE isodumper'S COPYRIGHT HOLDER +# This file is distributed under the same license as the isodumper package. # # Translators: # Automatically generated, 2013 @@ -8,7 +8,7 @@ # Milan Baša <minkob@mail.t-com.sk>, 2015 msgid "" msgstr "" -"Project-Id-Version: Mageia\n" +"Project-Id-Version: isodumper\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-10-06 08:24+0200\n" "PO-Revision-Date: 2015-05-17 14:42+0000\n" @@ -392,24 +392,3 @@ msgstr "" "Zariadenie môžete vybrať, záznam isodumper.log\n" "bude uložený vo vašom adresári homedir/.isodumper keď\n" "ukončíte aplikáciu." - -#~ msgid "Use FAT32 format with MGALIVE as volume name." -#~ msgstr "Použiť FAT32 formátovanie s menom média MGALIVE" - -#~ msgid "For UEFI boot" -#~ msgstr "Pre UEFI štart" - -#~ msgid "%s file(s) to copy." -#~ msgstr "%s súbory(ov) na skopírovanie." - -#~ msgid "ISO image mounted in " -#~ msgstr "ISO obraz pripojený do:" - -#~ msgid "Error copying files" -#~ msgstr "Chyba kopírovania súborov" - -#~ msgid "Mounted in: " -#~ msgstr "Pripojené k:" - -#~ msgid "Error mounting the partition %s" -#~ msgstr "Chyba pripojenia diskového oddielu %s" diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade index 523209e..a1d3882 100644 --- a/share/isodumper/isodumper.glade +++ b/share/isodumper/isodumper.glade @@ -400,7 +400,11 @@ Public License instead of this License. * Ḷḷumex03 - (Asturian) * Egoitz Rodriguez Obieta - (Basque) * Ardit Dani - (Albanian) -* xiao wenming - (Simplified Chinese)</property> +* xiao wenming - (Simplified Chinese) +* Cristian Garde Zarza, Davidmp - (Catalan) +* Ivica Kolić - (Croatian) +* Balzamon - (Hungarian) +* Milan Baša - (Slovak)</property> <property name="logo_icon_name">isodumper</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox6"> |