Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Sep 19, 2023
2 parents a8f16f5 + df2c267 commit 886a397
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<string name="add_to_note">افزودن به یادداشت</string>
<string name="unsaved_changes_warning">شما مقداری تغییرات ذخیره نشده دارید. می‌خواهید با آنها چکار کنید؟</string>
<string name="note_shown_widget">یادداشتی که در ابزارک نمایش داده می‌شود:</string>
<string name="show_note_title">Show note title</string>
<string name="show_note_title">نمایش عنوان یادداشت</string>
<string name="new_note_type">نوع یادداشت جدید:</string>
<string name="text_note">یادداشت متنی</string>
<string name="lock_note">قفل کردن یادداشت</string>
Expand All @@ -35,7 +35,7 @@
<!-- File notes -->
<string name="open_file">بازکردن پرونده</string>
<string name="export_as_file">برون‌ریزی به عنوان پرونده</string>
<string name="file_too_large">پرونده بسیاد بزرگ است، محدودیت ۱ مگابایت است</string>
<string name="file_too_large">پرونده بسیار بزرگ است، محدودیت ۱ مگابایت است</string>
<string name="only_import_file_content">فقط محتویات پرونده درون‌ریزی شد
\n(تغییر دادن پرونده تاثیری بر یادداشت نخواهد گذاشت)</string>
<string name="update_file_at_note">هنگام به‌روز رسانی یادداشت، خود پرونده نیز به‌روز شود
Expand Down Expand Up @@ -84,4 +84,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>
6 changes: 3 additions & 3 deletions app/src/main/res/values-uk/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@
<string name="add_new_checklist_items">Додати нові позиції у списку</string>
<string name="checklist_is_empty">Список порожній</string>
<string name="remove_done_items">Вилучати виконані позиції</string>
<string name="add_to_the_top">Add to the top</string>
<string name="add_to_the_top">Додати вгорі</string>
<!-- Import / Export -->
<string name="import_folder">Імпортувати теку</string>
<string name="export_notes">Експортувати нотатки</string>
<string name="import_notes">Import notes</string>
<string name="import_notes">Імпортувати нотатки</string>
<string name="import_notes_pro">Імпорт нотаток (Pro)</string>
<!-- FAQ -->
<string name="faq_1_title">Як я можу змінити колір віджетів\?</string>
Expand All @@ -84,4 +84,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

0 comments on commit 886a397

Please sign in to comment.