-
-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 28.0% (7 of 25 strings) Translation: XWiki Platform/XWiki.UserProfileTranslations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-userprofiletranslations/cs/
- Loading branch information
Showing
1 changed file
with
64 additions
and
0 deletions.
There are no files selected for viewing
64 changes: 64 additions & 0 deletions
64
...le/xwiki-platform-user-profile-ui/src/main/resources/XWiki/UserProfileTranslations.cs.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,65 @@ | ||
<?xml version="1.1" encoding="UTF-8"?> | ||
|
||
<!-- | ||
* See the NOTICE file distributed with this work for additional | ||
* information regarding copyright ownership. | ||
* | ||
* This is free software; you can redistribute it and/or modify it | ||
* under the terms of the GNU Lesser General Public License as | ||
* published by the Free Software Foundation; either version 2.1 of | ||
* the License, or (at your option) any later version. | ||
* | ||
* This software is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
* Lesser General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Lesser General Public | ||
* License along with this software; if not, write to the Free | ||
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA | ||
* 02110-1301 USA, or see the FSF site: http://www.fsf.org. | ||
--> | ||
|
||
<xwikidoc version="1.3" reference="XWiki.UserProfileTranslations" locale="cs"> | ||
<web>XWiki</web> | ||
<name>UserProfileTranslations</name> | ||
<language>cs</language> | ||
<defaultLanguage>en</defaultLanguage> | ||
<translation>1</translation> | ||
<creator>xwiki:XWiki.Admin</creator> | ||
<parent>XWiki.WebHome</parent> | ||
<author>xwiki:XWiki.Admin</author> | ||
<contentAuthor>xwiki:XWiki.Admin</contentAuthor> | ||
<version>1.1</version> | ||
<title>User Profile Translations</title> | ||
<comment/> | ||
<minorEdit>false</minorEdit> | ||
<syntaxId>plain/1.0</syntaxId> | ||
<hidden>true</hidden> | ||
<content>### Missing: XWiki.XWikiUsers_displayHiddenDocuments.hint=The wiki contains documents that are not displayed by default. These hidden documents represent technical content, like application classes, configuration pages, macros, styles, scripts, etc. | ||
### Missing: XWiki.XWikiUsers_accessibility.hint=Extra accessibility will enable various visual enhancements like: bigger fonts, underlined links, etc. | ||
### Missing: XWiki.XWikiUsers_timezone.hint=Use a specific timezone so that the dates reflect your current location. | ||
### Missing: XWiki.XWikiUsers_editor.hint=Choose what editor will be the default one, overriding the default editor set globally. If not defined, a default editor is chosen, depending on what is being edited. | ||
### Missing: XWiki.XWikiUsers_usertype.hint=Choose what type of user will be the default one. Advanced users will have access to multiple editing features, terminal page creation, etc. | ||
### Missing: XWiki.XWikiUsers_extensionConflictSetup.hint=Indicate if you want Extension Manager to ask you to confirm conflict resolution default rules (for example tell Extension Manager to ask you what to do if the document to upgrade has been removed from the wiki). | ||
### Missing: userprofile.default=Default | ||
user.profile.groups.title=Skupiny | ||
### Missing: user.profile.groups.description=Here are listed all the groups your user belongs to. | ||
user.profile.groups.table.group=Skupina | ||
platform.core.profile.category.groups=Skupiny | ||
user.profile.notifications=Upozornění | ||
user.profile.network.unfollow.question=Jste si jistí, že chcete přestat sledovat tohoto uživatele? | ||
user.profile.network.unfollow.question.yes=Ano, přestat sledovat | ||
user.profile.network.unfollow.question.no=Ne, zrušit | ||
### Missing: user.profile.network.following=Following | ||
### Missing: user.profile.network.notfollowing=Not following | ||
### Missing: user.profile.network.follow=Start following | ||
### Missing: user.profile.network.unfollow=Stop following | ||
### Missing: user.profile.network.done=Done | ||
### Missing: user.profile.network.saving=Saving... | ||
### Missing: user.profile.network.error=Error saving the notification setting | ||
### Missing: user.profile.status.done=Done | ||
### Missing: user.profile.status.saving=Saving... | ||
### Missing: user.profile.status.error=Error saving the user status | ||
</content> | ||
</xwikidoc> |