From 929aa4ff884c312f56074fe66dc128d46f229680 Mon Sep 17 00:00:00 2001 From: cake-pie Date: Fri, 23 Mar 2018 12:53:18 +0800 Subject: [PATCH 1/2] l10n EN-US fix typo --- SHED/PicoPort/Localization/PicoPort_en-us.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SHED/PicoPort/Localization/PicoPort_en-us.cfg b/SHED/PicoPort/Localization/PicoPort_en-us.cfg index a6e2ed0..b0839f0 100644 --- a/SHED/PicoPort/Localization/PicoPort_en-us.cfg +++ b/SHED/PicoPort/Localization/PicoPort_en-us.cfg @@ -9,15 +9,15 @@ Localization // --- regular PicoPort docking ports --- #autoLOC_Pico_001 = Pico-Port Basic - #autoLOC_Pico_002 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-minature Docking Port. The two events are entirely unrelated. + #autoLOC_Pico_002 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-miniature Docking Port. The two events are entirely unrelated. #autoLOC_Pico_003 = Pico-Port Plus - #autoLOC_Pico_004 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-minature Docking Port. The two events are entirely unrelated. [Non Orientation specific variant] + #autoLOC_Pico_004 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-miniature Docking Port. The two events are entirely unrelated. [Non Orientation specific variant] #autoLOC_Pico_005 = Pico-Port 'F' - #autoLOC_Pico_006 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-minature Docking Port. The two events are entirely unrelated. [Non Orientation specific, female-gendered variant] + #autoLOC_Pico_006 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-miniature Docking Port. The two events are entirely unrelated. [Non Orientation specific, female-gendered variant] #autoLOC_Pico_007 = Pico-Port 'M' - #autoLOC_Pico_008 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-minature Docking Port. The two events are entirely unrelated. [Non Orientation specific, male-gendered variant] + #autoLOC_Pico_008 = After a toy company recently disposed of numerous novelty fridge magnets due to a unit error on the drawings, Sphero-Hedron Engineering Dynamics announced the release of a new type of sub-miniature Docking Port. The two events are entirely unrelated. [Non Orientation specific, male-gendered variant] } } From e011386e3235af9f8c251642f99c5da6731e9ad8 Mon Sep 17 00:00:00 2001 From: cake-pie Date: Fri, 23 Mar 2018 13:07:36 +0800 Subject: [PATCH 2/2] l10n JA added --- SHED/PicoPort/Localization/PicoPort_ja.cfg | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 SHED/PicoPort/Localization/PicoPort_ja.cfg diff --git a/SHED/PicoPort/Localization/PicoPort_ja.cfg b/SHED/PicoPort/Localization/PicoPort_ja.cfg new file mode 100644 index 0000000..81bee95 --- /dev/null +++ b/SHED/PicoPort/Localization/PicoPort_ja.cfg @@ -0,0 +1,23 @@ +Localization +{ + ja + { + // --- the mod --- + + #autoLOC_Pico_000 = ピコポート ドッキングポートス + + // --- regular PicoPort docking ports --- + + #autoLOC_Pico_001 = ピコポート ベーシック + #autoLOC_Pico_002 = 最近、とある玩具会社が単位系の取り間違いのためノベリティ冷蔵庫用マグネットの数々を捨てました。全く関係ないけど、Sphero-Hedron Engineering Dynamics が新型の超小型ドッキングポートを発売しました。 + + #autoLOC_Pico_003 = ピコポート プラス + #autoLOC_Pico_004 = 最近、とある玩具会社が単位系の取り間違いのためノベリティ冷蔵庫用マグネットの数々を捨てました。全く関係ないけど、Sphero-Hedron Engineering Dynamics が新型の超小型ドッキングポートを発売しました。 〔整列不要、無性型〕 + + #autoLOC_Pico_005 = ピコポート 「メス」 + #autoLOC_Pico_006 = 最近、とある玩具会社が単位系の取り間違いのためノベリティ冷蔵庫用マグネットの数々を捨てました。全く関係ないけど、Sphero-Hedron Engineering Dynamics が新型の超小型ドッキングポートを発売しました。 〔整列不要、メスタイプ〕 + + #autoLOC_Pico_007 = ピコポート 「オス」 + #autoLOC_Pico_008 = 最近、とある玩具会社が単位系の取り間違いのためノベリティ冷蔵庫用マグネットの数々を捨てました。全く関係ないけど、Sphero-Hedron Engineering Dynamics が新型の超小型ドッキングポートを発売しました。 〔整列不要、オスタイプ〕 + } +}