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

Unverified Commit 3ac5b351 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent f77911b7
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">Warning</string>
    <string name="no_current_account_selected_exception_message">No account selected yet</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</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>

</resources>
+15 −0
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Autenticación única de Nextcloud</string>

    <string name="no_current_account_selected_exception_title">Advertencia</string>
    <string name="no_current_account_selected_exception_message">Todavía no hay ninguna cuenta seleccionada</string>

    <string name="current_account_not_found_exception_title">Advertencia</string>
    <string name="current_account_not_found_exception_message">No se encontró la cuenta seleccionada. Algo salió mal..</string>

    <string name="token_mismatch_title">Error</string>
    <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_account_not_found_title">Error</string>
    </resources>
+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">Figyelmeztetés</string>
    <string name="no_current_account_selected_exception_message">Nincs még fiók kiválasztva.</string>

    <string name="current_account_not_found_exception_title">Figyelmeztetés</string>
    <string name="current_account_not_found_exception_message">A kiválasztott fiók nem található. Valami hiba történt..</string>

    <string name="token_mismatch_title">Hiba</string>
    <string name="token_mismatch_message">A megadott azonosítási tóken nem egyezik.</string>

    <string name="nextcloud_files_app_not_installed_title">Hiba</string>
    <string name="nextcloud_files_app_not_installed_message">Nextcloud Fájl Alkalmazás nincs telepítve.</string>

    <string name="nextcloud_files_app_account_not_found_title">Hiba</string>
    <string name="nextcloud_files_app_account_not_found_message">A File Alkalmazásban nem található ilyen fiók.</string>

</resources>
+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">Avviso</string>
    <string name="no_current_account_selected_exception_message">Nessun account selezionato</string>

    <string name="current_account_not_found_exception_title">Avviso</string>
    <string name="current_account_not_found_exception_message">L\'account selezionato non è stato trovato. Qualcosa non ha funzionato.</string>

    <string name="token_mismatch_title">Errore</string>
    <string name="token_mismatch_message">Il token di autenticazione fornito non corrisponde</string>

    <string name="nextcloud_files_app_not_installed_title">Errore</string>
    <string name="nextcloud_files_app_not_installed_message">L\'applicazione Nextcloud File non è installata</string>

    <string name="nextcloud_files_app_account_not_found_title">Errore</string>
    <string name="nextcloud_files_app_account_not_found_message">L\'account non è stato trovato nell\'applicazione File di Nextcloud</string>

</resources>
+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">Uwaga</string>
    <string name="no_current_account_selected_exception_message">Nie wybrano jeszcze konta</string>

    <string name="current_account_not_found_exception_title">Uwaga</string>
    <string name="current_account_not_found_exception_message">Wybrane konto nie zostało znalezione. Coś poszło nie tak..</string>

    <string name="token_mismatch_title">Błąd</string>
    <string name="token_mismatch_message">Podany token uwierzytelniania nie jest zgodny</string>

    <string name="nextcloud_files_app_not_installed_title">Błąd</string>
    <string name="nextcloud_files_app_not_installed_message">Aplikacja Nextcloud Files nie jest zainstalowana</string>

    <string name="nextcloud_files_app_account_not_found_title">Błąd</string>
    <string name="nextcloud_files_app_account_not_found_message">Konto nie zostało znalezione w aplikacji Nextcloud Files</string>

</resources>
Loading