Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6063390
de_CH.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
de_CH.inc
View Options
<
?
php
/*
+-----------------------------------------------------------------------+
| plugins/password/localization/<lang>.inc |
| |
| Localization file of the Roundcube Webmail Password plugin |
| Copyright (C) 2012-2013, The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
| |
+-----------------------------------------------------------------------+
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
*/
$
labels
[
'
changepasswd
'
]
=
'
Passwort
ä
ndern
'
;
$
labels
[
'
curpasswd
'
]
=
'
Aktuelles
Passwort
'
;
$
labels
[
'
newpasswd
'
]
=
'
Neues
Passwort
'
;
$
labels
[
'
confpasswd
'
]
=
'
Passwort
Wiederholung
'
;
$
messages
[
'
nopassword
'
]
=
'
Bitte
geben
Sie
ein
neues
Passwort
ein
'
;
$
messages
[
'
nocurpassword
'
]
=
'
Bitte
geben
Sie
Ihr
aktuelles
Passwort
an
'
;
$
messages
[
'
passwordincorrect
'
]
=
'
Das
aktuelle
Passwort
ist
nicht
korrekt
'
;
$
messages
[
'
passwordinconsistency
'
]
=
'
Das
neue
Passwort
und
dessen
Wiederholung
stimmen
nicht
ü
berein
'
;
$
messages
[
'
crypterror
'
]
=
'
Neues
Passwort
nicht
gespeichert
:
Verschlüsselungsfunktion
fehlt
'
;
$
messages
[
'
connecterror
'
]
=
'
Neues
Passwort
nicht
gespeichert
:
Verbindungsfehler
'
;
$
messages
[
'
internalerror
'
]
=
'
Neues
Passwort
nicht
gespeichert
'
;
$
messages
[
'
passwordshort
'
]
=
'
Passwort
muss
mindestens
$
length
Zeichen
lang
sein
.'
;
$
messages
[
'
passwordweak
'
]
=
'
Passwort
muss
mindestens
eine
Zahl
und
ein
Sonderzeichen
enthalten
.'
;
$
messages
[
'
passwordforbidden
'
]
=
'
Passwort
enthält
unzulässige
Zeichen
.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:06 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
782933
Default Alt Text
de_CH.inc (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment