Skip to content

Commit 410d198

Browse files
Update translations and other static files.
1 parent 83808ed commit 410d198

File tree

68 files changed

+774
-1176
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+774
-1176
lines changed

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

+9-15
Original file line numberDiff line numberDiff line change
@@ -5083,7 +5083,7 @@
50835083
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
50845084
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
50855085
<!-- Button text to dismiss bottom sheet -->
5086-
<string name="ChatFoldersEducationSheet__continue">Continue</string>
5086+
<string name="ChatFoldersEducationSheet__continue">Gaan voort</string>
50875087

50885088
<!-- ChatFoldersFragment -->
50895089
<!-- Description of what chat folders are -->
@@ -5163,30 +5163,24 @@
51635163
<string name="CreateFoldersFragment__include_muted_chats">Sluit gedempte kletse in</string>
51645164
<!-- Button text to create a folder -->
51655165
<string name="CreateFoldersFragment__create">Skep</string>
5166-
<!-- Alert dialog title to create a chat folder -->
5167-
<string name="CreateFoldersFragment__create_folder_title">Skep vouer?</string>
5168-
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
5169-
<string name="CreateFoldersFragment__do_you_want_to_create">Wil jy die kletsvouer \"%1$s\" skep?</string>
5170-
<!-- Alert dialog confirmation button text to save the changes -->
5171-
<string name="CreateFoldersFragment__create_folder">Skep vouer</string>
51725166
<!-- Section title shown when editing an existing folder -->
51735167
<string name="CreateFoldersFragment__edit_folder">Wysig vouer</string>
51745168
<!-- Button text to save the changes to a folder after it has been edited -->
51755169
<string name="CreateFoldersFragment__save">Stoor</string>
5176-
<!-- Alert dialog title to save changes made to the current folder -->
5177-
<string name="CreateFoldersFragment__save_changes_title">Stoor veranderinge?</string>
5178-
<!-- Alert dialog description when saving a folder that has had changes made to it -->
5179-
<string name="CreateFoldersFragment__do_you_want_to_save">Wil jy die veranderinge stoor wat jy aan hierdie kletsvouer gemaak het?</string>
5180-
<!-- Alert dialog confirmation button text to save the changes -->
5181-
<string name="CreateFoldersFragment__save_changes">Stoor veranderinge</string>
5182-
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
5170+
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
5171+
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
5172+
<!-- Alert dialog description explaining that any changes made will be discarded -->
5173+
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
5174+
<!-- Alert dialog confirmation text to discard the changes -->
51835175
<string name="CreateFoldersFragment__discard">Wys af</string>
51845176
<!-- Text that when pressed will delete the current folder -->
51855177
<string name="CreateFoldersFragment__delete_folder">Skrap vouer</string>
51865178
<!-- Alert dialog title to delete the current folder -->
51875179
<string name="CreateFoldersFragment__delete_this_chat_folder">Skrap hierdie kletsvouer?</string>
51885180
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
5189-
<string name="CreateFoldersFragment__see_all">See all</string>
5181+
<string name="CreateFoldersFragment__see_all">Sien almal</string>
5182+
<!-- Toast shown when trying to make a folder with no name -->
5183+
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>
51905184

51915185
<!-- ChooseChatsFragment -->
51925186
<!-- Section title representing chat types that can be added to the folder -->

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

+54-60
Large diffs are not rendered by default.

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

+10-16
Original file line numberDiff line numberDiff line change
@@ -5083,7 +5083,7 @@
50835083
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
50845084
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
50855085
<!-- Button text to dismiss bottom sheet -->
5086-
<string name="ChatFoldersEducationSheet__continue">Continue</string>
5086+
<string name="ChatFoldersEducationSheet__continue">Davam et</string>
50875087

