summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EditTeamPage.java
Commit message (Expand)AuthorAgeFilesLines
* Allow authentication providers to control user and team role changesJames Moger2014-09-261-4/+14
* Redirect to teams page on team creation, updates, or deletionsJames Moger2014-06-091-3/+3
* Show "Displayname (username)" in palettes for edit team and repository pagesAlfred Schmid2014-02-191-6/+30
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-291-1/+5
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-1/+1
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-1/+1
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-13/+12
* Trim trailing whitespace and organize importsJames Moger2013-09-301-3/+3
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+5
* Organize importsJames Moger2013-05-021-1/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+250
alm-baseline Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/l10n/templates/files_trashbin.pot
blob: dfb764945880d6da71e98afa15a21c837e168452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-02-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: ajax/delete.php:22
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""

#: ajax/undelete.php:41
#, php-format
msgid "Couldn't restore %s"
msgstr ""

#: js/trash.js:7 js/trash.js:94
msgid "perform restore operation"
msgstr ""

#: js/trash.js:33
msgid "delete file permanently"
msgstr ""

#: js/trash.js:125 templates/index.php:17
msgid "Name"
msgstr ""

#: js/trash.js:126 templates/index.php:27
msgid "Deleted"
msgstr ""

#: js/trash.js:135
msgid "1 folder"
msgstr ""

#: js/trash.js:137
msgid "{count} folders"
msgstr ""

#: js/trash.js:145
msgid "1 file"
msgstr ""

#: js/trash.js:147
msgid "{count} files"
msgstr ""

#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""

#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr ""