From 1982fc0cc71b02653e3a7360af4ea8461a1f5590 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 27 Nov 2020 16:11:42 +0100 Subject: [PATCH] New translations SelectAutoFillDatabaseViewController.strings (French) --- .../SelectAutoFillDatabaseViewController.strings | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MacBox-AutoFill/fr/SelectAutoFillDatabaseViewController.strings diff --git a/MacBox-AutoFill/fr/SelectAutoFillDatabaseViewController.strings b/MacBox-AutoFill/fr/SelectAutoFillDatabaseViewController.strings new file mode 100644 index 000000000..d9bdd0118 --- /dev/null +++ b/MacBox-AutoFill/fr/SelectAutoFillDatabaseViewController.strings @@ -0,0 +1,14 @@ +/* Class = "NSTextFieldCell"; title = "Select Database"; ObjectID = "8z5-N4-gTJ"; */ +"8z5-N4-gTJ.title" = "Select Database"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Gvs-7E-yQZ"; */ +"Gvs-7E-yQZ.title" = "Annuler"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Wj8-XY-i4S"; */ +"Wj8-XY-i4S.title" = "Cellule de texte"; + +/* Class = "NSButtonCell"; title = "Select..."; ObjectID = "fp3-Lb-4ZS"; */ +"fp3-Lb-4ZS.title" = "Sélectionner..."; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "pw4-ED-fOP"; */ +"pw4-ED-fOP.title" = "Cellule de vue de tableau";