mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
copy languages from translation@4dba27b7f
This commit is contained in:
@@ -358,7 +358,7 @@ $lang['User status'] = 'Status des Benutzers';
|
||||
$lang['user_status_admin'] = 'Administrator';
|
||||
$lang['user_status_generic'] = 'Allgemein';
|
||||
$lang['user_status_guest'] = 'Gast';
|
||||
$lang['user_status_normal'] = 'Benutzer';
|
||||
|
||||
$lang['user_status_webmaster'] = 'Webmaster';
|
||||
$lang['Virtual album'] = 'Virtuelles Album';
|
||||
$lang['Waiting'] = 'Freizugebende Kommentare';
|
||||
@@ -1418,4 +1418,5 @@ $lang['If a photo in this album has the same filename, update the file without c
|
||||
$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Wenn diese Option aktiviert ist, wird unabhängig vom Theme eine gemeinsame Vorlage für die Seiten „Anmelden“, „Registrieren“ und „Passwort vergessen“ verwendet. Einige Themes verwenden diese Vorlagen möglicherweise auch dann, wenn Sie diese Option deaktivieren.';
|
||||
$lang['%d photos were moved from the upload lounge to their albums'] = '%d Fotos wurden aus der Upload-Lounge in ihre Alben verschoben.';
|
||||
$lang['Are you sure you want to delete "%d" comments?'] = 'Möchten Sie wirklich „%d“ Kommentare löschen?';
|
||||
$lang['Are you sure you want to delete comment #%s?'] = 'Möchten Sie den Kommentar #%s wirklich löschen?';
|
||||
$lang['Are you sure you want to delete comment #%s?'] = 'Möchten Sie den Kommentar #%s wirklich löschen?';
|
||||
$lang['Admins only'] = 'Nur für Administratoren';
|
||||
Reference in New Issue
Block a user