fix: japanese locale

This commit is contained in:
daichi-matsumoto
2023-10-15 09:32:40 +09:00
parent ecd6cde506
commit 361fed42c4
3 changed files with 4 additions and 4 deletions

View File

@@ -13,9 +13,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%dつのファイル</string>
<string>%d ファイル</string>
<key>other</key>
<string>%dつのファイル</string>
<string>%d ファイル</string>
</dict>
</dict>
</dict>

View File

@@ -6,7 +6,7 @@
"6Up-t3-mwm.title" = "キャンセル";
/* Class = "NSTextFieldCell"; title = "Looking for devices..."; ObjectID = "NaJ-Wx-Pim"; */
"NaJ-Wx-Pim.title" = "機器を探す中...";
"NaJ-Wx-Pim.title" = "デバイスを検索しています...";
/* Class = "NSTextFieldCell"; title = "If you don't see your device, open \"Google Files\" app and tap \"Receive\" on the Nearby Share tab."; ObjectID = "vla-gF-eJo"; */
"vla-gF-eJo.title" = "もしデバイスが表示されない場合は、「Files by Google」アプリを開き、右下にある「Nearby Share」から「受信」をタップしてください。";
"vla-gF-eJo.title" = "デバイスが表示されない場合は、「Files」アプリを開き、右下タブから「ニアバイシェア」を選択し、「受信」ボタンをタップしてください。";