Update translations

This commit is contained in:
Evan Hahn 2021-06-21 14:22:26 -05:00 committed by GitHub
parent 3efbee21da
commit 861fffae99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
48 changed files with 1240 additions and 202 deletions

View File

@ -55,6 +55,10 @@
"message": "Voorkeure...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Verberg",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Eenkeerkyk-media",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Eenkeerkyk-foto",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Eenkeerkyk-video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Hierdie boodskap is gewis.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Herstel",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Настройки...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Скрий",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Мултимедия за еднократно гледане",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Снимка за еднократно гледане",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Видео за еднократно гледане",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Това съобщение беше изтрито.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Рестартирай",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Preferències...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Serveis",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Amaga",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Contingut d'una sola visualització",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Fotografia d'una sola visualització",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Vídeo d'una sola visualització",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Aquest missatge s'ha suprimit.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Tota la pantalla",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Pantalla $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Una finestra",
@ -5469,10 +5483,18 @@
"message": "Restableix el color de la conversa",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Restableix els colors de la conversa",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Restableix tots els colors de la conversa",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Restableix-ne el valor per defecte",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Restableix",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Předvolby...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Služby",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Skrýt",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Média pro jednorázové zobrazení",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Fotografie pro jednorázové zobrazení",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video pro jednorázové zobrazení",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Tato zpráva byla smazána.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Celou obrazovku",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Displej $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Okno",
@ -5469,10 +5483,18 @@
"message": "Obnovení barvy chatu",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Resetovat barvy chatu",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Obnovit všechny barvy chatu",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Obnovit výchozí",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Obnovit",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Dewisiadau...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Gwasanaethau",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Cuddio",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Cyfrwng Gweld-unwaith",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Llun Gweld-unwaith",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Fideo Gweld-unwaith",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Cafodd y neges hon ei dileu.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Holl sgrîn",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Sgrîn $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Ffenestr",
@ -5469,10 +5483,18 @@
"message": "Ailosod y lliw sgwrsio",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Ailosod Lliwiau Sgwrsio",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Ailosod pob lliw sgwrsio",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Ailosod lliwau diofyn",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Ailosod",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Einstellungen …",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Dienste",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ausblenden",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Einmalig anzeigbare Medieninhalte",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Einmalig anzeigbares Foto",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Einmalig anzeigbares Video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Diese Nachricht wurde gelöscht.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Gesamter Bildschirm",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Bildschirm $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Ein Fenster",
@ -5469,10 +5483,18 @@
"message": "Unterhaltungsfarbe zurücksetzen",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Unterhaltungsfarben zurücksetzen",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Alle Unterhaltungsfarben zurücksetzen",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Standard zurücksetzen",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Zurücksetzen",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Επιλογές...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Απόκρυψη",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Πολυμέσο μιας μόνο προβολής",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Φωτογραφία μιας μόνο προβολής",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Βίντεο μιας μόνο προβολής",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Αυτο το μήνυμα διαγράφτηκε.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Όλη την οθόνη",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Οθόνη $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Ενα παράθυρο",
@ -5469,10 +5483,18 @@
"message": "Επαναφορά χρώματος συνομιλίας",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Επαναφορά χρωμάτων συνομιλιών",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Επαναφορά όλων των χρωμάτων συνομιλιών",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Επαναφορά προκαθορισμένου",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Επαναφορά",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Agordoj…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Kaŝi",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Nurunufoje videbla aŭdvidaĵo",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Nurunufoje videbla foto",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Nurunufoje videbla videaĵo",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Tiu ĉi mesaĝo forviŝiĝis.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Restarigi",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Ajustes ...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Servicios",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ocultar",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Multimedia para ver solo una vez",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Fotografía para ver solo una vez",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Vídeo para ver solo una vez",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Mensaje borrado.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Pantalla completa",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Pantalla $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Ventana",
@ -5469,10 +5483,18 @@
"message": "Restaurar color de chat",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Restaurar colores de chats",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Restaurar colores de chats",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Restaurar color por defecto",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Reiniciar",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Eelistused...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Peida",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Ühekordseks nägemiseks meedia",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Ühekordseks nägemiseks foto",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Ühekordseks nägemiseks video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "See sõnum kustutati.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Lähtesta vestluse värv",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Lähtesta",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Hobespenak...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ezkutatu",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Behin ikusteko Medioa",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Behin ikusteko Argazkia",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Behin ikusteko Argazkia",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Mezu hau ezabatu da.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Berrabiarazi",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "تنظیمات",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "مخفی‌سازی",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "رسانه یکبار مصرف",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "تصویر یکبار مصرف ",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "ویدئو یکبار مصرف",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "این پیام حذف شد",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "بازنشانی رنگ گفتگو",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "بازنشانی",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Asetukset...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Piilota",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Kerran katsottava media",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Kerran katsottava kuva",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Kerran katsottava video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Tämä viesti poistettiin.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Nollaa",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "העדפות…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "שירותים",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "הסתר",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "מדיה לצפייה חד־פעמית",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "תצלום לצפייה חד־פעמית",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "סרטון לצפייה חד־פעמית",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "הודעה זו נמחקה.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "כל המסך",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "מסך $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "חלון",
@ -5469,10 +5483,18 @@
"message": "אפס צבע התכתבות",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "אפס צבעי התכתבות",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "אפס את כל צבעי ההתכתבות",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "אפס ברירת מחדל",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "אפס",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "पसंदगी...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "छुपा दें",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "एक बार देखने योग्य मीडिया",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "एक बार देखने योग्य फ़ोटो",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "एक बार देखने योग्य वीडियो",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "यह मेसेज हटा दिया गया है।",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "फिर से स्थापित करना",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Postavke…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Sakrij",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Jednom vidljiv medijski zapis",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Jednom vidljiva slika",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Jednom vidljiv video zapis",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ova poruka je izbrisana.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Cijeli zaslon",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Prozor",
@ -5469,10 +5483,18 @@
"message": "Poništi boju razgovora",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Poništi boje razgovora",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Poništi sve boje razgovora",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Poništi",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Preferensi...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Sembunyikan",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Media satu-tayangan",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Foto sekali-lihat",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video sekali-lihat",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Pesan ini telah dihapus.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Atur ulang",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Kjörstillingar…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Fela",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Skoða-einu-sinni margmiðlunarefni",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Skoða-einu-sinni ljósmynd",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Skoða-einu-sinni myndskeið",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Þessum skilaboðum var eytt.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Allur skjárinn",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Gluggi",
@ -5469,10 +5483,18 @@
"message": "Endursetja lit á spjalli",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Endurstilla liti spjalls",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Endursetja liti á öllum spjallrásum",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Endurstilla",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Preferenze…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Servizi",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Nascondi",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Media visualizzabile una volta",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Foto visualizzabile una volta",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video visualizzabile una volta",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Questo messaggio è stato eliminato.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Schermo intero",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Schermo $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Una finestra",
@ -5469,10 +5483,18 @@
"message": "Resetta colore chat",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Resetta colori chat",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Resetta tutti i colori chat",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Resetta predefinito",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Resetta",
"description": "Confirm button label for resetting chat colors"

