From 53ad17203553a1371679e6e3992f2dbe09bf8610 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 31 Oct 2022 15:51:28 +0100 Subject: Remove incomplete languages These should have never survived the PVS2 rewrite. They almost exclusively contain 1-2 relevant translated strings at best, which means if we ever want to support these languages again in the future, we could just re-create them. --- i18n/client/pvsclient_ar_JO.ts | 193 -------------------- i18n/client/pvsclient_es_MX.ts | 193 -------------------- i18n/client/pvsclient_fr_FR.ts | 193 -------------------- i18n/client/pvsclient_pl_PL.ts | 193 -------------------- i18n/server/pvsmgr_ar_JO.ts | 300 ------------------------------- i18n/server/pvsmgr_de_DE.ts | 4 +- i18n/server/pvsmgr_es_MX.ts | 389 ----------------------------------------- i18n/server/pvsmgr_fr_FR.ts | 389 ----------------------------------------- i18n/server/pvsmgr_pl_PL.ts | 389 ----------------------------------------- res/pvsclient_ts.qrc | 4 - res/pvsmgr_ts.qrc | 4 - 11 files changed, 2 insertions(+), 2249 deletions(-) delete mode 100644 i18n/client/pvsclient_ar_JO.ts delete mode 100644 i18n/client/pvsclient_es_MX.ts delete mode 100644 i18n/client/pvsclient_fr_FR.ts delete mode 100644 i18n/client/pvsclient_pl_PL.ts delete mode 100644 i18n/server/pvsmgr_ar_JO.ts delete mode 100644 i18n/server/pvsmgr_es_MX.ts delete mode 100644 i18n/server/pvsmgr_fr_FR.ts delete mode 100644 i18n/server/pvsmgr_pl_PL.ts diff --git a/i18n/client/pvsclient_ar_JO.ts b/i18n/client/pvsclient_ar_JO.ts deleted file mode 100644 index f443bdb..0000000 --- a/i18n/client/pvsclient_ar_JO.ts +++ /dev/null @@ -1,193 +0,0 @@ - - - - - ConnectWindow - - - &Disconnect - - - - - Connected to %1 - - - - - &Stop - - - - - &Connect - - - - - Ready to connect. - - - - - Scanning for session %1. - - - - - Found session, connecting... - - - - - Waiting for server challenge... - - - - - Replied to challenge, sent own... - - - - - Logging in... - - - - - Invalid certificate. - - - - - Invalid TLS hash: %1. - - - - - Unknown state :-( - - - - - Session Name... - - - - - Connect to PVS session - - - - - Connection - - - - - Connect to - - - - - Manual Connection - - - - - Session Name - - - - - Close - - - - - Connect - - - - - InformationDialog - - - <h1>system information</h1> - - - - - hostname - - - - - Toolbar - - - &Connect... - - - - - &Disconnect - - - - - &Information... - - - - - &What's this? - - - - - &Quit - - - - - Streaming - - - - - Offline - - - - - About PVS Client - - - - - The PVS - client is part of a software system for managing the virtual data traffic within the computer pools, between the tutor's and student's PCs. It has been developed to simplify the information traffic in seminars and general eLearning. - - - - - - Online - - - - - - Menu - - - - - VncWindow - - - Connecting... - - - - diff --git a/i18n/client/pvsclient_es_MX.ts b/i18n/client/pvsclient_es_MX.ts deleted file mode 100644 index 73f5524..0000000 --- a/i18n/client/pvsclient_es_MX.ts +++ /dev/null @@ -1,193 +0,0 @@ - - - - - ConnectWindow - - - Connect to PVS session - - - - - Connection - - - - - Connect to - - - - - Manual Connection - - - - - Session Name - - - - - Close - - - - - Connect - Conectar - - - - &Disconnect - &Desconectar - - - - Connected to %1 - - - - - &Stop - - - - - &Connect - - - - - Ready to connect. - - - - - Scanning for session %1. - - - - - Found session, connecting... - - - - - Waiting for server challenge... - - - - - Replied to challenge, sent own... - - - - - Logging in... - - - - - Invalid certificate. - - - - - Invalid TLS hash: %1. - - - - - Unknown state :-( - - - - - Session Name... - - - - - InformationDialog - - - <h1>system information</h1> - - - - - hostname - - - - - Toolbar - - - &Connect... - - - - - &Disconnect - &Desconectar - - - - &Information... - - - - - &What's this? - - - - - &Quit - &Cerrar - - - - Streaming - - - - - Offline - - - - - About PVS Client - - - - - The PVS - client is part of a software system for managing the virtual data traffic within the computer pools, between the tutor's and student's PCs. It has been developed to simplify the information traffic in seminars and general eLearning. - - - - - - Online - - - - - - Menu - Menu - - - - VncWindow - - - Connecting... - - - - diff --git a/i18n/client/pvsclient_fr_FR.ts b/i18n/client/pvsclient_fr_FR.ts deleted file mode 100644 index f443bdb..0000000 --- a/i18n/client/pvsclient_fr_FR.ts +++ /dev/null @@ -1,193 +0,0 @@ - - - - - ConnectWindow - - - &Disconnect - - - - - Connected to %1 - - - - - &Stop - - - - - &Connect - - - - - Ready to connect. - - - - - Scanning for session %1. - - - - - Found session, connecting... - - - - - Waiting for server challenge... - - - - - Replied to challenge, sent own... - - - - - Logging in... - - - - - Invalid certificate. - - - - - Invalid TLS hash: %1. - - - - - Unknown state :-( - - - - - Session Name... - - - - - Connect to PVS session - - - - - Connection - - - - - Connect to - - - - - Manual Connection - - - - - Session Name - - - - - Close - - - - - Connect - - - - - InformationDialog - - - <h1>system information</h1> - - - - - hostname - - - - - Toolbar - - - &Connect... - - - - - &Disconnect - - - - - &Information... - - - - - &What's this? - - - - - &Quit - - - - - Streaming - - - - - Offline - - - - - About PVS Client - - - - - The PVS - client is part of a software system for managing the virtual data traffic within the computer pools, between the tutor's and student's PCs. It has been developed to simplify the information traffic in seminars and general eLearning. - - - - - - Online - - - - - - Menu - - - - - VncWindow - - - Connecting... - - - - diff --git a/i18n/client/pvsclient_pl_PL.ts b/i18n/client/pvsclient_pl_PL.ts deleted file mode 100644 index f443bdb..0000000 --- a/i18n/client/pvsclient_pl_PL.ts +++ /dev/null @@ -1,193 +0,0 @@ - - - - - ConnectWindow - - - &Disconnect - - - - - Connected to %1 - - - - - &Stop - - - - - &Connect - - - - - Ready to connect. - - - - - Scanning for session %1. - - - - - Found session, connecting... - - - - - Waiting for server challenge... - - - - - Replied to challenge, sent own... - - - - - Logging in... - - - - - Invalid certificate. - - - - - Invalid TLS hash: %1. - - - - - Unknown state :-( - - - - - Session Name... - - - - - Connect to PVS session - - - - - Connection - - - - - Connect to - - - - - Manual Connection - - - - - Session Name - - - - - Close - - - - - Connect - - - - - InformationDialog - - - <h1>system information</h1> - - - - - hostname - - - - - Toolbar - - - &Connect... - - - - - &Disconnect - - - - - &Information... - - - - - &What's this? - - - - - &Quit - - - - - Streaming - - - - - Offline - - - - - About PVS Client - - - - - The PVS - client is part of a software system for managing the virtual data traffic within the computer pools, between the tutor's and student's PCs. It has been developed to simplify the information traffic in seminars and general eLearning. - - - - - - Online - - - - - - Menu - - - - - VncWindow - - - Connecting... - - - - diff --git a/i18n/server/pvsmgr_ar_JO.ts b/i18n/server/pvsmgr_ar_JO.ts deleted file mode 100644 index b3e0d35..0000000 --- a/i18n/server/pvsmgr_ar_JO.ts +++ /dev/null @@ -1,300 +0,0 @@ - - - - - ConnectionFrame - - EXAM-MODE - - - - - HelpWindow - - Close - - - - Help - - - - - MainWindow - - toolBar - - - - Exit - - - - Ctrl+Q - - - - Lock or Unlock all Clients - - - - Ctrl+A - - - - Student's Screen to Tutor - - - - Tutor's Screen to Student - - - - Tutor's Screen to Everyone - - - - Delete Client - - - - Help - - - - No tutor defined. - - - - Tutor is offline. - - - - Please select a projection source. - - - - The projection source is offline. - - - - Please select a projection destination. - - - - The projection destination is offline. - - - - Selected projection target is tutor. - - - - No projection destination available. - - - - Session Name: %1 [click to edit] - - - - No item selected, please select room! - - - - Are you sure you want to reload the room? -Note that all clients will be deleted. - - - - Projection - - - - Selection - - - - No client is selected. - - - - The selected client is not connected. - - - - This client is still connected. - - - - Lock/Unlock single client - - - - Reload Room - - - - Question - - - - Are you sure you want to exit? - - - - Do you want to delete and disconnect any clients -not belonging to the current room layout? - - - - Warning - - - - Are you sure you want to delete the selected client? - - - - Lock/Unlock all clients - - - - This will show a black screen on all connected clients, except the tutor's client. - - - - Stream currently selected client's screen content to the tutor's client. - - - - Stream currently selected client's screen content to the tutor's client while showing a locked black screen on all other clients. - - - - Stream the tutor's screen contents to the currently selected client. - - - - Stream the tutor's screen contents to everyone. - - - - Reset - - - - Unlock all clients, stop any running screen content streaming. - - - - R - - - - Declare tutor - - - - Declare the currently selected client as tutor. The tutor will be excluded from screen locking and can be used as a fixed source/target for screen content streaming. - - - - T - - - - Delete currently selected client. Only allowed for disconnected clients. - - - - Del - - - - Show this help text. - - - - F1 - - - - Load a new room layout - - - - This shows a list of preconfigured rooms which you can load. This will reset the currently shown layout and disconnect all clients. - - - - Lock or unlock the selected client only. - - - - L - - - - Student's Screen to Tutor, others blanked - - - - - NumericKeyboard - - GroupBox - - - - Keyboard - - - - Del - - - - - QObject - - OpenSSL error - CertManager - - - - Could not generate certificates for secure connections. -PVS will not work. - -Press OK to quit. - CertManager - - - - - ReloadRoom - - Reload Room - - - - Choose room configuration to reload: - - - - - SessionName - - Set session name - - - - New session name - - - - Random name - - - - diff --git a/i18n/server/pvsmgr_de_DE.ts b/i18n/server/pvsmgr_de_DE.ts index 94104d9..fb88890 100644 --- a/i18n/server/pvsmgr_de_DE.ts +++ b/i18n/server/pvsmgr_de_DE.ts @@ -340,13 +340,13 @@ Note that all clients will be deleted. QObject - + OpenSSL error CertManager OpenSSL-Fehler - + Could not generate certificates for secure connections. PVS will not work. diff --git a/i18n/server/pvsmgr_es_MX.ts b/i18n/server/pvsmgr_es_MX.ts deleted file mode 100644 index 883dd93..0000000 --- a/i18n/server/pvsmgr_es_MX.ts +++ /dev/null @@ -1,389 +0,0 @@ - - - - - ConnectionFrame - - - EXAM-MODE - - - - - HelpWindow - - - Help - - - - - Close - - - - - MainWindow - - - - - Exit - Salir - - - - No tutor defined. - - - - - Tutor is offline. - - - - - Please select a projection source. - - - - - The projection source is offline. - - - - - Please select a projection destination. - - - - - The projection destination is offline. - - - - - Selected projection target is tutor. - - - - - No projection destination available. - - - - - Reload Room - - - - - - Question - - - - - Are you sure you want to exit? - - - - - Do you want to delete and disconnect any clients -not belonging to the current room layout? - - - - - - - - - Selection - - - - - This client is still connected. - - - - - - Warning - - - - - Are you sure you want to delete the selected client? - - - - - Session Name: %1 [click to edit] - - - - - No item selected, please select room! - - - - - Are you sure you want to reload the room? -Note that all clients will be deleted. - - - - - - - - - - - - - - - - - Projection - - - - - - - No client is selected. - - - - - The selected client is not connected. - - - - - Lock or Unlock all Clients - Bloquear o desbloquear todos los clientes - - - - Ctrl+Q - Ctrl+Q - - - - Lock/Unlock all clients - - - - - This will show a black screen on all connected clients, except the tutor's client. - - - - - Student's Screen to Tutor - - - - - Stream currently selected client's screen content to the tutor's client. - - - - - Stream currently selected client's screen content to the tutor's client while showing a locked black screen on all other clients. - - - - - Stream the tutor's screen contents to everyone. - - - - - Reset - - - - - Unlock all clients, stop any running screen content streaming. - - - - - R - - - - - Declare tutor - - - - - Declare the currently selected client as tutor. The tutor will be excluded from screen locking and can be used as a fixed source/target for screen content streaming. - - - - - Student's Screen to Tutor, others blanked - - - - - T - - - - - Show this help text. - - - - - F1 - - - - - Load a new room layout - - - - - This shows a list of preconfigured rooms which you can load. This will reset the currently shown layout and disconnect all clients. - - - - - Lock or unlock the selected client only. - - - - - L - - - - - Tutor's Screen to Student - - - - - Stream the tutor's screen contents to the currently selected client. - - - - - Tutor's Screen to Everyone - - - - - Delete Client - - - - - Delete currently selected client. Only allowed for disconnected clients. - - - - - Del - - - - - Help - - - - - Lock/Unlock single client - - - - - Ctrl+A - Ctrl+A - - - - toolBar - Barra de herramientas - - - - NumericKeyboard - - - GroupBox - - - - - Keyboard - - - - - Del - - - - - QObject - - - OpenSSL error - CertManager - - - - - Could not generate certificates for secure connections. -PVS will not work. - -Press OK to quit. - CertManager - - - - - ReloadRoom - - - Reload Room - - - - - Choose room configuration to reload: - - - - - SessionName - - - Set session name - - - - - New session name - - - - - Random name - - - - diff --git a/i18n/server/pvsmgr_fr_FR.ts b/i18n/server/pvsmgr_fr_FR.ts deleted file mode 100644 index 11e2790..0000000 --- a/i18n/server/pvsmgr_fr_FR.ts +++ /dev/null @@ -1,389 +0,0 @@ - - - - - ConnectionFrame - - - EXAM-MODE - - - - - HelpWindow - - - Help - - - - - Close - - - - - MainWindow - - - - - Exit - - - - - No tutor defined. - - - - - Tutor is offline. - - - - - Please select a projection source. - - - - - The projection source is offline. - - - - - Please select a projection destination. - - - - - The projection destination is offline. - - - - - Selected projection target is tutor. - - - - - No projection destination available. - - - - - Reload Room - - - - - - Question - - - - - Are you sure you want to exit? - - - - - Do you want to delete and disconnect any clients -not belonging to the current room layout? - - - - - - - - - Selection - - - - - This client is still connected. - - - - - - Warning - - - - - Are you sure you want to delete the selected client? - - - - - Session Name: %1 [click to edit] - - - - - No item selected, please select room! - - - - - Are you sure you want to reload the room? -Note that all clients will be deleted. - - - - - - - - - - - - - - - - - Projection - - - - - - - No client is selected. - - - - - The selected client is not connected. - - - - - Lock or Unlock all Clients - - - - - Ctrl+Q - - - - - Lock/Unlock all clients - - - - - This will show a black screen on all connected clients, except the tutor's client. - - - - - Stream currently selected client's screen content to the tutor's client. - - - - - Stream currently selected client's screen content to the tutor's client while showing a locked black screen on all other clients. - - - - - Stream the tutor's screen contents to everyone. - - - - - Reset - - - - - Unlock all clients, stop any running screen content streaming. - - - - - R - - - - - Declare tutor - - - - - Declare the currently selected client as tutor. The tutor will be excluded from screen locking and can be used as a fixed source/target for screen content streaming. - - - - - Student's Screen to Tutor, others blanked - - - - - T - - - - - Show this help text. - - - - - F1 - - - - - Load a new room layout - - - - - This shows a list of preconfigured rooms which you can load. This will reset the currently shown layout and disconnect all clients. - - - - - Lock or unlock the selected client only. - - - - - L - - - - - Ctrl+A - - - - - Student's Screen to Tutor - - - - - Tutor's Screen to Student - - - - - Stream the tutor's screen contents to the currently selected client. - - - - - Tutor's Screen to Everyone - - - - - Delete Client - - - - - Delete currently selected client. Only allowed for disconnected clients. - - - - - Del - - - - - Help - - - - - Lock/Unlock single client - - - - - toolBar - - - - - NumericKeyboard - - - GroupBox - - - - - Keyboard - - - - - Del - - - - - QObject - - - OpenSSL error - CertManager - - - - - Could not generate certificates for secure connections. -PVS will not work. - -Press OK to quit. - CertManager - - - - - ReloadRoom - - - Reload Room - - - - - Choose room configuration to reload: - - - - - SessionName - - - Set session name - - - - - New session name - - - - - Random name - - - - diff --git a/i18n/server/pvsmgr_pl_PL.ts b/i18n/server/pvsmgr_pl_PL.ts deleted file mode 100644 index 11e2790..0000000 --- a/i18n/server/pvsmgr_pl_PL.ts +++ /dev/null @@ -1,389 +0,0 @@ - - - - - ConnectionFrame - - - EXAM-MODE - - - - - HelpWindow - - - Help - - - - - Close - - - - - MainWindow - - - - - Exit - - - - - No tutor defined. - - - - - Tutor is offline. - - - - - Please select a projection source. - - - - - The projection source is offline. - - - - - Please select a projection destination. - - - - - The projection destination is offline. - - - - - Selected projection target is tutor. - - - - - No projection destination available. - - - - - Reload Room - - - - - - Question - - - - - Are you sure you want to exit? - - - - - Do you want to delete and disconnect any clients -not belonging to the current room layout? - - - - - - - - - Selection - - - - - This client is still connected. - - - - - - Warning - - - - - Are you sure you want to delete the selected client? - - - - - Session Name: %1 [click to edit] - - - - - No item selected, please select room! - - - - - Are you sure you want to reload the room? -Note that all clients will be deleted. - - - - - - - - - - - - - - - - - Projection - - - - - - - No client is selected. - - - - - The selected client is not connected. - - - - - Lock or Unlock all Clients - - - - - Ctrl+Q - - - - - Lock/Unlock all clients - - - - - This will show a black screen on all connected clients, except the tutor's client. - - - - - Stream currently selected client's screen content to the tutor's client. - - - - - Stream currently selected client's screen content to the tutor's client while showing a locked black screen on all other clients. - - - - - Stream the tutor's screen contents to everyone. - - - - - Reset - - - - - Unlock all clients, stop any running screen content streaming. - - - - - R - - - - - Declare tutor - - - - - Declare the currently selected client as tutor. The tutor will be excluded from screen locking and can be used as a fixed source/target for screen content streaming. - - - - - Student's Screen to Tutor, others blanked - - - - - T - - - - - Show this help text. - - - - - F1 - - - - - Load a new room layout - - - - - This shows a list of preconfigured rooms which you can load. This will reset the currently shown layout and disconnect all clients. - - - - - Lock or unlock the selected client only. - - - - - L - - - - - Ctrl+A - - - - - Student's Screen to Tutor - - - - - Tutor's Screen to Student - - - - - Stream the tutor's screen contents to the currently selected client. - - - - - Tutor's Screen to Everyone - - - - - Delete Client - - - - - Delete currently selected client. Only allowed for disconnected clients. - - - - - Del - - - - - Help - - - - - Lock/Unlock single client - - - - - toolBar - - - - - NumericKeyboard - - - GroupBox - - - - - Keyboard - - - - - Del - - - - - QObject - - - OpenSSL error - CertManager - - - - - Could not generate certificates for secure connections. -PVS will not work. - -Press OK to quit. - CertManager - - - - - ReloadRoom - - - Reload Room - - - - - Choose room configuration to reload: - - - - - SessionName - - - Set session name - - - - - New session name - - - - - Random name - - - - diff --git a/res/pvsclient_ts.qrc b/res/pvsclient_ts.qrc index 1640f3f..e08876d 100644 --- a/res/pvsclient_ts.qrc +++ b/res/pvsclient_ts.qrc @@ -1,9 +1,5 @@ pvsclient_de_DE.qm - pvsclient_fr_FR.qm - pvsclient_es_MX.qm - pvsclient_ar_JO.qm - pvsclient_pl_PL.qm diff --git a/res/pvsmgr_ts.qrc b/res/pvsmgr_ts.qrc index 8ba5846..6608fc6 100644 --- a/res/pvsmgr_ts.qrc +++ b/res/pvsmgr_ts.qrc @@ -1,9 +1,5 @@ pvsmgr_de_DE.qm - pvsmgr_fr_FR.qm - pvsmgr_es_MX.qm - pvsmgr_ar_JO.qm - pvsmgr_pl_PL.qm -- cgit v1.2.3-55-g7522