From 5b9dc589024fe43edc0c5c802088f75c519e7da5 Mon Sep 17 00:00:00 2001 From: Al Date: Thu, 7 Jul 2016 16:10:37 -0400 Subject: [PATCH] [dictionaries] Hebrew dictionary additions to support new address config --- resources/dictionaries/he/entrances.txt | 2 ++ resources/dictionaries/he/level_types_basement.txt | 2 ++ resources/dictionaries/he/level_types_numbered.txt | 2 ++ resources/dictionaries/he/level_types_standalone.txt | 2 ++ resources/dictionaries/he/post_office.txt | 2 ++ resources/dictionaries/he/unit_types_numbered.txt | 2 ++ 6 files changed, 12 insertions(+) create mode 100644 resources/dictionaries/he/entrances.txt create mode 100644 resources/dictionaries/he/level_types_basement.txt create mode 100644 resources/dictionaries/he/level_types_numbered.txt create mode 100644 resources/dictionaries/he/level_types_standalone.txt create mode 100644 resources/dictionaries/he/post_office.txt create mode 100644 resources/dictionaries/he/unit_types_numbered.txt diff --git a/resources/dictionaries/he/entrances.txt b/resources/dictionaries/he/entrances.txt new file mode 100644 index 00000000..33b782dc --- /dev/null +++ b/resources/dictionaries/he/entrances.txt @@ -0,0 +1,2 @@ +כניסה +knisa \ No newline at end of file diff --git a/resources/dictionaries/he/level_types_basement.txt b/resources/dictionaries/he/level_types_basement.txt new file mode 100644 index 00000000..3a5a0bd9 --- /dev/null +++ b/resources/dictionaries/he/level_types_basement.txt @@ -0,0 +1,2 @@ +מרתף +martef \ No newline at end of file diff --git a/resources/dictionaries/he/level_types_numbered.txt b/resources/dictionaries/he/level_types_numbered.txt new file mode 100644 index 00000000..f70016bc --- /dev/null +++ b/resources/dictionaries/he/level_types_numbered.txt @@ -0,0 +1,2 @@ +קומה|קוֹמָה +koma \ No newline at end of file diff --git a/resources/dictionaries/he/level_types_standalone.txt b/resources/dictionaries/he/level_types_standalone.txt new file mode 100644 index 00000000..99fb26ac --- /dev/null +++ b/resources/dictionaries/he/level_types_standalone.txt @@ -0,0 +1,2 @@ +קומת קרקע|קוֹמַת קַרְקַע +komát karká|komat karka \ No newline at end of file diff --git a/resources/dictionaries/he/post_office.txt b/resources/dictionaries/he/post_office.txt new file mode 100644 index 00000000..df6108d3 --- /dev/null +++ b/resources/dictionaries/he/post_office.txt @@ -0,0 +1,2 @@ +תיבת דואר|ת.ד. +ta doar \ No newline at end of file diff --git a/resources/dictionaries/he/unit_types_numbered.txt b/resources/dictionaries/he/unit_types_numbered.txt new file mode 100644 index 00000000..9e84ef38 --- /dev/null +++ b/resources/dictionaries/he/unit_types_numbered.txt @@ -0,0 +1,2 @@ +דירה +dira \ No newline at end of file