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/hu_HU/lib.po | |
parent | 5eafdf156cfdde7a7d578e46c11e717f88db0f25 (diff) | |
download | nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.tar.gz nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/hu_HU/lib.po')
-rw-r--r-- | l10n/hu_HU/lib.po | 55 |
1 files changed, 34 insertions, 21 deletions
diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po index 2b52cf384d2..ef59513e38e 100644 --- a/l10n/hu_HU/lib.po +++ b/l10n/hu_HU/lib.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# sherlock79 <david@interpont.hu>, 2013 +# sherlock79 <inactive+sherlock79@transifex.com>, 2013 # ebela <bela@dandre.hu>, 2013 # Laszlo Tornoci <torlasz@gmail.com>, 2013 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: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -20,6 +20,14 @@ msgstr "" "Language: hu_HU\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 "" @@ -287,99 +295,104 @@ msgstr "Kérjük tüzetesen tanulmányozza át a <a href='%s'>telepítési útmu msgid "%s shared »%s« with you" msgstr "%s megosztotta Önnel ezt: »%s«" -#: 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" |