|
40 | 40 |
|
41 | 41 | <string name="change_category_title">Escoller unha categoría</string> |
42 | 42 |
|
| 43 | + <!-- UsersAndGroupsSearchProvider --> |
| 44 | + <string name="users_and_groups_search_provider_authority">com.nextcloud.android.providers.UsersAndGroupsSearchProvider</string> |
| 45 | + <string name="users_and_groups_search_provider_share_with">com.nextcloud.android.providers.UsersAndGroupsSearchProvider.action.SHARE_WITH</string> |
| 46 | + |
| 47 | + <!-- NoteShareActivity --> |
| 48 | + <string name="note_share_activity_activity_icon_content_description">Icona de actividade de notas</string> |
| 49 | + <string name="note_share_activity_share_icon_content_description">Icona de compartir notas</string> |
| 50 | + <string name="note_share_activity_external_icon_content_description">Icona de compartición externa de notas</string> |
| 51 | + <string name="note_share_activity_copy_icon_content_description">Icona de compartir copia de nota</string> |
| 52 | + <string name="note_share_activity_more_icon_content_description">icona de compartir máis notas</string> |
| 53 | + <string name="note_share_activity_icon_content_description">Icona de compartir notas</string> |
| 54 | + <string name="note_share_activity_user_icon_content_description">Icona de usuario de compartición de notas</string> |
| 55 | + <string name="note_share_activity_contact_icon_content_description">icona de contacto de compartición de notas</string> |
43 | 56 | <string name="note_share_activity_shared_with_you">Compartido con Vde. por %1$s</string> |
44 | 57 | <string name="note_share_activity_share_note">Compartir nota</string> |
45 | 58 | <string name="note_share_activity_search_text">Nome, ID da nube federada ou enderezo de correo…</string> |
|
48 | 61 | <string name="note_share_activity_could_not_retrieve_url">Non foi posíbel recuperar o URL</string> |
49 | 62 | <string name="note_share_activity_subject_shared_with_you">«%1$s» foi compartido con Vde.</string> |
50 | 63 | <string name="note_share_activity_contact_no_permission">Precisase de permiso de contacto.</string> |
| 64 | + <string name="note_share_activity_you_are_not_allowed_to_share">Vde. non ten permiso para crear unha compartición pública.</string> |
| 65 | + |
| 66 | + <string name="note_share_created">Compartición creada</string> |
| 67 | + <string name="note_share_activity_cannot_created">Vde. non ten permiso para crear unha compartición.</string> |
| 68 | + |
| 69 | + |
51 | 70 | <!-- NoteShareDetailActivity --> |
52 | 71 | <string name="note_share_detail_activity_advanced_settings">Axustes avanzados</string> |
53 | 72 | <string name="note_share_detail_activity_share_via_link_hide_download">Agochar a descarga</string> |
|
65 | 84 | <string name="note_share_detail_activity_no_share_permission_selected">Seleccione polo menos un permiso para compartir.</string> |
66 | 85 | <string name="note_share_detail_activity_label_empty">A etiqueta non pode estar baleira</string> |
67 | 86 | <string name="note_share_detail_activity_cancel">Cancelar</string> |
| 87 | + <string name="note_share_detail_activity_create_share_error">Produciuse un fallo ao crear unha compartición</string> |
| 88 | + |
68 | 89 | <!-- SharePasswordDialogFragment --> |
69 | 90 | <string name="share_password_dialog_fragment_share_link_optional_password_title">Escriba un contrasinal opcional</string> |
70 | 91 | <string name="share_password_dialog_fragment_skip">Omitir</string> |
71 | 92 |
|
| 93 | + <string name="share_link_password_title">Introduza un contrasinal</string> |
72 | 94 | <string name="common_ok">Aceptar</string> |
73 | 95 | <string name="common_delete">Eliminar</string> |
74 | 96 | <string name="write_email">Enviar o correo</string> |
75 | 97 | <string name="no_browser_available">Non hai ningunha aplicación dispoñíbel para manexar ligazóns</string> |
76 | 98 | <string name="no_email_app_available">Non hai ningunha aplicación dispoñíbel para xestionar o enderezo de correo-e</string> |
77 | 99 | <string name="no_actions">Non hai accións para este usuario</string> |
78 | 100 |
|
| 101 | + <string name="failed_the_remove_share">Produciuse un fallo ao retirar a compartición</string> |
79 | 102 | <string name="email_pick_failed">Produciuse un fallo ao escoller o enderezo de correo.</string> |
80 | 103 | <string name="failed_update_ui">Produciuse un fallo ao actualizar a IU</string> |
81 | 104 | <string name="file_detail_sharing_fragment_no_contact_app_message">Non hai ningunha aplicación dispoñíbel para seleccionar contactos</string> |
|
0 commit comments