mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 23:27:46 -04:00
[tx-robot] updated from transifex
This commit is contained in:
parent
5302f9aadd
commit
5ecbc27753
154 changed files with 2776 additions and 2814 deletions
|
|
@ -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." => "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.",
|
||||
|
|
|
|||
|
|
@ -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í",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue