Skip to content

Commit 5f613c2

Browse files
authored
Merge pull request #543 from weblate/weblate-simple-mobile-tools-simple-notes
Translations update from Hosted Weblate
2 parents 9ae0339 + f6d0815 commit 5f613c2

File tree

6 files changed

+259
-64
lines changed

6 files changed

+259
-64
lines changed
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">Simple Notes</string>
4+
<string name="app_launcher_name">Нататкі</string>
5+
<string name="widget_config">Thank you for using Simple Notes.\nFor more simple apps please visit SimpleMobileTools.com.</string>
6+
<string name="cannot_share_empty_text">Cannot share empty text</string>
7+
<string name="simple_note">Simple Note</string>
8+
<string name="new_note">Дадаць новую нататку</string>
9+
<string name="no_title">Please name your note</string>
10+
<string name="title_taken">Нататка з такой назвай ужо існуе</string>
11+
<string name="open_note">Адкрыць нататку</string>
12+
<string name="delete_note">Выдаліць нататку</string>
13+
<string name="delete_note_prompt_message">Are you sure you want to delete note \"%s\"\?</string>
14+
<string name="pick_a_note">Pick a note</string>
15+
<string name="rename_note">Перайменаваць нататку</string>
16+
<string name="general_note">General note</string>
17+
<string name="create_new_note">Create a new note</string>
18+
<string name="add_to_note">Add to note</string>
19+
<string name="unsaved_changes_warning">You have some unsaved changes. What do you want to do with them\?</string>
20+
<string name="note_shown_widget">Note shown in the widget:</string>
21+
<string name="show_note_title">Show note title</string>
22+
<string name="new_note_type">New note type:</string>
23+
<string name="text_note">Тэкставая нататка</string>
24+
<string name="lock_note">Блакаваць нататку</string>
25+
<string name="unlock_note">Разблакаваць нататку</string>
26+
<string name="note_content_locked">Змесціва нататкі заблакавана</string>
27+
<string name="show_content">Show content</string>
28+
<string name="locking_warning">WARNING: If you forget the notes\' password, you won\'t be able to recover it or access the notes\' content anymore.</string>
29+
<string name="new_text_note">New text note</string>
30+
<string name="new_checklist">New checklist</string>
31+
<!-- File notes -->
32+
<string name="open_file">Адкрыць файл</string>
33+
<string name="export_as_file">Export as file</string>
34+
<string name="file_too_large">File too large, the limit is 1MB</string>
35+
<string name="only_import_file_content">Only import the file content\n(changing the file will not affect the note)</string>
36+
<string name="update_file_at_note">Update the file itself at updating the note\n(note gets deleted if file gets deleted, or path changes)</string>
37+
<string name="delete_file_itself">Also delete file \"%s\"</string>
38+
<string name="note_saved_successfully">Нататка \"%s\" паспяхова захавана</string>
39+
<string name="note_exported_successfully">Нататка \"%s\" паспяхова экспартавана</string>
40+
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
41+
<!-- Settings -->
42+
<string name="display_success_message">Display save success messages</string>
43+
<string name="links_and_emails_clickable">Make links and emails clickable</string>
44+
<string name="place_cursor_end">Place cursor to the end of note</string>
45+
<string name="monospaced_font">Выкарыстоўваць монашырынны шрыфт</string>
46+
<string name="show_keyboard">Паказваць клавіятуру пры запуску</string>
47+
<string name="show_word_count">Паказваць колькасць слоў</string>
48+
<string name="show_character_count">Паказваць колькасць сімвалаў</string>
49+
<string name="alignment">Выраўноўванне</string>
50+
<string name="left">Left</string>
51+
<string name="center">Center</string>
52+
<string name="right">Right</string>
53+
<string name="widget_note">Note used in widget</string>
54+
<string name="show_note_picker">Show a note picker on startup</string>
55+
<string name="autosave_notes">Аўтаматычна захоўваць нататкі</string>
56+
<string name="enable_line_wrap">Пераносіць радкі</string>
57+
<string name="use_incognito_mode">Use Incognito mode of keyboards</string>
58+
<string name="move_done_checklist_items">Move done checklist items to the bottom</string>
59+
<string name="add_new_checklist_items_top">Add new checklist items at the top</string>
60+
<!-- Checklists -->
61+
<string name="checklist">Кантрольны спіс</string>
62+
<string name="checklists">Кантрольныя спісы</string>
63+
<string name="add_new_checklist_item">Дадаць пункт у кантрольны спіс</string>
64+
<string name="add_new_checklist_items">Дадаць пункты ў кантрольны спіс</string>
65+
<string name="checklist_is_empty">Кантрольны спіс пусты</string>
66+
<string name="remove_done_items">Выдаліць выкананыя пункты</string>
67+
<!-- Import / Export -->
68+
<string name="export_all_notes">Export all notes as files</string>
69+
<string name="import_folder">Import folder</string>
70+
<string name="export_notes">Export all notes</string>
71+
<string name="import_notes">Import notes</string>
72+
<string name="import_notes_pro">Import notes (Pro)</string>
73+
<!-- FAQ -->
74+
<string name="faq_1_title">Як змяніць колер віджэта\?</string>
75+
<string name="faq_1_text">In case you have only 1 active widget, you can either recreate it, or use the button in the app settings for customizing it. If you have multiple active widgets, the button in the app settings will not be available. As the app supports color customization per-widget, you will have to recreate the widget that you want to customize.</string>
76+
<!--
77+
Haven't found some strings? There's more at
78+
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
79+
-->
80+
</resources>

0 commit comments

Comments
 (0)