Skip to content

Commit 8d20133

Browse files
committed
updated pot template and it translation
1 parent c8be4d6 commit 8d20133

File tree

2 files changed

+159
-184
lines changed

2 files changed

+159
-184
lines changed

src/Locale/database_backup.pot

Lines changed: 71 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,177 +1,164 @@
11
# LANGUAGE translation of cakephp-database-backup plugin
2-
# Copyright 2017 Mirko Pagliai <mirko.pagliai@gmail.com>
2+
# Copyright Mirko Pagliai <mirko.pagliai@gmail.com>
33
#
44
#, fuzzy
55
msgid ""
66
msgstr ""
7-
"POT-Creation-Date: 2017-06-23 12:08+0200\n"
7+
"POT-Creation-Date: 2019-12-18 16:44+0100\n"
88
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
99
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
1010
"MIME-Version: 1.0\n"
1111
"Content-Type: text/plain; charset=utf-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
1414

15-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/BackupTrait.php:65
16-
msgid "`{0}` executable not available"
15+
#: BackupTrait.php:56
16+
msgid "Binary for `{0}` could not be found. You have to set its path manually"
1717
msgstr ""
1818

19-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/BackupTrait.php:115
19+
#: BackupTrait.php:104
2020
msgid "The `{0}` driver does not exist"
2121
msgstr ""
2222

23-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Driver/Mysql.php:156;183
24-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Driver/Sqlite.php:97;119
25-
msgid "{0} failed with exit code `{1}`"
26-
msgstr ""
27-
28-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:88
29-
msgid "Connection: {0}"
30-
msgstr ""
31-
32-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:89
33-
msgid "Driver: {0}"
23+
#: Command/DeleteAllCommand.php:34
24+
msgid "Deletes all database backups"
3425
msgstr ""
3526

36-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:106;251
27+
#: Command/DeleteAllCommand.php:52
28+
#: Command/RotateCommand.php:62
3729
msgid "No backup has been deleted"
3830
msgstr ""
3931

40-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:112;257
32+
#: Command/DeleteAllCommand.php:58
33+
#: Command/RotateCommand.php:68
4134
msgid "Backup `{0}` has been deleted"
4235
msgstr ""
4336

44-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:115;260
37+
#: Command/DeleteAllCommand.php:61
38+
#: Command/RotateCommand.php:71
4539
msgid "Deleted backup files: {0}"
4640
msgstr ""
4741

48-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:151
49-
msgid "Backup `{0}` has been exported"
42+
#: Command/ExportCommand.php:37
43+
msgid "Exports a database backup"
5044
msgstr ""
5145

52-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:180
53-
msgid "Backup `{0}` has been imported"
46+
#: Command/ExportCommand.php:41
47+
msgid "Compression type. By default, no compression will be used"
5448
msgstr ""
5549

56-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:198
57-
msgid "Backup files found: {0}"
50+
#: Command/ExportCommand.php:45
51+
msgid "Filename. It can be an absolute path and may contain patterns. The compression type will be automatically setted"
5852
msgstr ""
5953

60-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:212
61-
msgid "Filename"
54+
#: Command/ExportCommand.php:50
55+
msgid "Rotates backups. You have to indicate the number of backups you want to keep. So, it will delete all backups that are older. By default, no backup will be deleted"
6256
msgstr ""
6357

64-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:213
65-
msgid "Extension"
58+
#: Command/ExportCommand.php:56
59+
msgid "Sends the backup file via email. You have to indicate the recipient's email address"
6660
msgstr ""
6761

68-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:214
69-
msgid "Compression"
62+
#: Command/ExportCommand.php:94
63+
msgid "Backup `{0}` has been exported"
7064
msgstr ""
7165

72-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:215
73-
msgid "Size"
66+
#: Command/ImportCommand.php:35
67+
msgid "Imports a database backup"
7468
msgstr ""
7569

76-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:216
77-
msgid "Datetime"
70+
#: Command/ImportCommand.php:37
71+
#: Command/SendCommand.php:38
72+
msgid "Filename. It can be an absolute path"
7873
msgstr ""
7974

80-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:281
81-
msgid "Backup `{0}` was sent via mail"
75+
#: Command/ImportCommand.php:57
76+
msgid "Backup `{0}` has been imported"
8277
msgstr ""
8378

