From 6b1f12547bd0a0a05d881cde33a35a56c22fb016 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 25 Jan 2018 00:04:56 +0000 Subject: [PATCH] update locales from crowdin --- config/locales/crowdin/ar.yml | 2 ++ config/locales/crowdin/de.yml | 2 ++ config/locales/crowdin/es-ES.yml | 2 ++ config/locales/crowdin/et.yml | 2 ++ config/locales/crowdin/fi.yml | 2 ++ config/locales/crowdin/fr.yml | 2 ++ config/locales/crowdin/hr.yml | 2 ++ config/locales/crowdin/hu.yml | 2 ++ config/locales/crowdin/it.yml | 2 ++ config/locales/crowdin/ko.yml | 2 ++ config/locales/crowdin/lt.yml | 2 ++ config/locales/crowdin/nl.yml | 2 ++ config/locales/crowdin/pl.yml | 2 ++ config/locales/crowdin/pt-BR.yml | 2 ++ config/locales/crowdin/pt-PT.yml | 2 ++ config/locales/crowdin/ru.yml | 2 ++ config/locales/crowdin/sk.yml | 2 ++ config/locales/crowdin/sv-SE.yml | 2 ++ config/locales/crowdin/tr.yml | 2 ++ config/locales/crowdin/zh-CN.yml | 2 ++ 20 files changed, 40 insertions(+) diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml index f9da0b2827..920d927e3b 100644 --- a/config/locales/crowdin/ar.yml +++ b/config/locales/crowdin/ar.yml @@ -7,3 +7,5 @@ ar: label_not_changeable: (غير قابل للتغيير) label_no_assignable_role: لا يوجد دور عالمي متاح للمهمة label_global: عالمي + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/de.yml b/config/locales/crowdin/de.yml index 099e957e26..ae2603ea94 100644 --- a/config/locales/crowdin/de.yml +++ b/config/locales/crowdin/de.yml @@ -7,3 +7,5 @@ de: label_not_changeable: (nicht veränderbar) label_no_assignable_role: Keine globale Rolle zuweisbar label_global: Global + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/es-ES.yml b/config/locales/crowdin/es-ES.yml index f2cbfb0593..29bdda1410 100644 --- a/config/locales/crowdin/es-ES.yml +++ b/config/locales/crowdin/es-ES.yml @@ -7,3 +7,5 @@ es: label_not_changeable: (no modificable) label_no_assignable_role: No hay ningún rol global disponible para asignar label_global: Global + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/et.yml b/config/locales/crowdin/et.yml index 05e8d3124e..03c15666f2 100644 --- a/config/locales/crowdin/et.yml +++ b/config/locales/crowdin/et.yml @@ -7,3 +7,5 @@ et: label_not_changeable: (pole muudetav) label_no_assignable_role: Määramiseks pole saadaval ühtegi üldist rolli label_global: Üldine + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index f9120d2864..d0590bc51f 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -7,3 +7,5 @@ fi: label_not_changeable: (ei vaihdettavissa) label_no_assignable_role: Yleistä roolia ei ole saatavilla annettavaksi label_global: Yleinen + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/fr.yml b/config/locales/crowdin/fr.yml index df6e35ec22..bed4a5dacf 100644 --- a/config/locales/crowdin/fr.yml +++ b/config/locales/crowdin/fr.yml @@ -7,3 +7,5 @@ fr: label_not_changeable: (non modifiable) label_no_assignable_role: Aucun rôle global disponible pour l'assignation label_global: Global + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/hr.yml b/config/locales/crowdin/hr.yml index 8696b27349..1f49863e7f 100644 --- a/config/locales/crowdin/hr.yml +++ b/config/locales/crowdin/hr.yml @@ -7,3 +7,5 @@ hr: label_not_changeable: (ne promijenjiv) label_no_assignable_role: Nema dostupnih globalnih rola za ovaj zadatak label_global: Globalne + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index b014db26fe..1e0083529a 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -7,3 +7,5 @@ hu: label_not_changeable: (nem módosítható) label_no_assignable_role: Nincs hozzárendelhető globális szerep label_global: Globális + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml index 7daf6e90d5..10a3f6c4dd 100644 --- a/config/locales/crowdin/it.yml +++ b/config/locales/crowdin/it.yml @@ -7,3 +7,5 @@ it: label_not_changeable: (non modificabile) label_no_assignable_role: Nessun ruolo globale disponibile per l'assegnazione label_global: Globale + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/ko.yml b/config/locales/crowdin/ko.yml index ff793601aa..2bc736711a 100644 --- a/config/locales/crowdin/ko.yml +++ b/config/locales/crowdin/ko.yml @@ -7,3 +7,5 @@ ko: label_not_changeable: (변경할 수 없음) label_no_assignable_role: 할당을 위해 글로벌 역할을 사용할 수 없음 label_global: 글로벌 + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml index 87c9e3b6bd..e0aac0638b 100644 --- a/config/locales/crowdin/lt.yml +++ b/config/locales/crowdin/lt.yml @@ -7,3 +7,5 @@ lt: label_not_changeable: (negalima pakeisti) label_no_assignable_role: Jokia globali rolė nėra prieinama šiam priskyrimui label_global: Globali + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/nl.yml b/config/locales/crowdin/nl.yml index 94db8336f6..cf1d1e7c7d 100644 --- a/config/locales/crowdin/nl.yml +++ b/config/locales/crowdin/nl.yml @@ -7,3 +7,5 @@ nl: label_not_changeable: (niet wijzigbaar) label_no_assignable_role: Geen globale rol toewijsbaar label_global: Globaal + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml index bbfff9304d..0b9c09eca3 100644 --- a/config/locales/crowdin/pl.yml +++ b/config/locales/crowdin/pl.yml @@ -7,3 +7,5 @@ pl: label_not_changeable: (niezmienialne) label_no_assignable_role: Brak dostępnej roli do przydzielenia label_global: Globalna + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml index df8909daf5..579df896b3 100644 --- a/config/locales/crowdin/pt-BR.yml +++ b/config/locales/crowdin/pt-BR.yml @@ -7,3 +7,5 @@ pt-BR: label_not_changeable: (não modificável) label_no_assignable_role: Nenhum papel global disponível para atribuição label_global: Global + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/pt-PT.yml b/config/locales/crowdin/pt-PT.yml index 14c25f81bc..10085f6928 100644 --- a/config/locales/crowdin/pt-PT.yml +++ b/config/locales/crowdin/pt-PT.yml @@ -7,3 +7,5 @@ pt: label_not_changeable: (não mutável) label_no_assignable_role: Nenhum papel global disponível para atribuição label_global: Global + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml index 970faf5d44..5fa4360214 100644 --- a/config/locales/crowdin/ru.yml +++ b/config/locales/crowdin/ru.yml @@ -7,3 +7,5 @@ ru: label_not_changeable: (неизменяемая) label_no_assignable_role: Нет глобальной роли, доступной для назначения label_global: Глобальная + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml index 6402f0a7e7..7b19b2c625 100644 --- a/config/locales/crowdin/sk.yml +++ b/config/locales/crowdin/sk.yml @@ -7,3 +7,5 @@ sk: label_not_changeable: (nemodifikovateľná) label_no_assignable_role: Nie je dostupná žiadna globálna rola pre priradenie label_global: Globálna + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/sv-SE.yml b/config/locales/crowdin/sv-SE.yml index ba16babaad..eb1401509e 100644 --- a/config/locales/crowdin/sv-SE.yml +++ b/config/locales/crowdin/sv-SE.yml @@ -7,3 +7,5 @@ sv: label_not_changeable: (kan inte ändras) label_no_assignable_role: Ingen global roll tillgänglig för tilldelning label_global: Global + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index e58edb2c9f..2cd60f22e3 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -7,3 +7,5 @@ tr: label_not_changeable: (değiştirilemez) label_no_assignable_role: Atanabilir küresel rolü mevcut değil label_global: Küresel + seeders: + default_role_project_creator: 'Project creator' diff --git a/config/locales/crowdin/zh-CN.yml b/config/locales/crowdin/zh-CN.yml index 1408b5e3a5..b9d9de1cf4 100644 --- a/config/locales/crowdin/zh-CN.yml +++ b/config/locales/crowdin/zh-CN.yml @@ -7,3 +7,5 @@ zh-CN: label_not_changeable: '(不变)' label_no_assignable_role: 无可用于分配的全局角色 label_global: 全局 + seeders: + default_role_project_creator: 'Project creator'