summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/francais.lang110
1 files changed, 110 insertions, 0 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index 4d19e7be0e..0412bd65fe 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -1208,3 +1208,113 @@ id: LANG_QUEUE_TOTAL
1208desc: number of queued tracks %d 1208desc: number of queued tracks %d
1209eng: "Total queued: %d" 1209eng: "Total queued: %d"
1210new: "total mis en Queue: %d" 1210new: "total mis en Queue: %d"
1211
1212id: LANG_ALARM_MOD_ALARM_MENU
1213desc: The name of the additional entry in the main menu for the RTC alarm mod.
1214eng: "Wake-Up Alarm"
1215new: "Reveil"
1216
1217id: LANG_ALARM_MOD_ERROR
1218desc: The text that tells that the time is incorrect (for the RTC alarm mod).
1219eng: "Alarm time is too soon!"
1220new: "le reveil est trop tôt!"
1221
1222id: LANG_ALARM_MOD_KEYS
1223desc: Shown key functions in alarm menu (for the RTC alarm mod).
1224eng: "PLAY=Set OFF=Cancel"
1225new: "PLAY=Regler OFF=Annuler"
1226
1227id: LANG_ALARM_MOD_SHUTDOWN
1228desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
1229eng: "Shutting down..."
1230new: "Extinction..."
1231
1232id: LANG_ALARM_MOD_TIME
1233desc: The current alarm time shown in the alarm menu for the RTC alarm mod.
1234eng: "Alarm time: %02d:%02d"
1235new: "Heure du Reveil : %02d:%02d"
1236
1237id: LANG_ALARM_MOD_TIME_TO_GO
1238desc: The time until the alarm will go off shown in the alarm menu for the RTC alarm mod.
1239eng: "Waking up in %d:%02d"
1240new: "Reveil dans %d:%02d"
1241
1242id: LANG_CREATE_PLAYLIST
1243desc: Menu option for creating a playlist
1244eng: "Create Playlist"
1245new: "Créer une Liste musicale"
1246
1247id: LANG_CREATING
1248desc: Screen feedback during playlist creation
1249eng: "Creating"
1250new: "en cours de création"
1251
1252id: LANG_DELETE
1253desc: The verb/action Delete
1254eng: "Delete"
1255new: "Effacer"
1256
1257id: LANG_DELETED
1258desc: A file has beed deleted
1259eng: "Deleted"
1260new: "Effacé"
1261
1262id: LANG_FAILED
1263desc: Something failed. To be appended after above actions
1264eng: "failed"
1265new: "Echec"
1266
1267id: LANG_MENU_SETTING_CANCEL
1268desc: Visual confirmation of canceling a changed setting
1269eng: "Canceled"
1270new: "Annuler"
1271
1272id: LANG_MENU_SETTING_OK
1273desc: Visual confirmation of changing a setting
1274eng: "OK"
1275new: "OK"
1276
1277id: LANG_PLAYER_KEYBOARD_ABORT
1278desc: Abort alternative in player keyboard interaction
1279eng: "Abort"
1280new: "Annuler"
1281
1282id: LANG_PLAYER_KEYBOARD_ACCEPT
1283desc: Accept alternative in player keyboard interaction
1284eng: "Accept"
1285new: "Accepter"
1286
1287id: LANG_PLAYER_KEYBOARD_BACKSPACE
1288desc: Backspace alternative in player keyboard interaction
1289eng: "Backspace"
1290new: "Del"
1291
1292id: LANG_PLAYER_KEYBOARD_DELETE
1293desc: Delete alternative in player keyboard interaction
1294eng: "Delete"
1295new: "Effacer"
1296
1297id: LANG_PLAYER_ONPLAY_1
1298desc:
1299eng: "\x81 Queue"
1300new: "\x81 Queue"
1301
1302id: LANG_PLAYER_ONPLAY_2
1303desc:
1304eng: "- Ren + Del"
1305new: "- Ren + Eff"
1306
1307id: LANG_QUEUE
1308desc: The verb/action Queue
1309eng: "Queue"
1310new: "Queue"
1311
1312id: LANG_REALLY_DELETE
1313desc: Really Delete?
1314eng: "Delete?"
1315new: "Effacer?"
1316
1317id: LANG_RENAME
1318desc: The verb/action Rename
1319eng: "Rename"
1320new: "Renomer" \ No newline at end of file