84-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:295
85-
msgid "Shell to handle database backups"
79+
#: Command/IndexCommand.php:36
80+
msgid "Lists database backups"
8681
msgstr ""
8782

88-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:297
89-
msgid "Deletes all database backups"
83+
#: Command/IndexCommand.php:53
84+
msgid "Backup files found: {0}"
9085
msgstr ""
9186

92-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:300
93-
msgid "Exports a database backup"
87+
#: Command/IndexCommand.php:60
88+
msgid "Filename"
9489
msgstr ""
9590

96-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:305
97-
msgid "Compression type. By default, no compression will be used"
91+
#: Command/IndexCommand.php:61
92+
msgid "Extension"
9893
msgstr ""
9994

100-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:309
101-
msgid "Filename. It can be an absolute path and may contain patterns. The compression type will be automatically setted"
95+
#: Command/IndexCommand.php:62
96+
msgid "Compression"
10297
msgstr ""
10398

104-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:314
105-
msgid "Rotates backups. You have to indicate the number of backups you want to keep. So, it will delete all backups that are older. By default, no backup will be deleted"
99+
#: Command/IndexCommand.php:63
100+
msgid "Size"
106101
msgstr ""
107102

108-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:319
109-
msgid "Sends the backup file via email. You have to indicate the recipient's email address"
103+
#: Command/IndexCommand.php:64
104+
msgid "Datetime"
110105
msgstr ""
111106

112-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:327
113-
msgid "Lists database backups"
107+
#: Command/RotateCommand.php:35
108+
msgid "Rotates backups"
114109
msgstr ""
115110

116-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:330
117-
msgid "Imports a database backup"
111+
#: Command/RotateCommand.php:37
112+
msgid "Number of backups you want to keep. So, it will delete all backups that are older"
118113
msgstr ""
119114

120-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:334;359
121-
msgid "Filename. It can be an absolute path"
115+
#: Command/SendCommand.php:35
116+
msgid "Send a database backup via mail"
122117
msgstr ""
123118

124-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:342
125-
msgid "Rotates backups"
119+
#: Command/SendCommand.php:42
120+
msgid "Recipient's email address"
126121
msgstr ""
127122

128-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:346
129-
msgid "Number of backups you want to keep. So, it will delete all backups that are older"
123+
#: Command/SendCommand.php:62
124+
msgid "Backup `{0}` was sent via mail"
130125
msgstr ""
131126

132-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:355
133-
msgid "Send a database backup via mail"
127+
#: Console/Command.php:38
128+
msgid "Connection: {0}"
134129
msgstr ""
135130

136-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Shell/BackupShell.php:363
137-
msgid "Recipient's email address"
131+
#: Console/Command.php:39
132+
msgid "Driver: {0}"
138133
msgstr ""
139134

140-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupExport.php:116
141-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupImport.php:77
142-
msgid "Invalid compression type"
135+
#: Driver/Driver.php:185
136+
#: Driver/Driver.php:228
137+
msgid "Failed with exit code `{0}`"
143138
msgstr ""
144139

145-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupExport.php:156
146-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupManager.php:72
147-
msgid "File or directory `{0}` not writable"
140+
#: Utility/BackupExport.php:119
141+
msgid "Invalid compression type"
148142
msgstr ""
149143

150-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupExport.php:160
144+
#: Utility/BackupExport.php:155
151145
msgid "File `{0}` already exists"
152146
msgstr ""
153147

154-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupExport.php:165
148+
#: Utility/BackupExport.php:160
149+
#: Utility/BackupImport.php:66
155150
msgid "Invalid file extension"
156151
msgstr ""
157152

158-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupImport.php:73
159-
msgid "File or directory `{0}` not readable"
160-
msgstr ""
161-
162-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupImport.php:96
153+
#: Utility/BackupImport.php:87
163154
msgid "You must first set the filename"
164155
msgstr ""
165156

166-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupManager.php:138
157+
#: Utility/BackupManager.php:100
167158
msgid "Invalid rotate value"
168159
msgstr ""
169160

170-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupManager.php:164
171-
msgid "You must first set the mail sender"
172-
msgstr ""
173-
174-
#: /home/mirko/Libs/Plugins/cakephp-database-backup/src/Utility/BackupManager.php:172
161+
#: Utility/BackupManager.php:128
175162
msgid "Database backup {0} from {1}"
176163
msgstr ""
177164

0 commit comments

Comments
 (0)