50885088
<!-- ChatFoldersFragment -->
50895089
<!-- Description of what chat folders are -->
@@ -5097,7 +5097,7 @@
50975097
<!-- Header for section showing suggested chat folders for users to have -->
50985098
<string name="ChatFoldersFragment__suggested_folders">Təqdim olunan qovluqlar</string>
50995099
<!-- Name of a chat folder that contains all chats that currently have unread messages -->
5100-
<string name="ChatFoldersFragment__unread">Unread</string>
5100+
<string name="ChatFoldersFragment__unread">Oxunmadı</string>
51015101
<!-- Description of the suggested unread chat folder -->
51025102
<string name="ChatFoldersFragment__unread_messages">Bütün çatlardan oxunmamış mesajlar</string>
51035103
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
@@ -5163,30 +5163,24 @@
51635163
<string name="CreateFoldersFragment__include_muted_chats">Səssiz edilmiş çatları daxil et</string>
51645164
<!-- Button text to create a folder -->
51655165
<string name="CreateFoldersFragment__create">Yarat</string>
5166-
<!-- Alert dialog title to create a chat folder -->
5167-
<string name="CreateFoldersFragment__create_folder_title">Qovluq yaradılsın?</string>
5168-
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
5169-
<string name="CreateFoldersFragment__do_you_want_to_create">\"%1$s\" adlı bir çat qovluğu yaratmaq istəyirsiniz?</string>
5170-
<!-- Alert dialog confirmation button text to save the changes -->
5171-
<string name="CreateFoldersFragment__create_folder">Qovluq yarat</string>
51725166
<!-- Section title shown when editing an existing folder -->
51735167
<string name="CreateFoldersFragment__edit_folder">Qovluğu redaktə et</string>
51745168
<!-- Button text to save the changes to a folder after it has been edited -->
51755169
<string name="CreateFoldersFragment__save">Saxla</string>
5176-
<!-- Alert dialog title to save changes made to the current folder -->
5177-
<string name="CreateFoldersFragment__save_changes_title">Dəyişikliklər yaddaşda saxlansın?</string>
5178-
<!-- Alert dialog description when saving a folder that has had changes made to it -->
5179-
<string name="CreateFoldersFragment__do_you_want_to_save">Bu çat qovluğunda etdiyiniz dəyişiklikləri yaddaşda saxlamaq istəyirsiniz?</string>
5180-
<!-- Alert dialog confirmation button text to save the changes -->
5181-
<string name="CreateFoldersFragment__save_changes">Dəyişiklikləri yaddaşda saxla</string>
5182-
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
5170+
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
5171+
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
5172+
<!-- Alert dialog description explaining that any changes made will be discarded -->
5173+
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
5174+
<!-- Alert dialog confirmation text to discard the changes -->
51835175
<string name="CreateFoldersFragment__discard">Sil</string>
51845176
<!-- Text that when pressed will delete the current folder -->
51855177
<string name="CreateFoldersFragment__delete_folder">Qovluğu sil</string>
51865178
<!-- Alert dialog title to delete the current folder -->
51875179
<string name="CreateFoldersFragment__delete_this_chat_folder">Bu çat qovluğu silinsin?</string>
51885180
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
5189-
<string name="CreateFoldersFragment__see_all">See all</string>
5181+
<string name="CreateFoldersFragment__see_all">Hamısına bax</string>
5182+
<!-- Toast shown when trying to make a folder with no name -->
5183+
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>
51905184

51915185
<!-- ChooseChatsFragment -->
51925186
<!-- Section title representing chat types that can be added to the folder -->

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

+10-16
Original file line numberDiff line numberDiff line change
@@ -5083,7 +5083,7 @@
50835083
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
50845084
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
50855085
<!-- Button text to dismiss bottom sheet -->
5086-
<string name="ChatFoldersEducationSheet__continue">Continue</string>
5086+
<string name="ChatFoldersEducationSheet__continue">Продължаване</string>
50875087

50885088
<!-- ChatFoldersFragment -->
50895089
<!-- Description of what chat folders are -->
@@ -5097,7 +5097,7 @@
50975097
<!-- Header for section showing suggested chat folders for users to have -->
50985098
<string name="ChatFoldersFragment__suggested_folders">Предложени папки</string>
50995099
<!-- Name of a chat folder that contains all chats that currently have unread messages -->
5100-
<string name="ChatFoldersFragment__unread">Unread</string>
5100+
<string name="ChatFoldersFragment__unread">Непрочитане</string>
51015101
<!-- Description of the suggested unread chat folder -->
51025102
<string name="ChatFoldersFragment__unread_messages">Непрочетени съобщения от всички чатове</string>
51035103
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
@@ -5163,30 +5163,24 @@
51635163
<string name="CreateFoldersFragment__include_muted_chats">Включване на заглушените чатове</string>
51645164
<!-- Button text to create a folder -->
51655165
<string name="CreateFoldersFragment__create">Създаване</string>
5166-
<!-- Alert dialog title to create a chat folder -->
5167-
<string name="CreateFoldersFragment__create_folder_title">Създаване на папка?</string>
5168-
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
5169-
<string name="CreateFoldersFragment__do_you_want_to_create">Искате ли да създадете папката за чат „%1$s“?</string>
5170-
<!-- Alert dialog confirmation button text to save the changes -->
5171-
<string name="CreateFoldersFragment__create_folder">Създаване на папка</string>
51725166
<!-- Section title shown when editing an existing folder -->
51735167
<string name="CreateFoldersFragment__edit_folder">Редактиране на папка</string>
51745168
<!-- Button text to save the changes to a folder after it has been edited -->
51755169
<string name="CreateFoldersFragment__save">Запазване</string>
5176-
<!-- Alert dialog title to save changes made to the current folder -->
5177-
<string name="CreateFoldersFragment__save_changes_title">Запазване на промените?</string>
5178-
<!-- Alert dialog description when saving a folder that has had changes made to it -->
5179-
<string name="CreateFoldersFragment__do_you_want_to_save">Искате ли да запазите промените, направени по тази папка за чат?</string>
5180-
<!-- Alert dialog confirmation button text to save the changes -->
5181-
<string name="CreateFoldersFragment__save_changes">Запазване на промените</string>
5182-
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
5170+
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
5171+
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
5172+
<!-- Alert dialog description explaining that any changes made will be discarded -->
5173+
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
5174+
<!-- Alert dialog confirmation text to discard the changes -->
51835175
<string name="CreateFoldersFragment__discard">Отхвърляне</string>
51845176
<!-- Text that when pressed will delete the current folder -->
51855177
<string name="CreateFoldersFragment__delete_folder">Изтриване на папка</string>
51865178
<!-- Alert dialog title to delete the current folder -->
51875179
<string name="CreateFoldersFragment__delete_this_chat_folder">Изтриване на тази папка за чат?</string>
51885180
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
5189-
<string name="CreateFoldersFragment__see_all">See all</string>
5181+
<string name="CreateFoldersFragment__see_all">Вижте всички</string>
5182+
<!-- Toast shown when trying to make a folder with no name -->
5183+
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>
51905184

