diff options
Diffstat (limited to 'l10n/ia')
-rw-r--r-- | l10n/ia/core.po | 32 | ||||
-rw-r--r-- | l10n/ia/files.po | 129 | ||||
-rw-r--r-- | l10n/ia/files_trashbin.po | 30 | ||||
-rw-r--r-- | l10n/ia/lib.po | 58 | ||||
-rw-r--r-- | l10n/ia/settings.po | 103 |
5 files changed, 181 insertions, 171 deletions
diff --git a/l10n/ia/core.po b/l10n/ia/core.po index e760d7016e6..c1f494a536d 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-15 01:54-0400\n" -"PO-Revision-Date: 2014-05-15 05:54+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -291,12 +291,12 @@ msgstr "Compartite" msgid "Share" msgstr "Compartir" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:747 +#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:761 #: templates/installation.php:10 msgid "Error" msgstr "Error" -#: js/share.js:160 js/share.js:810 +#: js/share.js:160 js/share.js:824 msgid "Error while sharing" msgstr "Error quando on compartiva" @@ -333,13 +333,13 @@ msgstr "" msgid "By default the public link will expire after {days} days" msgstr "" -#: js/share.js:234 +#: js/share.js:233 msgid "Password protect" msgstr "Protegite per contrasigno" -#: js/share.js:236 templates/installation.php:60 templates/login.php:40 -msgid "Password" -msgstr "Contrasigno" +#: js/share.js:235 +msgid "Choose a password for the public link" +msgstr "" #: js/share.js:241 msgid "Allow Public Upload" @@ -413,27 +413,27 @@ msgstr "deler" msgid "share" msgstr "compartir" -#: js/share.js:734 +#: js/share.js:742 msgid "Password protected" msgstr "Proteger con contrasigno" -#: js/share.js:747 +#: js/share.js:761 msgid "Error unsetting expiration date" msgstr "Error quando on levava le data de expiration" -#: js/share.js:768 +#: js/share.js:782 msgid "Error setting expiration date" msgstr "Error quando on fixava le data de expiration" -#: js/share.js:797 +#: js/share.js:811 msgid "Sending ..." msgstr "Inviante ..." -#: js/share.js:808 +#: js/share.js:822 msgid "Email sent" msgstr "Message de e-posta inviate" -#: js/share.js:832 +#: js/share.js:846 msgid "Warning" msgstr "Aviso" @@ -677,6 +677,10 @@ msgstr "" msgid "Create an <strong>admin account</strong>" msgstr "Crear un <strong>conto de administration</strong>" +#: templates/installation.php:60 templates/login.php:40 +msgid "Password" +msgstr "Contrasigno" + #: templates/installation.php:70 msgid "Storage & database" msgstr "Immagazinage & base de datos" diff --git a/l10n/ia/files.po b/l10n/ia/files.po index 3e88c641b12..94e627c3e76 100644 --- a/l10n/ia/files.po +++ b/l10n/ia/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-04 01:55-0400\n" -"PO-Revision-Date: 2014-05-03 06:11+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Could not move %s" msgstr "" -#: ajax/newfile.php:58 js/files.js:96 +#: ajax/newfile.php:58 js/files.js:103 msgid "File name cannot be empty." msgstr "" @@ -36,18 +36,18 @@ msgstr "" msgid "\"%s\" is an invalid file name." msgstr "" -#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:103 +#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "" #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:155 -#: lib/app.php:60 +#: lib/app.php:77 msgid "The target folder has been moved or deleted." msgstr "" -#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:69 +#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86 #, php-format msgid "" "The name %s is already used in the folder %s. Please choose a different " @@ -139,28 +139,32 @@ msgstr "" msgid "Invalid directory." msgstr "" -#: appinfo/app.php:11 js/filelist.js:14 +#: appinfo/app.php:11 js/filelist.js:25 msgid "Files" msgstr "Files" -#: js/file-upload.js:254 +#: appinfo/app.php:29 +msgid "All files" +msgstr "" + +#: js/file-upload.js:257 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" msgstr "" -#: js/file-upload.js:266 +#: js/file-upload.js:270 msgid "Total file size {size1} exceeds upload limit {size2}" msgstr "" -#: js/file-upload.js:276 +#: js/file-upload.js:281 msgid "" "Not enough free space, you are uploading {size1} but only {size2} is left" msgstr "" -#: js/file-upload.js:353 +#: js/file-upload.js:358 msgid "Upload cancelled." msgstr "" -#: js/file-upload.js:398 +#: js/file-upload.js:404 msgid "Could not get result from server." msgstr "" @@ -173,120 +177,120 @@ msgstr "" msgid "URL cannot be empty" msgstr "" -#: js/file-upload.js:559 js/filelist.js:963 +#: js/file-upload.js:559 js/filelist.js:1176 msgid "{new_name} already exists" msgstr "" -#: js/file-upload.js:611 +#: js/file-upload.js:614 msgid "Could not create file" msgstr "" -#: js/file-upload.js:624 +#: js/file-upload.js:630 msgid "Could not create folder" msgstr "" -#: js/file-upload.js:664 +#: js/file-upload.js:677 msgid "Error fetching URL" msgstr "" -#: js/fileactions.js:160 +#: js/fileactions.js:168 msgid "Share" msgstr "Compartir" -#: js/fileactions.js:173 +#: js/fileactions.js:181 msgid "Delete permanently" msgstr "" -#: js/fileactions.js:234 +#: js/fileactions.js:221 msgid "Rename" msgstr "" -#: js/filelist.js:221 +#: js/filelist.js:299 msgid "" "Your download is being prepared. This might take some time if the files are " "big." msgstr "" -#: js/filelist.js:502 js/filelist.js:1422 +#: js/filelist.js:602 js/filelist.js:1672 msgid "Pending" msgstr "" -#: js/filelist.js:916 +#: js/filelist.js:1127 msgid "Error moving file." msgstr "" -#: js/filelist.js:924 +#: js/filelist.js:1135 msgid "Error moving file" msgstr "" -#: js/filelist.js:924 +#: js/filelist.js:1135 msgid "Error" msgstr "Error" -#: js/filelist.js:988 +#: js/filelist.js:1201 msgid "Could not rename file" msgstr "" -#: js/filelist.js:1122 +#: js/filelist.js:1335 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1224 templates/index.php:67 +#: js/filelist.js:1438 templates/list.php:62 msgid "Name" msgstr "Nomine" -#: js/filelist.js:1225 templates/index.php:79 +#: js/filelist.js:1439 templates/list.php:75 msgid "Size" msgstr "Dimension" -#: js/filelist.js:1226 templates/index.php:81 +#: js/filelist.js:1440 templates/list.php:78 msgid "Modified" msgstr "Modificate" -#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1450 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1456 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "" msgstr[1] "" -#: js/filelist.js:1330 js/filelist.js:1369 +#: js/filelist.js:1580 js/filelist.js:1619 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "" msgstr[1] "" -#: js/files.js:94 +#: js/files.js:101 msgid "\"{name}\" is an invalid file name." msgstr "" -#: js/files.js:115 +#: js/files.js:122 msgid "Your storage is full, files can not be updated or synced anymore!" msgstr "" -#: js/files.js:119 +#: js/files.js:126 msgid "Your storage is almost full ({usedSpacePercent}%)" msgstr "" -#: js/files.js:133 +#: js/files.js:140 msgid "" "Encryption App is enabled but your keys are not initialized, please log-out " "and log-in again" msgstr "" -#: js/files.js:137 +#: js/files.js:144 msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." msgstr "" -#: js/files.js:141 +#: js/files.js:148 msgid "" "Encryption was disabled but your files are still encrypted. Please go to " "your personal settings to decrypt your files." @@ -296,12 +300,12 @@ msgstr "" msgid "{dirs} and {files}" msgstr "" -#: lib/app.php:86 +#: lib/app.php:103 #, php-format msgid "%s could not be renamed" msgstr "" -#: lib/helper.php:14 templates/index.php:22 +#: lib/helper.php:23 templates/list.php:25 #, php-format msgid "Upload (max. %s)" msgstr "" @@ -338,68 +342,75 @@ msgstr "" msgid "Save" msgstr "Salveguardar" -#: templates/index.php:5 +#: templates/appnavigation.php:12 +msgid "WebDAV" +msgstr "" + +#: templates/appnavigation.php:14 +#, php-format +msgid "" +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " +"WebDAV</a>" +msgstr "" + +#: templates/list.php:5 msgid "New" msgstr "Nove" -#: templates/index.php:8 +#: templates/list.php:8 msgid "New text file" msgstr "" -#: templates/index.php:9 +#: templates/list.php:9 msgid "Text file" msgstr "File de texto" -#: templates/index.php:12 +#: templates/list.php:12 msgid "New folder" msgstr "Nove dossier" -#: templates/index.php:13 +#: templates/list.php:13 msgid "Folder" msgstr "Dossier" -#: templates/index.php:16 +#: templates/list.php:16 msgid "From link" msgstr "" -#: templates/index.php:40 -msgid "Deleted files" -msgstr "" - -#: templates/index.php:45 +#: templates/list.php:42 msgid "Cancel upload" msgstr "" -#: templates/index.php:51 +#: templates/list.php:48 msgid "You don’t have permission to upload or create files here" msgstr "" -#: templates/index.php:56 +#: templates/list.php:53 msgid "Nothing in here. Upload something!" msgstr "Nihil hic. Incarga alcun cosa!" -#: templates/index.php:73 +#: templates/list.php:68 msgid "Download" msgstr "Discargar" -#: templates/index.php:84 templates/index.php:85 +#: templates/list.php:80 templates/list.php:81 msgid "Delete" msgstr "Deler" -#: templates/index.php:98 +#: templates/list.php:95 msgid "Upload too large" msgstr "Incargamento troppo longe" -#: templates/index.php:100 +#: templates/list.php:97 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "" -#: templates/index.php:105 +#: templates/list.php:102 msgid "Files are being scanned, please wait." msgstr "" -#: templates/index.php:108 +#: templates/list.php:105 msgid "Current scanning" msgstr "" diff --git a/l10n/ia/files_trashbin.po b/l10n/ia/files_trashbin.po index 729956da029..555a2b40efe 100644 --- a/l10n/ia/files_trashbin.po +++ b/l10n/ia/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-16 01:55-0400\n" -"PO-Revision-Date: 2014-04-16 05:41+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -27,38 +27,34 @@ msgstr "" msgid "Couldn't restore %s" msgstr "" -#: js/filelist.js:3 +#: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "" -#: js/trash.js:33 js/trash.js:124 js/trash.js:173 +#: js/app.js:53 templates/index.php:21 templates/index.php:23 +msgid "Restore" +msgstr "" + +#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 msgid "Error" msgstr "Error" -#: js/trash.js:264 -msgid "Deleted Files" -msgstr "" - -#: lib/trashbin.php:859 lib/trashbin.php:861 +#: lib/trashbin.php:861 lib/trashbin.php:863 msgid "restored" msgstr "" -#: templates/index.php:6 +#: templates/index.php:7 msgid "Nothing in here. Your trash bin is empty!" msgstr "" -#: templates/index.php:19 +#: templates/index.php:18 msgid "Name" msgstr "Nomine" -#: templates/index.php:22 templates/index.php:24 -msgid "Restore" -msgstr "" - -#: templates/index.php:30 +#: templates/index.php:29 msgid "Deleted" msgstr "" -#: templates/index.php:33 templates/index.php:34 +#: templates/index.php:32 templates/index.php:33 msgid "Delete" msgstr "Deler" diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po index cf7c8957e90..4f1a86c2e4f 100644 --- a/l10n/ia/lib.po +++ b/l10n/ia/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-28 01:55-0400\n" -"PO-Revision-Date: 2014-04-28 05:55+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -17,11 +17,11 @@ msgstr "" "Language: ia\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:723 +#: base.php:685 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:724 +#: base.php:686 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -76,23 +76,23 @@ msgstr "Imagine invalide" msgid "web services under your control" msgstr "servicios web sub tu controlo" -#: private/files.php:232 +#: private/files.php:235 msgid "ZIP download is turned off." msgstr "" -#: private/files.php:233 +#: private/files.php:236 msgid "Files need to be downloaded one by one." msgstr "" -#: private/files.php:234 private/files.php:261 +#: private/files.php:237 private/files.php:264 msgid "Back to Files" msgstr "" -#: private/files.php:259 +#: private/files.php:262 msgid "Selected files too large to generate zip file." msgstr "" -#: private/files.php:260 +#: private/files.php:263 msgid "" "Please download the files separately in smaller chunks or kindly ask your " "administrator." @@ -278,19 +278,19 @@ msgstr "" msgid "Set an admin password." msgstr "" -#: private/setup.php:202 +#: private/setup.php:164 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "" -#: private/setup.php:203 +#: private/setup.php:165 #, php-format msgid "Please double check the <a href='%s'>installation guides</a>." msgstr "" -#: private/share/mailnotifications.php:72 -#: private/share/mailnotifications.php:118 +#: private/share/mailnotifications.php:91 +#: private/share/mailnotifications.php:137 #, php-format msgid "%s shared »%s« with you" msgstr "" @@ -332,73 +332,79 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:629 +#: private/share/share.php:618 +msgid "" +"You need to provide a password to create a public link, only protected links" +" are allowed" +msgstr "" + +#: private/share/share.php:638 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:636 +#: private/share/share.php:645 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:773 +#: private/share/share.php:783 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:834 +#: private/share/share.php:844 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:940 +#: private/share/share.php:955 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:947 +#: private/share/share.php:962 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:953 +#: private/share/share.php:968 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1367 +#: private/share/share.php:1383 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1376 +#: private/share/share.php:1392 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1391 +#: private/share/share.php:1407 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1403 +#: private/share/share.php:1419 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1417 +#: private/share/share.php:1433 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" msgstr "" -#: private/tags.php:193 +#: private/tags.php:183 #, php-format msgid "Could not find category \"%s\"" msgstr "" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index 5cd33551ec3..7d255d5a906 100644 --- a/l10n/ia/settings.po +++ b/l10n/ia/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-16 01:54-0400\n" -"PO-Revision-Date: 2014-05-16 05:54+0000\n" +"POT-Creation-Date: 2014-05-17 01:54-0400\n" +"PO-Revision-Date: 2014-05-17 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -47,15 +47,15 @@ msgstr "Message de e-posta inviate" msgid "You need to set your user email before being able to send test emails." msgstr "" -#: admin/controller.php:116 templates/admin.php:316 +#: admin/controller.php:116 templates/admin.php:317 msgid "Send mode" msgstr "" -#: admin/controller.php:118 templates/admin.php:329 templates/personal.php:150 +#: admin/controller.php:118 templates/admin.php:330 templates/personal.php:144 msgid "Encryption" msgstr "" -#: admin/controller.php:120 templates/admin.php:353 +#: admin/controller.php:120 templates/admin.php:354 msgid "Authentication method" msgstr "" @@ -514,139 +514,143 @@ msgstr "" msgid "Allow links" msgstr "" -#: templates/admin.php:225 +#: templates/admin.php:223 +msgid "Enforce password protection" +msgstr "" + +#: templates/admin.php:226 msgid "Allow public uploads" msgstr "" -#: templates/admin.php:229 +#: templates/admin.php:230 msgid "Set default expiration date" msgstr "" -#: templates/admin.php:231 +#: templates/admin.php:232 msgid "Expire after " msgstr "" -#: templates/admin.php:234 +#: templates/admin.php:235 msgid "days" msgstr "" -#: templates/admin.php:237 +#: templates/admin.php:238 msgid "Enforce expiration date" msgstr "" -#: templates/admin.php:241 +#: templates/admin.php:242 msgid "Allow users to share items to the public with links" msgstr "" -#: templates/admin.php:251 +#: templates/admin.php:252 msgid "Allow resharing" msgstr "" -#: templates/admin.php:252 +#: templates/admin.php:253 msgid "Allow users to share items shared with them again" msgstr "" -#: templates/admin.php:259 +#: templates/admin.php:260 msgid "Allow users to share with anyone" msgstr "" -#: templates/admin.php:262 +#: templates/admin.php:263 msgid "Allow users to only share with users in their groups" msgstr "" -#: templates/admin.php:269 +#: templates/admin.php:270 msgid "Allow mail notification" msgstr "" -#: templates/admin.php:270 +#: templates/admin.php:271 msgid "Allow users to send mail notification for shared files" msgstr "" -#: templates/admin.php:278 +#: templates/admin.php:279 msgid "Security" msgstr "" -#: templates/admin.php:291 +#: templates/admin.php:292 msgid "Enforce HTTPS" msgstr "" -#: templates/admin.php:293 +#: templates/admin.php:294 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "" -#: templates/admin.php:299 +#: templates/admin.php:300 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "" -#: templates/admin.php:311 +#: templates/admin.php:312 msgid "Email Server" msgstr "" -#: templates/admin.php:313 +#: templates/admin.php:314 msgid "This is used for sending out notifications." msgstr "" -#: templates/admin.php:344 +#: templates/admin.php:345 msgid "From address" msgstr "" -#: templates/admin.php:366 +#: templates/admin.php:367 msgid "Authentication required" msgstr "" -#: templates/admin.php:370 +#: templates/admin.php:371 msgid "Server address" msgstr "" -#: templates/admin.php:374 +#: templates/admin.php:375 msgid "Port" msgstr "" -#: templates/admin.php:379 +#: templates/admin.php:380 msgid "Credentials" msgstr "" -#: templates/admin.php:380 +#: templates/admin.php:381 msgid "SMTP Username" msgstr "" -#: templates/admin.php:383 +#: templates/admin.php:384 msgid "SMTP Password" msgstr "" -#: templates/admin.php:387 +#: templates/admin.php:388 msgid "Test email settings" msgstr "" -#: templates/admin.php:388 +#: templates/admin.php:389 msgid "Send email" msgstr "" -#: templates/admin.php:393 +#: templates/admin.php:394 msgid "Log" msgstr "Registro" -#: templates/admin.php:394 +#: templates/admin.php:395 msgid "Log level" msgstr "" -#: templates/admin.php:426 +#: templates/admin.php:427 msgid "More" msgstr "Plus" -#: templates/admin.php:427 +#: templates/admin.php:428 msgid "Less" msgstr "" -#: templates/admin.php:433 templates/personal.php:202 +#: templates/admin.php:434 templates/personal.php:196 msgid "Version" msgstr "" -#: templates/admin.php:437 templates/personal.php:205 +#: templates/admin.php:438 templates/personal.php:199 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " @@ -799,41 +803,30 @@ msgstr "Linguage" msgid "Help translate" msgstr "Adjuta a traducer" -#: templates/personal.php:137 -msgid "WebDAV" -msgstr "" - -#: templates/personal.php:139 -#, php-format -msgid "" -"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " -"WebDAV</a>" -msgstr "" - -#: templates/personal.php:156 +#: templates/personal.php:150 msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" -#: templates/personal.php:162 +#: templates/personal.php:156 msgid "Log-in password" msgstr "" -#: templates/personal.php:167 +#: templates/personal.php:161 msgid "Decrypt all Files" msgstr "" -#: templates/personal.php:180 +#: templates/personal.php:174 msgid "" "Your encryption keys are moved to a backup location. If something went wrong" " you can restore the keys. Only delete them permanently if you are sure that" " all files are decrypted correctly." msgstr "" -#: templates/personal.php:184 +#: templates/personal.php:178 msgid "Restore Encryption Keys" msgstr "" -#: templates/personal.php:188 +#: templates/personal.php:182 msgid "Delete Encryption Keys" msgstr "" |