Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHS localization #380

Merged
merged 7 commits into from
Jul 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions addons/armaos/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,39 +78,39 @@
<Original>The key-method can not be used with the caesar cipher</Original>
<English>The key-method can not be used with the caesar cipher</English>
<German>Die Schlüssel-Methode ist für die Cäsar Chiffre nicht verfügbar</German>
<Chinesesimp>The key-method can not be used with the caesar cipher</Chinesesimp>
<Chinesesimp>密钥方法不能与凯撒密码一起使用</Chinesesimp>
<Russian>The key-method can not be used with the caesar cipher</Russian>
<French>The key-method can not be used with the caesar cipher</French>
</Key>
<Key ID="STR_AE3_ArmaOS_Exception_ColumnarCipherNeedsStringLengthGreaterOneAsKey">
<Original>The Columnar Transposition Cipher needs a key with at least 2 characters</Original>
<English>The Columnar Transposition Cipher needs a key with at least 2 characters</English>
<German>Die Spaltentranspositions Chiffre benötigt einen Schlüssel der mindestens 2 Zeichen enthält</German>
<Chinesesimp>The Columnar Transposition Cipher needs a key with at least 2 characters</Chinesesimp>
<Chinesesimp>列移位密码的密钥需要包含至少2个字符</Chinesesimp>
<Russian>The Columnar Transposition Cipher needs a key with at least 2 characters</Russian>
<French>The Columnar Transposition Cipher needs a key with at least 2 characters</French>
<French>The Columnar Transposition Cipher needs a key with at least 2 characters</French>
</Key>
<Key ID="STR_AE3_ArmaOS_Exception_ColumnarCipherLengthOfKeyAndMessageDoNotMatch">
<Original>The lengths of key and message do not match a complete transposition</Original>
<English>The lengths of key and message do not match a complete transposition</English>
<German>Die Längen von Schlüssel und Nachricht stimmen nicht mit einer vollständigen Transposition überein</German>
<Chinesesimp>The lengths of key and message do not match a complete transposition</Chinesesimp>
<Chinesesimp>秘钥和信息的长度不匹配完全变位</Chinesesimp>
<Russian>The lengths of key and message do not match a complete transposition</Russian>
<French>The lengths of key and message do not match a complete transposition</French>
<French>The lengths of key and message do not match a complete transposition</French>
</Key>
<Key ID="STR_AE3_ArmaOS_Exception_ColumnarCipherStatisticsCrackNotAvailable">
<Original>The statistics-method can not be used with the columnar cipher</Original>
<English>The statistics-method can not be used with the columnar cipher</English>
<German>Die Statistik-Methode ist für die Spaltentransposition nicht verfügbar</German>
<Chinesesimp>The statistics-method can not be used with the columnar cipher</Chinesesimp>
<Chinesesimp>统计法不能与列移位密码一起使用</Chinesesimp>
<Russian>The statistics-method can not be used with the columnar cipher</Russian>
<French>The statistics-method can not be used with the columnar cipher</French>
</Key>
<Key ID="STR_AE3_ArmaOS_Exception_ColumnarCipherMessageLengthIsPrime">
<Original>The message is %1 characters long. Since %1 is a prime number, the message was not encrypted by a complete columnar transposition</Original>
<English>The message is %1 characters long. Since %1 is a prime number, the message was not encrypted by a complete columnar transposition</English>
<German>Die Nachricht is %1 Zeichen lang. Da %1 eine Primzahl ist, kann die Nachricht nicht durch eine komplette Spaltentransposition verschlüsselt worden sein</German>
<Chinesesimp>The message is %1 characters long. Since %1 is a prime number, the message was not encrypted by a complete columnar transposition</Chinesesimp>
<Chinesesimp>信息的长度是 %1 个字符.且由于 %1 是素数,所以消息没有通过完全列移位进行加密</Chinesesimp>
<Russian>The message is %1 characters long. Since %1 is a prime number, the message was not encrypted by a complete columnar transposition</Russian>
<French>The message is %1 characters long. Since %1 is a prime number, the message was not encrypted by a complete columnar transposition</French>
</Key>
Expand Down Expand Up @@ -577,7 +577,8 @@
<Chinesesimp>贪吃蛇 - 使用参数 --big 使区块大小翻倍</Chinesesimp>
<Russian>Retro Snake Game - use option --big for doubled block size</Russian>
<French>Jeu Rétro Snake - utilisez l'option --big pour doubler la taille des blocs</French>
<Italian>Retro Snake Game - usa opzione --grande per dimensione blocco doppia </Key>
<Italian>Retro Snake Game - usa opzione --grande per dimensione blocco doppia</Italian>
</Key>
<Key ID="STR_AE3_ArmaOS_Config_CommandManDescr">
<Original>Prints usage information about a command.</Original>
<English>Prints usage information about a command.</English>
Expand Down Expand Up @@ -1394,7 +1395,7 @@
<Original>UI on texture</Original>
<English>UI on texture</English>
<German>UI auf Textur</German>
<Chinesesimp>UI on texture</Chinesesimp>
<Chinesesimp>贴图UI</Chinesesimp>
<Russian>UI on texture</Russian>
<French>UI on texture</French>
<Italian>UI on texture</Italian>
Expand All @@ -1403,7 +1404,7 @@
<Original>If enabled, surrounding players can see the armaOS interface on the computers texture.</Original>
<English>If enabled, surrounding players can see the armaOS interface on the computers texture.</English>
<German>Wenn aktiviert, können Spieler in der Nähe das armaOS Interface auf der Textur des Computers sehen.</German>
<Chinesesimp>If enabled, surrounding players can see the armaOS interface on the computers texture.</Chinesesimp>
<Chinesesimp>启用后周围玩家可以在电脑贴图上看到armaOS的界面.</Chinesesimp>
<Russian>If enabled, surrounding players can see the armaOS interface on the computers texture.</Russian>
<French>If enabled, surrounding players can see the armaOS interface on the computers texture.</French>
<Italian>If enabled, surrounding players can see the armaOS interface on the computers texture.</Italian>
Expand Down
22 changes: 11 additions & 11 deletions addons/filesystem/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<Original>Enable Encryption</Original>
<English>Enable Encryption</English>
<German>Aktiviere Verschlüsselung</German>
<Chinesesimp>Enable Encryption</Chinesesimp>
<Chinesesimp>启用加密</Chinesesimp>
<Russian>Enable Encryption</Russian>
<French>Enable Encryption</French>
<Italian>Enable Encryption</Italian>
Expand All @@ -134,7 +134,7 @@
<Original>File content will be encrypted on mission start</Original>
<English>File content will be encrypted on mission start</English>
<German>Dateiinhalt wird beim Missionsstart verschlüsselt</German>
<Chinesesimp>File content will be encrypted on mission start</Chinesesimp>
<Chinesesimp>文件内容将在任务开始时加密</Chinesesimp>
<Russian>File content will be encrypted on mission start</Russian>
<French>File content will be encrypted on mission start</French>
<Italian>File content will be encrypted on mission start</Italian>
Expand All @@ -143,25 +143,25 @@
<Original>Encryption Algorithm</Original>
<English>Encryption Algorithm</English>
<German>Verschlüsselungsalorithmus</German>
<Chinesesimp>Encryption Algorithm</Chinesesimp>
<Chinesesimp>加密算法</Chinesesimp>
<Russian>Encryption Algorithm</Russian>
<French>Encryption Algorithm</French>
<Italian>Encryption Algorithm</Italian>
</Key>
<Key ID="STR_AE3_Filesystem_Config_EncryptionAlgorithmTooltip">
<Original>The available characters for your message depend on the choosen encryption algorithm.</Original>
<English>The available characters for your message depend on the choosen encryption algorithm.</English>
<Original>The available characters for your message depend on the chosen encryption algorithm.</Original>
<English>The available characters for your message depend on the chosen encryption algorithm.</English>
<German>Die verfügbaren Zeichen für deine Nachricht hängen vom gewählten Verschlüsselungsalogithmus ab.</German>
<Chinesesimp>The available characters for your message depend on the choosen encryption algorithm.</Chinesesimp>
<Russian>The available characters for your message depend on the choosen encryption algorithm.</Russian>
<French>The available characters for your message depend on the choosen encryption algorithm.</French>
<Italian>The available characters for your message depend on the choosen encryption algorithm.</Italian>
<Chinesesimp>信息的可见字符取决于你所选择的加密算法.</Chinesesimp>
<Russian>The available characters for your message depend on the chosen encryption algorithm.</Russian>
<French>The available characters for your message depend on the chosen encryption algorithm.</French>
<Italian>The available characters for your message depend on the chosen encryption algorithm.</Italian>
</Key>
<Key ID="STR_AE3_Filesystem_Config_EncryptionKeyDisplayName">
<Original>Encryption Key</Original>
<English>Encryption Key</English>
<German>Verschlüsselungsschlüssel</German>
<Chinesesimp>Encryption Key</Chinesesimp>
<Chinesesimp>密钥</Chinesesimp>
<Russian>Encryption Key</Russian>
<French>Encryption Key</French>
<Italian>Encryption Key</Italian>
Expand All @@ -170,7 +170,7 @@
<Original>caesar: only use numeric keys between 1 and 25 || columnar: minimal key length 2</Original>
<English>caesar: only use numeric keys between 1 and 25 || columnar: minimal key length 2</English>
<German>caesar: nur numerische Schlüssel zwischen 1 und 25 || columnar: minimale Schlüssellänge 2 </German>
<Chinesesimp>caesar: only use numeric keys between 1 and 25 || columnar: minimal key length 2</Chinesesimp>
<Chinesesimp>凯撒密码: 只能使用1到25之间的数字密钥 || 列移位密码: 密钥的最小长度为2</Chinesesimp>
<Russian>caesar: only use numeric keys between 1 and 25 || columnar: minimal key length 2</Russian>
<French>caesar: only use numeric keys between 1 and 25 || columnar: minimal key length 2</French>
<Italian>caesar: only use numeric keys between 1 and 25 || columnar: minimal key length 2</Italian>
Expand Down
8 changes: 4 additions & 4 deletions addons/flashdrive/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Original>Connect Flash Drive</Original>
<English>Connect Flash Drive</English>
<German>USB Stick verbinden</German>
<Chinesesimp>连接闪盘驱动器</Chinesesimp>
<Chinesesimp>连接U盘驱动器</Chinesesimp>
<Russian>Подключить флэш накопитель</Russian>
<French>Connecter la clé USB</French>
<Italian>Connetti la chiavetta USB</Italian>
Expand Down Expand Up @@ -46,7 +46,7 @@
<Original>Flash drive</Original>
<English>Flash drive</English>
<German>Flash drive</German>
<Chinesesimp>闪盘驱动器</Chinesesimp>
<Chinesesimp>U盘驱动器</Chinesesimp>
<Russian>Флэш накопитель</Russian>
<French>Clé usb</French>
<Italian>Chiavetta USB</Italian>
Expand All @@ -55,7 +55,7 @@
<Original>Flash drive</Original>
<English>Flash drive</English>
<German>Flash Drive</German>
<Chinesesimp>闪盘驱动器</Chinesesimp>
<Chinesesimp>U盘驱动器</Chinesesimp>
<Russian>Флэш накопитель</Russian>
<French>Clé usb</French>
<Italian>Chiavetta USB</Italian>
Expand All @@ -64,7 +64,7 @@
<Original>AE3: Pick up flash drive</Original>
<English>AE3: Pick up flash drive</English>
<German>AE3: Flash Drive aufnehmen</German>
<Chinesesimp>AE3: 拾取闪盘驱动器</Chinesesimp>
<Chinesesimp>AE3: 拾取U盘驱动器</Chinesesimp>
<Russian>AE3: Подобрать лэш накопитель</Russian>
<French>AE3: Prendre une clé USB</French>
<Italian>AE3: prendi la Chiavetta USB</Italian>
Expand Down
Loading