Browse Source

Adds missing strings in locales.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4519 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.1.0
Jean-Philippe Lang 13 years ago
parent
commit
1c3823cbb0

+ 4
- 0
config/locales/bg.yml View File

@@ -92,6 +92,10 @@ bg:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "не съществува в списъка"
exclusion: "е запазено"

+ 4
- 0
config/locales/bs.yml View File

@@ -106,6 +106,10 @@ bs:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nije uključeno u listu"
exclusion: "je rezervisano"

+ 4
- 0
config/locales/ca.yml View File

@@ -98,6 +98,10 @@ ca:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "no està inclòs a la llista"
exclusion: "està reservat"

+ 4
- 0
config/locales/cs.yml View File

@@ -92,6 +92,10 @@ cs:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "není zahrnuto v seznamu"
exclusion: "je rezervováno"

+ 4
- 0
config/locales/da.yml View File

@@ -107,6 +107,10 @@ da:

activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "er ikke i listen"
exclusion: "er reserveret"

+ 3
- 1
config/locales/de.yml View File

@@ -111,7 +111,9 @@ de:
activerecord:
errors:
template:
header: "Dieses %{model}-Objekt konnte nicht gespeichert werden: %{count} Fehler."
header:
one: "Dieses %{model}-Objekt konnte nicht gespeichert werden: %{count} Fehler."
other: "Dieses %{model}-Objekt konnte nicht gespeichert werden: %{count} Fehler."
body: "Bitte überprüfen Sie die folgenden Felder:"

messages:

+ 4
- 0
config/locales/el.yml View File

@@ -95,6 +95,10 @@ el:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "δεν περιέχεται στη λίστα"
exclusion: "έχει κατοχυρωθεί"

+ 4
- 0
config/locales/en-GB.yml View File

@@ -98,6 +98,10 @@ en-GB:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "is not included in the list"
exclusion: "is reserved"

+ 4
- 0
config/locales/en.yml View File

@@ -95,6 +95,10 @@ en:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "is not included in the list"
exclusion: "is reserved"

+ 4
- 0
config/locales/eu.yml View File

@@ -97,6 +97,10 @@ eu:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "ez dago zerrendan"
exclusion: "erreserbatuta dago"

+ 4
- 0
config/locales/he.yml View File

@@ -100,6 +100,10 @@ he:

activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "לא נכלל ברשימה"
exclusion: "לא זמין"

+ 4
- 0
config/locales/hr.yml View File

@@ -93,6 +93,10 @@ hr:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nije ukljuceno u listu"
exclusion: "je rezervirano"

+ 4
- 0
config/locales/id.yml View File

@@ -95,6 +95,10 @@ id:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "tidak termasuk dalam daftar"
exclusion: "sudah dicadangkan"

+ 4
- 0
config/locales/lv.yml View File

@@ -89,6 +89,10 @@ lv:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nav iekļauts sarakstā"
exclusion: "ir rezervēts"

+ 4
- 0
config/locales/mk.yml View File

@@ -95,6 +95,10 @@ mk:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "не е вклучено во листата"
exclusion: "е резервирано"

+ 4
- 0
config/locales/mn.yml View File

@@ -93,6 +93,10 @@ mn:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "жагсаалтад заагдаагүй байна"
exclusion: "нөөцлөгдсөн"

+ 4
- 0
config/locales/nl.yml View File

@@ -92,6 +92,10 @@ nl:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "staat niet in de lijst"
exclusion: "is gereserveerd"

+ 4
- 0
config/locales/ro.yml View File

@@ -86,6 +86,10 @@ ro:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nu este inclus în listă"
exclusion: "este rezervat"

+ 4
- 0
config/locales/sk.yml View File

@@ -88,6 +88,10 @@ sk:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nieje zahrnuté v zozname"
exclusion: "je rezervované"

+ 4
- 0
config/locales/sl.yml View File

@@ -92,6 +92,10 @@ sl:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "ni vključen na seznamu"
exclusion: "je rezerviran"

+ 4
- 0
config/locales/sr-YU.yml View File

@@ -95,6 +95,10 @@ sr-YU:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "nije uključen u spisak"
exclusion: "je rezervisan"

+ 4
- 0
config/locales/sr.yml View File

@@ -95,6 +95,10 @@ sr:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "није укључен у списак"
exclusion: "је резервисан"

+ 4
- 0
config/locales/th.yml View File

@@ -92,6 +92,10 @@ th:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "ไม่อยู่ในรายการ"
exclusion: "ถูกสงวนไว้"

+ 4
- 0
config/locales/uk.yml View File

@@ -92,6 +92,10 @@ uk:
activerecord:
errors:
template:
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
messages:
inclusion: "немає в списку"
exclusion: "зарезервовано"

Loading…
Cancel
Save