diff options
author | Simon Rettberg | 2017-12-05 11:29:26 +0100 |
---|---|---|
committer | Simon Rettberg | 2017-12-05 11:29:26 +0100 |
commit | c3c7d5748578d268ae2b8cc076bc5a87479fc768 (patch) | |
tree | a885ecf8bb07c39cdb3db5690db2418fca58ac80 /i18n/server/pvsmgr_fr_FR.ts | |
parent | [client] Fix deletion of QThread while still running (diff) | |
download | pvs2-c3c7d5748578d268ae2b8cc076bc5a87479fc768.tar.gz pvs2-c3c7d5748578d268ae2b8cc076bc5a87479fc768.tar.xz pvs2-c3c7d5748578d268ae2b8cc076bc5a87479fc768.zip |
Fix translations on Qt5
Diffstat (limited to 'i18n/server/pvsmgr_fr_FR.ts')
-rw-r--r-- | i18n/server/pvsmgr_fr_FR.ts | 219 |
1 files changed, 82 insertions, 137 deletions
diff --git a/i18n/server/pvsmgr_fr_FR.ts b/i18n/server/pvsmgr_fr_FR.ts index a776887..f41176d 100644 --- a/i18n/server/pvsmgr_fr_FR.ts +++ b/i18n/server/pvsmgr_fr_FR.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0"> +<TS version="2.1"> <context> <name>ConnectionFrame</name> <message> @@ -12,57 +12,57 @@ <context> <name>Help</name> <message> - <location filename="../../bi18n/ui_help.h" line="347"/> + <location filename="../../gui/server_normal/help.ui" line="20"/> <source>Form</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="351"/> + <location filename="../../gui/server_normal/help.ui" line="128"/> <source>Lock all connected students screens.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="353"/> + <location filename="../../gui/server_normal/help.ui" line="193"/> <source>Start projection from tutor to all connected students.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="355"/> + <location filename="../../gui/server_normal/help.ui" line="252"/> <source>Start projection from tutor to selected student.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="357"/> + <location filename="../../gui/server_normal/help.ui" line="311"/> <source>Start projection from selected student to tutor.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="359"/> + <location filename="../../gui/server_normal/help.ui" line="370"/> <source>Start projection from selected student to tutor and blank all others.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="363"/> + <location filename="../../gui/server_normal/help.ui" line="500"/> <source>Delete selected client</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="365"/> + <location filename="../../gui/server_normal/help.ui" line="557"/> <source>Stop running projections.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="360"/> + <location filename="../../gui/server_normal/help.ui" line="407"/> <source>Set selected client to tutor.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="349"/> + <location filename="../../gui/server_normal/help.ui" line="60"/> <source>Refresh classroom configuration after choosing the room.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_help.h" line="366"/> + <location filename="../../gui/server_normal/help.ui" line="588"/> <source>Cancel</source> <translation type="unfinished"></translation> </message> @@ -70,215 +70,210 @@ <context> <name>MainWindow</name> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="208"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="100"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="166"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="102"/> <source>Exit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="45"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="46"/> <source>No tutor defined.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="46"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="47"/> <source>Tutor is offline.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="47"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="48"/> <source>Please select a projection source.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="48"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="49"/> <source>The projection source is offline.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="49"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="50"/> <source>Please select a projection destination.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="50"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="51"/> <source>The projection destination is offline.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="51"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="52"/> <source>Selected projection target is tutor.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="52"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="53"/> <source>Selected client is currently online.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="53"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="54"/> <source>No projection destination available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1043"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1049"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1283"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1287"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1056"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1062"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1296"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1300"/> <source>Selection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1287"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1300"/> <source>This client is still connected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1291"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1304"/> <source>Sure, You want to delete selected client?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="662"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="675"/> <source>Sure, You want to change SessionName again? All Clients will be deleted afterwards.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="687"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="700"/> <source>Session Name: %1 [click to edit]</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="793"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="806"/> <source>No item selected, please select room!</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="796"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="809"/> <source>Are you sure you want to reload the room? Note that all clients will be deleted.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="858"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="860"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="862"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="890"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="892"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="894"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="896"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="898"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="928"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="930"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="932"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="934"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="936"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="966"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="968"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="970"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="972"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="974"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="871"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="873"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="875"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="903"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="905"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="907"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="909"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="911"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="941"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="943"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="945"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="947"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="949"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="979"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="981"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="983"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="985"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="987"/> <source>Projection</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1043"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1283"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1056"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1296"/> <source>No client is selected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1049"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="1062"/> <source>The selected client is not connected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="213"/> - <location filename="../../src/server/mainwindow/mainwindow.cpp" line="101"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="184"/> + <location filename="../../src/server/mainwindow/mainwindow.cpp" line="103"/> <source>Lock or Unlock all Clients</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="205"/> - <source>PVS2 Manager</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_mainwindow.h" line="206"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="163"/> <source>&Exit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="210"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="169"/> <source>Ctrl+Q</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="211"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="181"/> <source>lock</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="215"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="187"/> <source>Ctrl+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="216"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="196"/> <source>Student's Screen to Tutor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="217"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="205"/> <source>Student's Screen to Tutor, others blanked</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="218"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="214"/> <source>Tutor's Screen to Student</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="219"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="223"/> <source>Tutor's Screen to Everyone</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="220"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="232"/> <source>Stop Projection on every Client</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="221"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="241"/> <source>SetAsTutor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="223"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="244"/> <source>Set current Frame as Tutor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="225"/> - <location filename="../../bi18n/ui_mainwindow.h" line="227"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="253"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="256"/> <source>Delete Client</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="229"/> - <location filename="../../bi18n/ui_mainwindow.h" line="231"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="268"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="271"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="233"/> - <location filename="../../bi18n/ui_mainwindow.h" line="235"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="283"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="286"/> <source>Reload Room Configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_mainwindow.h" line="238"/> + <location filename="../../gui/server_normal/mainwindow.ui" line="120"/> <source>toolBar</source> <translation type="unfinished"></translation> </message> @@ -286,70 +281,20 @@ Note that all clients will be deleted.</source> <context> <name>NumericKeyboard</name> <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="121"/> + <location filename="../../gui/server_normal/numerickeyboard.ui" line="20"/> <source>GroupBox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="122"/> + <location filename="../../gui/server_normal/numerickeyboard.ui" line="23"/> <source>Keyboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="123"/> - <source>0</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="124"/> + <location filename="../../gui/server_normal/numerickeyboard.ui" line="48"/> <source>Del</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="125"/> - <source>1</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="126"/> - <source>8</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="127"/> - <source>4</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="128"/> - <source>2</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="129"/> - <source>5</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="130"/> - <source>7</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="131"/> - <source>3</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="132"/> - <source>6</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../../bi18n/ui_numerickeyboard.h" line="133"/> - <source>9</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>QCoreApplication</name> @@ -372,12 +317,12 @@ Press OK to quit.</source> <context> <name>ReloadRoom</name> <message> - <location filename="../../bi18n/ui_reloadroom.h" line="68"/> + <location filename="../../gui/server_normal/reloadroom.ui" line="14"/> <source>Reload Room</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_reloadroom.h" line="69"/> + <location filename="../../gui/server_normal/reloadroom.ui" line="38"/> <source>Choose room configuration to reload:</source> <translation type="unfinished"></translation> </message> @@ -385,17 +330,17 @@ Press OK to quit.</source> <context> <name>SessionName</name> <message> - <location filename="../../bi18n/ui_sessionname.h" line="90"/> + <location filename="../../gui/server_normal/sessionname.ui" line="23"/> <source>Set session name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_sessionname.h" line="91"/> + <location filename="../../gui/server_normal/sessionname.ui" line="29"/> <source>New session name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../bi18n/ui_sessionname.h" line="92"/> + <location filename="../../gui/server_normal/sessionname.ui" line="58"/> <source>Random name</source> <translation type="unfinished"></translation> </message> |