Blame view

sources/l10n/templates/files_trashbin.pot 1.57 KB
03e52840d   Kload   Init
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
  # 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
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-03-10 00:05+0100
  "
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
  "
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>
  "
  "Language-Team: LANGUAGE <LL@li.org>
  "
  "Language: 
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=CHARSET
  "
  "Content-Transfer-Encoding: 8bit
  "
  
  #: ajax/delete.php:40
  #, 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:96
  msgid "perform restore operation"
  msgstr ""
  
  #: js/trash.js:34
  msgid "delete file permanently"
  msgstr ""
  
  #: js/trash.js:121
  msgid "Delete permanently"
  msgstr ""
  
  #: js/trash.js:174 templates/index.php:17
  msgid "Name"
  msgstr ""
  
  #: js/trash.js:175 templates/index.php:27
  msgid "Deleted"
  msgstr ""
  
  #: js/trash.js:184
  msgid "1 folder"
  msgstr ""
  
  #: js/trash.js:186
  msgid "{count} folders"
  msgstr ""
  
  #: js/trash.js:194
  msgid "1 file"
  msgstr ""
  
  #: js/trash.js:196
  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 ""
  
  #: templates/index.php:30 templates/index.php:31
  msgid "Delete"
  msgstr ""
  
  #: templates/part.breadcrumb.php:9
  msgid "Deleted Files"
  msgstr ""