Update strings

This commit is contained in:
Fedor Indutnyy 2022-04-28 11:36:44 -07:00
parent 00f770c3c4
commit bfa23c34e5
8 changed files with 274 additions and 274 deletions

View File

@ -7068,7 +7068,7 @@
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Show stories",
"message": "Zobrazit příběhy",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {

View File

@ -7014,7 +7014,7 @@
"description": "Description hint to add a story"
},
"Stories__hidden-stories": {
"message": "Hidden stories",
"message": "Piilotetut tarinat",
"description": "Button label to go to hidden stories pane"
},
"Stories__list-empty": {
@ -7068,7 +7068,7 @@
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Show stories",
"message": "Näytä tarinat",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {

View File

@ -1940,7 +1940,7 @@
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
"message": "Toutes les données dans lapplication seront supprimées, y compris tous les messages et les renseignements de compte enregistrés.",
"message": "Toutes les données dans lapplication seront supprimées, y compris tous les messages et les informations de compte enregistrées.",
"description": "Text describing what the clear data button will do."
},
"clearDataButton": {
@ -1952,7 +1952,7 @@
"description": "Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "Vous êtes sur le point de supprimer tous les renseignements de compte enregistrés de cette application, y compris tous les contacts et messages. Vous pourrez toujours relier votre appareil mobile de nouveau, mais cela ne restaurera pas les messages supprimés.",
"message": "Vous êtes sur le point de supprimer toutes les informations de compte enregistrées de cette application, y compris tous les contacts et messages. Vous pourrez toujours relier votre appareil mobile de nouveau, mais cela ne restaurera pas les messages supprimés.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
@ -4348,7 +4348,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--other": {
"message": "$adminName$ a changé qui peut modifier les renseignements du groupe en « Les administrateurs ».",
"message": "$adminName$ a changé qui peut modifier les informations du groupe en « Les administrateurs ».",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4358,15 +4358,15 @@
}
},
"GroupV2--access-attributes--admins--you": {
"message": "Vous avez changé qui peut modifier les renseignements du groupe en « Les administrateurs ».",
"message": "Vous avez changé qui peut modifier les informations du groupe en « Les administrateurs ».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--unknown": {
"message": "Un administrateur a changé qui peut modifier les renseignements du groupe en « Les administrateurs ».",
"message": "Un administrateur a changé qui peut modifier les informations du groupe en « Les administrateurs ».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--other": {
"message": "$adminName$ a changé qui peut modifier les renseignements du groupe en « Tous les membres ».",
"message": "$adminName$ a changé qui peut modifier les informations du groupe en « Tous les membres ».",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4376,11 +4376,11 @@
}
},
"GroupV2--access-attributes--all--you": {
"message": "Vous avez changé qui peut modifier les renseignements du groupe en « Tous les membres ».",
"message": "Vous avez changé qui peut modifier les informations du groupe en « Tous les membres ».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--unknown": {
"message": "Un administrateur a changé qui peut modifier les renseignements du groupe en « Tous les membres ».",
"message": "Un administrateur a changé qui peut modifier les informations du groupe en « Tous les membres ».",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--other": {
@ -5610,7 +5610,7 @@
"description": "This is the label for notifications in the conversation details screen"
},
"ConversationDetails--group-info-label": {
"message": "Qui peut modifier les renseignements du groupe",
"message": "Qui peut modifier les informations du groupe",
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {

View File

@ -7068,7 +7068,7 @@
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Show stories",
"message": "Mostra storie",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {

View File

@ -464,7 +464,7 @@
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
},
"debugLogExplanation": {
"message": "Als je op uploaden klikt dan wordt dit log 30 dagen lang online beschikbaar gesteld op een unieke nergens onthulde URL. Die URL kun je vervolgens naar de ontwikkelaars sturen. Je kunt dit log ook offline op je eigen apparaat opslaan.",
"message": "Dit log bevat geen persoonlijke details zoals telefoonnummers. Als je op uploaden klikt dan wordt dit log 30 dagen lang online beschikbaar gesteld op een unieke nergens onthulde verwijzing. Die verwijzing kun je zelf naar de ontwikkelaars sturen. Je kunt dit log ook offline op je eigen apparaat opslaan.",
"description": "Description of what will happen with your debug log"
},
"debugLogError": {
@ -504,7 +504,7 @@
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"submit": {
"message": "Verzenden",
"message": "Uploaden",
"description": ""
},
"acceptNewKey": {
@ -1276,7 +1276,7 @@
"description": "Shown in left pane preview when message delivery issue happens"
},
"DeliveryIssue--notification": {
"message": "Een bericht van $sender$ kon niet worden afgeleverd",
"message": "Een bericht van $sender$ kan niet worden afgeleverd",
"description": "Shown in timeline when message delivery issue happens",
"placeholders": {
"name": {

View File

@ -222,7 +222,7 @@
"description": "Shown at the top of the archived conversations list in the left pane"
},
"noArchivedConversations": {
"message": "No archived conversations.",
"message": "Nenhuma conversa arquivada.",
"description": "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
},
"archiveConversation": {
@ -6358,11 +6358,11 @@
"description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"DisappearingTimeDialog__label--value": {
"message": "Number",
"message": "Número",
"description": "aria-label for the number select box"
},
"DisappearingTimeDialog__label--units": {
"message": "Unit of time",
"message": "Unidade de tempo",
"description": "aria-label for the units of time select box"
},
"DisappearingTimeDialog__title": {
@ -6812,7 +6812,7 @@
"description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__appRunning": {
"message": "$appName$ is running.\nClick OK to close it.\nIf it doesn't close, try closing it manually.",
"message": "$appName$ está funcionando.\nClique no OK para fechar.\nSe não fechar, tente fechá-lo manualmente.",
"description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines",
"placeholders": {
"appName": {
@ -6822,11 +6822,11 @@
}
},
"NSIS__decompressionFailed": {
"message": "Failed to decompress files. Please try running the installer again.",
"message": "Falha ao descompactar os arquivos. Por favor, tente iniciar o instalador novamente.",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Failed to uninstall old application files. Please try running the installer again.",
"message": "Falha ao desinstalar os arquivos do aplicativo antigo. Por favor, tente iniciar o instalador novamente.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
@ -7068,7 +7068,7 @@
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Show stories",
"message": "Mostrar Stories",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {
@ -7104,11 +7104,11 @@
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.40--1": {
"message": "Bug fixes including a fix to an issue that would sometimes make it difficult to click on menus. ",
"message": "Correção de erros, incluindo correção da falha que às vezes tornava difícil clicar em menus. ",
"description": "Release notes for v5.40"
},
"WhatsNew__v5.40--2": {
"message": "Thanks to our open source contributors $dsanders11$ and $yusufsahinhamza$ for contributing to these improvements.",
"message": "Agradecimentos para nossos colaboradores de código aberto $dsanders11$ e $yusufsahinhamza$ por contribuir para essas melhorias.",
"description": "Release notes for v5.40",
"placeholders": {
"dsanders11": {

File diff suppressed because it is too large Load Diff

View File

@ -222,7 +222,7 @@
"description": "Shown at the top of the archived conversations list in the left pane"
},
"noArchivedConversations": {
"message": "No archived conversations.",
"message": "Ska biseda të arkivuara.",
"description": "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
},
"archiveConversation": {
@ -6358,11 +6358,11 @@
"description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"DisappearingTimeDialog__label--value": {
"message": "Number",
"message": "Numër",
"description": "aria-label for the number select box"
},
"DisappearingTimeDialog__label--units": {
"message": "Unit of time",
"message": "Njësi kohe",
"description": "aria-label for the units of time select box"
},
"DisappearingTimeDialog__title": {
@ -6812,7 +6812,7 @@
"description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"NSIS__appRunning": {
"message": "$appName$ is running.\nClick OK to close it.\nIf it doesn't close, try closing it manually.",
"message": "$appName$ po xhiron.\nKlikoni mbi OK që të mbyllet.\nNëse smbyllet, provoni dorazi.",
"description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines",
"placeholders": {
"appName": {
@ -6822,11 +6822,11 @@
}
},
"NSIS__decompressionFailed": {
"message": "Failed to decompress files. Please try running the installer again.",
"message": "Su arrit të çngjeshen kartela. Ju lutemi, provoni të xhironi sërish instaluesin.",
"description": "Displayed when Windows installer cannot decompress application files"
},
"NSIS__uninstallFailed": {
"message": "Failed to uninstall old application files. Please try running the installer again.",
"message": "Su arrit të çinstalohen kartela të vjetra aplikacioni. Ju lutemi, xhironi sërish instaluesin.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"CrashReportDialog__title": {
@ -7068,7 +7068,7 @@
"description": "aria-label for the story list button"
},
"StoryListItem__unhide": {
"message": "Show stories",
"message": "Shfaq histori",
"description": "Label for menu item to un-hide the story"
},
"StoryListItem__hide": {
@ -7104,11 +7104,11 @@
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.40--1": {
"message": "Bug fixes including a fix to an issue that would sometimes make it difficult to click on menus. ",
"message": "Ndreqje të metash, përfshi një ndreqje për një problem që ndonjëherë e bënte të vështirë të klikohej te menutë ",
"description": "Release notes for v5.40"
},
"WhatsNew__v5.40--2": {
"message": "Thanks to our open source contributors $dsanders11$ and $yusufsahinhamza$ for contributing to these improvements.",
"message": "Falënderime për kontribuesit tanë në burimin e hapët$dsanders11$ dhe $yusufsahinhamza$, për sjelljen e këtyre përmirësimeve.",
"description": "Release notes for v5.40",
"placeholders": {
"dsanders11": {