From c5e8d393c18b8c73d34b75efe99760ca61bd1d8a Mon Sep 17 00:00:00 2001 From: humancopy Date: Wed, 11 May 2016 12:41:59 +0200 Subject: [PATCH] Add Arabic --- config/locales/ar.yml | 16 ++++++++++++++++ config/locales/de.yml | 1 + config/locales/en.yml | 1 + config/locales/es.yml | 1 + config/locales/he.yml | 1 + config/locales/hu.yml | 1 + config/locales/it.yml | 1 + config/locales/pt-BR.yml | 1 + config/locales/pt-PT.yml | 1 + 9 files changed, 24 insertions(+) create mode 100644 config/locales/ar.yml diff --git a/config/locales/ar.yml b/config/locales/ar.yml new file mode 100644 index 00000000..c55df508 --- /dev/null +++ b/config/locales/ar.yml @@ -0,0 +1,16 @@ +ar: + active_admin: + globalize: + translations: "ترجمة" + language: + de: "ألماني" + en: "الإنجليزية" + es: "الأسبانية" + fr: "اللغة الفرنسية" + hu: "الهنغارية" + it: "الإيطالي" + pt-BR: "البرتغالية" + pt-PT: "البرتغالية (البرتغال)" + tr: "اللغة التركية" + he: "العبرية" + diff --git a/config/locales/de.yml b/config/locales/de.yml index c49c3dc4..60385c56 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -13,4 +13,5 @@ de: pt-PT: "Portugiesisch (Portugal)" tr: "Türkisch" he: "Hebräisch" + ar: "Arabisch" diff --git a/config/locales/en.yml b/config/locales/en.yml index 00c8b744..44ebb8c6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -13,4 +13,5 @@ en: pt-PT: "Portuguese (Portugal)" tr: "Turkish" he: "Hebrew" + ar: "Arabic" diff --git a/config/locales/es.yml b/config/locales/es.yml index 0ca7b4ff..ed5020d2 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -13,4 +13,5 @@ es: pt-PT: "Portugués (Portugal)" tr: "Turco" he: "Hebreo" + ar: "Arábica" diff --git a/config/locales/he.yml b/config/locales/he.yml index b8706310..6543613c 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -13,4 +13,5 @@ he: pt-PT: "פורטוגזית (פורטוגל)" tr: "טורקית" he: "עברית" + ar: "ערבית" diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 24be02e3..802ab8cc 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -13,4 +13,5 @@ hu: pt-PT: "Portuguese (Portugal)" tr: "Török" he: "Héber" + ar: "Arab" diff --git a/config/locales/it.yml b/config/locales/it.yml index 7368e145..e7668bdf 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -13,4 +13,5 @@ it: pt-PT: "Portoghese (Portogallo)" tr: "Turco" he: "Ebraico" + ar: "Arabo" diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index b8a18468..9abe75e7 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -13,4 +13,5 @@ pt-BR: pt-PT: "Português (Portugal)" tr: "Turco" he: "Hebraico" + ar: "Árabe" diff --git a/config/locales/pt-PT.yml b/config/locales/pt-PT.yml index 3615627b..173fbad6 100644 --- a/config/locales/pt-PT.yml +++ b/config/locales/pt-PT.yml @@ -13,4 +13,5 @@ pt-PT: pt-PT: "Português (Portugal)" tr: "Turco" he: "Hebraico" + ar: "Árabe"