From 14f181c8665095f768be54acdd070509de9cc83d Mon Sep 17 00:00:00 2001 From: Christopher Blum Date: Fri, 17 Jan 2020 10:06:12 +0100 Subject: [PATCH] add link to edge add-on --- .gitignore | 1 + public/css/style.css | 7 ++ public/images/icon_edge.svg | 1 + resources/lang/br/messages.php | 1 + resources/lang/ca/messages.php | 141 ++++++++++++------------ resources/lang/de/messages.php | 1 + resources/lang/en/messages.php | 1 + resources/lang/eo/messages.php | 1 + resources/lang/es/messages.php | 1 + resources/lang/fr/messages.php | 3 +- resources/lang/gl/messages.php | 1 + resources/lang/it/messages.php | 1 + resources/lang/ja/messages.php | 1 + resources/lang/nl/messages.php | 3 +- resources/lang/pl/messages.php | 1 + resources/lang/pt/messages.php | 3 +- resources/lang/ru/messages.php | 1 + resources/lang/uk/messages.php | 1 + resources/lang/zh-CN-Hans/messages.php | 1 + resources/lang/zh-Hant/messages.php | 1 + resources/views/shared/editor.blade.php | 7 ++ 21 files changed, 106 insertions(+), 73 deletions(-) create mode 100644 public/images/icon_edge.svg diff --git a/.gitignore b/.gitignore index ec5749b..5697309 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.iml +.wti .mailjet.password /node_modules /public/hot diff --git a/public/css/style.css b/public/css/style.css index 03f1307..87e52ee 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -2981,6 +2981,7 @@ body .fullscreen #premiumWarning { html[data-lt-installed=true] a.firefox, html[data-lt-installed=true] a.opera, +html[data-lt-installed=true] a.edge, html[data-lt-installed=true] a.yandex, html[data-lt-installed=true] a.chrome { display: none; @@ -2993,6 +2994,7 @@ html[data-lt-installed=true] a.googleDocs { .editorHeader a.firefox, .editorHeader a.yandex, .editorHeader a.opera, +.editorHeader a.edge, .editorHeader a.googleDocs, .editorHeader a.chrome { padding: 0 25px 0 46px; @@ -3012,6 +3014,11 @@ html[data-lt-installed=true] a.googleDocs { background-size: 18px auto; } +.editorHeader a.edge { + background: #fff url(../images/icon_edge.svg) 20px center no-repeat; + background-size: 22px auto; +} + .editorHeader a.yandex { background: #fff url(../images/icon_yandex.svg) 16px center no-repeat; background-size: 24px auto; diff --git a/public/images/icon_edge.svg b/public/images/icon_edge.svg new file mode 100644 index 0000000..112ed1b --- /dev/null +++ b/public/images/icon_edge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/lang/br/messages.php b/resources/lang/br/messages.php index f71a8fb..59f47d3 100644 --- a/resources/lang/br/messages.php +++ b/resources/lang/br/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Staliañ al lugant evit Firefox', 'chromeAddon' => 'Staliañ an astenn evit Chrome', 'operaAddon' => 'Staliañ al lugant evit Opera', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Staliañ al lugant evit Yandex', 'googleDocsAddon' => 'Staliañ al lugant evit Google Docs', 'menu' => 'Lañser', diff --git a/resources/lang/ca/messages.php b/resources/lang/ca/messages.php index 3b2d06a..b778019 100644 --- a/resources/lang/ca/messages.php +++ b/resources/lang/ca/messages.php @@ -3,58 +3,59 @@ return [ 'language_hint' => 'Sembla que esteu interessat en LanguageTool per a :lang?', 'language_link' => 'Porta-m\'hi.', - 'title' => 'Revisió de gramàtica i estil', - 'description' => 'LanguageTool is a free proofreading tool for English, German, Spanish, Russian, and more than 20 other languages.', - 'cookie_hint' => 'This website uses cookies for a better user experience and to show ads.', - 'cookie_more' => 'More / privacy policy', - 'cookie_ok' => 'Ok', - 'tagline' => 'servei de revisió de texts', + 'title' => 'Revisió ortogràfica i gramatical', + 'description' => 'LanguageTool és una eina de revisió de texts per a anglès, alemany, espanyol, rus i vint llengües més.', + 'cookie_hint' => 'Aquest lloc web fa servir galetes per a millorar l\'experiència d\'usuari i mostrar anuncis.', + 'cookie_more' => 'Més informació / política de privacitat', + 'cookie_ok' => 'D\'acord', + 'tagline' => 'programari de revisió de texts', 'russian' => 'rus', 'auto_detect' => 'autodetecció', 'fullscreen' => 'canvia al mode de pantalla completa', - 'editor_other_replace_by' => 'Replace with...', - 'editor_track_message' => 'To further improve LanguageTool, we\'re looking for data about how it\'s used. Please allow us to store your corrected sentences anonymously (i.e. your IP address will not be saved).', - 'editor_track_remember_message' => 'Remember this decision', + 'editor_other_replace_by' => 'Substitueix per...', + 'editor_track_message' => 'Per a millorar LanguageTool, cerquem dades sobre com es fa servir. Permeteu que desem les vostres frases corregides de manera anònima (no es guardarà la vostra adreça IP).', + 'editor_track_remember_message' => 'Recorda aquesta decisió', 'editor_track_no' => 'No', - 'editor_track_yes' => 'Okay, store the sentence', - 'editor_track_yes_plural' => 'Okay, store the sentences', - 'editor_track_ask' => 'Ask every time', - 'editor_tracking_change' => 'Change setting', - 'editor_track_message_sentence' => 'Sentence:', - 'editor_do_track' => 'Thanks for contributing corrections.', - 'editor_do_not_track' => 'You\'re not contributing corrections.', - 'editor_other_suggestion' => '(another replacement)', - 'editor_other_suggestion_dialog' => 'Replace with:', - 'editor_track_false_alarm_menu' => 'Report as false alarm...', - 'editor_track_false_alarm1' => 'Report the error and this sentence to LanguageTool as a false alarm, i.e. a misleading error?', - 'editor_track_false_alarm2' => 'If you click \'OK\', the sentence will be stored anonymously.', - 'editor_explain' => 'Explain...', - 'editor_ignore_once' => 'Ignore this type of error', - 'editor_rule_examples' => 'Examples...', - 'editor_rule_no_examples' => 'Sorry, no examples found for this rule.', - 'editor_rule_implementation' => 'Rule implementation...', - 'editor_suggest_word' => 'Suggest word for dictionary...', - 'editor_ignore_all' => 'Ignore error for this word', - 'editor_ignore_success' => 'Word will be ignored in this session - visit languagetoolplus.com to store ignore words', - 'editor_no_errors' => 'No errors were found.', - 'editor_detected_language' => 'Detected language:', - 'editor_detected_language_switch' => 'Switch to :language', - 'editor_insert_demo_text' => 'Insert Demo Text', + 'editor_track_yes' => 'D\'acord, desa la frase', + 'editor_track_yes_plural' => 'D\'acord, desa les frases', + 'editor_track_ask' => 'Pregunta cada vegada', + 'editor_tracking_change' => 'Canvia la configuració', + 'editor_track_message_sentence' => 'Frase:', + 'editor_do_track' => 'Gràcies per aportar correccions.', + 'editor_do_not_track' => 'No aporteu correcions.', + 'editor_other_suggestion' => '(una altra substitució)', + 'editor_other_suggestion_dialog' => 'Substitueix per:', + 'editor_track_false_alarm_menu' => 'Reporta com a falsa alarma...', + 'editor_track_false_alarm1' => '¿Voleu reportar l\'error i aquesta frase a LanguageTool com a falsa alarma, és a dir, és un error incorrectament assenyalat?', + 'editor_track_false_alarm2' => 'Si feu clic en \'D\'acord\', la frase es desarà de manera anònima.', + 'editor_explain' => 'Més informació...', + 'editor_ignore_once' => 'Ignora aquesta classe d\'errors', + 'editor_rule_examples' => 'Exemples...', + 'editor_rule_no_examples' => 'No hi ha exemples per a aquesta regla.', + 'editor_rule_implementation' => 'Implementació de la regla...', + 'editor_suggest_word' => 'Suggereix una paraula per al diccionari...', + 'editor_ignore_all' => 'Ignora l\'error per a aquesta paraula', + 'editor_ignore_success' => 'La paraula serà ignorada en aquesta sessió - visiteu languagetoolplus.com per a desar paraules ignorades', + 'editor_no_errors' => 'No s\'han trobat errors.', + 'editor_detected_language' => 'Idioma detectat:', + 'editor_detected_language_switch' => 'Passa a :language', + 'editor_insert_demo_text' => 'Insereix un text de demostració', 'privacy' => 'Privacitat', 'imprint' => 'Contacte', 'subscription' => 'Subscriviu-vos per a rebre les últimes novetats', 'ffAddon' => 'Instal·la el complement per a Firefox', 'chromeAddon' => 'Instal·la l\'extensió de Chrome', - 'operaAddon' => 'Install the Opera add-on', - 'yandexAddon' => 'Install the Yandex add-on', - 'googleDocsAddon' => 'Install Google Docs add-on', + 'operaAddon' => 'Instal·la l\'extensió per a Opera', + 'edgeAddon' => 'Install the Edge add-on', + 'yandexAddon' => 'Instal·la l\'extensió per a Yandex', + 'googleDocsAddon' => 'Instal·la l\'extensió per a Google Docs', 'menu' => 'Menú', 'menu_overview' => 'Més informació', 'details_1_month_euro' => 'es pot cancel·lar en qualsevol mes', - 'per_month' => 'month', - 'per_months' => 'months', - 'per_year' => 'year', - 'per_2years' => '2 years', + 'per_month' => 'mes', + 'per_months' => 'mesos', + 'per_year' => 'any', + 'per_2years' => 'dos anys', 'details_1_month' => 'es pot cancel·lar en qualsevol mes', 'details_3_months_euro' => 'estalvieu :percent% comparat amb la tarifa mensual', 'details_3_months' => 'estalvieu ~ :percent%', @@ -64,25 +65,25 @@ 'synonyms_count' => 'Recompte de sinònims', 'synonyms' => 'Sinònims', 'premium_upgrade' => 'Actualitzeu a Premium', - 'premium_warning1' => 'One more suggestion found', - 'premium_warning1_plural' => 'more suggestions found', - 'premium_warning2' => '— switch to the premium version now to see all suggestions', + 'premium_warning1' => 'S\'ha trobat un suggeriment més', + 'premium_warning1_plural' => 'S\'han trobat més suggeriments', + 'premium_warning2' => '— passeu a la versió Premium per a veure tots els suggeriments', 'check_text_title' => 'Reviseu el text, o feu servir Ctrl+Retorn', 'check_text_button' => 'Revisa el text', 'pricing' => 'Preus', 'billed_annually' => 'menys de :amount :currency/mes', 'free_headline' => 'Gratuït', - 'free_limit' => ':characters caràcters per revisió', - 'many_rules' => 'Thousands of patterns for finding errors in English, German, French, ...', + 'free_limit' => '20.000 caràcters per revisió', + 'many_rules' => 'Milers de patrons per a trobar errors en anglès, alemany, francès...', 'improved_error_detection1' => 'Detecció de sumes de verificació incorrectes de números ISBN i IBAN.', 'improved_error_detection1_example' => 'Per exemple, detecta l\'error en \'ISBN 978-1784713936\'', 'improved_error_detection2' => 'Detecció de gènere incorrecte en salutacions (només alemany)', - 'improved_error_detection3' => 'Parells de paraules addicionals per a la detecció estadística d\'errors en anglès i alemany', - 'improved_error_detection4' => 'Detecció de més de :number errors addicionals per a anglès i alemany', + 'improved_error_detection3' => 'Parells de paraules addicionals per a la detecció estadística d\'errors en anglès, alemany i francès.', + 'improved_error_detection4' => 'Detecció de més de :number errors addicionals per a anglès, alemany, francès i neerlandès.', 'improved_error_detection4_example' => 'Alguns exemples:', 'api_access' => 'Accés a l\'API', 'api_access_detail' => 'entrada: text, sortida: JSON amb els errors detectats', - 'api_access_on_premise' => ' - also available as an on-premise solution', + 'api_access_on_premise' => ' - disponible també per a instal·lacions a mida', 'free_action' => 'Registreu-vos', 'signed_up_already' => 'Ja registrat', 'free_for_whom' => 'Una bona opció per a tothom', @@ -92,12 +93,12 @@ 'premium_3_months' => 'Subscripció trimestral', 'premium_6_months' => 'Subscripció semestral', 'premium_12_months' => 'Subscripció anual', - 'premium_24_months' => '2-Year subscription', - 'premium_action' => 'Compra-ho ara', - 'premium_for_whom' => 'Per a estudiants, autors i professionals', - 'premium_for_whom2' => 'Contact us if you have more than one user', - 'premium_contact_mail_subject' => 'Quote for more than one LanguageTool license', - 'enterprise_headline' => 'Empresa', + 'premium_24_months' => 'subscripció per a dos anys', + 'premium_action' => 'Compra\'l ara', + 'premium_for_whom' => 'Per a estudiants, autors, professionals, agències i empreses', + 'premium_for_whom2' => 'Contacteu amb nosaltres si teniu més d\'un usuari', + 'premium_contact_mail_subject' => 'Missatge per a més d\'una llicència de LanguageTool', + 'enterprise_headline' => 'API per a desenvolupadors', 'enterprise_limit' => '+40.000 caràcters per revisió', 'enterprise_action' => 'A demanda', 'enterprise_for_whom' => 'Una bona opció per a empreses, agències i editorials', @@ -112,22 +113,22 @@ 'nav_libreoffice' => 'LibreOffice', 'nav_addons' => 'Complements', 'nav_more' => 'Més', - 'login_success_title' => 'Esteu connectat!', - 'login_success_text' => 'És genial tornar-te a veure.', + 'login_success_title' => 'Heu iniciat la sessió!', + 'login_success_text' => 'Ens agrada molt tornar-vos a veure aquí.', 'register_success_title' => 'Enhorabona!', - 'register_success_text' => 'Esteu connectat', + 'register_success_text' => 'Heu iniciat la sessió', 'verify_success_title' => 'Benvingut!', 'msword_feature' => 'Extensió per a Microsoft Word', 'msword_feature_details' => 'més..', - 'msword_feature_limit' => 'no character limit', + 'msword_feature_limit' => 'sense limitació de caràcters', 'msword_headline' => 'Complement per a Microsoft Word', - 'msword_intro' => 'Oferim un complement (versió beta) per a Microsoft Word 2013-2016 i Outlook 2013-2016 en Window, exclusivament per a usuaris Premium.', - 'msword_intro_limit' => 'No character limit for Premium users!', - 'msword_download_appsource' => 'Install from AppSource', - 'msword_1' => 'Amb l\'ajuda del complement per a Word podeu fer servir directament languagetoolplus.com en MS Word. Després d\'instal·lar l\'extensió trobareu un botó "Revisa la pàgina" dalt a la dreta del document. Sempre que vulgueu revisar el text, feu clic en el botó.', - 'msword_2' => 'Després que languagetoolplus.com hagi revisat el text, les paraules i frases incorrectes detectades es mostraran en una llista.', - 'msword_3' => 'Si feu clic en una d\'aquestes paraules, s\'obre una finestra que us dóna una explicació i suggeriments si n\'hi ha.', - 'msword_4' => 'Si feu clic en la correcció suggerida, aquesta substituirà la paraula original...', + 'msword_intro' => 'Oferim un complement per a Microsoft Word 2016 o posterior. Funciona en Windows, Mac i Word en línia.', + 'msword_intro_limit' => 'Sense limitació de caràcters per a usuaris Premium!', + 'msword_download_appsource' => 'Instal·la des d\'AppSource', + 'msword_1' => 'Amb l\'ajuda del complement per a Word podeu fer servir directament languagetoolplus.com en MS Word. Després d\'instal·lar l\'extensió trobareu un botó "Revisa la pàgina" dalt a la dreta del document.', + 'msword_2' => 'Utilitzeu el vostre compte en languagetoolplus.com per a iniciar la sessió.', + 'msword_3' => 'Trieu si voleu revisar un paràgraf o tot el document.', + 'msword_4' => 'En la llista de possibles errors, feu clic en una correcció i s\'aplicarà al text.', 'step_1' => 'Pas 1', 'step_2' => 'Pas 2', 'step_3' => 'Pas 3', @@ -161,9 +162,9 @@ 'footer_development' => 'Desenvolupament', 'footer_screenshots' => 'Captures de pantalla', 'footer_team' => 'Equip', - 'footer_source_and_license_header' => 'License & Source Code', - 'footer_license' => 'LanguageTool is freely available under the :license or later.', - 'footer_source' => 'The source is available on github.', + 'footer_source_and_license_header' => 'Llicència i codi font', + 'footer_license' => 'LanguageTool està disponible amb la llicència :license o posterior.', + 'footer_source' => 'El codi és disponible a GitHub.', 'langs' => [ 'auto' => 'autodetecció', 'ast' => 'asturià', @@ -215,7 +216,7 @@ 'label' => 'Comentaris', 'items' => ["Aquesta aplicació m'ha ajudat moltíssim. Gràcies per aquesta bona eina! (Cosmonaut Rico)", "M'encanta LanguageTol! El faig servir de fa anys en LibreOffice. És el millor. (Scott Harpster)", "Finalment, és un bon corrector gramatical, que detecta un bon grapat d'errors de concordança i problemes d'estil. Fa dos mesos que en sóc usuari de pagament i n'estic molt satisfet. (Tim Richardson)"], ], - 'header_title' => 'Grammar, Style and Spell Checker', - 'header_subtitle' => 'LanguageTool checks your writing in more than 20 languages', + 'header_title' => 'Revisió d\'ortografia, gramàtica i estil', + 'header_subtitle' => 'LanguageTool revisa els vostres texts en més de 20 idiomes', ]; ?> \ No newline at end of file diff --git a/resources/lang/de/messages.php b/resources/lang/de/messages.php index b5ec137..f81642e 100644 --- a/resources/lang/de/messages.php +++ b/resources/lang/de/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Firefox-Add-on installieren', 'chromeAddon' => 'Chrome-Extension installieren', 'operaAddon' => 'Opera-Add-on installieren', + 'edgeAddon' => 'Edge-Add-on installieren', 'yandexAddon' => 'Yandex-Add-on installieren', 'googleDocsAddon' => 'Add-on für Google Docs installieren', 'menu' => 'Menü', diff --git a/resources/lang/en/messages.php b/resources/lang/en/messages.php index 378202c..9e223b5 100644 --- a/resources/lang/en/messages.php +++ b/resources/lang/en/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Install the Firefox add-on', 'chromeAddon' => 'Install the Chrome extension', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'Menu', diff --git a/resources/lang/eo/messages.php b/resources/lang/eo/messages.php index 378202c..9e223b5 100644 --- a/resources/lang/eo/messages.php +++ b/resources/lang/eo/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Install the Firefox add-on', 'chromeAddon' => 'Install the Chrome extension', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'Menu', diff --git a/resources/lang/es/messages.php b/resources/lang/es/messages.php index 85fea04..6e56f46 100644 --- a/resources/lang/es/messages.php +++ b/resources/lang/es/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Instalar el Add-on de Firefox', 'chromeAddon' => 'Instalar la extensión de Chrome', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Instalación del complemento Google Docs', 'menu' => 'Menú', diff --git a/resources/lang/fr/messages.php b/resources/lang/fr/messages.php index 6fe9f79..9ffde78 100644 --- a/resources/lang/fr/messages.php +++ b/resources/lang/fr/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Installez l\'extension Firefox', 'chromeAddon' => 'Installez l\'extension pour Chrome', 'operaAddon' => 'Installez l\'extension Opera', + 'edgeAddon' => 'Installez l\'extension Edge', 'yandexAddon' => 'Installez l\'extension Yandex', 'googleDocsAddon' => 'Installer l\'extension Google Docs', 'menu' => 'Menu', @@ -78,7 +79,7 @@ 'improved_error_detection1_example' => 'Par exemple, détecte la faute de frappe dans \'ISBN 978-1784713936\'', 'improved_error_detection2' => 'Détection du mauvais genre dans la salutation (allemand seulement)', 'improved_error_detection3' => 'Paires de mots supplémentaires pour la détection statistique des fautes de frappe pour l’anglais et l’allemand et le français', - 'improved_error_detection4' => 'Détection de plus de :number autre fautes pour l\'Anglais, l\'Allemand, et le Français', + 'improved_error_detection4' => 'Détection de plus de :number fautes additionnelles pour le français, l\'anglais, l\'allemand, et le néerlandais', 'improved_error_detection4_example' => 'Quelques exemples :', 'api_access' => 'Accès à l\'API', 'api_access_detail' => 'input: texte, sortie: JSON avec l\'erreur détectée', diff --git a/resources/lang/gl/messages.php b/resources/lang/gl/messages.php index 378202c..9e223b5 100644 --- a/resources/lang/gl/messages.php +++ b/resources/lang/gl/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Install the Firefox add-on', 'chromeAddon' => 'Install the Chrome extension', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'Menu', diff --git a/resources/lang/it/messages.php b/resources/lang/it/messages.php index 378202c..9e223b5 100644 --- a/resources/lang/it/messages.php +++ b/resources/lang/it/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Install the Firefox add-on', 'chromeAddon' => 'Install the Chrome extension', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'Menu', diff --git a/resources/lang/ja/messages.php b/resources/lang/ja/messages.php index c1a3523..4d730e6 100644 --- a/resources/lang/ja/messages.php +++ b/resources/lang/ja/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Firefoxアドオンをインストールする', 'chromeAddon' => 'Chrome拡張機能をインストールする', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'メニュー', diff --git a/resources/lang/nl/messages.php b/resources/lang/nl/messages.php index 981f10a..5597369 100644 --- a/resources/lang/nl/messages.php +++ b/resources/lang/nl/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Installeer de add-on voor Firefox', 'chromeAddon' => 'Installeer de add-on voor Chrome', 'operaAddon' => 'Installeer de add-on voor Opera', + 'edgeAddon' => 'Installeer de add-on voor Edge', 'yandexAddon' => 'Installeer de add-on voor Yandex', 'googleDocsAddon' => 'Installeer de add-on voor Google Docs', 'menu' => 'Menu', @@ -78,7 +79,7 @@ 'improved_error_detection1_example' => 'Ontdekt bijvoorbeeld de typefout in \'ISBN 978-1784713936\'', 'improved_error_detection2' => 'Herkenning van verkeerd geslacht in aanhef (Duits)', 'improved_error_detection3' => 'Meer woordgroepen voor het statistisch herkennen van typefouten in Engels en Duits', - 'improved_error_detection4' => 'Detectie van meer dan :number andere gebreken in Engels, Duits en Frans', + 'improved_error_detection4' => 'Detectie van meer dan :number andere gebreken in Engels, Duits, Frans en Nederlands', 'improved_error_detection4_example' => 'Een paar voorbeelden:', 'api_access' => 'Toegang tot de API', 'api_access_detail' => 'invoer: text, uitvoer: JSON met de gedetecteerde fouten', diff --git a/resources/lang/pl/messages.php b/resources/lang/pl/messages.php index 4fdb93d..243ec0f 100644 --- a/resources/lang/pl/messages.php +++ b/resources/lang/pl/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Zainstaluj dodatek do przeglądarki Firefox', 'chromeAddon' => 'Zainstaluj dodatek do przeglądarki Chrome', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'Menu', diff --git a/resources/lang/pt/messages.php b/resources/lang/pt/messages.php index 4cb95b3..31103bd 100644 --- a/resources/lang/pt/messages.php +++ b/resources/lang/pt/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Instalar o extra para Firefox', 'chromeAddon' => 'Instalar o extra para o Chrome', 'operaAddon' => 'Install the Opera add-on', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Install the Yandex add-on', 'googleDocsAddon' => 'Install Google Docs add-on', 'menu' => 'Menu', @@ -78,7 +79,7 @@ 'improved_error_detection1_example' => 'Por exemplo, deteta o erro em \'ISBN 978-1784713936\'', 'improved_error_detection2' => 'Deteção de género incorreto na saudação (Alemão apenas)', 'improved_error_detection3' => 'Pares adicionais de palavras para deteção estatística de erros para Inglês e Alemão', - 'improved_error_detection4' => 'Deteção de mais de :number erros extras para Alemão e Inglês', + 'improved_error_detection4' => 'Deteção de mais de :number erros adicionais para Inglês, Alemão, Francês e Holandês', 'improved_error_detection4_example' => 'Alguns exemplos:', 'api_access' => 'Acesso API', 'api_access_detail' => 'input: texto, output: JSON com o erro detetado', diff --git a/resources/lang/ru/messages.php b/resources/lang/ru/messages.php index f9619f1..43641e4 100644 --- a/resources/lang/ru/messages.php +++ b/resources/lang/ru/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Установить расширение для Firefox', 'chromeAddon' => 'Установить расширение для Chrome', 'operaAddon' => 'Установить расширение для Opera', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Установить расширение для Yandex', 'googleDocsAddon' => 'Установить расширение для Google Docs', 'menu' => 'Меню', diff --git a/resources/lang/uk/messages.php b/resources/lang/uk/messages.php index a3c2b27..692150c 100644 --- a/resources/lang/uk/messages.php +++ b/resources/lang/uk/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => 'Встановити додаток для Firefox', 'chromeAddon' => 'Встановити розширення для Chrome', 'operaAddon' => 'Встановити додаток для Opera', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => 'Встановити додаток для Яндекса', 'googleDocsAddon' => 'Встановити додаток Google Docs', 'menu' => 'Меню', diff --git a/resources/lang/zh-CN-Hans/messages.php b/resources/lang/zh-CN-Hans/messages.php index 714d851..acb05c7 100644 --- a/resources/lang/zh-CN-Hans/messages.php +++ b/resources/lang/zh-CN-Hans/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => '安装Firefox附加组件', 'chromeAddon' => '安装Chrome扩展程序', 'operaAddon' => '安装Opera插件', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => '安装Yandex插件', 'googleDocsAddon' => '安装Google文档插件', 'menu' => '菜单', diff --git a/resources/lang/zh-Hant/messages.php b/resources/lang/zh-Hant/messages.php index 8672b99..674045a 100644 --- a/resources/lang/zh-Hant/messages.php +++ b/resources/lang/zh-Hant/messages.php @@ -46,6 +46,7 @@ 'ffAddon' => '安裝Firefox擴充套件', 'chromeAddon' => '安裝Chrome擴充功能', 'operaAddon' => '安裝Opera外掛程式', + 'edgeAddon' => 'Install the Edge add-on', 'yandexAddon' => '安裝Yandex套件', 'googleDocsAddon' => '安裝Google文件外掛程式', 'menu' => '選單', diff --git a/resources/views/shared/editor.blade.php b/resources/views/shared/editor.blade.php index b5c7f05..bf0a0c1 100644 --- a/resources/views/shared/editor.blade.php +++ b/resources/views/shared/editor.blade.php @@ -37,6 +37,13 @@ + + + + + + +