forked from fabi1cazenave/webL10n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocales.ini
37 lines (33 loc) · 864 Bytes
/
locales.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# vim: ft=jproperties
[*]
@import url(locales/data.en.properties)
hello=Hello!
hello.accesskey=h
hello.title=click me
sayHello=Hello Mozilla!\nHello, world!
Children=Translate a node with children.
Child=I'm his child.
[fr]
@import url(locales/data.fr.properties)
hello=Bonjour !
hello.accesskey=b
hello.title=cliquez-moi !
sayHello=Bonjour Mozilla !\nBonjour, le monde !
Children=Un élément avec un fils.
Child=Je suis son fils.
[de]
@import url(locales/data.de.properties)
hello=Hallo!
hello.accesskey=h
hello.title=hier clicken
sayHello=Hallo Mozilla!\nHallo, Welt!
Children=Ein Element mit Kindern.
Child=Ich bin sein Sohn.
[sq]
@import url(locales/data.sq.properties)
hello=Tungjatjeta!
hello.accesskey=T
hello.title=klikomëni
sayHello=Tungjatjeta Mozilla!\nTungjatjeta, botë!
Children=Përktheni një nyje me pjella.
Child=Jam pjellë e saj.