Skip to content

Commit 886a397

Browse files
committed
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Notes
2 parents a8f16f5 + df2c267 commit 886a397

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<string name="add_to_note">افزودن به یادداشت</string>
2020
<string name="unsaved_changes_warning">شما مقداری تغییرات ذخیره نشده دارید. می‌خواهید با آنها چکار کنید؟</string>
2121
<string name="note_shown_widget">یادداشتی که در ابزارک نمایش داده می‌شود:</string>
22-
<string name="show_note_title">Show note title</string>
22+
<string name="show_note_title">نمایش عنوان یادداشت</string>
2323
<string name="new_note_type">نوع یادداشت جدید:</string>
2424
<string name="text_note">یادداشت متنی</string>
2525
<string name="lock_note">قفل کردن یادداشت</string>
@@ -35,7 +35,7 @@
3535
<!-- File notes -->
3636
<string name="open_file">بازکردن پرونده</string>
3737
<string name="export_as_file">برون‌ریزی به عنوان پرونده</string>
38-
<string name="file_too_large">پرونده بسیاد بزرگ است، محدودیت ۱ مگابایت است</string>
38+
<string name="file_too_large">پرونده بسیار بزرگ است، محدودیت ۱ مگابایت است</string>
3939
<string name="only_import_file_content">فقط محتویات پرونده درون‌ریزی شد
4040
\n(تغییر دادن پرونده تاثیری بر یادداشت نخواهد گذاشت)</string>
4141
<string name="update_file_at_note">هنگام به‌روز رسانی یادداشت، خود پرونده نیز به‌روز شود
@@ -84,4 +84,4 @@
8484
Haven't found some strings? There's more at
8585
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8686
-->
87-
</resources>
87+
</resources>

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@
7171
<string name="add_new_checklist_items">Додати нові позиції у списку</string>
7272
<string name="checklist_is_empty">Список порожній</string>
7373
<string name="remove_done_items">Вилучати виконані позиції</string>
74-
<string name="add_to_the_top">Add to the top</string>
74+
<string name="add_to_the_top">Додати вгорі</string>
7575
<!-- Import / Export -->
7676
<string name="import_folder">Імпортувати теку</string>
7777
<string name="export_notes">Експортувати нотатки</string>
78-
<string name="import_notes">Import notes</string>
78+
<string name="import_notes">Імпортувати нотатки</string>
7979
<string name="import_notes_pro">Імпорт нотаток (Pro)</string>
8080
<!-- FAQ -->
8181
<string name="faq_1_title">Як я можу змінити колір віджетів\?</string>
@@ -84,4 +84,4 @@
8484
Haven't found some strings? There's more at
8585
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
8686
-->
87-
</resources>
87+
</resources>

0 commit comments

Comments
 (0)