Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syncEnrollments
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yeray Santana Hualde
syncEnrollments
Commits
0ebeb14b
Commit
0ebeb14b
authored
Jun 23, 2012
by
Dayle Rees
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #849 from franzliedke/patch-12
Updates to the German translation
parents
9296d08e
ed4a6973
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
28 deletions
+28
-28
validation.php
application/language/de/validation.php
+28
-28
No files found.
application/language/de/validation.php
View file @
0ebeb14b
...
...
@@ -19,48 +19,48 @@ return array(
*/
"accepted"
=>
":attribute muss akzeptiert werden."
,
"active_url"
=>
":attribute ist keine
korrekt
e URL."
,
"after"
=>
":attribute muss ein Datum nach :date sein."
,
"active_url"
=>
":attribute ist keine
gültig
e URL."
,
"after"
=>
":attribute muss ein Datum nach
dem
:date sein."
,
"alpha"
=>
":attribute darf nur Buchstaben beinhalten."
,
"alpha_dash"
=>
":attribute sollte nur aus Buchstaben, Nummern und Bindestriche bestehen."
,
"alpha_dash"
=>
":attribute sollte nur aus Buchstaben, Nummern und Bindestriche
n
bestehen."
,
"alpha_num"
=>
":attribute sollte nur aus Buchstaben und Nummern bestehen."
,
"before"
=>
":attribute muss ein Datum vor :date sein."
,
"before"
=>
":attribute muss ein Datum vor
dem
:date sein."
,
"between"
=>
array
(
"numeric"
=>
":attribute muss zwischen :min und :max
sei
n."
,
"file"
=>
":attribute muss zwischen :min und :max Kilobytes sein."
,
"string"
=>
":attribute muss zwischen :min und :max Zeichen sein."
,
"numeric"
=>
":attribute muss zwischen :min und :max
liege
n."
,
"file"
=>
":attribute muss zwischen :min und :max Kilobytes
groß
sein."
,
"string"
=>
":attribute muss zwischen :min und :max Zeichen
lang
sein."
,
),
"confirmed"
=>
"
Die Bestätigung für :attribute stimmt nicht
überein."
,
"confirmed"
=>
"
:attribute stimmt nicht mit der Bestätigung
überein."
,
"different"
=>
":attribute und :other müssen verschieden sein."
,
"email"
=>
"
Das Format fü :attribute ist ungültig
."
,
"exists"
=>
"D
ie selektierte
:attribute ist ungültig."
,
"email"
=>
"
:attribute ist keine gültige Email-Adresse
."
,
"exists"
=>
"D
er gewählte Wert für
:attribute ist ungültig."
,
"image"
=>
":attribute muss ein Bild sein."
,
"in"
=>
"D
ie selektierte
:attribute ist ungültig."
,
"integer"
=>
":attribute muss eine
Ganzz
ahl sein."
,
"ip"
=>
":attribute muss eine gültige IP sein."
,
"match"
=>
":attribute hat ein ungültiges
f
ormat."
,
"in"
=>
"D
er gewählte Wert für
:attribute ist ungültig."
,
"integer"
=>
":attribute muss eine
ganze Z
ahl sein."
,
"ip"
=>
":attribute muss eine gültige IP
-Adresse
sein."
,
"match"
=>
":attribute hat ein ungültiges
F
ormat."
,
"max"
=>
array
(
"numeric"
=>
":attribute muss kleiner
sein als :max
."
,
"file"
=>
":attribute muss kleiner
sein :max Kilobytes
."
,
"string"
=>
":attribute muss kürzer
sein als :max Zeiche
n."
,
"numeric"
=>
":attribute muss kleiner
als :max sein
."
,
"file"
=>
":attribute muss kleiner
als :max Kilobytes groß sein
."
,
"string"
=>
":attribute muss kürzer
als :max Zeichen sei
n."
,
),
"mimes"
=>
":attribute muss
eine Datei sein des Formats: :values
."
,
"mimes"
=>
":attribute muss
den Dateityp :values haben
."
,
"min"
=>
array
(
"numeric"
=>
":attribute muss größer
sein als :m
in."
,
"file"
=>
":attribute muss größer
sein als :min Kilobytes
."
,
"string"
=>
":attribute muss länger
sein als :min Zeiche
n."
,
"numeric"
=>
":attribute muss größer
als :min se
in."
,
"file"
=>
":attribute muss größer
als :min Kilobytes groß sein
."
,
"string"
=>
":attribute muss länger
als :min Zeichen sei
n."
,
),
"not_in"
=>
"D
ie selektierte
:attribute ist ungültig."
,
"numeric"
=>
":attribute muss eine
Nummer
sein."
,
"required"
=>
"
Das :attribute Feld
muss aufgefüllt sein."
,
"not_in"
=>
"D
er gewählte Wert für
:attribute ist ungültig."
,
"numeric"
=>
":attribute muss eine
Zahl
sein."
,
"required"
=>
"
:attribute
muss aufgefüllt sein."
,
"same"
=>
":attribute und :other müssen übereinstimmen."
,
"size"
=>
array
(
"numeric"
=>
":attribute muss :size sein."
,
"file"
=>
":attribute muss :size Kilobyte sein."
,
"string"
=>
":attribute muss :size Zeichen sein."
,
"numeric"
=>
":attribute muss
gleich
:size sein."
,
"file"
=>
":attribute muss :size Kilobyte
groß
sein."
,
"string"
=>
":attribute muss :size Zeichen
lang
sein."
,
),
"unique"
=>
":attribute ist schon vergeben."
,
"url"
=>
"Das Format
fü
:attribute ist ungültig."
,
"url"
=>
"Das Format
von
:attribute ist ungültig."
,
/*
|--------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
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