4

Translate all the UI to spanish

http://drupal.org

Hi I want to translate all the user interface I'm using the Spanish translation but don't translate all the message and modules how can I do that

Read more »
Created by Dplanet 1 year 36 weeks ago
Category: Translations   Tags:
4

FCK editor strings not rendering

http://drupal.org

There is a de.po file in the translations folder of FCKeditor.

The site when in de default shows english for "Switch to rich text editor." and "The ID for excluding or including this element is %fieldname."

Yet the de.po shows

#: fckeditor.module:843
msgid "The ID for excluding or including this element is %fieldname."
msgstr "Die ID dieses Element zum Ausschließen oder Einschließen ist %fieldname."

#: fckeditor.module:554
msgid "Switch to rich text editor."
msgstr "Zum Rich-Text-Editor umschalten"

Read more »
Created by Dplanet 2 years 28 weeks ago
Category: Translations   Tags:
4

Translation of control panel etc for Drupal site www.ludvigsminde.dk

http://drupal.org

Hi

How do I translate the whole site www.ludvigsminde.dk into Danish. I would like all to be translated, but without destroying any coding

www.ludvigsminde.dk

user : Christian
pass: lud17

Hope you can help

Best regards

Read more »
Created by Dplanet 1 year 12 weeks ago
Category: Translations   Tags:
4

Main menue Translation D7

http://drupal.org

Hello there,
I am trying to translate the main menu. I have been successful when I to translate the horizontal main menu generated by the code in the theme, (am using zen) but I believe all built in use the same code which is

<?php print theme('links__system_main_menu', array(
          'links' => $main_menu,
          'attributes' => array(
            'id' => 'main-menu',
Read more »
Created by Dplanet 1 year 1 week ago
Category: Translations   Tags:
4

Translation based on TLD?

http://drupal.org

Hi,

Read more »
Created by Dplanet 4 weeks 6 days ago
Category: Translations   Tags:
4

Locale and translations settings are unreachable

http://drupal.org

Hi,
I'm not sure it's the good forum for this but I got a major issue : I can't access even more to the locale module settings so I can't reach

http://localhost/drupal/admin/config/regional/language

and

http://localhost/drupal/admin/config/regional/translate

Read more »
Created by Dplanet 2 weeks 2 days ago
Category: Translations   Tags:
4

Installing all the language .po files in one operation?

http://drupal.org

I am trying to upgrade my website to use the French .PO files, but it seems that I have to manually:
1) use the import (admin/build/translate/import) page to click "Browse..."
2) Browse to the next .PO file in the directory structure where there is a .PO translation file
3) Repeat (1) until the entire Drupal tree is traversed!

I have read the following discussion thread, which implies that it is (was?) not possible:
http://drupal.org/node/12786

Read more »
Created by Dplanet 2 years 24 weeks ago
Category: Translations   Tags:
4

Allow users to choose preferred language during registration

http://drupal.org

After a user registers, the user can choose "Language settings" in their profile edit form. However, I'd like for users to be able to set their preferred language in the registration form itself. I don't see any admin settings that allow for this. Am I missing something? I guess can write some custom code to make it happen, but it seems odd that this can't be accomplished with the existing modules.

Thanks.

Read more »
Created by Dplanet 2 years 4 weeks ago
Category: Translations   Tags:
4

Need help with Localization / Different Languages in 5.x

http://drupal.org

I have Localizer and Localization loaded for Drupal 5.x but this doesn't seem to be working the way I would expect and I need some help. Please either tell me that this is working as intended or direct me to resources which may be able to help.

Read more »
Created by Dplanet 2 years 45 weeks ago
Category: Translations   Tags:
4

Translate already stored data...

http://drupal.org

i have data in database which is only in english language.... i want to translate it into russian and french language... is there any possible solution to translate that data to respective languages....

Read more »
Created by Dplanet 2 years 2 weeks ago
Category: Translations   Tags:
4

Page not found on translation

http://drupal.org

Hello I have som problems with my node translation

I have created a page node with translation node using i18n module, then I have a block-view showing on this page witch takes a year taxonomy as arument like www.example.com/page/2010. This works just fine on the swedish node but on the english translation node i get "page not found"

Someone who knows what is going on?
Il be thankfull for all sugestions!

