blob: e368b65dc878cd72b4f6dc1def7ef64210ae49c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE TS><TS>
<context>
<name>VirtualBox</name>
<message>
<source>The machine with the given UUID could not be found</source>
<translation>Die Maschine mit der angegebenen UUID konnte nicht gefunden werden</translation>
</message>
<message>
<source>The machine named `%ls' could not be found</source>
<translation>Die Maschine "%ls" konnte nicht gefunden werden</translation>
</message>
</context>
</TS>
|