Import zh translations

This commit is contained in:
2023-02-02 23:38:30 -05:00
parent 1fd4d4d950
commit 9fdcfd7f8b
3 changed files with 10 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
/* Bundle display name */
"CFBundleDisplayName" = "大子";
"CFBundleDisplayName" = "大子";
/* Bundle name */
"CFBundleName" = "大子";
"CFBundleName" = "大子";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "允许大子访问您的相册以便保存图片。";
"NSPhotoLibraryAddUsageDescription" = "允许大子访问您的相册以便保存图片。";

View File

@@ -87,7 +87,7 @@ Number of profiles a user is following. */
"Banner Image" = "主页背景图片";
/* Reminder to user that they should save their account information. */
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "请先保存您的账户信息!否则您将在登出或卸载后无法重新登陆大子。";
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "请先保存您的账户信息!否则您将在登出或卸载后无法重新登陆大子。";
/* Dropdown option label for Lightning wallet, Bitcoin Beach. */
"Bitcoin Beach" = "Bitcoin Beach";
@@ -201,7 +201,7 @@ Number of profiles a user is following. */
"Custom" = "自定义";
/* Name of the app, shown on the first screen when user is not logged in. */
"Damus" = "大子";
"Damus" = "大子";
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
"Default Wallet" = "默认钱包";

View File

@@ -6,19 +6,19 @@
<body>
<trans-unit id="CFBundleDisplayName" xml:space="preserve">
<source>Damus</source>
<target>大子</target>
<target>大子</target>
<note>Bundle display name</note>
</trans-unit>
<trans-unit id="CFBundleName" xml:space="preserve">
<source>damus</source>
<target>大子</target>
<target>大子</target>
<note>Bundle name</note>
</trans-unit>
<trans-unit id="NSPhotoLibraryAddUsageDescription" xml:space="preserve">
<source>Granting Damus access to your photos allows you to save images.</source>
<target>允许大子访问您的相册以便保存图片。</target>
<target>允许大子访问您的相册以便保存图片。</target>
<note>Privacy - Photo Library Additions Usage Description</note>
</trans-unit>
@@ -202,7 +202,7 @@ Number of profiles a user is following.</note>
</trans-unit>
<trans-unit id="Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." xml:space="preserve">
<source>Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus.</source>
<target>请先保存您的账户信息!否则您将在登出或卸载后无法重新登陆大子。</target>
<target>请先保存您的账户信息!否则您将在登出或卸载后无法重新登陆大子。</target>
<note>Reminder to user that they should save their account information.</note>
</trans-unit>
@@ -433,7 +433,7 @@ Number of profiles a user is following.</note>
</trans-unit>
<trans-unit id="Damus" xml:space="preserve">
<source>Damus</source>
<target>大子</target>
<target>大子</target>
<note>Name of the app, shown on the first screen when user is not logged in.</note>
</trans-unit>