<string name="actionbar_settings">Configuració</string>
<string name="actionbar_see_details">Detalls</string>
<string name="actionbar_send_file">Envia</string>
+ <string name="actionbar_sort">Ordena</string>
+ <string name="actionbar_sort_title">Ordena per</string>
+ <string-array name="actionbar_sortby">
+ <item>A-Z</item>
+ <item>Més nou - Més antic</item>
+ </string-array>
+ <!--TODO re-enable when server-side folder size calculation is available
+ <item>Biggest - Smallest</item>-->
<string name="prefs_category_general">General</string>
<string name="prefs_category_more">Més</string>
<string name="prefs_accounts">Comptes</string>
<string name="prefs_feedback">Comentaris</string>
<string name="prefs_imprint">Imprint</string>
<string name="recommend_subject">Proveu %1$s a un telèfon avançat!</string>
- <string name="recommend_text">\"Vull convidar-te a usar l\'aplicació %1$s al teu telèfon avançat!\nBaixa\'l aquí: %2$s\"</string>
<string name="auth_check_server">Comprova el servidor</string>
<string name="auth_host_url">Adreça del servidor https://…</string>
<string name="auth_username">Nom d\'usuari</string>
<string name="sync_string_files">Fitxers</string>
<string name="setup_btn_connect">Connecta</string>
<string name="uploader_btn_upload_text">Puja</string>
+ <string name="uploader_btn_new_folder_text">Carpeta nova</string>
<string name="uploader_top_message">Seleccioneu la carpeta de pujada:</string>
<string name="uploader_wrn_no_account_title">No s\'ha trobat el compte</string>
<string name="uploader_wrn_no_account_text">No hi ha comptes %1$s en el dispositiu. Configureu un compte primer</string>
<string name="uploader_wrn_no_content_text">No s\'ha rebut cap contingut. Res per pujar</string>
<string name="uploader_error_forbidden_content">%1$s no pot accedir al contingut compartit</string>
<string name="uploader_info_uploading">S\'està pujant</string>
+ <string name="file_list_seconds_ago">segons enrere</string>
<string name="file_list_empty">Res per aquí. Pugeu alguna cosa!</string>
+ <string name="file_list_loading">Carregant...</string>
+ <string name="local_file_list_empty">No hi ha arxius a aquesta carpeta</string>
+ <string name="file_list_folder">carpeta</string>
+ <string name="file_list_folders">carpetes</string>
+ <string name="file_list_file">fitxer</string>
+ <string name="file_list_files">fitxers</string>
<string name="filedetails_select_file">Feu clic en un fitxer per mostrar informació addicional.</string>
<string name="filedetails_size">Mida:</string>
<string name="filedetails_type">Tipus:</string>
<string name="sync_fail_in_favourites_content">El contingut de %1$d arxius no es va poder sincronitzar (%2$d conflictes)</string>
<string name="sync_foreign_files_forgotten_ticker">S\'han oblidat alguns fitxers locals</string>
<string name="sync_foreign_files_forgotten_content">%1$d fitxers no s\'han pogut copiar dins de %2$s carpetes</string>
- <string name="sync_foreign_files_forgotten_explanation">Des de la versió 1.3.16, els fitxers pujats des d\'aquest dispositiu es copien a la carpeta local %1$s per prevenir pèrdues de dades quan es sincronitza un únic fitxer amb diversos comptes.\n\nDegut a aquest canvi, tots els fitxers pujats en versions anteriors d\'aquesta aplicació es copiaven a la carpeta %2$s. Malgrat tot, un error impedia aquesta operació durant la sinconització del compte. Podeu deixar els fitxer(s) tal i com estan i eliminar l\'enllaç a %3$s, o moure els fitxer(s) a la carpeta %1$s i retenir l\'enllaç a %4$s.\n\nA baix hi ha els fitxers local(s) i els fitxer(s) remots a %5$s als que estaven enllaçats.</string>
<string name="sync_current_folder_was_removed">La carpeta %1$s ja no existeix</string>
<string name="foreign_files_move">Mou-los tots</string>
<string name="foreign_files_success">S\'han mogut tots els fitxers</string>
<string name="auth_no_net_conn_title">Sense connexió de xarxa</string>
<string name="auth_nossl_plain_ok_title">La connexió segura no està disponible.</string>
<string name="auth_connection_established">S\'ha establert la connexió</string>
- <string name="auth_testing_connection">S\'està comprovant la connexió...</string>
<string name="auth_not_configured_title">La configuració del servidor està malformada</string>
<string name="auth_account_not_new">Ja hi ha un compte al dispositiu pel mateix usuari i mateix servidor</string>
<string name="auth_account_not_the_same">L\'usuari introduït no coincideix amb l\'usuari d\'aquest compte</string>
<string name="preview_image_error_unknown_format">Aquesta imatge no es pot mostrar</string>
<string name="error__upload__local_file_not_copied">%1$s no s\'ha pogut copiar a la carpeta local %2$s</string>
<string name="share_link_no_support_share_api">La compartició no es troba disponible al vostre servidor. Contacteu amb l\'administrador.</string>
- <string name="share_link_file_no_exist">No es pot compartir aquest fitxer o carpeta. Assegureu-vos que existeix</string>
<string name="share_link_file_error">S\'ha produït un error en intentar compartir aquest fitxer o carpeta</string>
- <string name="unshare_link_file_no_exist">No es pot deixar de compartir aquest fitxer o carpeta. No existeix.</string>
<string name="unshare_link_file_error">S\'ha produït un error en intentar deixar de compartir aquest fitxer o carpeta</string>
<string name="activity_chooser_send_file_title">Envia</string>
<string name="copy_link">Copia l\'enllaç</string>
<string name="network_error_connect_timeout_exception">Hi ha hagut un error esperant el servidor, l\'operació no s\'ha pogut realitzar</string>
<string name="network_host_not_available">La operació no s\'ha pogut completar, no es pot accedir al servidor</string>
<string name="empty"></string>
+ <string name="forbidden_permissions">No teniu permisos %s</string>
+ <string name="forbidden_permissions_rename">per canviar el nom d\'aquest fitxer</string>
+ <string name="forbidden_permissions_delete">per eliminar aquest fitxer</string>
+ <string name="share_link_forbidden_permissions">per compartir aquest fitxer</string>
+ <string name="unshare_link_forbidden_permissions">per deixar de compartir aquest fitxer</string>
+ <string name="forbidden_permissions_create">per crear el fitxer</string>
+ <string name="uploader_upload_forbidden_permissions">per pujar fitxers en aquesta carpeta</string>
+ <string name="downloader_download_file_not_found">El fitxer ja no està disponible en el servidor</string>
<string name="prefs_category_accounts">Comptes</string>
+ <string name="prefs_add_account">Afegeix compte</string>
+ <string name="log_progress_dialog_text">Carregant dades...</string>
+ <string name="saml_authentication_required_text">Es requereix autenticació</string>
+ <string name="saml_authentication_wrong_pass">Contrasenya incorrecta</string>
+ <string name="actionbar_move">Moure</string>
+ <string name="folder_picker_choose_button_text">Escull</string>
+ <string name="prefs_category_security">Seguretat</string>
+ <string name="auth_host_address">Adreça del servidor</string>
</resources>