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

Unverified Commit 726f04c0 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex



Signed-off-by: default avatarNextcloud bot <bot@nextcloud.com>
parent ef8f1714
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -8,11 +8,17 @@
    <string name="android_get_accounts_permission_not_granted_exception_message">In order to use the Nextcloud Single-Sign-On on this device, you need to grant permission to access your accounts</string>

    <string name="current_account_not_found_exception_title">Warning</string>
    <string name="current_account_not_found_exception_message">Selected account was not found. Something went wrong.</string>

    <string name="token_mismatch_title">Error</string>
    <string name="token_mismatch_message">Provided authentication token does not match or package name is not permitted to perform this action</string>

    <string name="nextcloud_files_app_not_installed_title">Error</string>
    <string name="nextcloud_files_app_not_installed_message" formatted="true">Nextcloud Files app is not installed. Please install it: %1$s</string>

    <string name="nextcloud_files_app_account_not_found_title">Error</string>
    <string name="nextcloud_files_app_account_not_found_message">Account not found in Nextcloud Files app</string>

    <string name="nextcloud_files_app_account_permission_not_granted_title">Error</string>
    <string name="nextcloud_files_app_account_permission_not_granted_message">You have to accept the requested permissions to use the single sign-on feature.</string>

@@ -20,7 +26,13 @@
    <string name="nextcloud_http_request_failed_message" formatted="true">HTTP request failed with HTTP status-code: %1$d</string>

    <string name="nextcloud_files_app_not_supported_title">Error</string>
    <string name="nextcloud_files_app_not_supported_message" formatted="true">Your Nextcloud Files app currently does not support the single sign on feature. Please update it: %1$s</string>

    <string name="nextcloud_files_api_not_responding_title">Error</string>
    <string name="nextcloud_files_api_not_responding_message">Nextcloud Files app API is not responding. This is most likely due to battery optimizations on your phone. Try to disable the battery optimization for both apps (Nextcloud Android and this app). In all other cases please try to clear the storage of both apps.</string>

    <string name="nextcloud_files_api_not_responding_open_battery_optimization_settings">Battery Opt. Settings</string>

    <string name="sso_canceled">SSO import cancelled</string>
    <string name="sso_canceled_message">SSO import was cancelled by user</string>
</resources>