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

Unverified Commit 3392b067 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent c365dc0d
Loading
Loading
Loading
Loading
+29 −0
Original line number Diff line number Diff line
<resources>

    <string name="no_current_account_selected_exception_title">Advarsel</string>
    <string name="no_current_account_selected_exception_message">Ingen konto er valgt</string>

    <string name="current_account_not_found_exception_title">Advarsel</string>
    <string name="current_account_not_found_exception_message">Valgte konto ble ikke funnet. Noe gikk galt..</string>

    <string name="token_mismatch_title">Feil</string>
    <string name="token_mismatch_message">Oppgitt autentiseringstoken er ikke i samsvar eller pakkenavn er ikke tillatt å utføre denne handlingen</string>

    <string name="nextcloud_files_app_not_installed_title">Feil</string>
    <string name="nextcloud_files_app_not_installed_message" formatted="true">Nextcloud Filer tillegg er ikke installert. Vennligst installer det %1$s</string>

    <string name="nextcloud_files_app_account_not_found_title">Feil</string>
    <string name="nextcloud_files_app_account_not_found_message">Konto ikke funnet i Nextcloud filer tillegg</string>

    <string name="nextcloud_files_app_account_permission_not_granted_title">Feil</string>
    <string name="nextcloud_files_app_account_permission_not_granted_message">Du må tillate forespurt tillatelse for å bruke single sign-on funksjon. </string>

    <string name="nextcloud_http_request_failed_title">Feil</string>
    <string name="nextcloud_http_request_failed_message" formatted="true">HTTP forespørsel feilet med status kode: %1$d</string>

    <string name="nextcloud_files_app_not_supported_title">Feil</string>
    <string name="nextcloud_files_app_not_supported_message" formatted="true">Ditt Nextcloud filer tillegg støtter ikke single sign-on. Vennligst oppdater det: %1$s</string>

    <string name="select_account_unknown_error_toast">Noe gikk feil, ver vennlig å forsøk på ny</string>

</resources>
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
    <string name="current_account_not_found_exception_message">Vybratý účet nebol nájdený.  Niečo nie je v poriadku..</string>

    <string name="token_mismatch_title">Chyba</string>
    <string name="token_mismatch_message">Poskytnutý overovací token sa nezhoduje alebo nie je tomuto balíčku umožnené túto akciu uskutočniť</string>

    <string name="nextcloud_files_app_not_installed_title">Chyba</string>
    <string name="nextcloud_files_app_not_installed_message" formatted="true">Aplikácia Nextcloud Files nie je nainštalovaná.  Prosím nainštalujte ju: %1$s</string>