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

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

[tx-robot] updated from transifex

parent 3ac5b351
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -11,5 +11,9 @@
    <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>

</resources>
+9 −0
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>
+19 −0
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Nextcloud Tek Oturum Açma</string>

    <string name="no_current_account_selected_exception_title">Uyarı</string>
    <string name="no_current_account_selected_exception_message">Henüz bir hesap seçilmemiş</string>

    <string name="current_account_not_found_exception_title">Uyarı</string>
    <string name="current_account_not_found_exception_message">Seçilmiş hesap bulunamadı. Bir şeyler ters gitti...</string>

    <string name="token_mismatch_title">Hata</string>
    <string name="token_mismatch_message">Belirtilen kimlik doğrulama kodu eşleşmiyor</string>

    <string name="nextcloud_files_app_not_installed_title">Hata</string>
    <string name="nextcloud_files_app_not_installed_message">Nextcloud Dosyalar uygulaması kurulmamış</string>

    <string name="nextcloud_files_app_account_not_found_title">Hata</string>
    <string name="nextcloud_files_app_account_not_found_message">Hesap Nextcloud dosyalar uygulamasında bulunamadı</string>

</resources>