Hello Virtualbox developers!
Please merge my enclosed patch for translation of shortcut comments into Russian. I submit it under MIT license (https://www.virtualbox.org/wiki/MIT%20license), as it required here (https://www.virtualbox.org/wiki/Contributor_information).
Index: src/VBox/Installer/common/virtualbox.desktop.in
===================================================================
--- src/VBox/Installer/common/virtualbox.desktop.in	(revision 64750)
+++ src/VBox/Installer/common/virtualbox.desktop.in	(working copy)
@@ -4,11 +4,13 @@
 Name=@VBOX_PRODUCT@
 GenericName=Virtual Machine
 GenericName[de]=Virtuelle Maschine
+GenericName[ru]=Виртуальная машина
 Type=Application
 Exec=VirtualBox %U
 TryExec=VirtualBox
 Keywords=virtualization;
 Keywords[de]=Virtualisierung;
+Keywords[ru]=виртуализация;
 MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova;
 DocPath=file://@VBOX_DOC_PATH@/UserManual.pdf
 Icon=virtualbox
@@ -16,6 +18,7 @@
 Comment=Run several virtual systems on a single host computer
 Comment[de]=Mehrere virtuelle Maschinen auf einem einzigen Rechner ausführen
 Comment[it]=Esegui più macchine virtuali su un singolo computer
+Comment[ko]=가상 머신
 Comment[pl]=Uruchamianie wielu systemów wirtualnych na jednym komputerze gospodarza
+Comment[ru]=Запуск нескольких виртуальных операционных систем на одном компьютере
 Comment[sv]=Kör flera virtuella system på en enda värddator
-Comment[ko]=가상 머신
Index: src/VBox/Installer/freebsd/virtualbox.desktop
===================================================================
--- src/VBox/Installer/freebsd/virtualbox.desktop	(revision 64750)
+++ src/VBox/Installer/freebsd/virtualbox.desktop	(working copy)
@@ -1,4 +1,3 @@
-
 [Desktop Entry]
 Encoding=UTF-8
 Version=1.0
@@ -13,6 +12,7 @@
 Comment=Run several virtual systems on a single host computer
 Comment[de]=Windows und andere Betriebssysteme unter FreeBSD ausführen
 Comment[it]=Esegui più macchine virtuali su un singolo computer
+Comment[ko]=가상 머신
 Comment[pl]=Uruchamianie wielu systemów wirtualnych na jednym komputerze gospodarza
+Comment[ru]=Запуск нескольких виртуальных операционных систем на одном компьютере
 Comment[sv]=Kör flera virtuella system på en enda värddator
-Comment[ko]=가상 머신
_______________________________________________
vbox-dev mailing list
vbox-dev@virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to