Translated using Weblate (Finnish)

Currently translated at 100.0% (30 of 30 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/fi/
This commit is contained in:
words wave 2022-09-18 13:59:01 +00:00 committed by Hosted Weblate
parent 16dd3da478
commit 8842712aab
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 31 additions and 31 deletions

View File

@ -1,41 +1,41 @@
<?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">Yksinkertainen näppäimistö</string>
<string name="app_launcher_name">Näppäimistö</string>
<string name="redirection_note">Ota Simple Keyboard (Yksinkertainen näppäimistö) käyttöön seuraavassa näytössä, jotta se on käytettävissä oleva näppäimistö. Paina \'Back\', kun se on otettu käyttöön.</string>
<string name="change_keyboard">Vaihda näppäimistö</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">Leikepöydän kohteiden hallinta</string>
<string name="manage_clipboard_empty">Leikepöytä on tyhjä.</string>
<string name="manage_clipboard_label">Kun kopioit tekstiä, se näkyy tässä. Voit myös kiinnittää leikkeet, jotta ne eivät katoa myöhemmin.</string>
<string name="clear_clipboard_data">Tyhjennä leikepöydän tiedot</string>
<string name="clear_clipboard_data_confirmation">Oletko varma, että haluat tyhjentää leikepöydän tiedot\?</string>
<string name="clipboard">Leikepöytä</string>
<string name="clipboard_recent">Viimeisimmät</string>
<string name="clipboard_current">Nykyinen</string>
<string name="clipboard_pinned">Pinnattu</string>
<string name="add_new_item">Lisää uusi kohde</string>
<string name="manage_clips">Voit hallita tai lisätä leikkeitä täällä nopeaa käyttöä varten.</string>
<string name="clip_text">Clip-teksti</string>
<string name="pin_text">Pin-teksti</string>
<string name="text_pinned">Teksti on kiinnitetty</string>
<string name="export_clipboard_items">Vie leikepöydän kohteita</string>
<string name="import_clipboard_items">Tuo leikepöydän kohteita</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">Poista</string>
<string name="keycode_mode_change">Vaihda näppäimistön tyyppi</string>
<string name="keycode_shift">Siirtää</string>
<string name="keycode_enter">Syötä</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="keyboard_height">Keyboard height</string>
<string name="show_clipboard_content">Näytä leikepöydän sisältö, jos se on käytettävissä</string>
<string name="show_popup">Näytä ponnahdusikkuna näppäimen painalluksen yhteydessä</string>
<string name="vibrate_on_keypress">Värinä näppäintä painettaessa</string>
<string name="keyboard_language">Näppäimistön kieli</string>
<string name="keyboard_height">Näppäimistön korkeus</string>
<!-- Emojis -->
<string name="emojis">Emojis</string>
<string name="emojis">Emojit</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>