forked from FossifyOrg/Keyboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstrings.xml
More file actions
50 lines (50 loc) · 3.34 KB
/
strings.xml
File metadata and controls
50 lines (50 loc) · 3.34 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
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_launcher_name">Teclado</string>
<string name="change_keyboard">Cambiar o teclado</string>
<string name="manage_clipboard_items">Xestionar elementos do portapapeis</string>
<string name="manage_clipboard_empty">O teu portapapeis está baleiro.</string>
<string name="manage_clipboard_label">Despois de copiar algún texto, mostrarase aquí. Tamén pode fixar clips para que non desaparezan máis tarde.</string>
<string name="clear_clipboard_data">Borrar os datos do portapapeis</string>
<string name="clear_clipboard_data_confirmation">Estás certo de borrar os datos do portapapeis?</string>
<string name="clipboard_current">Actual</string>
<string name="clipboard_pinned">Fixado</string>
<string name="add_new_item">Engade un novo elemento</string>
<string name="manage_clips">Podes xestionar ou engadir clips aquí para acceder rapidamente.</string>
<string name="clip_text">Clip do texto</string>
<string name="text_pinned">Fixouse o texto</string>
<string name="keycode_mode_change">Cambiar o tipo de teclado</string>
<string name="show_clipboard_content">Mostrar o contido do portapapeis se está dispoñible</string>
<string name="show_popup">Mostra unha xanela emerxente ao premer nunha tecla</string>
<string name="vibrate_on_keypress">Vibrar ao premer unha tecla</string>
<string name="keyboard_language">Lingua do teclado</string>
<string name="keyboard_height">Altura do teclado</string>
<string name="show_key_borders">Mostralos bordes das teclas</string>
<string name="show_numbers_row">Mostrar os números nunha fila afastada</string>
<string name="emojis">Emoticona</string>
<string name="redirection_note">Por favor, active Fossify Keyboard na pantalla que segue para facelo dispoñible. Prema «Atrás» tras rematar.</string>
<string name="clipboard">Portapapeis</string>
<string name="clipboard_recent">Recentes</string>
<string name="manage_keyboard_languages">Xestionar os idiomas do teclado</string>
<string name="pin_text">Fixar o texto</string>
<string name="export_clipboard_items">Exportar os elementos do portapapeis</string>
<string name="import_clipboard_items">Importar os elementos do portapapeis</string>
<string name="keycode_delete">Eliminar</string>
<string name="keycode_shift">Maiús</string>
<string name="keycode_enter">Enter</string>
<string name="keycode_space">Barra espaciadora</string>
<string name="start_sentences_capitalized">Iniciar as frases con maiúscula</string>
<string name="recently_used">Usado recentemente</string>
<string name="smileys_and_emotions">Sorrisos e emocións</string>
<string name="people_and_body">Xente e corpo</string>
<string name="animals_and_nature">Animais e natureza</string>
<string name="food_and_drink">Comida e bebida</string>
<string name="travel_and_places">Viaxes e lugares</string>
<string name="activities">Actividades</string>
<string name="objects">Obxectos</string>
<string name="symbols">Símbolos</string>
<string name="flags">Bandeiras</string>
<string name="voice_typing_method">Método de escritura por voz</string>
<string name="switch_to_voice_typing">Mudar á escritura por voz</string>
<string name="show_emoji_key">Amosar tecla de emoticonas</string>
</resources>