From 0a042a9ad0fce4551f83f9b663adc5180103c60c Mon Sep 17 00:00:00 2001 From: Al Date: Sun, 1 May 2016 15:24:46 -0400 Subject: [PATCH] [dictionaries] French level types --- resources/dictionaries/fr/level_types_basement.txt | 1 + resources/dictionaries/fr/level_types_mezzanine.txt | 1 + resources/dictionaries/fr/level_types_numbered.txt | 2 ++ resources/dictionaries/fr/level_types_standalone.txt | 5 +++++ resources/dictionaries/fr/level_types_sub_basement.txt | 1 + 5 files changed, 10 insertions(+) create mode 100644 resources/dictionaries/fr/level_types_basement.txt create mode 100644 resources/dictionaries/fr/level_types_mezzanine.txt create mode 100644 resources/dictionaries/fr/level_types_numbered.txt create mode 100644 resources/dictionaries/fr/level_types_standalone.txt create mode 100644 resources/dictionaries/fr/level_types_sub_basement.txt diff --git a/resources/dictionaries/fr/level_types_basement.txt b/resources/dictionaries/fr/level_types_basement.txt new file mode 100644 index 00000000..28286b74 --- /dev/null +++ b/resources/dictionaries/fr/level_types_basement.txt @@ -0,0 +1 @@ +sous-sol|sous sol|soussol \ No newline at end of file diff --git a/resources/dictionaries/fr/level_types_mezzanine.txt b/resources/dictionaries/fr/level_types_mezzanine.txt new file mode 100644 index 00000000..3da7ee70 --- /dev/null +++ b/resources/dictionaries/fr/level_types_mezzanine.txt @@ -0,0 +1 @@ +entresol \ No newline at end of file diff --git a/resources/dictionaries/fr/level_types_numbered.txt b/resources/dictionaries/fr/level_types_numbered.txt new file mode 100644 index 00000000..79689441 --- /dev/null +++ b/resources/dictionaries/fr/level_types_numbered.txt @@ -0,0 +1,2 @@ +étage|ét|etage|et +niveau \ No newline at end of file diff --git a/resources/dictionaries/fr/level_types_standalone.txt b/resources/dictionaries/fr/level_types_standalone.txt new file mode 100644 index 00000000..fd9f8e21 --- /dev/null +++ b/resources/dictionaries/fr/level_types_standalone.txt @@ -0,0 +1,5 @@ +bel étage|bel etage +dernier étage|dernier etage +étage noble|etage noble +rez-de-chaussée|rdc|r.d.c|r d c|rez|rez-de-chaussee|rez de chaussée|rez de chaussee|rc|r.c|r c +rez-de-jardin|rez de jardin \ No newline at end of file diff --git a/resources/dictionaries/fr/level_types_sub_basement.txt b/resources/dictionaries/fr/level_types_sub_basement.txt new file mode 100644 index 00000000..0b5a3680 --- /dev/null +++ b/resources/dictionaries/fr/level_types_sub_basement.txt @@ -0,0 +1 @@ +soubassement \ No newline at end of file