summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue2
diff options
context:
space:
mode:
authorfuxiaohei <fuxiaohei@vip.qq.com>2014-11-17 23:07:34 +0800
committerfuxiaohei <fuxiaohei@vip.qq.com>2014-11-17 23:07:34 +0800
commitd1a60e364383b877fd98b853d94b739cb171fe9c (patch)
treedb3bddccb05f18a4be0b1a2a39e1415b66756c11 /templates/repo/issue2
parenta0f9197b4573aa9d4d868637ed00e710a435797b (diff)
downloadgitea-d1a60e364383b877fd98b853d94b739cb171fe9c.tar.gz
gitea-d1a60e364383b877fd98b853d94b739cb171fe9c.zip
add pull-request and labels page design
Diffstat (limited to 'templates/repo/issue2')
-rw-r--r--templates/repo/issue2/labels.tmpl36
-rw-r--r--templates/repo/issue2/list.tmpl24
2 files changed, 48 insertions, 12 deletions
diff --git a/templates/repo/issue2/labels.tmpl b/templates/repo/issue2/labels.tmpl
new file mode 100644
index 0000000000..b499bae1b1
--- /dev/null
+++ b/templates/repo/issue2/labels.tmpl
@@ -0,0 +1,36 @@
+{{template "ng/base/head" .}}
+{{template "ng/base/header" .}}
+<div id="repo-wrapper">
+ {{template "repo/header" .}}
+ <div class="issue-main container repo-wide-wrapper">
+ <ul id="issue-list-nav" class="menu menu-line">
+ <li><a href="#">Issue</a></li>
+ <li><a href="#">Pull Request</a></li>
+ <li class="current"><a href="#">Labels</a></li>
+ <li><a href="#">Milestones</a></li>
+ <li class="right" id="issue-new"><a href="#"><button id="issue-new-btn" class="btn btn-green text-bold">New Issue</button></a></li>
+ <li class="right"><a href="#">Filter</a></li>
+ </ul>
+ <div id="issue-list-container">
+ <div id="issue-list-menu">
+ <div class="left"><span class="label label-black" id="labels-num">6</span><strong>Labels</strong></div>
+ <div class="clear"></div>
+ </div>
+ <ul id="label-list" class="list-no-style">
+ <li class="item" id="label-id">
+ <a class="right" href="#"><i class="octicon octicon-x"></i>Delete</a>
+ <a class="right" href="#"><i class="octicon octicon-pencil"></i>Edit</a>
+ <a class="right issue-num" href="#"><i class="octicon octicon-issue-opened"></i><strong class="num">12</strong>Issues</a>
+ <a class="left label clear" href="#" style="background-color: red"><i class="octicon octicon-tag"></i><strong>bug</strong></a>
+ </li>
+ <li class="item" id="label-id">
+ <a class="right" href="#"><i class="octicon octicon-x"></i>Delete</a>
+ <a class="right" href="#"><i class="octicon octicon-pencil"></i>Edit</a>
+ <a class="right issue-num" href="#"><i class="octicon octicon-issue-opened"></i><strong class="num">12</strong>Issues</a>
+ <a class="left label clear" href="#" style="background-color: red"><i class="octicon octicon-tag"></i><strong>bug</strong></a>
+ </li>
+ </ul>
+ </div>
+ </div>
+</div>
+{{template "ng/base/footer" .}} \ No newline at end of file
diff --git a/templates/repo/issue2/list.tmpl b/templates/repo/issue2/list.tmpl
index 384371eb04..db69afb7aa 100644
--- a/templates/repo/issue2/list.tmpl
+++ b/templates/repo/issue2/list.tmpl
@@ -8,7 +8,7 @@
<li><a href="#">Pull Request</a></li>
<li><a href="#">Labels</a></li>
<li><a href="#">Milestones</a></li>
- <li class="right" id="issue-new"><a href="#"><button id="issue-new-btn" class="btn btn-green btn-radius text-bold">New Issue</button></a></li>
+ <li class="right" id="issue-new"><a href="#"><button id="issue-new-btn" class="btn btn-green text-bold">New Issue</button></a></li>
<li class="right"><a href="#">Filter</a></li>
</ul>
<div id="issue-list-container">
@@ -29,9 +29,9 @@
<i class="octicon octicon-comment"></i> 7
</a>
<p class="title text-bold">
- <span class="label label-black label-radius index-num">#588</span>
+ <span class="label label-black index-num">#588</span>
<a href="#" class="title-text">Delete account text and/or translations missing</a>
- <span class="label label-radius label-red issue-label"><a href="#">bug</a></span>
+ <span class="label label-red issue-label"><a href="#">bug</a></span>
</p>
<p class="desc">opened 7 days ago by <a href="#">marcuspoehls</a></p>
</li>
@@ -40,9 +40,9 @@
<i class="octicon octicon-comment"></i> 7
</a>
<p class="title text-bold">
- <span class="label label-black label-radius index-num">#588</span>
+ <span class="label label-black index-num">#588</span>
<a href="#" class="title-text">Delete account text and/or translations missing</a>
- <span class="label label-radius label-red issue-label"><a href="#">bug</a></span>
+ <span class="label label-red issue-label"><a href="#">bug</a></span>
</p>
<p class="desc">opened 7 days ago by <a href="#">marcuspoehls</a></p>
</li>
@@ -51,19 +51,19 @@
<i class="octicon octicon-comment"></i> 7
</a>
<p class="title text-bold">
- <span class="label label-black label-radius index-num">#588</span>
+ <span class="label label-black index-num">#588</span>
<a href="#" class="title-text">Disabling attachments breaks issues and comments ajax submit</a>
- <span class="label label-radius label-red issue-label"><a href="#">bug</a></span>
+ <span class="label label-red issue-label"><a href="#">bug</a></span>
</p>
<p class="desc">opened 7 days ago by <a href="#">marcuspoehls</a></p>
</li>
</ul>
<div id="issue-list-pager" class="pager text-center">
- <a class="prev page-radius invalid" href="#">Prev</a>
- <a class="page page-radius" href="#">1</a>
- <a class="page page-radius hover" href="#">2</a>
- <a class="page page-radius" href="#">3</a>
- <a class="next page-radius" href="#">Next</a>
+ <a class="prev invalid" href="#">Prev</a>
+ <a class="page" href="#">1</a>
+ <a class="page hover" href="#">2</a>
+ <a class="page" href="#">3</a>
+ <a class="next" href="#">Next</a>
</div>
</div>
</div>
table29 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ru.json
blob: 59807d0094a8901729b0eff6b79aeb97bfc6ae6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Update notifications" : "Уведомления об обновлениях",
    "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление вручную.",
    "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.",
    "Channel updated" : "Канал обновлен.",
    "The update server could not be reached since %d days to check for new updates." : "Сервер обновлений недоступен для проверки наличия обновлений дней: %d.",
    "Please check the nextcloud and server log files for errors." : "Проверьте наличие ошибок в файлах журналов Nextcloud и сервера",
    "Update to %1$s is available." : "Доступно обновлений: %1$s",
    "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
    "Update for {app} to version %s is available." : "Доступно обновление для {app} до версии %s",
    "A new version is available: %s" : "Доступна новая версия: %s",
    "Open updater" : "Открыть окно обновления",
    "Download now" : "Скачать сейчас",
    "Your version is up to date." : "Версия не требует обновления.",
    "Checked on %s" : "Проверено %s",
    "Update channel:" : "Канал обновлений:",
    "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Вы всегда можете переключиться на экспериментальный канал обновлений для получения новейших версий. Но учтите, что вы не сможете переключиться обратно на канал обновлений для стабильных версий.",
    "Notify members of the following groups about available updates:" : "Уведомить членов следующих групп о наличии доступных обновлений:",
    "Only notification for app updates are available." : "Только уведомления об обновлении приложений доступны.",
    "The selected update channel makes dedicated notifications for the server obsolete." : "Выбранный канал обновлений высылает специальные уведомления, если сервер устарел.",
    "The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}