Skip to content

Commit

Permalink
Re-sync translations
Browse files Browse the repository at this point in the history
Update translation files to be in sync with the latest source code.
  • Loading branch information
Tulon committed Oct 11, 2015
1 parent 6ec958a commit fff1443
Show file tree
Hide file tree
Showing 33 changed files with 6,789 additions and 4,834 deletions.
4 changes: 2 additions & 2 deletions cmake/UpdateTranslations.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ MACRO(UPDATE_TRANSLATIONS_TARGET _target) #, _sets
SET(_commands "")
FOREACH(_set ${ARGN})
LIST(
APPEND _commands COMMAND "${QT_LUPDATE_EXECUTABLE}" -locations absolute
APPEND _commands COMMAND Qt5::lupdate -locations absolute
-pro "${CMAKE_BINARY_DIR}/update_translations_${_set}.pro"
)
ENDFOREACH()

ADD_CUSTOM_TARGET(${_target} ${_commands} VERBATIM)
ENDMACRO()
ENDMACRO()
16 changes: 8 additions & 8 deletions translations/crashreporter_bg.ts
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="bg_BG">
<TS version="2.1" language="bg_BG">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Този файл съдържа вътрешното състояние на програмата по време на срива</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Дъмп-файл</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Изпращане ...</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Неочакван отговор (код %1) от диспечера</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Неочакван отговор от диспечера</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Неочакван отговор (код %1) от приемащата страна</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Изпращането е успешно</translation>
</message>
Expand Down
16 changes: 8 additions & 8 deletions translations/crashreporter_cs.ts
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="cs" sourcelanguage="en">
<TS version="2.1" language="cs" sourcelanguage="en">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Tento soubor obsahuje stav programu, kdy došlo k havárii.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Vypsat soubor</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Odesílám...</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Dispečer hlásí neočekávaný kód %1.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Neočekávaná odpověď od dispečera.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Neočekávaná odpověď (kód %1) od příjemce.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Uspěšně odesláno</translation>
</message>
Expand Down
16 changes: 8 additions & 8 deletions translations/crashreporter_de.ts
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="de_DE">
<TS version="2.1" language="de_DE">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Diese Datei enthält den internen Status des Programms, wenn es abstürzt.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Speicherauszug-Datei</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Senden ...</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Unerwartete Antwort (Code %1) vom für das Senden zuständigen Programm</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Unerwartete Antwort vom für das Senden zuständigen Programm</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Unerwartete Antwort (Code %1) von der empfangenden Seite</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Erfolgreich versandt</translation>
</message>
Expand Down
16 changes: 8 additions & 8 deletions translations/crashreporter_es.ts
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="es_ES">
<TS version="2.1" language="es_ES">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Este archivo contiene el estado interno del programa cuando se colgó</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Archivo basura</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Enviando...</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Respuesta inesperada (codigo %1) al enviar</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Respuesta inesperada al enviar</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Respuesta inesperada (codigo %1) del receptor</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Enviado correctamente</translation>
</message>
Expand Down
16 changes: 8 additions & 8 deletions translations/crashreporter_fr.ts
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="fr_FR">
<TS version="2.1" language="fr_FR">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Ce fichier contient la représentation de l&apos;état interne du programme au moment ou le crash s&apos;est-produit</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Fichier de vidage (Dump File)</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Envoi ...</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Réponse inattendue (code %1) en provenance du dispatcher</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Réponse inattendue en provenance du dispatcher</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Réponse inattendue (code %1) du côté de la réception</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Envoi réussi</translation>
</message>
Expand Down
16 changes: 8 additions & 8 deletions translations/crashreporter_hr.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="hr_HR">
<TS version="2.1" language="hr_HR">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Slanje...</translation>
</message>
Expand All @@ -19,12 +19,12 @@
<translation>Scan Tailor se srušio. To je obično uzrokovano greškama u programu. Možete nam pomoći pronaći i riješiti problem slanjem ovog izvješće.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Neočekivani odgovor (kod %1) od strane primatelja</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Dump datoteka</translation>
</message>
Expand All @@ -41,12 +41,12 @@ English or Russian please.</source>
Engleski ili ruski molim.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Neočekivani odgovor (kod %1) od strane primatelja</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Neočekivani odgovor od strane primatelja</translation>
</message>
Expand All @@ -61,12 +61,12 @@ Engleski ili ruski molim.</translation>
<translation>Ako hoćete pružiti daljnju pomoć programerima koja bi pomogla riješiti ovaj problem, molimo navedite vašu email adresu.</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Ova datoteka sadrži unutarnje stanje programa kada se srušio</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Uspješno poslano</translation>
</message>
Expand Down
16 changes: 8 additions & 8 deletions translations/crashreporter_it.ts
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="bg_BG">
<TS version="2.1" language="bg_BG">
<context>
<name>CrashReportDialog</name>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="71"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="72"/>
<source>This file contains the internal state of the program when it crashed</source>
<translation>Questo file contiene lo stato interno del programma nel momento in cui si è chiuso</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="77"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="78"/>
<source>Dump file</source>
<translation>Дъмп-файл</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="105"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="106"/>
<source>Sending ...</source>
<translation>Invio in corso ...</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="136"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="139"/>
<source>Unexpected response (code %1) from dispatcher</source>
<translation>Risposta imprevista (codice %1) dal dispatcher</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="161"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="164"/>
<source>Unexpected response from dispatcher</source>
<translation>Risposta imprevista dal dispatcher</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="221"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="224"/>
<source>Unexpected response (code %1) from the receiving side</source>
<translation>Risposta imprevista (codice %1) lato server</translation>
</message>
<message>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="227"/>
<location filename="../crash_reporter/CrashReportDialog.cpp" line="230"/>
<source>Successfully sent</source>
<translation>Inviato con successo</translation>
</message>
Expand Down
Loading

0 comments on commit fff1443

Please sign in to comment.