Last change
on this file since 24234 was
24234,
checked in by mistic100, 11 years ago
|
error with question_mark_in_urls=false, restore full language keys
+ de_DE for icons.lang.php
|
File size:
742 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $lang['ball'] = 'ball'; |
---|
3 | $lang['battery'] = 'batterie'; |
---|
4 | $lang['bicycle'] = 'fahrrad'; |
---|
5 | $lang['binoculars'] = 'fernglas'; |
---|
6 | $lang['book'] = 'buch'; |
---|
7 | $lang['calculator'] = 'rechner'; |
---|
8 | $lang['calendar'] = 'kalender'; |
---|
9 | $lang['camera'] = 'kamera'; |
---|
10 | $lang['car'] = 'auto'; |
---|
11 | $lang['shopping cart'] = 'einkaufswagen'; |
---|
12 | $lang['cookie'] = 'plaetzchen'; |
---|
13 | $lang['scissors'] = 'schere'; |
---|
14 | $lang['DVD'] = 'DVD'; |
---|
15 | $lang['disk'] = 'diskettte'; |
---|
16 | $lang['guitar'] = 'gitarre'; |
---|
17 | $lang['hat'] = 'hut'; |
---|
18 | $lang['house'] = 'haus'; |
---|
19 | $lang['lock'] = 'schloss'; |
---|
20 | $lang['mobile phone'] = 'handy'; |
---|
21 | $lang['pencil'] = 'stift'; |
---|
22 | $lang['printer'] = 'drucker'; |
---|
23 | $lang['magnifying glass'] = 'lupe'; |
---|
24 | $lang['shoe'] = 'schuh'; |
---|
25 | $lang['suitcase'] = 'aktentasche'; |
---|
26 | $lang['trash'] = 'papierkorb'; |
---|
27 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.