Skip to content

Commit ab40bb2

Browse files
authored
Merge pull request #190 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2 parents 1c65f67 + a9406f5 commit ab40bb2

File tree

10 files changed

+22
-22
lines changed

10 files changed

+22
-22
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">تغيير نوع لوحة المفاتيح</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">شريط المسافة</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">إظهار محتوى الحافظة إذا كان متوفرا</string>
3232
<string name="show_popup">إظهار نافذة منبثقة عند الضغط على المفاتيح</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Canvia el tipus de teclat</string>
2727
<string name="keycode_shift">Majúscules</string>
2828
<string name="keycode_enter">Retorn</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Barra espaiadora</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Mostra el contingut del porta-retalls si està disponible</string>
3232
<string name="show_popup">Mostra una finestra emergent en prémer les tecles</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<string name="export_clipboard_items">Elemente der Zwischenablage exportieren</string>
2323
<string name="import_clipboard_items">Elemente der Zwischenablage importieren</string>
2424
<!-- Accessibility -->
25-
<string name="keycode_delete">Löschen</string>
25+
<string name="keycode_delete">Entfernen</string>
2626
<string name="keycode_mode_change">Tastaturtyp ändern</string>
2727
<string name="keycode_shift">Umschalttaste</string>
2828
<string name="keycode_enter">Eingabe</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Leertaste</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Inhalt der Zwischenablage anzeigen, falls vorhanden</string>
3232
<string name="show_popup">Bei Tastendruck ein Popup anzeigen</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Muuda klaviatuuri tüüpi</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Sisenema</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Tühikuklahv</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Näita lõikelaua kirjeid</string>
3232
<string name="show_popup">Klahvivajutusel näita hüpikakent</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Type toetsenbord veranderen</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Spatiebalk</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Klembordinhoud tonen indien beschikbaar</string>
3232
<string name="show_popup">Pop-up tonen bij toetsaanslagen</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Zmień typ klawiatury</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Spacja</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Pokazuj zawartość schowka, jeśli jest dostępna</string>
3232
<string name="show_popup">Pokazuj wyskakujące okienko przy naciśnięciu klawisza</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Alterar tipo de teclado</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Barra de espaço</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Mostrar conteúdo da área de transferência, se disponível</string>
3232
<string name="show_popup">Mostrar pop-up ao premir as teclas</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- Clipboard -->
88
<string name="manage_clipboard_items">Hantera urklippsobjekt</string>
99
<string name="manage_clipboard_empty">Ditt urklipp är tomt.</string>
10-
<string name="manage_clipboard_label">När du väl kopierar viss text, så dyker det up här. Du kan också pinna klipp så de inte försvinner senare.</string>
10+
<string name="manage_clipboard_label">När du kopierar text visas den här. Du kan också fästa klipp så att de inte försvinner senare.</string>
1111
<string name="clear_clipboard_data">Rensa urklippsdata</string>
1212
<string name="clear_clipboard_data_confirmation">Är du säker på att du vill rensa datan från urklippet\?</string>
1313
<string name="clipboard">Urklipp</string>
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Ändra tangentbordstyp</string>
2727
<string name="keycode_shift">Skift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Blanksteg</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Visa urklippets innehåll om tillgängligt</string>
3232
<string name="show_popup">Visa en popupp vid knapptryck</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">Klavye türünü değiştir</string>
2727
<string name="keycode_shift">Shift</string>
2828
<string name="keycode_enter">Enter</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">Boşluk tuşu</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">Varsa pano içeriğini göster</string>
3232
<string name="show_popup">Tuşa basıldığında bir açılır menü göster</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<string name="keycode_mode_change">更改键盘类型</string>
2727
<string name="keycode_shift">上档</string>
2828
<string name="keycode_enter">输入</string>
29-
<string name="keycode_space">Spacebar</string>
29+
<string name="keycode_space">空格键</string>
3030
<!-- Settings -->
3131
<string name="show_clipboard_content">如可用显示剪贴板内容</string>
3232
<string name="show_popup">按键时显示弹框</string>
@@ -42,4 +42,4 @@
4242
Haven't found some strings? There's more at
4343
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
4444
-->
45-
</resources>
45+
</resources>

0 commit comments

Comments
 (0)