Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2015-02-16 08:45:56 +00:00 committed by Teo Mrnjavac
parent f1eefec966
commit ce77537390

View File

@ -9,7 +9,7 @@
<message>
<location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="68"/>
<source>Allocate drive space by dragging the divider below:</source>
<translation>Алоцирајте место на диску повлачећи разделник испод:</translation>
<translation>Издвојте простор на диску повлачећи граничник испод:</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="167"/>
@ -45,7 +45,7 @@
<message>
<location filename="../src/modules/partition/partitionmanager/src/gui/applyprogressdialogwidgetbase.ui" line="64"/>
<source>Total Time: 00:00:00</source>
<translation>Укупон време: 00:00:00</translation>
<translation>Укупно време: 00:00:00</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/gui/applyprogressdialogwidgetbase.ui" line="81"/>
@ -178,7 +178,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="71"/>
<source>Boot Partition</source>
<translation type="unfinished"/>
<translation>Партиција за покретање система</translation>
</message>
<message>
<location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="76"/>
@ -212,58 +212,63 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="77"/>
<source>External command crashed</source>
<translation type="unfinished"/>
<translation>Извршавање спољашње команде није успело</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="78"/>
<source>Command %1 crashed.
Output:
%2</source>
<translation type="unfinished"/>
<translation>Извршавање команде %1 није успело.
Порука:
%2</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="83"/>
<source>External command failed to start</source>
<translation type="unfinished"/>
<translation>Покретање спољашње команде није успело</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="84"/>
<source>Command %1 failed to start.</source>
<translation type="unfinished"/>
<translation>Покретање команде %1 није успело</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="88"/>
<source>Internal error when starting command</source>
<translation type="unfinished"/>
<translation>Интерна грешка при покретању команде</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="89"/>
<source>Bad parameters for process job call.</source>
<translation type="unfinished"/>
<translation>Погрешни параметри код позива функције у процесу.</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="92"/>
<source>External command failed to finish</source>
<translation type="unfinished"/>
<translation>Извршавање екстерне команде није завршено.</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="93"/>
<source>Command %1 failed to finish in %2s.
Output:
%3</source>
<translation type="unfinished"/>
<translation>Извршавање команде %1 није завршено у %2s.
Повратна порука:
%3</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="99"/>
<source>External command finished with errors</source>
<translation type="unfinished"/>
<translation>Извршавање спољашње команде извршено уз грешке.</translation>
</message>
<message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="100"/>
<source>Command %1 finished with exit code %2.
Output:
%3</source>
<translation type="unfinished"/>
<translation>Команда %1 завршена са излазним кодом %2.
Повратна порука: %3</translation>
</message>
</context>
<context>
@ -271,32 +276,32 @@ Output:
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="234"/>
<source>Run script %1</source>
<translation type="unfinished"/>
<translation>Покретање скрипте %1</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="249"/>
<source>Bad working directory path</source>
<translation type="unfinished"/>
<translation>Лоша путања радног директоријума</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="250"/>
<source>Working directory %1 for python job %2 is not readable.</source>
<translation type="unfinished"/>
<translation>Није могуће прочитати радни директоријум %1 за функцију %2 у питону.</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="260"/>
<source>Bad main script file</source>
<translation type="unfinished"/>
<translation>Неисправан главни фајл скрипте</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="261"/>
<source>Main script file %1 for python job %2 is not readable.</source>
<translation type="unfinished"/>
<translation>Није могуће прочитати главни фајл скрипте %1 за питон функцију %2</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="305"/>
<source>Boost.Python error in job &quot;%1&quot;.</source>
<translation type="unfinished"/>
<translation>Грешка у функцији %1 C++ библиотеке Boost.Python. </translation>
</message>
</context>
<context>
@ -309,13 +314,13 @@ Output:
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="59"/>
<source>&amp;Next</source>
<translation type="unfinished"/>
<translation>&amp;Даље</translation>
</message>
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="60"/>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="295"/>
<source>&amp;Cancel</source>
<translation type="unfinished"/>
<translation>&amp;Прекини</translation>
</message>
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="79"/>
@ -326,17 +331,18 @@ Output:
<location filename="../src/libcalamaresui/ViewManager.cpp" line="80"/>
<source>Do you really want to cancel the current install process?
The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
<translation>Да ли стварно желите да прекинете текући процес инсталације?
Инсталер ће бити затворен и све промене ће бити изгубљене.</translation>
</message>
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="265"/>
<source>&amp;Quit</source>
<translation type="unfinished"/>
<translation>&amp;Затвори</translation>
</message>
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="176"/>
<source>Error</source>
<translation type="unfinished"/>
<translation>Грешка</translation>
</message>
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="177"/>
@ -349,7 +355,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/libcalamares/PythonHelper.cpp" line="234"/>
<source>Unknown exception type</source>
<translation type="unfinished"/>
<translation>Непознат тип изузетка</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonHelper.cpp" line="247"/>
@ -372,7 +378,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/calamares/CalamaresWindow.cpp" line="40"/>
<source>%1 Installer</source>
<translation type="unfinished"/>
<translation>%1 инсталер</translation>
</message>
</context>
<context>
@ -380,12 +386,12 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/jobs/CheckFileSystemJob.cpp" line="34"/>
<source>Checking file system on partition %1.</source>
<translation type="unfinished"/>
<translation>Провера фајл система на партицији %1.</translation>
</message>
<message>
<location filename="../src/modules/partition/jobs/CheckFileSystemJob.cpp" line="50"/>
<source>The file system check on partition %1 failed.</source>
<translation type="unfinished"/>
<translation>Провера фајл система на партицији %1 није успела.</translation>
</message>
</context>
<context>
@ -393,61 +399,61 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="115"/>
<source>This computer currently does not seem to have an operating system on it. What would you like to do?</source>
<translation type="unfinished"/>
<translation>Делује да овај рачунар тренутно нема оперативни систем. Шта би сте желели да урадите?</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="118"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="175"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="217"/>
<source>&lt;b&gt;Erase disk and install %1&lt;/b&gt;&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;This will delete all of your programs, documents, photos, music, and any other files.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Обриши диск и инсталирај %1&lt;/b&gt;&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Упозорење: &lt;/font&gt;Ово ће обрисати све Ваше програме, докмента, слике, музику и било које друге податке које имате.</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="135"/>
<source>This computer currently has %1 on it. What would you like to do?</source>
<translation type="unfinished"/>
<translation>Овај рачунар тренутно има инсталиран %1. Шта желите да урадите?</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="139"/>
<source>&lt;b&gt;Install %2 alongside %1&lt;/b&gt;&lt;br/&gt;Documents, music and other personal files will be kept. You can choose which operating system you want each time the computer starts up.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Инсталирај %2 поред %1&lt;/b&gt;&lt;br/&gt;Документа, музика и остали лични фајлови ће бити сачувани. Приликом сваког покретања Вашег рачунара ћете моћи да изаберете који оперативни систем желите да покренете.</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="147"/>
<source>&lt;b&gt;Erase entire disk with %1 and install %2&lt;/b&gt;&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;This will erase the whole disk and delete all of your %1 programs, documents, photos, music, and any other files.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Обриши цео диск на којем је %1 и инсталирај %2&lt;/b&gt;&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Упозорење: &lt;/font&gt;Ово ће обрисати цео садржај диска и све Ваше %1 програме, документа, фотографије, музику и остале податке.</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="155"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="181"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="223"/>
<source>&lt;b&gt;Install %1 on an existing partition&lt;/b&gt;&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;This will delete all files on the selected partition.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Инсталирај %1 на постојећу партицију&lt;/b&gt;&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Упозорење: &lt;/font&gt;Ово ће обрисати све фајлове на одабраној партицији.</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="165"/>
<source>This computer already has an operating system on it. What would you like to do?</source>
<translation type="unfinished"/>
<translation>Овај рачунар већ има оперативни систем. Шта желите да урадите?</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="168"/>
<source>&lt;b&gt;Install %1 alongside your current operating system&lt;/b&gt;&lt;br/&gt;Documents, music and other personal files will be kept. You can choose which operating system you want each time the computer starts up.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Инсталирај %1 поред постојећег оперативног система&lt;/b&gt;&lt;br/&gt;Документа, музика и остали лични фајлови ће бити сачувани. Приликом сваког покретања Вашег рачунара ћете моћи да изаберете који оперативни систем желите да покренете.</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="207"/>
<source>This computer currently has multiple operating systems on it. What would you like to do?</source>
<translation type="unfinished"/>
<translation>На овом рачунару се тренутно налази више оперативних система. Шта желите да урадите?</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="210"/>
<source>&lt;b&gt;Install %1 alongside your current operating systems&lt;/b&gt;&lt;br/&gt;Documents, music and other personal files will be kept. You can choose which operating system you want each time the computer starts up.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Инсталирај %1 поред постојећих оперативних система&lt;/b&gt;&lt;br/&gt;Документа, музика и други лични фајлови ће бити сачувани. Приликом сваког покретања Вашег рачунара ћете моћи да изаберете који оперативни систем желите да покренете.</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="240"/>
<source>&lt;b&gt;Something else&lt;/b&gt;&lt;br/&gt;You can create or resize partitions yourself, or choose multiple partitions for %1.</source>
<translation type="unfinished"/>
<translation>&lt;b&gt;Нешто друго&lt;/b&gt;&lt;br/&gt;Можете сами да направите или да мењате величину партиције, или да изаберете више партиција за %1.</translation>
</message>
</context>
<context>
@ -455,12 +461,12 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/jobs/ClearMountsJob.cpp" line="42"/>
<source>Clear mounts for partitioning operations on %1</source>
<translation type="unfinished"/>
<translation>Уклони тачке припајања за операције партиције на %1</translation>
</message>
<message>
<location filename="../src/modules/partition/jobs/ClearMountsJob.cpp" line="81"/>
<source>Cleared all mounts for %1</source>
<translation type="unfinished"/>
<translation>Уклоњене све тачке припајања за %1</translation>
</message>
</context>
<context>
@ -468,12 +474,12 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepageadvanced.ui" line="23"/>
<source>Permissions</source>
<translation type="unfinished"/>
<translation>Дозволе</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepageadvanced.ui" line="35"/>
<source>Allow applying operations without administrator privileges</source>
<translation type="unfinished"/>
<translation>Дозволи извођење операција без администраториских привилегија</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepageadvanced.ui" line="51"/>
@ -493,7 +499,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepageadvanced.ui" line="85"/>
<source>Preferred unit:</source>
<translation type="unfinished"/>
<translation>Префериране јединице:</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepageadvanced.ui" line="96"/>
@ -669,22 +675,22 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="23"/>
<source>Partition Alignment</source>
<translation type="unfinished"/>
<translation>Изједначавање партиција</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="29"/>
<source>Use cylinder based alignment (Windows XP compatible)</source>
<translation type="unfinished"/>
<translation>Користи изједначавања по цилиндрима (компатибилно са Windows XP)</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="42"/>
<source>Sector alignment:</source>
<translation type="unfinished"/>
<translation>Изједначавања по сектору:</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="55"/>
<source> sectors</source>
<translation type="unfinished"/>
<translation>сектори</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="71"/>
@ -694,62 +700,62 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="90"/>
<source>Logging</source>
<translation type="unfinished"/>
<translation>Вођење дневника</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="96"/>
<source>Hide messages below:</source>
<translation type="unfinished"/>
<translation>Сакриј поруке испод:</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="107"/>
<source>Debug</source>
<translation type="unfinished"/>
<translation>Уклањање грешака</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="112"/>
<source>Information</source>
<translation type="unfinished"/>
<translation>Информације</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="117"/>
<source>Warning</source>
<translation type="unfinished"/>
<translation>Упозорење</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="122"/>
<source>Error</source>
<translation type="unfinished"/>
<translation>Грешка</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="139"/>
<source>File Systems</source>
<translation type="unfinished"/>
<translation>Фајл системи</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="145"/>
<source>Default file system:</source>
<translation type="unfinished"/>
<translation>Подразумевани фајл систем:</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="167"/>
<source>Shredding</source>
<translation type="unfinished"/>
<translation>Темељно брисање</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="173"/>
<source>Overwrite with:</source>
<translation type="unfinished"/>
<translation>Замени са:</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="180"/>
<source>Random data</source>
<translation type="unfinished"/>
<translation>Насумичним подацима</translation>
</message>
<message>
<location filename="../src/modules/partition/partitionmanager/src/config/configurepagegeneral.ui" line="190"/>
<source>Zeros</source>
<translation type="unfinished"/>
<translation>Нулама</translation>
</message>
</context>
<context>
@ -757,87 +763,87 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="14"/>
<source>Create a Partition</source>
<translation type="unfinished"/>
<translation>Направи партицију</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="38"/>
<source>Partition &amp;Type:</source>
<translation type="unfinished"/>
<translation>&amp;Тип партиције</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="50"/>
<source>&amp;Primary</source>
<translation type="unfinished"/>
<translation>&amp;Примарна</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="60"/>
<source>E&amp;xtended</source>
<translation type="unfinished"/>
<translation>П&amp;роширена</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="89"/>
<source>F&amp;ile System:</source>
<translation type="unfinished"/>
<translation>Фа&amp;јл систем:</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="118"/>
<source>&amp;Mount Point:</source>
<translation type="unfinished"/>
<translation>Тачка &amp;припајања:</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="135"/>
<source>/</source>
<translation type="unfinished"/>
<translation>/</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="140"/>
<source>/boot</source>
<translation type="unfinished"/>
<translation>/boot</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="145"/>
<source>/home</source>
<translation type="unfinished"/>
<translation>/home</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="150"/>
<source>/opt</source>
<translation type="unfinished"/>
<translation>/opt</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="155"/>
<source>/usr</source>
<translation type="unfinished"/>
<translation>/usr</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="160"/>
<source>/var</source>
<translation type="unfinished"/>
<translation>/var</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="194"/>
<source>Si&amp;ze:</source>
<translation type="unfinished"/>
<translation>Вели&amp;чина</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="204"/>
<source> MB</source>
<translation type="unfinished"/>
<translation>MB</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="85"/>
<source>Logical</source>
<translation type="unfinished"/>
<translation>Логичка</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="90"/>
<source>Primary</source>
<translation type="unfinished"/>
<translation>Примарна</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="107"/>
<source>GPT</source>
<translation type="unfinished"/>
<translation>GPT</translation>
</message>
</context>
<context>