Read more »
Created by Dplanet 1 year 45 weeks ago
Category: Translations   Tags:
4

Page load loop contact/ i18n

http://drupal.org

hi,

i activated the contact core module and used i18n to translate it. now if i go to "drupal613/contact" it loads and loads...loop....endless. I am totally clueless.
I flushed all caches with admin_menu ....but this did not solve the problem.
A strange thing is, that the "translate interface" menu item is still in the menu, after disabling content translation module and i18n

thank you for your help

marco

Read more »
Created by Dplanet 2 years 43 weeks ago
Category: Translations   Tags:
4

how to translate the email body and subject?=

http://drupal.org

hi,

I work with drupal 6 and in general it works very well :-)
the website is available in 3 languages.

but the emails will be sent always in the main-language of the page.
I cannot find a possibility to translate these emails.

I've read about
Mail Editor http://drupal.org/node/add/forum/0
I think this could be the solution. but this modul is not recommended for use resp it's a development snapshot...

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Translations   Tags:
4

issue with searching chinese words using Apache solr

http://drupal.org

We have developed a site in chinese language and added apachesolr module (which works with apache solr search engine) to search.

Since in chinese language, there is no word boundary whithin a sentence, apache solr search engine does not search a single chinese word properly.

Issue is reported here http://sachiniscool.blogspot.com/2010/03/solr-and-indexing-chinese-text.... .

Read more »
Created by Dplanet 1 year 32 weeks ago
Category: Translations   Tags:
4

Проблема с русским переводом

http://drupal.org

Всем привет! Я новенькая в Друпале (друпал 6.2). Сделала простенький сайт, установила Locale Updater модуль, добавила Русский язык - многие заголовки (типа Search this site) превратились в "Необходимо заполнить поле Заголовок".

Read more »
Created by Dplanet 1 year 18 weeks ago
Category: Translations   Tags:
4

Translate selectlist option values in drupal 7

http://drupal.org

Hi,
I've added some CCK seleclist fields to my site.
They have the following allowed values:
0|Attorney
1|Associate
2|Intern

Read more »
Created by Dplanet 1 year 8 weeks ago
Category: Translations   Tags:
4

Language Switcher button issue ?

http://drupal.org

Hello,
I am very new to Drupal and CMS. After receiving some help from the 'Before you Start' forum I have translation somewhat working on my test site.

I know have the Language Switcher English/french button on the right side. I also have the English or French button on the bottom of my main page. The issue is this. If I am in the Englsih main page and click on french at the botto of the screen ... the page will translate to french. If I then select english at the bottom of the page it will change to the english page. Which is great.

but the issue is this.

Read more »
Created by Dplanet 2 years 47 weeks ago
Category: Translations   Tags:
4

Problem With Template Translation

http://drupal.org

Dear friends !!!

We already downloaded translation template from drupal.org
Also we had translate all of the .pot files to our language and now they are in the module folders.

ex:
template translation/local.pot -> modules/local/translation/fa.po
template translation/block.pot -> modules/block/translation/fa.po
and ....

But when we are installing Drupal (with all translated files) , some of .po files are not import automatically and we should import them normally (after installation) !!!

What do you think about this problem ?

Read more »
Created by Dplanet 2 years 14 weeks ago
Category: Translations   Tags:
4

Hide the admin URL from the annonymous user

http://drupal.org

Hello friends ,

I need to hide the admin url and want to make the admin part under ssl . I like to put the admin url like http://admin.mysite.com nor http://mysite.com/admin.

Is there any suggestion to get the thing like that ?

Thank you.

Read more »
Created by Dplanet 2 years 1 week ago
Category: Translations   Tags:
4

Multi-lingual website displaying garbled text after running successfully for several months

http://drupal.org

I have a multilingual website. www.findinjp.com.

It was running fine without any problems with English and Japanese. I haven't checked on the site or used it for several months and when I came back to it to do some updates I see that all the Japanese text is coming up as corrupted text. Can someone help me with this?

Why did this happen, is there something I can do to fix it? Do I have to go back into each menu, taxonomy and node content and rewrite the Japanese text?

Thanks!

Josh

Read more »
Created by Dplanet 2 years 20 weeks ago
Category: Translations   Tags:
4

