Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lang-old
de
Commits
fd601570
Commit
fd601570
authored
May 20, 2011
by
Heinz Krettek
Browse files
neue Dateien Gallerie/Kommentare
parent
b89f4da4
Changes
2
Hide whitespace changes
Inline
Side-by-side
artefact/comment/lang/de.utf8/help/forms/pluginconfig.commentratings.html
0 → 100755
View file @
fd601570
<h3>
Kommentarbewertung
</h3>
<p>
Aktivieren Sie diese Option, damit ein 5-Sterne Bewertungssystem für Artefakte und Ansichten eingeschaltet wird.
</p>
<p>
Bitte beachten Sie, dass die Bewertungen nicht alleine bestehen können, es muss ein Kommentar oder ein Dateianhang vorhanden sein.
</p>
artefact/file/blocktype/gallery/lang/de.utf8/blocktype.gallery.php
0 → 100755
View file @
fd601570
<?php
/**
* Mahara: Electronic portfolio, weblog, resume builder and social networking
* Copyright (C) 2006-2009 Catalyst IT Ltd and others; see:
* http://wiki.mahara.org/Contributors
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package mahara
* @subpackage blocktype-gallery
* @author Catalyst IT Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL
* @copyright (C) 2006-2009 Catalyst IT Ltd http://catalyst.net.nz
*
*/
defined
(
'INTERNAL'
)
||
die
();
$string
[
'title'
]
=
'Bildergallerie'
;
$string
[
'description'
]
=
'Eine Sammlung von Bildern aus dem Dateiablagebereich'
;
$string
[
'select'
]
=
'Bilder Auswahl'
;
$string
[
'selectfolder'
]
=
'Anzeige aller Bilder aus einem Ordner (einschießlich später hochgeladener Bilder)'
;
$string
[
'selectimages'
]
=
'Auswahl einzelner Bilder zum Anzeigen'
;
$string
[
'width'
]
=
'Breite'
;
$string
[
'widthdescription'
]
=
'Eingabe der Breite für die Bilder (in Pixel). Die Bilder werden auf diese Breite skaliert.'
;
$string
[
'style'
]
=
'Stil'
;
$string
[
'stylethumbs'
]
=
'Daumennägel'
;
$string
[
'styleslideshow'
]
=
'Diavorführung'
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment