Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit d9fb458c authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent 7a764970
Loading
Loading
Loading
Loading
+21 −3
Original line number Diff line number Diff line
@@ -4,17 +4,35 @@
    <string name="no_current_account_selected_exception_message">沒有選取任何帳戶</string>

    <string name="android_get_accounts_permission_not_granted_exception_title">錯誤</string>
    <string name="android_get_accounts_permission_not_granted_exception_message">你必須先授權存取帳戶,才能在裝置上使用單一登入功能。</string>
    <string name="android_get_accounts_permission_not_granted_exception_message">你必須先授權存取帳戶,才能在裝置上使用  Nextcloud 單一登入功能。</string>

    <string name="current_account_not_found_exception_title">警告</string>
    <string name="current_account_not_found_exception_message">錯誤......未找到選取帳戶</string>
    <string name="current_account_not_found_exception_message">怪怪的… 找不到選取帳戶</string>

    <string name="token_mismatch_title">錯誤</string>
    <string name="token_mismatch_message">提供的驗證憑證不符,或是不允許此名稱的軟體包執行此動作。</string>

    <string name="nextcloud_files_app_not_installed_title">錯誤</string>
    <string name="nextcloud_files_app_not_installed_message" formatted="true">未安裝 Nextcloud Files App。請安裝:%1$s</string>

    <string name="nextcloud_files_app_account_not_found_title">錯誤</string>
    <string name="nextcloud_files_app_account_not_found_message">Nextcloud Files App 中找不到帳戶</string>

    <string name="nextcloud_files_app_account_permission_not_granted_title">錯誤</string>
    <string name="nextcloud_files_app_account_permission_not_granted_message">您需要接受請求之權限,才能使用單一登入功能。</string>

    <string name="nextcloud_http_request_failed_title">錯誤</string>
    <string name="nextcloud_http_request_failed_message" formatted="true">HTTP 請求失敗,HTTP 狀態碼:%1$d</string>

    <string name="nextcloud_files_app_not_supported_title">錯誤</string>
    <string name="nextcloud_files_app_not_supported_message" formatted="true">您的 Nextcloud Files App 尚未支援單一登入功能。請更新:%1$s</string>


    <string name="nextcloud_files_api_not_responsing_title">錯誤</string>
    <string name="nextcloud_files_api_not_responsing_message">Nextcloud Files App API 無回應。請回報此問題。</string>

    <string name="select_account_unknown_error_toast">發生錯誤,請重試</string>
    <string name="sso_canceled">取消 SSO 匯入</string>
    <string name="sso_canceled_message">使用者取消 SSO 匯入。</string>

</resources>