diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index 6e68ff2334..a1a0c7be51 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml @@ -50,7 +50,7 @@ 取消收藏 撰寫嘟文 登出 - 確定要登出 %1$s 嗎? + 您確定要登出 %1$s 嗎?這會刪除帳戶所有本機數據,包括草稿和選項。 關注 取消關注 封鎖 @@ -231,7 +231,7 @@ 加入新的 Mastodon 帳號 以 %1$s 發嘟文 - 為視覺障礙用戶提供的描述\n(限制 %d 字) + 為視覺障礙用戶提供的描述(限制 %d 字) 設定圖片標題 移除 diff --git a/app/src/main/res/values-zh-rMO/strings.xml b/app/src/main/res/values-zh-rMO/strings.xml index e0c83d6b7c..6bfcb2f002 100644 --- a/app/src/main/res/values-zh-rMO/strings.xml +++ b/app/src/main/res/values-zh-rMO/strings.xml @@ -1,15 +1,15 @@ - 內容不能為空 - 沒有可用的瀏覽器 + 內容不能為空。 + 沒有可用的瀏覽器。 嘟文太長了! - 無法上傳此類型的檔案 - 此檔案無法開啟 - 需要授予 Pachli 讀取媒體檔案的權限 - 需要授予 Pachli 寫入儲存空間的權限 - 無法在嘟文中同時插入影片和圖片 - 媒體檔案上傳失敗 - 嘟文發送時出錯 + 無法上傳此類型的檔案。 + 此檔案無法開啟。 + 需要授予 Pachli 讀取媒體檔案的權限。 + 需要授予 Pachli 寫入儲存空間的權限。 + 無法在嘟文中同時插入影片和圖片。 + 媒體檔案上傳失敗。 + 嘟文發送時出錯。 主頁 通知 本站時間軸 @@ -36,7 +36,7 @@ 摺疊內容 展開 摺疊 - 還沒有內容,向下拉動即可重新整理 + 還沒有內容,向下拉動即可重新整理! %s 轉嘟了你的嘟文 %s 收藏了你的嘟文 %s 關注了你 @@ -50,7 +50,7 @@ 取消收藏 新嘟文 登出 - 確定要登出 %1$s 嗎? + 您確定要登出 %1$s 嗎?這會刪除帳戶所有本機數據,包括草稿和選項。 關注 取消關注 封鎖 @@ -95,7 +95,7 @@ 顯示收藏 提及 打開媒體 #%d - 正在下載 %1$s… + 正在下載 %1$s 複製連結 分享為 … 下載媒體 @@ -107,7 +107,7 @@ 已解除封鎖 已解除靜音 已檢舉! - 成功送出回覆 + 成功送出回覆。 有什麼新鮮事? 敏感內容警告 暱稱 @@ -117,7 +117,7 @@ 回覆… 頭像 標題 - 正在完成上傳… + 正在完成上傳 正在上傳… 下載 移除關注請求? @@ -231,7 +231,7 @@ 加入新的 Mastodon 帳號 以 %1$s 發嘟文 - 為視覺障礙用戶提供的描述\n(限制 %d 字) + 為視覺障礙用戶提供的描述(限制 %d 字) 設定圖片標題 移除 @@ -264,7 +264,7 @@ 標籤 內容 嘟文顯示精確時間 - 以下資訊可能並不完整,要檢視完整資料請使用瀏覽器開啟 + 以下資訊可能並不完整,要檢視完整資料請使用瀏覽器開啟。 取消置頂 置頂 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index c40e439f69..8aa4f24413 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -50,7 +50,7 @@ 取消最愛 撰寫嘟文 登出 - 確定要登出 %1$s 嗎? + 您確定要登出 %1$s 嗎?這會刪除帳戶所有本機數據,包括草稿和選項。 關注 取消關注 封鎖 @@ -231,8 +231,7 @@ 加入新的 Mastodon 帳號 以 %1$s 發嘟文 - 為視覺障礙用戶提供的描述 -\n(限制 %d 字) + 為視覺障礙用戶提供的描述(限制 %d 字) 設定圖片標題 移除 diff --git a/core/ui/src/main/res/values-en-rGB/strings.xml b/core/ui/src/main/res/values-en-rGB/strings.xml index 421501210d..8fc82df02a 100644 --- a/core/ui/src/main/res/values-en-rGB/strings.xml +++ b/core/ui/src/main/res/values-en-rGB/strings.xml @@ -1,5 +1,6 @@ - + - A network error occurred! Please check your connection and try again! + A network error occurred. Please check your connection and try again. An error occurred. - + Refresh + \ No newline at end of file diff --git a/core/ui/src/main/res/values-zh-rHK/strings.xml b/core/ui/src/main/res/values-zh-rHK/strings.xml index 8e7b1daf83..72d8a414d7 100644 --- a/core/ui/src/main/res/values-zh-rHK/strings.xml +++ b/core/ui/src/main/res/values-zh-rHK/strings.xml @@ -1,6 +1,6 @@ - + - 網絡請求出錯,請檢查互聯網連接並重試! + 網絡請求出錯,請檢查互聯網連接並重試。 應用程式出現異常。 沒有內容。 重試 @@ -12,4 +12,5 @@ 話題 連結 話題 - + 重新整理 + \ No newline at end of file diff --git a/core/ui/src/main/res/values-zh-rMO/strings.xml b/core/ui/src/main/res/values-zh-rMO/strings.xml index 3c65909965..e8c18e6def 100644 --- a/core/ui/src/main/res/values-zh-rMO/strings.xml +++ b/core/ui/src/main/res/values-zh-rMO/strings.xml @@ -1,8 +1,8 @@ - + - 網絡請求出錯,請檢查互聯網連接並重試 - 應用程式出現異常 - 沒有內容 + 網絡請求出錯,請檢查互聯網連接並重試。 + 應用程式出現異常。 + 沒有內容。 重試 個人資料 更多 @@ -11,4 +11,4 @@ 話題 連結 話題 - + \ No newline at end of file diff --git a/core/ui/src/main/res/values-zh-rTW/strings.xml b/core/ui/src/main/res/values-zh-rTW/strings.xml index d229f55b9c..c70bc0b25d 100644 --- a/core/ui/src/main/res/values-zh-rTW/strings.xml +++ b/core/ui/src/main/res/values-zh-rTW/strings.xml @@ -1,6 +1,6 @@ - + - 網絡請求出錯,請檢查互聯網連接並重試! + 網絡請求出錯,請檢查互聯網連接並重試。 應用程式出現異常。 沒有內容。 重試 @@ -13,4 +13,5 @@ 話題 連結 話題 - + 重新整理 + \ No newline at end of file diff --git a/feature/about/src/main/res/values-en-rGB/strings.xml b/feature/about/src/main/res/values-en-rGB/strings.xml index 8e8aed8f4d..e04c92e2a5 100644 --- a/feature/about/src/main/res/values-en-rGB/strings.xml +++ b/feature/about/src/main/res/values-en-rGB/strings.xml @@ -1,4 +1,5 @@ - + Licenses - + Refresh + \ No newline at end of file diff --git a/feature/about/src/main/res/values-zh-rCN/strings.xml b/feature/about/src/main/res/values-zh-rCN/strings.xml index df4e1a8f53..838537cf31 100644 --- a/feature/about/src/main/res/values-zh-rCN/strings.xml +++ b/feature/about/src/main/res/values-zh-rCN/strings.xml @@ -1,4 +1,4 @@ - + 关于 Pachli 你的设备 @@ -18,4 +18,5 @@ \@%s@%s \n版本: %s Pachli 使用了以下开源项目的源码: - + 刷新 + \ No newline at end of file diff --git a/feature/about/src/main/res/values-zh-rHK/strings.xml b/feature/about/src/main/res/values-zh-rHK/strings.xml index eac16b97f4..810e346653 100644 --- a/feature/about/src/main/res/values-zh-rHK/strings.xml +++ b/feature/about/src/main/res/values-zh-rHK/strings.xml @@ -1,12 +1,9 @@ - + 關於 Pachli 由 Pachli 提供 Pachli 是基於 GNU General Public License Version 3 許可證開源的自由軟體完整的許可證協議:https://www.gnu.org/licenses/gpl-3.0.en.html - - 專案網站:\n - https://pachli.app - + 專案網站:https://pachli.app 問題回報:\n https://github.com/pachli/pachli-android/issues @@ -14,4 +11,5 @@ Pachli 官方帳號 開源授權 Pachli 使用了以下開源專案的原始碼: - + 重新整理 + \ No newline at end of file diff --git a/feature/about/src/main/res/values-zh-rMO/strings.xml b/feature/about/src/main/res/values-zh-rMO/strings.xml index 950fba25d4..9c4b4f725b 100644 --- a/feature/about/src/main/res/values-zh-rMO/strings.xml +++ b/feature/about/src/main/res/values-zh-rMO/strings.xml @@ -1,11 +1,8 @@ - + 關於 Pachli Pachli 是基於 GNU General Public License Version 3 許可證開源的自由軟體完整的許可證協議:https://www.gnu.org/licenses/gpl-3.0.en.html - - 專案網站:\n - https://pachli.app - + 專案網站:https://pachli.app 問題回報:\n https://github.com/pachli/pachli-android/issues @@ -13,4 +10,4 @@ Pachli 官方帳號 開源授權 Pachli 使用了以下開源專案的原始碼: - + \ No newline at end of file diff --git a/feature/about/src/main/res/values-zh-rTW/strings.xml b/feature/about/src/main/res/values-zh-rTW/strings.xml index eac16b97f4..810e346653 100644 --- a/feature/about/src/main/res/values-zh-rTW/strings.xml +++ b/feature/about/src/main/res/values-zh-rTW/strings.xml @@ -1,12 +1,9 @@ - + 關於 Pachli 由 Pachli 提供 Pachli 是基於 GNU General Public License Version 3 許可證開源的自由軟體完整的許可證協議:https://www.gnu.org/licenses/gpl-3.0.en.html - - 專案網站:\n - https://pachli.app - + 專案網站:https://pachli.app 問題回報:\n https://github.com/pachli/pachli-android/issues @@ -14,4 +11,5 @@ Pachli 官方帳號 開源授權 Pachli 使用了以下開源專案的原始碼: - + 重新整理 + \ No newline at end of file diff --git a/feature/login/src/main/res/values-en-rGB/strings.xml b/feature/login/src/main/res/values-en-rGB/strings.xml index 6a5f58323e..6da025cab2 100644 --- a/feature/login/src/main/res/values-en-rGB/strings.xml +++ b/feature/login/src/main/res/values-en-rGB/strings.xml @@ -1,11 +1,11 @@ - + Invalid domain entered Failed authenticating with that instance: %1$s An unidentified authorisation error occurred. Authorisation was denied. - Failed getting a login token. + Failed getting a login token. If this persists, try Login in Browser from the menu. Failed loading account details Login Could not load the login page. - + \ No newline at end of file diff --git a/feature/login/src/main/res/values-zh-rCN/strings.xml b/feature/login/src/main/res/values-zh-rCN/strings.xml index bbba8d26d2..bb432c4925 100644 --- a/feature/login/src/main/res/values-zh-rCN/strings.xml +++ b/feature/login/src/main/res/values-zh-rCN/strings.xml @@ -1,12 +1,12 @@ - + - 请输入你账号所在的 Mastodon 站点的域名,比如 mastodon.social,icosahedron.website,social.tchncs.de,等等 。 -\n -\n还没有 Mastodon 账号?你也可以输入想注册的 Mastodon 站点的域名,然后在该服务器创建新的账号并授权 Pachli 登入。 -\n -\n在 Mastodon 里,你的账号信息储存在某一特定实例当中,但 Mastodon 可使跨站互动和站内互动一样简单。 -\n -\n可以前往 https://joinmastodon.org 了解更多信息。 + 请输入你账号所在的 Mastodon 站点的域名,比如 mastodon.social,icosahedron.website,social.tchncs.de,等等 。 +\n +\n还没有 Mastodon 账号?你也可以输入想注册的 Mastodon 站点的域名,然后在该服务器创建新的账号并授权 Pachli 登入。 +\n +\n在 Mastodon 里,你的账号信息储存在某一特定实例当中,但 Mastodon 可使跨站互动和站内互动一样简单。 +\n +\n可以前往 https://joinmastodon.org 了解更多信息。 \u0020 关闭 用浏览器登录 该域名无效 @@ -23,4 +23,4 @@ 无法加载登录页。 登录即表示您同意 %s 的规定。 %s 的规定 - + \ No newline at end of file diff --git a/feature/login/src/main/res/values-zh-rHK/strings.xml b/feature/login/src/main/res/values-zh-rHK/strings.xml index 406ab54fea..ae3625bc42 100644 --- a/feature/login/src/main/res/values-zh-rHK/strings.xml +++ b/feature/login/src/main/res/values-zh-rHK/strings.xml @@ -1,20 +1,20 @@ - + - 輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 更多 -\n -\n如果你還沒有帳號,你可以輸入你想要加入的域名並在此建立新帳號。 -\n -\n一個站點是一個託管你的帳號的地方,但是你可以很容易的跟不同站台的人們交流,就像是在同一個站台一樣。 -\n -\n更多資訊可以在 joinmastodon.org 查看。 + 輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 更多 +\n +\n如果你還沒有帳號,你可以輸入你想要加入的域名並在此建立新帳號。 +\n +\n一個站點是一個託管你的帳號的地方,但是你可以很容易的跟不同站台的人們交流,就像是在同一個站台一樣。 +\n +\n更多資訊可以在 joinmastodon.org 查看。 \u0020 關閉 該域名無效 無法連接此伺服器。: %1$s - 認證過程出現未知錯誤。 - 授權被拒絕。 - 無法獲取登入資訊。 + 認證過程出現未知錯誤。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。 + 授權被拒絕。如果您確定提供了正確登入訊息,請嘗試選單中的「在瀏覽器中登錄」。 + 無法獲取登入資訊。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。 哪一個域名? 登入 Mastodon 帳號 什麼是站點? 正在連線… - + \ No newline at end of file diff --git a/feature/login/src/main/res/values-zh-rMO/strings.xml b/feature/login/src/main/res/values-zh-rMO/strings.xml index 320016ae33..86e3100771 100644 --- a/feature/login/src/main/res/values-zh-rMO/strings.xml +++ b/feature/login/src/main/res/values-zh-rMO/strings.xml @@ -1,14 +1,20 @@ - + - 請輸入你帳號所在的 Mastodon 站點的域名或地址 + 輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 更多 +\n +\n如果你還沒有帳號,你可以輸入你想要加入的域名並在此建立新帳號。 +\n +\n一個站點是一個託管你的帳號的地方,但是你可以很容易的跟不同站台的人們交流,就像是在同一個站台一樣。 +\n +\n更多資訊可以在 joinmastodon.org 查看。 \u0020 關閉 該域名無效 無法連接此伺服器: %1$s - 認證過程出現未知錯誤 - 授權被拒絕 - 無法獲取登入資訊 - 域名 + 認證過程出現未知錯誤。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。 + 授權被拒絕。如果您確定提供了正確登入訊息,請嘗試選單中的「在瀏覽器中登錄」。 + 無法獲取登入資訊。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。 + 哪一個域名? 登入 Mastodon 帳號 什麼是站點? 正在連線… - + \ No newline at end of file diff --git a/feature/login/src/main/res/values-zh-rTW/strings.xml b/feature/login/src/main/res/values-zh-rTW/strings.xml index 8693b82cc3..54945dda9d 100644 --- a/feature/login/src/main/res/values-zh-rTW/strings.xml +++ b/feature/login/src/main/res/values-zh-rTW/strings.xml @@ -1,18 +1,18 @@ - + - 輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 更多 -\n -\n如果你還沒有帳號,你可以輸入你想要加入的域名並在此建立新帳號。 -\n -\n一個站點是一個託管你的帳號的地方,但是你可以很容易的跟不同站台的人們交流,就像是在同一個站台一樣。 -\n -\n更多資訊可以在 joinmastodon.org 查看。 + 輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 更多 +\n +\n如果你還沒有帳號,你可以輸入你想要加入的域名並在此建立新帳號。 +\n +\n一個站點是一個託管你的帳號的地方,但是你可以很容易的跟不同站台的人們交流,就像是在同一個站台一樣。 +\n +\n更多資訊可以在 joinmastodon.org 查看。 \u0020 關閉 該域名無效 無法通過該伺服器的身份驗證。如果此問題持續發生,請嘗試選單中的“在瀏覽器中登錄”。: %1$s - 認證過程出現未知錯誤。如果此問題持續發生,請嘗試選單中的“在瀏覽器中登錄”。 - 授權被拒絕。 - 無法獲取登入資訊。 + 認證過程出現未知錯誤。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。 + 授權被拒絕。如果您確定提供了正確登入訊息,請嘗試選單中的「在瀏覽器中登錄」。 + 無法獲取登入資訊。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。 加載賬戶詳情失敗 哪一個域名? 登入 Mastodon 帳號 @@ -22,4 +22,4 @@ 無法載入登入頁面。 登入既代表您已同意 %s 的規定。 %s 的規定 - + \ No newline at end of file