106 lines
2.7 KiB
YAML
106 lines
2.7 KiB
YAML
nl:
|
|
'true': Ja
|
|
'false': Neen
|
|
attributes:
|
|
id: ID
|
|
name: Naam
|
|
email: Email
|
|
locality_0: Lokaal
|
|
locality_1: Nationaal
|
|
created_at: Gecreëerd op de
|
|
updated_at: Gewijzigd op de
|
|
created: gecreëerd sinds %{date}
|
|
updated: updated sinds %{date}
|
|
|
|
# Base de données
|
|
activerecord:
|
|
models:
|
|
event: Evenement
|
|
user: Moderator
|
|
orga: Organisatie
|
|
kind: Type
|
|
city: Stad
|
|
region: Regio
|
|
admin_user: Admin
|
|
comment: Commentaar
|
|
i18n/backend/active_record/translation: Inhoud
|
|
attributes:
|
|
user:
|
|
login: Login
|
|
password: Password
|
|
lastname: Naam
|
|
firstname: Voornaam
|
|
city:
|
|
majname: Stad in hoofdletters
|
|
postalcode: Postcode
|
|
inseecode: INSEE code (alleen voor Frankrijk)
|
|
regioncode: Regio code
|
|
orga:
|
|
kind: Type
|
|
name: Naam
|
|
description: Beschrijving
|
|
place_name: Plaatsnaam
|
|
address: Adres
|
|
city: Stad
|
|
department: Departement (alleen voor Frankrijk)
|
|
region: Regio
|
|
url: Web adres
|
|
diaspora: Diaspora
|
|
feed: Syndicatie
|
|
contact: Contact
|
|
submitter: Inschrijver
|
|
submission_time: Wachtend sinds
|
|
tag: Tags (Trefwoorden)
|
|
active: Active
|
|
kind:
|
|
name_association: Vereniging
|
|
name_enterprise: Bedrijfsnaam
|
|
name_glug: LUG
|
|
name_provider: ISP (Internet)
|
|
name_institution: Instelling
|
|
name_thirdPlace: Derde plaats (sociale omgeving)
|
|
event:
|
|
title: Evenement naam
|
|
start_time: Begin
|
|
end_time: Eind
|
|
repeat: Herhaling
|
|
rule: Regel
|
|
rule_values:
|
|
daily: Dagelijks
|
|
weekly: Wekelijks
|
|
monthly: Maandelijks
|
|
monthly_day: De zoveelste dag van de maand
|
|
yearly: Jaarlijks
|
|
description: Beschrijving
|
|
place_name: Plaatsnaam
|
|
address: Adres
|
|
city: Stad
|
|
region: Regio
|
|
locality: Reikwijdte van het evenement
|
|
url: Web adres
|
|
contact: Contact
|
|
submitter: Inschrijver
|
|
submission_time: Wachtend sinds
|
|
tag: Tags (trefwoorden)
|
|
reason: Reden
|
|
region:
|
|
region: Hoofd regio
|
|
url: Web adres
|
|
code: Code
|
|
name_values:
|
|
all: Alle regio's
|
|
note:
|
|
contents: Uw commentaar
|
|
i18n/backend/active_record/translation:
|
|
locale: Taal
|
|
key: Sleutel
|
|
value: Waarde
|
|
interpolations: Interpolaties
|
|
is_proc: Procedure?
|
|
errors:
|
|
models:
|
|
event:
|
|
attributes:
|
|
end_time:
|
|
before_start: mag niet gecreëerd worden vóór het begin van
|