View File

@ -1,6 +1,6 @@
{
"softwareAcknowledgments": {
"message": "ソフトウェアの謝辞",
"message": "ソフトウェアのライセンス",
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
@ -55,6 +55,10 @@
"message": "設定…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "サービス",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "最小化",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "使い捨てメディア",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "使い捨て画像",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "使い捨て動画",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "このメッセージは削除されました。",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "画面全体",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "画面 $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "ウィンドウ",
@ -5469,10 +5483,18 @@
"message": "チャットの色をリセット",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "チャットの色をリセット",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "すべてのチャットの色をリセットする",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "既定の色をリセット",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "リセットする",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "ចំណង់ចំណូលចិត្ត...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "លាក់",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "មេឌាមើលម្តង",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "រូបភាពមើលម្តង",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "វីដេអូមើលម្តង",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "សារនេះត្រូវបានលុប។",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "កំណត់ឡើងវិញ",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "설정…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "숨기기",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "한 번만 볼 수 있는 미디어",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "한 번만 볼 수 있는 사진",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "한 번만 볼 수 있는 동영상",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "본 메세지는 삭제되었습니다.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "초기화",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Vebijark...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Veşêre",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Medyaya dîtina-yekcarê",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Wêneyê dîtina-yekcarê",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Vîdyoya dîtina-yekcarê",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ev peyam hat jêbirin.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Reset bike",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "ການຕັ້ງຄ່າ…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "ເຊື່ອງ",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "ເບິງສື່ມວນຊົນຄືນອີກຄັ້ງຫນື່ງ",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "ເບີງຮູບພາບຄືນອີກຄັ້ງຫນື່ງ",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "ເບີງວິດີໂອຄືນອີກຄັ້ງຫນື່ງ",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "ຂໍ້ຄວາມນີ້ຖືກລົບແລ້ວ",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Reset",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Nuostatos…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Tarnybos (angl. Services)",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Slėpti",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Vienkartinės peržiūros medija",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Vienkartinės peržiūros nuotrauka",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Vienkartinės peržiūros vaizdo įrašas",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ši žinutė buvo ištrinta.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Visą ekraną",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Ekranas $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Langą",
@ -5469,10 +5483,18 @@
"message": "Atstatyti pokalbio spalvą",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Atstatyti pokalbių spalvas",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Atstatyti visų pokalbių spalvas",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Atstatyti numatytąją",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Atstatyti",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Преференци...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Сокриј",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Медија за брз преглед",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Слика за брз преглед",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Видео за брз преглед",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Оваа порака беше избришана.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Ресетираj",
"description": "Confirm button label for resetting chat colors"
@ -5498,7 +5520,7 @@
"description": "An example message bubble for selecting the chat color"
},
"ChatColorPicker__context--edit": {
"message": "Edit color",
"message": "Уреди боја",
"description": "Option in the custom color bubble context menu"
},
"ChatColorPicker__context--duplicate": {

View File

@ -55,6 +55,10 @@
"message": "प्राधान्यता…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "लपवा",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "एकदा-बघा मिडिया",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "एकदा-बघा फोटो",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "एकदा-बघा व्हिडिओ",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "हा संदेश हटविला गेला.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "रीसेट करा",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Pilihan...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Sembunyikan",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "View-once Media",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "View-once Photo",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "View-once Video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Mesej ini telah dipadam.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Tetap semula",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Innstillingar …",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Skjul",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "View-once Media",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "View-once Photo",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "View-once Video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Meldinga er sletta.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Nullstill samtalefarge",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Tilbakestill",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Innstillinger…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Skjul",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "View-once Media",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "View-once Photo",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "View-once Video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "This message was deleted.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Reset",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Ustawienia...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Usługi",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ukryj",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Multimedia jednorazowe",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Zdjęcie jednorazowe",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Wideo jednorazowe",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ta wiadomość została usunięta.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Cały ekran",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Ekran $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Okno",
@ -5469,10 +5483,18 @@
"message": "Zresetuj kolor czatu",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Zresetuj kolory czatów",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Zresetuj wszystkie kolory czatów",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Zresetuj domyślny",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Zresetuj",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Preferências…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Serviços",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ocultar",
"description": "Application menu command to hide the window"
@ -804,7 +808,7 @@
"description": "Used as the 'title' attribute for the typing animation"
},
"contactInAddressBook": {
"message": "Esta pessoa está em seus contatos.",
"message": "Essa pessoa está em seus contatos.",
"description": "Description of icon denoting that contact is from your address book"
},
"contactAvatarAlt": {
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Mídia efêmera",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Foto efêmera",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Vídeo efêmero",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Essa mensagem foi excluída.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "A tela inteira",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Tela $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Uma janela",
@ -4822,7 +4836,7 @@
"description": "Aria label for file attachment button in composition area"
},
"CompositionArea--sms-only__title": {
"message": "Esta pessoa não está usando Signal",
"message": "Essa pessoa não está usando Signal",
"description": "Title for the composition area for the SMS-only contact"
},
"CompositionArea--sms-only__body": {
@ -4910,7 +4924,7 @@
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "Pedidos & convites",
"message": "Pedidos e convites",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"ConversationDetailsActions--leave-group": {
@ -5444,11 +5458,11 @@
"description": "Displayed when delete-for-everyone has failed to send to all recepients"
},
"ChatColorPicker__delete--title": {
"message": "Apagar cor",
"message": "Remover cor",
"description": "Confirm title for deleting custom color"
},
"ChatColorPicker__delete--message": {
"message": "Essa cor personalizada é usada em $num$ conversas. Deseja apagá-la de todas as conversas?",
"message": "Essa cor personalizada é usada em $num$ conversas. Deseja removê-la de todas as conversas?",
"description": "Confirm message for deleting custom color",
"placeholders": {
"num": {
@ -5469,16 +5483,24 @@
"message": "Redefinir a cor da conversa",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Redefinir as cores das conversas",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Redefinir as cores de todas as conversas",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Redefinir padrão",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Redefinir",
"description": "Confirm button label for resetting chat colors"
},
"ChatColorPicker__confirm-reset-message": {
"message": "Deseja substituir as cores de todas as conversas?",
"message": "Deseja redefinir as cores de todas as conversas?",
"description": "Modal message text for confirming resetting of chat colors"
},
"ChatColorPicker__custom-color--label": {

View File

@ -55,6 +55,10 @@
"message": "Definições...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Serviços",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ocultar",
"description": "Application menu command to hide the window"

View File

@ -55,6 +55,10 @@
"message": "Preferințe...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ascunde",
"description": "Application menu command to hide the window"
@ -1144,7 +1148,7 @@
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"DeliveryIssue--preview": {
"message": "Delivery issue",
"message": "Problemă de livrare",
"description": "Shown in left pane preview when message delivery issue happens"
},
"DeliveryIssue--notification": {
@ -1162,7 +1166,7 @@
"description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
},
"DeliveryIssue--title": {
"message": "Delivery Issue",
"message": "Problemă de livrare",
"description": "Shown on explainer dialog available from delivery issue timeline events"
},
"DeliveryIssue--summary": {
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Media vizibilă o singură dată",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Poză vizibilă o singură dată",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video vizibil o singură dată",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Acest mesaj a fost șters.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Resetare culoare conversație",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Resetare culori conversație",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Resetare",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Настройки…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Службы",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Скрыть",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Одноразовые медиа",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Одноразовая фотография",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Одноразовое видео",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Это сообщение было удалено.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Весь экран",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Экран $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Окно",
@ -5469,10 +5483,18 @@
"message": "Сбросить цвет чата",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Сбросить цвета чатов?",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Сбросить цвета всех чатов",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Сбросить цвет по умолчанию",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Сбросить",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Nastavenia...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Služby",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Skryť",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Médiá na jedno zobrazenie",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Fotka na jedno zobrazenie",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video na jedno zobrazenie",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Táto správa bola zmazaná.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Celá obrazovka",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Obrazovka $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Okno",
@ -5469,10 +5483,18 @@
"message": "Obnoviť farbu rozhovoru",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Resetovať farby chatov",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Obnoviť všetky farby rozhovorov",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Obnoviť predvolené",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Resetovať",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Nastavitve ...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Storitve",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Skrij",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Datoteka za enkratni ogled",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Fotografija za enkratni ogled",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video za enkratni ogled",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Sporočilo je bilo izbrisano",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Cel zaslon",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Zaslon $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Okno",
@ -5469,10 +5483,18 @@
"message": "Ponastavi barvo pogovora",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Ponastavi barve pogovorov",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Ponastavi vse barve klepetov",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Ponastavi",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Ponastavi",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Parapëlqime…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Shërbime",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Fshihe",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Media Për Tu Parë Vetëm Një Herë",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Foto Për Tu Parë Vetëm Një Herë",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video Për Tu Parë Vetëm Një Herë",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ky mesazh u fshi.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Krejt ekranin",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Skena $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Një dritare",
@ -5469,10 +5483,18 @@
"message": "Riktheje te parazgjedhja ngjyrën e fjalosjes",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Riktheji Te Parazgjedhjet Ngjyrat e Fjalosjes",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Riktheji te parazgjedhjet krejt ngjyrat e fjalosjes",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Rikthe parazgjedhjet",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Riktheje",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Поставке…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Сакриј",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Једнократни медиј",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Једнократна фотографија",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Једнократни видео",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ова порука је избрисана.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Цео екран",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Екран $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "Прозор",
@ -5469,10 +5483,18 @@
"message": "Рисетовати боје ћаскања",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Рисетовати боје ћаскања",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Рисетовати све боје ћаскања",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Вратити на подразумевано",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Ресетуј",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Upendeleo...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ficha",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Media ya Mtazamo-mmoja tu",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Picha ya Mtazamo-mmoja tu",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video ya Mtazamo-mmoja tu",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Ujumbe huu umefutwa",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Seti upya tena",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "முன்னுரிமைகள்...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "மறை",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "பார்வைக்கு ஒரு முறை மட்டும் மீடியா",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "பார்வைக்கு ஒரு முறை மட்டுமே புகைப்படம்",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "பார்வைக்கு ஒரு முறை மட்டுமே காணொளி",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "இந்த செய்தி இருந்தது நீக்கப்பட்டது",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "மீட்டமைக்க",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "ప్రాధాన్యతలు ...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "దాచు",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "ఒకసారి-దృశ్యం మీడియా",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "ఒకసారి-దృశ్యం ఫోటో",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "ఒకసారి-దృశ్యం వీడియో",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "ఈ సందేశం తొలగించబడింది.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "పునరుద్ధరించు",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "การกำหนด...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "ซ่อน",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "สื่อที่ดูได้ครั้งเดียว",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "ภาพที่ดูได้ครั้งเดียว",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "วิดีโอที่ดูได้ครั้งเดียว",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "ข้อความนี้ถูกลบ",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "รีเซ็ต",
"description": "Confirm button label for resetting chat colors"

View File

@ -1,6 +1,6 @@
{
"softwareAcknowledgments": {
"message": "يۇمشاق دېتال ئېتىراپنامىسى",
"message": "يۇمشاق دېتال تەشەككۈرنامىسى",
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
@ -55,6 +55,10 @@
"message": "مايىللىقلار…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "مۇلازىمەتلەر",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "يوشۇر",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "بىرلا كۆرسەت ۋاسىتە",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "بىرلا كۆرسەت سۈرەت",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "بىرلا كۆرسەت سىن",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "بۇ ئۇچۇر ئۆچۈرۈلگەن.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "پۈتۈن ئېكران",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "ئېكران $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "بىر كۆزنەك",
@ -5469,10 +5483,18 @@
"message": "سۆھبەت رەڭگىنى ئەسلىگە قايتۇر",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "سۆھبەت رەڭگىنى ئەسلىگە قايتۇر",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "ھەممە سۆھبەت رەڭگىنى ئەسلىگە قايتۇر",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "كۆڭۈلدىكىگە ئەسلىگە قايتۇر",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "ئەسلىگە قايتۇر",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "ترجیحات۔۔۔",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "پوشیدہ کریں",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "ایک بار ملاحظہ کرنے والے میڈیا",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "ایک بار ملاحظہ کرنے والے تصویر ",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "ایک بار ملاحظہ کرنے والے ویڈیو ",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "یہ پیغام حذف کردیا گیا تھا۔",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "دوبارہ بحال کریں",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "Tùy chỉnh...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "Ẩn",
"description": "Application menu command to hide the window"
@ -1144,7 +1148,7 @@
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"DeliveryIssue--preview": {
"message": "Delivery issue",
"message": "Lỗi chuyển tin nhắn",
"description": "Shown in left pane preview when message delivery issue happens"
},
"DeliveryIssue--notification": {
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "Đa phương tiện xem một lần",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "Ảnh xem một lần",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Video xem một lần",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "Tin nhắn này đã bị xóa.",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "Reset chat color",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "Đặt lại",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "首选项...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "Services",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "隐藏",
"description": "Application menu command to hide the window"
@ -1144,7 +1148,7 @@
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"DeliveryIssue--preview": {
"message": "Delivery issue",
"message": "发送问题",
"description": "Shown in left pane preview when message delivery issue happens"
},
"DeliveryIssue--notification": {
@ -1162,7 +1166,7 @@
"description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
},
"DeliveryIssue--title": {
"message": "Delivery Issue",
"message": "发送问题",
"description": "Shown on explainer dialog available from delivery issue timeline events"
},
"DeliveryIssue--summary": {
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "一次性浏览媒体文件",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "一次性图片",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "一次性视频",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "消息已删除。",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "Entire screen",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "Screen $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "A window",
@ -5469,10 +5483,18 @@
"message": "重置聊天颜色",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "Reset Chat Colors",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "Reset all chat colors",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "Reset default",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "重置",
"description": "Confirm button label for resetting chat colors"

View File

@ -55,6 +55,10 @@
"message": "偏好設定…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuServices": {
"message": "服務",
"description": "Application menu item for macOS 'Services'"
},
"appMenuHide": {
"message": "隱藏",
"description": "Application menu command to hide the window"
@ -2265,15 +2269,15 @@
},
"message--getDescription--disappearing-media": {
"message": "一次性多媒體檔案",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"message--getDescription--disappearing-photo": {
"message": "一次性照片",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "一次性影片",
"description": "Shown in notifications and in the left pane when a message is a view once video."
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"message--deletedForEveryone": {
"message": "這則訊息已被刪除",
@ -3427,7 +3431,17 @@
},
"calling__SelectPresentingSourcesModal--entireScreen": {
"message": "整個螢幕畫面",
"description": "Title for the select your screen sharing sources modal"
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"calling__SelectPresentingSourcesModal--screen": {
"message": "螢幕 $id$",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay",
"placeholders": {
"id": {
"content": "$1",
"example": "1"
}
}
},
"calling__SelectPresentingSourcesModal--window": {
"message": "一個視窗",
@ -5469,10 +5483,18 @@
"message": "重設聊天顏色",
"description": "Button label for resetting chat colors"
},
"ChatColorPicker__resetDefault": {
"message": "重設聊天顏色",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"ChatColorPicker__resetAll": {
"message": "重設所有聊天顏色",
"description": "Button label for resetting all chat colors"
},
"ChatColorPicker__confirm-reset-default": {
"message": "重置預設值",
"description": "Button label for resetting only global chat color"
},
"ChatColorPicker__confirm-reset": {
"message": "重設",
"description": "Confirm button label for resetting chat colors"