Skip to content
Snippets Groups Projects
Commit 52e8fa95 authored by Gankov Andrey's avatar Gankov Andrey Committed by Weblate
Browse files

Translated using Weblate (Russian)

Currently translated at 88.8% (8 of 9 strings)

Translation: XWiki Platform/UI Extension API
Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/ui-extension-api/ru/
parent 3e74a2fa
No related branches found
No related tags found
No related merge requests found
# ---------------------------------------------------------------------------
# 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.
# ---------------------------------------------------------------------------
###############################################################################
# XWiki Core localization
#
# This contains the translations of the module in the default language
# (generally English).
#
# Translation key syntax:
# <short top level project name>.<short module name>.<propertyName>
# where:
# * <short top level project name> = top level project name without the "xwiki-" prefix,
# for example: commons, rendering, platform, enterprise, manager, etc
# * <short module name> = the name of the Maven module without the <short top level project name> prefix,
# for example: oldcore, scheduler, activitystream, etc
# * <propertyName> = the name of the property using camel case,
# for example updateJobClassCommitComment
#
# Comments: it's possible to add some detail about a key to make easier to
# translate it by adding a comment before it. To make sure a comment is not
# assigned to the following key use at least three sharps (###) for the comment
# or after it.
#
# Deprecated keys:
# * when deleting a key it should be moved to deprecated section at the end
# of the file (between #@deprecatedstart and #@deprecatedend) and associated to the
# first version in which it started to be deprecated
# * when renaming a key, it should be moved to the same deprecated section
# and a comment should be added with the following syntax:
# #@deprecated new.key.name
# old.key.name=Some translation
###############################################################################
uiextension.error.failed=\u041D\u0435 \u0443\u0434\u0430\u043B\u043E\u0441\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C UIX \u0441 \u0438\u0434\u0435\u043D\u0442\u0438\u0444\u0438\u043A\u0430\u0442\u043E\u0440\u043E\u043C [{}]
rendering.macro.uiextension.name=\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u0435 UI
rendering.macro.uiextension.description=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u0435 UI.
rendering.macro.uiextension.parameter.id.name=\u0438\u0434\u0435\u043D\u0442\u0438\u0444\u0438\u043A\u0430\u0442\u043E\u0440
rendering.macro.uiextension.parameter.id.description=\u0423\u043D\u0438\u043A\u0430\u043B\u044C\u043D\u044B\u0439 \u0438\u0434\u0435\u043D\u0442\u0438\u0444\u0438\u043A\u0430\u0442\u043E\u0440 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0433\u043E \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 \u0434\u043B\u044F \u0432\u0441\u0442\u0430\u0432\u043A\u0438.
rendering.macro.uiextensions.name=\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F UI
rendering.macro.uiextensions.description=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C UI \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F.
rendering.macro.uiextensions.parameter.extensionPoint.name=\u0442\u043E\u0447\u043A\u0430 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F(extensionPoint)
### Missing: rendering.macro.uiextensions.parameter.extensionPoint.description=The ID of the Extension Point to retrieve the {@link UIExtension}s for.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment