diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php index b0574b96edc60bbcfb882836022d0e0b980c7956..c5160db36e74f15103605b43cc77351ee5f150e6 100644 --- a/apps/files/l10n/bg_BG.php +++ b/apps/files/l10n/bg_BG.php @@ -43,7 +43,7 @@ $TRANSLATIONS = array( "Could not create file" => "Несупешно създаване на файла.", "Could not create folder" => "Неуспешно създаване на папка.", "Error fetching URL" => "Грешка при отварянето на интернет адреса.", -"Share" => "Споделена Папка", +"Share" => "Сподели", "Delete" => "Изтрий", "Disconnect storage" => "Извади дисковото устройство.", "Unshare" => "Премахни Споделяне", @@ -84,7 +84,7 @@ $TRANSLATIONS = array( "Folder" => "Папка", "From link" => "От връзка", "You don’t have permission to upload or create files here" => "Нямаш разрешение да създаваш или качваш файлове тук.", -"Nothing in here. Upload something!" => "Тук няма нищо. Качете нещо!", +"Nothing in here. Upload something!" => "Тук няма нищо. Качи нещо!", "Download" => "Изтегли", "Upload too large" => "Прекалено голям файл за качване.", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.", diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index 4194ed15b35bce28fb477826cebde3f94aba7b93..72d442a368eaa57c094ac9238fa15b9e0246c856 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -85,7 +85,7 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "S Vámi sdílí {owner}", "Share with user or group …" => "Sdílet s uživatelem nebo skupinou", "Share link" => "Sdílet odkaz", -"The public link will expire no later than {days} days after it is created" => "Veřejný odkaz nevyprší dříve než za {days} dní po svém vytvoření", +"The public link will expire no later than {days} days after it is created" => "Veřejný odkaz vyprší za následující počet dnů od svého zveřejnění: {days}", "Password protect" => "Chránit heslem", "Choose a password for the public link" => "Zadej heslo pro tento veřejný odkaz", "Allow Public Upload" => "Povolit veřejné nahrávání", diff --git a/l10n/ach/lib.po b/l10n/ach/lib.po index 231298492e2baae3ad2bf4c9dcc5acfc2ccae8e7..a501c8368cd1eb5d1a1f4f985a7031ad9c8813a9 100644 --- a/l10n/ach/lib.po +++ b/l10n/ach/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ach\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ady/lib.po b/l10n/ady/lib.po index 75d6d0eb2e1e279ec1b4d54470ba7925dcb0247e..357abc62e828ada63bdb879d6ff8d52927526bbf 100644 --- a/l10n/ady/lib.po +++ b/l10n/ady/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ady\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/af_ZA/lib.po b/l10n/af_ZA/lib.po index 3c5f1cb4b200423257de24288b149f590621f8a7..7c6ff2b9fd4be482fc20f14ba5bb7f8919c9881c 100644 --- a/l10n/af_ZA/lib.po +++ b/l10n/af_ZA/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: af_ZA\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ak/lib.po b/l10n/ak/lib.po index 1d4de94ef6cc162e3dc25755fd992a39d81582af..9fbf6c6c3c44c7dfceb3a76a4b7ad8792984c827 100644 --- a/l10n/ak/lib.po +++ b/l10n/ak/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ak\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/am_ET/lib.po b/l10n/am_ET/lib.po index 13777fbf1d30ecd74d80440bd220bf64678d316a..57ea7e4b228015ea6d4caf9db5bf5cbff6130b41 100644 --- a/l10n/am_ET/lib.po +++ b/l10n/am_ET/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: am_ET\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ar/lib.po b/l10n/ar/lib.po index a3d53509b1e9e89b6483ee5126f76d996949664d..66312e9cac84cf0545f1fb34e674f2fe60929452 100644 --- a/l10n/ar/lib.po +++ b/l10n/ar/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ast/lib.po b/l10n/ast/lib.po index 91c19cf9980436a9ccbfca369eaf7d62dabe1e28..73aa04c55e5aa022040d6b1e4d8b63290682116c 100644 --- a/l10n/ast/lib.po +++ b/l10n/ast/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-02 01:54-0400\n" -"PO-Revision-Date: 2014-08-01 11:19+0000\n" -"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -359,13 +359,13 @@ msgstr "Falló dar permisos a %s, porque l'elementu nun s'atopó" #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Nun pudo afitase la data d'espiración. Los ficheros compartíos nun puen espirar llueu de %s dempués de compartise." +msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Nun pudo afitase la data d'espiración. La data ta nel pasáu" +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" #: private/share/share.php:1093 #, php-format diff --git a/l10n/az/lib.po b/l10n/az/lib.po index 66a0a65b59e9d05a295e8fc894e27e8fdb829519..bebf9797d5fce1e6ac6c0aa947215e4c599d3329 100644 --- a/l10n/az/lib.po +++ b/l10n/az/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: az\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/be/lib.po b/l10n/be/lib.po index 26e584ff707cb1cdf4921352ceb78d16247a8328..2d1c7782998a9ff15e58d91256ed0125c95579fc 100644 --- a/l10n/be/lib.po +++ b/l10n/be/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: be\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index 82e29ed7a40c21688860ee05d67e89933ecee12a..30787f3d07aebea3bfff8af532b2a570cb99e8df 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 20:30+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index fadf512321502399c55be202683bf3de6c5ff3be..aa5a08ca5512fa3682c72c385924336c77b4417e 100644 --- a/l10n/bg_BG/files.po +++ b/l10n/bg_BG/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-31 05:30+0000\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 20:40+0000\n" "Last-Translator: Ivo\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -208,7 +208,7 @@ msgstr "Грешка при отварянето на интернет адре #: js/fileactions.js:285 msgid "Share" -msgstr "Споделена Папка" +msgstr "Сподели" #: js/fileactions.js:295 templates/list.php:77 templates/list.php:78 msgid "Delete" @@ -392,7 +392,7 @@ msgstr "Нямаш разрешение да създаваш или качва #: templates/list.php:52 msgid "Nothing in here. Upload something!" -msgstr "Тук няма нищо. Качете нещо!" +msgstr "Тук няма нищо. Качи нещо!" #: templates/list.php:66 msgid "Download" diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po index 1cd3606263d24609db034b37c315a08182bdf9e4..918f661b85722c7eb86fc8f99a39a2abcac28f3b 100644 --- a/l10n/bg_BG/files_external.po +++ b/l10n/bg_BG/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-26 01:54-0400\n" -"PO-Revision-Date: 2014-07-25 21:40+0000\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 20:30+0000\n" "Last-Translator: Ivo\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/lib.po b/l10n/bg_BG/lib.po index 5a7945d473b5a1b1e7fae355e41040eb821b5486..739c8541e4781d9be55d12f1dc335fd19edbf7a4 100644 --- a/l10n/bg_BG/lib.po +++ b/l10n/bg_BG/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 09:11+0000\n" -"Last-Translator: Ivo\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,33 +19,33 @@ msgstr "" "Language: bg_BG\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Неуспешен опит за запис в \"config\" папката!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Това може да бъде решено единствено като разрешиш на уеб сървъра да пише в config папката." -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Виж %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Това обикновено може да бъде оправено като %s даде разрешение на уеб сървъра да записва в config папката %s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Свръзваш се със сървъра от неодобрен домейн." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "Неупешно споделяне на %s, защото групата msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Неуспешно споделяне на %s, защото %s не е член на групата %s." -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Трябва да зададеш парола, за да създадеш общодостъпен линк за споделяне, само защитени с пароли линкове са разрешени." -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Неуспешно споделяне на %s, защото споделянето посредством връзки не е разрешено." -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Споделянето на тип %s не валидно за %s." -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Неуспешна промяна на правата за достъп за %s, защото промените надвишават правата на достъп дадени на %s." -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Неуспешна промяна на правата за достъп за %s, защото съдържанието не е открито." -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Неуспешно задаване на дата на изтичане. Споделени папки не могат да изтекат по-късно от %s след като са били споделени." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Неуспешноп задаване на дата на изтичане. Датата е в миналото." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс." -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Споделянето на сървърния %s не е открито." -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Споделянето на сървъра за %s не е открито." -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Споделяне на %s е неуспешно, защото потребител %s е оригиналния собственик." -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Неуспешно споделяне на %s, защото промените надвишават правата на достъп дадени на %s." -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Неуспешно споделяне на %s, защото повторно споделяне не е разрешено." -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Неуспешно споделяне на %s, защото не е открит първоизточникът на %s, за да бъде споделяне по сървъра." -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/bn_BD/lib.po b/l10n/bn_BD/lib.po index 1486b7d7ed2cd3320e217e87f5496927f72c25be..c4bd73b211494275faf635dc9e37565979f7724d 100644 --- a/l10n/bn_BD/lib.po +++ b/l10n/bn_BD/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: bn_BD\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/bn_IN/lib.po b/l10n/bn_IN/lib.po index 496b614b551edc213fa66fe471603a037fbe891b..c67fbc13aa012d620afc7e6ec7090bac6d66f5a0 100644 --- a/l10n/bn_IN/lib.po +++ b/l10n/bn_IN/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: bn_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/bs/lib.po b/l10n/bs/lib.po index b2529e7cc78e0c64684fc8696b35e6d97fce339a..26cf5b98fedae545b73ad8bf0231676377f1f14f 100644 --- a/l10n/bs/lib.po +++ b/l10n/bs/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: bs\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po index 2cbf7abcb37cdf8dcd40c883770348b48ff95490..c1bd628d2d52eac87ce616730cb3ed955c1f76a5 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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+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,33 +18,33 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "No es pot escriure a la carpeta \"config\"!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Això normalment es pot solucionar donant al servidor web permís d'escriptura a la carpeta de configuració" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Comproveu %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Això normalment es pot solucionar donant a %s permís d'escriptura a la carpeta de configuració %s" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Esteu accedint el servidor des d'un domini no fiable" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "Ha fallat en compartir %s, perquè el grup %s no existeix" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Ha fallat en compartir %s, perquè %s no és membre del grup %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs." -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "La compartició tipus %s no és vàlida per %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Ha fallat en establir els permisos per %s perquè aquests excedeixen els permesos per a %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Ha fallat en establir els permisos per %s, perquè no s'ha trobat l'element" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "El rerefons de compartició %s no s'ha trobat" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "El rerefons de compartició per a %s no s'ha trobat" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Ha fallat en compartir %s perquè l'usuari %s és qui comparteix inicialment" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Ha fallat en compartir %s, perquè no es permet compartir de nou" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ca@valencia/lib.po b/l10n/ca@valencia/lib.po index 0a28bb1b20e75605ecd339638eec2acde17306cc..f308f5a6a32e89af46aac57f6878e36dd005386d 100644 --- a/l10n/ca@valencia/lib.po +++ b/l10n/ca@valencia/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (Valencian) (http://www.transifex.com/projects/p/owncloud/language/ca@valencia/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ca@valencia\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index 85e65cc62e3e148a44da14a0a4c8ae59eca45700..33d73d26f5b4dc325b3e40dadb9cccbef1b35278 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 19:41+0000\n" +"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -397,7 +397,7 @@ msgstr "Sdílet odkaz" #: js/share.js:394 msgid "" "The public link will expire no later than {days} days after it is created" -msgstr "Veřejný odkaz nevyprší dříve než za {days} dní po svém vytvoření" +msgstr "Veřejný odkaz vyprší za následující počet dnů od svého zveřejnění: {days}" #: js/share.js:398 msgid "Password protect" diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po index 7530be8c9d447f588b5420ae56ea474438637cca..b4330cdb49e437711e320fbdb3dd5703112439b7 100644 --- a/l10n/cs_CZ/lib.po +++ b/l10n/cs_CZ/lib.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 17:40+0000\n" -"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,33 +24,33 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Nelze zapisovat do adresáře \"config\"!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "To bývá obyčejně vyřešeno povolením webovému serveru zapisovat do konfiguračního adresáře." -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Viz %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "To bývá obyčeně vyřešeno, když %s povolí webovému serveru zápis do konfiguračního adresáře %s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Přistupujete na server z nedůvěryhodné domény." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -332,84 +332,84 @@ msgstr "Sdílení položky %s selhalo, protože skupina %s neexistuje" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Sdílení položky %s selhalo, protože uživatel %s není členem skupiny %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Pro vytvoření veřejného odkazu je nutné zadat heslo, jsou povoleny pouze chráněné odkazy" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Sdílení položky %s selhalo, protože sdílení pomocí linků není povoleno" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Sdílení typu %s není korektní pro %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Nastavení oprávnění pro %s selhalo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla povolena pro %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Nastavení práv pro %s selhalo, protože položka nebyla nalezena" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Nelze nastavit datum vypršení platnosti. Sdílení nemůže vypršet později než za %s po zveřejnění." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Nelze nastavit datum vypršení platnosti. Datum vypršení je v minulosti." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Podpůrná vrstva pro sdílení %s musí obsahovat rozhraní OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Podpůrná vrstva sdílení %s nenalezena" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Podpůrná vrstva sdílení pro %s nenalezena" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Sdílení položky %s selhalo, protože byla sdílena uživatelem %s jako první." -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Sdílení položky %s selhalo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla %s povolena." -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Sdílení položky %s selhalo, protože sdílení dále není povoleno" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Sdílení položky %s selhalo, protože podpůrná vrstva sdílení nenalezla zdrojový %s" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/cy_GB/lib.po b/l10n/cy_GB/lib.po index ce568104e93bed53a956293e519b7b40fe7f5065..33ecbc7ebe8800df95e214f709038af57e40bc53 100644 --- a/l10n/cy_GB/lib.po +++ b/l10n/cy_GB/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: cy_GB\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/da/lib.po b/l10n/da/lib.po index 611457d566561123e02cf908c3555bf9258cacfc..f2dba33bb0bfa2bdf9e98ec0b7274316304722a8 100644 --- a/l10n/da/lib.po +++ b/l10n/da/lib.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 18:10+0000\n" -"Last-Translator: Aputsiaĸ Niels Janussen <aj@isit.gl>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -364,12 +364,12 @@ msgstr "Angivelse af tilladelser for %s mislykkedes, fordi artiklen ikke blev fu #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" #: private/share/share.php:1093 diff --git a/l10n/de/lib.po b/l10n/de/lib.po index 2a984f5e2a1a02a509cb482e73c13f52ad8a042f..5df0056abaacd2ab420f48506c07bc5c13c5806a 100644 --- a/l10n/de/lib.po +++ b/l10n/de/lib.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 09:04+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,33 +23,33 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Das Schreiben in das \"config\"-Verzeichnis nicht möglich!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Siehe %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -331,84 +331,84 @@ msgstr "Freigabe von %s fehlgeschlagen, da die Gruppe %s nicht existiert" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Freigabe von %s fehlgeschlagen, da %s kein Mitglied der Gruppe %s ist" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Es sind nur geschützte Links zulässig, daher müssen Sie ein Passwort angeben, um einen öffentlichen Link zu generieren" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Freigabetyp %s ist nicht gültig für %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da die Berechtigungen, die erteilten Berechtigungen %s überschreiten" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da das Objekt nicht gefunden wurde" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Freigabe-Backend %s nicht gefunden" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Freigabe-Backend für %s nicht gefunden" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Freigabe von %s fehlgeschlagen, da der Nutzer %s der offizielle Freigeber ist" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Freigabe von %s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %s überschreiten" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/de_AT/lib.po b/l10n/de_AT/lib.po index ce53583ec81637709abae81ab563f7244d3ce24c..f90762f1b59548b39790ed2fd4f9944f89c49e6e 100644 --- a/l10n/de_AT/lib.po +++ b/l10n/de_AT/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: de_AT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/de_CH/lib.po b/l10n/de_CH/lib.po index d22b80c8b4c5169371c8f93561e77353ae23547d..b829db55db1bd78bbbcf6eb1515cad4cc759b760 100644 --- a/l10n/de_CH/lib.po +++ b/l10n/de_CH/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -21,33 +21,33 @@ msgstr "" "Language: de_CH\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -329,84 +329,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po index 05c74355f480a5e4c08eade2cc75baf32d784abf..ec8935b936ff4bc18e8a38d9b628a4d45c76cc3e 100644 --- a/l10n/de_DE/lib.po +++ b/l10n/de_DE/lib.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 09:53+0000\n" -"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,33 +23,33 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Das Schreiben in das \"config\"-Verzeichnis nicht möglich!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Siehe %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -331,84 +331,84 @@ msgstr "Freigabe von %s fehlgeschlagen, da die Gruppe %s nicht existiert" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Freigabe von %s fehlgeschlagen, da %s kein Mitglied der Gruppe %s ist" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Es sind nur geschützte Links zulässig, daher müssen Sie ein Passwort angeben, um einen öffentlichen Link zu generieren" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Freigabe von %s fehlgeschlagen, da das Teilen von Verknüpfungen nicht erlaubt ist" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Freigabetyp %s ist nicht gültig für %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da die Berechtigungen, die erteilten Berechtigungen %s überschreiten" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da das Objekt nicht gefunden wurde" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Freigabe-Backend %s nicht gefunden" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Freigabe-Backend für %s nicht gefunden" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Freigabe von %s fehlgeschlagen, da der Nutzer %s der offizielle Freigeber ist" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Freigabe von %s fehlgeschlagen, da die Berechtigungen die erteilten Berechtigungen %s überschreiten" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Freigabe von %s fehlgeschlagen, da das nochmalige Freigeben einer Freigabe nicht erlaubt ist" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Freigabe von %s fehlgeschlagen, da das Freigabe-Backend für %s nicht in dieser Quelle gefunden werden konnte" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/el/lib.po b/l10n/el/lib.po index 02b4c2359d0250ccc19c581508378b08eac8fdba..292ffec0745f0b4321139b6d52341ab93b828709 100644 --- a/l10n/el/lib.po +++ b/l10n/el/lib.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-01 01:54-0400\n" -"PO-Revision-Date: 2014-07-31 16:21+0000\n" -"Last-Translator: Playerthe12 <a7652246@drdrb.net>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -363,13 +363,13 @@ msgstr "Ο ορισμός δικαιωμάτων για το %s απέτυχε, #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Δεν μπορείτε να ορίσετε ημερομηνία λήξης. Οι διαμοιρασμοί δεν μπορούν να λήγουν αργότερα από %s αφού διαμοιραστούν" +msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Δεν μπορείτε να ορίσετε ημερομηνία λήξης. Η ημερομηνία λήξης ανήκει στο παρελθόν" +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" #: private/share/share.php:1093 #, php-format diff --git a/l10n/en@pirate/lib.po b/l10n/en@pirate/lib.po index 9bd66e568a03a1d9e28b532ff52b647840a21a8e..2cd6607cd7cd31954ea5b638ad09cb0e1d23830b 100644 --- a/l10n/en@pirate/lib.po +++ b/l10n/en@pirate/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: en@pirate\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index 4cc612b6e4adb920810601a43fcc4dd8da631bf7..45ea7af3c1b1c3a6293f6b24d90f6c2f7689c7d0 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 17:10+0000\n" -"Last-Translator: Darren Richardson <transifex@mnestis.net>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,33 +18,33 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Cannot write into \"config\" directory!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "This can usually be fixed by giving the webserver write access to the config directory" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "See %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "This can usually be fixed by %sgiving the webserver write access to the config directory%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "You are accessing the server from an untrusted domain." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "Sharing %s failed, because the group %s does not exist" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Sharing %s failed, because %s is not a member of the group %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "You need to provide a password to create a public link, only protected links are allowed" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Sharing %s failed, because sharing with links is not allowed" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Share type %s is not valid for %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Setting permissions for %s failed, because the item was not found" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Cannot set the expiry date. Shares cannot expire later than %s after they have been shared" +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Cannot set the expiry date. The expiry date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Sharing backend %s must implement the interface OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Sharing backend %s not found" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Sharing backend for %s not found" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Sharing %s failed, because the user %s is the original sharer" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Sharing %s failed, because the permissions exceed permissions granted to %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Sharing %s failed, because resharing is not allowed" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Sharing %s failed, because the sharing backend for %s could not find its source" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/en_NZ/lib.po b/l10n/en_NZ/lib.po index c3f3a3051a091a028afcad679688e78c995cc8c6..3184cfd7c820b1d6019c4ade83ba89be85eefcb1 100644 --- a/l10n/en_NZ/lib.po +++ b/l10n/en_NZ/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (New Zealand) (http://www.transifex.com/projects/p/owncloud/language/en_NZ/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: en_NZ\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po index cbd54070c4ed7c5968e8e5204c3ad0c3053fdb7b..a796e42eccee46248d4f914dd00e92bfd521a14b 100644 --- a/l10n/eo/lib.po +++ b/l10n/eo/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -18,33 +18,33 @@ msgstr "" "Language: eo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es/files.po b/l10n/es/files.po index 76e08b73475de70b28809318489e17e1b6bdfeef..48f053b6c7827f264cee15c74d99e0897a25d15c 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-31 05:30+0000\n" -"Last-Translator: Artopal <artopal@fastmail.fm>\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 22:21+0000\n" +"Last-Translator: victormce <victormce@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po index 4043edfaf4eebc877b510c55e13da248f6ed0187..5dd482239d63194261bbbd6e17ccd2347d831a4a 100644 --- a/l10n/es/files_external.po +++ b/l10n/es/files_external.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-17 01:54-0400\n" -"PO-Revision-Date: 2014-07-17 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 22:23+0000\n" +"Last-Translator: victormce <victormce@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po index d7f25688185bdd15f76022106089f98f4aed37d5..81f1e83a64dae6ecb255859fa0581e0ff2c38a88 100644 --- a/l10n/es/files_sharing.po +++ b/l10n/es/files_sharing.po @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-16 01:54-0400\n" -"PO-Revision-Date: 2014-07-16 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" +"PO-Revision-Date: 2014-08-04 22:23+0000\n" +"Last-Translator: victormce <victormce@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -87,7 +87,7 @@ msgstr "No se encontró una instalación de ownCloud en {remote}" msgid "Invalid ownCloud url" msgstr "URL de ownCloud inválido" -#: js/sharedfilelist.js:123 +#: js/sharedfilelist.js:126 msgid "Shared by" msgstr "Compartido por" diff --git a/l10n/es/lib.po b/l10n/es/lib.po index 6a7385d3e93ee18f892db4063d0c2a6adb032bb6..657150c9a21cb8d49f31aacf2eb326575ea72aea 100644 --- a/l10n/es/lib.po +++ b/l10n/es/lib.po @@ -21,9 +21,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 07:10+0000\n" -"Last-Translator: Artopal <artopal@fastmail.fm>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,33 +31,33 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "No se puede escribir en el directorio de Configuración!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Esto puede ser facilmente solucionado, dando permisos de escritura al directorio de configuración en el servidor Web" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Mirar %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Esto puede ser facilmente solucionado, %sdando permisos de escritura al directorio de configuración en el servidor Web%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Está accediendo al servidor desde un dominio inseguro." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -339,84 +339,84 @@ msgstr "Compartiendo %s ha fallado, ya que el grupo %s no existe" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Compartiendo %s ha fallado, ya que %s no es miembro del grupo %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Compartiendo %s ha fallado, ya que compartir con enlaces no está permitido" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Compartir tipo %s no es válido para %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Configuración de permisos para %s ha fallado, ya que los permisos superan los permisos dados a %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Configuración de permisos para %s ha fallado, ya que el elemento no fue encontrado" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "No se pudo fijar fecha de caducidad. Los archivos compartidos no pueden caducar luego de %s después de ser compartidos." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "No se pudo fijar fecha de caducidad. La fecha está en el pasado" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "El motor compartido %s no se ha encontrado" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Motor compartido para %s no encontrado" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Compartiendo %s ha fallado, ya que el usuario %s es el compartidor original" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Compartiendo %s ha fallado, ya que los permisos superan los permisos otorgados a %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Compartiendo %s ha fallado, ya que volver a compartir no está permitido" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Compartir %s falló porque el motor compartido para %s podría no encontrar su origen" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es/settings.po b/l10n/es/settings.po index 1821b09d5f0b42dd2bac456c1facb82660568754..be106c8d1698e82f390760a9d01cb04867285fc1 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -25,9 +25,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-10 04:58-0400\n" -"PO-Revision-Date: 2014-07-10 07:11+0000\n" -"Last-Translator: Artopal <artopal@fastmail.fm>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-04 22:21+0000\n" +"Last-Translator: victormce <victormce@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -323,19 +323,19 @@ msgstr "Restaurar claves de cifrado." msgid "Unable to delete {objName}" msgstr "No es posible eliminar {objName}" -#: js/users/groups.js:73 js/users/groups.js:178 +#: js/users/groups.js:94 js/users/groups.js:202 msgid "Error creating group" msgstr "Error al crear un grupo" -#: js/users/groups.js:177 +#: js/users/groups.js:201 msgid "A valid group name must be provided" msgstr "Se debe dar un nombre válido para el grupo " -#: js/users/groups.js:205 +#: js/users/groups.js:229 msgid "deleted {groupName}" msgstr "borrado {groupName}" -#: js/users/groups.js:206 js/users/users.js:265 +#: js/users/groups.js:230 js/users/users.js:296 msgid "undo" msgstr "deshacer" @@ -355,31 +355,31 @@ msgstr "Administrador del Grupo" msgid "Delete" msgstr "Eliminar" -#: js/users/users.js:85 templates/users/part.userlist.php:98 +#: js/users/users.js:84 templates/users/part.userlist.php:98 msgid "never" msgstr "nunca" -#: js/users/users.js:264 +#: js/users/users.js:295 msgid "deleted {userName}" msgstr "borrado {userName}" -#: js/users/users.js:381 +#: js/users/users.js:431 msgid "add group" msgstr "añadir Grupo" -#: js/users/users.js:578 +#: js/users/users.js:631 msgid "A valid username must be provided" msgstr "Se debe proporcionar un nombre de usuario válido" -#: js/users/users.js:579 js/users/users.js:585 js/users/users.js:600 +#: js/users/users.js:632 js/users/users.js:638 js/users/users.js:653 msgid "Error creating user" msgstr "Error al crear usuario" -#: js/users/users.js:584 +#: js/users/users.js:637 msgid "A valid password must be provided" msgstr "Se debe proporcionar una contraseña válida" -#: js/users/users.js:608 +#: js/users/users.js:669 msgid "Warning: Home directory for user \"{user}\" already exists" msgstr "Atención: el directorio de inicio para el usuario \"{user}\" ya existe." diff --git a/l10n/es_AR/lib.po b/l10n/es_AR/lib.po index 80af2dcf39d89ee43bbf67573725f13ff09e8172..575837186a23491fa9c96b893a135b3e60bfc4d7 100644 --- a/l10n/es_AR/lib.po +++ b/l10n/es_AR/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_BO/lib.po b/l10n/es_BO/lib.po index 8c3c7bafa8fd2559af6060795ba7a543f65a6fca..0d9afae8ec6c009c93162deb4cb15ec03ab2a409 100644 --- a/l10n/es_BO/lib.po +++ b/l10n/es_BO/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Bolivia) (http://www.transifex.com/projects/p/owncloud/language/es_BO/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_BO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_CL/lib.po b/l10n/es_CL/lib.po index 86d485aaccd8cb232f5fe9df7f09f2595c25b60c..e4fb89d2f0c0bfec975fd67e10c8e4fa1b5afb51 100644 --- a/l10n/es_CL/lib.po +++ b/l10n/es_CL/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 21:41+0000\n" -"Last-Translator: eganya <EGANYA@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -357,12 +357,12 @@ msgstr "" #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" #: private/share/share.php:1093 diff --git a/l10n/es_CO/lib.po b/l10n/es_CO/lib.po index edb82b7b17227dc3197cc2763a1f12167cf8e760..4bf4be0c17f979e85b1242eaa35c388f06f22e60 100644 --- a/l10n/es_CO/lib.po +++ b/l10n/es_CO/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Colombia) (http://www.transifex.com/projects/p/owncloud/language/es_CO/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_CR/lib.po b/l10n/es_CR/lib.po index ad3a1910198d35db3492a900f8ea81b0c0c1f42c..d6bf12050a9276dfd7c0a8a451f4104b5b231c62 100644 --- a/l10n/es_CR/lib.po +++ b/l10n/es_CR/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Costa Rica) (http://www.transifex.com/projects/p/owncloud/language/es_CR/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_EC/lib.po b/l10n/es_EC/lib.po index d227ada22a7aa59430f5f342e418202563d53ca5..ad1e5475b37267c4ee37b63717b7e3c8d8b84f7c 100644 --- a/l10n/es_EC/lib.po +++ b/l10n/es_EC/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Ecuador) (http://www.transifex.com/projects/p/owncloud/language/es_EC/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_MX/lib.po b/l10n/es_MX/lib.po index 170955e7720611ee8493b125d8b232a4d790dd6e..50d4f2f94a55d3f49b27daa0f2e6288c1cfce658 100644 --- a/l10n/es_MX/lib.po +++ b/l10n/es_MX/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_PE/lib.po b/l10n/es_PE/lib.po index 675ec1c581833b86883f4f018b3b65c76910faf2..efc1df2075d1a8dbf6b7b7fdffbfc47c34d91e04 100644 --- a/l10n/es_PE/lib.po +++ b/l10n/es_PE/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/owncloud/language/es_PE/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_PY/lib.po b/l10n/es_PY/lib.po index a9f6d2ab368678d3ea59e54bcc981a90fbc03a9b..6b311997f1fc785ad0de90a0c2f7961ce04d06cf 100644 --- a/l10n/es_PY/lib.po +++ b/l10n/es_PY/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Paraguay) (http://www.transifex.com/projects/p/owncloud/language/es_PY/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_US/lib.po b/l10n/es_US/lib.po index cb376c520fb2a3cfd6b9bf64c86c6dadb7362c81..6a107155aa07926511a2fee89288a01dd0b0bb4b 100644 --- a/l10n/es_US/lib.po +++ b/l10n/es_US/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (United States) (http://www.transifex.com/projects/p/owncloud/language/es_US/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/es_UY/lib.po b/l10n/es_UY/lib.po index d8f590bb875058e875c2cae117fcdb9fca1661b5..11f60fd05e61c66022b9bcf2b69051688d576bb8 100644 --- a/l10n/es_UY/lib.po +++ b/l10n/es_UY/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Uruguay) (http://www.transifex.com/projects/p/owncloud/language/es_UY/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: es_UY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/et_EE/lib.po b/l10n/et_EE/lib.po index 06713276c2c268394e65998d30a2037419b5be18..56f40f04d889bb1f0329bce10a2a6e01903152d8 100644 --- a/l10n/et_EE/lib.po +++ b/l10n/et_EE/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 18:01+0000\n" -"Last-Translator: Pisike Sipelgas <pisike.sipelgas@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,33 +19,33 @@ msgstr "" "Language: et_EE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Ei saa kirjutada \"config\" kataloogi!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Vaata %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Tavaliselt saab selle lahendada %s andes veebiserverile seadete kataloogile \"config\" kirjutusõigused %s" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Sa kasutad serverit usalduseta asukohast" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "%s jagamine ebaõnnestus, kuna gruppi %s pole olemas" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "%s jagamine ebaõnnestus, kuna %s pole grupi %s liige" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Avaliku viite tekitamiseks pead sisestama parooli, ainult kaitstud viited on lubatud" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Jagamise tüüp %s ei ole õige %s jaoks" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Lubade seadistus %s jaoks ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Lubade seadistus %s jaoks ebaõnnestus, kuna üksust ei leitud" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Aegumise kuupäeva ei saa määrata. Aegumise kuupäev ei saa olla minevikus." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Jagamise tagarakendit %s ei leitud" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Jagamise tagarakendit %s jaoks ei leitud" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "%s jagamine ebaõnnestus, kuna kasutaja %s on algne jagaja" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "%s jagamine ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "%s jagamine ebaõnnestus, kuna edasijagamine pole lubatud" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "%s jagamine ebaõnnestus, kuna jagamise tagarakend ei suutnud leida %s jaoks lähteallikat" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po index 2b6f36cae07fe1f6e09d1fe7aec11a97ab32248c..95c5ffb44efc73eb5a92068f95f353f7ef0ac401 100644 --- a/l10n/eu/lib.po +++ b/l10n/eu/lib.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 06:30+0000\n" -"Last-Translator: Alexander Gabilondo <alexgabi@openmailbox.org>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,33 +21,33 @@ msgstr "" "Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Ezin da idatzi \"config\" karpetan!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Hau normalean konpondu daitekesweb zerbitzarira config karpetan idazteko baimenak emanez" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Ikusi %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Hau normalean konpondu daiteke %sweb zerbitzarira config karpetan idazteko baimenak emanez%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -329,84 +329,84 @@ msgstr "%s elkarbanatzeak huts egin du, %s taldea ez delako existitzen" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "%s elkarbanatzeak huts egin du, %s ez delako %s taldearen partaidea" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "%s elkarbanaketa mota ez da %srentzako egokia" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "%srentzako baimenak ezartzea huts egin du, baimenak %sri emandakoak baino gehiago direlako" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "%srentzako baimenak ezartzea huts egin du, aurkitu ez delako" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Ezin izan da jarri iraungitze data. Konpartitzea ezin da iraungi konpartitu eta %s ondoren." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Ezin da jarri iraungitze data. Iraungitze data iragan da." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du " -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Ez da %s elkarbanaketa motorra aurkitu" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Ez da %srako elkarbanaketa motorrik aurkitu" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "%s elkarbanatzeak huts egin du, %s erabiltzailea jatorrizko elkarbanatzailea delako" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "%s elkarbanatzeak huts egin du, baimenak %sri emandakoak baino gehiago direlako" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "%s elkarbanatzeak huts egin du, ber-elkarbanatzea baimenduta ez dagoelako" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "%s elkarbanatzeak huts egin du, %sren elkarbanaketa motorrak bere iturria aurkitu ezin duelako" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/eu_ES/lib.po b/l10n/eu_ES/lib.po index c8ab68e1d2bdbcde2258a6f212eeb847db2c5d0f..923cc446e6d6788b99767ad573aa7d169b2c7a17 100644 --- a/l10n/eu_ES/lib.po +++ b/l10n/eu_ES/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: eu_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/fa/lib.po b/l10n/fa/lib.po index 7eb8f05c62c97b9925ad7fc93194e9ae968c2ef2..a6e1905dc13af5cc0c559abfe5be0aa3bc54cb3d 100644 --- a/l10n/fa/lib.po +++ b/l10n/fa/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -18,33 +18,33 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po index f60b76dd3e96c2e1887b633a91398f7567bdef8f..407ad4fefbf4be34fb6e4d935e387686be1c69ee 100644 --- a/l10n/fi_FI/lib.po +++ b/l10n/fi_FI/lib.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 06:50+0000\n" -"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,33 +18,33 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Hakemistoon \"config\" kirjoittaminen ei onnistu!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "Kohteen %s jakaminen epäonnistui, koska ryhmää %s ei ole olemassa" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s ei ole ryhmän %s jäsen" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Anna salasana luodaksesi julkisen linkin. Vain suojatut linkit ovat sallittuja" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Kohteen %s oikeuksien asettaminen epäonnistui, koska kohdetta ei löytynyt" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Jakamisen taustaosaa %s ei löytynyt" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Jakamisen taustaosaa kohteelle %s ei löytynyt" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s on alkuperäinen jakaja" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po index 3836acda1f26e3d45eaf90789e9e86ccba71e9e0..cb56699697c0ad224c9f1ced9f139eeca4a42cbd 100644 --- a/l10n/fr/lib.po +++ b/l10n/fr/lib.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -27,33 +27,33 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Impossible d’écrire dans le répertoire \"config\" !" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Ce problème est généralement résolu en donnant au serveur web un accès en écriture à ce répertoire" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Voir %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire de configuration%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Vous accédez au serveur à partir d'un domaine non-approuvé." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -335,84 +335,84 @@ msgstr "Le partage de %s a échoué car le groupe %s n'existe pas" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Le partage de %s a échoué car %s n'est pas membre du groupe %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Vous devez fournir un mot de passe pour créer un lien public, seul les liens protégés sont autorisées." -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Le partage de %s a échoué car un partage de lien n'est pas permis" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Le type de partage %s n'est pas valide pour %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Le réglage des permissions pour %s a échoué car les permissions dépassent celle accordée à %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Le réglage des permissions pour %s a échoué car l'objet n'a pas été trouvé" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "L'emplacement du partage %s doit implémenter l'interface OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Emplacement de partage %s introuvable" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "L'emplacement du partage %s est introuvable" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Le partage de %s a échoué car l'utilisateur %s est déjà l'utilisateur à l'origine du partage." -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Le partage de %s a échoué car les permissions dépassent les permissions accordées à %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Le partage de %s a échoué car le repartage n'est pas autorisé" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Le partage %s a échoué parce que la source n'a été trouvée pour le partage %s." -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/fr_CA/lib.po b/l10n/fr_CA/lib.po index 5e56da26b3422d7b7f2f48acb41ede81283c418f..f74531b044becc49be8d85f1b1af9a302190d4d8 100644 --- a/l10n/fr_CA/lib.po +++ b/l10n/fr_CA/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po index 4a2d91c1d16e5d87e649d3ce921a11da844f7a6a..0ac7c0bac3d66a5934c116d6a25c249426f80311 100644 --- a/l10n/gl/lib.po +++ b/l10n/gl/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 06:40+0000\n" -"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -358,13 +358,13 @@ msgstr "Non é posíbel estabelecer permisos para %s, non se atopa o elemento" #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Non é posíbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartida" +msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Non é posíbel estabelecer a data de caducidade. A data de caducidade está no pasado." +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" #: private/share/share.php:1093 #, php-format diff --git a/l10n/he/lib.po b/l10n/he/lib.po index e339668d0d06e5bed63a699b72e912bf0bcfcb31..ffeedcae8fbd69580a05b09ce094f2b03df0d37f 100644 --- a/l10n/he/lib.po +++ b/l10n/he/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/hi/lib.po b/l10n/hi/lib.po index cc693826d317bd3c05a04ffae7c20a5be1980904..5dddbd7abe65d5a79d4e8312c706c1fb0855a683 100644 --- a/l10n/hi/lib.po +++ b/l10n/hi/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/hi_IN/lib.po b/l10n/hi_IN/lib.po index 0f6a95138467a660ec58ae4dcb70395981f9f97f..a8b8047d6419d60ff99f55e67121c06963eed39d 100644 --- a/l10n/hi_IN/lib.po +++ b/l10n/hi_IN/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (India) (http://www.transifex.com/projects/p/owncloud/language/hi_IN/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: hi_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/hr/lib.po b/l10n/hr/lib.po index 45358e8beb84761a18a46387021c37c86b2d647c..ac397211903e0572c3af1eed20a4e9079513120e 100644 --- a/l10n/hr/lib.po +++ b/l10n/hr/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po index 15732ee6d0fabe402850e7d663b7fd1d06c7d98e..46260a403fc15e25f9b5f08f1cadd600c3629d1f 100644 --- a/l10n/hu_HU/lib.po +++ b/l10n/hu_HU/lib.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+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,33 +20,33 @@ msgstr "" "Language: hu_HU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -328,84 +328,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/hy/lib.po b/l10n/hy/lib.po index 465af1f5fd45adad55750979525f0c474409e517..4d980ce1ea0853a83e56411bb38a43da58cfcf71 100644 --- a/l10n/hy/lib.po +++ b/l10n/hy/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: hy\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po index 6620f6f575ee77eed1b274cdd4ab6d948094bc22..aad4efe0844d19c9d39f6e04b5ab55bc1b1cd596 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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+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,33 +17,33 @@ msgstr "" "Language: ia\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/id/lib.po b/l10n/id/lib.po index f8dbdeae846d1d7523222ff4b367b30e29878abc..ffbe6fd5289899a3b6db7098e95efad0bf6025f4 100644 --- a/l10n/id/lib.po +++ b/l10n/id/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/io/lib.po b/l10n/io/lib.po index 4899785ab6698bce625b169f0560cd8d5fb6f758..bc7caa33dc4e90847bc23a4c43620e5fcfa28300 100644 --- a/l10n/io/lib.po +++ b/l10n/io/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ido (http://www.transifex.com/projects/p/owncloud/language/io/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: io\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/is/lib.po b/l10n/is/lib.po index 2a0c6961e772483cebcb7fa5591efefaf31d9dd7..cf456b3d5c5af676d8d58fcdc95ef113efdb3e42 100644 --- a/l10n/is/lib.po +++ b/l10n/is/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: is\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/it/lib.po b/l10n/it/lib.po index 0d566c59380da721e6b4fafaf6d1655b0b1df8e8..2133bd694866f096fbf0f8e4ddb450c8f7cc145b 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 22:21+0000\n" -"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -360,13 +360,13 @@ msgstr "Impostazione permessi per %s non riuscita, poiché l'elemento non è sta #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione." +msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Impossibile impostare la data di scadenza. La data di scadenza è già passata." +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" #: private/share/share.php:1093 #, php-format diff --git a/l10n/ja/lib.po b/l10n/ja/lib.po index 67858168ac6654ceb3f99a1bbbc44975a2e96190..92f321b5145c85ed210204dc54f4778f7ab3a5bc 100644 --- a/l10n/ja/lib.po +++ b/l10n/ja/lib.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-02 01:54-0400\n" -"PO-Revision-Date: 2014-08-01 07:10+0000\n" -"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -362,13 +362,13 @@ msgstr "%s の権限設定に失敗しました。アイテムが存在しませ #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "有効期限を設定できません。共有開始から %s 以降に有効期限を設定することはできません。" +msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" -msgstr "有効期限を設定できません。有効期限が過去を示しています。" +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" #: private/share/share.php:1093 #, php-format diff --git a/l10n/jv/lib.po b/l10n/jv/lib.po index 115efca64f8ddaff3179ac06707d748ccf343797..ebf5d373b45c86f46588fdba04316f6c59c7ae5f 100644 --- a/l10n/jv/lib.po +++ b/l10n/jv/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: jv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ka_GE/lib.po b/l10n/ka_GE/lib.po index 875d5e0db92b7a1a2d5ec6e11465790e02303e9c..e0630c0c5b5fa51a478ab144611a0118a9184c38 100644 --- a/l10n/ka_GE/lib.po +++ b/l10n/ka_GE/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ka_GE\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/km/lib.po b/l10n/km/lib.po index e14bf017434f5fde869438a119c96c198f954069..ef841fe019d41d627afec12548d1e69a8e540e55 100644 --- a/l10n/km/lib.po +++ b/l10n/km/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: km\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/kn/lib.po b/l10n/kn/lib.po index c6f4a3a24f7b3f26fa045794b2762d3add7037be..c6f53a287e22b43ec5e8ae7839f81b4144113ac3 100644 --- a/l10n/kn/lib.po +++ b/l10n/kn/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: kn\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index 26de9803bcd40596b2d18781ad94660fdf39ff64..ad75ea2128e2ee13fe6fd6d30708cf9abd852ade 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -22,33 +22,33 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -330,84 +330,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ku_IQ/lib.po b/l10n/ku_IQ/lib.po index da730522eb280693dee679a7178077db8c67ec68..54f47d957ff3f976fc2e4b8affdd67ebbe720561 100644 --- a/l10n/ku_IQ/lib.po +++ b/l10n/ku_IQ/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ku_IQ\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/lb/lib.po b/l10n/lb/lib.po index f43b9a20f7aa727beb9759dc346bf2f000f906cc..96f02ab4a4655df97d869baa7b3fd76acc6f6f02 100644 --- a/l10n/lb/lib.po +++ b/l10n/lb/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -18,33 +18,33 @@ msgstr "" "Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/lt_LT/lib.po b/l10n/lt_LT/lib.po index 24db6782b55cc79ef390696f94f837a754365afe..31ef489227e952edecbab62cf513d6a14047d7d0 100644 --- a/l10n/lt_LT/lib.po +++ b/l10n/lt_LT/lib.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -21,33 +21,33 @@ msgstr "" "Language: lt_LT\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -329,84 +329,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/lv/lib.po b/l10n/lv/lib.po index 7e44237dec7152f9b702a0a3db96c431ee8607e1..52c6a647e671220702700f6452405ff0e4c8101b 100644 --- a/l10n/lv/lib.po +++ b/l10n/lv/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -18,33 +18,33 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/mk/lib.po b/l10n/mk/lib.po index 9563f53105295a7d4531c8744b65cd3ce1010c23..81a62bada9e9ffd4a86bea04c95b2149b29e0886 100644 --- a/l10n/mk/lib.po +++ b/l10n/mk/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -18,33 +18,33 @@ msgstr "" "Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -326,84 +326,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ml/lib.po b/l10n/ml/lib.po index 09361d72e63724681682944b51940f4f764edf73..6bcd5e27a57b94650d580f6af8e30fe73a07c668 100644 --- a/l10n/ml/lib.po +++ b/l10n/ml/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/owncloud/language/ml/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ml_IN/lib.po b/l10n/ml_IN/lib.po index 40826c2a06db8ac2c3471bb5f2872dfbe83b67a7..af0ea366b5a2c44632f76068cdaac34337ff7d0d 100644 --- a/l10n/ml_IN/lib.po +++ b/l10n/ml_IN/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ml_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/mn/lib.po b/l10n/mn/lib.po index a2822975cd8b29a8a6c99e134aa199d58d1554ba..33584ddf8a964b6105f6faa215790c3f364205fd 100644 --- a/l10n/mn/lib.po +++ b/l10n/mn/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Mongolian (http://www.transifex.com/projects/p/owncloud/language/mn/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ms_MY/lib.po b/l10n/ms_MY/lib.po index 4fa06800387604e542ff93895696d8f7aa678da4..0f7fdc9ac4ce52241cec0966061505bea97157d5 100644 --- a/l10n/ms_MY/lib.po +++ b/l10n/ms_MY/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ms_MY\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/my_MM/lib.po b/l10n/my_MM/lib.po index 873cb6b4fd3cbbaca168293d6fe69d28220e8838..7c8231e7c85ec7b9aa4052c7133872e7e764fd5d 100644 --- a/l10n/my_MM/lib.po +++ b/l10n/my_MM/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: my_MM\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po index b1934aef71ac99442caeb4f4c3f8bd705d7bce59..9f4ec142f18faba829e67b8718fbb76c53ed2ad0 100644 --- a/l10n/nb_NO/lib.po +++ b/l10n/nb_NO/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Kan ikke skrive i \"config\"-mappen!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Dette kan vanligvis ordnes ved å gi web-serveren skrivetilgang til config-mappen" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Se %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Dette kan vanligvis ordnes ved %så gi web-serveren skrivetilgang til config-mappen%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Du aksesserer serveren fra et ikke tiltrodd domene." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "Deling av %s feilet, fordi gruppen %s ikke finnes" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Deling av %s feilet, fordi %s ikke er medlem av gruppen %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Du må oppgi et passord for å lage en offentlig lenke. Bare beskyttede lenker er tillatt" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Deling av %s feilet, fordi deling med lenker ikke er tillatt" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Delingstype %s er ikke gyldig for %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Setting av tillatelser for %s feilet, fordi tillatelsene gikk ut over tillatelsene som er gitt til %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Setting av tillatelser for %s feilet, fordi elementet ikke ble funnet" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Delings-server %s må implementere grensesnittet OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Delings-server %s ikke funnet" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Delings-server for %s ikke funnet" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Deling av %s feilet, fordi brukeren %s er den opprinnelige eieren" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Deling av %s feilet, fordi tillatelsene går utover tillatelsene som er gitt til %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Deling av %s feilet, fordi videre-deling ikke er tillatt" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Deling av %s feilet, fordi delings-serveren for %s ikke kunne finne kilden" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/nds/lib.po b/l10n/nds/lib.po index b38e4583f3855f739f30699e06611ea644625dba..1c5e378142820fba3f0059af8bb2a307a4f20991 100644 --- a/l10n/nds/lib.po +++ b/l10n/nds/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: nds\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ne/lib.po b/l10n/ne/lib.po index 54a0c4f9058d8e28ccf073b5f736d1252f239769..7d3294324acd870ed71254972093f5c0f152b8aa 100644 --- a/l10n/ne/lib.po +++ b/l10n/ne/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ne\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/nl/lib.po b/l10n/nl/lib.po index d220d962ea902dc35c02b1027001b505d6166684..92a37e90e4fe5eab218432f30cbcba221ae7f465 100644 --- a/l10n/nl/lib.po +++ b/l10n/nl/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 05:00+0000\n" -"Last-Translator: André Koot <meneer@tken.net>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,33 +20,33 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Kan niet schrijven naar de \"config\" directory!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Dit kan hersteld worden door de webserver schrijfrechten te geven op de de config directory" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Zie %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Dit kan hersteld worden door de webserver schrijfrechten te %sgeven op de de config directory%s" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "U benadert de server vanaf een niet vertrouwd domein." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -328,84 +328,84 @@ msgstr "Delen van %s is mislukt, omdat groep %s niet bestaat" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Delen van %s is mislukt, omdat %s geen lid is van groep %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "U moet een wachtwoord verstrekken om een openbare koppeling te maken, alleen beschermde links zijn toegestaan" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Delen van %s is mislukt, omdat het delen met links niet is toegestaan" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Delen van type %s is niet geldig voor %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Instellen van de permissies voor %s is mislukt, omdat de permissies hoger zijn dan de aan %s toegekende permissies" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Instellen van de permissies voor %s is mislukt, omdat het object niet is gevonden" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Kon vervaldatum niet installen. Shares kunnen niet langer dan %s vervallen na het moment van delen" +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Het share-backend %s moet de OCP\\Share_Backend interface implementeren" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Het share-backend %s is niet gevonden" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Het share-backend voor %s is niet gevonden" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Delen van %s is mislukt, omdat gebruiker %s de originele deler is" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Delen van %s is mislukt, omdat de rechten de aan %s toegekende autorisaties overschrijden" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Delen van %s is mislukt, omdat her-delen niet is toegestaan" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Delen van %s is mislukt, omdat de share-backend voor %s de bron niet kon vinden" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/nn_NO/lib.po b/l10n/nn_NO/lib.po index 45adc2efe1f92f394eff5ccc406e2a0c21b12973..f6d47dd3132680fa9a12e9f3148bdb5b3157a8ef 100644 --- a/l10n/nn_NO/lib.po +++ b/l10n/nn_NO/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: nn_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/nqo/lib.po b/l10n/nqo/lib.po index db5c93501df849376d9b33c9dfb3b4485f9d8406..8860eeb9e194aee740b07f3cdcbabc086088da9f 100644 --- a/l10n/nqo/lib.po +++ b/l10n/nqo/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: nqo\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/oc/lib.po b/l10n/oc/lib.po index 827fad947dfd8372287342cd7ff2eb2efd6c63fc..a86fdeca34b3e3e3e5a946eaf302a26eebb4dd8a 100644 --- a/l10n/oc/lib.po +++ b/l10n/oc/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: oc\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/or_IN/lib.po b/l10n/or_IN/lib.po index 84c83bbcfcf6e2a582b7d43aa096014145332c89..450c8606a3ecc05b480e6c87efe0a0298cad5aa0 100644 --- a/l10n/or_IN/lib.po +++ b/l10n/or_IN/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Oriya (India) (http://www.transifex.com/projects/p/owncloud/language/or_IN/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: or_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/pa/lib.po b/l10n/pa/lib.po index 3c2d8a1e3fc37590d56d28dc654407810c70b854..f41105943933925e37da28bdc131356f37378952 100644 --- a/l10n/pa/lib.po +++ b/l10n/pa/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: pa\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po index 3ef1f6d442d949ba7eaebbbd150f11f2b17dd53e..a0e2a8bc92f65c727e2011378d8f12c8a329df70 100644 --- a/l10n/pl/lib.po +++ b/l10n/pl/lib.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 05:10+0000\n" -"Last-Translator: Dawid <hoek@hoek.pl>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,33 +24,33 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Nie można zapisać do katalogu \"config\"!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Można to zwykle rozwiązać przez dodanie serwerowi www uprawnień zapisu do katalogu config." -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Zobacz %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu config%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Dostajesz się do serwera z niezaufanej domeny." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -332,84 +332,84 @@ msgstr "Współdzielenie %s nie powiodło się, ponieważ grupa %s nie istnieje" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Współdzielenie %s nie powiodło się, ponieważ %s nie jest członkiem grupy %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Musisz zapewnić hasło aby utworzyć link publiczny, dozwolone są tylko linki chronione" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Współdzielenie %s nie powiodło się, ponieważ współdzielenie z linkami nie jest dozwolone" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Typ udziału %s nie jest właściwy dla %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Ustawienie uprawnień dla %s nie powiodło się, ponieważ uprawnienia wykraczają poza przydzielone %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Ustawienie uprawnień dla %s nie powiodło się, ponieważ element nie został znaleziony" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Nie można ustawić daty wygaśnięcia. Udział nie może wygasać później niż %s od momentu udostępnienia." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Nie można ustawić daty wygaśnięcia. Termin ustalony jest w przeszłości" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Zaplecze %s do współdzielenia nie zostało znalezione" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Zaplecze do współdzielenia %s nie zostało znalezione" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Współdzielenie %s nie powiodło się, ponieważ użytkownik %s jest udostępniającym" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Współdzielenie %s nie powiodło się, ponieważ uprawnienia przekraczają te udzielone %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Współdzielenie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Współdzielenie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/pt_BR/lib.po b/l10n/pt_BR/lib.po index ba4703822c234a1a55cb1edd1e710121a28dc71b..23537857712470e4e7900bc7021082125b35ca2b 100644 --- a/l10n/pt_BR/lib.po +++ b/l10n/pt_BR/lib.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-31 01:54-0400\n" -"PO-Revision-Date: 2014-07-30 21:31+0000\n" -"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -358,13 +358,13 @@ msgstr "Definir permissões para %s falhou, porque o item não foi encontrado" #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Não pode ser definida data de expiração. Compartilhamentos não podem ter data de expiração %s após serem compartilhados" +msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Não pode ser definida data de expiração. Data de expiração já passou" +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" #: private/share/share.php:1093 #, php-format diff --git a/l10n/pt_PT/lib.po b/l10n/pt_PT/lib.po index 134c83fb57bc8928227aa1b032a6741462a84f54..58a68dea46a9d8de6abc1cebcdd0c5a46fad8a81 100644 --- a/l10n/pt_PT/lib.po +++ b/l10n/pt_PT/lib.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 22:40+0000\n" -"Last-Translator: Luis Jorge Simões das Neves <luisjneves@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,33 +25,33 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Não é possível gravar na directoria \"configurar\"!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Isto pode ser resolvido normalmente dando ao servidor web direitos de escrita ao directório de configuração" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Ver %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Isto pode ser resolvido normalmente %sdando ao servidor web direitos de escrita no directório de configuração%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Está a aceder ao servidor a partir de um domínio que não é de confiança." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -333,84 +333,84 @@ msgstr "A partilha %s falhou, porque o grupo %s não existe" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "A partilha %s falhou, porque o utilizador %s não é membro do grupo %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Necessita de fornecer a senha para criar um link publico, só são permitidos links protegidos" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "A partilha de %s falhou, porque partilhar com links não é permitido" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "O tipo de partilha %s não é válido para %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Definir permissões para %s falhou, porque o item não foi encontrado" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Não é possível definir data de expiração. Acções não podem expirar mais tarde que,%s após eles terem sido compartilhadas" +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Não é possível definir data de expiração. A data de vencimento está no passado" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Partilhar backend %s tem de implementar o interface OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Partilha backend %s não foi encontrado" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Partilha backend para %s não foi encontrado" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "A partilha %s falhou, porque o utilizador %s é o proprietário original" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "A partilha %s falhou, porque repartilhar não é permitido" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "A partilha %s falhou, devido a partilha em segundo plano para %s não conseguir encontrar a sua fonte" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ro/lib.po b/l10n/ro/lib.po index 41dadd5259a3c41be39d1b48ef89d24081ffcef5..7bd119dceec025c9721fe7eb26518324dd97d4d6 100644 --- a/l10n/ro/lib.po +++ b/l10n/ro/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ru/lib.po b/l10n/ru/lib.po index 71adf7fb3460c50518ebbaad6b072e1707472c9a..351f798520d0ca94ee06599277604ad741344456 100644 --- a/l10n/ru/lib.po +++ b/l10n/ru/lib.po @@ -19,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 06:20+0000\n" -"Last-Translator: sbh12 <mail_123@mail.ru>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,33 +29,33 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Запись в каталог \"config\" невозможна" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Обычно это можно исправить, предоставив веб-серверу права на запись в папке конфигурации" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Просмотр %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в папке конфигурации%s." -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Вы пытаетесь получить доступ к серверу с неподтверждённого домена." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -337,84 +337,84 @@ msgstr "Не удалось установить общий доступ для msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Не удалось установить общий доступ для %s, %s не является членом группы %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Вам нужно задать пароль для создания публичной ссылки. Разрешены только защищённые ссылки" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Не удалось установить общий доступ для %s, потому что обмен со ссылками не допускается" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Такой втд общего доступа как %s не допустим для %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Настройка прав доступа для %s невозможна, поскольку права доступа превышают предоставленные права доступа %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Не удалось произвести настройку прав доступа для %s , элемент не был найден." -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Не могу установить дату истечения. Шары не могут истечь позже чем %s после того, как они были расшарены" +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Не могу установить дату истечения. Дата истечения находится в прошлом." +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Бэкенд для опубликования %s должен реализовывать интерфейс OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Бэкэнд для общего доступа %s не найден" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Бэкэнд для общего доступа к %s не найден" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Публикация %s неудачна, т.к. пользователь %s - публикатор оригинала файла" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Не удалось опубликовать %s, т.к. права %s превышают предоставленные права доступа " -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Публикация %s неудачна, т.к републикация запрещена" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Не удалось опубликовать %s, т.к. опубликованный бэкенд для %s не смог найти свой источник" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/si_LK/lib.po b/l10n/si_LK/lib.po index b059ebe667b4b2a616c74a98ad1538081828a214..b1af9f1ecadbea682abe81827c32f3c250640f43 100644 --- a/l10n/si_LK/lib.po +++ b/l10n/si_LK/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: si_LK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sk/lib.po b/l10n/sk/lib.po index 88317110890392c510246687da5190cb1fd59cbe..f5ed8c0a89aeac096525f0bb376384d15e34295c 100644 --- a/l10n/sk/lib.po +++ b/l10n/sk/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po index 36f1390ad8ea55e18425e168f0752a42f07a6b6b..5927fdcccfe1dae166b8e1351c434ef380eb664e 100644 --- a/l10n/sk_SK/lib.po +++ b/l10n/sk_SK/lib.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -20,33 +20,33 @@ msgstr "" "Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Nie je možné zapisovat do priečinka \"config\"!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Pristupujete na server v nedôveryhodnej doméne." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -328,84 +328,84 @@ msgstr "Zdieľanie %s zlyhalo, pretože skupina %s neexistuje" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Zdieľanie %s zlyhalo, pretože %s nie je členom skupiny %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Musíte zadať heslo ak chcete vytvoriť verejný odkaz, lebo iba odkazy chránené heslom sú povolené" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Zdieľanie %s zlyhalo, pretože zdieľanie odkazom nie je povolené" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Typ zdieľania %s nie je platný pre %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Nastavenie povolení pre %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Nastavenie povolení pre %s zlyhalo, pretože položka sa nenašla" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s je pôvodcom zdieľania" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Zdieľanie %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Zdieľanie %s zlyhalo, pretože zdieľanie ďalším nie je povolené" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Zdieľanie %s zlyhalo, backend zdieľania nenašiel zdrojový %s" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po index a499b2fa28756750613e4cab2eac733f5532dc4a..a43f97b423043d55dc779d7f36086c31bb8f4650 100644 --- a/l10n/sl/lib.po +++ b/l10n/sl/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "Nastavljanje souporabe %s je spodletelo, ker je skupina %s ne obstaja." msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Nastavljanje souporabe %s je spodletelo, ker uporabnik %s ni član skupine %s." -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Nastavljanje souporabe %s je spodletelo, ker souporaba preko povezave ni dovoljena." -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Vrsta souporabe %s za %s ni veljavna." -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Ozadnjega programa %s za souporabo ni mogoče najti" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Ozadnjega programa za souporabo za %s ni mogoče najti" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sq/lib.po b/l10n/sq/lib.po index 1ea5cb2e82cc8ed94a323732e7869fc2aa215dc3..f6d25a1221e7a29df3062709706b83ce74ca2fb2 100644 --- a/l10n/sq/lib.po +++ b/l10n/sq/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sr/lib.po b/l10n/sr/lib.po index 7656c0bff6cfbbe187b71d196cb21fe1e92919b0..94b0efaa55e55adddacfd523510705f4792a62cf 100644 --- a/l10n/sr/lib.po +++ b/l10n/sr/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sr@latin/lib.po b/l10n/sr@latin/lib.po index 9421b9b5dff7358359b4bb05d228f42a620dde39..8efd77e622a41f36b3e529938adb5e6492a20a29 100644 --- a/l10n/sr@latin/lib.po +++ b/l10n/sr@latin/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/su/lib.po b/l10n/su/lib.po index e02a6e338e5ee7c1e7e3e0f84ad97dc4cce76c4d..28f60ee8dd7e3fe26ab422e303d3b11057639f5b 100644 --- a/l10n/su/lib.po +++ b/l10n/su/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sundanese (http://www.transifex.com/projects/p/owncloud/language/su/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: su\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po index 5103ce53a11a3f34da95117f2991f4815b632424..62cb77fe0327c3ce4e450f465380e934901f5a05 100644 --- a/l10n/sv/lib.po +++ b/l10n/sv/lib.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -26,33 +26,33 @@ msgstr "" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "Kan inte skriva till \"config\" katalogen!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Detta kan vanligtvis åtgärdas genom att ge skrivrättigheter till config katalgogen" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Se %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Du ansluter till servern från en osäker domän." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -334,84 +334,84 @@ msgstr "Delning %s misslyckades därför att gruppen %s inte existerar" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "Delning %s misslyckades därför att %s inte ingår i gruppen %s" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Du måste ange ett lösenord för att skapa en offentlig länk, endast skyddade länkar är tillåtna" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "Delning %s misslyckades därför att delning utav länkar inte är tillåtet" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "Delningstyp %s är inte giltig för %s" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "Misslyckades att sätta rättigheter för %s därför att rättigheterna överskrider de som är tillåtna för %s" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "Att sätta rättigheterna för %s misslyckades därför att objektet inte hittades" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Delningsgränssnittet %s måste implementera gränssnittet OCP\\Share_Backend" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Delningsgränssnittet %s hittades inte" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "Delningsgränssnittet för %s hittades inte" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "Delning %s misslyckades därför att användaren %s är den som delade objektet först" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "Delning %s misslyckades därför att rättigheterna överskrider de rättigheter som är tillåtna för %s" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "Delning %s misslyckades därför att vidaredelning inte är tillåten" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/sw_KE/lib.po b/l10n/sw_KE/lib.po index cfb6422107885c64de13c963115200623a18d0d6..55c53fe95452fbfb53ca0acee6fc5aa96d8da323 100644 --- a/l10n/sw_KE/lib.po +++ b/l10n/sw_KE/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: sw_KE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ta_IN/lib.po b/l10n/ta_IN/lib.po index bb832277cda5143b2da73618c94d6841578aa49c..a15f47f2cc7968f822c7751eb9f5a9ab01990c7b 100644 --- a/l10n/ta_IN/lib.po +++ b/l10n/ta_IN/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (India) (http://www.transifex.com/projects/p/owncloud/language/ta_IN/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ta_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ta_LK/lib.po b/l10n/ta_LK/lib.po index 5a5b92cdb6740443948b1853ce855a46df4fdaf4..55dd92def6abf893dd1d6b7f26002197212eaf05 100644 --- a/l10n/ta_LK/lib.po +++ b/l10n/ta_LK/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ta_LK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/te/lib.po b/l10n/te/lib.po index e80e91fac5bd2c142703234ceefc5ed026817900..b422d9ef20dc74d977bb0c9881e3556097d88327 100644 --- a/l10n/te/lib.po +++ b/l10n/te/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 745bf851387868af33e8eb3b3b2a8c34b603785e..82abc6e4db7b84e62067eb786d1fd9105e85bb4f 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 305acb7acfeb705f757de9bafb670df32af8fdb5..19d050abb2518fb5484e8869c5be3d15adbaafbf 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index edd0bc413bef795ef320a71e70e2b1f5f0906ad3..830f4f9256f47f528b774e1ef6bcb6d12dcad01c 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index d39af31ec19184159e8d2e350cb14cca51ffb57c..de78c17a0ae6bcfe950f18499242a0310f547935 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 39c855d2b5d7388bc0144a1860f7e36a4944a964..570c88895adce8ef87dea9477dc7f946a596313c 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 654443d24d18fea0835ca00d0328dfb2278e8794..f8737aba48d93898ec7dc2e6ad3d29402d4a9b4a 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 90b847a7686fbd9903540f7110f6046890783c93..ed77bfa04f635541894b87786deaaec99f45eb98 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index a7106704b5c3091f3b14c2486528a4d2c58268a7..abf984ecc17b8e5801f34d4fa64032ee4d2fc630 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -357,12 +357,12 @@ msgstr "" #: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" #: private/share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" #: private/share/share.php:1093 diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index a84e2534fdb15a3eadce46e71432e4daf46441e3..4712c98791adc8da1b850cd949cbcdf45fa019d1 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -316,12 +316,12 @@ msgstr "" #: share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" #: share/share.php:968 -msgid "Can not set expire date. Expire date is in the past" +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" #: share/share.php:1093 diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 750b10f5c349d4005dd70e32c1e8397d6bbd976b..56bcf79db8f08826ad8ee40c07c8c2cf047a76a0 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -304,19 +304,19 @@ msgstr "" msgid "Unable to delete {objName}" msgstr "" -#: js/users/groups.js:92 js/users/groups.js:200 +#: js/users/groups.js:94 js/users/groups.js:202 msgid "Error creating group" msgstr "" -#: js/users/groups.js:199 +#: js/users/groups.js:201 msgid "A valid group name must be provided" msgstr "" -#: js/users/groups.js:227 +#: js/users/groups.js:229 msgid "deleted {groupName}" msgstr "" -#: js/users/groups.js:228 js/users/users.js:296 +#: js/users/groups.js:230 js/users/users.js:296 msgid "undo" msgstr "" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index a42da4202d8e71731c222545f4e49778c5be5fb9..f7ecb2038727fde3f52899ad4b82e0fa5e296886 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 75a809165a424918c3b3682ae25496edb49f3f89..5000492ace814d8ae5e441870583164ec0ce9f4f 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-04 01:54-0400\n" +"POT-Creation-Date: 2014-08-05 02:02-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/l10n/th_TH/lib.po b/l10n/th_TH/lib.po index f971717d32274682e6757ac1c36fc3aacbb634d9..8b032c3137322c9d77c140eaeb06c2f89f57a8c9 100644 --- a/l10n/th_TH/lib.po +++ b/l10n/th_TH/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: th_TH\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po index 4c7f3365a77866464846c5187479bb619a6eeffe..9687dd47d8bded4caec0847403fc6bdedcf9ad2b 100644 --- a/l10n/tr/lib.po +++ b/l10n/tr/lib.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-30 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 15:50+0000\n" -"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,33 +21,33 @@ msgstr "" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "\"config\" dizinine yazılamıyor!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Bu genellikle, web sunucusuna config dizinine yazma erişimi verilerek çözülebilir" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "Bakınız: %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Bu genellikle, %sweb sunucusuna config dizinine yazma erişimi verilerek%s çözülebilir" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz." -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -329,84 +329,84 @@ msgstr "%s paylaşımı, %s grubu mevcut olmadığından başarısız oldu" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "%s paylaşımı, %s kullanıcısı %s grup üyesi olmadığından başarısız oldu" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "Herkese açık bir bağlantı oluşturmak için bir parola belirtmeniz gerekiyor. Sadece korunmuş bağlantılara izin verilmektedir" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "%s paylaşımı, bağlantılar ile paylaşım izin verilmediğinden başarısız oldu" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "%s paylaşım türü %s için geçerli değil" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "%s için izinler, izinler %s için verilen izinleri aştığından dolayı ayarlanamadı" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "%s için izinler öge bulunamadığından ayarlanamadı" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" -msgstr "Son kullanma tarihi ayarlanamıyor. Paylaşımların süreleri, paylaşıldıkları konumdan %s sonra dolamaz." +msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" -msgstr "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmişte" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" +msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "Paylaşma arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "Paylaşım arka ucu %s bulunamadı" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "%s için paylaşım arka ucu bulunamadı" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "%s paylaşımı, %s kullanıcısı özgün paylaşan kişi olduğundan başarısız oldu" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "%s paylaşımı, izinler %s için verilen izinleri aştığından dolayı başarısız oldu" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "%s paylaşımı, tekrar paylaşımın izin verilmemesinden dolayı başarısız oldu" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "%s paylaşımı, %s için arka ucun kaynağını bulamamasından dolayı başarısız oldu" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/tzm/lib.po b/l10n/tzm/lib.po index 49f085b9970133123c7712871db7a8e88841b113..3a9cfcc5045792ac4971b3dab680c033c70aaab3 100644 --- a/l10n/tzm/lib.po +++ b/l10n/tzm/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Central Atlas Tamazight (http://www.transifex.com/projects/p/owncloud/language/tzm/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: tzm\n" "Plural-Forms: nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ug/lib.po b/l10n/ug/lib.po index 8d81b100a37739250917c2426731ba3b35dd09af..705c44259e8c073f4a5ade4d165b04ded8b765cc 100644 --- a/l10n/ug/lib.po +++ b/l10n/ug/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ug\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/uk/lib.po b/l10n/uk/lib.po index d76480d8771041141146740ab65df0f96d61c428..1a1dbf88a5eada09bd58a148851c79a2266df49d 100644 --- a/l10n/uk/lib.po +++ b/l10n/uk/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ur/lib.po b/l10n/ur/lib.po index ad954b0fa74abe6ef2a070e250df6a2fa9731f1e..c5e105e5015d6fe50d65ada4c7136843ddcf253c 100644 --- a/l10n/ur/lib.po +++ b/l10n/ur/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (http://www.transifex.com/projects/p/owncloud/language/ur/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/ur_PK/lib.po b/l10n/ur_PK/lib.po index 2fa5572160a7829617c63f7a355c2f142c973c78..abfaac914a314cfb0b1eccfbb9494b13f43496ae 100644 --- a/l10n/ur_PK/lib.po +++ b/l10n/ur_PK/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: ur_PK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/uz/lib.po b/l10n/uz/lib.po index 25edf99cc4448e776204420fc8bc3c03815be2a9..327bbe06e86a060c716c688df6e4b52a894b155f 100644 --- a/l10n/uz/lib.po +++ b/l10n/uz/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uzbek (http://www.transifex.com/projects/p/owncloud/language/uz/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/vi/lib.po b/l10n/vi/lib.po index d2bda57bc2c9c860c23a1ef76f3663b1c4e254e3..15deb0d61588cbd44eeaa838b4aae02ff0497b63 100644 --- a/l10n/vi/lib.po +++ b/l10n/vi/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index 92bb533ef9ec279e20bc51970cb3c968c6ccb3bd..0be816494ef9d026fc13c1617fed0f38d1898bb6 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -23,33 +23,33 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "无法写入“config”目录!" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "查看 %s" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "您正在访问来自不信任域名的服务器。" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -331,84 +331,84 @@ msgstr "共享 %s 失败,因为 %s 组不存在" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "共享 %s 失败,因为 %s 不是 %s 组的成员" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "共享 %s 失败,因为不允许用链接共享" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "%s 不是 %s 的合法共享类型" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "设置 %s 权限失败,因为权限超出了 %s 已有权限。" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "设置 %s 的权限失败,因为未找到到对应项" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "共享后端 %s 必须实现 OCP\\Share_Backend 接口" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "未找到共享后端 %s" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "%s 的共享后端未找到" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "共享 %s 失败,因为用户 %s 不是原始共享者" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "共享 %s 失败,因为权限超过了 %s 已有权限" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "共享 %s 失败,因为不允许二次共享" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/zh_HK/lib.po b/l10n/zh_HK/lib.po index 4df639358d4b638888d8bc886c5b588dd60189a6..608a5e66bee343fa51e119c72cd89fc4f88370e3 100644 --- a/l10n/zh_HK/lib.po +++ b/l10n/zh_HK/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-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -17,33 +17,33 @@ msgstr "" "Language: zh_HK\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -325,84 +325,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/l10n/zh_TW/lib.po b/l10n/zh_TW/lib.po index 7ad6092f240211d8c1e4146d2333a583f3409d1d..0d54e2456eac26f85909c9c811e4f7a17b5d85bd 100644 --- a/l10n/zh_TW/lib.po +++ b/l10n/zh_TW/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" +"POT-Creation-Date: 2014-08-05 02:03-0400\n" +"PO-Revision-Date: 2014-08-05 06:03+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -19,33 +19,33 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:195 base.php:202 +#: base.php:200 base.php:207 msgid "Cannot write into \"config\" directory!" msgstr "" -#: base.php:196 +#: base.php:201 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "" -#: base.php:198 +#: base.php:203 #, php-format msgid "See %s" msgstr "" -#: base.php:203 private/util.php:428 +#: base.php:208 private/util.php:428 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "" -#: base.php:673 +#: base.php:688 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:674 +#: base.php:689 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -327,84 +327,84 @@ msgstr "" msgid "Sharing %s failed, because %s is not a member of the group %s" msgstr "" -#: private/share/share.php:627 +#: private/share/share.php:628 msgid "" "You need to provide a password to create a public link, only protected links" " are allowed" msgstr "" -#: private/share/share.php:653 +#: private/share/share.php:654 #, php-format msgid "Sharing %s failed, because sharing with links is not allowed" msgstr "" -#: private/share/share.php:660 +#: private/share/share.php:661 #, php-format msgid "Share type %s is not valid for %s" msgstr "" -#: private/share/share.php:860 +#: private/share/share.php:861 #, php-format msgid "" "Setting permissions for %s failed, because the permissions exceed " "permissions granted to %s" msgstr "" -#: private/share/share.php:921 +#: private/share/share.php:922 #, php-format msgid "Setting permissions for %s failed, because the item was not found" msgstr "" -#: private/share/share.php:959 +#: private/share/share.php:960 #, php-format msgid "" -"Can not set expire date. Shares can not expire later then %s after they " +"Cannot set expiration date. Shares cannot expire later than %s after they " "where shared" msgstr "" -#: private/share/share.php:967 -msgid "Can not set expire date. Expire date is in the past" +#: private/share/share.php:968 +msgid "Cannot set expiration date. Expiration date is in the past" msgstr "" -#: private/share/share.php:1092 +#: private/share/share.php:1093 #, php-format msgid "Sharing backend %s must implement the interface OCP\\Share_Backend" msgstr "" -#: private/share/share.php:1099 +#: private/share/share.php:1100 #, php-format msgid "Sharing backend %s not found" msgstr "" -#: private/share/share.php:1105 +#: private/share/share.php:1106 #, php-format msgid "Sharing backend for %s not found" msgstr "" -#: private/share/share.php:1522 +#: private/share/share.php:1523 #, php-format msgid "Sharing %s failed, because the user %s is the original sharer" msgstr "" -#: private/share/share.php:1531 +#: private/share/share.php:1532 #, php-format msgid "" "Sharing %s failed, because the permissions exceed permissions granted to %s" msgstr "" -#: private/share/share.php:1547 +#: private/share/share.php:1548 #, php-format msgid "Sharing %s failed, because resharing is not allowed" msgstr "" -#: private/share/share.php:1559 +#: private/share/share.php:1560 #, php-format msgid "" "Sharing %s failed, because the sharing backend for %s could not find its " "source" msgstr "" -#: private/share/share.php:1573 +#: private/share/share.php:1574 #, php-format msgid "" "Sharing %s failed, because the file could not be found in the file cache" diff --git a/lib/l10n/ast.php b/lib/l10n/ast.php index 12b4e96b714fbcc47a886a24c8b41e811d644fd9..9ff0f12aa913751e4cecbfa71b234d806d886bd8 100644 --- a/lib/l10n/ast.php +++ b/lib/l10n/ast.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "La triba de compartición %s nun ye válida pa %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Falló dar permisos a %s, porque los permisos son mayores que los otorgaos a %s", "Setting permissions for %s failed, because the item was not found" => "Falló dar permisos a %s, porque l'elementu nun s'atopó", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Nun pudo afitase la data d'espiración. Los ficheros compartíos nun puen espirar llueu de %s dempués de compartise.", -"Can not set expire date. Expire date is in the past" => "Nun pudo afitase la data d'espiración. La data ta nel pasáu", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "El motor compartíu %s tien d'implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" => "Nun s'alcontró'l botón de compartición %s", "Sharing backend for %s not found" => "Nun s'alcontró'l botón de partición pa %s", diff --git a/lib/l10n/bg_BG.php b/lib/l10n/bg_BG.php index fe773693e0b9979e3f5ebb4cc8f8e6158029622a..5da769bfca51cf5a16d1ac8e013e91b73ba20de2 100644 --- a/lib/l10n/bg_BG.php +++ b/lib/l10n/bg_BG.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Споделянето на тип %s не валидно за %s.", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Неуспешна промяна на правата за достъп за %s, защото промените надвишават правата на достъп дадени на %s.", "Setting permissions for %s failed, because the item was not found" => "Неуспешна промяна на правата за достъп за %s, защото съдържанието не е открито.", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Неуспешно задаване на дата на изтичане. Споделени папки не могат да изтекат по-късно от %s след като са били споделени.", -"Can not set expire date. Expire date is in the past" => "Неуспешноп задаване на дата на изтичане. Датата е в миналото.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.", "Sharing backend %s not found" => "Споделянето на сървърния %s не е открито.", "Sharing backend for %s not found" => "Споделянето на сървъра за %s не е открито.", diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php index 0aa0500b1cf7d8bdca02a4b8e61b00dd8b034b8a..336579588ab18580e716349b1ee74d5cccd256b1 100644 --- a/lib/l10n/cs_CZ.php +++ b/lib/l10n/cs_CZ.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Sdílení typu %s není korektní pro %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Nastavení oprávnění pro %s selhalo, protože jsou k tomu nutná vyšší oprávnění, než jaká byla povolena pro %s", "Setting permissions for %s failed, because the item was not found" => "Nastavení práv pro %s selhalo, protože položka nebyla nalezena", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Nelze nastavit datum vypršení platnosti. Sdílení nemůže vypršet později než za %s po zveřejnění.", -"Can not set expire date. Expire date is in the past" => "Nelze nastavit datum vypršení platnosti. Datum vypršení je v minulosti.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Podpůrná vrstva pro sdílení %s musí obsahovat rozhraní OCP\\Share_Backend", "Sharing backend %s not found" => "Podpůrná vrstva sdílení %s nenalezena", "Sharing backend for %s not found" => "Podpůrná vrstva sdílení pro %s nenalezena", diff --git a/lib/l10n/de.php b/lib/l10n/de.php index 340356049e83fad3949ffacf08d5618a7682ddb7..d951975c47810a96e27af2cb7d8564d3b779ed89 100644 --- a/lib/l10n/de.php +++ b/lib/l10n/de.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Freigabetyp %s ist nicht gültig für %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da die Berechtigungen, die erteilten Berechtigungen %s überschreiten", "Setting permissions for %s failed, because the item was not found" => "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da das Objekt nicht gefunden wurde", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", -"Can not set expire date. Expire date is in the past" => "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" => "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" => "Freigabe-Backend für %s nicht gefunden", diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php index f692153eb736e6913f0745f78c5645163f056e88..e142fb9f7a97d45039a107c9e6bfa97404a4810e 100644 --- a/lib/l10n/de_DE.php +++ b/lib/l10n/de_DE.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Freigabetyp %s ist nicht gültig für %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da die Berechtigungen, die erteilten Berechtigungen %s überschreiten", "Setting permissions for %s failed, because the item was not found" => "Das Setzen der Berechtigungen für %s ist fehlgeschlagen, da das Objekt nicht gefunden wurde", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Ablaufdatum kann nicht gesetzt werden. Freigaben können nach dem Teilen, nicht länger als %s gültig sein.", -"Can not set expire date. Expire date is in the past" => "Ablaufdatum kann nicht gesetzt werden. Ablaufdatum liegt in der Vergangenheit.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" => "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" => "Freigabe-Backend für %s nicht gefunden", diff --git a/lib/l10n/el.php b/lib/l10n/el.php index 560c1fb953be472f41d069b9bda4835aa0cf2187..c0bc46d52c554c38bcd89bf7bcd226d2d2b9982d 100644 --- a/lib/l10n/el.php +++ b/lib/l10n/el.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Ο τύπος διαμοιρασμού %s δεν είναι έγκυρος για το %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Ο ορισμός δικαιωμάτων για το %s απέτυχε, γιατί τα δικαιώματα υπερτερούν αυτά που είναι ορισμένα για το %s", "Setting permissions for %s failed, because the item was not found" => "Ο ορισμός δικαιωμάτων για το %s απέτυχε, γιατί το αντικείμενο δεν βρέθηκε", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Δεν μπορείτε να ορίσετε ημερομηνία λήξης. Οι διαμοιρασμοί δεν μπορούν να λήγουν αργότερα από %s αφού διαμοιραστούν", -"Can not set expire date. Expire date is in the past" => "Δεν μπορείτε να ορίσετε ημερομηνία λήξης. Η ημερομηνία λήξης ανήκει στο παρελθόν", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" => "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" => "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php index 59404f7a90b9c539dfad34b90b11437545c8ab89..e1e485058e1afdde550638cc882bf1d15e5d09a6 100644 --- a/lib/l10n/en_GB.php +++ b/lib/l10n/en_GB.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Share type %s is not valid for %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Setting permissions for %s failed, because the permissions exceed permissions granted to %s", "Setting permissions for %s failed, because the item was not found" => "Setting permissions for %s failed, because the item was not found", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Cannot set the expiry date. Shares cannot expire later than %s after they have been shared", -"Can not set expire date. Expire date is in the past" => "Cannot set the expiry date. The expiry date is in the past", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" => "Sharing backend %s not found", "Sharing backend for %s not found" => "Sharing backend for %s not found", diff --git a/lib/l10n/es.php b/lib/l10n/es.php index ed1c4b0e55e0fb57cb449e1ef6dc09ae8ac7e286..fb059bf8b7a30f888e36d58cb6f439338c921270 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Compartir tipo %s no es válido para %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Configuración de permisos para %s ha fallado, ya que los permisos superan los permisos dados a %s", "Setting permissions for %s failed, because the item was not found" => "Configuración de permisos para %s ha fallado, ya que el elemento no fue encontrado", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "No se pudo fijar fecha de caducidad. Los archivos compartidos no pueden caducar luego de %s después de ser compartidos.", -"Can not set expire date. Expire date is in the past" => "No se pudo fijar fecha de caducidad. La fecha está en el pasado", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" => "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" => "Motor compartido para %s no encontrado", diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php index 58a5939f659f24d1a30895c2d723551d7844ebc7..de5abef91af4f4ab2812d2982eea7131da47cff2 100644 --- a/lib/l10n/et_EE.php +++ b/lib/l10n/et_EE.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Jagamise tüüp %s ei ole õige %s jaoks", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Lubade seadistus %s jaoks ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi", "Setting permissions for %s failed, because the item was not found" => "Lubade seadistus %s jaoks ebaõnnestus, kuna üksust ei leitud", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.", -"Can not set expire date. Expire date is in the past" => "Aegumise kuupäeva ei saa määrata. Aegumise kuupäev ei saa olla minevikus.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" => "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" => "Jagamise tagarakendit %s jaoks ei leitud", diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php index 53d5b31075ac8126fa48d0d345ab96efa87c175b..0bdfd6fef976cac570a9604dad966fc1968f735a 100644 --- a/lib/l10n/eu.php +++ b/lib/l10n/eu.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "%s elkarbanaketa mota ez da %srentzako egokia", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "%srentzako baimenak ezartzea huts egin du, baimenak %sri emandakoak baino gehiago direlako", "Setting permissions for %s failed, because the item was not found" => "%srentzako baimenak ezartzea huts egin du, aurkitu ez delako", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Ezin izan da jarri iraungitze data. Konpartitzea ezin da iraungi konpartitu eta %s ondoren.", -"Can not set expire date. Expire date is in the past" => "Ezin da jarri iraungitze data. Iraungitze data iragan da.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" => "Ez da %s elkarbanaketa motorra aurkitu", "Sharing backend for %s not found" => "Ez da %srako elkarbanaketa motorrik aurkitu", diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index 41f93a41366a9361e9d6abd8382a293eff77fb77..8d580f6125b0855b389ed767e4b549c832b95bbc 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Non se admite a compartición do tipo %s para %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Non é posíbel estabelecer permisos para %s, os permisos superan os permisos concedidos a %s", "Setting permissions for %s failed, because the item was not found" => "Non é posíbel estabelecer permisos para %s, non se atopa o elemento", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Non é posíbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartida", -"Can not set expire date. Expire date is in the past" => "Non é posíbel estabelecer a data de caducidade. A data de caducidade está no pasado.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" => "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" => "Non se atopou a infraestrutura de compartición para %s", diff --git a/lib/l10n/it.php b/lib/l10n/it.php index 95ebe375172f12a068088d63301016e03656d528..7c971c60092772f45591e0160a41ba3b5535bbfe 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Il tipo di condivisione %s non è valido per %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Impostazione permessi per %s non riuscita, poiché i permessi superano i permessi accordati a %s", "Setting permissions for %s failed, because the item was not found" => "Impostazione permessi per %s non riuscita, poiché l'elemento non è stato trovato", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Impossibile impostare la data di scadenza. Le condivisioni non possono scadere più tardi di %s dalla loro attivazione.", -"Can not set expire date. Expire date is in the past" => "Impossibile impostare la data di scadenza. La data di scadenza è già passata.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" => "Motore di condivisione %s non trovato", "Sharing backend for %s not found" => "Motore di condivisione di %s non trovato", diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php index 96d7fc0a41b86c900ae80eb8ed9fbc63a15247d6..435db02ef09f5f1c81e63e89f046d9a3a51aea96 100644 --- a/lib/l10n/ja.php +++ b/lib/l10n/ja.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "%s の共有方法は、%s には適用できません。", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "%s の権限設定に失敗しました。%s に許可されている権限を越えています。", "Setting permissions for %s failed, because the item was not found" => "%s の権限設定に失敗しました。アイテムが存在しません。", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "有効期限を設定できません。共有開始から %s 以降に有効期限を設定することはできません。", -"Can not set expire date. Expire date is in the past" => "有効期限を設定できません。有効期限が過去を示しています。", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" => "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" => "%s のための共有バックエンドが見つかりません", diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index d5051e5da2102ce7ff193248dbd53b6248a528fe..b758e5776edc9e0be2da1841bb07ffc162cb9505 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Delen van type %s is niet geldig voor %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Instellen van de permissies voor %s is mislukt, omdat de permissies hoger zijn dan de aan %s toegekende permissies", "Setting permissions for %s failed, because the item was not found" => "Instellen van de permissies voor %s is mislukt, omdat het object niet is gevonden", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Kon vervaldatum niet installen. Shares kunnen niet langer dan %s vervallen na het moment van delen", -"Can not set expire date. Expire date is in the past" => "Kon vervaldatum niet instellen. De vervaldatum ligt in het verleden", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Het share-backend %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" => "Het share-backend %s is niet gevonden", "Sharing backend for %s not found" => "Het share-backend voor %s is niet gevonden", diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php index dc5954c6854f0fcd362d7c512504cbdef486512c..877c3fcdbe876d5cc8a754770d651e1ee4dd9807 100644 --- a/lib/l10n/pl.php +++ b/lib/l10n/pl.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Typ udziału %s nie jest właściwy dla %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Ustawienie uprawnień dla %s nie powiodło się, ponieważ uprawnienia wykraczają poza przydzielone %s", "Setting permissions for %s failed, because the item was not found" => "Ustawienie uprawnień dla %s nie powiodło się, ponieważ element nie został znaleziony", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Nie można ustawić daty wygaśnięcia. Udział nie może wygasać później niż %s od momentu udostępnienia.", -"Can not set expire date. Expire date is in the past" => "Nie można ustawić daty wygaśnięcia. Termin ustalony jest w przeszłości", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" => "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" => "Zaplecze do współdzielenia %s nie zostało znalezione", diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php index 8067e9a4adeecc4debb933ae35daceda26fca45e..721421839956d058d67eab482b591ee31b586145 100644 --- a/lib/l10n/pt_BR.php +++ b/lib/l10n/pt_BR.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Tipo de compartilhamento %s não é válido para %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s", "Setting permissions for %s failed, because the item was not found" => "Definir permissões para %s falhou, porque o item não foi encontrado", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Não pode ser definida data de expiração. Compartilhamentos não podem ter data de expiração %s após serem compartilhados", -"Can not set expire date. Expire date is in the past" => "Não pode ser definida data de expiração. Data de expiração já passou", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Compartilhando backend %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" => "Compartilhamento backend %s não encontrado", "Sharing backend for %s not found" => "Compartilhamento backend para %s não encontrado", diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php index a2b8068acee543b9ebd51e59afd28fb75ffd5d63..9629d47a023b4369ba828bae4485b6d551596733 100644 --- a/lib/l10n/pt_PT.php +++ b/lib/l10n/pt_PT.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "O tipo de partilha %s não é válido para %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Definir permissões para %s falhou, porque as permissões excedem as permissões concedidas a %s", "Setting permissions for %s failed, because the item was not found" => "Definir permissões para %s falhou, porque o item não foi encontrado", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Não é possível definir data de expiração. Acções não podem expirar mais tarde que,%s após eles terem sido compartilhadas", -"Can not set expire date. Expire date is in the past" => "Não é possível definir data de expiração. A data de vencimento está no passado", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Partilhar backend %s tem de implementar o interface OCP\\Share_Backend", "Sharing backend %s not found" => "Partilha backend %s não foi encontrado", "Sharing backend for %s not found" => "Partilha backend para %s não foi encontrado", diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 50f72f47b24b0fa3efaccfe972e90ffe1afe666d..64ce78990a1293bad701d712af1ee4fa1ef25870 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Такой втд общего доступа как %s не допустим для %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Настройка прав доступа для %s невозможна, поскольку права доступа превышают предоставленные права доступа %s", "Setting permissions for %s failed, because the item was not found" => "Не удалось произвести настройку прав доступа для %s , элемент не был найден.", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Не могу установить дату истечения. Шары не могут истечь позже чем %s после того, как они были расшарены", -"Can not set expire date. Expire date is in the past" => "Не могу установить дату истечения. Дата истечения находится в прошлом.", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Бэкенд для опубликования %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" => "Бэкэнд для общего доступа %s не найден", "Sharing backend for %s not found" => "Бэкэнд для общего доступа к %s не найден", diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index 479244a5c61c938ffed3f8e3fecda8fb555b074f..5586943c2622006ec5d661c33236da441467e70e 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "%s paylaşım türü %s için geçerli değil", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "%s için izinler, izinler %s için verilen izinleri aştığından dolayı ayarlanamadı", "Setting permissions for %s failed, because the item was not found" => "%s için izinler öge bulunamadığından ayarlanamadı", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Son kullanma tarihi ayarlanamıyor. Paylaşımların süreleri, paylaşıldıkları konumdan %s sonra dolamaz.", -"Can not set expire date. Expire date is in the past" => "Son kullanma tarihi ayarlanamıyor. Son kullanma tarihi geçmişte", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Paylaşma arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" => "Paylaşım arka ucu %s bulunamadı", "Sharing backend for %s not found" => "%s için paylaşım arka ucu bulunamadı",