mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Update translations and other static files.
This commit is contained in:
@@ -5203,7 +5203,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">Turpināt</string>
|
||||
|
||||
<!-- ChatFoldersFragment -->
|
||||
<!-- Description of what chat folders are -->
|
||||
@@ -5217,7 +5217,7 @@
|
||||
<!-- Header for section showing suggested chat folders for users to have -->
|
||||
<string name="ChatFoldersFragment__suggested_folders">Ieteiktās mapes</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">Nelasīts</string>
|
||||
<!-- Description of the suggested unread chat folder -->
|
||||
<string name="ChatFoldersFragment__unread_messages">Nelasītās ziņas no visām sarunām</string>
|
||||
<!-- Name of a chat folder that contains all 1:1 (individual) chats -->
|
||||
@@ -5286,30 +5286,24 @@
|
||||
<string name="CreateFoldersFragment__include_muted_chats">Iekļaut sarunas, kuru paziņojumi ir izslēgti</string>
|
||||
<!-- Button text to create a folder -->
|
||||
<string name="CreateFoldersFragment__create">Izveidot</string>
|
||||
<!-- Alert dialog title to create a chat folder -->
|
||||
<string name="CreateFoldersFragment__create_folder_title">Vai izveidot mapi?</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">Vai vēlaties izveidot sarunu mapi \"%1$s\"?</string>
|
||||
<!-- Alert dialog confirmation button text to save the changes -->
|
||||
<string name="CreateFoldersFragment__create_folder">Izveidot mapi</string>
|
||||
<!-- Section title shown when editing an existing folder -->
|
||||
<string name="CreateFoldersFragment__edit_folder">Rediģēt mapi</string>
|
||||
<!-- Button text to save the changes to a folder after it has been edited -->
|
||||
<string name="CreateFoldersFragment__save">Saglabāt</string>
|
||||
<!-- Alert dialog title to save changes made to the current folder -->
|
||||
<string name="CreateFoldersFragment__save_changes_title">Vai saglabāt izmaiņas?</string>
|
||||
<!-- Alert dialog description when saving a folder that has had changes made to it -->
|
||||
<string name="CreateFoldersFragment__do_you_want_to_save">Vai vēlaties saglabāt šajā sarunu mapē veiktās izmaiņas?</string>
|
||||
<!-- Alert dialog confirmation button text to save the changes -->
|
||||
<string name="CreateFoldersFragment__save_changes">Saglabāt izmaiņas</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">Atmest</string>
|
||||
<!-- Text that when pressed will delete the current folder -->
|
||||
<string name="CreateFoldersFragment__delete_folder">Dzēst mapi</string>
|
||||
<!-- Alert dialog title to delete the current folder -->
|
||||
<string name="CreateFoldersFragment__delete_this_chat_folder">Vai dzēst šo sarunu mapi?</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">Skatīt visas</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 -->
|
||||
|
||||
Reference in New Issue
Block a user