From 480d9e456b7d59ca3ccbf4e22d9d1741700c923e Mon Sep 17 00:00:00 2001 From: Selva Nair Date: Sat, 28 Aug 2021 11:46:30 -0400 Subject: [PATCH] Copy changes to all language resource files For openvpn-res-cs.rc, some missing help message entries are also copied. Signed-off-by: Selva Nair --- res/openvpn-gui-res-cs.rc | 9 ++++++++- res/openvpn-gui-res-de.rc | 2 ++ res/openvpn-gui-res-dk.rc | 2 ++ res/openvpn-gui-res-es.rc | 2 ++ res/openvpn-gui-res-fa.rc | 2 ++ res/openvpn-gui-res-fi.rc | 2 ++ res/openvpn-gui-res-fr.rc | 2 ++ res/openvpn-gui-res-it.rc | 2 ++ res/openvpn-gui-res-jp.rc | 2 ++ res/openvpn-gui-res-kr.rc | 2 ++ res/openvpn-gui-res-nl.rc | 2 ++ res/openvpn-gui-res-no.rc | 2 ++ res/openvpn-gui-res-pl.rc | 2 ++ res/openvpn-gui-res-pt.rc | 2 ++ res/openvpn-gui-res-ru.rc | 2 ++ res/openvpn-gui-res-se.rc | 2 ++ res/openvpn-gui-res-tr.rc | 2 ++ res/openvpn-gui-res-ua.rc | 2 ++ res/openvpn-gui-res-zh-hans.rc | 2 ++ res/openvpn-gui-res-zh-hant.rc | 2 ++ 20 files changed, 46 insertions(+), 1 deletion(-) diff --git a/res/openvpn-gui-res-cs.rc b/res/openvpn-gui-res-cs.rc index c0560dd..b31fd2d 100644 --- a/res/openvpn-gui-res-cs.rc +++ b/res/openvpn-gui-res-cs.rc @@ -390,6 +390,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Volby k použití explicitního nastavení namísto výchozího z registru:\n\ @@ -412,7 +413,12 @@ Volby k použití explicitního nastavení namísto výchozího z registru:\n\ --passphrase_attempts\t: Počet možných pokusů o zadání hesla.\n\ --connectscript_timeout\t: Časový limit skriptu v průběhu připojování.\n\ --disconnectscript_timeout\t: Časový limit skriptu při odpojování.\n\ ---preconnectscript_timeout\t: Časový limit skriptu před připojením.\n" +--preconnectscript_timeout\t: Časový limit skriptu před připojením.\n\ +--iservice_admin\t\t: 0=Do not use interactive service when started as admin (default is 1 for Windows 7 and newer)\n\ +--disable_popup_messages\t: Do not popup (i.e., show) the echo message window. Default is to show.\n\ +--popup_mute_interval\t: Time in hours for which a previously shown echo message is not re-displayed. Default=24 hours.\n\ +--management_port_offset\t: Offset value added to config index to determine the management port for a connection.\n\ +\t\t\t Must be in the range 1 to 61000. Maximum number of configs is limited by 65536 minus this value. Default=25340.\n" IDS_NFO_USAGECAPTION "Použití OpenVPN GUI" IDS_ERR_BAD_PARAMETER "Parametr ""%s"" nebyl úspěšně zpracován, \ @@ -501,6 +507,7 @@ jednou jako správce, aby se registr aktualizoval." IDS_NFO_IMPORT_SUCCESS "Konfigurace úspěšně importována." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Stiskněte OK pro odstranění uložených hesel pro konfiguraci ""%s""" diff --git a/res/openvpn-gui-res-de.rc b/res/openvpn-gui-res-de.rc index eb75b07..4c63d49 100644 --- a/res/openvpn-gui-res-de.rc +++ b/res/openvpn-gui-res-de.rc @@ -392,6 +392,7 @@ Unterstützte Befehle:\n\ exit \t\t: Beende die laufende Instanz der GUI (muss evtl. bestätigt werden)\n\ status cnn \t\t: Zeige das Satusfenster der Konfiguration ""cnn"", falls verbunden\n\ silent_connection [0|1]\t: Schalte die silent_connection-Option ein (1) oder aus (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Option zum Überschreiben der Registry Einstellungen:\n\ @@ -509,6 +510,7 @@ als Administrator ausführen, um die Registry zu aktualisieren." IDS_NFO_IMPORT_SUCCESS "Die Konfigurationsdatei wurde erfolgreich importiert." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Drücken Sie OK um die gespeicherten Passwörter für die Konfiguration ""%s"" zu löschen." diff --git a/res/openvpn-gui-res-dk.rc b/res/openvpn-gui-res-dk.rc index ceab5f4..4fc9c3f 100644 --- a/res/openvpn-gui-res-dk.rc +++ b/res/openvpn-gui-res-dk.rc @@ -389,6 +389,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Parametre som vil tilsidesætte indstillinger i registreringsdatabasen:\n\ @@ -506,6 +507,7 @@ en gang som administrator for at opdatere registret." IDS_NFO_IMPORT_SUCCESS "File imported successfully." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Press OK to delete saved passwords for config ""%s""" diff --git a/res/openvpn-gui-res-es.rc b/res/openvpn-gui-res-es.rc index 20589e6..da9945a 100644 --- a/res/openvpn-gui-res-es.rc +++ b/res/openvpn-gui-res-es.rc @@ -386,6 +386,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Opciones para sobreescribir opciones del registro:\n\ @@ -503,6 +504,7 @@ nuevo como Administrator para actualizar el registro." IDS_NFO_IMPORT_SUCCESS "File imported successfully." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Press OK to delete saved passwords for config ""%s""" diff --git a/res/openvpn-gui-res-fa.rc b/res/openvpn-gui-res-fa.rc index ab4b190..7a074bf 100644 --- a/res/openvpn-gui-res-fa.rc +++ b/res/openvpn-gui-res-fa.rc @@ -392,6 +392,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Options to override registry settings:\n\ @@ -509,6 +510,7 @@ once as Administrator to update the registry." IDS_NFO_IMPORT_SUCCESS "File imported successfully." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "بسیار خوب (OK) را بزن تا رمز عبور ذخیره شده برای پیکر بندی حذف شود ""%s""" diff --git a/res/openvpn-gui-res-fi.rc b/res/openvpn-gui-res-fi.rc index a561560..90e0b0d 100644 --- a/res/openvpn-gui-res-fi.rc +++ b/res/openvpn-gui-res-fi.rc @@ -389,6 +389,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Rekisterin asetukset kumoavat valinnat:\n\ @@ -507,6 +508,7 @@ ajaa ylläpitäjän oikeuksin, jotta se saa lisättyä rekisteriin tietoja." IDS_NFO_IMPORT_SUCCESS "Asetustiedoston tuonti onnistui." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Napsauta OK poistaaksesi asetustiedostoon ""%s"" liitetyt salasanat." diff --git a/res/openvpn-gui-res-fr.rc b/res/openvpn-gui-res-fr.rc index 61e8ea3..c971c35 100644 --- a/res/openvpn-gui-res-fr.rc +++ b/res/openvpn-gui-res-fr.rc @@ -389,6 +389,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Options pour corriger la configuration de registre:\n\ @@ -506,6 +507,7 @@ en tant qu'Administrator pour mettre à jour la base de registre." IDS_NFO_IMPORT_SUCCESS "Fichier importé avec succès." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Appuyez sur OK pour supprimer les mots de passe enregistrés pour config ""%s""" diff --git a/res/openvpn-gui-res-it.rc b/res/openvpn-gui-res-it.rc index 8867bc4..48ad914 100644 --- a/res/openvpn-gui-res-it.rc +++ b/res/openvpn-gui-res-it.rc @@ -389,6 +389,7 @@ Comandi supportati:\n\ exit \t\t: termina l'istanza aperta dell'interfaccia (può chiedere conferma)\n\ status cnn \t\t: mostra lo stato della configurazione ""cnn"" se connessa\n\ silent_connection [0|1]\t: imposta la flag silent_connection on (1) oppure off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tEsempio: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Opzioni per ignorare il registro di sistema:\n\ @@ -506,6 +507,7 @@ una volta che l'amministratore ha aggiornato il registro." IDS_NFO_IMPORT_SUCCESS "File importato con successo." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Premi OK per cancellare le password salvate per la configurazione ""%s""" diff --git a/res/openvpn-gui-res-jp.rc b/res/openvpn-gui-res-jp.rc index 3e4c0b7..0454a26 100644 --- a/res/openvpn-gui-res-jp.rc +++ b/res/openvpn-gui-res-jp.rc @@ -390,6 +390,7 @@ OpenVPN GUIをこのまま終了しますか?" exit \t\t: OpenVPN GUIインスタンスを終了する(確認メッセージが表示されます)\n\ status cnn \t\t: 設定 ""cnn"" のステータスウィンドウを表示(接続時のみ)\n\ silent_connection [0|1]\t: サイレント接続フラグをON (1) または OFF (0) に設定する\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\t例: openvpn-gui.exe --command disconnect myconfig\n\ \n\ 各オプションはレジストリの設定に優先されます:\n\ @@ -506,6 +507,7 @@ OpenVPNがインストールされていない可能性があります。" IDS_NFO_IMPORT_SUCCESS "ファイルが正しくインポートされました。" IDS_NFO_IMPORT_OVERWRITE "設定 ""%s"" は既に存在しています。上書きしますか?" IDS_ERR_IMPORT_SOURCE "<%s> はグローバル/ローカル設定フォルダにあるためインポートできません。" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "設定 ""%s"" の保存されたパスワードを削除するには OK を押してください。" diff --git a/res/openvpn-gui-res-kr.rc b/res/openvpn-gui-res-kr.rc index e39497e..35fb86d 100644 --- a/res/openvpn-gui-res-kr.rc +++ b/res/openvpn-gui-res-kr.rc @@ -387,6 +387,7 @@ OpenVPN GUI를 이대로 종료 하겠습니까?" exit \t\t: 실행중인 GUI 인스턴스 종료 (확인을 물어봄)\n\ status cnn \t\t: 연결 되어 있는 ""cnn"" 설정의 상태를 표시\n\ silent_connection [0|1]\t: silent_connection 플래그를 on(1) 또는 off(0)로 설정\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\t예제: openvpn-gui.exe --command disconnect myconfig\n\ \n\ 각 옵션은 레지스트리 설정보다 우선 합니다:\n\ @@ -504,6 +505,7 @@ Administrator 권한으로 이 프로그램을 실행해야 합니다." IDS_NFO_IMPORT_SUCCESS "파일 불러오기 성공." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS """%s"" 설정의 저장된 암호를 삭제 하려면 확인을 누르십시오." diff --git a/res/openvpn-gui-res-nl.rc b/res/openvpn-gui-res-nl.rc index 3550c72..98bd9b0 100644 --- a/res/openvpn-gui-res-nl.rc +++ b/res/openvpn-gui-res-nl.rc @@ -390,6 +390,7 @@ Ondersteunde commando's:\n\ exit \t\t: de huidige instantie van de GUI afsluiten (er kan om bevestiging gevraagd worden)\n\ status cnn \t\t: het status-scherm van de configuratie ""cnn"" laten zien als de verbinding is gemaakt\n\ silent_connection [0|1]\t: de vlag ""silent_connection"" aan- (1) of uitzetten (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tVoorbeeld: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Instellingen die de registerinstellingen overschrijven:\n\ @@ -507,6 +508,7 @@ om de registerinstellingen te updaten." IDS_NFO_IMPORT_SUCCESS "Importeren bestand gelukt." IDS_NFO_IMPORT_OVERWRITE "Een configuratie met de naam ""%s"" bestaat al. Wilt u deze vervangen?" IDS_ERR_IMPORT_SOURCE "Het bestand <%s> kan niet worden geïmporteerd omdat het al in de globale of lokale configuratiemap bestaat" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Klik op OK om alle opgeslagen wachtwoorden voor de configuratie ""%s"" te verwijderen" diff --git a/res/openvpn-gui-res-no.rc b/res/openvpn-gui-res-no.rc index 0df4476..10d19d8 100644 --- a/res/openvpn-gui-res-no.rc +++ b/res/openvpn-gui-res-no.rc @@ -384,6 +384,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Parametere som vil overstyre innstillinger gjort i registeret:\n\ @@ -497,6 +498,7 @@ Wintun driver will not work." IDS_NFO_IMPORT_SUCCESS "Importeringen var vellykket." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Klikk OK for å slette lagrede passord for konfigurasjonen ""%s""." diff --git a/res/openvpn-gui-res-pl.rc b/res/openvpn-gui-res-pl.rc index af85ea5..a761b12 100644 --- a/res/openvpn-gui-res-pl.rc +++ b/res/openvpn-gui-res-pl.rc @@ -388,6 +388,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Opcje oddalające ustawienia rejestru:\n\ @@ -505,6 +506,7 @@ z prawami administratora aby uaktualnić rejestr." IDS_NFO_IMPORT_SUCCESS "Plik został zaimportowany." IDS_NFO_IMPORT_OVERWRITE "Konfiguracja o nazwie ""%s"" już istnieje. Czy chcesz ją zamienić?" IDS_ERR_IMPORT_SOURCE "Nie można zaimportować pliku <%s> ponieważistnieje on już w globalnym lub lokalnym katalogu konfiguracji" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Naciśnij OK aby usunąć zapisane hasła dla konfiguracji ""%s""" diff --git a/res/openvpn-gui-res-pt.rc b/res/openvpn-gui-res-pt.rc index 3295228..239104b 100644 --- a/res/openvpn-gui-res-pt.rc +++ b/res/openvpn-gui-res-pt.rc @@ -388,6 +388,7 @@ Supported commands:\n\ exit \t\t: encerra a instância em execução do GUI (pode solicitar por confirmação)\n\ status cnn \t\t: mostra a janela de status da configuração ""cnn"", se conectado\n\ silent_connection [0|1]\t: define o sinalizador silent_connection em ligado (1) ou desligado (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExemplo: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Opções para sobrescrever opções do registro:\n\ @@ -505,6 +506,7 @@ uma vez como Administrador para alterar o registro." IDS_NFO_IMPORT_SUCCESS "Arquivo importado com sucesso." IDS_NFO_IMPORT_OVERWRITE "Uma configuração nomeada ""%s"" já existe. Você deseja substituí-la?" IDS_ERR_IMPORT_SOURCE "Não é possível importar o arquivo <%s>, pois ele já está na pasta de configurações global ou local" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Pressione OK para excluir as senhas salvas para a configuração ""%s""" diff --git a/res/openvpn-gui-res-ru.rc b/res/openvpn-gui-res-ru.rc index 3ed24ff..4208682 100644 --- a/res/openvpn-gui-res-ru.rc +++ b/res/openvpn-gui-res-ru.rc @@ -389,6 +389,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Опции для переназначения настроек реестра:\n\ @@ -506,6 +507,7 @@ OpenVPN, возможно, не установлен." IDS_NFO_IMPORT_SUCCESS "Импорт файла успешно завершен." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Подтвердите удаление сохраненных паролей для ""%s""" diff --git a/res/openvpn-gui-res-se.rc b/res/openvpn-gui-res-se.rc index b981029..1a3e91a 100644 --- a/res/openvpn-gui-res-se.rc +++ b/res/openvpn-gui-res-se.rc @@ -385,6 +385,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Parametrar som ersätter inställningar gjorda i registret:\n\ @@ -500,6 +501,7 @@ Wintun driver ska inte fungera." IDS_NFO_IMPORT_SUCCESS "File imported successfully." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Press OK to delete saved passwords for config ""%s""" diff --git a/res/openvpn-gui-res-tr.rc b/res/openvpn-gui-res-tr.rc index f8a1895..26cebd8 100644 --- a/res/openvpn-gui-res-tr.rc +++ b/res/openvpn-gui-res-tr.rc @@ -388,6 +388,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Registry ayarları için:\n\ @@ -505,6 +506,7 @@ sistem yönetici haklarına sahip olmanız gerekmektedir.." IDS_NFO_IMPORT_SUCCESS "File imported successfully." IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Press OK to delete saved passwords for config ""%s""" diff --git a/res/openvpn-gui-res-ua.rc b/res/openvpn-gui-res-ua.rc index 33d26b2..5b30001 100644 --- a/res/openvpn-gui-res-ua.rc +++ b/res/openvpn-gui-res-ua.rc @@ -388,6 +388,7 @@ BEGIN exit \t\t: зупинити запущений екземпляр графічного інтерфейсу (може з'явитись підтвердження)\n\ status cnn \t\t: показати вікно стану конфігурації ""cnn"", якщо з'єднання активне\n\ silent_connection [0|1]\t: щоб встановити режим silent_connection, вкажіть (1), Щоб вимкнути, вкажіть (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tНаприклад: openvpn-gui.exe --command disconnect myconfig\n\ \n\ Опції спрямовані на переконфігурацію налаштувань реєстру:\n\ @@ -506,6 +507,7 @@ OpenVPN, можливо, не встановлений." IDS_NFO_IMPORT_SUCCESS "Імпорт файла успішно завершено." IDS_NFO_IMPORT_OVERWRITE "Конфігурація з назвою ""%s"" вже існує. Замінити?" IDS_ERR_IMPORT_SOURCE "Не вдається імпортувати файл <%s>, оскільки він уже є в глобальному або локальному каталозі конфігурації" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "Підтвердіть видалення збережених паролів для ""%s""" diff --git a/res/openvpn-gui-res-zh-hans.rc b/res/openvpn-gui-res-zh-hans.rc index 08a5437..b9709c3 100644 --- a/res/openvpn-gui-res-zh-hans.rc +++ b/res/openvpn-gui-res-zh-hans.rc @@ -391,6 +391,7 @@ BEGIN exit \t\t: 退出所有运行中的实例 (可能需要确认)\n\ status cnn \t\t: 如果已连接,显示配置""cnn""的状态\n\ silent_connection [0|1]\t: 设置静默连接开启 (1) 或者关闭 (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\t例如: openvpn-gui.exe --command disconnect myconfig\n\ \n\ 可覆盖系统注册表设定的选项:\n\ @@ -507,6 +508,7 @@ Wintun driver will not work." IDS_NFO_IMPORT_SUCCESS "已成功导入文件。" IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "请按「确定」删除「%s」连接配置文件的已存密码。" diff --git a/res/openvpn-gui-res-zh-hant.rc b/res/openvpn-gui-res-zh-hant.rc index 19ede00..2a5e00a 100644 --- a/res/openvpn-gui-res-zh-hant.rc +++ b/res/openvpn-gui-res-zh-hant.rc @@ -391,6 +391,7 @@ Supported commands:\n\ exit \t\t: terminate the running GUI instance (may ask for confirmation)\n\ status cnn \t\t: show the status window of config ""cnn"" if connected\n\ silent_connection [0|1]\t: set the silent_connection flag on (1) or off (0)\n\ + import path \t\t: Import the config file pointed to by path\n\ \t\t\tExample: openvpn-gui.exe --command disconnect myconfig\n\ \n\ 可覆蓋系統登錄表設定的選項:\n\ @@ -507,6 +508,7 @@ Wintun driver will not work." IDS_NFO_IMPORT_SUCCESS "已成功匯入檔案。" IDS_NFO_IMPORT_OVERWRITE "A config named ""%s"" already exists. Do you want to replace it?" IDS_ERR_IMPORT_SOURCE "Cannot import file <%s> as it is already in the global or local config directory" + IDS_ERR_IMPORT_ACCESS "Cannot import <%ls> as it is missing or not readable" /* save/delete password */ IDS_NFO_DELETE_PASS "請按「確定」刪除「%s」連線設定檔的已存密碼。"