Import l10n.

upstream-sync
Mozilla L10n Automation Bot 3 years ago committed by mergify[bot]
parent c3adb970d5
commit f1c703b29f

@ -420,6 +420,11 @@
and the third is the device model. -->
<string name="default_device_name_2">%2$s %3$s 上の %1$s</string>
<!-- Preference for syncing credit cards -->
<string name="preferences_sync_credit_cards">クレジットカード情報</string>
<!-- Preference for syncing addresses -->
<string name="preferences_sync_address">住所</string>
<!-- Send Tab -->
<!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="fxa_received_tab_channel_name">受信したタブ</string>
@ -463,6 +468,8 @@
<string name="preferences_marketing_data">マーケティングデータ</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">%1$s で使用した機能に関するデータをモバイルマーケティングベンダーの Leanplum と共有します。</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">基本的な使用状況データをモバイルマーケティングベンダーの Adjust と共有します</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">調査</string>
<!-- Summary for studies preferences -->
@ -1773,4 +1780,10 @@
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">詳細はこちら</string>
</resources>
<!-- Content description for the action bar "up" button -->
<string name="action_bar_up_description">上へ移動します</string>
<!-- Content description for privacy content close button -->
<string name="privacy_content_close_button_content_description">閉じる</string>
</resources>

Loading…
Cancel
Save