translated latest additions according to the analysis

git-svn-id: http://piwigo.org/svn/trunk@6135 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
duke
2010-05-09 08:52:04 +00:00
parent 127fb63067
commit b7296700f7
3 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -72,7 +72,7 @@ $lang['Comments for all'] = 'Kommentare für alle erlaubt';
$lang['Controversy'] = 'Abweichung';
$lang['Current name'] = 'Derzeitiger Name';
$lang['Database'] = 'Datenbank';
$lang['Deactivate'] = 'Deaktiviere';
$lang['Deactivate'] = 'Deaktivieren';
$lang['Delete Representant'] = 'Lösche Vorschaubild';
$lang['Delete selected tags'] = 'Lösche markierte Tags';
$lang['Delete selected users'] = 'Lösche markierte Benutzer';
@@ -762,4 +762,5 @@ $lang['By rank'] = 'Nach Rangfolge';
$lang['Manual order'] = 'Manuelle Sortierung';
$lang['Order of menubar items has been updated successfully.'] = 'Die Reihenfolge der Menüelemente wurde erfolgreich angepasst.';
$lang['This theme was not designed to be directly activated'] = 'Dieses Layout kann nicht direkt aktiviert werden';
$lang['Pending Comments'] = 'Freizugebende Kommentare';
?>
+3 -2
View File
@@ -74,5 +74,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Die Erstellung der Datei local/config/database.inc.php ist fehlgeschlagen.';
$lang['Download the config file'] = 'Lade die Konfigurationsdatei herunter';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'SIe können die Konfigurationsdatei herunterladen und in den Ordner local/config ihrer Installation hochladen.';
?>
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'Die Unterstüztung von SQLite und PostgreSQL befindet sich noch in einem experimentellen Stadium.';
$lang['Learn more'] = 'Mehr Informationen';
?>
+2 -2
View File
@@ -37,5 +37,5 @@ $lang['Only thumbnails prefix and webmaster mail address have been saved from pr
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Diese Seite hat vor, Ihre Datenbank entsprechend Ihrer alten Version von Piwigo zur gegenwärtigen Version zu aktualisieren.
Der Upgradeassistent ist der Meinung sie haben folgende Version installiert <strong>release %s</strong> (oder identisch).';
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Als Vorsichtsmaßnahme wurden folgende Plugins abgeschaltet. Prüfen Sie, ob ein Pluginupdate verfügbar ist, bevor Sie diese wieder aktivieren:';
?>
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'In der Datei <i>%s</i>, vor <b>?></b> folgendes einfügen:';
?>