[Ttssh2-commit] [7381] lngファイルtrunkに追従

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2019年 1月 3日 (木) 01:58:44 JST


Revision: 7381
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/7381
Author:   zmatsuo
Date:     2019-01-03 01:58:43 +0900 (Thu, 03 Jan 2019)
Log Message:
-----------
lngファイルtrunkに追従

Modified Paths:
--------------
    branches/cmake/installer/release/lang/English_utf16le.lng
    branches/cmake/installer/release/lang/French_utf16le.lng
    branches/cmake/installer/release/lang/German_utf16le.lng
    branches/cmake/installer/release/lang/Japanese_utf16le.lng
    branches/cmake/installer/release/lang/Korean_utf16le.lng
    branches/cmake/installer/release/lang/Russian_utf16le.lng
    branches/cmake/installer/release/lang/Simplified Chinese_utf16le.lng
    branches/cmake/installer/release/lang/Traditional Chinese_utf16le.lng

-------------- next part --------------
Modified: branches/cmake/installer/release/lang/English_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/English_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/English_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -608,7 +608,7 @@
 DLG_AUTHSETUP_CHECKAUTH=&Check the enabled authentication methods before login (SSH2)
 
 FILEDLG_OPEN_PRIVATEKEY_TITLE=Choose a file with the RSA/DSA/ECDSA/ED25519 private key
-FILEDLG_OPEN_PRIVATEKEY_FILTER=identity files\0identity;id_rsa;id_dsa;id_ecdsa;id_ed25519;*.ppk\0identity(RSA1)\0identity\0id_rsa(SSH2)\0id_rsa\0id_dsa(SSH2)\0id_dsa\0id_ecdsa(SSH2)\0id_ecdsa\0id_ed25519(SSH2)\0id_ed25519\0PuTTY(*.ppk)\0*.ppk\0all(*.*)\0*.*\0\0
+FILEDLG_OPEN_PRIVATEKEY_FILTER=identity files\0identity;id_rsa;id_dsa;id_ecdsa;id_ed25519;*.ppk;*.pem\0identity(RSA1)\0identity\0id_rsa(SSH2)\0id_rsa\0id_dsa(SSH2)\0id_dsa\0id_ecdsa(SSH2)\0id_ecdsa\0id_ed25519(SSH2)\0id_ed25519\0PuTTY(*.ppk)\0*.ppk\0PEM files(*.pem)\0*.pem\0all(*.*)\0*.*\0\0
 MSG_KEYSPECIFY_ERROR=You must specify a file containing the RSA/DSA/ECDSA/ED25519 private key.
 MSG_READKEY_ERROR=read error SSH2 private key file\n%s
 MSG_RHOSTS_NOTDEFAULT_ERROR=Rhosts authentication will probably fail because it was not the default authentication method.\nTo use Rhosts authentication in TTSSH, you need to set it to be the default by restarting\nTTSSH and selecting "SSH Authentication..." from the Setup menu before connecting.

Modified: branches/cmake/installer/release/lang/French_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/French_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/French_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1226,7 +1226,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = C h o i s i r   l e   f i c h i e r   c o n t e n a n t   l a   c l \xE9   p r i v \xE9 e   R S A / D S A / E C D S A / E D 2 5 5 1 9 
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( *
  . p p k ) \ 0 * . p p k \ 0 P E M   f i l e s ( * . p e m ) \ 0 * . p e m \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = V o u s   d e v e z   s p \xE9 c i f i e r   u n   f i c h i e r   c o n t e n a n t   l a   c l \xE9   p r i v \xE9 e   R S A / D S A / E C D S A / E D 2 5 5 1 9 . 
  

Modified: branches/cmake/installer/release/lang/German_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/German_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/German_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1226,7 +1226,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = D S A / R S A / E C D S A / E D 2 5 5 1 9 - S c h l \xFC s s e l   a u s w \xE4 h l e n 
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( *
  . p p k ) \ 0 * . p p k \ 0 P E M   f i l e s ( * . p e m ) \ 0 * . p e m \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = B i t t e   e i n e n   D S A / R S A / E C D S A / E D 2 5 5 1 9 - S c h l \xFC s s e l   a u s w \xE4 h l e n . 
  