51915185
<!-- ChooseChatsFragment -->
51925186
<!-- Section title representing chat types that can be added to the folder -->

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

+10-16
Original file line numberDiff line numberDiff line change
@@ -5083,7 +5083,7 @@
50835083
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
50845084
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
50855085
<!-- Button text to dismiss bottom sheet -->
5086-
<string name="ChatFoldersEducationSheet__continue">Continue</string>
5086+
<string name="ChatFoldersEducationSheet__continue">চালিয়ে যান</string>
50875087

50885088
<!-- ChatFoldersFragment -->
50895089
<!-- Description of what chat folders are -->
@@ -5097,7 +5097,7 @@
50975097
<!-- Header for section showing suggested chat folders for users to have -->
50985098
<string name="ChatFoldersFragment__suggested_folders">সুপারিশৃত ফোল্ডারসমূহ</string>
50995099
<!-- Name of a chat folder that contains all chats that currently have unread messages -->
5100-
<string name="ChatFoldersFragment__unread">Unread</string>
5100+
<string name="ChatFoldersFragment__unread">অপঠিত করুন</string>
51015101
<!-- Description of the suggested unread chat folder -->
51025102
<string name="ChatFoldersFragment__unread_messages">সকল চ্যাট থেকে অপঠিত মেসেজ</string>
51035103
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
@@ -5163,30 +5163,24 @@
51635163
<string name="CreateFoldersFragment__include_muted_chats">মিউট করা চ্যাট অন্তর্ভুক্ত করুন</string>
51645164
<!-- Button text to create a folder -->
51655165
<string name="CreateFoldersFragment__create">তৈরি</string>
5166-
<!-- Alert dialog title to create a chat folder -->
5167-
<string name="CreateFoldersFragment__create_folder_title">ফোল্ডার তৈরি করবেন?</string>
5168-
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
5169-
<string name="CreateFoldersFragment__do_you_want_to_create">আপনি কি চ্যাট ফোল্ডার \"%1$s\" তৈরি করতে চান?</string>
5170-
<!-- Alert dialog confirmation button text to save the changes -->
5171-
<string name="CreateFoldersFragment__create_folder">ফোল্ডার তৈরি করুন</string>
51725166
<!-- Section title shown when editing an existing folder -->
51735167
<string name="CreateFoldersFragment__edit_folder">ফোল্ডার এডিট করুন</string>
51745168
<!-- Button text to save the changes to a folder after it has been edited -->
51755169
<string name="CreateFoldersFragment__save">সেভ করুন</string>
5176-
<!-- Alert dialog title to save changes made to the current folder -->
5177-
<string name="CreateFoldersFragment__save_changes_title">পরিবর্তন সেভ করবেন?</string>
5178-
<!-- Alert dialog description when saving a folder that has had changes made to it -->
5179-
<string name="CreateFoldersFragment__do_you_want_to_save">আপনি কি এই চ্যাট ফোল্ডারে করা পরিবর্তন সেভ করতে চান?</string>
5180-
<!-- Alert dialog confirmation button text to save the changes -->
5181-
<string name="CreateFoldersFragment__save_changes">পরিবর্তন সেভ করুন</string>
5182-
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
5170+
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
5171+
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
5172+
<!-- Alert dialog description explaining that any changes made will be discarded -->
5173+
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
5174+
<!-- Alert dialog confirmation text to discard the changes -->
51835175
<string name="CreateFoldersFragment__discard">বাতিল করুন</string>
51845176
<!-- Text that when pressed will delete the current folder -->
51855177
<string name="CreateFoldersFragment__delete_folder">ফোল্ডার মুছে ফেলুন</string>
51865178
<!-- Alert dialog title to delete the current folder -->
51875179
<string name="CreateFoldersFragment__delete_this_chat_folder">এই চ্যাট ফোল্ডারটি মুছে ফেলবেন?</string>
51885180
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
5189-
<string name="CreateFoldersFragment__see_all">See all</string>
5181+
<string name="CreateFoldersFragment__see_all">সব দেখুন</string>
5182+
<!-- Toast shown when trying to make a folder with no name -->
5183+
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>
51905184

51915185
<!-- ChooseChatsFragment -->
51925186
<!-- Section title representing chat types that can be added to the folder -->

0 commit comments

Comments
 (0)