Hi,
We bought Jira Service Desk for 3 users (starter pack) server edition, so we can test it thoroughly without time pressure. We installed server version of Service Desk and Confluence successfully. Before we can buy more user licenses we need to translate customer portal, email templates and everything that is faced towards customers. In the process of evaluation I sent a question regarding translations to you (see text below) and I received an answer what are possibilities.
This is the answer from pre-sales support:
Yes, you're correct that Slovenian is not currently available as an Atlassian Cloud language at the moment. You can see our default language options for Jira Service Desk Server on our choosing a default language page. With our Server products, you have the option to translate Jira by installing a language pack as described on our Translating Jira page and with translations from Atlassian Translations. This would be for all your Jira user screens for licensed Jira Service Desk agents. Jira Service Desk is licensed based on unique agents (users able to edit/work on requests) while customers (users submitting requests) are free.
So what I did is:
Then I found out this page https://confluence.atlassian.com/jirakb/how-to-install-custom-language-295305642.html. It says:
So when I try to go to packages I can download Slovenian package, which is almost empty. I wanted to download English version and start translating it to Slovenian, but English version is not available for download on translations …
To cut the long story short … I would like to have clean language pack in English language that I would like to import as Slovenian language and then start translating with apps mentioned above … al things that cant be translated this way I would like to translate by unpacking jar and adding phrases.
As I mentioned I need to only translate customer facing communication (portal, emails with links) …
For start I need to have clean language file with English words that I can rename to Slovenian language …
I hope I was clear enough :)
Robert
Hi Robert,
I've gone through multiple parts of the install base, as well as translations.atlassian.com (soon retiring as you mentioned) and the available files on packages.atlassian.com.
Unfortunately for Service Desk specifically, there's no English language i18n file available. They do exist for Jira Software. Service Desk however appears to default to English in the actual source code, and hook in internationalization when required.
So for Service Desk, my recommendation is:
It's going to be more work and unfortunately might be a little sloppy (as you'll have to utilize Google Translate to get to English or Slovenian) but unfortunately the only option I was able to come up with right now.
We do evaluate feedback about available languages - I'll plug Slovenian as something we should consider adding official support for.
Cheers,
Daniel
Hi Daniel,
Thank you for your answer. Yes solution is a little sloppy, but I will try to do it.
Adding Slovenian would be great :)
Chhers,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
which file? and I changed which string? (Unpack the jar file and modify the strings.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @marjan_postzadeh , welcome to the Community. The .jar file you download from the language archive depends on which language you need to modify. Once you unzip the .jar file, there should be two files inside:
The strings are inside the .properties file. When you open it up, you'll see string keys and their corresponding localizations. Here's the Polish file as an example:
All the translations files available are at https://packages.atlassian.com/maven/com/atlassian/translations/ - from there you can drill down by product and language, and then by product version. It depends on which language you need and which version of the Server product you have that determines what file you need to download.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.