Skip to content

Commit

Permalink
Update translations (PR #1654)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner authored Apr 8, 2022
1 parent 3514491 commit 40f39e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="create_folder">ফোল্ডার তৈরি করুন</string>
<string name="create_new_document">নতুন ডকুমেন্ট তৈরি করুন</string>
<string name="move">সরান</string>
<string name="copy">Ftt</string>
<string name="info">তথ্য</string>
<string name="file_folder_already_exists_please_use_a_different_name">ফাইল/ফোল্ডার আগেই আছে! অনুগ্রহ করে অন্য নাম ব্যবহার করো</string>
<string name="import_from_device">ডিভাইস থেকে আমদানি করো</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="none">Nic</string>
<string name="other">Inne</string>
<string name="empty_file">Pusty plik</string>
<string name="break_page_pdf_print">Podział strony (PDF/drukowanie)</string>
<string name="break_page_pdf_print">Podział strony (dla PDF lub druku)</string>
<string name="underline">Podkreślenie</string>
<string name="underline_hex_color_wether_or_not_to_description__appspecific">Określa, czy należy podświetlać kody kolorów heksadecymalnych w zależności od koloru</string>
<string name="underline_hex_color_codes">Podkreślaj kolory w układzie szesnastkowym (Hex)</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="select_entries">選擇 輸入文字</string>
<string name="one_item_selected">已經選擇一個項目</string>
<string name="items_selected_witharg" tools:ignore="PluralsCandidate">已選擇 %d 項目</string>
<string name="hide_statusbar_at_this_view">在這個檢視模式隱藏狀態列</string>
<string name="hide_statusbar_at_this_view">在這個檢視模式中隱藏狀態列</string>
<string name="hide_statusbar">隱藏狀態列</string>
<string name="name">名稱</string>
<string name="url_or_path">網址 / 路徑</string>
Expand Down

0 comments on commit 40f39e9

Please sign in to comment.