Webcams.travel - The Webcam Community - Home
Accueil Ajouter une webcamAjouter une webcam Site: voidvoid S'inscrire Se connecter
Populaire Recommandée Nouveau Carte Google Earth Mots-clés Vidéos Acheter une webcam
Blog Rejoignez notre communauté Connectez notre webcam

Translate webcams.travel into your language


You can volunteer to translate webcams.travel's web site into your favorite language. By helping out with the translations you ensure that webcams.travel will be available in your language of choice more quickly and with a better interface than it would have otherwise.

How do I translate webcams.travel into my language?


That's easy. Just follow these steps:
  1. Download the language file you want to edit.
  2. Read the instructions carefully on how to work with the language file.
  3. Send the translated language file to .
  4. Get mentioned in the credits.
Important notes:

1. If you want to update a language please be sure to download the latest language file.

2. Please do not work with a language file that you downloaded 2 weeks before. It may be out of date.


What premises do I need to fulfill in order to translate webcams.travel to my language?


The base language is always English. Because of that you have to be familiar with the "internet slang" in English as well as in the target language. Besides that you just need a little knowledge of the placeholder concept and some HTML.

What languages is webcams.travel already available in?


Below is a list of all languages webcams.travel has already been translated to, as well as their current status (e.g. how complete the translation is). If you want to update one of these languages, just download the corresponding language file and read the instructions carefully.

Locale Language Status Last change Language file
ar_AE العربية 58.11% complete 2012-01-30 http://www.webcams.travel/translations/ar_AE.po
ca_ES Català 96.70% complete 2012-01-30 http://www.webcams.travel/translations/ca_ES.po
cs_CZ Česky 69.32% complete 2012-01-30 http://www.webcams.travel/translations/cs_CZ.po
da_DK Dansk 68.77% complete 2012-01-30 http://www.webcams.travel/translations/da_DK.po
de_DE Deutsch 99.70% complete 2012-01-30 http://www.webcams.travel/translations/de_DE.po
el_GR Ελληνικά 87.99% complete 2012-01-30 http://www.webcams.travel/translations/el_GR.po
es_ES Español 99.55% complete 2012-01-30 http://www.webcams.travel/translations/es_ES.po
fa_IR فارسی 98.35% complete 2012-01-30 http://www.webcams.travel/translations/fa_IR.po
fi_FI Suomi 96.40% complete 2012-01-30 http://www.webcams.travel/translations/fi_FI.po
fr_FR Français 97.15% complete 2012-01-30 http://www.webcams.travel/translations/fr_FR.po
he_IL עברית 69.37% complete 2012-01-30 http://www.webcams.travel/translations/he_IL.po
hr_HR Hrvatski 83.03% complete 2012-01-30 http://www.webcams.travel/translations/hr_HR.po
hu_HU Magyar 59.01% complete 2012-01-30 http://www.webcams.travel/translations/hu_HU.po
id_ID Indonesia 69.67% complete 2012-01-30 http://www.webcams.travel/translations/id_ID.po
it_IT Italiano 99.85% complete 2012-01-30 http://www.webcams.travel/translations/it_IT.po
ja_JP 日本語 98.35% complete 2012-01-30 http://www.webcams.travel/translations/ja_JP.po
ko_KR 한국어 67.72% complete 2012-01-30 http://www.webcams.travel/translations/ko_KR.po
lt_LT Lietuvių 97.15% complete 2012-01-30 http://www.webcams.travel/translations/lt_LT.po
nl_NL Nederlands 96.40% complete 2012-01-30 http://www.webcams.travel/translations/nl_NL.po
no_NO Norsk 99.85% complete 2012-01-30 http://www.webcams.travel/translations/no_NO.po
pl_PL Polski 68.02% complete 2012-01-30 http://www.webcams.travel/translations/pl_PL.po
pt_BR Português 96.70% complete 2012-01-30 http://www.webcams.travel/translations/pt_BR.po
ro_RO Română 81.53% complete 2012-01-30 http://www.webcams.travel/translations/ro_RO.po
ru_RU Русский 98.35% complete 2012-01-30 http://www.webcams.travel/translations/ru_RU.po
sv_SE Svenska 82.58% complete 2012-01-30 http://www.webcams.travel/translations/sv_SE.po
th_TH ภาษาไทย 74.47% complete 2012-01-30 http://www.webcams.travel/translations/th_TH.po
tr_TR Türkçe 82.88% complete 2012-01-30 http://www.webcams.travel/translations/tr_TR.po
zh_CN 中文(简体) 84.83% complete 2012-01-30 http://www.webcams.travel/translations/zh_CN.po
zh_TW 中文(繁體) 84.83% complete 2012-01-30 http://www.webcams.travel/translations/zh_TW.po

How do I add a new language?


If your language is missing in this list, please download this file: http://www.webcams.travel/translations/webcams.po and adjust the parameter for the plural forms for your language. Open the language file with poedit and select "Catalog" -> "Settings". In the "Project info" tab is a field called "Plural forms" where you paste the correct plural forms formula for your language.

How do I edit a language file?


The language file is in the .po file format. To edit this file format you need the program called "poedit" (http://www.poedit.net/download.php). This program offers an easy to use graphical interface with which the translation can be done quite quickly. The download link to this program is as follows:

http://prdownloads.sourceforge.net/poedit/poedit-1.4.2-setup.exe (Windows)
http://prdownloads.sourceforge.net/poedit/poedit-1.4.2.dmg (Mac OS X)

Now a quick introduction into poedit:

The base language is always English. The English sentences are on the left side and on the right is the translation.

poedit is easy to use. The translation status of a sentence is given by a color code (the color of the sentences). There are two color codes:


How to translate a sentence?

Just click on the sentence you want to translate. This sentence appears in the second text field from the bottom on the left side. Then you write the translation in the text field below. That's it.

Things to take care of

The English sentences may contain wildcards like %s, %d or %.0f. These wildcards will be replaced by words (%s) or by numbers (%d, %.0f) on runtime on the website, e.g. "Hi %s" -> "Hi Charles", "%d webcams" -> "12 webcams". So you have to make sure that these wildcards reappear analogously in your translation. Sentences with the %d wildcard may need more translations, one for the singular form and the ones for the plural forms.

The English sentences may also contain HTML tags (the ones enclosed in the <> braces, e.g. <b>Hi</b>). These HTML tags should not be translated but should reappear analogously in your translation, e.g. "<b>Hi</b>" -> "<b>Hallo</b>".

Don't forget to save your work from time to time. Just click on "Save catalog" (second icon in the icon bar). If an error message shows up it is probably due to a wrong or missing placeholder in a translated sentence.

That's all to get started.

What if I have some questions concerning the translation?


If you have any questions concerning the translation don't hesitate to contact us at .


Chercher une webcam