Përshkrim
A simple, powerful, and user-friendly plugin that adds multilingual support to your WordPress multisite installation, whether using multiple subdomains or folders. Multisite Language Switcher allows you to effortlessly manage translations for posts, pages, custom post types, categories, tags, and custom taxonomies.
The plugin uses flag icons from FamFamFam. Thanks to Mark James for his great work. In addition, I would like to thank Jürgen Mayer for creating the plugin’s banner.
Ju lutemi, mos harroni të vlerësoni këtë shtojcë! 🙂
Përkthyes
Thanks to all the translators for their great work.
- Gjermanisht (de_DE) – Dennis Ploetner
- Italisht (it_IT) – Antonella Cucinelli
- Holandisht (nl_NL) – Alexandra Kleijn
- Portugalishte Braili (pt_BR) – Coolweb
- Spanjisht (es_ES) – Andreas Breitschopp
- Frëngjisht (fr_FR) – Andreas Breitschopp
- Rusisht (ru_RU) – Andrey Vystavkin
- Ukrainisht (uk) – Victor Melnichenko
- Kroatisht (hr_HR) – Brankec69
- Rumanisht (ro_RO) – Armand K
- Polonisht (pl_PL) – Kamil Frejlich
- Lituanisht (lt_LT) – Ovidijus Pukys
- Katalanase (ca_ES) – Joan López
- Çekisht (cs_CZ) – Rastr
- Hungarisht (hu_HU) – RobiG
- Gjeorgjisht (ka_GE) – Jas Saran
- Greqisht (el) – Christoforos Aivazidis
- Serbisht (sr_RS) – Web Hosting Hub
- Turqisht (tr) – Alican Cakil
- Armenishte (hy_AM) – Yeghishe Nersisyan
- Bengalishte (bn_BD) – Md. Nazmul Huda
- Japonisht (ja) – ThemeBoy
- Suedisht (sv_SE) – Erik Bernskiold
- Kineze Tradicionale & Thjeshtuar (zh_CN & zh_TW) – DrBenson
- Arabishte(ar) – Mohamed Elwan
- Norvegjisht (nb_NO) – Ibrahim Qraiqe
- Bullgarishte (bg_BG) – Vencislav Raev
- Spanjishte Meksike (es_MX) – Fernando Mata
You can translate this plugin on translate.wordpress.org, or if you prefer and have created your language pack, or have an update of an existing one, you can send me your Gettext PO and MO so that I can
bundle it into the Multisite Language Switcher. You can download the latest POT file
from here.
Foto ekrani
Blloqe
Kjo shtojcë furnizon 1 bllok.
- Multisite Language Switcher Review the settings for the Multisite Language Switcher plugin, as the block utilizes the API function `the_msls()` for its output.
Instalim
- Use the WordPress admin to install the plugin from there or
- Download the plugin and uncompress it with your preferred unzip programme and copy the entire directory in the plugin directory of your WordPress blog (/wp-content/plugins)
- Activate the plugin in your plugin administration page (by the network administrator on all the blogs or by the blog administrator for each particular blog).
- You need to activate the plugin once in each blog, by setting the configuration in
Settings
->Këmbyes Gjuhe Shumësajtësish
Tani mundeni të:
- Connect your translated pages and posts in
Posts
->Edit
orPage
->Edit
- Connect your translated categories and tags in
Posts
->Categories
orPost
->Tags
- lidhni LLojet tuaja Vetjake Postimesh dhe Klasifikime Vetjake nga gjuhë në tjetrën
- përdorni widget-in, bllokun Gutenberg, kodin e shkurtër [sc_msls] dhe/ose një content_filter që shfaq një ndihmëz për përdoruesin, nëse ka një përkthim të gatshëm
- you can find also a shortcode for the widget [sc_msls_widget]
- përndryshe mund të vendosni kodin
<?php if ( function_exists( 'the_msls' ) ) the_msls(); ?>
drejt e te kartelat e temës tuaj
Për më tepër të dhëna, shihni te sajti i Multisite Language Switcher .
PBR
-
Nuk kam mundësi gjuhe te rregullimet e Përgjithshme.
-
Më përpara mund të lexonit WordPress-i në gjuhën tuaj.
-
Por unë dua që ndërfaqja të mbesë në anlgisht.
-
Gjuhën e pultit mund ta zgjidhni te rregullimet e profilit tuaj të përdoruesit.
-
Do I need a multisite?
-
E keni ju në dorë – sigurisht. Por, po, nëse doni të përdorni Multisite Language Switcher.
-
Si mund t’i ridrejtoj vetvetiu përdoruesit bazuar në gjuhën e shfletuesit të secilit?
-
The Multisite Language Switcher does not redirect the users automatically. I’m not sure if the plugin should do that. You might check out this jQuery plugin or this approach with a theme
if you need such functionality. -
Ju lutemi, hiqjani shenjën shtesës MslsMenu.
-
Dua ta kem gjuhën te një përzgjedhës HTML. Si mund ta bëj këtë?
-
Ju lutemi, hiqjani shenjën shtesës MslsSelect.
-
Can I call a function to get the language of the page the user is viewing?
-
Po, duhet të përdorni funksionin API WordPress
get_locale()
, por mundeni edhe të përdorni kod si kyuse lloc\Msls\MslsBlogCollection; $blog = MslsBlogCollection::instance()->get_current_blog(); $language = $blog->get_language();
-
If I have another question, where can I ask?
-
Please visit the MSLS website or use the WordPress support forum for more information.
Shqyrtime
Kontribues & Zhvillues
“Këmbyes Gjuhe Shumësajtësish” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
Kontribues“Këmbyes Gjuhe Shumësajtësish” është përkthyer në 16 gjuhë. Faleminderit përkthyesve për ndihmesën e tyre.
Përkthejeni “Këmbyes Gjuhe Shumësajtësish” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
This project has a separate Changelog.