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

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

[tx-robot] updated from transifex

parent cf48418e
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Nextcloud Single Sign On</string>

    <string name="no_current_account_selected_exception_title">Waarschuwing</string>
    <string name="no_current_account_selected_exception_message">Geen account geselecteerd</string>

    <string name="current_account_not_found_exception_title">Waarschuwing</string>
    <string name="current_account_not_found_exception_message">Geselecteerde account niet gevonden. Er is iets misgegaan.</string>

    <string name="token_mismatch_title">Fout</string>
    <string name="token_mismatch_message">Opgegeven authenticatie token is niet goed</string>

    <string name="nextcloud_files_app_not_installed_title">Fout</string>
    <string name="nextcloud_files_app_not_installed_message">Nextcloud Files App is niet geïnstalleerd. Installeer het aub: https://play.google.com/store/apps/details?id=com.nextcloud.client</string>

    <string name="nextcloud_files_app_account_not_found_title">Fout</string>
    <string name="nextcloud_files_app_account_not_found_message">Account niet gevonden in nextcloud files app</string>

</resources>
+19 −0
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Nextcloud单点登陆</string>

    <string name="no_current_account_selected_exception_title">警告</string>
    <string name="no_current_account_selected_exception_message">没有选择任何账户</string>

    <string name="current_account_not_found_exception_title">警告</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">Nextcloud 文件应用未安装。请安装:https://play.google.com/store/apps/details?id=com.nextcloud.client</string>

    <string name="nextcloud_files_app_account_not_found_title">错误</string>
    <string name="nextcloud_files_app_account_not_found_message">在nextcloud文件应用中找不到帐户</string>

</resources>