Skip to content

Commit 36b763c

Browse files
authored
Merge pull request #13 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2 parents 19c61cf + 37ad34e commit 36b763c

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

app/src/main/res/values-ca/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<string name="show_clipboard_content">Mostra el contingut del porta-retalls si està disponible</string>
3131
<string name="show_popup">Mostra una finestra emergent en prémer les tecles</string>
3232
<string name="vibrate_on_keypress">Vibra en prémer les tecles</string>
33-
<string name="keyboard_language">Keyboard language</string>
33+
<string name="keyboard_language">Idioma del teclat</string>
3434
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
3535
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
3636
<string name="app_title">Teclat senzill</string>
@@ -56,4 +56,4 @@
5656
Haven't found some strings? There's more at
5757
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
5858
-->
59-
</resources>
59+
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<string name="show_clipboard_content">Inhalt der Zwischenablage anzeigen, falls vorhanden</string>
3131
<string name="show_popup">Ein Popup bei Tastendruck anzeigen</string>
3232
<string name="vibrate_on_keypress">Bei Tastendruck vibrieren</string>
33-
<string name="keyboard_language">Keyboard language</string>
33+
<string name="keyboard_language">Tastatursprache</string>
3434
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
3535
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
3636
<string name="app_title">Schlichte Tastatur</string>

app/src/main/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<string name="show_clipboard_content">Afficher le contenu du presse-papiers si disponible</string>
3131
<string name="show_popup">Afficher une fenêtre contextuelle en cas de pression sur une touche</string>
3232
<string name="vibrate_on_keypress">Vibrer quand on presse une touche</string>
33-
<string name="keyboard_language">Keyboard language</string>
33+
<string name="keyboard_language">Langue du clavier</string>
3434
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
3535
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
3636
<string name="app_title">Clavier simple</string>

app/src/main/res/values-it/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<string name="manage_clips">Puoi gestire o aggiungere clip qui per un accesso rapido.</string>
1919
<string name="clip_text">Ritaglia il testo</string>
2020
<string name="pin_text">Pin text</string>
21-
<string name="text_pinned">Text has been pinned</string>
21+
<string name="text_pinned">Il testo è stato appuntato</string>
2222
<string name="export_clipboard_items">Export clipboard items</string>
2323
<string name="import_clipboard_items">Import clipboard items</string>
2424
<!-- Accessibility -->
@@ -30,7 +30,7 @@
3030
<string name="show_clipboard_content">Mostra il contenuto degli appunti se disponibile</string>
3131
<string name="show_popup">Mostra un popup alla pressione di un tasto</string>
3232
<string name="vibrate_on_keypress">Vibra premendo un tasto</string>
33-
<string name="keyboard_language">Keyboard language</string>
33+
<string name="keyboard_language">Lingua della tastiera</string>
3434
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
3535
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
3636
<string name="app_title">Tastiera semplice</string>
@@ -56,4 +56,4 @@
5656
Haven't found some strings? There's more at
5757
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
5858
-->
59-
</resources>
59+
</resources>

app/src/main/res/values-tr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<string name="show_clipboard_content">Varsa pano içeriğini göster</string>
3131
<string name="show_popup">Tuşa basıldığında bir açılır menü göster</string>
3232
<string name="vibrate_on_keypress">Tuşa basıldığında titret</string>
33-
<string name="keyboard_language">Keyboard language</string>
33+
<string name="keyboard_language">Klavye dili</string>
3434
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
3535
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
3636
<string name="app_title">Basit Klavye</string>

0 commit comments

Comments
 (0)