Forum & Abuse module question

http://drupal.org

Hi,
I'm offering a forum on my website but I want all forum topics and comments to be moderated and approved before they appear on the site. This is very easy for comments because of the two "post comments" and "post comments without approval" permissions. Users even get the message "Your comment has been queued for moderation" after posting a comment.

Read more »
Created by Dplanet 2 years 6 weeks ago
Category: Translations   Tags:
4

error in po file

http://drupal.org

Hello
after export po file from my website I open it with poedit I see this message

14:19:39: Broken catalog file: singular form msgstr used together with msgid_plural
14:19:39: Couldn't load file C:\Users\Ayham\Downloads\ar(3).po, it is probably corrupted.

how can i fix my file??

Read more »
Created by Dplanet 2 years 3 weeks ago
Category: Translations   Tags:
4

I started a site with English as the default. How do I change it to German?

http://drupal.org

This should be simple. I started a web site with the default language as English, and have now switched it to German as the default, but the language negotiation still uses example.com/de for German language nodes, and example.com for Engish nodes.

What I would like to do is to have English nodes come up with example.com/en, and the German nodes with plain example.com.

I am not scared of doing a bit of SQL, if that will get me there.

Thanks in advance.

Read more »
Created by Dplanet 2 years 44 weeks ago
Category: Translations   Tags:
4

Translation Issues

http://drupal.org

I'm very new to Drupal and am developing a multilingual blog site.

I'm creating the site in two languages, Japanese (main, installed Japanese translation of Drupal and Japanese is the default language) and English, with others to come later on.

Read more »
Created by Dplanet 1 year 29 weeks ago
Category: Translations   Tags:
4

multilingual views with nid argument

http://drupal.org

Hi,

Read more »
Created by Dplanet 1 year 19 weeks ago
Category: Translations   Tags:
4

Problem installing language pack (.po) file at initial install and with updating

http://drupal.org

I get an error message when trying to install Drupal 7.0 with a translation. It installs perfectly with just the default English, but whenever I try to install it with the Dutch .po file, it gives an error (see below). I work locally with WAMPserver 2 and Google Chrome browser. And yes, I've put the .po file in the profiles/standard/translations folder and adjusted the settings.php file.

I even tried to install Localized Drupal, but it gives the same error (here it downloads the nl.po file, then tries to run it and then it fails).

Any suggestions on how to fix this?

Read more »
Created by Dplanet 1 year 7 weeks ago
Category: Translations   Tags:
4

Installation Profile - How to make a default locale?

http://drupal.org

Hi,

I need to prepare an installation profile for a certain language. How can I make for the first step of installation screen to be already on the language and for the language to be the default one on the "Choose Language" step?

Regards,

Miguel

Read more »
Created by Dplanet 37 weeks 1 day ago
Category: Translations   Tags:
4

how 2 remove the Language title in node.

http://drupal.org

hi all,

