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

Unverified Commit 681109a2 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent 110b7816
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
<resources>
    <string name="no_current_account_selected_exception_title">Varování</string>
    <string name="no_current_account_selected_exception_message">Zatím nebyl vybrán žádný účet</string>

    <string name="current_account_not_found_exception_title">Varování</string>
    <string name="current_account_not_found_exception_message">Vybraný účet nebyl nalezen. Něco se pokazilo..</string>

    <string name="token_mismatch_title">Chyba</string>
    <string name="token_mismatch_message">Poskytnutý ověřovací token neodpovídá</string>

    <string name="nextcloud_files_app_not_installed_title">Chyba</string>
    <string name="nextcloud_files_app_account_not_found_title">Chyba</string>
    </resources>
+11 −1
Original line number Diff line number Diff line
@@ -2,8 +2,18 @@
    <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 Files не установлено. Установите его: 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 Files</string>

</resources>
+19 −0
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Некстклауд једнократно пријављивање</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">Некстклауд апликација за фајлове није инсталирана. Инсталирајте је са 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">Налог није нађен у некстклауд апликацији фајлова</string>

</resources>