gdk: Translate some more key names

These are used in the Keyboard panel of GNOME Settings.

https://bugzilla.gnome.org/show_bug.cgi?id=787866
This commit is contained in:
Piotr Drąg 2017-10-08 01:05:22 +02:00
parent 3d233743ec
commit 5678b70faf
2 changed files with 17 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/* keyname-table.h: Generated by gen-keyname-table.pl from keynames.txt
*
* Date: Thu Oct 17 18:16:31 2013
* Date: Sat Oct 7 23:00:42 2017
*
* Do not edit.
*/
@ -6832,7 +6832,7 @@ static const gdk_key gdk_keys_by_name[] = {
/*
* Translators, the strings in the keyboard label context are
* display names for keyboard keys. Some of them have prefixes like
* XF86 or ISO_ - these should be removed in the translation. Similarly,
* XF86 or ISO_ these should be removed in the translation. Similarly,
* underscores should be replaced by spaces. The prefix KP_ stands
* for key pad and you may want to include that in your translation.
* Here are some examples of English translations:
@ -6860,7 +6860,7 @@ NC_("keyboard label", "Begin")
NC_("keyboard label", "Print")
NC_("keyboard label", "Insert")
NC_("keyboard label", "Num_Lock")
/* Translators: KP_ means 'key pad' here */
/* Translators: KP_ means “key pad” here */
NC_("keyboard label", "KP_Space")
NC_("keyboard label", "KP_Tab")
NC_("keyboard label", "KP_Enter")
@ -6894,6 +6894,13 @@ NC_("keyboard label", "AudioRecord")
NC_("keyboard label", "AudioPause")
NC_("keyboard label", "AudioRewind")
NC_("keyboard label", "AudioMedia")
NC_("keyboard label", "Eject")
NC_("keyboard label", "Explorer")
NC_("keyboard label", "Calculator")
NC_("keyboard label", "Mail")
NC_("keyboard label", "WWW")
NC_("keyboard label", "Search")
NC_("keyboard label", "Tools")
NC_("keyboard label", "ScreenSaver")
NC_("keyboard label", "Battery")
NC_("keyboard label", "Launch1")

View File

@ -51,6 +51,13 @@ AudioRecord
AudioPause
AudioRewind
AudioMedia
Eject
Explorer
Calculator
Mail
WWW
Search
Tools
ScreenSaver
Battery
Launch1