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

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-01-26 18:24:24 +01:00 committed by GitHub
commit 0207c9511e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
<string name="change_keyboard">Zmień klawiaturę</string>
<string name="clear_clipboard_data">Wyczyść dane schowka</string>
<string name="clear_clipboard_data_confirmation">Czy wyczyścić dane schowka\?</string>
<string name="clipboard">Clipboard</string>
<string name="clipboard_recent">Recent</string>
<string name="clipboard_pinned">Pinned</string>
<string name="clipboard">Schowek</string>
<string name="clipboard_recent">Ostatnie</string>
<string name="clipboard_pinned">Przypięte</string>
<!-- Accessibility -->
<string name="keycode_delete">Usuń</string>
<string name="keycode_mode_change">Zmień typ klawiatury</string>
@ -16,8 +16,8 @@
<string name="keycode_enter">Enter</string>
<!-- Settings -->
<string name="show_clipboard_content">Pokazuj zawartość schowka, jeśli jest dostępna</string>
<string name="show_popup">Show a popup on keypress</string>
<string name="vibrate_on_keypress">Vibrate on keypress</string>
<string name="show_popup">Pokazuj wyskakujące okienko przy naciśnięciu klawisza</string>
<string name="vibrate_on_keypress">Wibracja przy naciśnięciu klawisza</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">Prosta klawiatura</string>