Skip to content

Commit

Permalink
Update translations and other static files.
Browse files Browse the repository at this point in the history
  • Loading branch information
greyson-signal committed Oct 25, 2024
1 parent 83808ed commit 410d198
Show file tree
Hide file tree
Showing 68 changed files with 774 additions and 1,176 deletions.
24 changes: 9 additions & 15 deletions app/src/main/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5083,7 +5083,7 @@
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
<!-- Button text to dismiss bottom sheet -->
<string name="ChatFoldersEducationSheet__continue">Continue</string>
<string name="ChatFoldersEducationSheet__continue">Gaan voort</string>

<!-- ChatFoldersFragment -->
<!-- Description of what chat folders are -->
Expand Down Expand Up @@ -5163,30 +5163,24 @@
<string name="CreateFoldersFragment__include_muted_chats">Sluit gedempte kletse in</string>
<!-- Button text to create a folder -->
<string name="CreateFoldersFragment__create">Skep</string>
<!-- Alert dialog title to create a chat folder -->
<string name="CreateFoldersFragment__create_folder_title">Skep vouer?</string>
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
<string name="CreateFoldersFragment__do_you_want_to_create">Wil jy die kletsvouer \"%1$s\" skep?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__create_folder">Skep vouer</string>
<!-- Section title shown when editing an existing folder -->
<string name="CreateFoldersFragment__edit_folder">Wysig vouer</string>
<!-- Button text to save the changes to a folder after it has been edited -->
<string name="CreateFoldersFragment__save">Stoor</string>
<!-- Alert dialog title to save changes made to the current folder -->
<string name="CreateFoldersFragment__save_changes_title">Stoor veranderinge?</string>
<!-- Alert dialog description when saving a folder that has had changes made to it -->
<string name="CreateFoldersFragment__do_you_want_to_save">Wil jy die veranderinge stoor wat jy aan hierdie kletsvouer gemaak het?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__save_changes">Stoor veranderinge</string>
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
<!-- Alert dialog description explaining that any changes made will be discarded -->
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
<!-- Alert dialog confirmation text to discard the changes -->
<string name="CreateFoldersFragment__discard">Wys af</string>
<!-- Text that when pressed will delete the current folder -->
<string name="CreateFoldersFragment__delete_folder">Skrap vouer</string>
<!-- Alert dialog title to delete the current folder -->
<string name="CreateFoldersFragment__delete_this_chat_folder">Skrap hierdie kletsvouer?</string>
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
<string name="CreateFoldersFragment__see_all">See all</string>
<string name="CreateFoldersFragment__see_all">Sien almal</string>
<!-- Toast shown when trying to make a folder with no name -->
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>

<!-- ChooseChatsFragment -->
<!-- Section title representing chat types that can be added to the folder -->
Expand Down
114 changes: 54 additions & 60 deletions app/src/main/res/values-ar/strings.xml

Large diffs are not rendered by default.

26 changes: 10 additions & 16 deletions app/src/main/res/values-az/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5083,7 +5083,7 @@
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
<!-- Button text to dismiss bottom sheet -->
<string name="ChatFoldersEducationSheet__continue">Continue</string>
<string name="ChatFoldersEducationSheet__continue">Davam et</string>

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

<!-- ChooseChatsFragment -->
<!-- Section title representing chat types that can be added to the folder -->
Expand Down
26 changes: 10 additions & 16 deletions app/src/main/res/values-bg/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5083,7 +5083,7 @@
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
<!-- Button text to dismiss bottom sheet -->
<string name="ChatFoldersEducationSheet__continue">Continue</string>
<string name="ChatFoldersEducationSheet__continue">Продължаване</string>

<!-- ChatFoldersFragment -->
<!-- Description of what chat folders are -->
Expand All @@ -5097,7 +5097,7 @@
<!-- Header for section showing suggested chat folders for users to have -->
<string name="ChatFoldersFragment__suggested_folders">Предложени папки</string>
<!-- Name of a chat folder that contains all chats that currently have unread messages -->
<string name="ChatFoldersFragment__unread">Unread</string>
<string name="ChatFoldersFragment__unread">Непрочитане</string>
<!-- Description of the suggested unread chat folder -->
<string name="ChatFoldersFragment__unread_messages">Непрочетени съобщения от всички чатове</string>
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
Expand Down Expand Up @@ -5163,30 +5163,24 @@
<string name="CreateFoldersFragment__include_muted_chats">Включване на заглушените чатове</string>
<!-- Button text to create a folder -->
<string name="CreateFoldersFragment__create">Създаване</string>
<!-- Alert dialog title to create a chat folder -->
<string name="CreateFoldersFragment__create_folder_title">Създаване на папка?</string>
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
<string name="CreateFoldersFragment__do_you_want_to_create">Искате ли да създадете папката за чат „%1$s“?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__create_folder">Създаване на папка</string>
<!-- Section title shown when editing an existing folder -->
<string name="CreateFoldersFragment__edit_folder">Редактиране на папка</string>
<!-- Button text to save the changes to a folder after it has been edited -->
<string name="CreateFoldersFragment__save">Запазване</string>
<!-- Alert dialog title to save changes made to the current folder -->
<string name="CreateFoldersFragment__save_changes_title">Запазване на промените?</string>
<!-- Alert dialog description when saving a folder that has had changes made to it -->
<string name="CreateFoldersFragment__do_you_want_to_save">Искате ли да запазите промените, направени по тази папка за чат?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__save_changes">Запазване на промените</string>
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
<!-- Alert dialog description explaining that any changes made will be discarded -->
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
<!-- Alert dialog confirmation text to discard the changes -->
<string name="CreateFoldersFragment__discard">Отхвърляне</string>
<!-- Text that when pressed will delete the current folder -->
<string name="CreateFoldersFragment__delete_folder">Изтриване на папка</string>
<!-- Alert dialog title to delete the current folder -->
<string name="CreateFoldersFragment__delete_this_chat_folder">Изтриване на тази папка за чат?</string>
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
<string name="CreateFoldersFragment__see_all">See all</string>
<string name="CreateFoldersFragment__see_all">Вижте всички</string>
<!-- Toast shown when trying to make a folder with no name -->
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>

