mirror of
https://github.com/duplicati/duplicati.git
synced 2025-11-28 03:20:25 +08:00
3852 lines
114 KiB
Text
3852 lines
114 KiB
Text
#
|
|
# Translators:
|
|
# Matt Dawson <matthewd102@hotmail.com>, 2021
|
|
# Andi Chandler <andi@gowling.com>, 2025
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Last-Translator: Andi Chandler <andi@gowling.com>, 2025\n"
|
|
"Language-Team: English (United Kingdom) (https://app.transifex.com/duplicati/teams/67655/en_GB/)\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: en_GB\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: templates/backup-result/entryline.html:5
|
|
msgid "(1 error{{item.Result.Interrupted? (', interrupted'|translate) : ''}})"
|
|
msgid_plural ""
|
|
"({{$count}} errors{{item.Result.Interrupted? (', interrupted'|translate) : "
|
|
"''}})"
|
|
msgstr[0] ""
|
|
"(1 error{{item.Result.Interrupted? (', interrupted'|translate) : ''}})"
|
|
msgstr[1] ""
|
|
"({{$count}} errors{{item.Result.Interrupted? (', interrupted'|translate) : "
|
|
"''}})"
|
|
|
|
#: templates/backup-result/entryline.html:10
|
|
msgid ""
|
|
"(1 warning{{item.Result.Interrupted? (', interrupted'|translate) : ''}})"
|
|
msgid_plural ""
|
|
"({{$count}} warnings{{item.Result.Interrupted? (', interrupted'|translate) :"
|
|
" ''}})"
|
|
msgstr[0] ""
|
|
"(1 warning{{item.Result.Interrupted? (', interrupted'|translate) : ''}})"
|
|
msgstr[1] ""
|
|
"({{$count}} warnings{{item.Result.Interrupted? (', interrupted'|translate) :"
|
|
" ''}})"
|
|
|
|
#: templates/backup-result/entryline.html:15
|
|
msgid "(interrupted)"
|
|
msgstr "(interrupted)"
|
|
|
|
#: templates/advancedoptionseditor.html:50
|
|
msgid "- pick an option -"
|
|
msgstr "- pick an option -"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:217 templates/delete.html:7
|
|
msgid "...loading..."
|
|
msgstr "...loading..."
|
|
|
|
#: templates/commandline.html:25
|
|
msgid "<i class=\"fa fa-check\"></i> Edit as text"
|
|
msgstr "<i class=\"fa fa-check\"></i> Edit as text"
|
|
|
|
#: templates/commandline.html:32
|
|
msgid "<i class=\"fa\"></i> Edit as text"
|
|
msgstr "<i class=\"fa\"></i> Edit as text"
|
|
|
|
#: templates/addoredit.html:312
|
|
msgid ""
|
|
"<p ng-show=\"(parseSizeString(Options['dblock-size']) > 1024 * 1024 * 1024 * 2) || (parseSizeString(Options['dblock-size']) < 1024 * 1024 * 5)\" class=\"warning\" translate>\n"
|
|
" The chosen size is outside the recommended range. This may cause performance issues, excessively large temporary files or other problems.\n"
|
|
" </p>\n"
|
|
" The backups will be split up into multiple files called volumes. Here you can set the maximum size of the individual volume files. <external-link link=\"'https://forum.duplicati.com/t/choosing-sizes-in-duplicati/17683'\">See this page for more information.</external-link>"
|
|
msgstr ""
|
|
"<p ng-show=\"(parseSizeString(Options['dblock-size']) > 1024 * 1024 * 1024 * 2) || (parseSizeString(Options['dblock-size']) < 1024 * 1024 * 5)\" class=\"warning\" translate>\n"
|
|
" The chosen size is outside the recommended range. This may cause performance issues, excessively large temporary files or other problems.\n"
|
|
" </p>\n"
|
|
" The backups will be split up into multiple files called volumes. Here you can set the maximum size of the individual volume files. <external-link link=\"'https://forum.duplicati.com/t/choosing-sizes-in-duplicati/17683'\">See this page for more information.</external-link>"
|
|
|
|
#: index.html:298
|
|
msgid ""
|
|
"<p>Connection to server was rejected due to invalid authentication.</p>\n"
|
|
" <p>Log in again, or re-open the page from the TrayIcon (if applicable)</p>"
|
|
msgstr ""
|
|
"<p>Connection to the server was rejected due to invalid authentication.</p>\n"
|
|
" <p>Log in again, or re-open the page from the TrayIcon (if applicable)</p>"
|
|
|
|
#: templates/backends/filejump.html:30
|
|
msgid ""
|
|
"<span ng-show=\"!$parent.UsernamePasswordAuth\" translate>Use username and password authentication</span>\n"
|
|
" <span ng-show=\"$parent.UsernamePasswordAuth\" translate>Use API token authentication (recommended)</span>"
|
|
msgstr ""
|
|
"<span ng-show=\"!$parent.UsernamePasswordAuth\" translate>Use username and password authentication</span>\n"
|
|
" <span ng-show=\"$parent.UsernamePasswordAuth\" translate>Use API token authentication (recommended)</span>"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1061
|
|
msgid "API Token"
|
|
msgstr "API Token"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1314
|
|
#: templates/backends/openstack.html:44 templates/backends/storj.html:21
|
|
#: templates/backends/storj.html:22
|
|
msgid "API key"
|
|
msgstr "API key"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1204 templates/backends/s3.html:66
|
|
#: templates/backends/s3.html:68
|
|
msgid "AWS Access ID"
|
|
msgstr "AWS Access ID"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1205 templates/backends/s3.html:71
|
|
#: templates/backends/s3.html:73
|
|
msgid "AWS Access Key"
|
|
msgstr "AWS Access Key"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:157
|
|
msgid "AWS IAM Policy"
|
|
msgstr "AWS IAM Policy"
|
|
|
|
#: index.html:223 index.html:239
|
|
msgid "About"
|
|
msgstr "About"
|
|
|
|
#: templates/about.html:2
|
|
msgid "About {{appname}}"
|
|
msgstr "About {{appname}}"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1153
|
|
msgid "Access Key"
|
|
msgstr "Access Key"
|
|
|
|
#: templates/backends/e2.html:2
|
|
msgid "Access Key ID"
|
|
msgstr "Access Key ID"
|
|
|
|
#: templates/backends/e2.html:6
|
|
msgid "Access Key Secret"
|
|
msgstr "Access Key Secret"
|
|
|
|
#: scripts/services/AppUtils.js:76
|
|
msgid "Access denied"
|
|
msgstr "Access denied"
|
|
|
|
#: templates/backends/storj.html:33 templates/backends/storj.html:34
|
|
msgid "Access grant"
|
|
msgstr "Access grant"
|
|
|
|
#: templates/backends/azure.html:11 templates/backends/azure.html:12
|
|
msgid "Access key"
|
|
msgstr "Access key"
|
|
|
|
#: templates/settings.html:5
|
|
msgid "Access to user interface"
|
|
msgstr "Access to user interface"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1152 templates/backends/azure.html:7
|
|
#: templates/backends/azure.html:8
|
|
msgid "Account name"
|
|
msgstr "Account name"
|
|
|
|
#: templates/addwizard.html:3
|
|
msgid "Add a new backup"
|
|
msgstr "Add a new backup"
|
|
|
|
#: templates/addoredit.html:153
|
|
msgid "Add a path directly"
|
|
msgstr "Add a path directly"
|
|
|
|
#: templates/advancedoptionseditor.html:48
|
|
msgid "Add advanced option"
|
|
msgstr "Add advanced option"
|
|
|
|
#: index.html:211
|
|
msgid "Add backup"
|
|
msgstr "Add backup"
|
|
|
|
#: templates/addoredit.html:207
|
|
msgid "Add filter"
|
|
msgstr "Add filter"
|
|
|
|
#: templates/addoredit.html:156
|
|
msgid "Add path"
|
|
msgstr "Add path"
|
|
|
|
#: templates/backup-result/top-right-box.html:18
|
|
msgid "Added"
|
|
msgstr "Added"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1215
|
|
#: scripts/services/EditUriBuiltins.js:1231
|
|
msgid "Adjust bucket name?"
|
|
msgstr "Adjust bucket name?"
|
|
|
|
#: templates/restoredirect.html:66 templates/restoredirect.html:74
|
|
msgid "Advanced Options"
|
|
msgstr "Advanced Options"
|
|
|
|
#: templates/addoredit.html:378 templates/commandline.html:23
|
|
#: templates/commandline.html:31 templates/edituri.html:28
|
|
msgid "Advanced options"
|
|
msgstr "Advanced options"
|
|
|
|
#: templates/home.html:64
|
|
msgid "Advanced:"
|
|
msgstr "Advanced:"
|
|
|
|
#: templates/backends/aliyunoss.html:4
|
|
msgid "Aliyun OSS Endpoint"
|
|
msgstr "Aliyun OSS Endpoint"
|
|
|
|
#: templates/backends/aliyunoss.html:35
|
|
msgid "Aliyun OSS documents and resources"
|
|
msgstr "Aliyun OSS documents and resources"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:279
|
|
msgid "All Hyper-V Machines"
|
|
msgstr "All Hyper-V Machines"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:319
|
|
msgid "All Microsoft SQL Servers"
|
|
msgstr "All Microsoft SQL Servers"
|
|
|
|
#: templates/settings.html:175
|
|
msgid ""
|
|
"All usage reports are sent anonymously and do not contain any personal "
|
|
"information. They contain information about hardware and operating system, "
|
|
"the type of backend, backup duration, overall size of source data and "
|
|
"similar data. They do not contain paths, filenames, usernames, passwords or "
|
|
"similar sensitive information."
|
|
msgstr ""
|
|
"All usage reports are sent anonymously and do not contain any personal "
|
|
"information. They contain information about hardware and operating system, "
|
|
"the type of backend, backup duration, overall size of source data and "
|
|
"similar data. They do not contain paths, filenames, usernames, passwords or "
|
|
"similar sensitive information."
|
|
|
|
#: templates/settings.html:20
|
|
msgid "Allow remote access (requires restart)"
|
|
msgstr "Allow remote access (requires restart)"
|
|
|
|
#: templates/addoredit.html:278
|
|
msgid "Allowed days"
|
|
msgstr "Allowed days"
|
|
|
|
#: templates/pause.html:52
|
|
msgid "Also pause transfers"
|
|
msgstr "Also pause transfers"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:103
|
|
msgid "An existing file was found at the new location"
|
|
msgstr "An existing file was found at the new location"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:72
|
|
msgid ""
|
|
"An existing file was found at the new location\n"
|
|
"Are you sure you want the database to point to an existing file?"
|
|
msgstr ""
|
|
"An existing file was found at the new location\n"
|
|
"Are you sure you want the database to point to an existing file?"
|
|
|
|
#: scripts/controllers/EditBackupController.js:458
|
|
msgid ""
|
|
"An existing local database for the storage has been found.\n"
|
|
"Re-using the database will allow the command-line and server instances to work on the same remote storage.\n"
|
|
"\n"
|
|
" Do you wish to use the existing database?"
|
|
msgstr ""
|
|
"An existing local database for the storage has been found.\n"
|
|
"Re-using the database will allow the command-line and server instances to work on the same remote storage.\n"
|
|
"\n"
|
|
" Do you wish to use the existing database?"
|
|
|
|
#: templates/settings.html:163
|
|
msgid "Anonymous usage reports"
|
|
msgstr "Anonymous usage reports"
|
|
|
|
#: scripts/services/AppUtils.js:212
|
|
msgid "Applications"
|
|
msgstr "Applications"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:194
|
|
msgid "Are you sure you want to delete the remote control registration?"
|
|
msgstr "Are you sure you want to delete the remote control registration?"
|
|
|
|
#: templates/export.html:8
|
|
msgid "As Command-line"
|
|
msgstr "As Command-line"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1110
|
|
#: scripts/services/EditUriBuiltins.js:1120 templates/backends/gcs.html:8
|
|
#: templates/backends/gcs.html:9 templates/backends/jottacloud.html:8
|
|
#: templates/backends/jottacloud.html:9 templates/backends/msgroup.html:13
|
|
#: templates/backends/msgroup.html:14 templates/backends/oauth.html:8
|
|
#: templates/backends/oauth.html:9 templates/backends/pcloud.html:21
|
|
#: templates/backends/pcloud.html:22 templates/backends/sharepoint.html:8
|
|
#: templates/backends/sharepoint.html:9
|
|
msgid "AuthID"
|
|
msgstr "AuthID"
|
|
|
|
#: templates/backends/smb.html:34
|
|
msgid "Authentication Domain"
|
|
msgstr "Authentication Domain"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1305 templates/backends/storj.html:2
|
|
msgid "Authentication method"
|
|
msgstr "Authentication method"
|
|
|
|
#: templates/backends/storj.html:5
|
|
msgid "Authentication method ({{auth_method}})"
|
|
msgstr "Authentication method ({{auth_method}})"
|
|
|
|
#: templates/backends/filejump.html:26 templates/backends/filen.html:12
|
|
#: templates/backends/generic.html:23 templates/backends/openstack.html:35
|
|
#: templates/backends/smb.html:43
|
|
msgid "Authentication password"
|
|
msgstr "Authentication password"
|
|
|
|
#: templates/backends/filejump.html:22 templates/backends/filen.html:8
|
|
#: templates/backends/generic.html:19 templates/backends/openstack.html:31
|
|
#: templates/backends/smb.html:39
|
|
msgid "Authentication username"
|
|
msgstr "Authentication username"
|
|
|
|
#: scripts/controllers/EditBackupController.js:367
|
|
msgid "Autogenerated passphrase"
|
|
msgstr "Autogenerated passphrase"
|
|
|
|
#: templates/addoredit.html:258
|
|
msgid "Automatically run backups"
|
|
msgstr "Automatically run backups"
|
|
|
|
#: templates/backends/b2.html:12
|
|
msgid "B2 Application ID"
|
|
msgstr "B2 Application ID"
|
|
|
|
#: templates/backends/b2.html:16
|
|
msgid "B2 Application Key"
|
|
msgstr "B2 Application Key"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1250
|
|
msgid "B2 Cloud Storage Account ID"
|
|
msgstr "B2 Cloud Storage Account ID"
|
|
|
|
#: templates/backends/b2.html:13
|
|
msgid "B2 Cloud Storage Application ID"
|
|
msgstr "B2 Cloud Storage Application ID"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1251 templates/backends/b2.html:17
|
|
msgid "B2 Cloud Storage Application Key"
|
|
msgstr "B2 Cloud Storage Application Key"
|
|
|
|
#: templates/restore.html:138 templates/restore.html:70
|
|
msgid "Back"
|
|
msgstr "Back"
|
|
|
|
#: templates/about.html:66
|
|
msgid ""
|
|
"Backend modules: <p style=\"display: inline\" ng-repeat=\"item in "
|
|
"sysinfo.BackendModules\">{{item.Key}} </p>"
|
|
msgstr ""
|
|
"Backend modules: <p style=\"display: inline\" ng-repeat=\"item in "
|
|
"sysinfo.BackendModules\">{{item.Key}} </p>"
|
|
|
|
#: scripts/services/ServerStatus.js:47
|
|
msgid "Backup complete!"
|
|
msgstr "Backup complete!"
|
|
|
|
#: templates/addoredit.html:92
|
|
msgid "Backup destination"
|
|
msgstr "Backup destination"
|
|
|
|
#: templates/restore.html:131
|
|
msgid ""
|
|
"Backup is encrypted but no passphrase is available. Type a passphrase below "
|
|
"to use for restoring your files, or, in case of GPG encryption, leave blank "
|
|
"to let gpg retrieve the passphrase by invoking your system's keychain."
|
|
msgstr ""
|
|
"Backup is encrypted, but no passphrase is available. Type a passphrase below"
|
|
" to use for restoring your files, or, in case of GPG encryption, leave blank"
|
|
" to let GPG retrieve the passphrase by invoking your system's keychain."
|
|
|
|
#: templates/restore.html:21 templates/restoredirect.html:21
|
|
#: templates/restoredirect.html:31
|
|
msgid "Backup location"
|
|
msgstr "Backup location"
|
|
|
|
#: templates/addoredit.html:321
|
|
msgid "Backup retention"
|
|
msgstr "Backup retention"
|
|
|
|
#: templates/home.html:100
|
|
msgid "Backup:"
|
|
msgstr "Backup:"
|
|
|
|
#: templates/settings.html:140
|
|
msgid "Beta"
|
|
msgstr "Beta"
|
|
|
|
#: scripts/services/AppUtils.js:74
|
|
msgid "Broken access"
|
|
msgstr "Broken access"
|
|
|
|
#: templates/backends/file.html:8 templates/restore.html:91
|
|
msgid "Browse"
|
|
msgstr "Browse"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:39
|
|
msgid "Browser default"
|
|
msgstr "Browser default"
|
|
|
|
#: templates/backends/gcs.html:15
|
|
msgid "Bucket create location"
|
|
msgstr "Bucket create location"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1163
|
|
#: scripts/services/EditUriBuiltins.js:1203
|
|
#: scripts/services/EditUriBuiltins.js:1249
|
|
#: scripts/services/EditUriBuiltins.js:1263
|
|
#: scripts/services/EditUriBuiltins.js:1310
|
|
#: scripts/services/EditUriBuiltins.js:1316
|
|
#: scripts/services/EditUriBuiltins.js:1372
|
|
#: scripts/services/EditUriBuiltins.js:1384 templates/backends/b2.html:2
|
|
#: templates/backends/b2.html:3 templates/backends/cos.html:25
|
|
#: templates/backends/e2.html:11 templates/backends/e2.html:12
|
|
#: templates/backends/gcs.html:2 templates/backends/openstack.html:2
|
|
#: templates/backends/s3.html:22 templates/backends/s3.html:23
|
|
#: templates/backends/storj.html:37 templates/backends/storj.html:38
|
|
msgid "Bucket name"
|
|
msgstr "Bucket name"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1328
|
|
msgid ""
|
|
"Bucket name can only be between 3 and 63 characters long and contain only "
|
|
"lower-case characters, numbers, periods and dashes"
|
|
msgstr ""
|
|
"Bucket name can only be between 3 and 63 characters long and contain only "
|
|
"lower-case characters, numbers, periods and dashes"
|
|
|
|
#: templates/backends/s3.html:29
|
|
msgid "Bucket region"
|
|
msgstr "Bucket region"
|
|
|
|
#: templates/backends/cos.html:21
|
|
msgid "Bucket region ap-guangzhou"
|
|
msgstr "Bucket region ap-guangzhou"
|
|
|
|
#: templates/backends/gcs.html:26
|
|
msgid "Bucket storage class"
|
|
msgstr "Bucket storage class"
|
|
|
|
#: templates/backends/cos.html:26
|
|
msgid "Bucket, format: BucketName-APPID"
|
|
msgstr "Bucket, format: BucketName-APPID"
|
|
|
|
#: scripts/services/ServerStatus.js:51
|
|
msgid "Building list of files to restore …"
|
|
msgstr "Building list of files to restore …"
|
|
|
|
#: scripts/controllers/RestoreController.js:373
|
|
msgid "Building partial temporary database …"
|
|
msgstr "Building partial temporary database …"
|
|
|
|
#: templates/restore.html:59
|
|
msgid "Busy …"
|
|
msgstr "Busy …"
|
|
|
|
#: templates/settings.html:21
|
|
msgid ""
|
|
"By allowing remote access, the server listens to requests from any machine "
|
|
"on your network. If you enable this option, make sure you are always using "
|
|
"the computer on a secure firewall protected network."
|
|
msgstr ""
|
|
"By allowing remote access, the server listens to requests from any machine "
|
|
"on your network. If you enable this option, make sure you are always using "
|
|
"the computer on a secure firewall protected network."
|
|
|
|
#: templates/settings.html:31
|
|
msgid ""
|
|
"By default, the tray icon will open the user interface with a token that "
|
|
"unlocks the user interface. This ensures that you can access the user "
|
|
"interface from the tray icon, while requiring others to enter a password. If"
|
|
" you prefer having to type in the password, even when accessing the user "
|
|
"interface from the tray icon, enable this option."
|
|
msgstr ""
|
|
"By default, the tray icon will open the user interface with a token that "
|
|
"unlocks the user interface. This ensures that you can access the user "
|
|
"interface from the tray icon, while requiring others to enter a password. If"
|
|
" you prefer having to type in the password, even when accessing the user "
|
|
"interface from the tray icon, enable this option."
|
|
|
|
#: templates/backends/cos.html:2
|
|
msgid "COS App ID"
|
|
msgstr "COS App ID"
|
|
|
|
#: templates/backends/cos.html:32
|
|
msgid "COS Path or subfolder in the bucket"
|
|
msgstr "COS Path or subfolder in the bucket"
|
|
|
|
#: templates/backends/cos.html:8
|
|
msgid "COS Secret ID"
|
|
msgstr "COS Secret ID"
|
|
|
|
#: templates/backends/cos.html:14
|
|
msgid "COS Secret Key"
|
|
msgstr "COS Secret Key"
|
|
|
|
#: scripts/services/AppUtils.js:206
|
|
msgid "Cache Files"
|
|
msgstr "Cache Files"
|
|
|
|
#: templates/settings.html:150
|
|
msgid "Canary"
|
|
msgstr "Canary"
|
|
|
|
#: scripts/controllers/AppController.js:204
|
|
#: scripts/controllers/AppController.js:58
|
|
#: scripts/controllers/AppController.js:74
|
|
#: scripts/controllers/DeleteController.js:67
|
|
#: scripts/controllers/EditBackupController.js:103
|
|
#: scripts/controllers/EditBackupController.js:352
|
|
#: scripts/controllers/EditBackupController.js:367
|
|
#: scripts/controllers/EditBackupController.js:401
|
|
#: scripts/controllers/EditBackupController.js:410
|
|
#: scripts/controllers/EditBackupController.js:437
|
|
#: scripts/controllers/EditBackupController.js:458
|
|
#: scripts/controllers/ExportController.js:13
|
|
#: scripts/controllers/LocalDatabaseController.js:72
|
|
#: scripts/controllers/LocalDatabaseController.js:88
|
|
#: scripts/controllers/RestoreDirectController.js:24
|
|
#: scripts/controllers/StateController.js:108
|
|
#: scripts/controllers/StateController.js:117
|
|
#: scripts/services/DialogService.js:50
|
|
#: scripts/services/EditUriBuiltins.js:1215
|
|
#: scripts/services/EditUriBuiltins.js:1231
|
|
#: scripts/services/EditUriBuiltins.js:61 templates/delete.html:54
|
|
#: templates/export.html:34 templates/settings.html:205
|
|
#: templates/waitarea.html:19
|
|
msgid "Cancel"
|
|
msgstr "Cancel"
|
|
|
|
#: templates/settings.html:56
|
|
msgid "Cancel registration"
|
|
msgstr "Cancel registration"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:460
|
|
msgid "Cannot include \"{{text}}\""
|
|
msgstr "Cannot include \"{{text}}\""
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:103
|
|
msgid "Cannot move to existing file"
|
|
msgstr "Cannot move to existing file"
|
|
|
|
#: scripts/services/AppUtils.js:348
|
|
msgid "Cannot specify filter include or excludes in extra options"
|
|
msgstr "Cannot specify filter include or excludes in extra options"
|
|
|
|
#: templates/settings.html:8
|
|
msgid "Change server passphrase"
|
|
msgstr "Change server passphrase"
|
|
|
|
#: scripts/controllers/AppController.js:202
|
|
msgid "Change server password"
|
|
msgstr "Change server password"
|
|
|
|
#: templates/about.html:5
|
|
msgid "Changelog"
|
|
msgstr "Changelog"
|
|
|
|
#: templates/updatechangelog.html:2
|
|
msgid "Changelog for {{appname}} {{version}}"
|
|
msgstr "Changelog for {{appname}} {{version}}"
|
|
|
|
#: scripts/controllers/UpdateChangelogController.js:16
|
|
msgid "Check failed:"
|
|
msgstr "Check failed:"
|
|
|
|
#: templates/about.html:34
|
|
msgid "Check for updates now"
|
|
msgstr "Check for updates now"
|
|
|
|
#: templates/about.html:35
|
|
msgid "Checking for updates …"
|
|
msgstr "Checking for updates …"
|
|
|
|
#: templates/edituri.html:16
|
|
msgid "Chose a storage type to get started"
|
|
msgstr "Chose a storage type to get started"
|
|
|
|
#: templates/backends/gcs.html:11 templates/backends/jottacloud.html:11
|
|
#: templates/backends/msgroup.html:16 templates/backends/oauth.html:11
|
|
#: templates/backends/pcloud.html:24 templates/backends/sharepoint.html:11
|
|
msgid "Click the AuthID link to create an AuthID"
|
|
msgstr "Click the AuthID link to create an AuthID"
|
|
|
|
#: templates/backends/filejump.html:10
|
|
msgid "Click the Filejump API token link to set up an API token"
|
|
msgstr "Click the Filejump API token link to set up an API token"
|
|
|
|
#: index.html:148 index.html:199
|
|
msgid "Click to set throttle options"
|
|
msgstr "Click to set throttle options"
|
|
|
|
#: templates/backends/s3.html:78
|
|
msgid "Client library to use"
|
|
msgstr "Client library to use"
|
|
|
|
#: templates/backends/cos.html:10
|
|
msgid "Cloud API Secret ID"
|
|
msgstr "Cloud API Secret ID"
|
|
|
|
#: templates/backends/cos.html:16
|
|
msgid "Cloud API Secret Key"
|
|
msgstr "Cloud API Secret Key"
|
|
|
|
#: templates/commandline.html:8
|
|
msgid "Command"
|
|
msgstr "Command"
|
|
|
|
#: templates/commandline.html:18
|
|
msgid "Commandline arguments"
|
|
msgstr "Commandline arguments"
|
|
|
|
#: templates/home.html:69
|
|
msgid "Commandline …"
|
|
msgstr "Command Line …"
|
|
|
|
#: templates/backup-result/phases/compact.html:3
|
|
msgid "Compact Phase"
|
|
msgstr "Compact Phase"
|
|
|
|
#: templates/home.html:68
|
|
msgid "Compact now"
|
|
msgstr "Compact now"
|
|
|
|
#: scripts/services/ServerStatus.js:44 scripts/services/ServerStatus.js:68
|
|
msgid "Compacting remote data …"
|
|
msgstr "Compacting remote data …"
|
|
|
|
#: templates/backup-result/box.html:35
|
|
msgid "Complete log"
|
|
msgstr "Complete log"
|
|
|
|
#: scripts/services/ServerStatus.js:41
|
|
msgid "Completing backup …"
|
|
msgstr "Completing backup …"
|
|
|
|
#: scripts/services/ServerStatus.js:39
|
|
msgid "Completing previous backup …"
|
|
msgstr "Completing previous backup …"
|
|
|
|
#: templates/about.html:67
|
|
msgid ""
|
|
"Compression modules: <p style=\"display: inline\" ng-repeat=\"item in "
|
|
"sysinfo.CompressionModules\">{{item.Key}} </p>"
|
|
msgstr ""
|
|
"Compression modules: <p style=\"display: inline\" ng-repeat=\"item in "
|
|
"sysinfo.CompressionModules\">{{item.Key}} </p>"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:582
|
|
msgid "Computer"
|
|
msgstr "Computer"
|
|
|
|
#: templates/import.html:9
|
|
msgid "Configuration file:"
|
|
msgstr "Configuration file:"
|
|
|
|
#: templates/home.html:56
|
|
msgid "Configuration:"
|
|
msgstr "Configuration:"
|
|
|
|
#: templates/addwizard.html:9
|
|
msgid "Configure a new backup"
|
|
msgstr "Configure a new backup"
|
|
|
|
#: scripts/controllers/DeleteController.js:65
|
|
#: scripts/controllers/DeleteController.js:99
|
|
#: scripts/controllers/LocalDatabaseController.js:28
|
|
msgid "Confirm delete"
|
|
msgstr "Confirm delete"
|
|
|
|
#: templates/export.html:30
|
|
msgid "Confirm encryption passphrase"
|
|
msgstr "Confirm encryption passphrase"
|
|
|
|
#: templates/changepassword.html:14 templates/settings.html:15
|
|
msgid "Confirm new password"
|
|
msgstr "Confirm new password"
|
|
|
|
#: templates/export.html:29
|
|
msgid "Confirm passphrase"
|
|
msgstr "Confirm passphrase"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:74
|
|
msgid "Confirmation required"
|
|
msgstr "Confirmation required"
|
|
|
|
#: templates/restoredirect.html:80
|
|
msgid "Connect"
|
|
msgstr "Connect"
|
|
|
|
#: index.html:312
|
|
msgid "Connect now"
|
|
msgstr "Connect now"
|
|
|
|
#: index.html:305
|
|
msgid "Connecting to server …"
|
|
msgstr "Connecting to server …"
|
|
|
|
#: templates/commandline.html:48
|
|
msgid "Connecting to task …"
|
|
msgstr "Connecting to task …"
|
|
|
|
#: index.html:313
|
|
msgid "Connecting …"
|
|
msgstr "Connecting …"
|
|
|
|
#: index.html:297
|
|
msgid "Connection lost"
|
|
msgstr "Connection lost"
|
|
|
|
#: scripts/directives/backupEditUri.js:51
|
|
#: scripts/directives/backupEditUri.js:54
|
|
msgid "Connection worked!"
|
|
msgstr "Connection worked!"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1154 templates/backends/azure.html:2
|
|
#: templates/backends/azure.html:3
|
|
msgid "Container name"
|
|
msgstr "Container name"
|
|
|
|
#: templates/backends/openstack.html:49
|
|
msgid "Container region"
|
|
msgstr "Container region"
|
|
|
|
#: templates/restore.html:69
|
|
msgid "Continue"
|
|
msgstr "Continue"
|
|
|
|
#: scripts/controllers/EditBackupController.js:437
|
|
msgid "Continue without encryption"
|
|
msgstr "Continue without encryption"
|
|
|
|
#: scripts/controllers/DialogController.js:16
|
|
msgid "Copied!"
|
|
msgstr "Copied!"
|
|
|
|
#: templates/copy_clipboard_buttons.html:3
|
|
msgid "Copy"
|
|
msgstr "Copy"
|
|
|
|
#: templates/addoredit.html:103 templates/restoredirect.html:42
|
|
msgid "Copy Destination URL to Clipboard"
|
|
msgstr "Copy Destination URL to Clipboard"
|
|
|
|
#: scripts/controllers/EditBackupController.js:111
|
|
#: scripts/controllers/RestoreDirectController.js:33
|
|
msgid "Copy URL"
|
|
msgstr "Copy URL"
|
|
|
|
#: scripts/controllers/DialogController.js:20
|
|
msgid "Copy failed. Please manually copy the URL"
|
|
msgstr "Copy failed. Please manually copy the URL"
|
|
|
|
#: templates/backup-result/box.html:41
|
|
msgid "Copy log"
|
|
msgstr "Copy log"
|
|
|
|
#: scripts/services/AppUtils.js:741
|
|
msgid "Core options"
|
|
msgstr "Core options"
|
|
|
|
#: scripts/controllers/StateController.js:34
|
|
msgid "Counting ({{files}} files found, {{size}})"
|
|
msgstr "Counting ({{files}} files found, {{size}})"
|
|
|
|
#: templates/settings.html:170
|
|
msgid "Crashes only"
|
|
msgstr "Crashes only"
|
|
|
|
#: templates/home.html:11
|
|
msgid "Create Order"
|
|
msgstr "Create Order"
|
|
|
|
#: templates/home.html:21
|
|
msgid "Create Order (descending)"
|
|
msgstr "Create Order (descending)"
|
|
|
|
#: templates/home.html:75
|
|
msgid "Create bug report …"
|
|
msgstr "Create bug report …"
|
|
|
|
#: scripts/directives/backupEditUri.js:131
|
|
msgid "Create folder?"
|
|
msgstr "Create folder?"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:140
|
|
msgid "Created new limited user"
|
|
msgstr "Created new limited user"
|
|
|
|
#: scripts/services/ServerStatus.js:63
|
|
msgid "Creating bug report …"
|
|
msgstr "Creating bug report …"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:126
|
|
msgid "Creating new user with limited access …"
|
|
msgstr "Creating new user with limited access …"
|
|
|
|
#: scripts/services/ServerStatus.js:52
|
|
msgid "Creating target folders …"
|
|
msgstr "Creating target folders …"
|
|
|
|
#: scripts/controllers/RestoreController.js:368
|
|
msgid "Creating temporary backup …"
|
|
msgstr "Creating temporary backup …"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:126
|
|
msgid "Creating user …"
|
|
msgstr "Creating user …"
|
|
|
|
#: templates/home.html:105
|
|
msgid "Current action:"
|
|
msgstr "Current action:"
|
|
|
|
#: templates/home.html:115
|
|
msgid "Current file:"
|
|
msgstr "Current file:"
|
|
|
|
#: templates/updatechangelog.html:4
|
|
msgid "Current version is {{versionname}} ({{versionnumber}})"
|
|
msgstr "Current version is {{versionname}} ({{versionnumber}})"
|
|
|
|
#: templates/backends/s3.html:17
|
|
msgid "Custom S3 endpoint"
|
|
msgstr "Custom S3 endpoint"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1320 templates/backends/storj.html:18
|
|
msgid "Custom Satellite"
|
|
msgstr "Custom Satellite"
|
|
|
|
#: templates/backends/storj.html:13
|
|
msgid "Custom Satellite ({{satellite}})"
|
|
msgstr "Custom Satellite ({{satellite}})"
|
|
|
|
#: templates/backends/openstack.html:13
|
|
msgid "Custom authentication url"
|
|
msgstr "Custom authentication url"
|
|
|
|
#: templates/addoredit.html:327
|
|
msgid "Custom backup retention"
|
|
msgstr "Custom backup retention"
|
|
|
|
#: templates/backends/s3.html:55
|
|
msgid "Custom bucket storage class"
|
|
msgstr "Custom bucket storage class"
|
|
|
|
#: templates/backends/gcs.html:18
|
|
msgid "Custom location"
|
|
msgstr "Custom location"
|
|
|
|
#: templates/backends/s3.html:39
|
|
msgid "Custom region for creating buckets"
|
|
msgstr "Custom region for creating buckets"
|
|
|
|
#: templates/backends/s3.html:34
|
|
msgid "Custom region value"
|
|
msgstr "Custom region value"
|
|
|
|
#: templates/backends/openstack.html:10 templates/backends/s3.html:12
|
|
msgid "Custom server url"
|
|
msgstr "Custom server URL"
|
|
|
|
#: templates/backends/gcs.html:29 templates/backends/s3.html:50
|
|
msgid "Custom storage class"
|
|
msgstr "Custom storage class"
|
|
|
|
#: templates/advancedoptionseditor.html:43
|
|
msgid "DEPRECATED: {{getDeprecationMessage(item)}}"
|
|
msgstr "DEPRECATED: {{getDeprecationMessage(item)}}"
|
|
|
|
#: templates/home.html:66
|
|
msgid "Database …"
|
|
msgstr "Database …"
|
|
|
|
#: scripts/services/AppUtils.js:97 templates/addoredit.html:353
|
|
msgid "Days"
|
|
msgstr "Days"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:40
|
|
msgid "Default"
|
|
msgstr "Default"
|
|
|
|
#: templates/settings.html:129
|
|
msgid "Default ({{channelname}})"
|
|
msgstr "Default ({{channelname}})"
|
|
|
|
#: scripts/services/AppUtils.js:193
|
|
msgid "Default excludes"
|
|
msgstr "Default excludes"
|
|
|
|
#: templates/settings.html:190
|
|
msgid "Default options"
|
|
msgstr "Default options"
|
|
|
|
#: templates/advancedoptionseditor.html:44
|
|
msgid "Default value: \"{{getDefaultValue(item)}}\""
|
|
msgstr "Default value: \"{{getDefaultValue(item)}}\""
|
|
|
|
#: scripts/controllers/DeleteController.js:67 templates/localdatabase.html:16
|
|
msgid "Delete"
|
|
msgstr "Delete"
|
|
|
|
#: templates/backup-result/phases/delete.html:3
|
|
msgid "Delete Phase (Old Backup Versions)"
|
|
msgstr "Delete Phase (Old Backup Versions)"
|
|
|
|
#: templates/delete.html:5 templates/delete.html:53
|
|
msgid "Delete backup"
|
|
msgstr "Delete backup"
|
|
|
|
#: templates/addoredit.html:324
|
|
msgid "Delete backups that are older than"
|
|
msgstr "Delete backups that are older than"
|
|
|
|
#: templates/delete.html:13
|
|
msgid "Delete local database"
|
|
msgstr "Delete local database"
|
|
|
|
#: templates/settings.html:68
|
|
msgid "Delete remote control setup"
|
|
msgstr "Delete remote control setup"
|
|
|
|
#: templates/delete.html:38 templates/delete.html:47
|
|
msgid "Delete remote files"
|
|
msgstr "Delete remote files"
|
|
|
|
#: templates/delete.html:26
|
|
msgid "Delete the local database"
|
|
msgstr "Delete the local database"
|
|
|
|
#: templates/delete.html:41
|
|
msgid "Delete {{filecount}} files ({{filesize}}) from the remote storage?"
|
|
msgstr "Delete {{filecount}} files ({{filesize}}) from the remote storage?"
|
|
|
|
#: templates/home.html:60
|
|
msgid "Delete …"
|
|
msgstr "Delete …"
|
|
|
|
#: templates/backup-result/top-right-box.html:26
|
|
msgid "Deleted"
|
|
msgstr "Deleted"
|
|
|
|
#: templates/backup-result/phases/delete.html:24
|
|
msgid "Deleted Versions"
|
|
msgstr "Deleted Versions"
|
|
|
|
#: templates/backup-result/phases/compact.html:23
|
|
msgid "Deleted files"
|
|
msgstr "Deleted files"
|
|
|
|
#: scripts/services/ServerStatus.js:65
|
|
msgid "Deleting remote files …"
|
|
msgstr "Deleting remote files …"
|
|
|
|
#: scripts/services/ServerStatus.js:43
|
|
msgid "Deleting unwanted files …"
|
|
msgstr "Deleting unwanted files …"
|
|
|
|
#: templates/addoredit.html:43
|
|
msgid "Description (optional)"
|
|
msgstr "Description (optional)"
|
|
|
|
#: templates/home.html:46
|
|
msgid "Description:"
|
|
msgstr "Description:"
|
|
|
|
#: scripts/services/AppUtils.js:60
|
|
msgid "Desktop"
|
|
msgstr "Desktop"
|
|
|
|
#: templates/addoredit.html:25
|
|
msgid "Destination"
|
|
msgstr "Destination"
|
|
|
|
#: templates/home.html:12
|
|
msgid "Destination Type"
|
|
msgstr "Destination Type"
|
|
|
|
#: templates/home.html:22
|
|
msgid "Destination Type (descending)"
|
|
msgstr "Destination Type (descending)"
|
|
|
|
#: templates/backends/file.html:7 templates/backends/filejump.html:3
|
|
#: templates/backends/filen.html:3 templates/backends/generic.html:14
|
|
#: templates/backends/jottacloud.html:3 templates/backends/msgroup.html:8
|
|
#: templates/backends/oauth.html:3 templates/backends/pcloud.html:16
|
|
#: templates/backends/sharepoint.html:2 templates/backends/smb.html:29
|
|
msgid "Destination path"
|
|
msgstr "Destination path"
|
|
|
|
#: templates/home.html:18
|
|
msgid "Destination size"
|
|
msgstr "Destination size"
|
|
|
|
#: templates/home.html:28
|
|
msgid "Destination size (descending)"
|
|
msgstr "Destination size (descending)"
|
|
|
|
#: templates/backends/smb.html:8
|
|
msgid "Direct TCP"
|
|
msgstr "Direct TCP"
|
|
|
|
#: templates/restorewizard.html:9
|
|
msgid "Direct restore from backup files …"
|
|
msgstr "Direct restore from backup files …"
|
|
|
|
#: templates/backends/idrive.html:3
|
|
msgid "Directory path"
|
|
msgstr "Directory path"
|
|
|
|
#: templates/settings.html:60
|
|
msgid "Disable remote control"
|
|
msgstr "Disable remote control"
|
|
|
|
#: templates/log.html:32
|
|
msgid "Disabled"
|
|
msgstr "Disabled"
|
|
|
|
#: templates/notificationarea.html:10 templates/notificationarea.html:29
|
|
#: templates/notificationarea.html:40
|
|
msgid "Dismiss"
|
|
msgstr "Dismiss"
|
|
|
|
#: templates/notificationarea.html:50
|
|
msgid "Dismiss all"
|
|
msgstr "Dismiss all"
|
|
|
|
#: templates/settings.html:108
|
|
msgid "Display and color theme"
|
|
msgstr "Display and color theme"
|
|
|
|
#: scripts/controllers/DeleteController.js:99
|
|
msgid "Do you really want to delete the backup: \"{{name}}\" ?"
|
|
msgstr "Do you really want to delete the backup: \"{{name}}\" ?"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:28
|
|
msgid "Do you really want to delete the local database for: {{name}}"
|
|
msgstr "Do you really want to delete the local database for: {{name}}"
|
|
|
|
#: templates/backends/smb.html:33
|
|
msgid "Domain"
|
|
msgstr "Domain"
|
|
|
|
#: templates/backends/openstack.html:26
|
|
msgid "Domain name"
|
|
msgstr "Domain name"
|
|
|
|
#: templates/export.html:53
|
|
msgid "Done"
|
|
msgstr "Done"
|
|
|
|
#: templates/notificationarea.html:16 templates/notificationarea.html:30
|
|
#: templates/updatechangelog.html:10
|
|
msgid "Download"
|
|
msgstr "Download"
|
|
|
|
#: templates/backup-result/phases/compact.html:28
|
|
msgid "Downloaded files"
|
|
msgstr "Downloaded files"
|
|
|
|
#: scripts/services/ServerStatus.js:56
|
|
msgid "Downloading files …"
|
|
msgstr "Downloading files …"
|
|
|
|
#: templates/notificationarea.html:26
|
|
msgid "Downloading update…"
|
|
msgstr "Downloading update…"
|
|
|
|
#: scripts/services/AppUtils.js:343
|
|
msgid "Duplicate option {{opt}}"
|
|
msgstr "Duplicate option {{opt}}"
|
|
|
|
#: index.html:254
|
|
msgid "Duplicati Website"
|
|
msgstr "Duplicati Website"
|
|
|
|
#: index.html:248
|
|
msgid "Duplicati forum"
|
|
msgstr "Duplicati forum"
|
|
|
|
#: scripts/controllers/AppController.js:192
|
|
msgid ""
|
|
"Duplicati needs to be secured with a passphrase and a random passphrase has been generated for you.\n"
|
|
"If you open Duplicati from the tray icon, you do not need a passphrase, but if you plan to open it from another location you need to set a passphrase you know.\n"
|
|
"Do you want to set a passphrase now?"
|
|
msgstr ""
|
|
"Duplicati needs to be secured with a passphrase and a random passphrase has been generated for you.\n"
|
|
"If you open Duplicati from the tray icon, you do not need a passphrase, but if you plan to open it from another location you need to set a passphrase you know.\n"
|
|
"Do you want to set a passphrase now?"
|
|
|
|
#: templates/settings.html:93
|
|
msgid ""
|
|
"Duplicati will run when started, but will remain in a paused state for the "
|
|
"duration. Duplicati will occupy minimal system resources and no backups will"
|
|
" be run."
|
|
msgstr ""
|
|
"Duplicati will run when started, but will remain in a paused state for the "
|
|
"duration. Duplicati will occupy minimal system resources and no backups will"
|
|
" be run."
|
|
|
|
#: templates/backup-result/phases/compact.html:16
|
|
#: templates/backup-result/phases/delete.html:16
|
|
#: templates/backup-result/phases/purge.html:16
|
|
#: templates/backup-result/phases/recreate-database.html:16
|
|
#: templates/backup-result/phases/repair.html:16
|
|
#: templates/backup-result/phases/test.html:16
|
|
#: templates/backup-result/top-left-box.html:11 templates/home.html:19
|
|
msgid "Duration"
|
|
msgstr "Duration"
|
|
|
|
#: templates/home.html:29
|
|
msgid "Duration (descending)"
|
|
msgstr "Duration (descending)"
|
|
|
|
#: templates/delete.html:15
|
|
msgid ""
|
|
"Each backup has a local database associated with it, which stores information about the remote backup on the local machine.\n"
|
|
" When deleting a backup, you can also delete the local database without affecting the ability to restore the remote files.\n"
|
|
" If you are using the local database for backups from the commandline, you should keep the database."
|
|
msgstr ""
|
|
"Each backup has a local database associated with it, which stores information about the remote backup on the local machine.\n"
|
|
" When deleting a backup, you can also delete the local database without affecting the ability to restore the remote files.\n"
|
|
" If you are using the local database for backups from the commandline, you should keep the database."
|
|
|
|
#: templates/localdatabase.html:5
|
|
msgid ""
|
|
"Each backup has a local database associated with it, which stores "
|
|
"information about the remote backup on the local machine. This makes it "
|
|
"faster to perform many operations, and reduces the amount of data that needs"
|
|
" to be downloaded for each operation."
|
|
msgstr ""
|
|
"Each backup has a local database associated with it, which stores "
|
|
"information about the remote backup on the local machine. This makes it "
|
|
"faster to perform many operations, and reduces the amount of data that needs"
|
|
" to be downloaded for each operation."
|
|
|
|
#: templates/addoredit.html:174 templates/addoredit.html:389
|
|
#: templates/edituri.html:39 templates/settings.html:194
|
|
msgid "Edit as list"
|
|
msgstr "Edit as list"
|
|
|
|
#: templates/addoredit.html:177 templates/addoredit.html:392
|
|
#: templates/edituri.html:42 templates/settings.html:200
|
|
msgid "Edit as text"
|
|
msgstr "Edit as text"
|
|
|
|
#: templates/home.html:58
|
|
msgid "Edit …"
|
|
msgstr "Edit …"
|
|
|
|
#: templates/backends/msgroup.html:3
|
|
msgid "Email address of the Office 365 group"
|
|
msgstr "Email address of the Office 365 group"
|
|
|
|
#: templates/settings.html:64
|
|
msgid "Enable remote control"
|
|
msgstr "Enable remote control"
|
|
|
|
#: templates/export.html:22
|
|
msgid "Encrypt file"
|
|
msgstr "Encrypt file"
|
|
|
|
#: templates/addoredit.html:47 templates/restore.html:22
|
|
#: templates/restoredirect.html:22 templates/restoredirect.html:58
|
|
msgid "Encryption"
|
|
msgstr "Encryption"
|
|
|
|
#: scripts/controllers/EditBackupController.js:410
|
|
msgid "Encryption changed"
|
|
msgstr "Encryption changed"
|
|
|
|
#: templates/about.html:68
|
|
msgid ""
|
|
"Encryption modules: <p style=\"display: inline\" ng-repeat=\"item in "
|
|
"sysinfo.EncryptionModules\">{{item.Key}} </p>"
|
|
msgstr ""
|
|
"Encryption modules: <p style=\"display: inline\" ng-repeat=\"item in "
|
|
"sysinfo.EncryptionModules\">{{item.Key}} </p>"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1315 templates/backends/storj.html:25
|
|
#: templates/backends/storj.html:26
|
|
msgid "Encryption passphrase"
|
|
msgstr "Encryption passphrase"
|
|
|
|
#: templates/backends/storj.html:30
|
|
msgid "Encryption passphrase (for verification)"
|
|
msgstr "Encryption passphrase (for verification)"
|
|
|
|
#: templates/backup-result/phases/compact.html:12
|
|
#: templates/backup-result/phases/delete.html:12
|
|
#: templates/backup-result/phases/purge.html:12
|
|
#: templates/backup-result/phases/recreate-database.html:12
|
|
#: templates/backup-result/phases/repair.html:12
|
|
#: templates/backup-result/phases/test.html:12
|
|
#: templates/backup-result/top-left-box.html:7
|
|
msgid "End"
|
|
msgstr "End"
|
|
|
|
#: scripts/controllers/EditBackupController.js:103
|
|
#: scripts/controllers/RestoreDirectController.js:24
|
|
msgid "Enter URL"
|
|
msgstr "Enter URL"
|
|
|
|
#: scripts/controllers/EditBackupController.js:103
|
|
#: scripts/controllers/RestoreDirectController.js:24
|
|
msgid "Enter a backup destination URL:"
|
|
msgstr "Enter a backup destination URL:"
|
|
|
|
#: templates/addoredit.html:341
|
|
msgid ""
|
|
"Enter a retention strategy manually. Placeholders are D/W/Y for "
|
|
"days/weeks/years and U for unlimited. The syntax is: 7D:1D,4W:1W,36M:1M. "
|
|
"This example keeps one backup for each of the next 7 days, one for each of "
|
|
"the next 4 weeks, and one for each of the next 36 months. This can also be "
|
|
"written as 1W:1D,1M:1W,3Y:1M."
|
|
msgstr ""
|
|
"Enter a retention strategy manually. Placeholders are D/W/Y for "
|
|
"days/weeks/years and U for unlimited. The syntax is: 7D:1D,4W:1W,36M:1M. "
|
|
"This example keeps one backup for each of the next 7 days, one for each of "
|
|
"the next 4 weeks, and one for each of the next 36 months. This can also be "
|
|
"written as 1W:1D,1M:1W,3Y:1M."
|
|
|
|
#: templates/commandline.html:14
|
|
msgid "Enter a url, or click the "Target URL >" link"
|
|
msgstr "Enter a URL, or click the "Target URL >" link"
|
|
|
|
#: templates/restoredirect.html:61
|
|
msgid "Enter backup passphrase, if any"
|
|
msgstr "Enter backup passphrase, if any"
|
|
|
|
#: templates/addwizard.html:10
|
|
msgid "Enter configuration details"
|
|
msgstr "Enter configuration details"
|
|
|
|
#: templates/export.html:26
|
|
msgid "Enter encryption passphrase"
|
|
msgstr "Enter encryption passphrase"
|
|
|
|
#: templates/addoredit.html:196
|
|
msgid "Enter expression here"
|
|
msgstr "Enter expression here"
|
|
|
|
#: templates/commandline.html:19
|
|
msgid "Enter one argument per line without quotes, e.g. *.txt"
|
|
msgstr "Enter one argument per line without quotes, e.g. *.txt"
|
|
|
|
#: templates/commandline.html:26
|
|
msgid ""
|
|
"Enter one option per line in command-line format, e.g. --dblock-size=100MB"
|
|
msgstr ""
|
|
"Enter one option per line in command-line format, e.g. --dblock-size=100MB"
|
|
|
|
#: scripts/services/AppUtils.js:128
|
|
msgid "Enter one option per line in command-line format, e.g. {0}"
|
|
msgstr "Enter one option per line in command-line format, e.g. {0}"
|
|
|
|
#: templates/restore.html:90
|
|
msgid "Enter the destination path"
|
|
msgstr "Enter the destination path"
|
|
|
|
#: scripts/controllers/CommandlineController.js:174
|
|
#: scripts/controllers/CommandlineController.js:80
|
|
#: scripts/controllers/ExportController.js:40
|
|
#: scripts/controllers/ExportController.js:57
|
|
#: scripts/controllers/ExportController.js:70
|
|
#: scripts/controllers/ImportController.js:17
|
|
#: scripts/controllers/ImportController.js:39
|
|
#: scripts/controllers/ImportController.js:43
|
|
#: scripts/controllers/ImportController.js:49
|
|
#: scripts/controllers/RestoreController.js:114
|
|
#: scripts/controllers/RestoreController.js:144
|
|
#: scripts/controllers/RestoreController.js:294
|
|
#: scripts/controllers/RestoreController.js:332
|
|
#: scripts/controllers/RestoreController.js:390
|
|
#: scripts/controllers/RestoreController.js:423
|
|
#: scripts/controllers/RestoreController.js:431
|
|
#: scripts/controllers/RestoreController.js:90
|
|
#: scripts/controllers/RestoreDirectController.js:112
|
|
#: scripts/controllers/RestoreDirectController.js:78
|
|
#: scripts/directives/backupEditUri.js:143
|
|
#: scripts/directives/backupEditUri.js:164
|
|
#: scripts/directives/backupEditUri.js:198
|
|
#: scripts/directives/notificationArea.js:41
|
|
#: scripts/directives/notificationArea.js:43
|
|
#: scripts/directives/notificationArea.js:68 scripts/services/AppUtils.js:343
|
|
#: scripts/services/AppUtils.js:348 scripts/services/AppUtils.js:394
|
|
#: scripts/services/AppUtils.js:402
|
|
msgid "Error"
|
|
msgstr "Error"
|
|
|
|
#: scripts/services/ServerStatus.js:70
|
|
msgid "Error!"
|
|
msgstr "Error!"
|
|
|
|
#: templates/settings.html:169
|
|
msgid "Errors and crashes"
|
|
msgstr "Errors and crashes"
|
|
|
|
#: templates/backup-result/top-right-box.html:10
|
|
msgid "Examined"
|
|
msgstr "Examined"
|
|
|
|
#: templates/addoredit.html:214
|
|
msgid "Exclude"
|
|
msgstr "Exclude"
|
|
|
|
#: scripts/services/AppUtils.js:131
|
|
msgid "Exclude directories whose names contain"
|
|
msgstr "Exclude directories whose names contain"
|
|
|
|
#: scripts/services/AppUtils.js:187
|
|
msgid "Exclude expression"
|
|
msgstr "Exclude expression"
|
|
|
|
#: scripts/services/AppUtils.js:150
|
|
msgid "Exclude file"
|
|
msgstr "Exclude file"
|
|
|
|
#: scripts/services/AppUtils.js:157
|
|
msgid "Exclude file extension"
|
|
msgstr "Exclude file extension"
|
|
|
|
#: scripts/services/AppUtils.js:137
|
|
msgid "Exclude files whose names contain"
|
|
msgstr "Exclude files whose names contain"
|
|
|
|
#: scripts/services/AppUtils.js:172
|
|
msgid "Exclude filter group"
|
|
msgstr "Exclude filter group"
|
|
|
|
#: scripts/services/AppUtils.js:143
|
|
msgid "Exclude folder"
|
|
msgstr "Exclude folder"
|
|
|
|
#: scripts/services/AppUtils.js:162
|
|
msgid "Exclude regular expression"
|
|
msgstr "Exclude regular expression"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:72
|
|
msgid "Existing file found"
|
|
msgstr "Existing file found"
|
|
|
|
#: templates/settings.html:145
|
|
msgid "Experimental"
|
|
msgstr "Experimental"
|
|
|
|
#: templates/export.html:35
|
|
msgid "Export"
|
|
msgstr "Export"
|
|
|
|
#: templates/export.html:2
|
|
msgid "Export backup configuration"
|
|
msgstr "Export backup configuration"
|
|
|
|
#: templates/delete.html:31 templates/delete.html:34
|
|
msgid "Export configuration"
|
|
msgstr "Export configuration"
|
|
|
|
#: templates/export.html:18
|
|
msgid "Export passwords"
|
|
msgstr "Export passwords"
|
|
|
|
#: templates/home.html:59
|
|
msgid "Export …"
|
|
msgstr "Export …"
|
|
|
|
#: templates/export.html:39
|
|
msgid "Exporting …"
|
|
msgstr "Exporting …"
|
|
|
|
#: templates/externallink.html:1
|
|
msgid "External link"
|
|
msgstr "External link"
|
|
|
|
#: scripts/services/SystemInfo.js:52
|
|
msgid "FTP (Alternative)"
|
|
msgstr "FTP (Alternative)"
|
|
|
|
#: scripts/controllers/RestoreController.js:390
|
|
msgid "Failed to build temporary database: {{message}}"
|
|
msgstr "Failed to build temporary database: {{message}}"
|
|
|
|
#: scripts/directives/backupEditUri.js:143
|
|
#: scripts/directives/backupEditUri.js:164
|
|
#: scripts/directives/backupEditUri.js:198
|
|
msgid "Failed to connect:"
|
|
msgstr "Failed to connect:"
|
|
|
|
#: scripts/controllers/CommandlineController.js:174
|
|
#: scripts/controllers/CommandlineController.js:80
|
|
#: scripts/controllers/ExportController.js:40
|
|
#: scripts/controllers/ExportController.js:57
|
|
#: scripts/controllers/RestoreController.js:294
|
|
#: scripts/controllers/RestoreController.js:332
|
|
#: scripts/controllers/RestoreController.js:431
|
|
#: scripts/controllers/RestoreController.js:90
|
|
#: scripts/controllers/RestoreDirectController.js:112
|
|
#: scripts/controllers/RestoreDirectController.js:78
|
|
#: scripts/services/LogService.js:29
|
|
msgid "Failed to connect: {{message}}"
|
|
msgstr "Failed to connect: {{message}}"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:38
|
|
msgid "Failed to delete:"
|
|
msgstr "Failed to delete:"
|
|
|
|
#: scripts/controllers/RestoreController.js:114
|
|
#: scripts/controllers/RestoreController.js:144
|
|
msgid "Failed to fetch path information: {{message}}"
|
|
msgstr "Failed to fetch path information: {{message}}"
|
|
|
|
#: scripts/directives/notificationArea.js:45
|
|
msgid "Failed to find backup:"
|
|
msgstr "Failed to find backup:"
|
|
|
|
#: scripts/directives/notificationArea.js:68
|
|
msgid "Failed to get bug report URL: {{message}}"
|
|
msgstr "Failed to get bug report URL: {{message}}"
|
|
|
|
#: scripts/controllers/ImportController.js:39
|
|
#: scripts/controllers/ImportController.js:43
|
|
msgid "Failed to import: {{message}}"
|
|
msgstr "Failed to import: {{message}}"
|
|
|
|
#: scripts/controllers/EditBackupController.js:714
|
|
msgid "Failed to read backup defaults:"
|
|
msgstr "Failed to read backup defaults:"
|
|
|
|
#: scripts/controllers/ImportController.js:49
|
|
msgid "Failed to read file: {{message}}"
|
|
msgstr "Failed to read file: {{message}}"
|
|
|
|
#: scripts/controllers/RestoreController.js:423
|
|
msgid "Failed to restore files: {{message}}"
|
|
msgstr "Failed to restore files: {{message}}"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:263
|
|
msgid "Failed to save:"
|
|
msgstr "Failed to save:"
|
|
|
|
#: templates/backup-result/top-right-box.html:6
|
|
msgid "Fatal error, no statistics collected"
|
|
msgstr "Fatal error, no statistics collected"
|
|
|
|
#: scripts/controllers/RestoreController.js:120
|
|
#: scripts/controllers/RestoreController.js:159
|
|
msgid "Fetching path information …"
|
|
msgstr "Fetching path information …"
|
|
|
|
#: scripts/services/AppUtils.js:80
|
|
msgid "File"
|
|
msgstr "File"
|
|
|
|
#: templates/backends/filejump.html:8
|
|
msgid "Filejump API token"
|
|
msgstr "Filejump API token"
|
|
|
|
#: templates/addoredit.html:237
|
|
msgid "Files larger than:"
|
|
msgstr "Files larger than:"
|
|
|
|
#: templates/addoredit.html:163
|
|
msgid "Filters"
|
|
msgstr "Filters"
|
|
|
|
#: templates/commandline.html:57
|
|
msgid "Finished!"
|
|
msgstr "Finished!"
|
|
|
|
#: scripts/controllers/AppController.js:191
|
|
msgid "First run setup"
|
|
msgstr "First run setup"
|
|
|
|
#: scripts/services/AppUtils.js:51
|
|
msgid "Folder"
|
|
msgstr "Folder"
|
|
|
|
#: templates/backends/storj.html:42
|
|
msgid "Folder in the bucket"
|
|
msgstr "Folder in the bucket"
|
|
|
|
#: templates/backends/aliyunoss.html:30 templates/backends/b2.html:7
|
|
#: templates/backends/cos.html:30 templates/backends/e2.html:16
|
|
#: templates/backends/file.html:22 templates/backends/file.html:6
|
|
#: templates/backends/jottacloud.html:2 templates/backends/mega.html:2
|
|
#: templates/backends/s3.html:60 templates/backends/storj.html:41
|
|
#: templates/restore.html:105 templates/restore.html:89
|
|
msgid "Folder path"
|
|
msgstr "Folder path"
|
|
|
|
#: templates/backends/mega.html:3
|
|
msgid "Folder path name"
|
|
msgstr "Folder path name"
|
|
|
|
#: scripts/services/AppUtils.js:114
|
|
msgid "Fri"
|
|
msgstr "Fri"
|
|
|
|
#: templates/backends/sharepoint.html:3
|
|
msgid "Full destination path, including the server name, but without https"
|
|
msgstr "Full destination path, including the server name, but without https"
|
|
|
|
#: scripts/services/AppUtils.js:90
|
|
msgid "GByte"
|
|
msgstr "GByte"
|
|
|
|
#: scripts/services/AppUtils.js:123
|
|
msgid "GByte/s"
|
|
msgstr "GByte/s"
|
|
|
|
#: templates/backends/gcs.html:38
|
|
msgid "GCS Project ID"
|
|
msgstr "GCS Project ID"
|
|
|
|
#: templates/about.html:4 templates/addoredit.html:24
|
|
#: templates/backuplog.html:6
|
|
msgid "General"
|
|
msgstr "General"
|
|
|
|
#: templates/addoredit.html:36
|
|
msgid "General backup settings"
|
|
msgstr "General backup settings"
|
|
|
|
#: templates/addoredit.html:305
|
|
msgid "General options"
|
|
msgstr "General options"
|
|
|
|
#: templates/addoredit.html:73
|
|
msgid "Generate"
|
|
msgstr "Generate"
|
|
|
|
#: templates/backends/s3.html:88
|
|
msgid "Generate IAM access policy"
|
|
msgstr "Generate IAM access policy"
|
|
|
|
#: scripts/controllers/RestoreController.js:70
|
|
msgid "Getting file versions …"
|
|
msgstr "Getting file versions …"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1143 templates/backends/msgroup.html:2
|
|
msgid "Group email"
|
|
msgstr "Group email"
|
|
|
|
#: templates/home.html:16
|
|
msgid "Has Scheduled"
|
|
msgstr "Has Scheduled"
|
|
|
|
#: templates/home.html:26
|
|
msgid "Has Scheduled (descending)"
|
|
msgstr "Has Scheduled (descending)"
|
|
|
|
#: index.html:311
|
|
msgid "Help"
|
|
msgstr "Help"
|
|
|
|
#: scripts/controllers/EditBackupController.js:20
|
|
msgid "Hidden files"
|
|
msgstr "Hidden files"
|
|
|
|
#: templates/addoredit.html:68
|
|
msgid "Hide"
|
|
msgstr "Hide"
|
|
|
|
#: templates/backends/file.html:15 templates/restore.html:98
|
|
msgid "Hide hidden items"
|
|
msgstr "Hide hidden items"
|
|
|
|
#: index.html:208 scripts/services/AppUtils.js:62
|
|
msgid "Home"
|
|
msgstr "Home"
|
|
|
|
#: templates/settings.html:24
|
|
msgid "Hostnames"
|
|
msgstr "Hostnames"
|
|
|
|
#: scripts/services/AppUtils.js:106 scripts/services/AppUtils.js:96
|
|
#: templates/settings.html:91
|
|
msgid "Hours"
|
|
msgstr "Hours"
|
|
|
|
#: templates/restore.html:111
|
|
msgid "How do you want to handle existing files?"
|
|
msgstr "How do you want to handle existing files?"
|
|
|
|
#: scripts/services/AppUtils.js:70
|
|
msgid "Hyper-V Machine"
|
|
msgstr "Hyper-V Machine"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:279
|
|
msgid "Hyper-V Machine: {{name}}"
|
|
msgstr "Hyper-V Machine: {{name}}"
|
|
|
|
#: scripts/services/AppUtils.js:72
|
|
msgid "Hyper-V Machines"
|
|
msgstr "Hyper-V Machines"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:65
|
|
#: scripts/directives/sourceFolderPicker.js:71
|
|
msgid "ID:"
|
|
msgstr "ID:"
|
|
|
|
#: templates/backends/idrive.html:2
|
|
msgid "IDrive Sync directory path"
|
|
msgstr "IDrive Sync directory path"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1370 templates/backends/e2.html:3
|
|
msgid "IDrive e2 Access Key ID"
|
|
msgstr "IDrive e2 Access Key ID"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1371 templates/backends/e2.html:7
|
|
msgid "IDrive e2 Access Key Secret"
|
|
msgstr "IDrive e2 Access Key Secret"
|
|
|
|
#: templates/addoredit.html:261
|
|
msgid "If a date was missed, the job will run as soon as possible."
|
|
msgstr "If a date was missed, the job will run as soon as possible."
|
|
|
|
#: templates/addoredit.html:361
|
|
msgid ""
|
|
"If at least one newer backup is found, all backups older than this date are "
|
|
"deleted."
|
|
msgstr ""
|
|
"If at least one newer backup is found, all backups older than this date are "
|
|
"deleted."
|
|
|
|
#: templates/localdatabase.html:10
|
|
msgid ""
|
|
"If the backup and the remote storage is out of sync, Duplicati will require "
|
|
"that you perform a repair operation to synchronize the database. If the "
|
|
"repair is unsuccessful, you can delete the local database and re-generate."
|
|
msgstr ""
|
|
"If the backup and the remote storage are out of sync, Duplicati will require"
|
|
" that you perform a repair operation to synchronise the database. If the "
|
|
"repair is unsuccessful, you can delete the local database and re-generate "
|
|
"it."
|
|
|
|
#: templates/export.html:49
|
|
msgid ""
|
|
"If the backup file was not downloaded automatically, <a "
|
|
"href=\"{{DownloadURL}}\" target=\"_blank\">right click and choose "Save"
|
|
" as …"</a>."
|
|
msgstr ""
|
|
"If the backup file was not downloaded automatically, <a "
|
|
"href=\"{{DownloadURL}}\" target=\"_blank\">right click and choose "Save"
|
|
" as …"</a>."
|
|
|
|
#: templates/notificationarea.html:7
|
|
msgid ""
|
|
"If the backup file was not downloaded automatically, <a "
|
|
"href=\"{{item.DownloadLink}}\" target=\"_blank\">right click and choose "
|
|
""Save as …"</a>."
|
|
msgstr ""
|
|
"If the backup file was not downloaded automatically, <a "
|
|
"href=\"{{item.DownloadLink}}\" target=\"_blank\">right click and choose "
|
|
""Save as …"</a>."
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:114
|
|
msgid ""
|
|
"If you do not enter a path, all files will be stored in the login folder.\n"
|
|
"Are you sure this is what you want?"
|
|
msgstr ""
|
|
"If you do not enter a path, all files will be stored in the login folder.\n"
|
|
"Are you sure this is what you want?"
|
|
|
|
#: templates/backends/openstack.html:40
|
|
msgid "If you do not enter an API Key, the tenant name is required"
|
|
msgstr "If you do not enter an API Key, the tenant name is required"
|
|
|
|
#: templates/pause.html:53
|
|
msgid ""
|
|
"If you pause transfers they could time out and cause retries or failures."
|
|
msgstr ""
|
|
"If you pause transfers they could time out and cause retries or failures."
|
|
|
|
#: templates/delete.html:32
|
|
msgid ""
|
|
"If you want to use the backup later, you can export the configuration before"
|
|
" deleting it."
|
|
msgstr ""
|
|
"If you want to use the backup later, you can export the configuration before"
|
|
" deleting it."
|
|
|
|
#: templates/import.html:29
|
|
msgid "Import"
|
|
msgstr "Import"
|
|
|
|
#: templates/addoredit.html:100 templates/restoredirect.html:39
|
|
msgid "Import Destination URL"
|
|
msgstr "Import Destination URL"
|
|
|
|
#: scripts/controllers/EditBackupController.js:103
|
|
#: scripts/controllers/RestoreDirectController.js:24
|
|
msgid "Import URL"
|
|
msgstr "Import URL"
|
|
|
|
#: templates/import.html:3
|
|
msgid "Import backup configuration"
|
|
msgstr "Import backup configuration"
|
|
|
|
#: templates/addwizard.html:15
|
|
msgid "Import from a file"
|
|
msgstr "Import from a file"
|
|
|
|
#: templates/import.html:19
|
|
msgid "Import metadata"
|
|
msgstr "Import metadata"
|
|
|
|
#: templates/import.html:33
|
|
msgid "Importing …"
|
|
msgstr "Importing …"
|
|
|
|
#: scripts/controllers/EditBackupController.js:171
|
|
msgid "Include a file?"
|
|
msgstr "Include a file?"
|
|
|
|
#: scripts/services/AppUtils.js:183
|
|
msgid "Include expression"
|
|
msgstr "Include expression"
|
|
|
|
#: scripts/services/AppUtils.js:167
|
|
msgid "Include regular expression"
|
|
msgstr "Include regular expression"
|
|
|
|
#: templates/settings.html:151
|
|
msgid ""
|
|
"Individual builds for developers only. Not for use with important data."
|
|
msgstr ""
|
|
"Individual builds for developers only. Not for use with important data."
|
|
|
|
#: scripts/services/DialogService.js:27
|
|
msgid "Information"
|
|
msgstr "Information"
|
|
|
|
#: templates/backup-result/top-right-box.html:3
|
|
msgid "Interrupted, no statistics collected"
|
|
msgstr "Interrupted, no statistics collected"
|
|
|
|
#: scripts/controllers/EditBackupController.js:296
|
|
#: scripts/controllers/EditBackupController.js:303
|
|
#: scripts/controllers/EditBackupController.js:313
|
|
msgid "Invalid retention time"
|
|
msgstr "Invalid retention time"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1079
|
|
msgid ""
|
|
"It is possible to connect to some FTP without a password.\n"
|
|
"Are you sure your FTP server supports password-less logins?"
|
|
msgstr ""
|
|
"It is possible to connect to some FTP servers without a password.\n"
|
|
"Are you sure your FTP server supports password-less logins?"
|
|
|
|
#: scripts/services/AppUtils.js:88
|
|
msgid "KByte"
|
|
msgstr "KByte"
|
|
|
|
#: scripts/services/AppUtils.js:121
|
|
msgid "KByte/s"
|
|
msgstr "KByte/s"
|
|
|
|
#: templates/addoredit.html:325
|
|
msgid "Keep a specific number of backups"
|
|
msgstr "Keep a specific number of backups"
|
|
|
|
#: templates/addoredit.html:323
|
|
msgid "Keep all backups"
|
|
msgstr "Keep all backups"
|
|
|
|
#: templates/backends/openstack.html:18
|
|
msgid "Keystone API version"
|
|
msgstr "Keystone API version"
|
|
|
|
#: templates/settings.html:98
|
|
msgid "Language in user interface"
|
|
msgstr "Language in user interface"
|
|
|
|
#: templates/home.html:13
|
|
msgid "Last Run"
|
|
msgstr "Last Run"
|
|
|
|
#: templates/home.html:23
|
|
msgid "Last Run (descending)"
|
|
msgstr "Last Run (descending)"
|
|
|
|
#: scripts/controllers/RestoreController.js:38
|
|
msgid "Last month"
|
|
msgstr "Last month"
|
|
|
|
#: templates/home.html:80
|
|
msgid "Last successful backup:"
|
|
msgstr "Last successful backup:"
|
|
|
|
#: templates/restorewizard.html:27
|
|
msgid "Last successful restore: {{time}} (took {{duration || '0 seconds'}})"
|
|
msgstr "Last successful restore: {{time}} (took {{duration || '0 seconds'}})"
|
|
|
|
#: scripts/controllers/RestoreController.js:60
|
|
msgid "Latest"
|
|
msgstr "Latest"
|
|
|
|
#: templates/about.html:6
|
|
msgid "Libraries"
|
|
msgstr "Libraries"
|
|
|
|
#: scripts/controllers/RestoreDirectController.js:70
|
|
msgid "Listing backup dates …"
|
|
msgstr "Listing backup dates …"
|
|
|
|
#: scripts/services/ServerStatus.js:66
|
|
msgid "Listing remote files for purge …"
|
|
msgstr "Listing remote files for purge …"
|
|
|
|
#: scripts/services/ServerStatus.js:64
|
|
msgid "Listing remote files …"
|
|
msgstr "Listing remote files …"
|
|
|
|
#: templates/log.html:7
|
|
msgid "Live"
|
|
msgstr "Live"
|
|
|
|
#: templates/addwizard.html:16
|
|
msgid "Load a configuration from an exported job or a storage provider"
|
|
msgstr "Load a configuration from an exported job or a storage provider"
|
|
|
|
#: templates/restorewizard.html:16
|
|
msgid "Load destination from an exported job or a storage provider"
|
|
msgstr "Load destination from an exported job or a storage provider"
|
|
|
|
#: templates/backuplog.html:23 templates/backuplog.html:41
|
|
#: templates/log.html:24
|
|
msgid "Load older data"
|
|
msgstr "Load older data"
|
|
|
|
#: templates/delete.html:40
|
|
msgid "Loading remote storage usage …"
|
|
msgstr "Loading remote storage usage …"
|
|
|
|
#: templates/about.html:43 templates/about.html:49 templates/about.html:55
|
|
#: templates/backuplog.html:12 templates/backuplog.html:22
|
|
#: templates/backuplog.html:29 templates/backuplog.html:40
|
|
#: templates/log.html:12 templates/log.html:23
|
|
#: templates/updatechangelog.html:7
|
|
msgid "Loading …"
|
|
msgstr "Loading …"
|
|
|
|
#: templates/localdatabase.html:2
|
|
msgid ""
|
|
"Local database for <b ng-"
|
|
"show=\"Backup.Backup.Name\">{{Backup.Backup.Name}}</b><b ng-"
|
|
"hide=\"Backup.Backup.Name\">…loading…</b>"
|
|
msgstr ""
|
|
"Local database for <b ng-"
|
|
"show=\"Backup.Backup.Name\">{{Backup.Backup.Name}}</b><b ng-"
|
|
"hide=\"Backup.Backup.Name\">…loading…</b>"
|
|
|
|
#: templates/localdatabase.html:23
|
|
msgid "Local database path:"
|
|
msgstr "Local database path:"
|
|
|
|
#: templates/backends/rclone.html:2
|
|
msgid "Local repository"
|
|
msgstr "Local repository"
|
|
|
|
#: scripts/services/SystemInfo.js:86
|
|
msgid "Local storage"
|
|
msgstr "Local storage"
|
|
|
|
#: templates/localdatabase.html:20
|
|
msgid "Location"
|
|
msgstr "Location"
|
|
|
|
#: templates/backends/gcs.html:21
|
|
msgid "Location where buckets are created"
|
|
msgstr "Location where buckets are created"
|
|
|
|
#: templates/backuplog.html:3
|
|
msgid "Log data for <b>{{Backup.Backup.Name}}</b>"
|
|
msgstr "Log data for <b>{{Backup.Backup.Name}}</b>"
|
|
|
|
#: templates/log.html:3
|
|
msgid "Log data from the server"
|
|
msgstr "Log data from the server"
|
|
|
|
#: index.html:310
|
|
msgid "Log in"
|
|
msgstr "Log in"
|
|
|
|
#: index.html:226
|
|
msgid "Log out"
|
|
msgstr "Log out"
|
|
|
|
#: scripts/services/AppUtils.js:89
|
|
msgid "MByte"
|
|
msgstr "MByte"
|
|
|
|
#: scripts/services/AppUtils.js:122
|
|
msgid "MByte/s"
|
|
msgstr "MByte/s"
|
|
|
|
#: templates/settings.html:51
|
|
msgid "Machine is now registered, open this link to add it to your account:"
|
|
msgstr "Machine is now registered, open this link to add it to your account:"
|
|
|
|
#: templates/localdatabase.html:8
|
|
msgid "Maintenance"
|
|
msgstr "Maintenance"
|
|
|
|
#: templates/backends/rclone.html:13
|
|
msgid ""
|
|
"Make sure that rclone is in your path, or add the location to rclone via the"
|
|
" advanced options."
|
|
msgstr ""
|
|
"Make sure that rclone is in your path, or add the location to rclone via the"
|
|
" advanced options."
|
|
|
|
#: index.html:259
|
|
msgid "Manual"
|
|
msgstr "Manual"
|
|
|
|
#: templates/notificationarea.html:37
|
|
msgid "Manual update found:"
|
|
msgstr "Manual update found:"
|
|
|
|
#: templates/backends/file.html:19 templates/restore.html:102
|
|
msgid "Manually type path"
|
|
msgstr "Manually type path"
|
|
|
|
#: templates/throttle.html:15
|
|
msgid "Max download speed"
|
|
msgstr "Max download speed"
|
|
|
|
#: templates/throttle.html:5
|
|
msgid "Max upload speed"
|
|
msgstr "Max upload speed"
|
|
|
|
#: index.html:144 templates/addoredit.html:127 templates/addoredit.html:169
|
|
#: templates/addoredit.html:384 templates/addoredit.html:95
|
|
#: templates/edituri.html:34 templates/restoredirect.html:34
|
|
msgid "Menu"
|
|
msgstr "Menu"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:323
|
|
msgid "Microsoft SQL Database: {{name}}"
|
|
msgstr "Microsoft SQL Database: {{name}}"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:323
|
|
msgid "Microsoft SQL Server: {{name}}"
|
|
msgstr "Microsoft SQL Server: {{name}}"
|
|
|
|
#: scripts/services/AppUtils.js:105 scripts/services/AppUtils.js:95
|
|
#: templates/settings.html:90
|
|
msgid "Minutes"
|
|
msgstr "Minutes"
|
|
|
|
#: scripts/controllers/EditBackupController.js:247
|
|
msgid "Missing name"
|
|
msgstr "Missing name"
|
|
|
|
#: scripts/controllers/EditBackupController.js:254
|
|
msgid "Missing passphrase"
|
|
msgstr "Missing passphrase"
|
|
|
|
#: scripts/controllers/EditBackupController.js:267
|
|
msgid "Missing sources"
|
|
msgstr "Missing sources"
|
|
|
|
#: templates/backup-result/top-right-box.html:22
|
|
msgid "Modified"
|
|
msgstr "Modified"
|
|
|
|
#: scripts/services/AppUtils.js:110
|
|
msgid "Mon"
|
|
msgstr "Mon"
|
|
|
|
#: scripts/services/AppUtils.js:99 templates/addoredit.html:355
|
|
msgid "Months"
|
|
msgstr "Months"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:137
|
|
msgid ""
|
|
"Most servers require a username, so you will likely need to enter one.\n"
|
|
"Are you sure want to continue without a username?"
|
|
msgstr ""
|
|
"Most servers require a username, so you will likely need to enter one.\n"
|
|
"Are you sure want to continue without a username?"
|
|
|
|
#: templates/localdatabase.html:31
|
|
msgid "Move existing database"
|
|
msgstr "Move existing database"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:66
|
|
msgid "Move failed:"
|
|
msgstr "Move failed:"
|
|
|
|
#: scripts/services/AppUtils.js:54
|
|
msgid "My Documents"
|
|
msgstr "My Documents"
|
|
|
|
#: scripts/services/AppUtils.js:66
|
|
msgid "My Downloads"
|
|
msgstr "My Downloads"
|
|
|
|
#: scripts/services/AppUtils.js:64
|
|
msgid "My Movies"
|
|
msgstr "My Movies"
|
|
|
|
#: scripts/services/AppUtils.js:56
|
|
msgid "My Music"
|
|
msgstr "My Music"
|
|
|
|
#: templates/addoredit.html:40
|
|
msgid "My Photos"
|
|
msgstr "My Photos"
|
|
|
|
#: scripts/services/AppUtils.js:58
|
|
msgid "My Pictures"
|
|
msgstr "My Pictures"
|
|
|
|
#: templates/addoredit.html:39 templates/home.html:15
|
|
msgid "Name"
|
|
msgstr "Name"
|
|
|
|
#: templates/home.html:25
|
|
msgid "Name (descending)"
|
|
msgstr "Name (descending)"
|
|
|
|
#: templates/backends/smb.html:11
|
|
msgid "Netbios over TCP"
|
|
msgstr "NetBIOS over TCP"
|
|
|
|
#: templates/home.html:87
|
|
msgid "Never"
|
|
msgstr "Never"
|
|
|
|
#: templates/changepassword.html:5 templates/settings.html:11
|
|
msgid "New Password"
|
|
msgstr "New Password"
|
|
|
|
#: templates/notificationarea.html:24
|
|
msgid "New update found: <a href=\"{{state.updateDownloadLink}}\">{{message}}</a>"
|
|
msgstr ""
|
|
"New update found: <a href=\"{{state.updateDownloadLink}}\">{{message}}</a>"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:140
|
|
msgid ""
|
|
"New user name is {{user}}.\n"
|
|
"Updated credentials to use the new limited user"
|
|
msgstr ""
|
|
"New user name is {{user}}.\n"
|
|
"Updated credentials to use the new limited user"
|
|
|
|
#: templates/addoredit.html:113 templates/addoredit.html:246
|
|
#: templates/addoredit.html:296 templates/addoredit.html:82
|
|
#: templates/addwizard.html:28 templates/restoredirect.html:52
|
|
#: templates/restorewizard.html:36
|
|
msgid "Next"
|
|
msgstr "Next"
|
|
|
|
#: templates/home.html:14
|
|
msgid "Next Scheduled Run"
|
|
msgstr "Next Scheduled Run"
|
|
|
|
#: templates/home.html:24
|
|
msgid "Next Scheduled Run (descending)"
|
|
msgstr "Next Scheduled Run (descending)"
|
|
|
|
#: templates/home.html:91
|
|
msgid "Next scheduled run:"
|
|
msgstr "Next scheduled run:"
|
|
|
|
#: index.html:183
|
|
msgid "Next scheduled task:"
|
|
msgstr "Next scheduled task:"
|
|
|
|
#: index.html:180
|
|
msgid "Next task:"
|
|
msgstr "Next task:"
|
|
|
|
#: templates/addoredit.html:264
|
|
msgid "Next time"
|
|
msgstr "Next time"
|
|
|
|
#: scripts/controllers/AppController.js:193
|
|
#: scripts/controllers/DeleteController.js:99
|
|
#: scripts/controllers/EditBackupController.js:161
|
|
#: scripts/controllers/EditBackupController.js:171
|
|
#: scripts/controllers/EditBackupController.js:458
|
|
#: scripts/controllers/HomeController.js:22
|
|
#: scripts/controllers/LocalDatabaseController.js:28
|
|
#: scripts/controllers/LocalDatabaseController.js:72
|
|
#: scripts/controllers/LocalDatabaseController.js:88
|
|
#: scripts/directives/backupEditUri.js:131
|
|
#: scripts/directives/backupEditUri.js:173
|
|
#: scripts/directives/backupEditUri.js:87
|
|
#: scripts/services/EditUriBackendConfig.js:74
|
|
#: scripts/services/EditUriBuiltins.js:1215
|
|
#: scripts/services/EditUriBuiltins.js:1231
|
|
#: scripts/services/EditUriBuiltins.js:61
|
|
msgid "No"
|
|
msgstr "No"
|
|
|
|
#: scripts/directives/backupEditUri.js:169
|
|
msgid ""
|
|
"No certificate was specified previously, please verify with the server administrator that the key is correct: {{key}} \n"
|
|
"\n"
|
|
"Do you want to approve the reported host key?"
|
|
msgstr ""
|
|
"No certificate was specified previously, please verify with the server administrator that the key is correct: {{key}} \n"
|
|
"\n"
|
|
"Do you want to approve the reported host key?"
|
|
|
|
#: templates/edituri.html:12
|
|
msgid "No editor found for the "{{backend}}" storage type"
|
|
msgstr "No editor found for the "{{backend}}" storage type"
|
|
|
|
#: scripts/controllers/EditBackupController.js:437 templates/addoredit.html:49
|
|
msgid "No encryption"
|
|
msgstr "No encryption"
|
|
|
|
#: scripts/controllers/RestoreController.js:192
|
|
msgid "No items selected"
|
|
msgstr "No items selected"
|
|
|
|
#: scripts/controllers/RestoreController.js:192
|
|
msgid "No items to restore, please select one or more items"
|
|
msgstr "No items to restore, please select one or more items"
|
|
|
|
#: scripts/controllers/ExportController.js:67
|
|
msgid "No passphrase entered"
|
|
msgstr "No passphrase entered"
|
|
|
|
#: index.html:185
|
|
msgid "No scheduled tasks"
|
|
msgstr "No scheduled tasks"
|
|
|
|
#: scripts/controllers/EditBackupController.js:260
|
|
msgid "Non-matching passphrase"
|
|
msgstr "Non-matching passphrase"
|
|
|
|
#: templates/settings.html:171
|
|
msgid "None / disabled"
|
|
msgstr "None / disabled"
|
|
|
|
#: scripts/controllers/ExportController.js:13
|
|
msgid "Not using encryption"
|
|
msgstr "Not using encryption"
|
|
|
|
#: templates/throttle.html:22
|
|
msgid ""
|
|
"Note that speeds are entered in bytes, and line speeds are typically "
|
|
"reported in bits. Use a factor of 8 to convert, such that an 8 mbit/s line "
|
|
"is equivalent to 1 MByte/s."
|
|
msgstr ""
|
|
"Note that speeds are entered in bytes, and line speeds are typically "
|
|
"reported in bits. Use a factor of 8 to convert, such that an 8 Mbit/s line "
|
|
"is equivalent to 1 MByte/s."
|
|
|
|
#: templates/addoredit.html:330
|
|
msgid "Nothing will be deleted. The backup size will grow with each change."
|
|
msgstr "Nothing will be deleted. The backup size will grow with each change."
|
|
|
|
#: scripts/controllers/AppController.js:204
|
|
#: scripts/controllers/AppController.js:58
|
|
#: scripts/controllers/AppController.js:74
|
|
#: scripts/controllers/EditBackupController.js:103
|
|
#: scripts/controllers/EditBackupController.js:111
|
|
#: scripts/controllers/RestoreDirectController.js:24
|
|
#: scripts/controllers/RestoreDirectController.js:33
|
|
#: scripts/services/DialogService.js:28 scripts/services/DialogService.js:50
|
|
#: scripts/services/DialogService.js:58
|
|
#: scripts/services/EditUriBuiltins.js:140 templates/restore.html:147
|
|
#: templates/settings.html:206
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#: templates/backends/aliyunoss.html:10 templates/backends/aliyunoss.html:8
|
|
msgid "OSS Access Key ID"
|
|
msgstr "OSS Access Key ID"
|
|
|
|
#: templates/backends/aliyunoss.html:14 templates/backends/aliyunoss.html:16
|
|
msgid "OSS Access Key Secret"
|
|
msgstr "OSS Access Key Secret"
|
|
|
|
#: templates/backends/aliyunoss.html:21
|
|
msgid "OSS Bucket Region"
|
|
msgstr "OSS Bucket Region"
|
|
|
|
#: templates/backends/aliyunoss.html:25 templates/backends/aliyunoss.html:26
|
|
msgid "OSS Bucket name"
|
|
msgstr "OSS Bucket name"
|
|
|
|
#: templates/backends/aliyunoss.html:2
|
|
msgid "OSS Endpoint"
|
|
msgstr "OSS Endpoint"
|
|
|
|
#: templates/backends/aliyunoss.html:32
|
|
msgid "OSS Path or subfolder in the bucket"
|
|
msgstr "OSS Path or subfolder in the bucket"
|
|
|
|
#: templates/backends/aliyunoss.html:20
|
|
msgid "OSS Region"
|
|
msgstr "OSS Region"
|
|
|
|
#: templates/settings.html:136
|
|
msgid "Official releases"
|
|
msgstr "Official releases"
|
|
|
|
#: templates/addoredit.html:348
|
|
msgid ""
|
|
"Once there are more backups than the specified number, the oldest backups "
|
|
"are deleted."
|
|
msgstr ""
|
|
"Once there are more backups than the specified number, the oldest backups "
|
|
"are deleted."
|
|
|
|
#: templates/backends/openstack.html:7
|
|
msgid "OpenStack AuthURI"
|
|
msgstr "OpenStack AuthURI"
|
|
|
|
#: scripts/services/SystemInfo.js:50
|
|
msgid "OpenStack Object Storage / Swift"
|
|
msgstr "OpenStack Object Storage / Swift"
|
|
|
|
#: templates/backup-result/top-right-box.html:14
|
|
msgid "Opened"
|
|
msgstr "Opened"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1179
|
|
msgid "Openstack API key are not supported in v3 keystone API"
|
|
msgstr "OpenStack API keys are not supported inthe v3 Keystone API"
|
|
|
|
#: scripts/services/AppUtils.js:203
|
|
msgid "Operating System"
|
|
msgstr "Operating System"
|
|
|
|
#: templates/backup-result/entryline.html:2
|
|
msgid "Operation"
|
|
msgstr "Operation"
|
|
|
|
#: templates/home.html:50
|
|
msgid "Operations:"
|
|
msgstr "Operations:"
|
|
|
|
#: templates/backends/openstack.html:45
|
|
msgid "Optional API key"
|
|
msgstr "Optional API key"
|
|
|
|
#: templates/backends/file.html:34
|
|
msgid "Optional authentication password"
|
|
msgstr "Optional authentication password"
|
|
|
|
#: templates/backends/file.html:30
|
|
msgid "Optional authentication username"
|
|
msgstr "Optional authentication username"
|
|
|
|
#: templates/backends/openstack.html:50
|
|
msgid "Optional region"
|
|
msgstr "Optional region"
|
|
|
|
#: templates/backends/openstack.html:40
|
|
msgid "Optional tenant name"
|
|
msgstr "Optional tenant name"
|
|
|
|
#: templates/addoredit.html:28 templates/edituri.html:51
|
|
#: templates/settings.html:193 templates/settings.html:199
|
|
msgid "Options"
|
|
msgstr "Options"
|
|
|
|
#: templates/settings.html:191
|
|
msgid ""
|
|
"Options added here are applied to all backups, but can be overridden in each"
|
|
" individual backup."
|
|
msgstr ""
|
|
"Options added here are applied to all backups, but can be overridden in each"
|
|
" individual backup."
|
|
|
|
#: templates/home.html:7
|
|
msgid "Order by"
|
|
msgstr "Order by"
|
|
|
|
#: templates/restore.html:81
|
|
msgid "Original location"
|
|
msgstr "Original location"
|
|
|
|
#: scripts/services/SystemInfo.js:89
|
|
msgid "Others"
|
|
msgstr "Others"
|
|
|
|
#: templates/addoredit.html:334
|
|
msgid ""
|
|
"Over time backups will be deleted automatically. There will remain one "
|
|
"backup for each of the last 7 days, each of the last 4 weeks, each of the "
|
|
"last 12 months. There will always be at least one remaining backup."
|
|
msgstr ""
|
|
"Over time backups will be deleted automatically. There will remain one "
|
|
"backup for each of the last 7 days, each of the last 4 weeks, each of the "
|
|
"last 12 months. There will always be at least one remaining backup."
|
|
|
|
#: templates/restore.html:114
|
|
msgid "Overwrite"
|
|
msgstr "Overwrite"
|
|
|
|
#: templates/addoredit.html:58 templates/export.html:25
|
|
#: templates/restore.html:130 templates/restoredirect.html:60
|
|
msgid "Passphrase"
|
|
msgstr "Passphrase"
|
|
|
|
#: templates/import.html:14
|
|
msgid "Passphrase (if encrypted)"
|
|
msgstr "Passphrase (if encrypted)"
|
|
|
|
#: scripts/controllers/EditBackupController.js:401
|
|
msgid "Passphrase changed"
|
|
msgstr "Passphrase changed"
|
|
|
|
#: scripts/controllers/EditBackupController.js:260
|
|
msgid "Passphrases are not matching"
|
|
msgstr "Passphrases are not matching"
|
|
|
|
#: scripts/controllers/EditBackupController.js:30
|
|
msgid "Passphrases do not match"
|
|
msgstr "Passphrases do not match"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1295 templates/backends/file.html:33
|
|
#: templates/backends/filejump.html:25 templates/backends/filen.html:11
|
|
#: templates/backends/generic.html:22 templates/backends/idrive.html:11
|
|
#: templates/backends/idrive.html:12 templates/backends/mega.html:11
|
|
#: templates/backends/mega.html:12 templates/backends/openstack.html:34
|
|
#: templates/backends/smb.html:42
|
|
msgid "Password"
|
|
msgstr "Password"
|
|
|
|
#: scripts/services/ServerStatus.js:55
|
|
msgid "Patching files with local blocks …"
|
|
msgstr "Patching files with local blocks …"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1279
|
|
#: scripts/services/EditUriBuiltins.js:1400
|
|
msgid "Path"
|
|
msgstr "Path"
|
|
|
|
#: scripts/controllers/EditBackupController.js:161
|
|
msgid "Path not found"
|
|
msgstr "Path not found"
|
|
|
|
#: templates/backends/filejump.html:2 templates/backends/filen.html:2
|
|
#: templates/backends/generic.html:13 templates/backends/msgroup.html:7
|
|
#: templates/backends/oauth.html:2 templates/backends/pcloud.html:15
|
|
#: templates/backends/smb.html:28
|
|
msgid "Path on server"
|
|
msgstr "Path on server"
|
|
|
|
#: templates/backends/b2.html:8 templates/backends/e2.html:17
|
|
#: templates/backends/s3.html:62
|
|
msgid "Path or subfolder in the bucket"
|
|
msgstr "Path or subfolder in the bucket"
|
|
|
|
#: templates/settings.html:75
|
|
msgid "Pause"
|
|
msgstr "Pause"
|
|
|
|
#: templates/settings.html:73
|
|
msgid "Pause after startup or hibernation"
|
|
msgstr "Pause after startup or hibernation"
|
|
|
|
#: scripts/controllers/AppController.js:56
|
|
msgid "Pause options"
|
|
msgstr "Pause options"
|
|
|
|
#: templates/restore.html:123
|
|
msgid "Permissions"
|
|
msgstr "Permissions"
|
|
|
|
#: templates/restore.html:85
|
|
msgid "Pick location"
|
|
msgstr "Pick location"
|
|
|
|
#: scripts/controllers/ImportController.js:17
|
|
msgid "Please select a file to import"
|
|
msgstr "Please select a file to import"
|
|
|
|
#: templates/restorewizard.html:10
|
|
msgid "Point to your backup files and restore from there"
|
|
msgstr "Point to your backup files and restore from there"
|
|
|
|
#: templates/backends/generic.html:9
|
|
msgid "Port"
|
|
msgstr "Port"
|
|
|
|
#: templates/settings.html:30
|
|
msgid "Prevent tray icon automatic log-in"
|
|
msgstr "Prevent tray icon automatic log-in"
|
|
|
|
#: templates/addoredit.html:114 templates/addoredit.html:247
|
|
#: templates/addoredit.html:297 templates/addoredit.html:411
|
|
#: templates/restoredirect.html:81
|
|
msgid "Previous"
|
|
msgstr "Previous"
|
|
|
|
#: scripts/services/ServerStatus.js:40
|
|
msgid "Processing files to backup …"
|
|
msgstr "Processing files to backup …"
|
|
|
|
#: templates/home.html:107
|
|
msgid "Progress:"
|
|
msgstr "Progress:"
|
|
|
|
#: templates/backends/gcs.html:39
|
|
msgid "ProjectID is optional if the bucket exist"
|
|
msgstr "ProjectID is optional if the bucket exist"
|
|
|
|
#: scripts/services/SystemInfo.js:88
|
|
msgid "Proprietary"
|
|
msgstr "Proprietary"
|
|
|
|
#: scripts/services/AppUtils.js:68
|
|
msgid "Public"
|
|
msgstr "Public"
|
|
|
|
#: templates/backup-result/phases/purge.html:3
|
|
msgid "Purge Phase"
|
|
msgstr "Purge Phase"
|
|
|
|
#: scripts/services/ServerStatus.js:69
|
|
msgid "Purging files complete!"
|
|
msgstr "Purging files complete!"
|
|
|
|
#: scripts/services/ServerStatus.js:67
|
|
msgid "Purging files …"
|
|
msgstr "Purging files …"
|
|
|
|
#: scripts/services/ServerStatus.js:49
|
|
msgid "Rebuilding local database …"
|
|
msgstr "Rebuilding local database …"
|
|
|
|
#: templates/localdatabase.html:17
|
|
msgid "Recreate (delete and repair)"
|
|
msgstr "Recreate (delete and repair)"
|
|
|
|
#: templates/backup-result/phases/recreate-database.html:3
|
|
msgid "Recreate Database Phase"
|
|
msgstr "Recreate Database Phase"
|
|
|
|
#: scripts/services/ServerStatus.js:59
|
|
msgid "Recreating database …"
|
|
msgstr "Recreating database …"
|
|
|
|
#: templates/backends/cos.html:20
|
|
msgid "Region"
|
|
msgstr "Region"
|
|
|
|
#: templates/settings.html:47
|
|
msgid "Register for remote control"
|
|
msgstr "Register for remote control"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:213
|
|
msgid "Registered, waiting for accept"
|
|
msgstr "Registered, waiting for accept"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:209
|
|
msgid "Registering machine..."
|
|
msgstr "Registering machine..."
|
|
|
|
#: scripts/controllers/RestoreDirectController.js:40
|
|
msgid "Registering temporary backup …"
|
|
msgstr "Registering temporary backup …"
|
|
|
|
#: templates/settings.html:42
|
|
msgid "Registration URL"
|
|
msgstr "Registration URL"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:211
|
|
msgid "Registration failed"
|
|
msgstr "Registration failed"
|
|
|
|
#: scripts/controllers/EditBackupController.js:146
|
|
msgid "Relative paths not allowed"
|
|
msgstr "Relative paths not allowed"
|
|
|
|
#: index.html:309
|
|
msgid "Reload"
|
|
msgstr "Reload"
|
|
|
|
#: templates/backuplog.html:7
|
|
msgid "Remote"
|
|
msgstr "Remote"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1338
|
|
msgid "Remote Path"
|
|
msgstr "Remote Path"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1337
|
|
msgid "Remote Repository"
|
|
msgstr "Remote Repository"
|
|
|
|
#: templates/settings.html:34
|
|
msgid "Remote access control"
|
|
msgstr "Remote access control"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:215
|
|
msgid "Remote control is configured but not enabled"
|
|
msgstr "Remote control is configured but not enabled"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:207
|
|
msgid "Remote control is connected"
|
|
msgstr "Remote control is connected"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:205
|
|
msgid "Remote control is enabled but not connected"
|
|
msgstr "Remote control is enabled but not connected"
|
|
|
|
#: scripts/controllers/SystemSettingsController.js:219
|
|
msgid "Remote control is not set up"
|
|
msgstr "Remote control is not set up"
|
|
|
|
#: templates/backends/rclone.html:10
|
|
msgid "Remote path"
|
|
msgstr "Remote path"
|
|
|
|
#: templates/backends/rclone.html:6
|
|
msgid "Remote repository"
|
|
msgstr "Remote repository"
|
|
|
|
#: templates/addoredit.html:307
|
|
msgid "Remote volume size"
|
|
msgstr "Remote volume size"
|
|
|
|
#: templates/addoredit.html:203
|
|
msgid "Remove"
|
|
msgstr "Remove"
|
|
|
|
#: templates/advancedoptionseditor.html:41
|
|
msgid "Remove option"
|
|
msgstr "Remove option"
|
|
|
|
#: templates/backup-result/phases/purge.html:23
|
|
msgid "Removed files"
|
|
msgstr "Removed files"
|
|
|
|
#: templates/localdatabase.html:15 templates/notificationarea.html:14
|
|
msgid "Repair"
|
|
msgstr "Repair"
|
|
|
|
#: templates/backup-result/phases/repair.html:3
|
|
msgid "Repair Phase"
|
|
msgstr "Repair Phase"
|
|
|
|
#: scripts/services/ServerStatus.js:61
|
|
msgid "Repairing database …"
|
|
msgstr "Repairing database …"
|
|
|
|
#: templates/addoredit.html:62
|
|
msgid "Repeat Passphrase"
|
|
msgstr "Repeat Passphrase"
|
|
|
|
#: templates/home.html:72
|
|
msgid "Reporting:"
|
|
msgstr "Reporting:"
|
|
|
|
#: templates/localdatabase.html:28
|
|
msgid "Reset"
|
|
msgstr "Reset"
|
|
|
|
#: index.html:214 templates/restore.html:137
|
|
msgid "Restore"
|
|
msgstr "Restore"
|
|
|
|
#: scripts/services/ServerStatus.js:58
|
|
msgid "Restore complete!"
|
|
msgstr "Restore complete!"
|
|
|
|
#: templates/restore.html:45
|
|
msgid "Restore files"
|
|
msgstr "Restore files"
|
|
|
|
#: templates/restore.html:46
|
|
msgid "Restore files from:"
|
|
msgstr "Restore files from:"
|
|
|
|
#: templates/home.html:53
|
|
msgid "Restore files …"
|
|
msgstr "Restore files …"
|
|
|
|
#: templates/restore.html:48
|
|
msgid "Restore from"
|
|
msgstr "Restore from"
|
|
|
|
#: templates/import.html:4
|
|
msgid "Restore from backup configuration"
|
|
msgstr "Restore from backup configuration"
|
|
|
|
#: templates/restorewizard.html:15
|
|
msgid "Restore from configuration …"
|
|
msgstr "Restore from configuration …"
|
|
|
|
#: templates/restore.html:24 templates/restore.html:39
|
|
#: templates/restore.html:76 templates/restoredirect.html:24
|
|
msgid "Restore options"
|
|
msgstr "Restore options"
|
|
|
|
#: templates/restore.html:126
|
|
msgid "Restore read/write permissions"
|
|
msgstr "Restore read/write permissions"
|
|
|
|
#: templates/backup-result/restore-items.html:2
|
|
msgid "Restored Files"
|
|
msgstr "Restored Files"
|
|
|
|
#: templates/backup-result/restore-items.html:6
|
|
msgid "Restored Folders"
|
|
msgstr "Restored Folders"
|
|
|
|
#: templates/backup-result/restore-items.html:10
|
|
msgid "Restored Symlinks"
|
|
msgstr "Restored Symlinks"
|
|
|
|
#: scripts/controllers/RestoreController.js:383
|
|
#: scripts/controllers/RestoreController.js:405
|
|
msgid "Restoring files …"
|
|
msgstr "Restoring files …"
|
|
|
|
#: index.html:217
|
|
msgid "Resume"
|
|
msgstr "Resume"
|
|
|
|
#: templates/backup-result/phases/purge.html:28
|
|
msgid "Rewritten File Lists"
|
|
msgstr "Rewritten File Lists"
|
|
|
|
#: templates/addoredit.html:269
|
|
msgid "Run again every"
|
|
msgstr "Run again every"
|
|
|
|
#: templates/home.html:52 templates/home.html:87
|
|
msgid "Run now"
|
|
msgstr "Run now"
|
|
|
|
#: templates/commandline.html:44
|
|
msgid "Running commandline entry"
|
|
msgstr "Running command line entry"
|
|
|
|
#: index.html:172
|
|
msgid "Running task:"
|
|
msgstr "Running task:"
|
|
|
|
#: scripts/controllers/StateController.js:25
|
|
msgid "Running …"
|
|
msgstr "Running …"
|
|
|
|
#: templates/commandline.html:54
|
|
msgid "Running … <a href ng-click=\"Abort()\" ng-hide=\"RawFinished\">stop now</a>"
|
|
msgstr "Running … <a href ng-click=\"Abort()\" ng-hide=\"RawFinished\">stop now</a>"
|
|
|
|
#: scripts/services/SystemInfo.js:51
|
|
msgid "S3 Compatible"
|
|
msgstr "S3 Compatible"
|
|
|
|
#: scripts/services/SystemInfo.js:53
|
|
msgid "SMB / CIFS"
|
|
msgstr "SMB / CIFS"
|
|
|
|
#: templates/settings.html:130
|
|
msgid "Same as the base install version: {{channelname}}"
|
|
msgstr "Same as the base install version: {{channelname}}"
|
|
|
|
#: scripts/services/AppUtils.js:115
|
|
msgid "Sat"
|
|
msgstr "Sat"
|
|
|
|
#: templates/backends/storj.html:10
|
|
msgid "Satellite"
|
|
msgstr "Satellite"
|
|
|
|
#: templates/addoredit.html:410 templates/localdatabase.html:29
|
|
msgid "Save"
|
|
msgstr "Save"
|
|
|
|
#: templates/localdatabase.html:30
|
|
msgid "Save and repair"
|
|
msgstr "Save and repair"
|
|
|
|
#: templates/restore.html:118
|
|
msgid "Save different versions with timestamp in file name"
|
|
msgstr "Save different versions with timestamp in file name"
|
|
|
|
#: templates/import.html:24
|
|
msgid "Save immediately"
|
|
msgstr "Save immediately"
|
|
|
|
#: scripts/services/ServerStatus.js:53
|
|
msgid "Scanning existing files …"
|
|
msgstr "Scanning existing files …"
|
|
|
|
#: scripts/services/ServerStatus.js:54
|
|
msgid "Scanning for local blocks …"
|
|
msgstr "Scanning for local blocks …"
|
|
|
|
#: templates/addoredit.html:255 templates/addoredit.html:27
|
|
msgid "Schedule"
|
|
msgstr "Schedule"
|
|
|
|
#: templates/restore.html:60
|
|
msgid "Search"
|
|
msgstr "Search"
|
|
|
|
#: templates/restore.html:56
|
|
msgid "Search for files"
|
|
msgstr "Search for files"
|
|
|
|
#: scripts/services/AppUtils.js:104 templates/settings.html:89
|
|
msgid "Seconds"
|
|
msgstr "Seconds"
|
|
|
|
#: templates/log.html:30
|
|
msgid "Select a log level and see messages as they happen:"
|
|
msgstr "Select a log level and see messages as they happen:"
|
|
|
|
#: templates/restore.html:23 templates/restore.html:38
|
|
#: templates/restoredirect.html:23
|
|
msgid "Select files"
|
|
msgstr "Select files"
|
|
|
|
#: templates/backends/pcloud.html:2 templates/backends/s3.html:8
|
|
#: templates/backends/smb.html:17
|
|
msgid "Server"
|
|
msgstr "Server"
|
|
|
|
#: templates/backends/generic.html:7
|
|
msgid "Server and port"
|
|
msgstr "Server and port"
|
|
|
|
#: templates/backends/generic.html:8 templates/backends/smb.html:18
|
|
msgid "Server hostname or IP"
|
|
msgstr "Server hostname or IP"
|
|
|
|
#: templates/restoredirect.html:95 templates/waitarea.html:15
|
|
msgid "Server is currently paused,"
|
|
msgstr "Server is currently paused,"
|
|
|
|
#: templates/commandline.html:45
|
|
msgid ""
|
|
"Server is currently paused, <a style=\"cursor: pointer\" ng-"
|
|
"click=\"ServerStatus.resume()\">resume now</a>"
|
|
msgstr ""
|
|
"Server is currently paused, <a style=\"cursor: pointer\" ng-"
|
|
"click=\"ServerStatus.resume()\">resume now</a>"
|
|
|
|
#: scripts/controllers/HomeController.js:22
|
|
msgid "Server is currently paused, do you want to resume now?"
|
|
msgstr "Server is currently paused, do you want to resume now?"
|
|
|
|
#: scripts/controllers/HomeController.js:22
|
|
msgid "Server paused"
|
|
msgstr "Server paused"
|
|
|
|
#: templates/about.html:71
|
|
msgid "Server state properties"
|
|
msgstr "Server state properties"
|
|
|
|
#: templates/settings.html:121
|
|
msgid "Set timezone to default"
|
|
msgstr "Set the time zone to default"
|
|
|
|
#: index.html:220 templates/settings.html:2
|
|
msgid "Settings"
|
|
msgstr "Settings"
|
|
|
|
#: templates/backends/smb.html:23
|
|
msgid "Share Name"
|
|
msgstr "Share Name"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1042 templates/backends/smb.html:24
|
|
msgid "Share name"
|
|
msgstr "Share name"
|
|
|
|
#: templates/addoredit.html:69 templates/notificationarea.html:12
|
|
#: templates/notificationarea.html:31 templates/notificationarea.html:41
|
|
msgid "Show"
|
|
msgstr "Show"
|
|
|
|
#: templates/addoredit.html:132
|
|
msgid "Show advanced editor"
|
|
msgstr "Show advanced editor"
|
|
|
|
#: templates/notificationarea.html:18 templates/notificationarea.html:19
|
|
msgid "Show help"
|
|
msgstr "Show help"
|
|
|
|
#: templates/addoredit.html:143 templates/backends/file.html:16
|
|
#: templates/restore.html:99
|
|
msgid "Show hidden items"
|
|
msgstr "Show hidden items"
|
|
|
|
#: templates/about.html:8
|
|
msgid "Show log"
|
|
msgstr "Show log"
|
|
|
|
#: templates/home.html:74
|
|
msgid "Show log …"
|
|
msgstr "Show log …"
|
|
|
|
#: templates/addoredit.html:135
|
|
msgid "Show treeview"
|
|
msgstr "Show treeview"
|
|
|
|
#: templates/addoredit.html:326
|
|
msgid "Smart backup retention"
|
|
msgstr "Smart backup retention"
|
|
|
|
#: templates/backends/openstack.html:45
|
|
msgid ""
|
|
"Some OpenStack providers allow an API key instead of a password and tenant "
|
|
"name"
|
|
msgstr ""
|
|
"Some OpenStack providers allow an API key instead of a password and tenant "
|
|
"name"
|
|
|
|
#: templates/backends/s3.html:82
|
|
msgid ""
|
|
"Some S3 providers might only be compatible with a certain client library"
|
|
msgstr ""
|
|
"Some S3 providers might only be compatible with a certain client library"
|
|
|
|
#: templates/addoredit.html:26
|
|
msgid "Source Data"
|
|
msgstr "Source Data"
|
|
|
|
#: templates/backup-result/top-right-box.html:1
|
|
msgid "Source Files"
|
|
msgstr "Source Files"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:588 templates/addoredit.html:124
|
|
msgid "Source data"
|
|
msgstr "Source data"
|
|
|
|
#: templates/addoredit.html:149
|
|
msgid "Source folders"
|
|
msgstr "Source folders"
|
|
|
|
#: templates/home.html:17
|
|
msgid "Source size"
|
|
msgstr "Source size"
|
|
|
|
#: templates/home.html:27
|
|
msgid "Source size (descending)"
|
|
msgstr "Source size (descending)"
|
|
|
|
#: templates/home.html:96
|
|
msgid "Source:"
|
|
msgstr "Source:"
|
|
|
|
#: templates/settings.html:146
|
|
msgid "Specific builds for developers only. Not for use with important data."
|
|
msgstr "Specific builds for developers only. Not for use with important data."
|
|
|
|
#: templates/settings.html:135
|
|
msgid "Stable"
|
|
msgstr "Stable"
|
|
|
|
#: scripts/services/SystemInfo.js:87
|
|
msgid "Standard protocols"
|
|
msgstr "Standard protocols"
|
|
|
|
#: templates/backup-result/phases/compact.html:8
|
|
#: templates/backup-result/phases/delete.html:8
|
|
#: templates/backup-result/phases/purge.html:8
|
|
#: templates/backup-result/phases/recreate-database.html:8
|
|
#: templates/backup-result/phases/repair.html:8
|
|
#: templates/backup-result/phases/test.html:8
|
|
#: templates/backup-result/top-left-box.html:3
|
|
msgid "Start"
|
|
msgstr "Start"
|
|
|
|
#: scripts/services/ServerStatus.js:36
|
|
msgid "Starting backup …"
|
|
msgstr "Starting backup …"
|
|
|
|
#: scripts/services/ServerStatus.js:48
|
|
msgid "Starting restore …"
|
|
msgstr "Starting restore …"
|
|
|
|
#: scripts/controllers/RestoreController.js:379
|
|
#: scripts/controllers/RestoreController.js:403
|
|
msgid "Starting the restore process …"
|
|
msgstr "Starting the restore process …"
|
|
|
|
#: templates/settings.html:36
|
|
msgid "Status: {{getRemoteControlStatusText()}}"
|
|
msgstr "Status: {{getRemoteControlStatusText()}}"
|
|
|
|
#: scripts/controllers/StateController.js:108
|
|
#: scripts/controllers/StateController.js:117
|
|
msgid "Stop after the current file"
|
|
msgstr "Stop after the current file"
|
|
|
|
#: scripts/controllers/StateController.js:106
|
|
msgid "Stop running backup"
|
|
msgstr "Stop running backup"
|
|
|
|
#: scripts/controllers/StateController.js:115
|
|
msgid "Stop running task"
|
|
msgstr "Stop running task"
|
|
|
|
#: index.html:168
|
|
msgid "Stopping after the current file:"
|
|
msgstr "Stopping after the current file:"
|
|
|
|
#: index.html:173
|
|
msgid "Stopping task:"
|
|
msgstr "Stopping task:"
|
|
|
|
#: templates/edituri.html:3
|
|
msgid "Storage Type"
|
|
msgstr "Storage Type"
|
|
|
|
#: templates/backends/s3.html:45
|
|
msgid "Storage class"
|
|
msgstr "Storage class"
|
|
|
|
#: templates/backends/gcs.html:32
|
|
msgid "Storage class for creating a bucket"
|
|
msgstr "Storage class for creating a bucket"
|
|
|
|
#: templates/log.html:6
|
|
msgid "Stored"
|
|
msgstr "Stored"
|
|
|
|
#: scripts/controllers/EditBackupController.js:34
|
|
msgid "Strong"
|
|
msgstr "Strong"
|
|
|
|
#: scripts/directives/backupEditUri.js:51
|
|
#: scripts/directives/backupEditUri.js:54
|
|
msgid "Success"
|
|
msgstr "Success"
|
|
|
|
#: scripts/services/AppUtils.js:116
|
|
msgid "Sun"
|
|
msgstr "Sun"
|
|
|
|
#: scripts/services/AppUtils.js:78
|
|
msgid "Symbolic link"
|
|
msgstr "Symbolic link"
|
|
|
|
#: scripts/services/AppUtils.js:200
|
|
msgid "System Files"
|
|
msgstr "System Files"
|
|
|
|
#: templates/settings.html:166
|
|
msgid "System default ({{levelname}})"
|
|
msgstr "System default ({{levelname}})"
|
|
|
|
#: scripts/controllers/EditBackupController.js:21
|
|
msgid "System files"
|
|
msgstr "System files"
|
|
|
|
#: templates/about.html:7
|
|
msgid "System info"
|
|
msgstr "System info"
|
|
|
|
#: templates/about.html:63
|
|
msgid "System properties"
|
|
msgstr "System properties"
|
|
|
|
#: scripts/services/AppUtils.js:91
|
|
msgid "TByte"
|
|
msgstr "TByte"
|
|
|
|
#: scripts/services/AppUtils.js:124
|
|
msgid "TByte/s"
|
|
msgstr "TByte/s"
|
|
|
|
#: templates/commandline.html:13
|
|
msgid "Target URL >"
|
|
msgstr "Target URL >"
|
|
|
|
#: templates/waitarea.html:5
|
|
msgid "Task is running"
|
|
msgstr "Task is running"
|
|
|
|
#: scripts/services/AppUtils.js:209
|
|
msgid "Temporary Files"
|
|
msgstr "Temporary Files"
|
|
|
|
#: scripts/controllers/EditBackupController.js:22
|
|
msgid "Temporary files"
|
|
msgstr "Temporary files"
|
|
|
|
#: templates/backends/openstack.html:39
|
|
msgid "Tenant name"
|
|
msgstr "Tenant name"
|
|
|
|
#: templates/backends/cos.html:4
|
|
msgid "Tencent Cloud Account APPID"
|
|
msgstr "Tencent Cloud Account APPID"
|
|
|
|
#: templates/backends/cos.html:35
|
|
msgid "Tencent Cloud COS documents and resources"
|
|
msgstr "Tencent Cloud COS documents and resources"
|
|
|
|
#: scripts/controllers/StateController.js:108
|
|
#: scripts/controllers/StateController.js:117
|
|
msgid "Terminate"
|
|
msgstr "Terminate"
|
|
|
|
#: templates/backup-result/phases/test.html:3
|
|
msgid "Test Phase"
|
|
msgstr "Test Phase"
|
|
|
|
#: templates/edituri.html:21
|
|
msgid "Test connection"
|
|
msgstr "Test connection"
|
|
|
|
#: scripts/directives/backupEditUri.js:44
|
|
msgid "Testing connection …"
|
|
msgstr "Testing connection …"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:52
|
|
msgid "Testing permissions …"
|
|
msgstr "Testing permissions …"
|
|
|
|
#: scripts/directives/backupEditUri.js:44 templates/edituri.html:22
|
|
msgid "Testing …"
|
|
msgstr "Testing …"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1259
|
|
#: scripts/services/EditUriBuiltins.js:1275
|
|
#: scripts/services/EditUriBuiltins.js:1380
|
|
#: scripts/services/EditUriBuiltins.js:1396
|
|
msgid ""
|
|
"The '{{fieldname}}' field contains an invalid character: {{character}} "
|
|
"(value: {{value}}, index: {{pos}})"
|
|
msgstr ""
|
|
"The '{{fieldname}}' field contains an invalid character: {{character}} "
|
|
"(value: {{value}}, index: {{pos}})"
|
|
|
|
#: scripts/directives/notificationArea.js:43
|
|
msgid "The backup is missing, has it been deleted?"
|
|
msgstr "The backup is missing, has it been deleted?"
|
|
|
|
#: scripts/directives/notificationArea.js:41
|
|
msgid ""
|
|
"The backup was temporary and does not exist anymore, so the log data is lost"
|
|
msgstr ""
|
|
"The backup was temporary and does not exist anymore, so the log data is lost"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1231
|
|
msgid "The bucket name should be all lower-case, convert automatically?"
|
|
msgstr "The bucket name should be all lower-case, convert automatically?"
|
|
|
|
#: templates/addoredit.html:313
|
|
msgid ""
|
|
"The chosen size is outside the recommended range. This may cause performance"
|
|
" issues, excessively large temporary files or other problems."
|
|
msgstr ""
|
|
"The chosen size is outside the recommended range. This may cause performance"
|
|
" issues, excessively large temporary files or other problems."
|
|
|
|
#: scripts/controllers/ExportController.js:13
|
|
msgid ""
|
|
"The configuration should be kept safe. Are you sure you want to save an "
|
|
"unencrypted file containing your passwords?"
|
|
msgstr ""
|
|
"The configuration should be kept safe. Are you sure you want to save an "
|
|
"unencrypted file containing your passwords?"
|
|
|
|
#: index.html:302
|
|
msgid "The connection to the server is lost, attempting again in {{time}} …"
|
|
msgstr "The connection to the server is lost, attempting again in {{time}} …"
|
|
|
|
#: templates/settings.html:112
|
|
msgid "The dark theme (by Michal)"
|
|
msgstr "The dark theme (by Michal)"
|
|
|
|
#: templates/settings.html:111
|
|
msgid "The default blue on white theme (by Alex)"
|
|
msgstr "The default blue on white theme (by Alex)"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1324
|
|
msgid "The encryption passphrases do not match"
|
|
msgstr "The encryption passphrases do not match"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:461
|
|
msgid ""
|
|
"The file size is {{size}}, larger than the maximum specified size. If the "
|
|
"file size decreases, it will be included in future backups."
|
|
msgstr ""
|
|
"The file size is {{size}}, larger than the maximum specified size. If the "
|
|
"file size decreases, it will be included in future backups."
|
|
|
|
#: scripts/directives/backupEditUri.js:131
|
|
msgid ""
|
|
"The folder {{folder}} does not exist.\n"
|
|
"Create it now?"
|
|
msgstr ""
|
|
"The folder {{folder}} does not exist.\n"
|
|
"Create it now?"
|
|
|
|
#: scripts/directives/backupEditUri.js:171
|
|
msgid ""
|
|
"The host key has changed, please check with the server administrator if this is correct, otherwise you could be the victim of a MAN-IN-THE-MIDDLE attack.\n"
|
|
"\n"
|
|
"Do you want to REPLACE your CURRENT host key \"{{prev}}\" with the REPORTED host key: {{key}}?"
|
|
msgstr ""
|
|
"The host key has changed, please check with the server administrator if this is correct, otherwise you could be the victim of a MAN-IN-THE-MIDDLE attack.\n"
|
|
"\n"
|
|
"Do you want to REPLACE your CURRENT host key \"{{prev}}\" with the REPORTED host key: {{key}}?"
|
|
|
|
#: scripts/controllers/ExportController.js:70
|
|
#: scripts/controllers/SystemSettingsController.js:242
|
|
msgid "The passwords do not match"
|
|
msgstr "The passwords do not match"
|
|
|
|
#: scripts/controllers/EditBackupController.js:161
|
|
msgid "The path does not appear to exist, do you want to add it anyway?"
|
|
msgstr "The path does not appear to exist, do you want to add it anyway?"
|
|
|
|
#: scripts/controllers/EditBackupController.js:171
|
|
msgid ""
|
|
"The path does not end with a '{{dirsep}}' character, which means that you include a file, not a folder.\n"
|
|
"\n"
|
|
"Do you want to include the specified file?"
|
|
msgstr ""
|
|
"The path does not end with a '{{dirsep}}' character, which means that you include a file, not a folder.\n"
|
|
"\n"
|
|
"Do you want to include the specified file?"
|
|
|
|
#: scripts/controllers/EditBackupController.js:146
|
|
msgid ""
|
|
"The path must be an absolute path, i.e. it must start with a forward slash "
|
|
"'/'"
|
|
msgstr ""
|
|
"The path must be an absolute path, i.e. it must start with a forward slash "
|
|
"'/'"
|
|
|
|
#: templates/backends/s3.html:33
|
|
msgid "The region parameter is only applied when creating a new bucket"
|
|
msgstr "The region parameter is only applied when creating a new bucket"
|
|
|
|
#: templates/backends/openstack.html:50
|
|
msgid "The region parameter is only used when creating a bucket"
|
|
msgstr "The region parameter is only used when creating a bucket"
|
|
|
|
#: scripts/directives/backupEditUri.js:87
|
|
msgid ""
|
|
"The server certificate could not be validated.\n"
|
|
"Do you want to approve the SSL certificate with the hash: {{hash}}?"
|
|
msgstr ""
|
|
"The server certificate could not be validated.\n"
|
|
"Do you want to approve the SSL certificate with the hash: {{hash}}?"
|
|
|
|
#: templates/backends/s3.html:49
|
|
msgid "The storage class affects the availability and price for a stored file"
|
|
msgstr ""
|
|
"The storage class affects the availability and price for a stored file"
|
|
|
|
#: scripts/controllers/RestoreDirectController.js:108
|
|
msgid ""
|
|
"The target folder contains encrypted files, please supply the passphrase"
|
|
msgstr ""
|
|
"The target folder contains encrypted files, please supply the passphrase"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:61
|
|
msgid ""
|
|
"The user has too many permissions. Do you want to create a new limited user,"
|
|
" with only permissions to the selected path?"
|
|
msgstr ""
|
|
"The user has too many permissions. Do you want to create a new limited user,"
|
|
" with only permissions to the selected path?"
|
|
|
|
#: scripts/controllers/RestoreController.js:308
|
|
msgid ""
|
|
"This backup was created on another operating system. Restoring files without"
|
|
" specifying a destination folder can cause files to be restored in "
|
|
"unexpected places. Are you sure you want to continue without choosing a "
|
|
"destination folder?"
|
|
msgstr ""
|
|
"This backup was created on another operating system. Restoring files without"
|
|
" specifying a destination folder can cause files to be restored in "
|
|
"unexpected places. Are you sure you want to continue without choosing a "
|
|
"destination folder?"
|
|
|
|
#: scripts/controllers/RestoreController.js:37
|
|
msgid "This month"
|
|
msgstr "This month"
|
|
|
|
#: scripts/controllers/RestoreController.js:36
|
|
msgid "This week"
|
|
msgstr "This week"
|
|
|
|
#: scripts/controllers/AppController.js:72
|
|
msgid "Throttle settings"
|
|
msgstr "Throttle settings"
|
|
|
|
#: scripts/services/AppUtils.js:113
|
|
msgid "Thu"
|
|
msgstr "Thu"
|
|
|
|
#: templates/backup-result/phases/delete.html:33
|
|
#: templates/backup-result/top-left-box.html:1
|
|
msgid "Time"
|
|
msgstr "Time"
|
|
|
|
#: templates/settings.html:117
|
|
msgid "Time zone"
|
|
msgstr "Time zone"
|
|
|
|
#: templates/export.html:14
|
|
msgid "To File"
|
|
msgstr "To File"
|
|
|
|
#: templates/confirmdelete.html:3
|
|
msgid ""
|
|
"To confirm you want to delete all remote files for\n"
|
|
" <span class=\"backupname\">\"{{selection.backupname}}\"</span>, please enter\n"
|
|
" this phrase:"
|
|
msgstr ""
|
|
"To confirm you want to delete all remote files for\n"
|
|
" <span class=\"backupname\">\"{{selection.backupname}}\"</span>, please enter\n"
|
|
" this phrase:"
|
|
|
|
#: scripts/controllers/ExportController.js:67
|
|
msgid "To export without a passphrase, uncheck the \"Encrypt file\" box"
|
|
msgstr "To export without a passphrase, uncheck the \"Encrypt file\" box"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1215
|
|
msgid ""
|
|
"To prevent bucket naming conflicts, it is recommended to prepend your "
|
|
"account ID to the bucket name. Prepend automatically?"
|
|
msgstr ""
|
|
"To prevent bucket naming conflicts, it is recommended to prepend your "
|
|
"account ID to the bucket name. Prepend automatically?"
|
|
|
|
#: templates/settings.html:26
|
|
msgid ""
|
|
"To prevent various DNS based attacks, Duplicati limits the allowed hostnames"
|
|
" to the ones listed here. Direct IP access and localhost is always allowed. "
|
|
"Multiple hostnames can be supplied with a semicolon separator. If any of the"
|
|
" allowed hostnames is an asterisk (*), all hostnames are allowed and this "
|
|
"feature is disabled. If the field is empty, only IP address and localhost "
|
|
"access is allowed."
|
|
msgstr ""
|
|
"To prevent various DNS based attacks, Duplicati limits the allowed hostnames"
|
|
" to the ones listed here. Direct IP access and localhost/127.0.0.1 are "
|
|
"always allowed. Multiple hostnames can be supplied with a semicolon "
|
|
"separator. If any of the allowed hostnames is an asterisk (*), all hostnames"
|
|
" are allowed and this feature is disabled. If the field is empty, only IP "
|
|
"address and localhost access is allowed."
|
|
|
|
#: scripts/controllers/RestoreController.js:34
|
|
msgid "Today"
|
|
msgstr "Today"
|
|
|
|
#: templates/backends/smb.html:3
|
|
msgid "Transport"
|
|
msgstr "Transport"
|
|
|
|
#: scripts/directives/backupEditUri.js:173
|
|
msgid "Trust host certificate?"
|
|
msgstr "Trust host certificate?"
|
|
|
|
#: scripts/directives/backupEditUri.js:87
|
|
msgid "Trust server certificate?"
|
|
msgstr "Trust server certificate?"
|
|
|
|
#: templates/settings.html:141
|
|
msgid ""
|
|
"Try out the new features that we are working on. Test Backup & Restore "
|
|
"before using this in production environments."
|
|
msgstr ""
|
|
"Try out the new features that we are working on. Test Backup & Restore "
|
|
"before using this in production environments."
|
|
|
|
#: scripts/services/AppUtils.js:111
|
|
msgid "Tue"
|
|
msgstr "Tue"
|
|
|
|
#: templates/restore.html:133
|
|
msgid "Type passphrase here."
|
|
msgstr "Type passphrase here."
|
|
|
|
#: templates/restore.html:57
|
|
msgid "Type to highlight files"
|
|
msgstr "Type to highlight files"
|
|
|
|
#: templates/restorewizard.html:25
|
|
msgid "Unknown backup size and versions"
|
|
msgstr "Unknown backup size and versions"
|
|
|
|
#: templates/pause.html:46
|
|
msgid "Until resumed"
|
|
msgstr "Until resumed"
|
|
|
|
#: templates/about.html:30
|
|
msgid ""
|
|
"Update <a href ng-"
|
|
"click=\"doShowUpdateChangelog()\">{{state.updatedVersion}}</a> is available."
|
|
" <a href=\"{{state.updateDownloadLink}}\">Download now</a>"
|
|
msgstr ""
|
|
"Update <a href ng-"
|
|
"click=\"doShowUpdateChangelog()\">{{state.updatedVersion}}</a> is available."
|
|
" <a href=\"{{state.updateDownloadLink}}\">Download now</a>"
|
|
|
|
#: templates/settings.html:126
|
|
msgid "Update channel"
|
|
msgstr "Update channel"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:66
|
|
msgid "Update failed:"
|
|
msgstr "Update failed:"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:88
|
|
msgid "Updating with existing database"
|
|
msgstr "Updating with existing database"
|
|
|
|
#: templates/backup-result/phases/compact.html:33
|
|
msgid "Uploaded files"
|
|
msgstr "Uploaded files"
|
|
|
|
#: scripts/services/ServerStatus.js:45
|
|
msgid "Uploading verification file …"
|
|
msgstr "Uploading verification file …"
|
|
|
|
#: templates/settings.html:173
|
|
msgid ""
|
|
"Usage reports help us improve the user experience and evaluate impact of new"
|
|
" features. We use them to generate <external-link link=\"'https://usage-"
|
|
"reporter.duplicati.com/'\">public usage statistics</external-link>."
|
|
msgstr ""
|
|
"Usage reports help us improve the user experience and evaluate impact of new"
|
|
" features. We use them to generate <external-link link=\"'https://usage-"
|
|
"reporter.duplicati.com/'\">public usage statistics</external-link>."
|
|
|
|
#: templates/settings.html:161
|
|
msgid "Usage statistics"
|
|
msgstr "Usage statistics"
|
|
|
|
#: templates/settings.html:167
|
|
msgid "Usage statistics, warnings, errors, and crashes"
|
|
msgstr "Usage statistics, warnings, errors, and crashes"
|
|
|
|
#: templates/backends/filejump.html:32
|
|
msgid "Use API token authentication (recommended)"
|
|
msgstr "Use API token authentication (recommended)"
|
|
|
|
#: templates/backends/generic.html:2 templates/backends/s3.html:2
|
|
msgid "Use SSL"
|
|
msgstr "Use SSL"
|
|
|
|
#: scripts/controllers/EditBackupController.js:458
|
|
msgid "Use existing database?"
|
|
msgstr "Use existing database?"
|
|
|
|
#: index.html:263
|
|
msgid "Use new UI"
|
|
msgstr "Use new UI"
|
|
|
|
#: templates/backends/filejump.html:31
|
|
msgid "Use username and password authentication"
|
|
msgstr "Use username and password authentication"
|
|
|
|
#: scripts/controllers/EditBackupController.js:352
|
|
msgid "Use weak passphrase"
|
|
msgstr "Use weak passphrase"
|
|
|
|
#: scripts/controllers/EditBackupController.js:31
|
|
msgid "Useless"
|
|
msgstr "Useless"
|
|
|
|
#: scripts/directives/sourceFolderPicker.js:575
|
|
msgid "User data"
|
|
msgstr "User data"
|
|
|
|
#: templates/backends/openstack.html:27
|
|
msgid "User domain name"
|
|
msgstr "User domain name"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:61
|
|
msgid "User has too many permissions"
|
|
msgstr "User has too many permissions"
|
|
|
|
#: templates/settings.html:96
|
|
msgid "User interface settings"
|
|
msgstr "User interface settings"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1074
|
|
#: scripts/services/EditUriBuiltins.js:1162
|
|
#: scripts/services/EditUriBuiltins.js:1294 templates/backends/file.html:29
|
|
#: templates/backends/filejump.html:21 templates/backends/filen.html:7
|
|
#: templates/backends/generic.html:18 templates/backends/idrive.html:7
|
|
#: templates/backends/idrive.html:8 templates/backends/mega.html:7
|
|
#: templates/backends/mega.html:8 templates/backends/openstack.html:30
|
|
#: templates/backends/smb.html:38
|
|
msgid "Username"
|
|
msgstr "Username"
|
|
|
|
#: templates/backends/filejump.html:14
|
|
msgid ""
|
|
"Username and password authentication is not recommended and does not work with MFA/2FA enabled accounts.\n"
|
|
" Use the API token if possible."
|
|
msgstr ""
|
|
"Username and password authentication is not recommended and does not work with MFA/2FA enabled accounts.\n"
|
|
" Use the API token if possible."
|
|
|
|
#: scripts/services/ServerStatus.js:60
|
|
msgid "Vacuuming database …"
|
|
msgstr "Vacuuming database …"
|
|
|
|
#: templates/addoredit.html:155
|
|
msgid "Validating …"
|
|
msgstr "Validating …"
|
|
|
|
#: templates/backup-result/phases/test.html:20
|
|
#: templates/backup-result/test-items.html:2
|
|
msgid "Verifications"
|
|
msgstr "Verifications"
|
|
|
|
#: templates/backends/storj.html:29
|
|
msgid "Verify encryption passphrase"
|
|
msgstr "Verify encryption passphrase"
|
|
|
|
#: templates/home.html:67
|
|
msgid "Verify files"
|
|
msgstr "Verify files"
|
|
|
|
#: scripts/services/ServerStatus.js:37 scripts/services/ServerStatus.js:46
|
|
msgid "Verifying backend data …"
|
|
msgstr "Verifying backend data …"
|
|
|
|
#: scripts/services/ServerStatus.js:62
|
|
msgid "Verifying files …"
|
|
msgstr "Verifying files …"
|
|
|
|
#: scripts/services/ServerStatus.js:38 scripts/services/ServerStatus.js:50
|
|
msgid "Verifying remote data …"
|
|
msgstr "Verifying remote data …"
|
|
|
|
#: scripts/services/ServerStatus.js:57
|
|
msgid "Verifying restored files …"
|
|
msgstr "Verifying restored files …"
|
|
|
|
#: templates/backup-result/phases/delete.html:33
|
|
msgid "Version ID"
|
|
msgstr "Version ID"
|
|
|
|
#: scripts/controllers/EditBackupController.js:35
|
|
msgid "Very strong"
|
|
msgstr "Very strong"
|
|
|
|
#: scripts/controllers/EditBackupController.js:32
|
|
msgid "Very weak"
|
|
msgstr "Very weak"
|
|
|
|
#: index.html:245
|
|
msgid "Visit us on"
|
|
msgstr "Visit us on"
|
|
|
|
#: templates/delete.html:21
|
|
msgid ""
|
|
"WARNING: The remote database is found to be in use by the commandline "
|
|
"library."
|
|
msgstr ""
|
|
"WARNING: The remote database is found to be in use by the commandline "
|
|
"library."
|
|
|
|
#: templates/delete.html:44
|
|
msgid "WARNING: This will prevent you from restoring the data in the future."
|
|
msgstr "WARNING: This will prevent you from restoring the data in the future."
|
|
|
|
#: templates/waitarea.html:2
|
|
msgid "Waiting for task to begin"
|
|
msgstr "Waiting for task to begin"
|
|
|
|
#: templates/commandline.html:51
|
|
msgid "Waiting for task to start …"
|
|
msgstr "Waiting for task to start …"
|
|
|
|
#: scripts/services/ServerStatus.js:42
|
|
msgid "Waiting for upload to finish …"
|
|
msgstr "Waiting for upload to finish …"
|
|
|
|
#: templates/settings.html:168
|
|
msgid "Warnings, errors and crashes"
|
|
msgstr "Warnings, errors and crashes"
|
|
|
|
#: templates/addoredit.html:54
|
|
msgid "We recommend that you encrypt all backups stored outside your system"
|
|
msgstr "We recommend that you encrypt all backups stored outside your system"
|
|
|
|
#: scripts/controllers/EditBackupController.js:33
|
|
msgid "Weak"
|
|
msgstr "Weak"
|
|
|
|
#: scripts/controllers/EditBackupController.js:352
|
|
msgid "Weak passphrase"
|
|
msgstr "Weak passphrase"
|
|
|
|
#: scripts/services/AppUtils.js:112
|
|
msgid "Wed"
|
|
msgstr "Wed"
|
|
|
|
#: scripts/services/AppUtils.js:98 templates/addoredit.html:354
|
|
msgid "Weeks"
|
|
msgstr "Weeks"
|
|
|
|
#: templates/restorewizard.html:3
|
|
msgid "Where do you want to restore from?"
|
|
msgstr "Where do you want to restore from?"
|
|
|
|
#: templates/restore.html:78
|
|
msgid "Where do you want to restore the files to?"
|
|
msgstr "Where do you want to restore the files to?"
|
|
|
|
#: scripts/services/AppUtils.js:100 templates/addoredit.html:356
|
|
msgid "Years"
|
|
msgstr "Years"
|
|
|
|
#: scripts/controllers/AppController.js:193
|
|
#: scripts/controllers/DeleteController.js:99
|
|
#: scripts/controllers/EditBackupController.js:161
|
|
#: scripts/controllers/EditBackupController.js:171
|
|
#: scripts/controllers/EditBackupController.js:458
|
|
#: scripts/controllers/HomeController.js:22
|
|
#: scripts/controllers/LocalDatabaseController.js:28
|
|
#: scripts/controllers/LocalDatabaseController.js:72
|
|
#: scripts/controllers/LocalDatabaseController.js:88
|
|
#: scripts/directives/backupEditUri.js:131
|
|
#: scripts/directives/backupEditUri.js:173
|
|
#: scripts/directives/backupEditUri.js:87
|
|
#: scripts/services/EditUriBackendConfig.js:74
|
|
#: scripts/services/EditUriBuiltins.js:1215
|
|
#: scripts/services/EditUriBuiltins.js:1231
|
|
#: scripts/services/EditUriBuiltins.js:61
|
|
msgid "Yes"
|
|
msgstr "Yes"
|
|
|
|
#: scripts/controllers/EditBackupController.js:367
|
|
msgid "Yes, I have stored the passphrase safely"
|
|
msgstr "Yes, I have stored the passphrase safely"
|
|
|
|
#: scripts/controllers/ExportController.js:13
|
|
msgid "Yes, I understand the risk"
|
|
msgstr "Yes, I understand the risk"
|
|
|
|
#: scripts/controllers/EditBackupController.js:410
|
|
msgid "Yes, I'm brave!"
|
|
msgstr "Yes, I'm brave!"
|
|
|
|
#: scripts/controllers/EditBackupController.js:401
|
|
msgid "Yes, please break my backup!"
|
|
msgstr "Yes, please break my backup!"
|
|
|
|
#: scripts/controllers/RestoreController.js:35
|
|
msgid "Yesterday"
|
|
msgstr "Yesterday"
|
|
|
|
#: scripts/controllers/LocalDatabaseController.js:88
|
|
msgid ""
|
|
"You are changing the database path away from an existing database.\n"
|
|
"Are you sure this is what you want?"
|
|
msgstr ""
|
|
"You are changing the database path away from an existing database.\n"
|
|
"Are you sure this is what you want?"
|
|
|
|
#: templates/about.html:28
|
|
msgid "You are currently running {{appname}} {{version}}"
|
|
msgstr "You are currently running {{appname}} {{version}}"
|
|
|
|
#: scripts/controllers/StateController.js:107
|
|
msgid ""
|
|
"You can stop the backup after any file uploads currently in progress have "
|
|
"finished. If you terminate the backup, the next run will need to recover "
|
|
"from a failed backup."
|
|
msgstr ""
|
|
"You can stop the backup after any file uploads currently in progress have "
|
|
"finished. If you terminate the backup, the next run will need to recover "
|
|
"from a failed backup."
|
|
|
|
#: scripts/controllers/StateController.js:116
|
|
msgid ""
|
|
"You can stop the task immediately, or allow the process to continue its "
|
|
"current file and then stop. If you terminate the task, the backup could be "
|
|
"left in an inconsistent state."
|
|
msgstr ""
|
|
"You can stop the task immediately, or allow the process to continue its "
|
|
"current file and then stop. If you terminate the task, the backup could be "
|
|
"left in an inconsistent state."
|
|
|
|
#: scripts/controllers/EditBackupController.js:410
|
|
msgid ""
|
|
"You have changed the encryption mode. This may break stuff. You are "
|
|
"encouraged to create a new backup instead"
|
|
msgstr ""
|
|
"You have changed the encryption mode. This may break stuff. You are "
|
|
"encouraged to create a new backup instead"
|
|
|
|
#: scripts/controllers/EditBackupController.js:401
|
|
msgid ""
|
|
"You have changed the passphrase, which is not supported. You are encouraged "
|
|
"to create a new backup instead."
|
|
msgstr ""
|
|
"You have changed the passphrase, which is not supported. You are encouraged "
|
|
"to create a new backup instead."
|
|
|
|
#: scripts/controllers/EditBackupController.js:437
|
|
msgid ""
|
|
"You have chosen not to encrypt the backup. Encryption is recommended for all"
|
|
" data stored on a remote server."
|
|
msgstr ""
|
|
"You have chosen not to encrypt the backup. Encryption is recommended for all"
|
|
" data stored on a remote server."
|
|
|
|
#: scripts/controllers/RestoreController.js:302
|
|
msgid "You have chosen to restore to a new location, but not entered one"
|
|
msgstr "You have chosen to restore to a new location, but not entered one"
|
|
|
|
#: scripts/controllers/EditBackupController.js:367
|
|
msgid ""
|
|
"You have generated a strong passphrase. Make sure you have made a safe copy "
|
|
"of the passphrase, as the data cannot be recovered if you lose the "
|
|
"passphrase."
|
|
msgstr ""
|
|
"You have generated a strong passphrase. Make sure you have made a safe copy "
|
|
"of the passphrase, as the data cannot be recovered if you lose the "
|
|
"passphrase."
|
|
|
|
#: scripts/controllers/EditBackupController.js:267
|
|
msgid "You must choose at least one source folder"
|
|
msgstr "You must choose at least one source folder"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1173
|
|
msgid "You must enter a domain name to use v3 API"
|
|
msgstr "You must enter a domain name to use v3 API"
|
|
|
|
#: scripts/controllers/EditBackupController.js:247
|
|
msgid "You must enter a name for the backup"
|
|
msgstr "You must enter a name for the backup"
|
|
|
|
#: scripts/controllers/EditBackupController.js:254
|
|
msgid "You must enter a passphrase or disable encryption"
|
|
msgstr "You must enter a passphrase or disable encryption"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1170
|
|
msgid "You must enter a password to use v3 API"
|
|
msgstr "You must enter a password to use v3 API"
|
|
|
|
#: scripts/controllers/EditBackupController.js:303
|
|
msgid "You must enter a positive number of backups to keep"
|
|
msgstr "You must enter a positive number of backups to keep"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1176
|
|
msgid "You must enter a tenant (aka project) name to use v3 API"
|
|
msgstr "You must enter a tenant (aka project) name to use v3 API"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1190
|
|
msgid "You must enter a tenant name if you do not provide an API key"
|
|
msgstr "You must enter a tenant name if you do not provide an API key"
|
|
|
|
#: scripts/controllers/EditBackupController.js:296
|
|
msgid "You must enter a valid duration for the time to keep backups"
|
|
msgstr "You must enter a valid duration for the time to keep backups"
|
|
|
|
#: scripts/controllers/EditBackupController.js:313
|
|
msgid "You must enter a valid retention policy string"
|
|
msgstr "You must enter a valid retention policy string"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1187
|
|
msgid "You must enter either a password or an API key"
|
|
msgstr "You must enter either a password or an API key"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1194
|
|
msgid "You must enter either a password or an API key, not both"
|
|
msgstr "You must enter either a password or an API key, not both"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:123
|
|
msgid "You must fill in the password"
|
|
msgstr "You must fill in the password"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:100
|
|
msgid "You must fill in the server name or address"
|
|
msgstr "You must fill in the server name or address"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:121
|
|
#: scripts/services/EditUriBackendConfig.js:130
|
|
msgid "You must fill in the username"
|
|
msgstr "You must fill in the username"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:86
|
|
msgid "You must fill in {{field}}"
|
|
msgstr "You must fill in {{field}}"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1166
|
|
msgid "You must select or fill in the AuthURI"
|
|
msgstr "You must select or fill in the AuthURI"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1208
|
|
msgid "You must select or fill in the server"
|
|
msgstr "You must select or fill in the server"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:107
|
|
msgid "You must specify a path"
|
|
msgstr "You must specify a path"
|
|
|
|
#: scripts/services/EditUriBackendConfig.js:93
|
|
msgid "You should fill in {{field}} {{reason}}"
|
|
msgstr "You should fill in {{field}} {{reason}}"
|
|
|
|
#: templates/restore.html:144
|
|
msgid "Your files and folders have been restored successfully."
|
|
msgstr "Your files and folders have been restored successfully."
|
|
|
|
#: scripts/controllers/EditBackupController.js:352
|
|
msgid "Your passphrase is easy to guess. Consider changing passphrase."
|
|
msgstr "Your passphrase is easy to guess. Consider changing passphrase."
|
|
|
|
#: templates/backends/gcs.html:3 templates/backends/openstack.html:3
|
|
msgid "bucket/folder/subfolder"
|
|
msgstr "bucket/folder/subfolder"
|
|
|
|
#: scripts/services/AppUtils.js:87
|
|
msgid "byte"
|
|
msgstr "byte"
|
|
|
|
#: scripts/services/AppUtils.js:120
|
|
msgid "byte/s"
|
|
msgstr "byte/s"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1346
|
|
msgid "cos_app_id"
|
|
msgstr "cos_app_id"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1350
|
|
msgid "cos_bucket"
|
|
msgstr "cos_bucket"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1349
|
|
msgid "cos_region"
|
|
msgstr "cos_region"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1347
|
|
msgid "cos_secret_id"
|
|
msgstr "cos_secret_id"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1348
|
|
msgid "cos_secret_key"
|
|
msgstr "cos_secret_key"
|
|
|
|
#: templates/addoredit.html:272 templates/addoredit.html:357
|
|
#: templates/advancedoptionseditor.html:29
|
|
#: templates/advancedoptionseditor.html:36
|
|
msgid "custom"
|
|
msgstr "custom"
|
|
|
|
#: templates/backup-result/entryline.html:4
|
|
msgid "failed"
|
|
msgstr "failed"
|
|
|
|
#: templates/backends/rclone.html:3
|
|
msgid "local repository, leave empty for local"
|
|
msgstr "local repository, leave empty for local"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1359
|
|
msgid "oss_access_key_id"
|
|
msgstr "oss_access_key_id"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1360
|
|
msgid "oss_access_key_secret"
|
|
msgstr "oss_access_key_secret"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1362
|
|
msgid "oss_bucket_name"
|
|
msgstr "oss_bucket_name"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1358
|
|
msgid "oss_endpoint"
|
|
msgstr "oss_endpoint"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1361
|
|
msgid "oss_region"
|
|
msgstr "oss_region"
|
|
|
|
#: templates/backends/pcloud.html:10
|
|
msgid "pCloud EU (eapi.pcloud.com)"
|
|
msgstr "pCloud EU (eapi.pcloud.com)"
|
|
|
|
#: templates/backends/pcloud.html:7
|
|
msgid "pCloud Global (api.pcloud.com)"
|
|
msgstr "pCloud Global (api.pcloud.com)"
|
|
|
|
#: templates/backends/rclone.html:11
|
|
msgid "remote path, e.g. backup"
|
|
msgstr "remote path, e.g. backup"
|
|
|
|
#: templates/backends/rclone.html:7
|
|
msgid "remote repository, e.g. remote"
|
|
msgstr "remote repository, e.g. remote"
|
|
|
|
#: templates/restoredirect.html:95 templates/waitarea.html:15
|
|
msgid "resume now"
|
|
msgstr "resume now"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1309
|
|
msgid "storj_shared_access"
|
|
msgstr "storj_shared_access"
|
|
|
|
#: scripts/services/EditUriBuiltins.js:1143
|
|
msgid "unless you are explicitly specifying --group-id"
|
|
msgstr "unless you are explicitly specifying --group-id"
|
|
|
|
#: templates/about.html:12
|
|
msgid ""
|
|
"{{appname}} was primarily developed by <a href=\"{{mail1}}\">{{dev1}}</a> "
|
|
"and <a href=\"{{mail2}}\">{{dev2}}</a>. {{appname}} can be downloaded from "
|
|
"<a href=\"{{websitelink}}\">{{websitename}}</a>. {{appname}} is licensed "
|
|
"under the <a href=\"{{licenselink}}\">{{licensename}}</a>."
|
|
msgstr ""
|
|
"{{appname}} was primarily developed by <a href=\"{{mail1}}\">{{dev1}}</a> "
|
|
"and <a href=\"{{mail2}}\">{{dev2}}</a>. {{appname}} can be downloaded from "
|
|
"<a href=\"{{websitelink}}\">{{websitename}}</a>. {{appname}} is licensed "
|
|
"under the <a href=\"{{licenselink}}\">{{licensename}}</a>."
|
|
|
|
#: templates/about.html:53
|
|
msgid ""
|
|
"{{brandingService.appName}} is using the following third party libraries:"
|
|
msgstr ""
|
|
"{{brandingService.appName}} is using the following third party libraries:"
|
|
|
|
#: scripts/controllers/StateController.js:53
|
|
msgid "{{files}} files ({{size}}) to go {{speed_txt}}"
|
|
msgstr "{{files}} files ({{size}}) to go {{speed_txt}}"
|
|
|
|
#: templates/home.html:101 templates/restorewizard.html:23
|
|
msgid "{{item.Backup.Metadata.TargetSizeString}} / {{$count}} Version"
|
|
msgid_plural "{{item.Backup.Metadata.TargetSizeString}} / {{$count}} Versions"
|
|
msgstr[0] "{{item.Backup.Metadata.TargetSizeString}} / {{$count}} Version"
|
|
msgstr[1] "{{item.Backup.Metadata.TargetSizeString}} / {{$count}} Versions"
|
|
|
|
#: templates/pause.html:26
|
|
msgid "{{number}} Hour"
|
|
msgstr "{{number}} Hour"
|
|
|
|
#: templates/pause.html:31 templates/pause.html:36 templates/pause.html:41
|
|
msgid "{{number}} Hours"
|
|
msgstr "{{number}} Hours"
|
|
|
|
#: templates/pause.html:11 templates/pause.html:16 templates/pause.html:21
|
|
#: templates/pause.html:6
|
|
msgid "{{number}} Minutes"
|
|
msgstr "{{number}} Minutes"
|
|
|
|
#: templates/home.html:81
|
|
msgid "{{time}} (took {{duration}})"
|
|
msgstr "{{time}} (took {{duration}})"
|