From 5d23f6b3e32e30daf4fc3cf49654b92b52d4e8b0 Mon Sep 17 00:00:00 2001 From: Matthew Newton <matthew-git@newtoncomputing.co.uk> Date: Fri, 5 Aug 2022 13:57:12 +0100 Subject: [PATCH] :lipstick: fix: English - 'done' rather than 'finished' "finished" implies the entire setup process is complete. Or better may be "...when you have created it." --- locale/af_ZA/fusiondirectory.po | 2 +- locale/ar/fusiondirectory.po | 2 +- locale/ca/fusiondirectory.po | 2 +- locale/cs_CZ/fusiondirectory.po | 2 +- locale/de/fusiondirectory.po | 2 +- locale/el_GR/fusiondirectory.po | 2 +- locale/en/fusiondirectory.po | 2 +- locale/es/fusiondirectory.po | 2 +- locale/es_CO/fusiondirectory.po | 2 +- locale/es_VE/fusiondirectory.po | 2 +- locale/fa_IR/fusiondirectory.po | 2 +- locale/fi_FI/fusiondirectory.po | 2 +- locale/fr/fusiondirectory.po | 2 +- locale/hu_HU/fusiondirectory.po | 2 +- locale/id/fusiondirectory.po | 2 +- locale/it_IT/fusiondirectory.po | 2 +- locale/ja/fusiondirectory.po | 2 +- locale/ko/fusiondirectory.po | 2 +- locale/lv/fusiondirectory.po | 2 +- locale/nb/fusiondirectory.po | 2 +- locale/nl/fusiondirectory.po | 2 +- locale/pl/fusiondirectory.po | 2 +- locale/pt/fusiondirectory.po | 2 +- locale/pt_BR/fusiondirectory.po | 2 +- locale/ru/fusiondirectory.po | 2 +- locale/ru@petr1708/fusiondirectory.po | 2 +- locale/sv/fusiondirectory.po | 2 +- locale/tr_TR/fusiondirectory.po | 2 +- locale/ug/fusiondirectory.po | 2 +- locale/vi_VN/fusiondirectory.po | 2 +- locale/zh/fusiondirectory.po | 2 +- locale/zh_TW/fusiondirectory.po | 2 +- setup/setup_welcome.tpl | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/locale/af_ZA/fusiondirectory.po b/locale/af_ZA/fusiondirectory.po index 861eba1f4..706d567f6 100644 --- a/locale/af_ZA/fusiondirectory.po +++ b/locale/af_ZA/fusiondirectory.po @@ -4732,7 +4732,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ar/fusiondirectory.po b/locale/ar/fusiondirectory.po index 62b849891..6ff87b104 100644 --- a/locale/ar/fusiondirectory.po +++ b/locale/ar/fusiondirectory.po @@ -4768,7 +4768,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ca/fusiondirectory.po b/locale/ca/fusiondirectory.po index 789f5e495..f9298bf98 100644 --- a/locale/ca/fusiondirectory.po +++ b/locale/ca/fusiondirectory.po @@ -4741,7 +4741,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/cs_CZ/fusiondirectory.po b/locale/cs_CZ/fusiondirectory.po index 994b96169..e8e0338db 100644 --- a/locale/cs_CZ/fusiondirectory.po +++ b/locale/cs_CZ/fusiondirectory.po @@ -5002,7 +5002,7 @@ msgstr "" "následujÃcÃho pÅ™Ãkazu (na serveru):" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Až budete hotovÃ, kliknÄ›te na tlaÄÃtko „DalšÓ." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/de/fusiondirectory.po b/locale/de/fusiondirectory.po index 0de4ef264..ead0eae9a 100644 --- a/locale/de/fusiondirectory.po +++ b/locale/de/fusiondirectory.po @@ -4886,7 +4886,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Klicken Sie auf die Schaltfläche 'Weiter' wenn Sie fertig sind." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/el_GR/fusiondirectory.po b/locale/el_GR/fusiondirectory.po index 40d367bd6..55aa77c22 100644 --- a/locale/el_GR/fusiondirectory.po +++ b/locale/el_GR/fusiondirectory.po @@ -4775,7 +4775,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Πατήστε το κουμπί 'Επόμενο' για να τελειώσετε." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/en/fusiondirectory.po b/locale/en/fusiondirectory.po index ac4b4b223..5fa945812 100644 --- a/locale/en/fusiondirectory.po +++ b/locale/en/fusiondirectory.po @@ -5056,5 +5056,5 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" diff --git a/locale/es/fusiondirectory.po b/locale/es/fusiondirectory.po index f1e4c56e5..73b2695e9 100644 --- a/locale/es/fusiondirectory.po +++ b/locale/es/fusiondirectory.po @@ -4816,7 +4816,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/es_CO/fusiondirectory.po b/locale/es_CO/fusiondirectory.po index e6c11d210..fe8c3b095 100644 --- a/locale/es_CO/fusiondirectory.po +++ b/locale/es_CO/fusiondirectory.po @@ -4924,7 +4924,7 @@ msgstr "" "Esto se puede hacer ejecutando el siguiente comando:" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Cuando haya terminado haga clic en 'Siguiente'." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/es_VE/fusiondirectory.po b/locale/es_VE/fusiondirectory.po index b082e6b86..b06ebc9f2 100644 --- a/locale/es_VE/fusiondirectory.po +++ b/locale/es_VE/fusiondirectory.po @@ -4818,7 +4818,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/fa_IR/fusiondirectory.po b/locale/fa_IR/fusiondirectory.po index 8c7f4c3b9..1c751e94d 100644 --- a/locale/fa_IR/fusiondirectory.po +++ b/locale/fa_IR/fusiondirectory.po @@ -4737,7 +4737,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/fi_FI/fusiondirectory.po b/locale/fi_FI/fusiondirectory.po index 2697a8421..a08907601 100644 --- a/locale/fi_FI/fusiondirectory.po +++ b/locale/fi_FI/fusiondirectory.po @@ -4736,7 +4736,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/fr/fusiondirectory.po b/locale/fr/fusiondirectory.po index 6a3a199ed..a4111c0d7 100644 --- a/locale/fr/fusiondirectory.po +++ b/locale/fr/fusiondirectory.po @@ -5109,7 +5109,7 @@ msgstr "" "réalisé en exécutant la commande suivante :" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Cliquez sur 'Continuer' quand vous avez fini." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/hu_HU/fusiondirectory.po b/locale/hu_HU/fusiondirectory.po index 9a907b260..46e405171 100644 --- a/locale/hu_HU/fusiondirectory.po +++ b/locale/hu_HU/fusiondirectory.po @@ -4736,7 +4736,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/id/fusiondirectory.po b/locale/id/fusiondirectory.po index caed7c2c5..616e40eff 100644 --- a/locale/id/fusiondirectory.po +++ b/locale/id/fusiondirectory.po @@ -4724,7 +4724,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/it_IT/fusiondirectory.po b/locale/it_IT/fusiondirectory.po index 64628323f..9d9bbf583 100644 --- a/locale/it_IT/fusiondirectory.po +++ b/locale/it_IT/fusiondirectory.po @@ -5086,7 +5086,7 @@ msgstr "" "filesystem locale. Questo può essere fatto eseguendo il comando seguente :" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Premi il bottone 'Continua' quando avrai finito." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ja/fusiondirectory.po b/locale/ja/fusiondirectory.po index db952a477..336d2ef49 100644 --- a/locale/ja/fusiondirectory.po +++ b/locale/ja/fusiondirectory.po @@ -4724,7 +4724,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ko/fusiondirectory.po b/locale/ko/fusiondirectory.po index 16ece9458..9f891d1ba 100644 --- a/locale/ko/fusiondirectory.po +++ b/locale/ko/fusiondirectory.po @@ -4731,7 +4731,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/lv/fusiondirectory.po b/locale/lv/fusiondirectory.po index 731e29cbf..f84cd20fc 100644 --- a/locale/lv/fusiondirectory.po +++ b/locale/lv/fusiondirectory.po @@ -4744,7 +4744,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/nb/fusiondirectory.po b/locale/nb/fusiondirectory.po index 330f069dd..7f8cc788f 100644 --- a/locale/nb/fusiondirectory.po +++ b/locale/nb/fusiondirectory.po @@ -4736,7 +4736,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/nl/fusiondirectory.po b/locale/nl/fusiondirectory.po index e97410f38..22a3978c0 100644 --- a/locale/nl/fusiondirectory.po +++ b/locale/nl/fusiondirectory.po @@ -4991,7 +4991,7 @@ msgstr "" "van de servers. Dit kan gebeuren door de volgende instructie uit te voeren:" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Klik op de 'Next' knop wanneer je klaar bent." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/pl/fusiondirectory.po b/locale/pl/fusiondirectory.po index 3390cb6a5..14674b7d7 100644 --- a/locale/pl/fusiondirectory.po +++ b/locale/pl/fusiondirectory.po @@ -4756,7 +4756,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/pt/fusiondirectory.po b/locale/pt/fusiondirectory.po index 5cec0bcb0..84a0b8f7e 100644 --- a/locale/pt/fusiondirectory.po +++ b/locale/pt/fusiondirectory.po @@ -4741,7 +4741,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/pt_BR/fusiondirectory.po b/locale/pt_BR/fusiondirectory.po index d4679ece5..6f999cc7e 100644 --- a/locale/pt_BR/fusiondirectory.po +++ b/locale/pt_BR/fusiondirectory.po @@ -4792,7 +4792,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Clique no botão 'Próximo' quando tiver terminado." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ru/fusiondirectory.po b/locale/ru/fusiondirectory.po index 4c9d2cb8c..13502762f 100644 --- a/locale/ru/fusiondirectory.po +++ b/locale/ru/fusiondirectory.po @@ -4873,7 +4873,7 @@ msgstr "" "Ñледующую команду: " #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "По завершении нажмите кнопку \"Далее\"" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ru@petr1708/fusiondirectory.po b/locale/ru@petr1708/fusiondirectory.po index d468352bd..688647fbb 100644 --- a/locale/ru@petr1708/fusiondirectory.po +++ b/locale/ru@petr1708/fusiondirectory.po @@ -4748,7 +4748,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/sv/fusiondirectory.po b/locale/sv/fusiondirectory.po index 1bac4af63..1fb33b933 100644 --- a/locale/sv/fusiondirectory.po +++ b/locale/sv/fusiondirectory.po @@ -4858,7 +4858,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "Klicka pÃ¥ 'Nästa'-knappen när du är klar." #: setup/setup_migrate.tpl.c:2 diff --git a/locale/tr_TR/fusiondirectory.po b/locale/tr_TR/fusiondirectory.po index 1ed327301..5e9db447f 100644 --- a/locale/tr_TR/fusiondirectory.po +++ b/locale/tr_TR/fusiondirectory.po @@ -4736,7 +4736,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/ug/fusiondirectory.po b/locale/ug/fusiondirectory.po index bbd7c6e5e..5f693adc5 100644 --- a/locale/ug/fusiondirectory.po +++ b/locale/ug/fusiondirectory.po @@ -4724,7 +4724,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/vi_VN/fusiondirectory.po b/locale/vi_VN/fusiondirectory.po index 8374a0416..2de4aaac7 100644 --- a/locale/vi_VN/fusiondirectory.po +++ b/locale/vi_VN/fusiondirectory.po @@ -4785,7 +4785,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/zh/fusiondirectory.po b/locale/zh/fusiondirectory.po index a21bd77c3..6d76a1248 100644 --- a/locale/zh/fusiondirectory.po +++ b/locale/zh/fusiondirectory.po @@ -4728,7 +4728,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/locale/zh_TW/fusiondirectory.po b/locale/zh_TW/fusiondirectory.po index ee6957b1c..cb4b32af9 100644 --- a/locale/zh_TW/fusiondirectory.po +++ b/locale/zh_TW/fusiondirectory.po @@ -4724,7 +4724,7 @@ msgid "" msgstr "" #: setup/setup_welcome.tpl.c:35 -msgid "Click the 'Next' button when you've finished." +msgid "Click the 'Next' button when you are done." msgstr "" #: setup/setup_migrate.tpl.c:2 diff --git a/setup/setup_welcome.tpl b/setup/setup_welcome.tpl index 19816055a..43fa90120 100644 --- a/setup/setup_welcome.tpl +++ b/setup/setup_welcome.tpl @@ -32,6 +32,6 @@ echo -n <b>{$auth_id}</b> > {$path} </tt> <p> - {t}Click the 'Next' button when you've finished.{/t} + {t}Click the 'Next' button when you are done.{/t} </p> </div> -- GitLab