Translation system improvement (can now generate .properties files
[jvcard.git] / src / be / nikiroo / jvcard / resources / resources_fr.properties
index 609beafddbfc9e59aeac89d2d177ac93e50d2ee6..9f3841c086542901c500b5a2dc71b66e65e9014f 100644 (file)
@@ -1,21 +1,28 @@
-# French translation file (UTF-8)
-# Note : les clefs peuvent être suffixées de _NOUTF
-# pour forcer une autre version quand le flag --noutf
-# est passé au programme 
+# français (fr) translation file (UTF-8)
+# 
+# Note that any key can be doubled with a _NOUTF suffix
+# to use when the flag --noutf is passed
+# 
+# Also, the comments always refer to the key below them.
+# 
 
-# les deux touches qui suivent DOIVENT faire 3 caractères de long
+# (WHAT: a key to press, WHERE: action keys, FORMAT: MUST BE 3 chars long)
+# Tab key
 KEY_TAB = TAB
+# (WHAT: a key to press, WHERE: action keys, FORMAT: MUST BE 3 chars long)
+# Enter key
 KEY_ENTER = ENT
-# autres options: " ", ┃, │...
-DEAULT_FIELD_SEPARATOR =  ┃
-DEAULT_FIELD_SEPARATOR_NOUTF = |
 KEY_ACTION_BACK = Retour
 KEY_ACTION_HELP = Aide
-KEY_ACTION_VIEW_CONTACT = Afficher
 KEY_ACTION_VIEW_CARD = Ouvrir
+KEY_ACTION_VIEW_CONTACT = Afficher
 KEY_ACTION_EDIT_CONTACT = Éditer
+KEY_ACTION_SAVE_CARD = Sauver
 KEY_ACTION_DELETE_CONTACT = Supprimer
-KEY_ACTION_SWITCH_FORMAT = Autre affichage
+KEY_ACTION_SEARCH = Rechercher
+# we could use: ' ', ┃, │...
+DEAULT_FIELD_SEPARATOR = ┃
+DEAULT_FIELD_SEPARATOR_NOUTF = |
 KEY_ACTION_INVERT = Couleurs inversées
 KEY_ACTION_FULLSCREEN = Plein écran
-KEY_ACTION_SEARCH = Rechercher
+KEY_ACTION_SWITCH_FORMAT = Autre affichage