Loading src/main/res/values-cs-rCZ/strings.xml +6 −0 Original line number Diff line number Diff line <resources> <string name="app_name">Nextcloud sjednocené přihlašování</string> <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> Loading @@ -6,8 +8,12 @@ <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 se neshoduje nebo tomuto balíčku není umožněno provést tuto akci</string> <string name="nextcloud_files_app_not_installed_title">Chyba</string> <string name="nextcloud_files_app_account_not_found_title">Chyba</string> <string name="nextcloud_files_app_account_not_found_message">Účet nebyl v aplikaci Soubory Nextcloud nalezen</string> <string name="nextcloud_http_request_failed_title">Chyba</string> <string name="nextcloud_files_app_not_supported_title">Chyba</string> </resources> src/main/res/values-es/strings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -20,4 +20,6 @@ <string name="nextcloud_http_request_failed_message" formatted="true">La petición HTTP ha fallado con un código de estado %1$d</string> <string name="nextcloud_files_app_not_supported_title">Error</string> <string name="nextcloud_files_app_not_supported_message">Tu app de Archivos de Nextcloud no soporta actualmente la característica de single sign on. Por favor, actualízala: https://play.google.com/store/apps/details?id=com.nextcloud.client</string> </resources> Loading
src/main/res/values-cs-rCZ/strings.xml +6 −0 Original line number Diff line number Diff line <resources> <string name="app_name">Nextcloud sjednocené přihlašování</string> <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> Loading @@ -6,8 +8,12 @@ <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 se neshoduje nebo tomuto balíčku není umožněno provést tuto akci</string> <string name="nextcloud_files_app_not_installed_title">Chyba</string> <string name="nextcloud_files_app_account_not_found_title">Chyba</string> <string name="nextcloud_files_app_account_not_found_message">Účet nebyl v aplikaci Soubory Nextcloud nalezen</string> <string name="nextcloud_http_request_failed_title">Chyba</string> <string name="nextcloud_files_app_not_supported_title">Chyba</string> </resources>
src/main/res/values-es/strings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -20,4 +20,6 @@ <string name="nextcloud_http_request_failed_message" formatted="true">La petición HTTP ha fallado con un código de estado %1$d</string> <string name="nextcloud_files_app_not_supported_title">Error</string> <string name="nextcloud_files_app_not_supported_message">Tu app de Archivos de Nextcloud no soporta actualmente la característica de single sign on. Por favor, actualízala: https://play.google.com/store/apps/details?id=com.nextcloud.client</string> </resources>