<!-- ChooseChatsFragment -->
<!-- Section title representing chat types that can be added to the folder -->
Expand Down
26 changes: 10 additions & 16 deletions app/src/main/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5083,7 +5083,7 @@
<!-- Text in a bottom sheet stating that suggested folders can be easily created -->
<string name="ChatFoldersEducationSheet__easily_add_suggested">Easily add suggested folders</string>
<!-- Button text to dismiss bottom sheet -->
<string name="ChatFoldersEducationSheet__continue">Continue</string>
<string name="ChatFoldersEducationSheet__continue">চালিয়ে যান</string>

<!-- ChatFoldersFragment -->
<!-- Description of what chat folders are -->
Expand All @@ -5097,7 +5097,7 @@
<!-- Header for section showing suggested chat folders for users to have -->
<string name="ChatFoldersFragment__suggested_folders">সুপারিশৃত ফোল্ডারসমূহ</string>
<!-- Name of a chat folder that contains all chats that currently have unread messages -->
<string name="ChatFoldersFragment__unread">Unread</string>
<string name="ChatFoldersFragment__unread">অপঠিত করুন</string>
<!-- Description of the suggested unread chat folder -->
<string name="ChatFoldersFragment__unread_messages">সকল চ্যাট থেকে অপঠিত মেসেজ</string>
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
Expand Down Expand Up @@ -5163,30 +5163,24 @@
<string name="CreateFoldersFragment__include_muted_chats">মিউট করা চ্যাট অন্তর্ভুক্ত করুন</string>
<!-- Button text to create a folder -->
<string name="CreateFoldersFragment__create">তৈরি</string>
<!-- Alert dialog title to create a chat folder -->
<string name="CreateFoldersFragment__create_folder_title">ফোল্ডার তৈরি করবেন?</string>
<!-- Alert dialog description when creating a chat folder where %s is the name of the folder -->
<string name="CreateFoldersFragment__do_you_want_to_create">আপনি কি চ্যাট ফোল্ডার \"%1$s\" তৈরি করতে চান?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__create_folder">ফোল্ডার তৈরি করুন</string>
<!-- Section title shown when editing an existing folder -->
<string name="CreateFoldersFragment__edit_folder">ফোল্ডার এডিট করুন</string>
<!-- Button text to save the changes to a folder after it has been edited -->
<string name="CreateFoldersFragment__save">সেভ করুন</string>
<!-- Alert dialog title to save changes made to the current folder -->
<string name="CreateFoldersFragment__save_changes_title">পরিবর্তন সেভ করবেন?</string>
<!-- Alert dialog description when saving a folder that has had changes made to it -->
<string name="CreateFoldersFragment__do_you_want_to_save">আপনি কি এই চ্যাট ফোল্ডারে করা পরিবর্তন সেভ করতে চান?</string>
<!-- Alert dialog confirmation button text to save the changes -->
<string name="CreateFoldersFragment__save_changes">পরিবর্তন সেভ করুন</string>
<!-- Alert dialog button to dismiss the dialog and discard any changes -->
<!-- Alert dialog title shown when users are going to discard any changes made to a folder without saving -->
<string name="CreateFoldersFragment__discard_changes_title">Discard changes?</string>
<!-- Alert dialog description explaining that any changes made will be discarded -->
<string name="CreateFoldersFragment__you_will_lose_changes">You\'ll lose the changes you\'ve made to this folder.</string>
<!-- Alert dialog confirmation text to discard the changes -->
<string name="CreateFoldersFragment__discard">বাতিল করুন</string>
<!-- Text that when pressed will delete the current folder -->
<string name="CreateFoldersFragment__delete_folder">ফোল্ডার মুছে ফেলুন</string>
<!-- Alert dialog title to delete the current folder -->
<string name="CreateFoldersFragment__delete_this_chat_folder">এই চ্যাট ফোল্ডারটি মুছে ফেলবেন?</string>
<!-- Option to see all of the chats if the chat list was too long and had been truncated -->
<string name="CreateFoldersFragment__see_all">See all</string>
<string name="CreateFoldersFragment__see_all">সব দেখুন</string>
<!-- Toast shown when trying to make a folder with no name -->
<string name="CreateFoldersFragment__please_enter_name">Please enter a folder name</string>

<!-- ChooseChatsFragment -->
<!-- Section title representing chat types that can be added to the folder -->
Expand Down
Loading

0 comments on commit 410d198

Please sign in to comment.