Modified: branches/cmake/installer/release/lang/Japanese_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/Japanese_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/Japanese_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1243,7 +1243,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = R S A / D S A / E C D S A / E D 2 5 5 1 9 \xD8y\xC6[u\x93\xD50\xA10\xA40\xEB0n0x\x90\x9Eb
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = \xD8y\xC6[u\x93\xD50\xA10\xA40\xEB0\ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 Y0y0f0n0\xD50\xA10\xA40\xEB0( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = \xD8y\xC6[u\x93\xD50\xA10\xA40\xEB0\ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i
  d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 P E M \xD50\xA10\xA40\xEB0( * . p e m ) \ 0 * . p e m \ 0 Y0y0f0n0\xD50\xA10\xA40\xEB0( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = R S A / D S A / E C D S A / E D 2 5 5 1 9 \xD8y\xC6[u\x93n0+T~0\x8C0\x8B0\xD50\xA10\xA40\xEB0\x920c\x9A[W0f0O0`0U0D0
  

Modified: branches/cmake/installer/release/lang/Korean_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/Korean_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/Korean_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1226,7 +1226,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = R S A / D S A / E C D S A / E D 2 5 5 1 9   \xACxǤ\xD0  \xD3|\xC7D\xC7   \xC1\xDD\xD0X\xD58\xC1\x94\xC6
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( *
  . p p k ) \ 0 * . p p k \ 0 P E M   f i l e s ( * . p e m ) \ 0 * . p e m \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = R S A / D S A / E C D S A / E D 2 5 5 1 9   \xACxǤ\xD0|\xB9  \xEC\xD3h\xD5\\xD5  \xD3|\xC7D\xC7  \xC0\xC9\xC8t\xD5|\xC5̹  i\xD5Ȳ\xE4\xB2. 
  

Modified: branches/cmake/installer/release/lang/Russian_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/Russian_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/Russian_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1226,7 +1226,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = K1@0BL  D09;  A  70:@KBK<  :;NG><  R S A / D S A / E C D S A / E D 2 5 5 1 9 
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( *
  . p p k ) \ 0 * . p p k \ 0 P E M   f i l e s ( * . p e m ) \ 0 * . p e m \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = K  4>;6=K  C:070BL  D09;,   A>45@60I89  70:@KBK9  :;NG  R S A / D S A / E C D S A / E D 2 5 5 1 9 . 
  

Modified: branches/cmake/installer/release/lang/Simplified Chinese_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/Simplified Chinese_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/Simplified Chinese_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1261,7 +1261,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = 	\x90\xE9b  R S A / D S A / E C D S A / E D 2 5 5 1 9   \xC6[\xA5\x94\x87e\xF6N
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( *
  . p p k ) \ 0 * . p p k \ 0 P E M   f i l e s ( * . p e m ) \ 0 * . p e m \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = \xF7\x8B	\x90\xE9b N*NS+T  R S A / D S A / E C D S A / E D 2 5 5 1 9   \xC6[\xA5\x94\x84v\x87e\xF6N0
  

Modified: branches/cmake/installer/release/lang/Traditional Chinese_utf16le.lng
===================================================================
--- branches/cmake/installer/release/lang/Traditional Chinese_utf16le.lng	2019-01-02 16:58:30 UTC (rev 7380)
+++ branches/cmake/installer/release/lang/Traditional Chinese_utf16le.lng	2019-01-02 16:58:43 UTC (rev 7381)
@@ -1274,7 +1274,7 @@
  
  F I L E D L G _ O P E N _ P R I V A T E K E Y _ T I T L E = x\x90\xC7d  R S A / D S A / E C D S A / E D 2 5 5 1 9   \xC6[p\x94\x87e\xF6N
  
- F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( * . p p k ) \ 0 * . p p k \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
+ F I L E D L G _ O P E N _ P R I V A T E K E Y _ F I L T E R = i d e n t i t y   f i l e s \ 0 i d e n t i t y ; i d _ r s a ; i d _ d s a ; i d _ e c d s a ; i d _ e d 2 5 5 1 9 ; * . p p k ; * . p e m \ 0 i d e n t i t y ( R S A 1 ) \ 0 i d e n t i t y \ 0 i d _ r s a ( S S H 2 ) \ 0 i d _ r s a \ 0 i d _ d s a ( S S H 2 ) \ 0 i d _ d s a \ 0 i d _ e c d s a ( S S H 2 ) \ 0 i d _ e c d s a \ 0 i d _ e d 2 5 5 1 9 ( S S H 2 ) \ 0 i d _ e d 2 5 5 1 9 \ 0 P u T T Y ( *
  . p p k ) \ 0 * . p p k \ 0 P E M   f i l e s ( * . p e m ) \ 0 * . p e m \ 0 a l l ( * . * ) \ 0 * . * \ 0 \ 0 
  
  M S G _ K E Y S P E C I F Y _ E R R O R = ˊx\x90\xC7d NPS+T  R S A / D S A / E C D S A / E D 2 5 5 1 9   \xC6[p\x94\x84v\x87e\xF6N0
  


Ttssh2-commit メーリングリストの案内
Back to archive index