Merge pull request #4 from weblate/weblate-simple-mobile-tools-simple-keyboard

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-01-28 22:52:06 +01:00 committed by GitHub
commit 9ca14352b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 64 additions and 11 deletions

View File

@ -5,17 +5,17 @@
<string name="redirection_note">Si us plau, activeu el teclat simple a la pantalla següent per fer-lo un teclat disponible. Premeu «Enrere» un cop activat.</string>
<string name="change_keyboard">Canvia el teclat</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="manage_clipboard_items">Gestió dels elements del porta-retalls</string>
<string name="manage_clipboard_empty">El porta-retalls està buit.</string>
<string name="manage_clipboard_label">Després de copiar text, es mostrarà aquí. També podeu fixar clips perquè no desapareguin més tard.</string>
<string name="clear_clipboard_data">Neteja les dades del porta-retalls</string>
<string name="clear_clipboard_data_confirmation">Esteu segur que voleu netejar les dades del porta-retalls\?</string>
<string name="clipboard">Clipboard</string>
<string name="clipboard_recent">Recent</string>
<string name="clipboard_pinned">Fixat</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="add_new_item">Afegeix un element nou</string>
<string name="manage_clips">Podeu gestionar o afegir clips aquí per accedir-hi ràpidament.</string>
<string name="clip_text">Text del clip</string>
<!-- Accessibility -->
<string name="keycode_delete">Suprimeix</string>
<string name="keycode_mode_change">Canvia el tipus de teclat</string>
@ -35,4 +35,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Lihtne klahvistik</string>
<string name="app_launcher_name">Klahvistik</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>
<!-- 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_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>
<!-- 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>
<!-- 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>
<!-- 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">Simple Keyboard</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Easy keyboard for inserting all kinds of texts, special characters and numbers</string>
<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>

View File

@ -13,9 +13,9 @@
<string name="clipboard">Schowek</string>
<string name="clipboard_recent">Ostatnie</string>
<string name="clipboard_pinned">Przypięte</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="add_new_item">Dodaj nowy element</string>
<string name="manage_clips">Tutaj możesz zarządzać wpisami lub dodawać je, aby mieć do nich szybki dostęp.</string>
<string name="clip_text">Tekst wpisu</string>
<!-- Accessibility -->
<string name="keycode_delete">Usuń</string>
<string name="keycode_mode_change">Zmień typ klawiatury</string>
@ -35,4 +35,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>