Language | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
English
|
0 | 0 | 0 | 0 | 2 | 0 | 0 | ||
|
|||||||||
Catalan
|
50% | 1 | 362 | 2,827 | 0 | 2 | 0 | 0 | |
|
|||||||||
Danish
|
50% | 1 | 362 | 2,827 | 0 | 2 | 0 | 0 | |
|
|||||||||
French
|
50% | 1 | 362 | 2,827 | 0 | 2 | 0 | 0 | |
|
|||||||||
German
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Japanese
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Korean
|
0 | 0 | 0 | 0 | 1 | 0 | 0 | ||
|
|||||||||
Norwegian (no)
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Portuguese (Brazil)
|
50% | 1 | 362 | 2,827 | 0 | 2 | 0 | 0 | |
|
|||||||||
Russian
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
Spanish
|
50% | 1 | 362 | 2,827 | 0 | 2 | 0 | 0 | |
|
|||||||||
Ukrainian
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
Please sign in to see the alerts.
Overview
Project website | www.xwiki.org |
---|---|
Project maintainers |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Translation process |
|
Translation license | GNU Lesser General Public License v2.1 only |
Source code repository |
https://github.com/xwiki/xwiki-platform
|
Repository branch | master |
Last remote commit |
XWIKI-20771: Add support for displaying an image for news items
4385fc26e7
![]() |
Last commit in Weblate |
Translated using Weblate (Romanian)
c967219d16
![]() |
Weblate repository |
https://l10n.xwiki.org/git/xwiki-platform/xwiki-core-resources/
|
File mask | xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.*.xml |
Monolingual base language file | xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/src/main/resources/Main/WebHome.xml |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 24 | 4,356 | 33,972 | |||
Source | 2 | 363 | 2,831 | |||
Translated | 79% | 19 | 58% | 2,546 | 58% | 19,837 |
Needs editing | 20% | 5 | 41% | 1,810 | 41% | 14,135 |
Read-only | 8% | 2 | 8% | 363 | 8% | 2,831 |
Failing checks | 54% | 13 | 50% | 2,179 | 50% | 16,990 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Suggestion accepted |
|
![]() New alert |
Repository has changes.
3 months ago
|
![]() New alert |
Repository has changes.
4 months ago
|
![]() New alert |
Repository has changes.
4 months ago
|
![]() New alert |
Repository has changes.
4 months ago
|
{{velocity}}
{{html clean="false"}}
## Chrome's XSS Auditor blocks the preview action if:
## * the submitted content has an iframe with an external URL
## * the preview action displays the submitted iframe
## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
#set ($iframe = 'iframe')
<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
{{/html}}
{{/velocity}}
{{/box}}
= Welcome to your wiki =
XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages.
XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
= The basics =
To make the most out of your wiki, log-in and:
Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs.
Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
{{box}}Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}}
(% class="row" %)
(((
(% class="col-xs-12 col-sm-6" %)
(((
= Extend your wiki =
To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin§ion=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions.
To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
)))
(% class="col-xs-12 col-sm-6" %)
(((
= Create your application =
Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
AWM will take care of making it easy for you and your users to create and manage the data.
)))
)))
{{velocity}}
{{html clean="false"}}
## Chrome's XSS Auditor blocks the preview action if:
## * the submitted content has an iframe with an external URL
## * the preview action displays the submitted iframe
## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
#set ($iframe = 'iframe')
<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube-видео о XWiki" role="presentation" allowfullscreen></$iframe>
{{/html}}
{{/velocity}}
{{/box}}
= Ласкаво просимо в вашу вікі =
XWiki - це найкращий інструмент для організації ваших знань. // Вікі // організована як ієрархія // сторінок //. Ви можете створити кілька вікі, кожна з яких матиме власний набір сторінок.
XWiki може бути використана в якості основи знань (тех, документація, продажу, і т.д.), спільне робоче простір або навіть як повноцінний інтранет.
= Основи =
Для максимального використання можливостей вашої вікі, авторизуйтесь і:
Використовуйте кнопку {{velocity}}$services.icon.render('pencil'){{/velocity}} вище, щоб // правити // цю сторінку і почати налаштовувати вікі під ваші потреби.
Використовуйте кнопку {velocity}}$services.icon.render('add'){{/velocity}} вище, щоб // додати // більше сторінок в вашу вікі і створити // ієрархію //, яка найкращим чином впорядкує ваш контент.
Використовуйте {{velocity}}$services.icon.render('home'){{/velocity}} навігаційні ланцюжки розташовані над заголовком для // навігації // по ваших сторінок. Легко загубитися у великій вікі без них.
Ви також можете використовувати [[Пісочницю >> Sandbox.WebHome]] для більшої кількості демо-контенту і в цілому як місце для експериментів з можливостями вашої вікі.
{{box}}Дізнайтеся більше про те, як використовувати XWiki з {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}}
(%class="row"%)
(((
(%class="col-xs-12 col-sm-6"%)
(((
= Розширте свою вікі =
Щоб доповнити можливості і функціональність вікі необхідними // вам // функціями, перейдіть до {{velocity}}[[Менеджеру розширень>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin§ion=XWiki.Extensions')]]{{/velocity}}, де ви зможете знайти і встановити розширення.
Для перегляду більше 900 створених спільнотою розширень для XWiki, перейдіть в [[Репозиторій розширень>>http://extensions.xwiki.org]].
)))
(%class="col-xs-12 col-sm-6"%)
(((
= Створіть свій додаток =
Вийдіть за межі доступних розширень і визначте // структуру // даних на основі // ваших // потреб, створюйте // ваші // власні додатки через [[Додаток за кілька хвилин>>AppWithinMinutes]].
Додаток за кілька хвилин подбає про те, щоб вам і вашим користувачам було легко створювати дані і управляти ними.
)))
)))