Support Forum

translate some words Plugin: File uploader

RS roberto splendorini
roberto splendorini
Member

Hi, how can translate in italian language, the button “Upload attachment” ?
where should I change ?

Thanks

12 Answers

New Answer

MP Mr Papa
Mr Papa
Member

I assume you mean ‘Upload Attachments’?

Its in the translations file for the plugin…  have you seen:  https://simple-press.com/documentation/codex/installation/installation-information/localization/

RS roberto splendorini
roberto splendorini
Member

Thanks you… I hope can to translate my plugins…The Italian is poorly translated.

MP Mr Papa
Mr Papa
Member

you are welcome.  anyone can add translations…  there are translation approvers that approve them…  additional approvers can be added if needed…

RS roberto splendorini
roberto splendorini
Member

Good morning,
In my wp_config.php there is define(‘WPLANG’, ‘it_IT’); and I have place the files in the correct folder
( wp-content/sp-resources/forum-language/sp-plugins) and now translation file is installed and Check is green….but the translation has not occurred. Where am I wrong?

Thank you

YS Yellow Swordfish
Yellow Swordfish
Member

If you are using the very latest versions of WordPress and Simple:Press then you no longer need the language constant defined in the wp-config,.php file. The WordPress team have deprecated it’s use, You can now set your language in the WP admin > Settings > General panel. You should set this correctly before doing anything else.

Our Codex article on this is lined up to be changed.

Have you tried downloading and installing the Simple:Press language files you need through the forum admin > Integration > Language Translations panel? 

RS roberto splendorini
roberto splendorini
Member

Yes I use latest version WP.
I also set my language in general panel.

Have you tried downloading and installing the Simple:Press language files you need through the forum admin > Integration > Language Translations panel?  

Yes, my file .Mo (plugin)  is  sp-plup-it.mo

YS Yellow Swordfish
Yellow Swordfish
Member

So are you saying that the translation file for the uploader is not working at all? We certainly have many Italian users who have not reported this…

RS roberto splendorini
roberto splendorini
Member
Admin side is translated but into the user side  my button " upload Attachments" is not translated

I check the plugin simple press translate project and the words are translated….

YS Yellow Swordfish
Yellow Swordfish
Member

There does actually look to be something wrong with that particular MO file. 

If you go to our translations site and go to the File Uploader project and then export the MO file (at the bottom of the page – put this in the forum-plugins language folder and make sure the file name is correct (probably sp-plup-it_IT.mo if you use th default WordPress code) then it works for me here.

And I will try and find out why the file is causing problems when downloaded n our languages panel. It seems to be the only one that is…

RS roberto splendorini
roberto splendorini
Member
Exactly!!  I renamed file.mo from  sp-plup-it.mo to  sp-plup-it_IT.mo and now it's  all OK
Unfortunately my english is bad!!!
Thank you very much.
YS Yellow Swordfish
Yellow Swordfish
Member

Yes good news. i have also – thanks to you – found the problem with the file and it will get corrected over the course of the next few days