Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

groupjive translate

11 years 6 months ago #225035 by emagineyou
groupjive translate was created by emagineyou
Hi. I have a problem,
As you can see or community is in Spanish, the profile is in Spanish but, the modules still in English,
How can I translate?
* I been installed "Advanced Module Manager"
Attachments:

Please Log in or Create an account to join the conversation.

11 years 6 months ago #225039 by emagineyou
Replied by emagineyou on topic groupjive translate
a little step :S

jquery.php

$js .= "$.extend( jQuery.timeago.settings.strings, {"
. ( $prefixAgo ? "prefixAgo: '" . addslashes( $prefixAgo ) . "'," : null )
. ( $prefixFromNow ? "prefixFromNow: '" . addslashes( $prefixFromNow ) . "'," : null )
. "suffixAgo: '" . addslashes( CBTxt::T( 'hace' ) ) . "',"
. "suffixFromNow: '" . addslashes( CBTxt::T( 'a partir de ahora' ) ) . "',"
. "seconds: '" . addslashes( CBTxt::T( 'menos de un minuto' ) ) . "',"
. "minute: '" . addslashes( CBTxt::T( 'aproximadamente hace un minuto' ) ) . "',"
. "minutes: '" . addslashes( CBTxt::T( '%d minutos' ) ) . "',"
. "hour: '" . addslashes( CBTxt::T( 'aproximadamente hace una hora' ) ) . "',"
. "hours: '" . addslashes( CBTxt::T( 'about %d hours' ) ) . "',"
. "day: '" . addslashes( CBTxt::T( 'a day' ) ) . "',"
. "days: '" . addslashes( CBTxt::T( '%d días' ) ) . "',"
. "month: '" . addslashes( CBTxt::T( 'aproximadamente hace un mes' ) ) . "',"
. "months: '" . addslashes( CBTxt::T( '%d meses' ) ) . "',"
. "year: '" . addslashes( CBTxt::T( 'aproximadamente un año' ) ) . "',"
. "years: '" . addslashes( CBTxt::T( '%d años' ) ) . "'"
. "});"
. "$( '.activityTimeago' ).timeago({ allowFuture: true });";

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 6 months ago #225066 by krileon
Replied by krileon on topic groupjive translate
That's not where you translate GJ. GJ comes with an English language plugin. You either add your translations to it or you create/install a new language plugin for your language and translate it there. Please see the below link for proper language usage in CB.

www.joomlapolis.com/cb-solutions/languages


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

11 years 6 months ago #225111 by emagineyou
Replied by emagineyou on topic groupjive translate
ok thanks, but I've already done that, do I have to uninstall English?
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
11 years 6 months ago #225119 by krileon
Replied by krileon on topic groupjive translate
Those strings are for CB Activity and have nothing to do with GJ. For those you need to add the CB Activity strings to your cbteamplugins language file of your CB language plugin. Example usage as follows.

www.joomlapolis.com/forum/153-professional-member-support/203511-cb-activity-translate?start=12#204075


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum