-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DesktopCube@yare: Add Russian translation (#516)
* Add Russian translation to DesktopCube@yare
- Loading branch information
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-08-06 01:55+0200\n" | ||
"PO-Revision-Date: 2023-12-03 14:51-0500\n" | ||
"Last-Translator: blogdron\n" | ||
"Language-Team: \n" | ||
"Language: ru\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4.1\n" | ||
|
||
#. metadata.json->name | ||
msgid "Desktop Cube" | ||
msgstr "Куб Рабочего Стола (Desktop Cube)" | ||
|
||
#. metadata.json->description | ||
msgid "Compiz Cube-like animation for workspace switching" | ||
msgstr "Переключение рабочих столов с эффектом 3D куба как в Compiz" | ||
|
||
#. settings-schema.json->header1->description | ||
msgid "General" | ||
msgstr "Общие" | ||
|
||
#. settings-schema.json->animationTime->description | ||
msgid "Animation duration" | ||
msgstr "Продолжительность анимации" | ||
|
||
#. settings-schema.json->pullaway->description | ||
msgid "Pullaway proportion from screen" | ||
msgstr "Пропорции куба относительно экрана" | ||
|
||
#. settings-schema.json->header2->description | ||
msgid "Effects" | ||
msgstr "Эффекты" | ||
|
||
#. settings-schema.json->scaleEffect->description | ||
msgid "Scale effect" | ||
msgstr "Эффект отстранения" | ||
|
||
#. settings-schema.json->unscaleEffect->description | ||
msgid "Unscale effect" | ||
msgstr "Эффект втягивания" | ||
|
||
#. settings-schema.json->rotateEffect->description | ||
msgid "Begin rotate effect" | ||
msgstr "Начало эффекта вращения" | ||
|
||
#. settings-schema.json->unrotateEffect->description | ||
msgid "End rotate effect" | ||
msgstr "Конец эффекта вращения" | ||
|
||
#. settings-schema.json->header3->description | ||
msgid "System Settings" | ||
msgstr "Системные настройки" | ||
|
||
#. settings-schema.json->workspaces_btn->description | ||
msgid "Open Cinnamon Settings to manage Workspaces" | ||
msgstr "Открыть настройки Cinnamon для управления рабочими областями" |