| author | veltr |
| Thu, 21 Feb 2013 17:36:29 +0100 | |
| changeset 64 | 3a5a9421687b |
| parent 44 | 869410bab434 |
| child 66 | 9b459e41e2df |
| permissions | -rw-r--r-- |
| 5 | 1 |
Rkns.i18n = { |
2 |
en: { |
|
3 |
edit_node: "Edit Node", |
|
4 |
edit_edge: "Edit Edge", |
|
5 |
edit_title: "Title:", |
|
6 |
edit_uri: "URI:", |
|
7 |
edit_description: "Description:", |
|
8 |
edit_from: "From:", |
|
9 |
edit_to: "To:", |
|
| 37 | 10 |
edit_image: "Image:", |
| 34 | 11 |
full_screen: "Full Screen", |
12 |
add_node: "Add Node", |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
13 |
add_edge: "Add Edge", |
| 44 | 14 |
save_project: "Archive Project", |
| 11 | 15 |
created_by: "Created by:", |
16 |
zoom_in: "Zoom In", |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
17 |
zoom_out: "Zoom Out", |
| 38 | 18 |
caption_edit: "Edit", |
19 |
caption_remove: "Remove", |
|
20 |
caption_link: "Link to another node", |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
21 |
notif_add_node: "Click on the background canvas to add a node", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
22 |
notif_start_edge: "Click on a first node to start the edge", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
23 |
notif_end_edge: "Click on a second node to complete the edge", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
24 |
search_on_twitter: "Twitter", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
25 |
wiki_fr: "French Wikipedia", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
26 |
wiki_en: "English Wikipedia", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
27 |
wiki_ja: "Japanese Wikipedia", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
28 |
wiki_: "Wikipedia (Other Language)", |
| 64 | 29 |
untitled_project: "Untitled project", |
30 |
search_ldt: "Lignes de Temps", |
|
31 |
loading_bin: "Loading, please wait" |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
32 |
}, |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
33 |
fr: { |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
34 |
edit_node: "Édition d’un nœud", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
35 |
edit_edge: "Édition d’un lien", |
| 37 | 36 |
edit_title: "Titre :", |
37 |
edit_uri: "URI :", |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
38 |
edit_description: "Description :", |
| 37 | 39 |
edit_from: "De :", |
40 |
edit_to: "Vers :", |
|
41 |
edit_image: "Image :", |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
42 |
full_screen: "Mode plein écran", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
43 |
add_node: "Ajouter un nœud", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
44 |
add_edge: "Ajouter un lien", |
| 44 | 45 |
save_project: "Archiver le projet", |
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
46 |
created_by: "Créé par :", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
47 |
zoom_in: "Agrandir l’échelle", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
48 |
zoom_out: "Rapetisser l’échelle", |
| 38 | 49 |
caption_edit: "Éditer", |
50 |
caption_remove: "Supprimer", |
|
51 |
caption_link: "Créer un lien", |
|
|
36
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
52 |
notif_add_node: "Cliquer sur le fond du graphe pour rajouter un nœud", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
53 |
notif_start_edge: "Cliquer sur un premier nœud pour commencer le lien", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
54 |
notif_end_edge: "Cliquer sur un second nœud pour terminer le lien", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
55 |
search_on_twitter: "Twitter", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
56 |
wiki_fr: "Wikipedia en Français", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
57 |
wiki_en: "Wikipedia en Anglais", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
58 |
wiki_ja: "Wikipedia en Japonais", |
|
d249d36ecc37
Add Edge button, French translation and various bugfixes
veltr
parents:
34
diff
changeset
|
59 |
wiki_: "Wikipedia (Autre langue)", |
| 64 | 60 |
untitled_project: "Projet sans titre", |
61 |
search_ldt: "Lignes de Temps", |
|
62 |
loading_bin: "Chargement en cours, merci de patienter" |
|
| 5 | 63 |
} |
64 |
} |