diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /l10n/af/core.po | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/af/core.po')
-rw-r--r-- | l10n/af/core.po | 584 |
1 files changed, 462 insertions, 122 deletions
diff --git a/l10n/af/core.po b/l10n/af/core.po index d2470d10b92..c2dc7490966 100644 --- a/l10n/af/core.po +++ b/l10n/af/core.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-10-18 02:03+0200\n" -"PO-Revision-Date: 2012-10-18 00:04+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2013-10-27 02:28-0400\n" +"PO-Revision-Date: 2013-10-27 06:28+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,226 +17,483 @@ msgstr "" "Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 -msgid "Application name not provided." +#: ajax/share.php:118 ajax/share.php:197 +#, php-format +msgid "%s shared »%s« with you" msgstr "" -#: ajax/vcategories/add.php:29 -msgid "No category to add?" +#: ajax/share.php:168 +#, php-format +msgid "Couldn't send mail to following users: %s " msgstr "" -#: ajax/vcategories/add.php:36 -msgid "This category already exists: " +#: ajax/update.php:11 +msgid "Turned on maintenance mode" msgstr "" -#: js/js.js:238 templates/layout.user.php:49 templates/layout.user.php:50 -msgid "Settings" +#: ajax/update.php:14 +msgid "Turned off maintenance mode" +msgstr "" + +#: ajax/update.php:17 +msgid "Updated database" +msgstr "" + +#: ajax/update.php:20 +msgid "Updating filecache, this may take really long..." +msgstr "" + +#: ajax/update.php:23 +msgid "Updated filecache" +msgstr "" + +#: ajax/update.php:26 +#, php-format +msgid "... %d%% done ..." +msgstr "" + +#: avatar/controller.php:62 +msgid "No image or file provided" msgstr "" -#: js/js.js:670 +#: avatar/controller.php:81 +msgid "Unknown filetype" +msgstr "" + +#: avatar/controller.php:85 +msgid "Invalid image" +msgstr "" + +#: avatar/controller.php:115 avatar/controller.php:142 +msgid "No temporary profile picture available, try again" +msgstr "" + +#: avatar/controller.php:135 +msgid "No crop data provided" +msgstr "" + +#: js/config.php:32 +msgid "Sunday" +msgstr "" + +#: js/config.php:33 +msgid "Monday" +msgstr "" + +#: js/config.php:34 +msgid "Tuesday" +msgstr "" + +#: js/config.php:35 +msgid "Wednesday" +msgstr "" + +#: js/config.php:36 +msgid "Thursday" +msgstr "" + +#: js/config.php:37 +msgid "Friday" +msgstr "" + +#: js/config.php:38 +msgid "Saturday" +msgstr "" + +#: js/config.php:43 msgid "January" msgstr "" -#: js/js.js:670 +#: js/config.php:44 msgid "February" msgstr "" -#: js/js.js:670 +#: js/config.php:45 msgid "March" msgstr "" -#: js/js.js:670 +#: js/config.php:46 msgid "April" msgstr "" -#: js/js.js:670 +#: js/config.php:47 msgid "May" msgstr "" -#: js/js.js:670 +#: js/config.php:48 msgid "June" msgstr "" -#: js/js.js:671 +#: js/config.php:49 msgid "July" msgstr "" -#: js/js.js:671 +#: js/config.php:50 msgid "August" msgstr "" -#: js/js.js:671 +#: js/config.php:51 msgid "September" msgstr "" -#: js/js.js:671 +#: js/config.php:52 msgid "October" msgstr "" -#: js/js.js:671 +#: js/config.php:53 msgid "November" msgstr "" -#: js/js.js:671 +#: js/config.php:54 msgid "December" msgstr "" +#: js/js.js:387 +msgid "Settings" +msgstr "" + +#: js/js.js:858 +msgid "seconds ago" +msgstr "" + +#: js/js.js:859 +msgid "%n minute ago" +msgid_plural "%n minutes ago" +msgstr[0] "" +msgstr[1] "" + +#: js/js.js:860 +msgid "%n hour ago" +msgid_plural "%n hours ago" +msgstr[0] "" +msgstr[1] "" + +#: js/js.js:861 +msgid "today" +msgstr "" + +#: js/js.js:862 +msgid "yesterday" +msgstr "" + +#: js/js.js:863 +msgid "%n day ago" +msgid_plural "%n days ago" +msgstr[0] "" +msgstr[1] "" + +#: js/js.js:864 +msgid "last month" +msgstr "" + +#: js/js.js:865 +msgid "%n month ago" +msgid_plural "%n months ago" +msgstr[0] "" +msgstr[1] "" + +#: js/js.js:866 +msgid "months ago" +msgstr "" + +#: js/js.js:867 +msgid "last year" +msgstr "" + +#: js/js.js:868 +msgid "years ago" +msgstr "" + #: js/oc-dialogs.js:123 msgid "Choose" msgstr "" -#: js/oc-dialogs.js:143 js/oc-dialogs.js:163 -msgid "Cancel" +#: js/oc-dialogs.js:146 +msgid "Error loading file picker template: {error}" msgstr "" -#: js/oc-dialogs.js:159 -msgid "No" +#: js/oc-dialogs.js:172 +msgid "Yes" msgstr "" -#: js/oc-dialogs.js:160 -msgid "Yes" +#: js/oc-dialogs.js:182 +msgid "No" msgstr "" -#: js/oc-dialogs.js:177 +#: js/oc-dialogs.js:199 msgid "Ok" msgstr "" -#: js/oc-vcategories.js:68 -msgid "No categories selected for deletion." +#: js/oc-dialogs.js:219 +msgid "Error loading message template: {error}" msgstr "" -#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497 -#: js/share.js:509 +#: js/oc-dialogs.js:347 +msgid "{count} file conflict" +msgid_plural "{count} file conflicts" +msgstr[0] "" +msgstr[1] "" + +#: js/oc-dialogs.js:361 +msgid "One file conflict" +msgstr "" + +#: js/oc-dialogs.js:367 +msgid "Which files do you want to keep?" +msgstr "" + +#: js/oc-dialogs.js:368 +msgid "" +"If you select both versions, the copied file will have a number added to its" +" name." +msgstr "" + +#: js/oc-dialogs.js:376 +msgid "Cancel" +msgstr "" + +#: js/oc-dialogs.js:386 +msgid "Continue" +msgstr "" + +#: js/oc-dialogs.js:433 js/oc-dialogs.js:446 +msgid "(all selected)" +msgstr "" + +#: js/oc-dialogs.js:436 js/oc-dialogs.js:449 +msgid "({count} selected)" +msgstr "" + +#: js/oc-dialogs.js:457 +msgid "Error loading file exists template" +msgstr "" + +#: js/share.js:51 js/share.js:66 js/share.js:106 +msgid "Shared" +msgstr "" + +#: js/share.js:109 +msgid "Share" +msgstr "" + +#: js/share.js:149 js/share.js:162 js/share.js:169 js/share.js:676 +#: js/share.js:688 msgid "Error" msgstr "" -#: js/share.js:103 +#: js/share.js:151 js/share.js:716 msgid "Error while sharing" msgstr "" -#: js/share.js:114 +#: js/share.js:162 msgid "Error while unsharing" msgstr "" -#: js/share.js:121 +#: js/share.js:169 msgid "Error while changing permissions" msgstr "" -#: js/share.js:130 +#: js/share.js:178 msgid "Shared with you and the group {group} by {owner}" msgstr "" -#: js/share.js:132 +#: js/share.js:180 msgid "Shared with you by {owner}" msgstr "" -#: js/share.js:137 -msgid "Share with" +#: js/share.js:203 +msgid "Share with user or group …" msgstr "" -#: js/share.js:142 -msgid "Share with link" +#: js/share.js:209 +msgid "Share link" msgstr "" -#: js/share.js:143 +#: js/share.js:212 msgid "Password protect" msgstr "" -#: js/share.js:147 templates/installation.php:42 templates/login.php:24 -#: templates/verify.php:13 +#: js/share.js:214 templates/installation.php:57 templates/login.php:32 msgid "Password" msgstr "" -#: js/share.js:152 +#: js/share.js:219 +msgid "Allow Public Upload" +msgstr "" + +#: js/share.js:223 +msgid "Email link to person" +msgstr "" + +#: js/share.js:224 +msgid "Send" +msgstr "" + +#: js/share.js:229 msgid "Set expiration date" msgstr "" -#: js/share.js:153 +#: js/share.js:230 msgid "Expiration date" msgstr "" -#: js/share.js:185 +#: js/share.js:263 msgid "Share via email:" msgstr "" -#: js/share.js:187 +#: js/share.js:266 msgid "No people found" msgstr "" -#: js/share.js:214 +#: js/share.js:295 js/share.js:332 +msgid "group" +msgstr "" + +#: js/share.js:306 msgid "Resharing is not allowed" msgstr "" -#: js/share.js:250 +#: js/share.js:348 msgid "Shared in {item} with {user}" msgstr "" -#: js/share.js:271 +#: js/share.js:370 msgid "Unshare" msgstr "" -#: js/share.js:283 +#: js/share.js:378 +msgid "notify by email" +msgstr "" + +#: js/share.js:381 msgid "can edit" msgstr "" -#: js/share.js:285 +#: js/share.js:383 msgid "access control" msgstr "" -#: js/share.js:288 +#: js/share.js:386 msgid "create" msgstr "" -#: js/share.js:291 +#: js/share.js:389 msgid "update" msgstr "" -#: js/share.js:294 +#: js/share.js:392 msgid "delete" msgstr "" -#: js/share.js:297 +#: js/share.js:395 msgid "share" msgstr "" -#: js/share.js:322 js/share.js:484 +#: js/share.js:437 js/share.js:663 msgid "Password protected" msgstr "" -#: js/share.js:497 +#: js/share.js:676 msgid "Error unsetting expiration date" msgstr "" -#: js/share.js:509 +#: js/share.js:688 msgid "Error setting expiration date" msgstr "" -#: lostpassword/index.php:26 -msgid "ownCloud password reset" +#: js/share.js:703 +msgid "Sending ..." +msgstr "" + +#: js/share.js:714 +msgid "Email sent" +msgstr "" + +#: js/share.js:738 +msgid "Warning" +msgstr "" + +#: js/tags.js:4 +msgid "The object type is not specified." +msgstr "" + +#: js/tags.js:13 +msgid "Enter new" +msgstr "" + +#: js/tags.js:27 +msgid "Delete" +msgstr "" + +#: js/tags.js:31 +msgid "Add" +msgstr "" + +#: js/tags.js:39 +msgid "Edit tags" +msgstr "" + +#: js/tags.js:57 +msgid "Error loading dialog template: {error}" +msgstr "" + +#: js/tags.js:261 +msgid "No tags selected for deletion." +msgstr "" + +#: js/update.js:17 +msgid "" +"The update was unsuccessful. Please report this issue to the <a " +"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud " +"community</a>." +msgstr "" + +#: js/update.js:21 +msgid "The update was successful. Redirecting you to ownCloud now." +msgstr "" + +#: lostpassword/controller.php:62 +#, php-format +msgid "%s password reset" msgstr "" #: lostpassword/templates/email.php:2 msgid "Use the following link to reset your password: {link}" msgstr "" -#: lostpassword/templates/lostpassword.php:3 -msgid "You will receive a link to reset your password via Email." +#: lostpassword/templates/lostpassword.php:4 +msgid "" +"The link to reset your password has been sent to your email.<br>If you do " +"not receive it within a reasonable amount of time, check your spam/junk " +"folders.<br>If it is not there ask your local administrator ." msgstr "" -#: lostpassword/templates/lostpassword.php:5 -msgid "Requested" +#: lostpassword/templates/lostpassword.php:12 +msgid "Request failed!<br>Did you make sure your email/username was right?" msgstr "" -#: lostpassword/templates/lostpassword.php:8 -msgid "Login failed!" +#: lostpassword/templates/lostpassword.php:15 +msgid "You will receive a link to reset your password via Email." msgstr "" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:38 -#: templates/login.php:20 +#: lostpassword/templates/lostpassword.php:18 templates/installation.php:51 +#: templates/login.php:25 msgid "Username" msgstr "" -#: lostpassword/templates/lostpassword.php:14 +#: lostpassword/templates/lostpassword.php:22 +msgid "" +"Your files are encrypted. If you haven't enabled the recovery key, there " +"will be no way to get your data back after your password is reset. If you " +"are not sure what to do, please contact your administrator before you " +"continue. Do you really want to continue?" +msgstr "" + +#: lostpassword/templates/lostpassword.php:24 +msgid "Yes, I really want to reset my password now" +msgstr "" + +#: lostpassword/templates/lostpassword.php:27 msgid "Request reset" msgstr "" @@ -264,7 +521,7 @@ msgstr "" msgid "Users" msgstr "" -#: strings.php:7 +#: strings.php:7 templates/layout.user.php:110 msgid "Apps" msgstr "" @@ -276,148 +533,231 @@ msgstr "" msgid "Help" msgstr "" +#: tags/controller.php:22 +msgid "Error loading tags" +msgstr "" + +#: tags/controller.php:48 +msgid "Tag already exists" +msgstr "" + +#: tags/controller.php:64 +msgid "Error deleting tag(s)" +msgstr "" + +#: tags/controller.php:75 +msgid "Error tagging" +msgstr "" + +#: tags/controller.php:86 +msgid "Error untagging" +msgstr "" + +#: tags/controller.php:97 +msgid "Error favoriting" +msgstr "" + +#: tags/controller.php:108 +msgid "Error unfavoriting" +msgstr "" + #: templates/403.php:12 msgid "Access forbidden" msgstr "" -#: templates/404.php:12 +#: templates/404.php:15 msgid "Cloud not found" msgstr "" -#: templates/edit_categories_dialog.php:4 -msgid "Edit categories" +#: templates/altmail.php:2 +#, php-format +msgid "" +"Hey there,\n" +"\n" +"just letting you know that %s shared %s with you.\n" +"View it: %s\n" +"\n" msgstr "" -#: templates/edit_categories_dialog.php:14 -msgid "Add" +#: templates/altmail.php:4 +#, php-format +msgid "" +"The share will expire on %s.\n" +"\n" msgstr "" -#: templates/installation.php:23 templates/installation.php:31 +#: templates/altmail.php:6 templates/mail.php:19 +msgid "Cheers!" +msgstr "" + +#: templates/installation.php:24 templates/installation.php:31 +#: templates/installation.php:38 msgid "Security Warning" msgstr "" -#: templates/installation.php:24 +#: templates/installation.php:25 +msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" +msgstr "" + +#: templates/installation.php:26 +#, php-format +msgid "Please update your PHP installation to use %s securely." +msgstr "" + +#: templates/installation.php:32 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." msgstr "" -#: templates/installation.php:26 +#: templates/installation.php:33 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." msgstr "" -#: templates/installation.php:32 +#: templates/installation.php:39 +msgid "" +"Your data directory and files are probably accessible from the internet " +"because the .htaccess file does not work." +msgstr "" + +#: templates/installation.php:41 +#, php-format msgid "" -"Your data directory and your files are probably accessible from the " -"internet. The .htaccess file that ownCloud provides is not working. We " -"strongly suggest that you configure your webserver in a way that the data " -"directory is no longer accessible or you move the data directory outside the" -" webserver document root." +"For information how to properly configure your server, please see the <a " +"href=\"%s\" target=\"_blank\">documentation</a>." msgstr "" -#: templates/installation.php:36 +#: templates/installation.php:47 msgid "Create an <strong>admin account</strong>" msgstr "" -#: templates/installation.php:48 +#: templates/installation.php:66 msgid "Advanced" msgstr "" -#: templates/installation.php:50 +#: templates/installation.php:73 msgid "Data folder" msgstr "" -#: templates/installation.php:57 +#: templates/installation.php:85 msgid "Configure the database" msgstr "" -#: templates/installation.php:62 templates/installation.php:73 -#: templates/installation.php:83 templates/installation.php:93 +#: templates/installation.php:90 templates/installation.php:102 +#: templates/installation.php:113 templates/installation.php:124 +#: templates/installation.php:136 msgid "will be used" msgstr "" -#: templates/installation.php:105 +#: templates/installation.php:148 msgid "Database user" msgstr "" -#: templates/installation.php:109 +#: templates/installation.php:155 msgid "Database password" msgstr "" -#: templates/installation.php:113 +#: templates/installation.php:160 msgid "Database name" msgstr "" -#: templates/installation.php:121 +#: templates/installation.php:168 msgid "Database tablespace" msgstr "" -#: templates/installation.php:127 +#: templates/installation.php:175 msgid "Database host" msgstr "" -#: templates/installation.php:132 +#: templates/installation.php:184 msgid "Finish setup" msgstr "" -#: templates/layout.guest.php:38 -msgid "web services under your control" +#: templates/installation.php:184 +msgid "Finishing …" msgstr "" -#: templates/layout.user.php:34 +#: templates/layout.user.php:43 +#, php-format +msgid "%s is available. Get more information on how to update." +msgstr "" + +#: templates/layout.user.php:71 msgid "Log out" msgstr "" -#: templates/login.php:8 +#: templates/login.php:9 msgid "Automatic logon rejected!" msgstr "" -#: templates/login.php:9 +#: templates/login.php:10 msgid "" "If you did not change your password recently, your account may be " "compromised!" msgstr "" -#: templates/login.php:10 +#: templates/login.php:12 msgid "Please change your password to secure your account again." msgstr "" -#: templates/login.php:15 +#: templates/login.php:17 +msgid "Server side authentication failed!" +msgstr "" + +#: templates/login.php:18 +msgid "Please contact your administrator." +msgstr "" + +#: templates/login.php:38 msgid "Lost your password?" msgstr "" -#: templates/login.php:27 +#: templates/login.php:43 msgid "remember" msgstr "" -#: templates/login.php:28 +#: templates/login.php:46 msgid "Log in" msgstr "" -#: templates/logout.php:1 -msgid "You are logged out." +#: templates/login.php:52 +msgid "Alternative Logins" +msgstr "" + +#: templates/mail.php:15 +#, php-format +msgid "" +"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a " +"href=\"%s\">View it!</a><br><br>" msgstr "" -#: templates/part.pagenavi.php:3 -msgid "prev" +#: templates/mail.php:17 +#, php-format +msgid "The share will expire on %s.<br><br>" msgstr "" -#: templates/part.pagenavi.php:20 -msgid "next" +#: templates/update.admin.php:3 +#, php-format +msgid "Updating ownCloud to version %s, this may take a while." +msgstr "" + +#: templates/update.user.php:3 +msgid "" +"This ownCloud instance is currently being updated, which may take a while." msgstr "" -#: templates/verify.php:5 -msgid "Security Warning!" +#: templates/update.user.php:4 +msgid "Please reload this page after a short time to continue using ownCloud." msgstr "" -#: templates/verify.php:6 +#: templates/update.user.php:5 msgid "" -"Please verify your password. <br/>For security reasons you may be " -"occasionally asked to enter your password again." +"Contact your system administrator if this message persists or appeared " +"unexpectedly." msgstr "" -#: templates/verify.php:16 -msgid "Verify" +#: templates/update.user.php:6 +msgid "Thank you for your patience." msgstr "" |