mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-07 15:38:38 +01:00
Update strings.xml
This commit is contained in:
parent
a171da44ea
commit
b347122063
@ -2,15 +2,40 @@
|
||||
<resources>
|
||||
<string name="app_name">Jednostavna tipkovnica</string>
|
||||
<string name="app_launcher_name">Tipkovnica</string>
|
||||
<string name="redirection_note">Aktiviraj jednostavnu tipkovnicu na sljedećem ekranu kako bi tipkovnica bila dostupna. Nakon što je aktivirana pritisni „Natrag”.</string>
|
||||
<string name="change_keyboard">Promijeni tipkovnicu</string>
|
||||
<string name="clear_clipboard_data">Izbriši podatke međuspremnika</string>
|
||||
<string name="clear_clipboard_data_confirmation">Stvarno želiš izbrisati podatke međuspremnika\?</string>
|
||||
<!-- Accessibility -->
|
||||
<string name="keycode_delete">Izbriži</string>
|
||||
<string name="keycode_mode_change">Promijeni vrstu tipkovnice</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Prikaži sadržaj međuspremnika ako je dostupan</string>
|
||||
<string name="app_short_description">Jednostavna tipkovnica za umetanje svih vrsta tekstova, posebnih znakova i brojeva</string>
|
||||
<string name="redirection_note">Aktiviraj jednostavnu tipkovnicu na sljedećem ekranu kako bi tipkovnica bila dostupna. Nakon što je aktivirana pritisni „Natrag”.</string>
|
||||
<string name="keycode_mode_change">Promijeni vrstu tipkovnice</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Jednostavna tipkovnica</string>
|
||||
</resources>
|
||||
<string name="app_short_description">Jednostavna tipkovnica za umetanje svih vrsta tekstova, posebnih znakova i brojeva</string>
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_long_description">
|
||||
A quick lightweight keyboard app that helps chatting with your friends, or inserting any other texts, numbers or symbols.
|
||||
|
||||
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.
|
||||
|
||||
<b>Check out the full suite of Simple Tools here:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user