|
| 1 | +<resources> |
| 2 | + |
| 3 | + <string name="no_current_account_selected_exception_title">Atenție</string> |
| 4 | + <string name="no_current_account_selected_exception_message">Nu a fost ales un cont încă</string> |
| 5 | + |
| 6 | + <string name="android_get_accounts_permission_not_granted_exception_title">Eroare</string> |
| 7 | + <string name="android_get_accounts_permission_not_granted_exception_message">Pentru a folosi caracteristica Nextcloud Single-Sign-On pe acest dispozitiv, trebuie să acorzi permisiunea să acceseze conturile tale</string> |
| 8 | + |
| 9 | + <string name="current_account_not_found_exception_title">Atenție</string> |
| 10 | + <string name="current_account_not_found_exception_message">Contul ales nu a fost găsit. Ceva n-a mers bine...</string> |
| 11 | + |
| 12 | + <string name="token_mismatch_title">Eroare</string> |
| 13 | + <string name="token_mismatch_message">Token-ul de autentificare primit nu se potrivește sau numele pachetului nu are permisiunea să îndeplinească acțiunea asta</string> |
| 14 | + |
| 15 | + <string name="nextcloud_files_app_not_installed_title">Eroare</string> |
| 16 | + <string name="nextcloud_files_app_not_installed_message" formatted="true">Aplicația Nextcloud Files nu este instalată. Te rog să o instalezi: %1$s</string> |
| 17 | + |
| 18 | + <string name="nextcloud_files_app_account_not_found_title">Eroare</string> |
| 19 | + <string name="nextcloud_files_app_account_not_found_message">Contul nu a fost găsit in aplicația nextcloud files</string> |
| 20 | + |
| 21 | + <string name="nextcloud_files_app_account_permission_not_granted_title">Eroare</string> |
| 22 | + <string name="nextcloud_files_app_account_permission_not_granted_message">Trebuie să accepți permisiunile cerute pentru caracteristica single sign-on.</string> |
| 23 | + |
| 24 | + <string name="nextcloud_http_request_failed_title">Eroare</string> |
| 25 | + <string name="nextcloud_http_request_failed_message" formatted="true">Cererea HTTP a eșuat, codul de stare HTTP: %1$d</string> |
| 26 | + |
| 27 | + <string name="nextcloud_files_app_not_supported_title">Eroare</string> |
| 28 | + <string name="nextcloud_files_app_not_supported_message" formatted="true">Aplicația ta nextcloud files nu suportă momentan caracteristica single sign-on. Te rog să o actualizezi: %1$s</string> |
| 29 | + |
| 30 | + |
| 31 | + <string name="nextcloud_files_api_not_responsing_title">Eroare</string> |
| 32 | + <string name="nextcloud_files_api_not_responsing_message">API-ul aplicației Nextcloud files nu răspunde. Te rog să raportezi această problemă.</string> |
| 33 | + |
| 34 | + <string name="select_account_unknown_error_toast">Ceva n-a mers bine.. te rog să încerci iar</string> |
| 35 | + |
| 36 | +</resources> |
0 commit comments