diff options
Diffstat (limited to 'src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts')
| -rw-r--r-- | src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts b/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts index b12ab79b5..61f86b09a 100644 --- a/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts +++ b/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts @@ -72,7 +72,7 @@ </message> <message> <source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing<br/><br/> <font color=blue>'/etc/init.d/vboxdrv setup'</font><br/><br/>as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source> - <translation>VirtualBox Linux kernel driver (vboxdrv) или није учитан или нема довољно права са /dev/vboxdrv. Поново инсталирати модул са<br/><br/> <font color=blue>'/etc/init.d/vboxdrv setup'</font><br/><br/>као root. Корисници Ubuntu, Fedora или Mandriva требају да прво инсталирају DKMS пакет. Пакет компилује vboxdrv ако потребно према промене језгра.</translation> + <translation type="obsolete">VirtualBox Linux kernel driver (vboxdrv) или није учитан или нема довољно права са /dev/vboxdrv. Поново инсталирати модул са<br/><br/> <font color=blue>'/etc/init.d/vboxdrv setup'</font><br/><br/>као root. Корисници Ubuntu, Fedora или Mandriva требају да прво инсталирају DKMS пакет. Пакет компилује vboxdrv ако потребно према промене језгра.</translation> </message> <message> <source>Make sure the kernel module has been loaded successfully.</source> @@ -106,6 +106,10 @@ <source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.</source> <translation>Грешка знаћи да или кернел ноије успео да алоцира довољно меморије или да је нека мапажа погрешна.</translation> </message> + <message> + <source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing<br/><br/> <font color=blue>'/etc/init.d/vboxdrv setup'</font><br/><br/>as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>QIArrowSplitter</name> @@ -5696,6 +5700,15 @@ p, li { white-space: pre-wrap; } <source><p>Failed to download the <b><nobr>%1</nobr></b> from <nobr><a href="%2">%2</a>.</nobr></p><p>%3</p></source> <translation><p>Неуспешно преузимање <b><nobr>%1</nobr></b> од <nobr><a href="%2">%2</a>.</nobr></p><p>%3</p></translation> </message> + <message> + <source><p>You have version %1 of the <b><nobr>%2</nobr></b> installed.</p><p>You should download and install version %3 of this extension pack from Oracle!</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Ok</source> + <comment>extension pack</comment> + <translation type="unfinished"></translation> + </message> </context> <context> <name>UIMiniProcessWidgetAdditions</name> |