I have just managed to set up my first multi-language site using drupal. I believe i have got pretty much all the basics set up but i cant find an option ANYWHERE to remove the name of which language the node is in from the page (please see http://petermoore.ws/en/content/manual ) I mean where it says in the body text of each node
"
Language
English" (or what ever is selected)

Read more »
Created by Dplanet 36 weeks 3 days ago
Category: Translations   Tags:
4

Language switched while browsing the site.

http://drupal.org

Hello.

We are developing a metalanguage news site and we have an issue.

While browsing the site, randomly the language is switched from default (en) to other languages (ru, es, it or de), but that happens only when the site is hosted on multiserver (on the test server we don't have this problem) and only when the language is default. We save the language in cookies, so when the language is set, we also don't have that problem.

I know it is a long shot, but did anybody had this problem before ?

Read more »
Created by Dplanet 24 weeks 4 days ago
Category: Translations   Tags:
4

Broken paths with Language negotiation: Domain name only

http://drupal.org

Hi everyone,

this should be such a common use case, but I just cannot find the solution !?!

Here is the setup:

Read more »
Created by Dplanet 12 weeks 1 day ago
Category: Translations   Tags:
4

Multilingual Handbook

http://drupal.org

In case you haven't noticed, you can now find (since last year) a Multilingual Handbook at this shortcut URL:
http://drupal.org/documentation/multilingual.

Please note that comments on the handbook could be closed in the future, so please use this forum for any related discussion.

Don't forget that you can now update the documentation without having to be a Drupal Docs admin!

Read more »
Created by Dplanet 8 weeks 1 day ago
Category: Translations   Tags:
4

Translation (i18n) is not working

http://drupal.org

Hi All,

I am vary new to Drupal. I need to create multilingual site.. I have installed Internationalization (i18n) to my drupal.

Please tell me what kind of configuration required to translate my content pages......

I am unable to understand how can i translate my content of pages..

I want to create my site like this is having language selection: http://www.hrs.com/web3/

Regards,
Chetan

Read more »
Created by Dplanet 2 years 7 weeks ago
Category: Translations   Tags:
4

translation a visitors module

http://drupal.org

hi, please I need to translate the visitors module to spanish and the interfaz Mensual Log it wait in english, any body can help me.....thanks

Read more »
Created by Dplanet 1 year 48 weeks ago
Category: Translations   Tags:
4

Problem with sitewide Contact Form title

http://drupal.org

Hello,

I'm having a weird problem..

I'm using Drupal 6.17, the Locale module is enabled and Content translation module is disabled.
I do not have the Internationalization module.

I have two enabled languages: English and Portuguese (PT-PT) with Portuguese being the default. Both are there since installation.

Read more »
Created by Dplanet 1 year 38 weeks ago
Category: Translations   Tags:
4

URL woes with multiple languages

http://drupal.org

Not sure how to explain this, and I can't find anything.

I have two languages set up:
Language a - no path prefix i.e. /node/123
Language b - path prefix /language_b/ i.e /language_b/node/123

Say I have a node which is set to language b, and the url is /language_b/node/123,
then the node is still visible in /node/123.

How do I (automatically) redirect the /node/123 to /language_b/node/123?
Or alternatively how do I block the path to /node/123, and show a 404?

Read more »
Created by Dplanet 1 year 35 weeks ago
Category: Translations   Tags:
4

multiple frontpages in mutiple languages

http://drupal.org

Hi,

I have a Drupal 7 multi-language(3) website. I have installed the Internationalization (7.x-1.0-beta2) module.

I have created for each language a page, and translate it to others two languages.

Now here is what I what to do: To set a kind of intelligent "front-page" to know what language is selected and set the front page(which I choose) in that language.

Read more »
Created by Dplanet 1 year 11 weeks ago
Category: Translations   Tags:
4

Translation label custom field (english/french)

http://drupal.org

Hello,

I have a problem with the translation of label for custom fields user (created with Administration » Configuration » People » Account settings).

On my register page, I added 2 fields:
- A textarea with a label and a description (where user adds some words about himself)
- A checkbox boolean with a label containing a link (for accept of the general conditions of the site).

English is the default language of the site.
I also installed the mondule i18n.

Read more »
Created by Dplanet 1 year 2 weeks ago
Category: Translations   Tags:
4

language translation not working

http://drupal.org

Hi

I'm new to drupal. I want to integrate language translator in my website. I enable locale, content translation, cck translation, taxonomy, string etc. But when i click the language switcher drop down box,
it is not translating. I refer some of the sites and youtube videos, There we can translate content for multiple languauges. In my site, there is no option to translate the content etc. I' m using Zen 6.x-2.1 template, please anybody help me.

Thanks and Regards
Premalathadavis

Read more »
Created by Dplanet 22 weeks 1 day ago
Category: Translations   Tags:
4

Fashion style jordans shoes buy at producer price with high quality

http://drupal.org

They deal that Jordan Retro 7, it seemed an overview of the fashion icon Community.The actual release in the shoe sneakers first man to run "Air" technology next, and also include oxygen to drive a brand plan is known as work with the Lead Designer of North America. Weather trigger Nike 3 to be honest, instead of attracting the public procurement in general, from the mid-80? S, where Nike has been infected, qualified as a ball game when cooking enthusiasts re-register.

Read more »
4

Created custom 404 & 403 pages - translation not showing

http://drupal.org

So I created two pages node/335 and node/336 for 404 and 403. They show up fine on the default language (Swedish), but when I switch to English and click on a broken link I get the Swedish 404 page, not the translation?

Anything I'm missing?

Read more »
Created by Dplanet 2 years 10 weeks ago
Category: Translations   Tags:
4

Can anyone help me with this error

http://drupal.org

Hi all
I've been looking for a solution for this error for a long time.After I have enabled the Internationalization modules I was able to translate my website to another language.However, any time I translate any content or create a new one I find this error message even that the translation is made. I'm affraid that this might affect other features in the website such as the search box. the error is written below:

Read more »
Created by Dplanet 1 year 36 weeks ago
Category: Translations   Tags:
4

Creating a multilingual website

http://drupal.org

Hi,

I am trying to implement Spanish and English translation on my site, for this i've made use of i18n. The thing that i've been able to do is that, i created two sets of content pages, and two sets of primary and secondary navigation menus with one for English and one for Spanish, and it works fine.

However, i also want to translate the left navigation i.e. the links that appear in left navigation as well as content on pages like register,login, change password etc, because i can manually create two sets of those items.

Is this achievable, plz suggest!

Read more »
Created by Dplanet 2 years 28 weeks ago
Category: Translations   Tags:
4

Multilangual menu with children

http://drupal.org

Hi,

I'm working on a website to make it user-friendly with drupal: www.tolvsbo.se (this is the non drupal version). As you can see, the menu exists of parent and child items (horizontal). In the new website I would like the child items appear in a similar row as the parent items (by hovering the parents).

Read more »
Created by Dplanet 1 year 26 weeks ago
Category: Translations   Tags:
4

No translation allowed with Date and Calendar modules.

http://drupal.org

I created in CCK a field_date field whose type is Date. I use Calendar popup to set the date. Default language is English. Unfortunately, I cannot translate this date in French language. Calendar popup is always displayed in English language and nothing is possible. Even if I write in the text field the date in French language, it is forbidden by the validator.
Does anyone know what happens ? Why the translation is not possible ?
Thanks a lot for your possible help !

Read more »
Created by Dplanet 1 year 12 weeks ago
Category: Translations   Tags:
4

Menus and Left Navigation is missing

http://drupal.org

Hello Friends,

I'm developing a multi-site, multi-language support website, stuck with an issue related to translations.

Problem Im facing :
1) When iam trying to view the Spanish Version page i.e "http://example.com/es/aboutpage" could not see the menus and leftnavigation

Read more »
Created by Dplanet 27 weeks 16 hours ago
Category: Translations   Tags:
4

Taxonomy, Views, Panel translation

http://drupal.org

I have a product catalog site built in English. The menus are built using taxonomy terms, views, and panels. I have Internationalization module installed. I then translated all the Taxonomy Terms into French. I can seem to make it work when I click the French language switcher link. I'm sure I'm overlooking something, but I've followed many of the suggestions on here without success. I'll gladly provide more detailed info if needed.

Read more »
Created by Dplanet 2 years 21 weeks ago
Category: Translations   Tags:
4

Got .po file, now what t translate de module??

http://drupal.org

Hi, I'm a newbie on translation. So I wanted to translate the advanced forum module. I've got the .po file from http://drupal.org/node/260397. Now what? I replaced de es.po file on \sites\all\modules\advanced_forum\translations . Try it and nothing changed? What I am missing??

Thanks!

Read more »
Created by Dplanet 2 years 11 weeks ago
Category: Translations   Tags:
4

Why do some nodes have their language field set to "en"?

http://drupal.org

I've noticed that all newly created (last several months) nodes have their language field set to "en" instead of just being blank. My site has always been just english - anybody have any idea what might have happened that all my new nodes have their language field set?

Thanks!

Chris

Read more »
Created by Dplanet 2 years 4 weeks ago
Category: Translations   Tags:
4

commentaires

http://drupal.org

bonjour mon ami, tu sais que je viens de terminer mon site web en drupal

Read more »
Created by Dplanet 2 years 2 weeks ago
Category: Translations   Tags:
4

Multi-lingual site

http://drupal.org

I posted this in the post-installation forum and got no replies, so thought it's more appropriate to post it here

I want to make two versions of my site. An English one and an Arabic. I downloaded the internationalization module, and have been reading a lot , but am not sure what I wanna do needs much effort. After all, all I want to do is :

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Translations   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Recent comments