Skip to content

Commit 6552fd4

Browse files
authored
Merge pull request #587 from weblate/weblate-simple-mobile-tools-simple-notes
Translations update from Hosted Weblate
2 parents fa47bce + 16ed4ac commit 6552fd4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<string name="add_new_checklist_items">Neue Checklistenpunkte hinzufügen</string>
6969
<string name="checklist_is_empty">Die Checkliste ist leer</string>
7070
<string name="remove_done_items">Erledigte Punkte entfernen</string>
71-
<string name="add_to_the_top">Add to the top</string>
71+
<string name="add_to_the_top">Zum Anfang hinzufügen</string>
7272
<!-- Import / Export -->
7373
<string name="export_all_notes">Alle Notizen als Dateien exportieren</string>
7474
<string name="import_folder">Ordner importieren</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<string name="add_new_checklist_items">新しいチェックリスト項目を追加</string>
6969
<string name="checklist_is_empty">チェックリストが空です</string>
7070
<string name="remove_done_items">完了した項目を削除</string>
71-
<string name="add_to_the_top">Add to the top</string>
71+
<string name="add_to_the_top">上部に追加</string>
7272
<!-- Import / Export -->
7373
<string name="export_all_notes">すべてのメモをファイルとしてエクスポート</string>
7474
<string name="import_folder">フォルダからインポート</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<string name="add_new_checklist_items">Items toevoegen</string>
6868
<string name="checklist_is_empty">De lijst is leeg</string>
6969
<string name="remove_done_items">Afgeronde items wissen</string>
70-
<string name="add_to_the_top">Add to the top</string>
70+
<string name="add_to_the_top">Bovenaan toevoegen</string>
7171
<!-- Import / Export -->
7272
<string name="export_all_notes">Alle notities naar bestanden exporteren</string>
7373
<string name="import_folder">Map importeren</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<string name="add_new_checklist_items">Dodaj nowe elementy listy kontrolnej</string>
6969
<string name="checklist_is_empty">Lista kontrolna jest pusta</string>
7070
<string name="remove_done_items">Usuń wykonane elementy</string>
71-
<string name="add_to_the_top">Add to the top</string>
71+
<string name="add_to_the_top">Dodaj na górze</string>
7272
<!-- Import / Export -->
7373
<string name="export_all_notes">Eksportuj wszystkie notatki jako pliki</string>
7474
<string name="import_folder">Importuj folder</string>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<string name="add_new_checklist_items">Добавить позиции в список</string>
6969
<string name="checklist_is_empty">Список пуст</string>
7070
<string name="remove_done_items">Удалить выполненные позиции</string>
71-
<string name="add_to_the_top">Add to the top</string>
71+
<string name="add_to_the_top">Добавить в начало</string>
7272
<!-- Import / Export -->
7373
<string name="export_all_notes">Экспортировать все заметки в файлы</string>
7474
<string name="import_folder">Импортировать папку</string>

0 commit comments

Comments
 (0)