mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-04 03:47:30 +01:00
Merge branch 'main' into main
This commit is contained in:
commit
f46f8d0fc5
@ -1,36 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Keyboard</string>
|
||||
<string name="app_launcher_name">Keyboard</string>
|
||||
<string name="redirection_note">Please enable Simple Keyboard on the next screen, to make it an available keyboard. Press \'Back\' once enabled.</string>
|
||||
<string name="change_keyboard">Change Keyboard</string>
|
||||
<string name="app_name">Простая клавіятура</string>
|
||||
<string name="app_launcher_name">Клавіятура</string>
|
||||
<string name="redirection_note">Калі ласка, уключыце Простую клавіятуру на наступным экране, каб зрабіць яе даступнай клавіятурай. Націсніце кнопку \"Назад\" пасля ўключэння.</string>
|
||||
<string name="change_keyboard">Змяніць клавіятуру</string>
|
||||
<!-- Clipboard -->
|
||||
<string name="manage_clipboard_items">Manage clipboard items</string>
|
||||
<string name="manage_clipboard_empty">Your clipboard is empty.</string>
|
||||
<string name="manage_clipboard_label">Once you copy some text, it will show up here. You can also pin clips so they won\'t disappear later.</string>
|
||||
<string name="clear_clipboard_data">Clear clipboard data</string>
|
||||
<string name="clear_clipboard_data_confirmation">Are you sure you want to clear the clipboard data?</string>
|
||||
<string name="clipboard">Clipboard</string>
|
||||
<string name="clipboard_recent">Recent</string>
|
||||
<string name="clipboard_current">Current</string>
|
||||
<string name="clipboard_pinned">Pinned</string>
|
||||
<string name="add_new_item">Add a new item</string>
|
||||
<string name="manage_clips">You can manage or add clips here for quick access.</string>
|
||||
<string name="clip_text">Clip text</string>
|
||||
<string name="pin_text">Pin text</string>
|
||||
<string name="text_pinned">Text has been pinned</string>
|
||||
<string name="export_clipboard_items">Export clipboard items</string>
|
||||
<string name="import_clipboard_items">Import clipboard items</string>
|
||||
<string name="manage_clipboard_items">Кіраванне элементамі буфера абмену</string>
|
||||
<string name="manage_clipboard_empty">Ваш буфер абмену пусты.</string>
|
||||
<string name="manage_clipboard_label">Калі вы скапіруеце тэкст, ён з\'явіцца тут. Вы таксама можаце замацаваць кліпы, каб яны не зніклі пазней.</string>
|
||||
<string name="clear_clipboard_data">Ачысціць даныя буфера абмену</string>
|
||||
<string name="clear_clipboard_data_confirmation">Вы ўпэўнены, што хочаце ачысціць даныя буфера абмену\?</string>
|
||||
<string name="clipboard">Буфер абмену</string>
|
||||
<string name="clipboard_recent">Апошнія</string>
|
||||
<string name="clipboard_current">Ток</string>
|
||||
<string name="clipboard_pinned">Замацаваны</string>
|
||||
<string name="add_new_item">Дадайце новы элемент</string>
|
||||
<string name="manage_clips">Вы можаце кіраваць або дадаваць кліпы тут для хуткага доступу.</string>
|
||||
<string name="clip_text">Тэкст кліпа</string>
|
||||
<string name="pin_text">Замацаваць тэкст</string>
|
||||
<string name="text_pinned">Тэкст замацаваны</string>
|
||||
<string name="export_clipboard_items">Экспарт элементаў буфера абмену</string>
|
||||
<string name="import_clipboard_items">Імпартаваць элементы буфера абмену</string>
|
||||
<!-- Accessibility -->
|
||||
<string name="keycode_delete">Delete</string>
|
||||
<string name="keycode_mode_change">Change keyboard type</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<string name="keycode_delete">Выдаліць</string>
|
||||
<string name="keycode_mode_change">Змяніць тып клавіятуры</string>
|
||||
<string name="keycode_shift">Зрух</string>
|
||||
<string name="keycode_enter">Увайдзіце</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Show clipboard content if available</string>
|
||||
<string name="show_popup">Show a popup on keypress</string>
|
||||
<string name="vibrate_on_keypress">Vibrate on keypress</string>
|
||||
<string name="keyboard_language">Keyboard language</string>
|
||||
<string name="show_clipboard_content">Паказаць змесціва буфера абмену, калі яно даступна</string>
|
||||
<string name="show_popup">Паказваць усплывальнае акно пры націску клавішы</string>
|
||||
<string name="vibrate_on_keypress">Вібрацыя пры націсканні клавіш</string>
|
||||
<string name="keyboard_language">Мова клавіятуры</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
@ -38,4 +38,4 @@
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Mostra una finestra emergent en prémer les tecles</string>
|
||||
<string name="vibrate_on_keypress">Vibra en prémer les tecles</string>
|
||||
<string name="keyboard_language">Idioma del teclat</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Alçada del teclat</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Zobrazit vyskakovací okno při stisknutí klávesy</string>
|
||||
<string name="vibrate_on_keypress">Vibrovat při stisknutí klávesy</string>
|
||||
<string name="keyboard_language">Jazyk klávesnice</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Výška klávesnice</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Emotikony</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Ein Popup bei Tastendruck anzeigen</string>
|
||||
<string name="vibrate_on_keypress">Bei Tastendruck vibrieren</string>
|
||||
<string name="keyboard_language">Tastatursprache</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Höhe der Tastatur</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Afficher une fenêtre contextuelle en cas de pression sur une touche</string>
|
||||
<string name="vibrate_on_keypress">Vibrer lorsqu\'une touche est pressée</string>
|
||||
<string name="keyboard_language">Langue du clavier</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Hauteur du clavier</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Émojis</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Mostra un popup alla pressione di un tasto</string>
|
||||
<string name="vibrate_on_keypress">Vibra premendo un tasto</string>
|
||||
<string name="keyboard_language">Lingua della tastiera</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Altezza della tastiera</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Emoji</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Pop-up tonen bij toetsaanslagen</string>
|
||||
<string name="vibrate_on_keypress">Trillen bij toetsaanslagen</string>
|
||||
<string name="keyboard_language">Toetsenbordtaal</string>
|
||||
<string name="keyboard_height">Toetsenbord hoogte</string>
|
||||
<string name="keyboard_height">Hoogte toetsenbord</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Emoji\'s</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Keyboard</string>
|
||||
<string name="app_name">Простая клавиатура</string>
|
||||
<string name="app_launcher_name">Клавиатура</string>
|
||||
<string name="redirection_note">Пожалуйста, активируйте Simple Keyboard на следующем экране. Затем нажмите \"назад\".</string>
|
||||
<string name="change_keyboard">Сменить клавиатуру</string>
|
||||
@ -14,7 +14,7 @@
|
||||
<string name="clipboard_recent">Недавнее</string>
|
||||
<string name="clipboard_current">Текущее</string>
|
||||
<string name="clipboard_pinned">Закреплено</string>
|
||||
<string name="add_new_item">Добавить</string>
|
||||
<string name="add_new_item">Добавить новый элемент</string>
|
||||
<string name="manage_clips">Здесь вы можете изменять или добавлять данные для быстрого доступа.</string>
|
||||
<string name="clip_text">Выбрать текст</string>
|
||||
<string name="pin_text">Закрепить текст</string>
|
||||
@ -25,17 +25,17 @@
|
||||
<string name="keycode_delete">Удалить</string>
|
||||
<string name="keycode_mode_change">Изменить тип клавиатуры</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<string name="keycode_enter">Войти</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Показывать содержимое буфера обмена при наличии</string>
|
||||
<string name="show_popup">Показ ввода по нажатию</string>
|
||||
<string name="show_popup">Показывать всплывающее окно при нажатии клавиши</string>
|
||||
<string name="vibrate_on_keypress">Вибрация по нажатию</string>
|
||||
<string name="keyboard_language">Язык клавиатуры</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Высота клавиатуры</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Эмодзи</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -5,7 +5,7 @@
|
||||
<string name="redirection_note">Aktivera Simpelt tangentbord på nästa skärm så att det blir ett tillgängligt tangentbord. Tryck på \"Tillbaka\" när du har aktiverat det.</string>
|
||||
<string name="change_keyboard">Skifta tangentbord</string>
|
||||
<!-- Clipboard -->
|
||||
<string name="manage_clipboard_items">Hantera objekt i klippbordet</string>
|
||||
<string name="manage_clipboard_items">Hantera urklippsobjekt</string>
|
||||
<string name="manage_clipboard_empty">Ditt urklipp är tomt.</string>
|
||||
<string name="manage_clipboard_label">När du väl kopierar viss text, så dyker det up här. Du kan också pinna klipp så de inte försvinner senare.</string>
|
||||
<string name="clear_clipboard_data">Rensa urklippsdata</string>
|
||||
@ -14,7 +14,7 @@
|
||||
<string name="clipboard_recent">Nyligen</string>
|
||||
<string name="clipboard_current">Nuvarande</string>
|
||||
<string name="clipboard_pinned">Nålad</string>
|
||||
<string name="add_new_item">Addera en ny sak</string>
|
||||
<string name="add_new_item">Lägg till ett nytt objekt</string>
|
||||
<string name="manage_clips">Du kan hantera eller addera nya klipp här för snabb tillgänglighet.</string>
|
||||
<string name="clip_text">Klipp text</string>
|
||||
<string name="pin_text">Nåla text</string>
|
||||
@ -24,18 +24,18 @@
|
||||
<!-- Accessibility -->
|
||||
<string name="keycode_delete">Radera</string>
|
||||
<string name="keycode_mode_change">Ändra tangentbordstyp</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_shift">Skift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Visa urklippets innehåll om tillgängligt</string>
|
||||
<string name="show_popup">Visa en popupp vid knapptryck</string>
|
||||
<string name="vibrate_on_keypress">Vibrera på knapptryck</string>
|
||||
<string name="keyboard_language">Tangentbordsspråk</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Tangentbordshöjd</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Emojier</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">Tuşa basıldığında bir açılır menü göster</string>
|
||||
<string name="vibrate_on_keypress">Tuşa basıldığında titret</string>
|
||||
<string name="keyboard_language">Klavye dili</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">Klavye yüksekliği</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">Emojiler</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -31,11 +31,11 @@
|
||||
<string name="show_popup">按键时显示弹框</string>
|
||||
<string name="vibrate_on_keypress">按键时振动</string>
|
||||
<string name="keyboard_language">键盘语言</string>
|
||||
<string name="keyboard_height">Keyboard height</string>
|
||||
<string name="keyboard_height">键盘高度</string>
|
||||
<!-- Emojis -->
|
||||
<string name="emojis">Emojis</string>
|
||||
<string name="emojis">表情符号</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
@ -2,6 +2,8 @@ Una aplicació lleugera de teclat que ajuda a xatejar amb els vostres amics o a
|
||||
|
||||
Podeu crear clips pràctics i fixar els utilitzats amb freqüència per a un accés fàcil. Podeu commutar vibracions i finestres emergents en prémer tecles o seleccionar l'idioma de la llista dels admesos.
|
||||
|
||||
També podeu triar entre una gran varietat d'emojis disponibles.
|
||||
|
||||
De manera predeterminada, inclou el «material design» i un tema fosc, proporciona una gran experiència d'usuari per facilitar-ne l'ús. La manca d'accés a Internet us ofereix més privadesa, seguretat i estabilitat que altres aplicacions.
|
||||
|
||||
No conté anuncis ni permisos innecessaris. És totalment de codi obert, proporciona colors personalitzables.
|
||||
|
@ -1 +1 @@
|
||||
|
||||
|
||||
|
21
fastlane/metadata/android/cs-CZ/full_description.txt
Normal file
21
fastlane/metadata/android/cs-CZ/full_description.txt
Normal file
@ -0,0 +1,21 @@
|
||||
A lightweight keyboard app that helps chatting with your friends, or inserting any other texts, numbers or symbols. You can choose from multiple different languages and layouts.
|
||||
|
||||
You can create handy clips and pin frequently used ones for easy access. You can toggle vibrations, popups on keypresses or select your language from the list of supported ones.
|
||||
|
||||
You can choose from a huge variety of available emojis too.
|
||||
|
||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
||||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
|
||||
Check out the full suite of Simple Tools here:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
Reddit:
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
1
fastlane/metadata/android/cs-CZ/short_description.txt
Normal file
1
fastlane/metadata/android/cs-CZ/short_description.txt
Normal file
@ -0,0 +1 @@
|
||||
Easy keyboard for inserting all kinds of texts, special characters and numbers
|
1
fastlane/metadata/android/cs-CZ/title.txt
Normal file
1
fastlane/metadata/android/cs-CZ/title.txt
Normal file
@ -0,0 +1 @@
|
||||
Simple Keyboard
|
1
fastlane/metadata/android/cs-CZ/video.txt
Normal file
1
fastlane/metadata/android/cs-CZ/video.txt
Normal file
@ -0,0 +1 @@
|
||||
|
21
fastlane/metadata/android/en-US/full_description.txt
Normal file
21
fastlane/metadata/android/en-US/full_description.txt
Normal file
@ -0,0 +1,21 @@
|
||||
A lightweight keyboard app that helps chatting with your friends, or inserting any other texts, numbers or symbols. You can choose from multiple different languages and layouts.
|
||||
|
||||
You can create handy clips and pin frequently used ones for easy access. You can toggle vibrations, popups on keypresses or select your language from the list of supported ones.
|
||||
|
||||
You can choose from a huge variety of available emojis too.
|
||||
|
||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
||||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
|
||||
Check out the full suite of Simple Tools here:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
Reddit:
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
@ -0,0 +1 @@
|
||||
Easy keyboard for inserting all kinds of texts, special characters and numbers
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
@ -0,0 +1 @@
|
||||
Simple Keyboard
|
@ -1,10 +1,14 @@
|
||||
Una aplicación de teclado rápida y liviana que te ayuda a hablar con tus amigos, o insertar cualquier otro texto, número, o símbolo.
|
||||
Una aplicación de teclado ligera que ayuda a chatear con tus amigos, o a insertar cualquier otro texto, número o símbolo. Puedes elegir entre varios idiomas y diseños diferentes.
|
||||
|
||||
Viene con diseño material y oscuro por defecto, provee gran experiencia de usuario para fácil uso. La falta de acceso a internet te da mayor privacidad, seguridad, y estabilidad que otras aplicaciones.
|
||||
Puedes crear prácticos clips y anclar los más utilizados para acceder a ellos fácilmente. Puedes activar las vibraciones, las ventanas emergentes al pulsar las teclas o seleccionar tu idioma de la lista de los admitidos.
|
||||
|
||||
No contiene anuncios o permisos innecesarios. Es completamente código abierto, y provee colores personalizables.
|
||||
También puedes elegir entre una gran variedad de emojis disponibles.
|
||||
|
||||
Mira la suite completa de Herramientas Simples aquí:
|
||||
Viene con material design y tema oscuro por defecto, proporciona una gran experiencia de usuario para un uso fácil. La falta de acceso a internet te da más privacidad, seguridad y estabilidad que otras aplicaciones.
|
||||
|
||||
No contiene anuncios ni permisos innecesarios. Es totalmente opensource, proporciona colores personalizables.
|
||||
|
||||
Consulta el conjunto completo de Simple Tools aquí:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
|
@ -1 +1 @@
|
||||
Teclado sencillo para insertar todo tipo de textos y caracteres especiales
|
||||
Teclado sencillo para insertar todo tipo de textos y caracteres especiales
|
||||
|
@ -1 +1 @@
|
||||
Teclado simple
|
||||
Teclado simple
|
||||
|
@ -2,7 +2,9 @@ Un'app rapida e leggera per la tastiera che aiuta a chattare con i tuoi amici, o
|
||||
|
||||
È possibile creare clip a portata di mano e fissare quelle utilizzate di frequente per un facile accesso. Puoi abilitare le vibrazioni, i popup sulla pressione dei tasti o scegliere la tua lingua dalla lista di quelle supportate.
|
||||
|
||||
Viene fornito con Material Design e tema scuro per impostazione predefinita, fornisce una grande esperienza utente per un facile utilizzo. La mancanza di accesso a internet ti dà più privacy, sicurezza e stabilità rispetto ad altre app.
|
||||
È inoltre possibile scegliere tra un'enorme varietà di emoji disponibili.
|
||||
|
||||
È dotato di Material Design e tema scuro, per un'ottima esperienza utente dal facile utilizzo. L'assenza di accesso a Internet offre maggiore privacy, sicurezza e stabilità rispetto ad altre applicazioni.
|
||||
|
||||
Non contiene annunci o permessi inutili. Il codice sorgente è completamente aperto, fornisce colori personalizzabili.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Tastiera facile per inserire tutti i tipi di testo, caratteri speciali e numeri
|
||||
Tastiera facile per inserire tutti i tipi di testo, caratteri speciali e numeri
|
||||
|
@ -1 +1 @@
|
||||
Tastiera semplice
|
||||
Tastiera semplice
|
||||
|
@ -1,13 +1,17 @@
|
||||
A quick lightweight keyboard app that helps chatting with your friends, or inserting any other texts, numbers or symbols.
|
||||
Lengva klaviatūros programėlė, kuri padeda bendrauti su draugais arba įterpti bet kokius kitus tekstus, skaičius ar simbolius. Galite rinktis iš kelių skirtingų kalbų ir išdėstymų.
|
||||
|
||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
||||
Galite kurti patogius įrašus ir prisegti dažnai naudojamus įrašus, kad juos būtų lengva pasiekti. Galite perjungti vibraciją ir iššokančius langus paspaudus klavišą arba pasirinkti kalbą iš palaikomų kalbų sąrašo.
|
||||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
Taip pat galite rinktis iš daugybės galimų emotikonų.
|
||||
|
||||
Check out the full suite of Simple Tools here:
|
||||
https://www.simplemobiletools.com
|
||||
Pagal numatytuosius nustatymus įdiegtas materialus dizainas ir tamsi tema, todėl užtikrinama puiki naudotojo patirtis, kad būtų lengva naudotis. Interneto prieigos nebuvimas suteikia daugiau privatumo, saugumo ir stabilumo nei kitos programėlės.
|
||||
|
||||
Facebook:
|
||||
Nėra reklamų ar nereikalingų leidimų. Ji yra visiškai atvirojo kodo ir suteikia galimybę keisti spalvas.
|
||||
|
||||
Visą "Simple Tools" rinkinį rasite čia:
|
||||
https://www.simplemobiletools.com.
|
||||
|
||||
"Facebook":
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
Reddit:
|
||||
|
@ -1 +1 @@
|
||||
Paprasta klaviatūra, skirta įterpti visokio tipo tekstus, simbolius ir skaičius
|
||||
Paprasta klaviatūra, skirta įterpti visokio tipo tekstus, simbolius ir skaičius
|
||||
|
@ -1 +1 @@
|
||||
Paprasta klaviatūra
|
||||
Paprasta klaviatūra
|
||||
|
@ -2,6 +2,8 @@ Lekka aplikacja klawiatury, która pomaga rozmawiać ze znajomymi lub wstawiać
|
||||
|
||||
Możesz tworzyć przydatne wpisy i przypinać często używane, aby mieć do nich łatwy dostęp. Możesz również włączyć wibracje, wyskakujące okienka przy naciśnięciu klawiszy lub wybrać język z listy obsługiwanych.
|
||||
|
||||
Możesz także wybierać spośród szerokiej gamy dostępnych emoji.
|
||||
|
||||
Domyślnie jest wyposażona w Material Design i ciemny motyw, zapewniając doskonałe doświadczenie użytkownika dla łatwego użytkowania. Brak dostępu do Internetu zapewnia większą prywatność, bezpieczeństwo i stabilność niż inne aplikacje.
|
||||
|
||||
Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowa, zapewnia konfigurowalną kolorystykę.
|
||||
|
@ -1,10 +1,14 @@
|
||||
A quick lightweight keyboard app that helps chatting with your friends, or inserting any other texts, numbers or symbols.
|
||||
O aplicație de tastatură ușoară care vă ajută să discutați cu prietenii sau să introduceți orice alt text, numere sau simboluri. Puteți alege dintre mai multe limbi și layout-uri diferite.
|
||||
|
||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
||||
Puteți crea clipuri la îndemână și le puteți fixa pe cele utilizate frecvent pentru a le accesa ușor. Puteți să comutați vibrațiile, pop-up-urile la apăsarea tastelor sau să selectați limba dvs. din lista celor acceptate.
|
||||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
De asemenea, puteți alege dintr-o mare varietate de emoji disponibile.
|
||||
|
||||
Check out the full suite of Simple Tools here:
|
||||
Vine cu design material și temă întunecată în mod implicit, oferă o experiență de utilizare excelentă pentru o utilizare ușoară. Lipsa accesului la internet vă oferă mai multă intimitate, securitate și stabilitate decât alte aplicații.
|
||||
|
||||
Nu conține reclame sau permisiuni inutile. Este complet opensource, oferă culori personalizabile.
|
||||
|
||||
Consultați suita completă de instrumente Simple Tools aici:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
|
@ -1 +1 @@
|
||||
Tastatură pentru inserarea tuturor tipurilor de texte, caractere și numere
|
||||
Tastatură pentru inserarea tuturor tipurilor de texte, caractere și numere
|
||||
|
@ -1 +1 @@
|
||||
Simple Keyboard
|
||||
Tastatura simplă
|
||||
|
@ -1,17 +1,21 @@
|
||||
Быстрая и легковесная клавиатура, которая поможет вам общаться с друзьями, печатать тексты, числа и различные символы. Выполнена в стиле Material Design, поддерживает тёмную тему по умолчанию и позволяет настраивать цвета, что предоставляет необходимое удобство в использовании.
|
||||
Легкое клавиатурное приложение, которое помогает общаться с друзьями в чате или вставлять любые другие тексты, цифры или символы. Вы можете выбрать один из нескольких языков и раскладок.
|
||||
|
||||
Не требует доступа в Интернет - это делает работу более приватной, безопасной и стабильной в сравнении с альтернативами.
|
||||
Вы можете создавать удобные клипы и сохранять часто используемые для легкого доступа. Вы можете включить вибрацию, всплывающие окна при нажатии клавиш или выбрать язык из списка поддерживаемых.
|
||||
|
||||
Не содержит рекламы и дополнительных разрешений. Имеет полностью открытый исходный код.
|
||||
Вы также можете выбрать из огромного количества доступных эмодзи.
|
||||
|
||||
Ознакомьтесь с полной коллекцией приложений от Simple Tools по адресу:
|
||||
Он поставляется с материальным дизайном и темной темой по умолчанию, что обеспечивает отличный пользовательский опыт для простого использования. Отсутствие доступа в Интернет обеспечивает большую конфиденциальность, безопасность и стабильность по сравнению с другими приложениями.
|
||||
|
||||
Не содержит рекламы и ненужных разрешений. Является полностью открытым исходным кодом, предоставляет настраиваемые цвета.
|
||||
|
||||
Ознакомьтесь с полным набором простых инструментов здесь:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
Фейсбук:
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
Reddit:
|
||||
Реддит:
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
Телеграмма:
|
||||
https://t.me/SimpleMobileTools
|
||||
|
@ -1 +1 @@
|
||||
Лёгкая в использовании клавиатура для ввода текста, специальных символов и чисел
|
||||
Лёгкая в использовании клавиатура для ввода текста, специальных символов и чисел
|
||||
|
@ -1 +1 @@
|
||||
Simple Keyboard
|
||||
Простая клавиатура
|
||||
|
@ -1,12 +1,14 @@
|
||||
En snabb och lätt tangentbordsapp som hjälper dig att chatta med dina vänner eller infoga andra texter, siffror eller symboler.
|
||||
En lätt tangentbordsapp som hjälper dig att chatta med dina vänner eller infoga andra texter, siffror eller symboler. Du kan välja mellan flera olika språk och layouter.
|
||||
|
||||
Den levereras med materialdesign och mörkt tema som standard, vilket ger en bra användarupplevelse för enkel användning.
|
||||
Du kan skapa praktiska klipp och fästa ofta använda klipp för att få enkel åtkomst. Du kan växla vibrationer, popup-fönster vid tangenttryckningar eller välja ditt språk från listan över stödda språk.
|
||||
|
||||
Eftersom du inte har tillgång till internet får du mer integritet, säkerhet och stabilitet än med andra appar.
|
||||
Du kan också välja mellan ett stort antal tillgängliga emojis.
|
||||
|
||||
Den levereras med materialdesign och mörkt tema som standard, vilket ger en fantastisk användarupplevelse för enkel användning. Avsaknaden av internetåtkomst ger dig mer integritet, säkerhet och stabilitet än andra appar.
|
||||
|
||||
Innehåller inga annonser eller onödiga behörigheter. Den är helt öppen källkod, ger anpassningsbara färger.
|
||||
|
||||
Kika på hela paketet av Simple Tools här:
|
||||
Kolla in hela sviten av Simple Tools här:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
|
@ -1 +1 @@
|
||||
Tangentbord för att infoga alla möjliga typer av texter och special bokstäver
|
||||
Tangentbord för att infoga alla möjliga typer av texter och special bokstäver
|
||||
|
@ -1 +1 @@
|
||||
Simpelt tangentbord
|
||||
Simpelt tangentbord
|
||||
|
@ -1,11 +1,15 @@
|
||||
Arkadaşlarınızla sohbet etmenize veya başka metinler, sayılar veya simgeler eklemenize yardımcı olan hızlı, hafif bir klavye uygulaması.
|
||||
Arkadaşlarınızla sohbet etmenize veya başka metinler, sayılar veya semboller eklemenize yardımcı olan hafif bir klavye uygulaması. Birden çok farklı dil ve düzen arasından seçim yapabilirsiniz.
|
||||
|
||||
Varsayılan olarak materyal tasarım ve koyu tema ile birlikte gelir, kolay kullanım için harika bir kullanıcı deneyimi sağlar.
|
||||
Kolay erişim için sık kullanılan klipleri ve iğneleri oluşturabilirsiniz. Tuşlara basıldığında titreşim ve açılır pencereler arasında geçiş yapabilir veya desteklenen diller listesinden dilinizi seçebilirsiniz.
|
||||
|
||||
İnternet erişiminin olmaması size diğer uygulamalardan daha fazla gizlilik, güvenlik ve istikrar sağlar. Reklam veya gereksiz izinler içermez. Tamamen açık kaynaktır, özelleştirilebilir renkler sunar.
|
||||
Çok çeşitli emojiler arasından da seçim yapabilirsiniz.
|
||||
|
||||
Basit Araçlar paketinin tamamını buradan inceleyin:
|
||||
https://www.simplemobiletools.com
|
||||
Malzeme tasarımı ve varsayılan olarak koyu renkli temasıyla birlikte, kolay kullanım için mükemmel bir kullanıcı deneyimi sunar. İnternet erişiminin olmaması size diğer uygulamalardan daha fazla gizlilik, güvenlik ve kararlılık sağlar.
|
||||
|
||||
Reklam veya gereksiz izinler içermez. Tamamen açık kaynaktır ve özelleştirilebilir renkler sunar.
|
||||
|
||||
Basit Araçlar paketinin tamamına buradan göz atın:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
https://www.facebook.com/simplemobiletools
|
||||
@ -13,5 +17,5 @@ https://www.facebook.com/simplemobiletools
|
||||
Reddit:
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
Telgraf:
|
||||
https://t.me/SimpleMobileTools
|
||||
|
@ -1 +1 @@
|
||||
Her türlü metin, özel karakter ve sayı girmek için kolay klavye
|
||||
Her türlü metin, özel karakter ve sayı girmek için kolay klavye
|
||||
|
@ -1 +1 @@
|
||||
Basit Klavye
|
||||
Basit Klavye
|
||||
|
@ -1,12 +1,14 @@
|
||||
Легка клавіатура, яка допомагає спілкуватися з друзями або вставляти будь-які інші тексти, цифри або символи. Ви можете вибирати з кількох різних мов і зразків.
|
||||
Легка клавіатурна програма, яка допомагає спілкуватися з друзями або вставляти будь-які інші тексти, номери або символи. Можна вибрати з декількох різних мов і макетів.
|
||||
|
||||
Ви можете створювати зручні скорочення та закріплювати часто використовувані для легкого доступу. Також ви можете перемикати вібрацію; змінити вікна, що спливають при натисканні клавіш; вибрати свою мову зі списку підтримуваних.
|
||||
Для легкого доступу можна створювати зручні кліпи та шпінти, які часто використовуються. Ви можете увімкнути або вимкнути вібрацію, відламати натисканнями клавіш або вибрати мову зі списку підтримуваних.
|
||||
|
||||
За промовчанням застосунок поставляється з матеріальним дизайном і темною темою, забезпечує чудовий користувацький досвід для простого використання. Відсутність доступу до Інтернету надає більше приватності, безпеки та стабільності, порівняно з іншими додатками.
|
||||
Ви також можете вибрати з величезного розмаїття доступних емоційок.
|
||||
|
||||
Не буде показувати рекламу; потрібні лише найнеобхідніші дозволи. Програмний код повністю відкритий, забезпечує настроювальні кольори оформлення.
|
||||
Він постачається з матеріальним дизайном та темною темою, забезпечуючи чудові враження від користувача для легкого використання. Відсутність доступу до Інтернету забезпечує більшу конфіденційність, безпеку та стабільність, ніж інші застосунки.
|
||||
|
||||
Ознайомтеся з повним набором додатків Simple Tools тут:
|
||||
Не містить оголошень або непотрібних дозволів. Він повністю відкритий, і забезпечує налаштовувані кольори.
|
||||
|
||||
Перегляньте повний набір простих інструментів тут:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
|
@ -1,19 +1,21 @@
|
||||
一款快速的轻量级键盘应用,帮助你与朋友聊天,或插入任何其他文本,数字或符号。
|
||||
一款轻量级的键盘应用,可以帮助你与朋友聊天,或插入任何其他文本,数字或符号。您可以从多种不同的语言和布局中进行选择。
|
||||
|
||||
你可以创建趁手的文本片段并固定常用的文本片段,以便于访问。 你可以切换振动、按键弹出窗口或从支持的列表中选择你的语言。
|
||||
您可以固定经常使用的文本以方便访问。您可以切换振动,按键弹框或从支持的列表中选择您的语言。
|
||||
|
||||
依据 Material Design 规范进行设计,默认为深色主题,使用方便,用户体验极佳。与其他同类应用相比,没有联网权限给你更多的隐私、安全和稳定性。不包含广告或不必要的权限。
|
||||
你也可以从各种各样的表情包中进行选择。
|
||||
|
||||
它完全开源,提供可定制的颜色。
|
||||
它自带Material设计,默认为深色主题,使用方便,用户体验极佳。与其他同类应用相比,没有互联网访问权给你更多的隐私、安全和稳定。
|
||||
|
||||
访问此处查看全套 Simple Tools:
|
||||
不包含广告或不必要的权限。它完全开源,提供可定制的颜色。
|
||||
|
||||
查看全套 Simple Tools:
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
Facebook:
|
||||
Facebook:
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
Reddit:
|
||||
Reddit:
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
|
Loading…
x
Reference in New Issue
Block a user