[tx-robot] updated from transifex
This commit is contained in:
parent
63cdf78390
commit
c591cf0836
|
@ -62,6 +62,7 @@ $TRANSLATIONS = array(
|
|||
"Size" => "Размер",
|
||||
"Modified" => "Дата изменения",
|
||||
"%s could not be renamed" => "%s не может быть переименован",
|
||||
"Upload (max. %s)" => "Загружено (max. %s)",
|
||||
"File handling" => "Управление файлами",
|
||||
"Maximum upload size" => "Максимальный размер загружаемого файла",
|
||||
"max. possible: " => "макс. возможно: ",
|
||||
|
|
|
@ -62,6 +62,7 @@ $TRANSLATIONS = array(
|
|||
"Size" => "Veľkosť",
|
||||
"Modified" => "Upravené",
|
||||
"%s could not be renamed" => "%s nemohol byť premenovaný",
|
||||
"Upload (max. %s)" => "Nahrať (max. %s)",
|
||||
"File handling" => "Nastavenie správania sa k súborom",
|
||||
"Maximum upload size" => "Maximálna veľkosť odosielaného súboru",
|
||||
"max. possible: " => "najväčšie možné:",
|
||||
|
|
|
@ -7,7 +7,9 @@ $TRANSLATIONS = array(
|
|||
"_%n file_::_%n files_" => array(""),
|
||||
"_Uploading %n file_::_Uploading %n files_" => array(""),
|
||||
"Name" => "名稱",
|
||||
"Size" => "大小",
|
||||
"Save" => "儲存",
|
||||
"New folder" => "新文件夾",
|
||||
"Download" => "下載",
|
||||
"Delete" => "刪除"
|
||||
);
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Folder name" => "Nome de la carpeta",
|
||||
"Configuration" => "Configuración",
|
||||
"Options" => "Opciones",
|
||||
"Groups" => "Grupos",
|
||||
"Users" => "Usuarios",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Folder name" => "資料夾名稱",
|
||||
"Groups" => "群組",
|
||||
"Users" => "用戶",
|
||||
"Delete" => "刪除"
|
||||
|
|
|
@ -70,6 +70,7 @@ $TRANSLATIONS = array(
|
|||
"Backup (Replica) Port" => "Záložní (kopie) port",
|
||||
"Disable Main Server" => "Zakázat hlavní server",
|
||||
"Only connect to the replica server." => "Připojit jen k záložnímu serveru.",
|
||||
"Case insensitive LDAP server (Windows)" => "LDAP server nerozlišující velikost znaků (Windows)",
|
||||
"Turn off SSL certificate validation." => "Vypnout ověřování SSL certifikátu.",
|
||||
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Nedoporučuje se, určeno pouze k testovacímu použití. Pokud spojení funguje jen s touto volbou, importujte SSL certifikát vašeho LDAP serveru na server %s.",
|
||||
"Cache Time-To-Live" => "TTL vyrovnávací paměti",
|
||||
|
|
|
@ -53,6 +53,7 @@ $TRANSLATIONS = array(
|
|||
"For anonymous access, leave DN and Password empty." => "Для анонимного доступа оставьте DN и пароль пустыми.",
|
||||
"One Base DN per line" => "По одной базе поиска (Base DN) в строке.",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" => "Вы можете задать Base DN для пользователей и групп на вкладке \"Расширенное\"",
|
||||
"Limit %s access to users meeting these criteria:" => "Ограничить доступ к %s пользователям, удовлетворяющим этому критерию:",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." => "Этот фильтр указывает, какие пользователи LDAP должны иметь доступ к %s.",
|
||||
"users found" => "пользователей найдено",
|
||||
"Back" => "Назад",
|
||||
|
@ -67,6 +68,7 @@ $TRANSLATIONS = array(
|
|||
"Backup (Replica) Port" => "Порт резервного сервера",
|
||||
"Disable Main Server" => "Отключить главный сервер",
|
||||
"Only connect to the replica server." => "Подключаться только к серверу-реплике.",
|
||||
"Case insensitive LDAP server (Windows)" => "Нечувствительный к регистру сервер LDAP (Windows)",
|
||||
"Turn off SSL certificate validation." => "Отключить проверку сертификата SSL.",
|
||||
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." => "Не рекомендуется, используйте только в режиме тестирования! Если соединение работает только с этой опцией, импортируйте на ваш %s сервер SSL-сертификат сервера LDAP.",
|
||||
"Cache Time-To-Live" => "Кэш времени жизни",
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-10 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-09 21:20+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 14:30+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"
|
||||
|
@ -41,29 +41,29 @@ msgstr ""
|
|||
msgid "Saved"
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:592
|
||||
#: lib/config.php:598
|
||||
msgid "<b>Note:</b> "
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:602
|
||||
#: lib/config.php:608
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:624
|
||||
#: lib/config.php:630
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
|
||||
"of %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:626
|
||||
#: lib/config.php:632
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
|
||||
" %s is not possible. Please ask your system administrator to install it."
|
||||
msgstr ""
|
||||
|
||||
#: lib/config.php:628
|
||||
#: lib/config.php:634
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
|
||||
|
@ -84,7 +84,7 @@ msgstr ""
|
|||
|
||||
#: templates/settings.php:10
|
||||
msgid "Configuration"
|
||||
msgstr ""
|
||||
msgstr "Configuración"
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Options"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -255,7 +255,7 @@ msgstr ""
|
|||
|
||||
#: js/users.js:47
|
||||
msgid "deleted"
|
||||
msgstr ""
|
||||
msgstr "desaniciáu"
|
||||
|
||||
#: js/users.js:47
|
||||
msgid "undo"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -14,9 +14,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 20:00+0000\n"
|
||||
"Last-Translator: svetlemodry <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"
|
||||
|
@ -30,7 +30,7 @@ msgstr ""
|
|||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Kontaktujte prosím vašeho správce systému."
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -302,7 +302,7 @@ msgstr "%s s vámi sdílí »%s«"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Sdílení %s selhalo, protože soubor neexistuje"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
|
@ -339,7 +339,7 @@ msgstr "Sdílení položky %s selhalo, protože uživatel %s není členem skupi
|
|||
#: private/share/share.php:629
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because sharing with links is not allowed"
|
||||
msgstr ""
|
||||
msgstr "Sdílení položky %s selhalo, protože sdílení pomocí linků není povoleno"
|
||||
|
||||
#: private/share/share.php:636
|
||||
#, php-format
|
||||
|
|
|
@ -15,8 +15,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -532,19 +532,19 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Povolit uživatelům odesílat e-mailová upozornění pro sdílené soubory"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Vyprší po"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "dnech"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
# Twiguard, 2013
|
||||
# Honza K. <honza889@gmail.com>, 2013
|
||||
# liska_, 2013
|
||||
# svetlemodry <jaroslav@lichtblau.cz>, 2014
|
||||
# cvanca <mrs.jenkins.oh.yeah@gmail.com>, 2013
|
||||
# pstast <petr@stastny.eu>, 2013-2014
|
||||
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2013
|
||||
|
@ -13,9 +14,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-16 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-16 05:41+0000\n"
|
||||
"Last-Translator: pstast <petr@stastny.eu>\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 19:50+0000\n"
|
||||
"Last-Translator: svetlemodry <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"
|
||||
|
@ -92,43 +93,43 @@ msgstr "Úspěch"
|
|||
msgid "Error"
|
||||
msgstr "Chyba"
|
||||
|
||||
#: js/settings.js:838
|
||||
#: js/settings.js:780
|
||||
msgid "Configuration OK"
|
||||
msgstr "Konfigurace v pořádku"
|
||||
|
||||
#: js/settings.js:847
|
||||
#: js/settings.js:789
|
||||
msgid "Configuration incorrect"
|
||||
msgstr "Nesprávná konfigurace"
|
||||
|
||||
#: js/settings.js:856
|
||||
#: js/settings.js:798
|
||||
msgid "Configuration incomplete"
|
||||
msgstr "Nekompletní konfigurace"
|
||||
|
||||
#: js/settings.js:873 js/settings.js:882
|
||||
#: js/settings.js:815 js/settings.js:824
|
||||
msgid "Select groups"
|
||||
msgstr "Vyberte skupiny"
|
||||
|
||||
#: js/settings.js:876 js/settings.js:885
|
||||
#: js/settings.js:818 js/settings.js:827
|
||||
msgid "Select object classes"
|
||||
msgstr "Vyberte objektové třídy"
|
||||
|
||||
#: js/settings.js:879
|
||||
#: js/settings.js:821
|
||||
msgid "Select attributes"
|
||||
msgstr "Vyberte atributy"
|
||||
|
||||
#: js/settings.js:906
|
||||
#: js/settings.js:848
|
||||
msgid "Connection test succeeded"
|
||||
msgstr "Test spojení byl úspěšný"
|
||||
|
||||
#: js/settings.js:913
|
||||
#: js/settings.js:855
|
||||
msgid "Connection test failed"
|
||||
msgstr "Test spojení selhal"
|
||||
|
||||
#: js/settings.js:922
|
||||
#: js/settings.js:864
|
||||
msgid "Do you really want to delete the current Server Configuration?"
|
||||
msgstr "Opravdu si přejete smazat současné nastavení serveru?"
|
||||
|
||||
#: js/settings.js:923
|
||||
#: js/settings.js:865
|
||||
msgid "Confirm Deletion"
|
||||
msgstr "Potvrdit smazání"
|
||||
|
||||
|
@ -152,7 +153,7 @@ msgstr[2] "nalezeno %s uživatelů"
|
|||
msgid "Invalid Host"
|
||||
msgstr "Neplatný hostitel"
|
||||
|
||||
#: lib/wizard.php:983
|
||||
#: lib/wizard.php:984
|
||||
msgid "Could not find the desired feature"
|
||||
msgstr "Nelze nalézt požadovanou vlastnost"
|
||||
|
||||
|
@ -344,7 +345,7 @@ msgstr "Připojit jen k záložnímu serveru."
|
|||
|
||||
#: templates/settings.php:26
|
||||
msgid "Case insensitive LDAP server (Windows)"
|
||||
msgstr ""
|
||||
msgstr "LDAP server nerozlišující velikost znaků (Windows)"
|
||||
|
||||
#: templates/settings.php:27
|
||||
msgid "Turn off SSL certificate validation."
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -528,7 +528,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -540,7 +540,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -533,7 +533,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu senden"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -545,7 +545,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -533,7 +533,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -545,7 +545,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -533,7 +533,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu senden"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -545,7 +545,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -533,7 +533,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -545,7 +545,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 14:01+0000\n"
|
||||
"Last-Translator: mnestis <transifex@mnestis.net>\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"
|
||||
|
@ -20,11 +20,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "You are accessing the server from an untrusted domain."
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Please contact your administrator"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -296,7 +296,7 @@ msgstr "%s shared \"%s\" with you"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Sharing %s failed, because the file does not exist"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,24 +525,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Allow users to send mail notification for shared files"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Expire after "
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "days"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Expire shares by default after N days"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -15,9 +15,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 18:00+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\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"
|
||||
|
@ -27,11 +27,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "Está accediendo al servidor desde un dominio inseguro."
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Contacte a su administrador"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -303,7 +303,7 @@ msgstr "%s ha compatido »%s« contigo"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "No se pudo compartir %s porque el archivo no existe"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
|
|
|
@ -22,8 +22,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -539,24 +539,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Caduca luego de"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "días"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Archivos compartidos caducan luego de N días"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -528,7 +528,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Habilitar a los usuarios para enviar notificaciones por correo para archivos compartidos"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -540,7 +540,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 06:20+0000\n"
|
||||
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\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"
|
||||
|
@ -21,11 +21,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "Sa kasutad serverit usalduseta asukohast"
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Palun kontakteeru oma süsteemihalduriga"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -297,44 +297,44 @@ msgstr "%s jagas sinuga »%s«"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna faili pole olemas"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s is the item owner"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna kuna kasutaja %s on üksuse omanik"
|
||||
|
||||
#: private/share/share.php:529
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s does not exist"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna kasutajat %s pole olemas"
|
||||
|
||||
#: private/share/share.php:538
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the user %s is not a member of any groups that %s"
|
||||
" is a member of"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna kasutaja %s pole ühegi grupi liige, millede liige on %s"
|
||||
|
||||
#: private/share/share.php:551 private/share/share.php:579
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because this item is already shared with %s"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s"
|
||||
|
||||
#: private/share/share.php:559
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the group %s does not exist"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna gruppi %s pole olemas"
|
||||
|
||||
#: private/share/share.php:566
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because %s is not a member of the group %s"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna %s pole grupi %s liige"
|
||||
|
||||
#: private/share/share.php:629
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because sharing with links is not allowed"
|
||||
msgstr ""
|
||||
msgstr "%s jagamine ebaõnnestus, kuna linkidega jagamine pole lubatud"
|
||||
|
||||
#: private/share/share.php:636
|
||||
#, php-format
|
||||
|
@ -346,12 +346,12 @@ msgstr "Jagamise tüüp %s ei ole õige %s jaoks"
|
|||
msgid ""
|
||||
"Setting permissions for %s failed, because the permissions exceed "
|
||||
"permissions granted to %s"
|
||||
msgstr ""
|
||||
msgstr "Lubade seadistus %s jaoks ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi"
|
||||
|
||||
#: private/share/share.php:834
|
||||
#, php-format
|
||||
msgid "Setting permissions for %s failed, because the item was not found"
|
||||
msgstr ""
|
||||
msgstr "Lubade seadistus %s jaoks ebaõnnestus, kuna üksust ei leitud"
|
||||
|
||||
#: private/share/share.php:940
|
||||
#, php-format
|
||||
|
@ -377,7 +377,7 @@ msgstr "%s jagamine ebaõnnestus, kuna kasutaja %s on algne jagaja"
|
|||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the permissions exceed permissions granted to %s"
|
||||
msgstr "%s jagamine ebaõnnestus, kuna jagamise õigused ületavad %s jaoks määratud õigusi"
|
||||
msgstr "%s jagamine ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi"
|
||||
|
||||
#: private/share/share.php:1391
|
||||
#, php-format
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -526,24 +526,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Luba kasutajatel saata e-posti teavitusi jagatud failide kohta"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Aegu pärast"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "päeva"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Peata jagamine N päeva möödudes"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,24 +525,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Salli käyttäjien lähettää sähköposti-ilmoituksia jaetuista tiedostoista"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Vanhenna"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "päivän jälkeen"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Vanhenna jaot oletuksena N päivän jälkeen"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -12,9 +12,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 07:00+0000\n"
|
||||
"Last-Translator: ptit_boogy <ptit.boogy@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -24,11 +24,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "Vous accédez au serveur à partir d'un domaine non-approuvé."
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Veuillez contacter votre administrateur"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -300,7 +300,7 @@ msgstr "%s partagé »%s« avec vous"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Le partage de %s a échoué car le fichier n'existe pas"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
# Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>, 2013
|
||||
# Christophe Lherieau <skimpax@gmail.com>, 2013-2014
|
||||
# etiess <etiess@gmail.com>, 2013
|
||||
# ptit_boogy <ptit.boogy@gmail.com>, 2014
|
||||
# lyly95, 2013
|
||||
# Mystyle <maelvstyle@gmail.com>, 2013
|
||||
# ogre_sympathique <ogre.sympathique@speed.1s.fr>, 2013
|
||||
|
@ -18,8 +19,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -535,24 +536,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Expire après"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "jours"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Par défaut, les partages expireront après N jours"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 12:20+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\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"
|
||||
|
@ -21,11 +21,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "Esta accedendo desde un dominio non fiábel."
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Contacte co administrador"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -297,44 +297,44 @@ msgstr "%s compartiu «%s» con vostede"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Fallou a compartición de %s, o ficheiro non existe"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s is the item owner"
|
||||
msgstr "Fallou a compartición de %s, xa que o propietario do elemento é o usuario %s"
|
||||
msgstr "Fallou a compartición de %s, o propietario do elemento é o usuario %s"
|
||||
|
||||
#: private/share/share.php:529
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s does not exist"
|
||||
msgstr "Fallou a compartición de %s, xa que o usuario %s non existe"
|
||||
msgstr "Fallou a compartición de %s, o usuario %s non existe"
|
||||
|
||||
#: private/share/share.php:538
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the user %s is not a member of any groups that %s"
|
||||
" is a member of"
|
||||
msgstr "Fallou a compartición de %s, xa que o usuario %s non é membro de ningún grupo que sexa membro de %s"
|
||||
msgstr "Fallou a compartición de %s, o usuario %s non é membro de ningún grupo que sexa membro de %s"
|
||||
|
||||
#: private/share/share.php:551 private/share/share.php:579
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because this item is already shared with %s"
|
||||
msgstr "Fallou a compartición de %s, xa que este elemento xa está compartido con %s"
|
||||
msgstr "Fallou a compartición de %s, este elemento xa está compartido con %s"
|
||||
|
||||
#: private/share/share.php:559
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the group %s does not exist"
|
||||
msgstr "Fallou a compartición de %s, xa que o grupo %s non existe"
|
||||
msgstr "Fallou a compartición de %s, o grupo %s non existe"
|
||||
|
||||
#: private/share/share.php:566
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because %s is not a member of the group %s"
|
||||
msgstr "Fallou a compartición de %s, xa que %s non é membro do grupo %s"
|
||||
msgstr "Fallou a compartición de %s, %s non é membro do grupo %s"
|
||||
|
||||
#: private/share/share.php:629
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because sharing with links is not allowed"
|
||||
msgstr "Fallou a compartición de %s, xa que non está permitido compartir con ligazóns"
|
||||
msgstr "Fallou a compartición de %s, non está permitido compartir con ligazóns"
|
||||
|
||||
#: private/share/share.php:636
|
||||
#, php-format
|
||||
|
@ -346,12 +346,12 @@ msgstr "Non se admite a compartición do tipo %s para %s"
|
|||
msgid ""
|
||||
"Setting permissions for %s failed, because the permissions exceed "
|
||||
"permissions granted to %s"
|
||||
msgstr "Non é posíbel estabelecer permisos para %s, xa que os permisos superan os permisos concedidos a %s"
|
||||
msgstr "Non é posíbel estabelecer permisos para %s, os permisos superan os permisos concedidos a %s"
|
||||
|
||||
#: private/share/share.php:834
|
||||
#, php-format
|
||||
msgid "Setting permissions for %s failed, because the item was not found"
|
||||
msgstr "Non é posíbel estabelecer permisos para %s, xa que non se atopa o elemento"
|
||||
msgstr "Non é posíbel estabelecer permisos para %s, non se atopa o elemento"
|
||||
|
||||
#: private/share/share.php:940
|
||||
#, php-format
|
||||
|
@ -371,31 +371,31 @@ msgstr "Non se atopou a infraestrutura de compartición para %s"
|
|||
#: private/share/share.php:1367
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s is the original sharer"
|
||||
msgstr "Fallou a compartición de %s, xa que a compartición orixinal é do usuario %s"
|
||||
msgstr "Fallou a compartición de %s, compartición orixinal é do usuario %s"
|
||||
|
||||
#: private/share/share.php:1376
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the permissions exceed permissions granted to %s"
|
||||
msgstr "Fallou a compartición de %s, xa que os permisos superan os permisos concedidos a %s"
|
||||
msgstr "Fallou a compartición de %s, os permisos superan os permisos concedidos a %s"
|
||||
|
||||
#: private/share/share.php:1391
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because resharing is not allowed"
|
||||
msgstr "Fallou a compartición de %s, xa que non está permitido repetir a compartción"
|
||||
msgstr "Fallou a compartición de %s, non está permitido repetir a compartción"
|
||||
|
||||
#: private/share/share.php:1403
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the sharing backend for %s could not find its "
|
||||
"source"
|
||||
msgstr "Fallou a compartición de %s, xa que a infraestrutura de compartición para %s non foi quen de atopar a orixe"
|
||||
msgstr "Fallou a compartición de %s, a infraestrutura de compartición para %s non foi quen de atopar a orixe"
|
||||
|
||||
#: private/share/share.php:1417
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the file could not be found in the file cache"
|
||||
msgstr "Fallou a compartición de %s, xa que non foi posíbel atopar o ficheiro na caché de ficheiros"
|
||||
msgstr "Fallou a compartición de %s, non foi posíbel atopar o ficheiro na caché de ficheiros"
|
||||
|
||||
#: private/tags.php:193
|
||||
#, php-format
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -526,24 +526,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Permitirlle aos usuarios enviar notificacións por correo para os ficheiros compartidos"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Caduca após"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "días"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "As comparticións, de xeito predeterminado, caducan aos N días"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -528,7 +528,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -540,7 +540,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,9 +10,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 16:06+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
|
||||
|
|
|
@ -11,9 +11,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 16:10+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\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"
|
||||
|
@ -23,11 +23,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "Stai accedendo al server da un dominio non affidabile."
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Contatta il tuo amministratore"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -299,7 +299,7 @@ msgstr "%s ha condiviso «%s» con te"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Condivisione di %s non riuscita, poiché il file non esiste"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
|
@ -336,7 +336,7 @@ msgstr "Condivisione di %s non riuscita, poiché %s non appartiene al gruppo %s"
|
|||
#: private/share/share.php:629
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because sharing with links is not allowed"
|
||||
msgstr "Condivisione di %s non riuscita, poiché i link non sono ammessi"
|
||||
msgstr "Condivisione di %s non riuscita, poiché i collegamenti non sono consentiti"
|
||||
|
||||
#: private/share/share.php:636
|
||||
#, php-format
|
||||
|
@ -348,12 +348,12 @@ msgstr "Il tipo di condivisione %s non è valido per %s"
|
|||
msgid ""
|
||||
"Setting permissions for %s failed, because the permissions exceed "
|
||||
"permissions granted to %s"
|
||||
msgstr ""
|
||||
msgstr "Impostazione permessi per %s non riuscita, poiché i permessi superano i permessi accordati a %s"
|
||||
|
||||
#: private/share/share.php:834
|
||||
#, php-format
|
||||
msgid "Setting permissions for %s failed, because the item was not found"
|
||||
msgstr ""
|
||||
msgstr "Impostazione permessi per %s non riuscita, poiché l'elemento non è stato trovato"
|
||||
|
||||
#: private/share/share.php:940
|
||||
#, php-format
|
||||
|
@ -379,25 +379,25 @@ msgstr "Condivisione di %s non riuscita, poiché l'utente %s l'ha condiviso prec
|
|||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the permissions exceed permissions granted to %s"
|
||||
msgstr "Condivisione di %s non riuscita, poiché i permessi sono superiori a quelli rilasciati a %s"
|
||||
msgstr "Condivisione di %s non riuscita, poiché i permessi superano quelli accordati a %s"
|
||||
|
||||
#: private/share/share.php:1391
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because resharing is not allowed"
|
||||
msgstr "Condivisione di %s non riuscita, poiché la ri-condivisione non è ammessa"
|
||||
msgstr "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita"
|
||||
|
||||
#: private/share/share.php:1403
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the sharing backend for %s could not find its "
|
||||
"source"
|
||||
msgstr "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua origine"
|
||||
msgstr "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua fonte"
|
||||
|
||||
#: private/share/share.php:1417
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Sharing %s failed, because the file could not be found in the file cache"
|
||||
msgstr "Condivisione di %s non riuscita, poiché il file non risiede nella cache"
|
||||
msgstr "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache"
|
||||
|
||||
#: private/tags.php:193
|
||||
#, php-format
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,27 +525,27 @@ msgstr "Consenti le notifiche tramite posta elettronica"
|
|||
|
||||
#: templates/admin.php:254
|
||||
msgid "Allow users to send mail notification for shared files"
|
||||
msgstr "Consenti agli utenti di mandare e-mail di notifica per i file condivisi"
|
||||
msgstr "Consenti agli utenti di inviare email di notifica per i file condivisi"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Scadenza dopo"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "giorni"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Le condivisioni scadono in modo predefinito dopo N giorni"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -529,7 +529,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -541,7 +541,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -526,7 +526,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -538,7 +538,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -529,7 +529,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -541,7 +541,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -529,7 +529,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -541,7 +541,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -528,7 +528,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -540,7 +540,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -528,7 +528,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Sta gebruikers toe om e-mailnotificaties te versturen voor gedeelde bestanden"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -540,7 +540,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -525,7 +525,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -537,7 +537,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Zezwól użytkownikom na wysyłanie powiadomień email dla udostępnionych plików"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# Flávio Veras <flaviove@gmail.com>, 2013-2014
|
||||
# giovanisp, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 18:00+0000\n"
|
||||
"Last-Translator: giovanisp\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"
|
||||
|
@ -20,11 +21,11 @@ msgstr ""
|
|||
|
||||
#: base.php:723
|
||||
msgid "You are accessing the server from an untrusted domain."
|
||||
msgstr ""
|
||||
msgstr "Você está acessando o servidor a partir de um domínio não confiável."
|
||||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Por favor, contate o administrador."
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -296,7 +297,7 @@ msgstr "%s compartilhou »%s« com você"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Compartilhamento %s falhou, porque o arquivo não existe"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
|
|
|
@ -5,12 +5,13 @@
|
|||
# Translators:
|
||||
# bjamalaro <bjamalaro@yahoo.com.br>, 2013
|
||||
# Flávio Veras <flaviove@gmail.com>, 2013-2014
|
||||
# giovanisp, 2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -526,24 +527,24 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Permitir aos usuários enviar notificação de email para arquivos compartilhados"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
msgid "Expire after "
|
||||
msgstr ""
|
||||
msgstr "Expirar depois de"
|
||||
|
||||
#: templates/admin.php:266
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
msgstr "dias"
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
msgid "Expire shares by default after N days"
|
||||
msgstr ""
|
||||
msgstr "Expirar compartilhamentos automaticamente depois de N dias"
|
||||
|
||||
#: templates/admin.php:278
|
||||
msgid "Security"
|
||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -531,7 +531,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -543,7 +543,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -527,7 +527,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr "Permite utilizatorilor sa expedieze notificări prin e-mail pentru dosarele comune"
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -539,7 +539,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# Translators:
|
||||
# lord93 <lordakryl@gmail.com>, 2013
|
||||
# Denis Plastinin <denispal@gmail.com>, 2014
|
||||
# Evgeniy Spitsyn <evgeniy@spitsyn.net>, 2013
|
||||
# jekader <jekader@gmail.com>, 2013
|
||||
# mogarych <mogarych@mail.ru>, 2014
|
||||
|
@ -19,9 +20,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 07:30+0000\n"
|
||||
"Last-Translator: Denis Plastinin <denispal@gmail.com>\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"
|
||||
|
@ -315,7 +316,7 @@ msgstr "%s не может быть переименован"
|
|||
#: lib/helper.php:14 templates/index.php:22
|
||||
#, php-format
|
||||
msgid "Upload (max. %s)"
|
||||
msgstr ""
|
||||
msgstr "Загружено (max. %s)"
|
||||
|
||||
#: templates/admin.php:4
|
||||
msgid "File handling"
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
# Alexander Shashkevych <alex@stunpix.com>, 2013
|
||||
# alfsoft <alfsoft@gmail.com>, 2013
|
||||
# lord93 <lordakryl@gmail.com>, 2013
|
||||
# Denis Plastinin <denispal@gmail.com>, 2014
|
||||
# Evgeniy Spitsyn <evgeniy@spitsyn.net>, 2013
|
||||
# jekader <jekader@gmail.com>, 2013
|
||||
# eurekafag <rkfg@rkfg.me>, 2013
|
||||
|
@ -22,8 +23,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -186,7 +187,7 @@ msgstr "Невозможно изменить пароль"
|
|||
|
||||
#: js/admin.js:73
|
||||
msgid "Sending..."
|
||||
msgstr ""
|
||||
msgstr "Отправляется ..."
|
||||
|
||||
#: js/apps.js:45 templates/help.php:4
|
||||
msgid "User Documentation"
|
||||
|
@ -194,7 +195,7 @@ msgstr "Пользовательская документация"
|
|||
|
||||
#: js/apps.js:50
|
||||
msgid "Admin Documentation"
|
||||
msgstr ""
|
||||
msgstr "Документация администратора"
|
||||
|
||||
#: js/apps.js:67
|
||||
msgid "Update to {appversion}"
|
||||
|
@ -355,11 +356,11 @@ msgstr ""
|
|||
|
||||
#: templates/admin.php:24
|
||||
msgid "SSL"
|
||||
msgstr ""
|
||||
msgstr "SSL"
|
||||
|
||||
#: templates/admin.php:25
|
||||
msgid "TLS"
|
||||
msgstr ""
|
||||
msgstr "TLS"
|
||||
|
||||
#: templates/admin.php:47 templates/admin.php:61
|
||||
msgid "Security Warning"
|
||||
|
@ -539,7 +540,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -551,7 +552,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
@ -608,11 +609,11 @@ msgstr "Полномочия"
|
|||
|
||||
#: templates/admin.php:380
|
||||
msgid "SMTP Username"
|
||||
msgstr ""
|
||||
msgstr "Имя пользователя"
|
||||
|
||||
#: templates/admin.php:383
|
||||
msgid "SMTP Password"
|
||||
msgstr ""
|
||||
msgstr "Пароль"
|
||||
|
||||
#: templates/admin.php:387
|
||||
msgid "Test email settings"
|
||||
|
@ -620,7 +621,7 @@ msgstr ""
|
|||
|
||||
#: templates/admin.php:388
|
||||
msgid "Send email"
|
||||
msgstr ""
|
||||
msgstr "Отправить сообщение"
|
||||
|
||||
#: templates/admin.php:393
|
||||
msgid "Log"
|
||||
|
@ -666,7 +667,7 @@ msgstr "Выберите приложение"
|
|||
|
||||
#: templates/apps.php:43
|
||||
msgid "Documentation:"
|
||||
msgstr ""
|
||||
msgstr "Документация"
|
||||
|
||||
#: templates/apps.php:49
|
||||
msgid "See application page at apps.owncloud.com"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
# Alexander Shashkevych <alex@stunpix.com>, 2013
|
||||
# Fenuks <fenuksuh@ya.ru>, 2013
|
||||
# alfsoft <alfsoft@gmail.com>, 2013
|
||||
# Denis Plastinin <denispal@gmail.com>, 2014
|
||||
# jekader <jekader@gmail.com>, 2013
|
||||
# Евгений Белоусов <kvantor12@gmail.com>, 2013
|
||||
# mogarych <mogarych@mail.ru>, 2014
|
||||
|
@ -17,9 +18,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-16 01:55-0400\n"
|
||||
"PO-Revision-Date: 2014-04-16 05:41+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 08:10+0000\n"
|
||||
"Last-Translator: Denis Plastinin <denispal@gmail.com>\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"
|
||||
|
@ -96,43 +97,43 @@ msgstr "Успешно"
|
|||
msgid "Error"
|
||||
msgstr "Ошибка"
|
||||
|
||||
#: js/settings.js:838
|
||||
#: js/settings.js:780
|
||||
msgid "Configuration OK"
|
||||
msgstr "Конфигурация в порядке"
|
||||
|
||||
#: js/settings.js:847
|
||||
#: js/settings.js:789
|
||||
msgid "Configuration incorrect"
|
||||
msgstr "Конфигурация неправильна"
|
||||
|
||||
#: js/settings.js:856
|
||||
#: js/settings.js:798
|
||||
msgid "Configuration incomplete"
|
||||
msgstr "Конфигурация не завершена"
|
||||
|
||||
#: js/settings.js:873 js/settings.js:882
|
||||
#: js/settings.js:815 js/settings.js:824
|
||||
msgid "Select groups"
|
||||
msgstr "Выберите группы"
|
||||
|
||||
#: js/settings.js:876 js/settings.js:885
|
||||
#: js/settings.js:818 js/settings.js:827
|
||||
msgid "Select object classes"
|
||||
msgstr "Выберите объектные классы"
|
||||
|
||||
#: js/settings.js:879
|
||||
#: js/settings.js:821
|
||||
msgid "Select attributes"
|
||||
msgstr "Выберите атрибуты"
|
||||
|
||||
#: js/settings.js:906
|
||||
#: js/settings.js:848
|
||||
msgid "Connection test succeeded"
|
||||
msgstr "Проверка соединения удалась"
|
||||
|
||||
#: js/settings.js:913
|
||||
#: js/settings.js:855
|
||||
msgid "Connection test failed"
|
||||
msgstr "Проверка соединения не удалась"
|
||||
|
||||
#: js/settings.js:922
|
||||
#: js/settings.js:864
|
||||
msgid "Do you really want to delete the current Server Configuration?"
|
||||
msgstr "Вы действительно хотите удалить существующую конфигурацию сервера?"
|
||||
|
||||
#: js/settings.js:923
|
||||
#: js/settings.js:865
|
||||
msgid "Confirm Deletion"
|
||||
msgstr "Подтверждение удаления"
|
||||
|
||||
|
@ -156,7 +157,7 @@ msgstr[2] "%s пользователей найдено"
|
|||
msgid "Invalid Host"
|
||||
msgstr "Неверный сервер"
|
||||
|
||||
#: lib/wizard.php:983
|
||||
#: lib/wizard.php:984
|
||||
msgid "Could not find the desired feature"
|
||||
msgstr "Не могу найти требуемой функциональности"
|
||||
|
||||
|
@ -279,7 +280,7 @@ msgstr "Вы можете задать Base DN для пользователей
|
|||
#: templates/part.wizard-userfilter.php:4
|
||||
#, php-format
|
||||
msgid "Limit %s access to users meeting these criteria:"
|
||||
msgstr ""
|
||||
msgstr "Ограничить доступ к %s пользователям, удовлетворяющим этому критерию:"
|
||||
|
||||
#: templates/part.wizard-userfilter.php:31
|
||||
#, php-format
|
||||
|
@ -348,7 +349,7 @@ msgstr "Подключаться только к серверу-реплике."
|
|||
|
||||
#: templates/settings.php:26
|
||||
msgid "Case insensitive LDAP server (Windows)"
|
||||
msgstr ""
|
||||
msgstr "Нечувствительный к регистру сервер LDAP (Windows)"
|
||||
|
||||
#: templates/settings.php:27
|
||||
msgid "Turn off SSL certificate validation."
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-26 05:54+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"
|
||||
|
@ -524,7 +524,7 @@ msgid "Allow users to send mail notification for shared files"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:262
|
||||
msgid "Set default expire date"
|
||||
msgid "Set default expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:263
|
||||
|
@ -536,7 +536,7 @@ msgid "days"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin.php:269
|
||||
msgid "Enforce expire date"
|
||||
msgid "Enforce expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin.php:270
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 07:50+0000\n"
|
||||
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
|
||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -304,7 +304,7 @@ msgstr "%s nemohol byť premenovaný"
|
|||
#: lib/helper.php:14 templates/index.php:22
|
||||
#, php-format
|
||||
msgid "Upload (max. %s)"
|
||||
msgstr ""
|
||||
msgstr "Nahrať (max. %s)"
|
||||
|
||||
#: templates/admin.php:4
|
||||
msgid "File handling"
|
||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
|
||||
"PO-Revision-Date: 2014-04-25 07:40+0000\n"
|
||||
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
|
||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
|
||||
#: base.php:724
|
||||
msgid "Please contact your administrator"
|
||||
msgstr ""
|
||||
msgstr "Kontaktujte prosím vášho administrátora"
|
||||
|
||||
#: private/app.php:236
|
||||
#, php-format
|
||||
|
@ -209,7 +209,7 @@ msgstr "Musíte zadať jestvujúci účet alebo administrátora."
|
|||
|
||||
#: private/setup/mysql.php:12
|
||||
msgid "MySQL/MariaDB username and/or password not valid"
|
||||
msgstr ""
|
||||
msgstr "Používateľské meno a/alebo heslo pre MySQL/MariaDB databázu je neplatné"
|
||||
|
||||
#: private/setup/mysql.php:67 private/setup/oci.php:54
|
||||
#: private/setup/oci.php:121 private/setup/oci.php:144
|
||||
|
@ -237,20 +237,20 @@ msgstr "Podozrivý príkaz bol: \"%s\""
|
|||
#: private/setup/mysql.php:85
|
||||
#, php-format
|
||||
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
|
||||
msgstr ""
|
||||
msgstr "Používateľ '%s'@'localhost' už v MySQL/MariaDB existuje."
|
||||
|
||||
#: private/setup/mysql.php:86
|
||||
msgid "Drop this user from MySQL/MariaDB"
|
||||
msgstr ""
|
||||
msgstr "Zahodiť používateľa z MySQL/MariaDB."
|
||||
|
||||
#: private/setup/mysql.php:91
|
||||
#, php-format
|
||||
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
|
||||
msgstr ""
|
||||
msgstr "Používateľ '%s'@'%%' už v MySQL/MariaDB existuje"
|
||||
|
||||
#: private/setup/mysql.php:92
|
||||
msgid "Drop this user from MySQL/MariaDB."
|
||||
msgstr ""
|
||||
msgstr "Zahodiť používateľa z MySQL/MariaDB."
|
||||
|
||||
#: private/setup/oci.php:34
|
||||
msgid "Oracle connection could not be established"
|
||||
|
@ -297,17 +297,17 @@ msgstr "%s s vami zdieľa »%s«"
|
|||
#: private/share/share.php:498
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the file does not exist"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože súbor neexistuje"
|
||||
|
||||
#: private/share/share.php:523
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s is the item owner"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s je vlastníkom položky"
|
||||
|
||||
#: private/share/share.php:529
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the user %s does not exist"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože používateľ %s neexistuje"
|
||||
|
||||
#: private/share/share.php:538
|
||||
#, php-format
|
||||
|
@ -319,39 +319,39 @@ msgstr ""
|
|||
#: private/share/share.php:551 private/share/share.php:579
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because this item is already shared with %s"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože táto položka už je zdieľaná s %s"
|
||||
|
||||
#: private/share/share.php:559
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because the group %s does not exist"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože skupina %s neexistuje"
|
||||
|
||||
#: private/share/share.php:566
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because %s is not a member of the group %s"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože %s nie je členom skupiny %s"
|
||||
|
||||
#: private/share/share.php:629
|
||||
#, php-format
|
||||
msgid "Sharing %s failed, because sharing with links is not allowed"
|
||||
msgstr ""
|
||||
msgstr "Zdieľanie %s zlyhalo, pretože zdieľanie odkazom nie je povolené"
|
||||
|
||||
#: private/share/share.php:636
|
||||
#, php-format
|
||||
msgid "Share type %s is not valid for %s"
|
||||
msgstr ""
|
||||
msgstr "Typ zdieľania %s nie je platný pre %s"
|
||||
|
||||
#: private/share/share.php:773
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Setting permissions for %s failed, because the permissions exceed "
|
||||
"permissions granted to %s"
|
||||
msgstr ""
|
||||
msgstr "Nastavenie povolení pre %s zlyhalo, pretože povolenia prekračujú povolenia udelené %s"
|
||||
|
||||
#: private/share/share.php:834
|
||||
#, php-format
|
||||
msgid "Setting permissions for %s failed, because the item was not found"
|
||||
msgstr ""
|
||||
msgstr "Nastavenie povolení pre %s zlyhalo, pretože položka sa nenašla"
|
||||
|
||||
#: private/share/share.php:940
|
||||
#, php-format
|
||||
|
@ -458,7 +458,7 @@ msgstr "pred rokmi"
|
|||
msgid ""
|
||||
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
|
||||
"\"0-9\", and \"_.@-\""
|
||||
msgstr ""
|
||||
msgstr "V mene používateľa sú povolené len nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""
|
||||
|
||||
#: private/user/manager.php:237
|
||||
msgid "A valid username must be provided"
|
||||
|
@ -470,4 +470,4 @@ msgstr "Musíte zadať platné heslo"
|
|||
|
||||
#: private/user/manager.php:246
|
||||
msgid "The username is already being used"
|
||||
msgstr ""
|
||||
msgstr "Meno používateľa je už použité"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue