diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
commit | 3fc809dfd80a296d7da922a06f9e13d446b3d3f0 (patch) | |
tree | 55ecf6e5575b07d553d4e4185110fe29b3eac869 /l10n/ca/lib.po | |
parent | 5eafdf156cfdde7a7d578e46c11e717f88db0f25 (diff) | |
download | nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.tar.gz nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ca/lib.po')
-rw-r--r-- | l10n/ca/lib.po | 53 |
1 files changed, 33 insertions, 20 deletions
diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po index 7ae52349949..5a980809bc9 100644 --- a/l10n/ca/lib.po +++ b/l10n/ca/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-24 01:54-0400\n" -"PO-Revision-Date: 2014-04-24 05:54+0000\n" +"POT-Creation-Date: 2014-04-25 01:54-0400\n" +"PO-Revision-Date: 2014-04-25 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -18,6 +18,14 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: base.php:723 +msgid "You are accessing the server from an untrusted domain." +msgstr "" + +#: base.php:724 +msgid "Please contact your administrator" +msgstr "" + #: private/app.php:236 #, php-format msgid "" @@ -285,99 +293,104 @@ msgstr "Comproveu les <a href='%s'>guies d'instal·lació</a>." msgid "%s shared »%s« with you" msgstr "%s ha compartit »%s« amb tu" -#: private/share/share.php:490 +#: private/share/share.php:498 +#, php-format +msgid "Sharing %s failed, because the file does not exist" +msgstr "" + +#: private/share/share.php:523 #, php-format msgid "Sharing %s failed, because the user %s is the item owner" msgstr "" -#: private/share/share.php:496 +#: private/share/share.php:529 #, php-format msgid "Sharing %s failed, because the user %s does not exist" msgstr "" -#: private/share/share.php:505 +#: private/share/share.php:538 #, php-format msgid "" "Sharing %s failed, because the user %s is not a member of any groups that %s" " is a member of" msgstr "" -#: private/share/share.php:518 private/share/share.php:546 +#: private/share/share.php:551 private/share/share.php:579 #, php-format msgid "Sharing %s failed, because this item is already shared with %s" msgstr "" -#: private/share/share.php:526 +#: private/share/share.php:559 #, php-format msgid "Sharing %s failed, because the group %s does not exist" msgstr "" -#: private/share/share.php:533 +#: private/share/share.php:566 #, php-format msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:596 +#: private/share/share.php:629 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:603 +#: private/share/share.php:636 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:740 +#: private/share/share.php:773 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:801 +#: private/share/share.php:834 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:895 +#: private/share/share.php:940 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:902 +#: private/share/share.php:947 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:908 +#: private/share/share.php:953 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1325 +#: private/share/share.php:1367 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1334 +#: private/share/share.php:1376 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1349 +#: private/share/share.php:1391 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1361 +#: private/share/share.php:1403 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1375 +#: private/share/share.php:1417 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" |