forked from FossifyOrg/Notes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstrings.xml
More file actions
71 lines (71 loc) · 5.13 KB
/
strings.xml
File metadata and controls
71 lines (71 loc) · 5.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_launcher_name">Notas</string>
<string name="cannot_share_empty_text">Non pode compartir un texto baleiro</string>
<string name="new_note">Engadir unha nova nota</string>
<string name="no_title">Déalle nome á nota</string>
<string name="title_taken">Xa existe unha nota con ese nome</string>
<string name="open_note">Abrir nota</string>
<string name="delete_note">Eliminar nota</string>
<string name="delete_note_prompt_message">Atopaste seguro de querer eliminar a nota \"%s\"\?</string>
<string name="pick_a_note">Escolle unha nota</string>
<string name="rename_note">Cambia o nome da nota</string>
<string name="general_note">Nota xeral</string>
<string name="create_new_note">Crear unha nova nota</string>
<string name="add_to_note">Engadir a Nota</string>
<string name="unsaved_changes_warning">Non gardaches algúns cambios.Que queres facer con eles\?</string>
<string name="note_shown_widget">Nota amosada no widget:</string>
<string name="show_note_title">Mostralo título da nota</string>
<string name="new_note_type">Novo tipo de nota:</string>
<string name="text_note">Nota de texto</string>
<string name="unlock_note">Desbloqueala nota</string>
<string name="unlock_notes">Desbloquear as notas</string>
<string name="found_locked_notes_info">As seguintes notas atopanse bloqueadas. Podes desbloquealas unha por unha ou non exportalas.</string>
<string name="note_content_locked">O contido das notas está bloqueado.</string>
<string name="show_content">Mostralo contido</string>
<string name="locking_warning">PERIGO: Se esqueces o contrasinal das notas, xa non poderás recuperalo nin acceder ao contido das notas.</string>
<string name="new_text_note">Nova nota de texto</string>
<string name="new_checklist">Nova lista de verificación</string>
<string name="open_file">Abrir ficheiro</string>
<string name="export_as_file">Exportar como ficheiro</string>
<string name="file_too_large">O ficheiro é demasiado grande, o límite é de 1 MB</string>
<string name="only_import_file_content">Só importa o contido do ficheiro
\n(cambiar o ficheiro non afecta á nota)</string>
<string name="update_file_at_note">Actualiza o propio ficheiro ao actualizar a nota
\n(a nota elimínase se elimina o ficheiro, ou cambia a ruta)</string>
<string name="delete_file_itself">Borra tamén ficheiro \"%s\"</string>
<string name="note_saved_successfully">Notas \"%s\" gardadas correctamente</string>
<string name="note_exported_successfully">A nota \"%s\" exportouse correctamente</string>
<string name="only_export_file_content">Só exportar o contido do ficheiro actual
\n(se cambias a nota, non afectará ao ficheiro)</string>
<string name="display_success_message">Mostra mensaxe de gardado correcto</string>
<string name="links_and_emails_clickable">Fai que ligazóns e correo-e sexan premibles</string>
<string name="place_cursor_end">Coloca o cursor ao final da nota</string>
<string name="monospaced_font">Usar a fonte de monoespaciado</string>
<string name="show_keyboard">Mostrar teclado ao inicio</string>
<string name="show_word_count">Mostrar conta de palabras</string>
<string name="show_character_count">Amosar a contaxe dos caracteres</string>
<string name="alignment">Alineamento</string>
<string name="left">Esquerda</string>
<string name="center">Centro</string>
<string name="right">Dereita</string>
<string name="widget_note">Nota a utilizar no widget</string>
<string name="show_note_picker">Mostrar selector de nota ao inicio</string>
<string name="autosave_notes">Gardado automático</string>
<string name="enable_line_wrap">Habilitar sangrado de liña</string>
<string name="use_incognito_mode">Usar o modo incógnito dos teclados</string>
<string name="move_done_checklist_items">Mover os elementos dunha lista de verificación non rematada a arriba</string>
<string name="add_new_checklist_items_top">Engade novos elementos da lista de verificación na parte superior</string>
<string name="checklist">Lista de verificación</string>
<string name="checklists">Listas de verificación</string>
<string name="add_new_checklist_item">Engadir un elemento a unha nova lista de verificación</string>
<string name="add_new_checklist_items">Engadir elementos a unha nova lista de verificación</string>
<string name="checklist_is_empty">A lista de verificación está baleira</string>
<string name="delete_checked_items">Elimina os elementos feitos</string>
<string name="import_folder">Importar cartafoles</string>
<string name="export_notes">Exportar notas</string>
<string name="import_notes_pro">Importar notas (Pro)</string>
<string name="faq_1_title">Como podo cambiala cor dos widgets\?</string>
<string name="faq_1_text">No caso de que teñas só un widget activo, podes crealo de novo ou usar o botón nos axustes do app para personalizalo.</string>
<string name="widget_config">Grazas por empregar Notas Fossify.\nPara máis aplicacións de Fossify, visita fossify.org.</string>
</resources>