diff options
Diffstat (limited to 'frontends/cocoa/res/de.lproj')
-rw-r--r-- | frontends/cocoa/res/de.lproj/BookmarksWindow.xib.strings | bin | 0 -> 366 bytes | |||
-rw-r--r-- | frontends/cocoa/res/de.lproj/BrowserWindow.xib.strings | bin | 0 -> 1892 bytes | |||
-rw-r--r-- | frontends/cocoa/res/de.lproj/DownloadWindow.xib.strings | bin | 0 -> 536 bytes | |||
-rw-r--r-- | frontends/cocoa/res/de.lproj/HistoryWindow.xib.strings | bin | 0 -> 172 bytes | |||
-rw-r--r-- | frontends/cocoa/res/de.lproj/Localizable.strings | 78 | ||||
-rw-r--r-- | frontends/cocoa/res/de.lproj/MainMenu.xib.strings | bin | 0 -> 11982 bytes | |||
l--------- | frontends/cocoa/res/de.lproj/Messages | 1 | ||||
-rw-r--r-- | frontends/cocoa/res/de.lproj/PreferencesWindow.xib.strings | bin | 0 -> 1206 bytes | |||
-rw-r--r-- | frontends/cocoa/res/de.lproj/SearchWindow.xib.strings | bin | 0 -> 1148 bytes |
9 files changed, 79 insertions, 0 deletions
diff --git a/frontends/cocoa/res/de.lproj/BookmarksWindow.xib.strings b/frontends/cocoa/res/de.lproj/BookmarksWindow.xib.strings Binary files differnew file mode 100644 index 000000000..5fa44a11e --- /dev/null +++ b/frontends/cocoa/res/de.lproj/BookmarksWindow.xib.strings diff --git a/frontends/cocoa/res/de.lproj/BrowserWindow.xib.strings b/frontends/cocoa/res/de.lproj/BrowserWindow.xib.strings Binary files differnew file mode 100644 index 000000000..a0c782cd6 --- /dev/null +++ b/frontends/cocoa/res/de.lproj/BrowserWindow.xib.strings diff --git a/frontends/cocoa/res/de.lproj/DownloadWindow.xib.strings b/frontends/cocoa/res/de.lproj/DownloadWindow.xib.strings Binary files differnew file mode 100644 index 000000000..d92040249 --- /dev/null +++ b/frontends/cocoa/res/de.lproj/DownloadWindow.xib.strings diff --git a/frontends/cocoa/res/de.lproj/HistoryWindow.xib.strings b/frontends/cocoa/res/de.lproj/HistoryWindow.xib.strings Binary files differnew file mode 100644 index 000000000..c43bc418e --- /dev/null +++ b/frontends/cocoa/res/de.lproj/HistoryWindow.xib.strings diff --git a/frontends/cocoa/res/de.lproj/Localizable.strings b/frontends/cocoa/res/de.lproj/Localizable.strings new file mode 100644 index 000000000..04180f485 --- /dev/null +++ b/frontends/cocoa/res/de.lproj/Localizable.strings @@ -0,0 +1,78 @@ +/* ... of (total size) */ +" of %@" = " von %@"; + +/* time remaining: hours, minutes */ +"%2:%02u hours" = "%1$:%2$u Stunden"; + +/* time remaining */ +"%u seconds" = "%u Sekunden"; + +/* time remaining: minutes, seconds */ +"%u:%02u minutes" = "%1$u:%2$u Minuten"; + +/* Context menu */ +"Back" = "Zurück"; + +/* Download */ +"Cancel download?" = "Download abbrechen?"; + +/* Context menu */ +"Copy image" = "Bild kopieren"; + +/* Context menu */ +"Copy link" = "Link kopieren"; + +/* No comment provided by engineer. */ +"Do you really want to close this window?" = "Wollen Sie dieses Fenster wirklich schließen?"; + +/* show error */ +"Error" = "Fehler"; + +/* Context menu */ +"Forward" = "Vorwärts"; + +/* time remaining */ +"less than 10 seconds" = "weniger als 10 Sekunden"; + +/* 'No' button */ +"No" = "Nein"; + +/* 'OK' button */ +"OK" = "OK"; + +/* Context menu */ +"Open image in new tab" = "Bild in neuem Tab öffnen"; + +/* Context menu */ +"Open image in new window" = "Bild in neuem Fenster öffnen"; + +/* Context menu */ +"Open link in new tab" = "Link in neuem Tab öffnen"; + +/* Context menu */ +"Open link in new window" = "Link in neuem Fenster öffnen"; + +/* Context menu */ +"Reload" = "Neu laden"; + +/* Context menu */ +"Save image as" = "Bild speichern"; + +/* Context menu */ +"Save link target" = "Linkziel speichern"; + +/* Download */ +"Should the download of '%@' really be cancelled?" = "Soll der Download von '%@' wirklich abgebrochen werden?"; + +/* No comment provided by engineer. */ +"There are %d tabs open, do you want to close them all?" = "Es sind noch %d tabs offen. Sollen alle geschlossen werden?"; + +/* Warning title */ +"Warning" = "Warnung"; + +/* Warning message */ +"Warning %s%s%s" = "Warnung %1$s%2$s%3$s"; + +/* 'Yes' button */ +"Yes" = "Ja"; + diff --git a/frontends/cocoa/res/de.lproj/MainMenu.xib.strings b/frontends/cocoa/res/de.lproj/MainMenu.xib.strings Binary files differnew file mode 100644 index 000000000..3fc91c48c --- /dev/null +++ b/frontends/cocoa/res/de.lproj/MainMenu.xib.strings diff --git a/frontends/cocoa/res/de.lproj/Messages b/frontends/cocoa/res/de.lproj/Messages new file mode 120000 index 000000000..32530a151 --- /dev/null +++ b/frontends/cocoa/res/de.lproj/Messages @@ -0,0 +1 @@ +../../../../!NetSurf/Resources/de/Messages
\ No newline at end of file diff --git a/frontends/cocoa/res/de.lproj/PreferencesWindow.xib.strings b/frontends/cocoa/res/de.lproj/PreferencesWindow.xib.strings Binary files differnew file mode 100644 index 000000000..fbe9762f2 --- /dev/null +++ b/frontends/cocoa/res/de.lproj/PreferencesWindow.xib.strings diff --git a/frontends/cocoa/res/de.lproj/SearchWindow.xib.strings b/frontends/cocoa/res/de.lproj/SearchWindow.xib.strings Binary files differnew file mode 100644 index 000000000..31fdea76b --- /dev/null +++ b/frontends/cocoa/res/de.lproj/SearchWindow.xib.strings |