From: Chris Han Date: Thu, 21 Aug 2014 03:09:20 +0000 Subject: Merge pull request #7 from bessl/patch-1 X-Git-Url: https://git.razvi.ro/?p=gitphp.git&a=commitdiff&h=4ec7fa70789c275ddad664d17790cb18a44e4783 --- Merge pull request #7 from bessl/patch-1 Added missing german translations to the po file. --- --- a/locale/de_DE/gitphp.po +++ b/locale/de_DE/gitphp.po @@ -439,7 +439,7 @@ # A type of filesystem object stored in a project #: include/git/Blob.class.php:185 msgid "symlink" -msgstr "symlink" +msgstr "Symlink" # Used when an object is stored in a project but git doesn't know what type it is #: include/git/Blob.class.php:198 @@ -562,7 +562,7 @@ # Used to represent a modification time of right now #: include/smartyplugins/modifier.agestring.php:51 msgid "right now" -msgstr "" +msgstr "gerade eben" # Error message when user hasn't defined a project root in the config # "projectroot" refers to a root directory where the user's git projects are stored @@ -645,19 +645,19 @@ #: include/smartyplugins/cacheresource.memcache.php:85 msgid "" "The Memcached or Memcache PHP extension is required for Memcache support" -msgstr "" +msgstr "Memcached oder die Memcache PHP Erweiterung ist notwendig für Memcache Unterstützung" # Message when searching the project list, and nothing is found # %1: the search string entered #: templates/jsconst.tpl #: templates/projectlist.tpl msgid "No matches found for \"%1\"" -msgstr "" +msgstr "Nichts gefunden zu \"%1\"" # Label for the field to search the project list #: templates/projectlist.tpl msgid "Search projects" -msgstr "" +msgstr "Durchsuche Projekte" # Error message displayed when the git executable isn't found or doesn't work # %1$s: the git executable the system is trying to run @@ -674,7 +674,7 @@ # This will go back to showing all files in the commitdiff #: templates/commitdiff.tpl msgid "(show all)" -msgstr "" +msgstr "(alle anzeigen)" # Message displayed when diffing two binary files. # %1$s: the filename of the first file @@ -687,7 +687,7 @@ # Used to label the url of the website of the project #: templates/project.tpl msgid "website" -msgstr "" +msgstr "Website" # This is the name of YOUR language, in your language. # Don't just translate the word "English".