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

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

[tx-robot] updated from transifex

parent 73127c79
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -11,8 +11,6 @@
    <string name="token_mismatch_message">Provided authentication token does not match</string>

    <string name="nextcloud_files_app_not_installed_title">Error</string>
    <string name="nextcloud_files_app_not_installed_message">Nextcloud Files App is not installed</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>

+0 −2
Original line number Diff line number Diff line
@@ -11,8 +11,6 @@
    <string name="token_mismatch_message">Angegebener Authentifizierungstoken stimmt nicht überein</string>

    <string name="nextcloud_files_app_not_installed_title">Fehler</string>
    <string name="nextcloud_files_app_not_installed_message">Nextcloud App ist nicht installiert</string>

    <string name="nextcloud_files_app_account_not_found_title">Fehler</string>
    <string name="nextcloud_files_app_account_not_found_message">Account in Nextcloud App nicht gefunden</string>

+0 −2
Original line number Diff line number Diff line
@@ -11,8 +11,6 @@
    <string name="token_mismatch_message">El token de autenticación proporcionado no coincide</string>

    <string name="nextcloud_files_app_not_installed_title">Error</string>
    <string name="nextcloud_files_app_not_installed_message">La app Archivos de Nexccloud no está instalada</string>

    <string name="nextcloud_files_app_account_not_found_title">Error</string>
    <string name="nextcloud_files_app_account_not_found_message">No se ha encontrado la cuenta en la app de Archivos de Nextcloud</string>

+15 −0
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Nextcloud-kertakirjautuminen</string>

    <string name="no_current_account_selected_exception_title">Varoitus</string>
    <string name="no_current_account_selected_exception_message">Tiliä ei ole vielä valittu</string>

    <string name="current_account_not_found_exception_title">Varoitus</string>
    <string name="current_account_not_found_exception_message">Valittua tiliä ei löytynyt. Jokin meni pieleen...</string>

    <string name="token_mismatch_title">Virhe</string>
    <string name="nextcloud_files_app_not_installed_title">Virhe</string>
    <string name="nextcloud_files_app_account_not_found_title">Virhe</string>
    <string name="nextcloud_files_app_account_not_found_message">Tiliä ei löytynyt Nextcloudin tiedostosovelluksesta</string>

</resources>
+0 −9
Original line number Diff line number Diff line
<resources>
    <string name="no_current_account_selected_exception_title">Attention</string>
    <string name="current_account_not_found_exception_title">Attention</string>
    <string name="token_mismatch_title">Erreur</string>
    <string name="nextcloud_files_app_not_installed_title">Erreur</string>
    <string name="nextcloud_files_app_not_installed_message">L\'application Nexcloud Files n\'est pas installé.</string>

    <string name="nextcloud_files_app_account_not_found_title">Erreur</string>
    </resources>
Loading