German translations for Backgrounds and Zip-O-Matic.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34222 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
1 german x-vnd.haiku.zip-o-matic 274748138
|
||||||
|
1 file added. file:ZipOMaticWindow.cpp Ein Eintrag hinzugefügt.
|
||||||
|
Stop file:ZipOMaticWindow.cpp Abbruch
|
||||||
|
Creating archive: %s file:ZipOMaticWindow.cpp Archiv wird erzeugt: %s
|
||||||
|
Continue file:ZipOMaticWindow.cpp Fortsetzen
|
||||||
|
Preparing to archive file:ZipperThread.cpp Archiv wird vorbereitet
|
||||||
|
Filename: %s file:ZipOMaticWindow.cpp Dateiname: %s
|
||||||
|
Let them continue file:ZipOMatic.cpp Fortsetzen zulassen
|
||||||
|
Do you want to stop them? file:ZipOMatic.cpp Soll abgebrochen werden?
|
||||||
|
Are you sure you want to stop creating this archive? file:ZipOMaticWindow.cpp Soll das Erzeugen des Archivs wirklich abgebrochen werden?
|
||||||
|
%ld files added. file:ZipOMaticWindow.cpp %ld Einträge hinzugefügt.
|
||||||
|
Stopped file:ZipOMaticWindow.cpp Abgebrochen
|
||||||
|
Archive file:ZipperThread.cpp Archiv
|
||||||
|
Drop files to zip. file:ZipOMaticWindow.cpp Einträge zum Zippen hier fallenlassen.
|
||||||
|
Error creating archive file:ZipOMaticWindow.cpp Fehler bei der Erzeugung des Archivs.
|
||||||
|
You have %ld Zip-O-Matic running.\n\n file:ZipOMatic.cpp Es laufen %ld Zip-O-Matic Instanzen.\n\n
|
||||||
|
Archive created OK file:ZipOMaticWindow.cpp Archiv fehlerfrei erzeugt.
|
||||||
|
Stop them file:ZipOMatic.cpp Abbrechen
|
||||||
@@ -0,0 +1,25 @@
|
|||||||
|
1 german x-vnd.Haiku-Backgrounds 3254422720
|
||||||
|
X: Main View X:
|
||||||
|
Resolution: Image Filepanel Auflösung:
|
||||||
|
pick one Main View Auswählen
|
||||||
|
Default Main View Standard
|
||||||
|
Center Main View Zentriert
|
||||||
|
Manual Main View Manuell
|
||||||
|
All Workspaces Main View Alle Arbeitsflächen
|
||||||
|
Default folder Main View Vorgabeordner
|
||||||
|
Revert Main View Zurücksetzen
|
||||||
|
None Main View Keiner
|
||||||
|
Current Workspace Main View Aktuelle Arbeitsfläche
|
||||||
|
Icon label outline Main View Icon-Beschriftungsumriss
|
||||||
|
Other… Main View Anderer…
|
||||||
|
Folder: Main View Ordner:
|
||||||
|
Apply Main View Anwenden
|
||||||
|
Other folder… Main View Spezifischer Ordner…
|
||||||
|
Backgrounds Main Window Hintergrund
|
||||||
|
Y: Main View Y:
|
||||||
|
Tile Main View Gekachelt
|
||||||
|
Select Main View Auswählen
|
||||||
|
Scale to fit Main View Passend skaliert
|
||||||
|
Placement: Main View Platzierung:
|
||||||
|
Preview Main View Vorschau
|
||||||
|
Image: Main View Bild:
|
||||||
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src add-ons tracker zipomatic ;
|
|||||||
|
|
||||||
UsePrivateHeaders shared ;
|
UsePrivateHeaders shared ;
|
||||||
|
|
||||||
Application ZipOMatic-Z :
|
Application ZipOMatic-Z :
|
||||||
GenericThread.cpp
|
GenericThread.cpp
|
||||||
ZipOMatic.cpp
|
ZipOMatic.cpp
|
||||||
ZipOMaticActivity.cpp
|
ZipOMaticActivity.cpp
|
||||||
@@ -20,6 +20,6 @@ DoCatalogs ZipOMatic-Z :
|
|||||||
ZipOMaticWindow.cpp
|
ZipOMaticWindow.cpp
|
||||||
ZipperThread.cpp
|
ZipperThread.cpp
|
||||||
: en.catalog
|
: en.catalog
|
||||||
: sv.catkeys
|
: de.catkeys sv.catkeys
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src preferences backgrounds ;
|
|||||||
|
|
||||||
UsePrivateHeaders shared ;
|
UsePrivateHeaders shared ;
|
||||||
|
|
||||||
Preference Backgrounds :
|
Preference Backgrounds :
|
||||||
BackgroundImage.cpp
|
BackgroundImage.cpp
|
||||||
Backgrounds.cpp
|
Backgrounds.cpp
|
||||||
BackgroundsView.cpp
|
BackgroundsView.cpp
|
||||||
@@ -18,6 +18,6 @@ DoCatalogs Backgrounds :
|
|||||||
BackgroundsView.cpp
|
BackgroundsView.cpp
|
||||||
ImageFilePanel.cpp
|
ImageFilePanel.cpp
|
||||||
: en.catalog
|
: en.catalog
|
||||||
: sv.catkeys
|
: de.catkeys sv.catkeys
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user