From 33c4211ac22874345a4d59816260f8fea5a7f13f Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 4 Aug 2014 16:00:00 -0400 Subject: [PATCH] latest fallbacks for new assets --- public/language/ar/email.json | 20 ++++++++++++++++++++ public/language/ar/groups.json | 7 +++++++ public/language/ar/search.json | 3 +++ public/language/cs/email.json | 20 ++++++++++++++++++++ public/language/cs/groups.json | 7 +++++++ public/language/cs/search.json | 3 +++ public/language/de/email.json | 20 ++++++++++++++++++++ public/language/de/groups.json | 7 +++++++ public/language/de/search.json | 3 +++ public/language/en@pirate/email.json | 20 ++++++++++++++++++++ public/language/en@pirate/groups.json | 7 +++++++ public/language/en@pirate/search.json | 3 +++ public/language/en_US/email.json | 20 ++++++++++++++++++++ public/language/en_US/groups.json | 7 +++++++ public/language/en_US/search.json | 3 +++ public/language/es/email.json | 20 ++++++++++++++++++++ public/language/es/groups.json | 7 +++++++ public/language/es/search.json | 3 +++ public/language/et/email.json | 20 ++++++++++++++++++++ public/language/et/groups.json | 7 +++++++ public/language/et/search.json | 3 +++ public/language/fa_IR/email.json | 20 ++++++++++++++++++++ public/language/fa_IR/groups.json | 7 +++++++ public/language/fa_IR/search.json | 3 +++ public/language/fi/email.json | 20 ++++++++++++++++++++ public/language/fi/groups.json | 7 +++++++ public/language/fi/search.json | 3 +++ public/language/fr/email.json | 20 ++++++++++++++++++++ public/language/fr/groups.json | 7 +++++++ public/language/fr/search.json | 3 +++ public/language/he/email.json | 20 ++++++++++++++++++++ public/language/he/groups.json | 7 +++++++ public/language/he/search.json | 3 +++ public/language/hu/email.json | 20 ++++++++++++++++++++ public/language/hu/groups.json | 7 +++++++ public/language/hu/search.json | 3 +++ public/language/it/email.json | 20 ++++++++++++++++++++ public/language/it/groups.json | 7 +++++++ public/language/it/search.json | 3 +++ public/language/ja/email.json | 20 ++++++++++++++++++++ public/language/ja/groups.json | 7 +++++++ public/language/ja/search.json | 3 +++ public/language/ko/email.json | 20 ++++++++++++++++++++ public/language/ko/groups.json | 7 +++++++ public/language/ko/search.json | 3 +++ public/language/lt/email.json | 20 ++++++++++++++++++++ public/language/lt/groups.json | 7 +++++++ public/language/lt/search.json | 3 +++ public/language/ms/email.json | 20 ++++++++++++++++++++ public/language/ms/groups.json | 7 +++++++ public/language/ms/search.json | 3 +++ public/language/nb/email.json | 20 ++++++++++++++++++++ public/language/nb/groups.json | 7 +++++++ public/language/nb/search.json | 3 +++ public/language/nl/email.json | 20 ++++++++++++++++++++ public/language/nl/groups.json | 7 +++++++ public/language/nl/search.json | 3 +++ public/language/pl/email.json | 20 ++++++++++++++++++++ public/language/pl/groups.json | 7 +++++++ public/language/pl/search.json | 3 +++ public/language/pt_BR/email.json | 20 ++++++++++++++++++++ public/language/pt_BR/groups.json | 7 +++++++ public/language/pt_BR/search.json | 3 +++ public/language/ro/email.json | 20 ++++++++++++++++++++ public/language/ro/groups.json | 7 +++++++ public/language/ro/search.json | 3 +++ public/language/ru/email.json | 20 ++++++++++++++++++++ public/language/ru/groups.json | 7 +++++++ public/language/ru/search.json | 3 +++ public/language/sc/email.json | 20 ++++++++++++++++++++ public/language/sc/groups.json | 7 +++++++ public/language/sc/search.json | 3 +++ public/language/sk/email.json | 20 ++++++++++++++++++++ public/language/sk/groups.json | 7 +++++++ public/language/sk/search.json | 3 +++ public/language/sv/email.json | 20 ++++++++++++++++++++ public/language/sv/groups.json | 7 +++++++ public/language/sv/search.json | 3 +++ public/language/th/email.json | 20 ++++++++++++++++++++ public/language/th/groups.json | 7 +++++++ public/language/th/search.json | 3 +++ public/language/tr/email.json | 20 ++++++++++++++++++++ public/language/tr/groups.json | 7 +++++++ public/language/tr/search.json | 3 +++ public/language/vi/email.json | 20 ++++++++++++++++++++ public/language/vi/groups.json | 7 +++++++ public/language/vi/search.json | 3 +++ public/language/zh_CN/email.json | 20 ++++++++++++++++++++ public/language/zh_CN/groups.json | 7 +++++++ public/language/zh_CN/search.json | 3 +++ public/language/zh_TW/email.json | 20 ++++++++++++++++++++ public/language/zh_TW/groups.json | 7 +++++++ public/language/zh_TW/search.json | 3 +++ 93 files changed, 930 insertions(+) create mode 100644 public/language/ar/email.json create mode 100644 public/language/ar/groups.json create mode 100644 public/language/ar/search.json create mode 100644 public/language/cs/email.json create mode 100644 public/language/cs/groups.json create mode 100644 public/language/cs/search.json create mode 100644 public/language/de/email.json create mode 100644 public/language/de/groups.json create mode 100644 public/language/de/search.json create mode 100644 public/language/en@pirate/email.json create mode 100644 public/language/en@pirate/groups.json create mode 100644 public/language/en@pirate/search.json create mode 100644 public/language/en_US/email.json create mode 100644 public/language/en_US/groups.json create mode 100644 public/language/en_US/search.json create mode 100644 public/language/es/email.json create mode 100644 public/language/es/groups.json create mode 100644 public/language/es/search.json create mode 100644 public/language/et/email.json create mode 100644 public/language/et/groups.json create mode 100644 public/language/et/search.json create mode 100644 public/language/fa_IR/email.json create mode 100644 public/language/fa_IR/groups.json create mode 100644 public/language/fa_IR/search.json create mode 100644 public/language/fi/email.json create mode 100644 public/language/fi/groups.json create mode 100644 public/language/fi/search.json create mode 100644 public/language/fr/email.json create mode 100644 public/language/fr/groups.json create mode 100644 public/language/fr/search.json create mode 100644 public/language/he/email.json create mode 100644 public/language/he/groups.json create mode 100644 public/language/he/search.json create mode 100644 public/language/hu/email.json create mode 100644 public/language/hu/groups.json create mode 100644 public/language/hu/search.json create mode 100644 public/language/it/email.json create mode 100644 public/language/it/groups.json create mode 100644 public/language/it/search.json create mode 100644 public/language/ja/email.json create mode 100644 public/language/ja/groups.json create mode 100644 public/language/ja/search.json create mode 100644 public/language/ko/email.json create mode 100644 public/language/ko/groups.json create mode 100644 public/language/ko/search.json create mode 100644 public/language/lt/email.json create mode 100644 public/language/lt/groups.json create mode 100644 public/language/lt/search.json create mode 100644 public/language/ms/email.json create mode 100644 public/language/ms/groups.json create mode 100644 public/language/ms/search.json create mode 100644 public/language/nb/email.json create mode 100644 public/language/nb/groups.json create mode 100644 public/language/nb/search.json create mode 100644 public/language/nl/email.json create mode 100644 public/language/nl/groups.json create mode 100644 public/language/nl/search.json create mode 100644 public/language/pl/email.json create mode 100644 public/language/pl/groups.json create mode 100644 public/language/pl/search.json create mode 100644 public/language/pt_BR/email.json create mode 100644 public/language/pt_BR/groups.json create mode 100644 public/language/pt_BR/search.json create mode 100644 public/language/ro/email.json create mode 100644 public/language/ro/groups.json create mode 100644 public/language/ro/search.json create mode 100644 public/language/ru/email.json create mode 100644 public/language/ru/groups.json create mode 100644 public/language/ru/search.json create mode 100644 public/language/sc/email.json create mode 100644 public/language/sc/groups.json create mode 100644 public/language/sc/search.json create mode 100644 public/language/sk/email.json create mode 100644 public/language/sk/groups.json create mode 100644 public/language/sk/search.json create mode 100644 public/language/sv/email.json create mode 100644 public/language/sv/groups.json create mode 100644 public/language/sv/search.json create mode 100644 public/language/th/email.json create mode 100644 public/language/th/groups.json create mode 100644 public/language/th/search.json create mode 100644 public/language/tr/email.json create mode 100644 public/language/tr/groups.json create mode 100644 public/language/tr/search.json create mode 100644 public/language/vi/email.json create mode 100644 public/language/vi/groups.json create mode 100644 public/language/vi/search.json create mode 100644 public/language/zh_CN/email.json create mode 100644 public/language/zh_CN/groups.json create mode 100644 public/language/zh_CN/search.json create mode 100644 public/language/zh_TW/email.json create mode 100644 public/language/zh_TW/groups.json create mode 100644 public/language/zh_TW/search.json diff --git a/public/language/ar/email.json b/public/language/ar/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/ar/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/ar/groups.json b/public/language/ar/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/ar/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/ar/search.json b/public/language/ar/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/ar/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/cs/email.json b/public/language/cs/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/cs/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/cs/groups.json b/public/language/cs/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/cs/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/cs/search.json b/public/language/cs/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/cs/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/de/email.json b/public/language/de/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/de/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/de/groups.json b/public/language/de/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/de/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/de/search.json b/public/language/de/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/de/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/en@pirate/email.json b/public/language/en@pirate/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/en@pirate/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/en@pirate/groups.json b/public/language/en@pirate/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/en@pirate/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/en@pirate/search.json b/public/language/en@pirate/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/en@pirate/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/en_US/email.json b/public/language/en_US/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/en_US/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/en_US/groups.json b/public/language/en_US/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/en_US/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/en_US/search.json b/public/language/en_US/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/en_US/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/es/email.json b/public/language/es/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/es/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/es/groups.json b/public/language/es/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/es/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/es/search.json b/public/language/es/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/es/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/et/email.json b/public/language/et/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/et/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/et/groups.json b/public/language/et/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/et/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/et/search.json b/public/language/et/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/et/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/fa_IR/email.json b/public/language/fa_IR/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/fa_IR/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/fa_IR/groups.json b/public/language/fa_IR/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/fa_IR/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/fa_IR/search.json b/public/language/fa_IR/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/fa_IR/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/fi/email.json b/public/language/fi/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/fi/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/fi/groups.json b/public/language/fi/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/fi/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/fi/search.json b/public/language/fi/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/fi/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/fr/email.json b/public/language/fr/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/fr/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/fr/groups.json b/public/language/fr/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/fr/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/fr/search.json b/public/language/fr/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/fr/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/he/email.json b/public/language/he/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/he/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/he/groups.json b/public/language/he/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/he/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/he/search.json b/public/language/he/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/he/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/hu/email.json b/public/language/hu/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/hu/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/hu/groups.json b/public/language/hu/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/hu/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/hu/search.json b/public/language/hu/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/hu/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/it/email.json b/public/language/it/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/it/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/it/groups.json b/public/language/it/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/it/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/it/search.json b/public/language/it/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/it/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/ja/email.json b/public/language/ja/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/ja/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/ja/groups.json b/public/language/ja/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/ja/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/ja/search.json b/public/language/ja/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/ja/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/ko/email.json b/public/language/ko/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/ko/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/ko/groups.json b/public/language/ko/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/ko/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/ko/search.json b/public/language/ko/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/ko/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/lt/email.json b/public/language/lt/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/lt/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/lt/groups.json b/public/language/lt/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/lt/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/lt/search.json b/public/language/lt/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/lt/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/ms/email.json b/public/language/ms/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/ms/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/ms/groups.json b/public/language/ms/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/ms/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/ms/search.json b/public/language/ms/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/ms/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/nb/email.json b/public/language/nb/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/nb/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/nb/groups.json b/public/language/nb/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/nb/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/nb/search.json b/public/language/nb/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/nb/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/nl/email.json b/public/language/nl/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/nl/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/nl/groups.json b/public/language/nl/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/nl/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/nl/search.json b/public/language/nl/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/nl/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/pl/email.json b/public/language/pl/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/pl/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/pl/groups.json b/public/language/pl/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/pl/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/pl/search.json b/public/language/pl/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/pl/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/pt_BR/email.json b/public/language/pt_BR/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/pt_BR/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/pt_BR/groups.json b/public/language/pt_BR/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/pt_BR/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/pt_BR/search.json b/public/language/pt_BR/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/pt_BR/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/ro/email.json b/public/language/ro/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/ro/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/ro/groups.json b/public/language/ro/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/ro/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/ro/search.json b/public/language/ro/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/ro/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/ru/email.json b/public/language/ru/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/ru/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/ru/groups.json b/public/language/ru/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/ru/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/ru/search.json b/public/language/ru/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/ru/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/sc/email.json b/public/language/sc/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/sc/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/sc/groups.json b/public/language/sc/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/sc/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/sc/search.json b/public/language/sc/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/sc/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/sk/email.json b/public/language/sk/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/sk/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/sk/groups.json b/public/language/sk/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/sk/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/sk/search.json b/public/language/sk/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/sk/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/sv/email.json b/public/language/sv/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/sv/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/sv/groups.json b/public/language/sv/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/sv/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/sv/search.json b/public/language/sv/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/sv/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/th/email.json b/public/language/th/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/th/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/th/groups.json b/public/language/th/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/th/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/th/search.json b/public/language/th/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/th/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/tr/email.json b/public/language/tr/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/tr/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/tr/groups.json b/public/language/tr/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/tr/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/tr/search.json b/public/language/tr/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/tr/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/vi/email.json b/public/language/vi/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/vi/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/vi/groups.json b/public/language/vi/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/vi/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/vi/search.json b/public/language/vi/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/vi/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/zh_CN/email.json b/public/language/zh_CN/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/zh_CN/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/zh_CN/groups.json b/public/language/zh_CN/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/zh_CN/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/zh_CN/search.json b/public/language/zh_CN/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/zh_CN/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file diff --git a/public/language/zh_TW/email.json b/public/language/zh_TW/email.json new file mode 100644 index 0000000000..98e591ab02 --- /dev/null +++ b/public/language/zh_TW/email.json @@ -0,0 +1,20 @@ +{ + "password-reset-requested": "Password Reset Requested - %1!", + "welcome-to": "Welcome to %1", + "greeting_no_name": "Hello", + "greeting_with_name": "Hello %1", + "welcome.text1": "Thank you for registering with %1!", + "welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", + "welcome.cta": "Click here to confirm your email address", + "reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", + "reset.text2": "To continue with the password reset, please click on the following link:", + "reset.cta": "Click here to reset your password", + "digest.notifications": "You have some unread notifications from %1:", + "digest.latest_topics": "Latest topics from %1", + "digest.cta": "Click here to visit %1", + "digest.unsub.info": "This digest was sent to you due to your subscription settings.", + "digest.unsub.cta": "Click here to alter those settings", + "digest.daily.no_topics": "There have been no active topics in the past day", + "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", + "closing": "Thanks!" +} \ No newline at end of file diff --git a/public/language/zh_TW/groups.json b/public/language/zh_TW/groups.json new file mode 100644 index 0000000000..c00c111e11 --- /dev/null +++ b/public/language/zh_TW/groups.json @@ -0,0 +1,7 @@ +{ + "view_group": "View Group", + "details.title": "Group Details", + "details.members": "Member List", + "details.has_no_posts": "This group's members have not made any posts.", + "details.latest_posts": "Latest Posts" +} \ No newline at end of file diff --git a/public/language/zh_TW/search.json b/public/language/zh_TW/search.json new file mode 100644 index 0000000000..d0ffc64f36 --- /dev/null +++ b/public/language/zh_TW/search.json @@ -0,0 +1,3 @@ +{ + "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" +} \ No newline at end of file