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

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

[tx-robot] updated from transifex

parent ad7ffdb8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8,11 +8,15 @@

    <string name="token_mismatch_title">Villa</string>
    <string name="nextcloud_files_app_not_installed_title">Villa</string>
    <string name="nextcloud_files_app_not_installed_message" formatted="true">Nextcloud Files forritið er ekki uppsett. Endilega settu það upp: %1$s</string>

    <string name="nextcloud_files_app_account_not_found_title">Villa</string>
    <string name="nextcloud_files_app_account_not_found_message">Aðgangurinn fannst ekki í nextcloud files forritinu</string>

    <string name="nextcloud_files_app_account_permission_not_granted_title">Villa</string>
    <string name="nextcloud_http_request_failed_title">Villa</string>
    <string name="nextcloud_http_request_failed_message" formatted="true">HTTP-beiðni brást með HTTP-stöðukóðanum: %1$d</string>

    <string name="nextcloud_files_app_not_supported_title">Villa</string>
    <string name="select_account_unknown_error_toast">Eitthvað fór úrskeiðis. Endilega reyndu aftur</string>

+13 −1
Original line number Diff line number Diff line
@@ -7,11 +7,23 @@
    <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ファイルAppがインストールされていません。 インストールしてください:%1$s</string>

    <string name="nextcloud_files_app_account_not_found_title">エラー</string>
    <string name="nextcloud_files_app_account_not_found_message">Nextcloud ファイルアプリでアカウントが見つかりません</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ステータスコード:%1$d でHTTP要求が失敗しました</string>

    <string name="nextcloud_files_app_not_supported_title">エラー</string>
    <string name="nextcloud_files_app_not_supported_message" formatted="true">私たちのnextcloudファイルアプリは現在シングルサインオン機能をサポートしていません。 それを更新してください:%1$s</string>

    <string name="select_account_unknown_error_toast">何かが間違っていました。もう一度やり直してください</string>

</resources>