[tx-robot] updated from transifex
This commit is contained in:
parent
62fdc2b0dc
commit
37cdbc3be0
113 changed files with 1297 additions and 455 deletions
|
@ -8,6 +8,7 @@ $TRANSLATIONS = array(
|
||||||
"Name" => "Имя",
|
"Name" => "Имя",
|
||||||
"Restore" => "Восстановить",
|
"Restore" => "Восстановить",
|
||||||
"Deleted" => "Удалён",
|
"Deleted" => "Удалён",
|
||||||
|
"Delete" => "Удалить",
|
||||||
"Deleted Files" => "Удаленные файлы"
|
"Deleted Files" => "Удаленные файлы"
|
||||||
);
|
);
|
||||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
|
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
|
||||||
|
|
|
@ -154,6 +154,7 @@ $TRANSLATIONS = array(
|
||||||
"Database host" => "Serveur de la base de données",
|
"Database host" => "Serveur de la base de données",
|
||||||
"Finish setup" => "Terminer l'installation",
|
"Finish setup" => "Terminer l'installation",
|
||||||
"Finishing …" => "En cours de finalisation...",
|
"Finishing …" => "En cours de finalisation...",
|
||||||
|
"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Cette application nécessite que JavaScript soit activé pour fonctionner correctement. Veuillez <a href=\"http://enable-javascript.com/\" target=\"_blank\">activer JavaScript</a> puis charger à nouveau cette interface.",
|
||||||
"%s is available. Get more information on how to update." => "%s est disponible. Obtenez plus d'informations sur la façon de mettre à jour.",
|
"%s is available. Get more information on how to update." => "%s est disponible. Obtenez plus d'informations sur la façon de mettre à jour.",
|
||||||
"Log out" => "Se déconnecter",
|
"Log out" => "Se déconnecter",
|
||||||
"Automatic logon rejected!" => "Connexion automatique rejetée !",
|
"Automatic logon rejected!" => "Connexion automatique rejetée !",
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
|
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
|
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
|
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "شارك"
|
msgstr "شارك"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-09 06:39-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 11:10+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
|
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
|
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Споделяне"
|
msgstr "Споделяне"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "ভাগাভাগি কর"
|
msgstr "ভাগাভাগি কর"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
|
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Podijeli"
|
msgstr "Podijeli"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr "El nom %s ja s'usa en la carpeta %s. Indiqueu un nom diferent."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "No és un origen vàlid"
|
msgstr "No és un origen vàlid"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "S'ha produït un error en baixar %s a %s"
|
msgstr "S'ha produït un error en baixar %s a %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "S'ha produït un error en crear el fitxer"
|
msgstr "S'ha produït un error en crear el fitxer"
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr "No s'ha pogut crear el fitxer"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "No s'ha pogut crear la carpeta"
|
msgstr "No s'ha pogut crear la carpeta"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Comparteix"
|
msgstr "Comparteix"
|
||||||
|
|
|
@ -14,8 +14,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -53,12 +53,17 @@ msgstr "Název %s ve složce %s již existuje. Vyberte prosím jiné jméno."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Neplatný zdroj"
|
msgstr "Neplatný zdroj"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Chyba při stahování %s do %s"
|
msgstr "Chyba při stahování %s do %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Chyba při vytváření souboru"
|
msgstr "Chyba při vytváření souboru"
|
||||||
|
|
||||||
|
@ -178,6 +183,10 @@ msgstr "Nepodařilo se vytvořit soubor"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Nepodařilo se vytvořit složku"
|
msgstr "Nepodařilo se vytvořit složku"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Sdílet"
|
msgstr "Sdílet"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Rhannu"
|
msgstr "Rhannu"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Del"
|
msgstr "Del"
|
||||||
|
|
|
@ -13,8 +13,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -52,12 +52,17 @@ msgstr "Der Name %s wird bereits im Ordner %s benutzt. Bitte wähle einen ander
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Keine gültige Quelle"
|
msgstr "Keine gültige Quelle"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Fehler beim Herunterladen von %s nach %s"
|
msgstr "Fehler beim Herunterladen von %s nach %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Fehler beim Erstellen der Datei"
|
msgstr "Fehler beim Erstellen der Datei"
|
||||||
|
|
||||||
|
@ -177,6 +182,10 @@ msgstr "Die Datei konnte nicht erstellt werden"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Der Ordner konnte nicht erstellt werden"
|
msgstr "Der Ordner konnte nicht erstellt werden"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Teilen"
|
msgstr "Teilen"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
|
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
|
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,12 +55,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -180,6 +185,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Teilen"
|
msgstr "Teilen"
|
||||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,12 +55,17 @@ msgstr "Der Name %s wird bereits im Ordner %s benutzt. Bitte wählen Sie einen a
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Keine gültige Quelle"
|
msgstr "Keine gültige Quelle"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Fehler beim Herunterladen von %s nach %s"
|
msgstr "Fehler beim Herunterladen von %s nach %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Fehler beim Erstellen der Datei"
|
msgstr "Fehler beim Erstellen der Datei"
|
||||||
|
|
||||||
|
@ -180,6 +185,10 @@ msgstr "Die Datei konnte nicht erstellt werden"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Der Ordner konnte nicht erstellt werden"
|
msgstr "Der Ordner konnte nicht erstellt werden"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Teilen"
|
msgstr "Teilen"
|
||||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -50,12 +50,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -175,6 +180,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Διαμοιρασμός"
|
msgstr "Διαμοιρασμός"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
|
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr "The name %s is already used in the folder %s. Please choose a different
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Not a valid source"
|
msgstr "Not a valid source"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Error whilst downloading %s to %s"
|
msgstr "Error whilst downloading %s to %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Error when creating the file"
|
msgstr "Error when creating the file"
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr "Could not create file"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Could not create folder"
|
msgstr "Could not create folder"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Share"
|
msgstr "Share"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr "La nomo %s jam uziĝas en la dosierujo %s. Bonvolu elekti malsaman nomon
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Nevalida fonto"
|
msgstr "Nevalida fonto"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Eraris elŝuto de %s al %s"
|
msgstr "Eraris elŝuto de %s al %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Eraris la kreo de la dosiero"
|
msgstr "Eraris la kreo de la dosiero"
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr "Ne povis kreiĝi dosiero"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Ne povis kreiĝi dosierujo"
|
msgstr "Ne povis kreiĝi dosierujo"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Kunhavigi"
|
msgstr "Kunhavigi"
|
||||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,12 +55,17 @@ msgstr "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno dife
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "No es un origen válido"
|
msgstr "No es un origen válido"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Error mientras se descargaba %s a %s"
|
msgstr "Error mientras se descargaba %s a %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Error al crear el archivo"
|
msgstr "Error al crear el archivo"
|
||||||
|
|
||||||
|
@ -180,6 +185,10 @@ msgstr "No se pudo crear el archivo"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "No se pudo crear la carpeta"
|
msgstr "No se pudo crear la carpeta"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Compartir"
|
msgstr "Compartir"
|
||||||
|
|
|
@ -11,8 +11,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -50,12 +50,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -175,6 +180,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Compartir"
|
msgstr "Compartir"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
|
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
|
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "Nimi %s on juba kasutusel kataloogis %s. Palun vali mõni teine nimi."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Pole korrektne lähteallikas"
|
msgstr "Pole korrektne lähteallikas"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Viga %s allalaadimisel %s"
|
msgstr "Viga %s allalaadimisel %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Viga faili loomisel"
|
msgstr "Viga faili loomisel"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Ei suuda luua faili"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Ei suuda luua kataloogi"
|
msgstr "Ei suuda luua kataloogi"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Jaga"
|
msgstr "Jaga"
|
||||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-10 21:40+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: asieriko <asieriko@gmail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "%s izena dagoeneko erabilita dago %s karpetan. Mesdez hautatu izen ezber
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Ez da jatorri baliogarria"
|
msgstr "Ez da jatorri baliogarria"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Errorea %s %sra deskargatzerakoan"
|
msgstr "Errorea %s %sra deskargatzerakoan"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Errorea fitxategia sortzerakoan"
|
msgstr "Errorea fitxategia sortzerakoan"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Ezin izan da fitxategia sortu"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Ezin izan da karpeta sortu"
|
msgstr "Ezin izan da karpeta sortu"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Elkarbanatu"
|
msgstr "Elkarbanatu"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "اشتراکگذاری"
|
msgstr "اشتراکگذاری"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "Nimi %s on jo käytössä kansiossa %s. Valitse toinen nimi."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Virheellinen lähde"
|
msgstr "Virheellinen lähde"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Virhe ladatessa kohdetta %s sijaintiin %s"
|
msgstr "Virhe ladatessa kohdetta %s sijaintiin %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Virhe tiedostoa luotaessa"
|
msgstr "Virhe tiedostoa luotaessa"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Tiedoston luominen epäonnistui"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Kansion luominen epäonnistui"
|
msgstr "Kansion luominen epäonnistui"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Jaa"
|
msgstr "Jaa"
|
||||||
|
|
|
@ -15,9 +15,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-18 10:00+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
|
||||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -156,59 +156,59 @@ msgstr "novembre"
|
||||||
msgid "December"
|
msgid "December"
|
||||||
msgstr "décembre"
|
msgstr "décembre"
|
||||||
|
|
||||||
#: js/js.js:387
|
#: js/js.js:398
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Paramètres"
|
msgstr "Paramètres"
|
||||||
|
|
||||||
#: js/js.js:858
|
#: js/js.js:869
|
||||||
msgid "seconds ago"
|
msgid "seconds ago"
|
||||||
msgstr "il y a quelques secondes"
|
msgstr "il y a quelques secondes"
|
||||||
|
|
||||||
#: js/js.js:859
|
#: js/js.js:870
|
||||||
msgid "%n minute ago"
|
msgid "%n minute ago"
|
||||||
msgid_plural "%n minutes ago"
|
msgid_plural "%n minutes ago"
|
||||||
msgstr[0] "il y a %n minute"
|
msgstr[0] "il y a %n minute"
|
||||||
msgstr[1] "il y a %n minutes"
|
msgstr[1] "il y a %n minutes"
|
||||||
|
|
||||||
#: js/js.js:860
|
#: js/js.js:871
|
||||||
msgid "%n hour ago"
|
msgid "%n hour ago"
|
||||||
msgid_plural "%n hours ago"
|
msgid_plural "%n hours ago"
|
||||||
msgstr[0] "Il y a %n heure"
|
msgstr[0] "Il y a %n heure"
|
||||||
msgstr[1] "Il y a %n heures"
|
msgstr[1] "Il y a %n heures"
|
||||||
|
|
||||||
#: js/js.js:861
|
#: js/js.js:872
|
||||||
msgid "today"
|
msgid "today"
|
||||||
msgstr "aujourd'hui"
|
msgstr "aujourd'hui"
|
||||||
|
|
||||||
#: js/js.js:862
|
#: js/js.js:873
|
||||||
msgid "yesterday"
|
msgid "yesterday"
|
||||||
msgstr "hier"
|
msgstr "hier"
|
||||||
|
|
||||||
#: js/js.js:863
|
#: js/js.js:874
|
||||||
msgid "%n day ago"
|
msgid "%n day ago"
|
||||||
msgid_plural "%n days ago"
|
msgid_plural "%n days ago"
|
||||||
msgstr[0] "il y a %n jour"
|
msgstr[0] "il y a %n jour"
|
||||||
msgstr[1] "il y a %n jours"
|
msgstr[1] "il y a %n jours"
|
||||||
|
|
||||||
#: js/js.js:864
|
#: js/js.js:875
|
||||||
msgid "last month"
|
msgid "last month"
|
||||||
msgstr "le mois dernier"
|
msgstr "le mois dernier"
|
||||||
|
|
||||||
#: js/js.js:865
|
#: js/js.js:876
|
||||||
msgid "%n month ago"
|
msgid "%n month ago"
|
||||||
msgid_plural "%n months ago"
|
msgid_plural "%n months ago"
|
||||||
msgstr[0] "Il y a %n mois"
|
msgstr[0] "Il y a %n mois"
|
||||||
msgstr[1] "Il y a %n mois"
|
msgstr[1] "Il y a %n mois"
|
||||||
|
|
||||||
#: js/js.js:866
|
#: js/js.js:877
|
||||||
msgid "months ago"
|
msgid "months ago"
|
||||||
msgstr "il y a plusieurs mois"
|
msgstr "il y a plusieurs mois"
|
||||||
|
|
||||||
#: js/js.js:867
|
#: js/js.js:878
|
||||||
msgid "last year"
|
msgid "last year"
|
||||||
msgstr "l'année dernière"
|
msgstr "l'année dernière"
|
||||||
|
|
||||||
#: js/js.js:868
|
#: js/js.js:879
|
||||||
msgid "years ago"
|
msgid "years ago"
|
||||||
msgstr "il y a plusieurs années"
|
msgstr "il y a plusieurs années"
|
||||||
|
|
||||||
|
@ -694,7 +694,7 @@ msgid ""
|
||||||
"This application requires JavaScript to be enabled for correct operation. "
|
"This application requires JavaScript to be enabled for correct operation. "
|
||||||
"Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable "
|
"Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable "
|
||||||
"JavaScript</a> and re-load this interface."
|
"JavaScript</a> and re-load this interface."
|
||||||
msgstr ""
|
msgstr "Cette application nécessite que JavaScript soit activé pour fonctionner correctement. Veuillez <a href=\"http://enable-javascript.com/\" target=\"_blank\">activer JavaScript</a> puis charger à nouveau cette interface."
|
||||||
|
|
||||||
#: templates/layout.user.php:44
|
#: templates/layout.user.php:44
|
||||||
#, php-format
|
#, php-format
|
||||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -51,12 +51,17 @@ msgstr "Le nom %s est déjà utilisé dans le dossier %s. Merci de choisir un no
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "La source n'est pas valide"
|
msgstr "La source n'est pas valide"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Erreur pendant le téléchargement de %s à %s"
|
msgstr "Erreur pendant le téléchargement de %s à %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Erreur pendant la création du fichier"
|
msgstr "Erreur pendant la création du fichier"
|
||||||
|
|
||||||
|
@ -176,6 +181,10 @@ msgstr "Impossible de créer le fichier"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Impossible de créer le dossier"
|
msgstr "Impossible de créer le dossier"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Partager"
|
msgstr "Partager"
|
||||||
|
|
|
@ -15,9 +15,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-04 18:12-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-04 23:13+0000\n"
|
"PO-Revision-Date: 2013-12-18 10:30+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
|
||||||
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -206,19 +206,19 @@ msgstr "Supprimer"
|
||||||
msgid "add group"
|
msgid "add group"
|
||||||
msgstr "ajouter un groupe"
|
msgstr "ajouter un groupe"
|
||||||
|
|
||||||
#: js/users.js:451
|
#: js/users.js:454
|
||||||
msgid "A valid username must be provided"
|
msgid "A valid username must be provided"
|
||||||
msgstr "Un nom d'utilisateur valide doit être saisi"
|
msgstr "Un nom d'utilisateur valide doit être saisi"
|
||||||
|
|
||||||
#: js/users.js:452 js/users.js:458 js/users.js:473
|
#: js/users.js:455 js/users.js:461 js/users.js:476
|
||||||
msgid "Error creating user"
|
msgid "Error creating user"
|
||||||
msgstr "Erreur lors de la création de l'utilisateur"
|
msgstr "Erreur lors de la création de l'utilisateur"
|
||||||
|
|
||||||
#: js/users.js:457
|
#: js/users.js:460
|
||||||
msgid "A valid password must be provided"
|
msgid "A valid password must be provided"
|
||||||
msgstr "Un mot de passe valide doit être saisi"
|
msgstr "Un mot de passe valide doit être saisi"
|
||||||
|
|
||||||
#: js/users.js:481
|
#: js/users.js:484
|
||||||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||||
msgstr "Attention : Le dossier Home pour l'utilisateur \"{user}\" existe déjà"
|
msgstr "Attention : Le dossier Home pour l'utilisateur \"{user}\" existe déjà"
|
||||||
|
|
||||||
|
@ -293,14 +293,14 @@ msgstr "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'
|
||||||
|
|
||||||
#: templates/admin.php:79
|
#: templates/admin.php:79
|
||||||
msgid "Your PHP version is outdated"
|
msgid "Your PHP version is outdated"
|
||||||
msgstr ""
|
msgstr "Votre version de PHP est trop ancienne"
|
||||||
|
|
||||||
#: templates/admin.php:82
|
#: templates/admin.php:82
|
||||||
msgid ""
|
msgid ""
|
||||||
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
|
"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
|
||||||
"newer because older versions are known to be broken. It is possible that "
|
"newer because older versions are known to be broken. It is possible that "
|
||||||
"this installation is not working correctly."
|
"this installation is not working correctly."
|
||||||
msgstr ""
|
msgstr "Votre version de PHP est trop ancienne. Nous vous recommandons fortement de migrer vers une version 5.3.8 ou plus récente encore, car les versions antérieures sont réputées problématiques. Il est possible que cette installation ne fonctionne pas correctement."
|
||||||
|
|
||||||
#: templates/admin.php:93
|
#: templates/admin.php:93
|
||||||
msgid "Locale not working"
|
msgid "Locale not working"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n"
|
"Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr "Xa existe o nome %s no cartafol %s. Escolla outro nome."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Esta orixe non é correcta"
|
msgstr "Esta orixe non é correcta"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Produciuse un erro ao descargar %s en %s"
|
msgstr "Produciuse un erro ao descargar %s en %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Produciuse un erro ao crear o ficheiro"
|
msgstr "Produciuse un erro ao crear o ficheiro"
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr "Non foi posíbel crear o ficheiro"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Non foi posíbel crear o cartafol"
|
msgstr "Non foi posíbel crear o cartafol"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Compartir"
|
msgstr "Compartir"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "שתף"
|
msgstr "שתף"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
|
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "साझा करें"
|
msgstr "साझा करें"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
|
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Podijeli"
|
msgstr "Podijeli"
|
||||||
|
|
|
@ -9,9 +9,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-15 10:40+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: ebela <bela@dandre.hu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "A %s név már létezik a %s mappában. Kérem válasszon másik nevet!"
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "A kiinduló állomány érvénytelen"
|
msgstr "A kiinduló állomány érvénytelen"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Hiba történt miközben %s-t letöltöttük %s-be"
|
msgstr "Hiba történt miközben %s-t letöltöttük %s-be"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Hiba történt az állomány létrehozásakor"
|
msgstr "Hiba történt az állomány létrehozásakor"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Az állomány nem hozható létre"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "A mappa nem hozható létre"
|
msgstr "A mappa nem hozható létre"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Megosztás"
|
msgstr "Megosztás"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
|
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
|
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Compartir"
|
msgstr "Compartir"
|
||||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-13 14:43-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-12 03:30+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: arifpedia <arifpedia@gmail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr "Nama %s sudah digunakan dalam folder %s. Silakan pilih nama yang berbeda
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Sumber tidak sah"
|
msgstr "Sumber tidak sah"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Galat saat mengunduh %s ke %s"
|
msgstr "Galat saat mengunduh %s ke %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Galat saat membuat berkas"
|
msgstr "Galat saat membuat berkas"
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr "Tidak dapat membuat berkas"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Tidak dapat membuat folder"
|
msgstr "Tidak dapat membuat folder"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Bagikan"
|
msgstr "Bagikan"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
|
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Deila"
|
msgstr "Deila"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "Il nome %s è attualmente in uso nella cartella %s. Scegli un nome diver
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Non è una sorgente valida"
|
msgstr "Non è una sorgente valida"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Errore durante lo scaricamento di %s su %s"
|
msgstr "Errore durante lo scaricamento di %s su %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Errore durante la creazione del file"
|
msgstr "Errore durante la creazione del file"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Impossibile creare il file"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Impossibile creare la cartella"
|
msgstr "Impossibile creare la cartella"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Condividi"
|
msgstr "Condividi"
|
||||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-11 02:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: iLikeIT <dj_dark_junglist@yahoo.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -52,12 +52,17 @@ msgstr "%s はフォルダ %s ないですでに使われています。別の
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "有効なソースではありません"
|
msgstr "有効なソースではありません"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "%s から %s へのダウンロードエラー"
|
msgstr "%s から %s へのダウンロードエラー"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "ファイルの生成エラー"
|
msgstr "ファイルの生成エラー"
|
||||||
|
|
||||||
|
@ -177,6 +182,10 @@ msgstr "ファイルを作成できませんでした"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "フォルダを作成できませんでした"
|
msgstr "フォルダを作成できませんでした"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "共有"
|
msgstr "共有"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
|
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "გაზიარება"
|
msgstr "გაზიარება"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
|
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
|
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "공유"
|
msgstr "공유"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
|
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "هاوبەشی کردن"
|
msgstr "هاوبەشی کردن"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
|
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Deelen"
|
msgstr "Deelen"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr "Pavadinimas %s jau naudojamas aplanke %s. Prašome pasirinkti kitokį pa
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Netinkamas šaltinis"
|
msgstr "Netinkamas šaltinis"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Klaida siunčiant %s į %s"
|
msgstr "Klaida siunčiant %s į %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Klaida kuriant failą"
|
msgstr "Klaida kuriant failą"
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr "Neįmanoma sukurti failo"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Neįmanoma sukurti aplanko"
|
msgstr "Neįmanoma sukurti aplanko"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Dalintis"
|
msgstr "Dalintis"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Dalīties"
|
msgstr "Dalīties"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Не е валиден извор"
|
msgstr "Не е валиден извор"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Грешка додека преземам %s to %s"
|
msgstr "Грешка додека преземам %s to %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Грешка при креирање на датотека"
|
msgstr "Грешка при креирање на датотека"
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr "Не множам да креирам датотека"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Не можам да креирам папка"
|
msgstr "Не можам да креирам папка"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Сподели"
|
msgstr "Сподели"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n"
|
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
|
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Kongsi"
|
msgstr "Kongsi"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
|
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Del"
|
msgstr "Del"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n"
|
"Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
|
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "De naam %s bestaat al in map %s. Kies een andere naam."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Geen geldige bron"
|
msgstr "Geen geldige bron"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Fout bij downloaden %s naar %s"
|
msgstr "Fout bij downloaden %s naar %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Fout bij creëren bestand"
|
msgstr "Fout bij creëren bestand"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Kon bestand niet creëren"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Kon niet creëren map"
|
msgstr "Kon niet creëren map"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Delen"
|
msgstr "Delen"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Del"
|
msgstr "Del"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n"
|
"Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
|
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Parteja"
|
msgstr "Parteja"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n"
|
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "ਸਾਂਝਾ ਕਰੋ"
|
msgstr "ਸਾਂਝਾ ਕਰੋ"
|
||||||
|
|
|
@ -13,9 +13,9 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-13 14:43-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-13 14:46+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: bobie <maciej.przybecki@gmail.com>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -52,12 +52,17 @@ msgstr "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę.
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Niepoprawne źródło"
|
msgstr "Niepoprawne źródło"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Błąd podczas pobierania %s do %S"
|
msgstr "Błąd podczas pobierania %s do %S"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Błąd przy tworzeniu pliku"
|
msgstr "Błąd przy tworzeniu pliku"
|
||||||
|
|
||||||
|
@ -177,6 +182,10 @@ msgstr "Nie można utworzyć pliku"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Nie można utworzyć folderu"
|
msgstr "Nie można utworzyć folderu"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Udostępnij"
|
msgstr "Udostępnij"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr "O nome %s já é usado na pasta %s. Por favor, escolha um nome diferente
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Não é uma fonte válida"
|
msgstr "Não é uma fonte válida"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Erro ao baixar %s para %s"
|
msgstr "Erro ao baixar %s para %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Erro ao criar o arquivo"
|
msgstr "Erro ao criar o arquivo"
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr "Não foi possível criar o arquivo"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Não foi possível criar a pasta"
|
msgstr "Não foi possível criar a pasta"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Compartilhar"
|
msgstr "Compartilhar"
|
||||||
|
|
|
@ -10,8 +10,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -49,12 +49,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -174,6 +179,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Partilhar"
|
msgstr "Partilhar"
|
||||||
|
|
|
@ -12,8 +12,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
|
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -51,12 +51,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -176,6 +181,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "a imparti"
|
msgstr "a imparti"
|
||||||
|
|
|
@ -22,8 +22,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-18 11:40+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -163,63 +163,63 @@ msgstr "Ноябрь"
|
||||||
msgid "December"
|
msgid "December"
|
||||||
msgstr "Декабрь"
|
msgstr "Декабрь"
|
||||||
|
|
||||||
#: js/js.js:387
|
#: js/js.js:398
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Конфигурация"
|
msgstr "Конфигурация"
|
||||||
|
|
||||||
#: js/js.js:858
|
#: js/js.js:869
|
||||||
msgid "seconds ago"
|
msgid "seconds ago"
|
||||||
msgstr "несколько секунд назад"
|
msgstr "несколько секунд назад"
|
||||||
|
|
||||||
#: js/js.js:859
|
#: js/js.js:870
|
||||||
msgid "%n minute ago"
|
msgid "%n minute ago"
|
||||||
msgid_plural "%n minutes ago"
|
msgid_plural "%n minutes ago"
|
||||||
msgstr[0] "%n минуту назад"
|
msgstr[0] "%n минуту назад"
|
||||||
msgstr[1] "%n минуты назад"
|
msgstr[1] "%n минуты назад"
|
||||||
msgstr[2] "%n минут назад"
|
msgstr[2] "%n минут назад"
|
||||||
|
|
||||||
#: js/js.js:860
|
#: js/js.js:871
|
||||||
msgid "%n hour ago"
|
msgid "%n hour ago"
|
||||||
msgid_plural "%n hours ago"
|
msgid_plural "%n hours ago"
|
||||||
msgstr[0] "%n час назад"
|
msgstr[0] "%n час назад"
|
||||||
msgstr[1] "%n часа назад"
|
msgstr[1] "%n часа назад"
|
||||||
msgstr[2] "%n часов назад"
|
msgstr[2] "%n часов назад"
|
||||||
|
|
||||||
#: js/js.js:861
|
#: js/js.js:872
|
||||||
msgid "today"
|
msgid "today"
|
||||||
msgstr "сегодня"
|
msgstr "сегодня"
|
||||||
|
|
||||||
#: js/js.js:862
|
#: js/js.js:873
|
||||||
msgid "yesterday"
|
msgid "yesterday"
|
||||||
msgstr "вчера"
|
msgstr "вчера"
|
||||||
|
|
||||||
#: js/js.js:863
|
#: js/js.js:874
|
||||||
msgid "%n day ago"
|
msgid "%n day ago"
|
||||||
msgid_plural "%n days ago"
|
msgid_plural "%n days ago"
|
||||||
msgstr[0] "%n день назад"
|
msgstr[0] "%n день назад"
|
||||||
msgstr[1] "%n дня назад"
|
msgstr[1] "%n дня назад"
|
||||||
msgstr[2] "%n дней назад"
|
msgstr[2] "%n дней назад"
|
||||||
|
|
||||||
#: js/js.js:864
|
#: js/js.js:875
|
||||||
msgid "last month"
|
msgid "last month"
|
||||||
msgstr "в прошлом месяце"
|
msgstr "в прошлом месяце"
|
||||||
|
|
||||||
#: js/js.js:865
|
#: js/js.js:876
|
||||||
msgid "%n month ago"
|
msgid "%n month ago"
|
||||||
msgid_plural "%n months ago"
|
msgid_plural "%n months ago"
|
||||||
msgstr[0] "%n месяц назад"
|
msgstr[0] "%n месяц назад"
|
||||||
msgstr[1] "%n месяца назад"
|
msgstr[1] "%n месяца назад"
|
||||||
msgstr[2] "%n месяцев назад"
|
msgstr[2] "%n месяцев назад"
|
||||||
|
|
||||||
#: js/js.js:866
|
#: js/js.js:877
|
||||||
msgid "months ago"
|
msgid "months ago"
|
||||||
msgstr "несколько месяцев назад"
|
msgstr "несколько месяцев назад"
|
||||||
|
|
||||||
#: js/js.js:867
|
#: js/js.js:878
|
||||||
msgid "last year"
|
msgid "last year"
|
||||||
msgstr "в прошлом году"
|
msgstr "в прошлом году"
|
||||||
|
|
||||||
#: js/js.js:868
|
#: js/js.js:879
|
||||||
msgid "years ago"
|
msgid "years ago"
|
||||||
msgstr "несколько лет назад"
|
msgstr "несколько лет назад"
|
||||||
|
|
||||||
|
|
|
@ -16,8 +16,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -55,12 +55,17 @@ msgstr "Имя %s уже используется в папке %s. Пожалу
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Неправильный источник"
|
msgstr "Неправильный источник"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Ошибка при загрузке %s в %s"
|
msgstr "Ошибка при загрузке %s в %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Ошибка при создании файла"
|
msgstr "Ошибка при создании файла"
|
||||||
|
|
||||||
|
@ -180,6 +185,10 @@ msgstr "Не удалось создать файл"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Не удалось создать папку"
|
msgstr "Не удалось создать папку"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Открыть доступ"
|
msgstr "Открыть доступ"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-11-16 07:44+0000\n"
|
"PO-Revision-Date: 2013-12-18 11:40+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -37,20 +37,20 @@ msgstr "Пожалуйста, предоставьте действующий к
|
||||||
msgid "Error configuring Google Drive storage"
|
msgid "Error configuring Google Drive storage"
|
||||||
msgstr "Ошибка при настройке хранилища Google Drive"
|
msgstr "Ошибка при настройке хранилища Google Drive"
|
||||||
|
|
||||||
#: lib/config.php:461
|
#: lib/config.php:467
|
||||||
msgid ""
|
msgid ""
|
||||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
|
||||||
"is not possible. Please ask your system administrator to install it."
|
"is not possible. Please ask your system administrator to install it."
|
||||||
msgstr "<b>Внимание:</b> \"smbclient\" не установлен. Подключение по CIFS/SMB невозможно. Пожалуйста, обратитесь к системному администратору, чтобы установить его."
|
msgstr "<b>Внимание:</b> \"smbclient\" не установлен. Подключение по CIFS/SMB невозможно. Пожалуйста, обратитесь к системному администратору, чтобы установить его."
|
||||||
|
|
||||||
#: lib/config.php:465
|
#: lib/config.php:471
|
||||||
msgid ""
|
msgid ""
|
||||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
|
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
|
||||||
" of FTP shares is not possible. Please ask your system administrator to "
|
" of FTP shares is not possible. Please ask your system administrator to "
|
||||||
"install it."
|
"install it."
|
||||||
msgstr "<b>Внимание:</b> Поддержка FTP не включена в PHP. Подключение по FTP невозможно. Пожалуйста, обратитесь к системному администратору, чтобы включить."
|
msgstr "<b>Внимание:</b> Поддержка FTP не включена в PHP. Подключение по FTP невозможно. Пожалуйста, обратитесь к системному администратору, чтобы включить."
|
||||||
|
|
||||||
#: lib/config.php:468
|
#: lib/config.php:474
|
||||||
msgid ""
|
msgid ""
|
||||||
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
|
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
|
||||||
"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
|
"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
|
||||||
|
|
|
@ -3,14 +3,15 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
|
# baden <badaevd@mail.ru>, 2013
|
||||||
# Den4md <denstarr@mail.md>, 2013
|
# Den4md <denstarr@mail.md>, 2013
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-02 17:27-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-01 10:56+0000\n"
|
"PO-Revision-Date: 2013-12-18 11:40+0000\n"
|
||||||
"Last-Translator: Валерий Шалимов <valerij.shalimov@gmail.com>\n"
|
"Last-Translator: baden <badaevd@mail.ru>\n"
|
||||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -32,7 +33,7 @@ msgstr "%s не может быть восстановлен"
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr "Ошибка"
|
msgstr "Ошибка"
|
||||||
|
|
||||||
#: lib/trashbin.php:900 lib/trashbin.php:902
|
#: lib/trashbin.php:905 lib/trashbin.php:907
|
||||||
msgid "restored"
|
msgid "restored"
|
||||||
msgstr "восстановлен"
|
msgstr "восстановлен"
|
||||||
|
|
||||||
|
@ -54,8 +55,8 @@ msgstr "Удалён"
|
||||||
|
|
||||||
#: templates/index.php:34 templates/index.php:35
|
#: templates/index.php:34 templates/index.php:35
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr ""
|
msgstr "Удалить"
|
||||||
|
|
||||||
#: templates/part.breadcrumb.php:9
|
#: templates/part.breadcrumb.php:8
|
||||||
msgid "Deleted Files"
|
msgid "Deleted Files"
|
||||||
msgstr "Удаленные файлы"
|
msgstr "Удаленные файлы"
|
||||||
|
|
|
@ -20,8 +20,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-04 18:12-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-04 23:13+0000\n"
|
"PO-Revision-Date: 2013-12-18 11:40+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -211,19 +211,19 @@ msgstr "Удалить"
|
||||||
msgid "add group"
|
msgid "add group"
|
||||||
msgstr "добавить группу"
|
msgstr "добавить группу"
|
||||||
|
|
||||||
#: js/users.js:451
|
#: js/users.js:454
|
||||||
msgid "A valid username must be provided"
|
msgid "A valid username must be provided"
|
||||||
msgstr "Укажите правильное имя пользователя"
|
msgstr "Укажите правильное имя пользователя"
|
||||||
|
|
||||||
#: js/users.js:452 js/users.js:458 js/users.js:473
|
#: js/users.js:455 js/users.js:461 js/users.js:476
|
||||||
msgid "Error creating user"
|
msgid "Error creating user"
|
||||||
msgstr "Ошибка создания пользователя"
|
msgstr "Ошибка создания пользователя"
|
||||||
|
|
||||||
#: js/users.js:457
|
#: js/users.js:460
|
||||||
msgid "A valid password must be provided"
|
msgid "A valid password must be provided"
|
||||||
msgstr "Укажите валидный пароль"
|
msgstr "Укажите валидный пароль"
|
||||||
|
|
||||||
#: js/users.js:481
|
#: js/users.js:484
|
||||||
msgid "Warning: Home directory for user \"{user}\" already exists"
|
msgid "Warning: Home directory for user \"{user}\" already exists"
|
||||||
msgstr "Предупреждение: домашняя папка пользователя \"{user}\" уже существует"
|
msgstr "Предупреждение: домашняя папка пользователя \"{user}\" уже существует"
|
||||||
|
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:10+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
|
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Сделать общим"
|
msgstr "Сделать общим"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
|
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "බෙදා හදා ගන්න"
|
msgstr "බෙදා හදා ගන්න"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
|
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr "Názov %s už používa priečinok s%. Prosím zvoľte iný názov."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Neplatný zdroj"
|
msgstr "Neplatný zdroj"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Chyba pri sťahovaní súboru %s do %s"
|
msgstr "Chyba pri sťahovaní súboru %s do %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Chyba pri vytváraní súboru"
|
msgstr "Chyba pri vytváraní súboru"
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr "Nemožno vytvoriť súbor"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Nemožno vytvoriť priečinok"
|
msgstr "Nemožno vytvoriť priečinok"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Zdieľať"
|
msgstr "Zdieľať"
|
||||||
|
|
|
@ -9,8 +9,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -48,12 +48,17 @@ msgstr "Ime %s je že v mapi %s že v uporabi. Izbrati je treba drugo ime."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Vir ni veljaven"
|
msgstr "Vir ni veljaven"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Napaka med prejemanjem %s v mapo %s"
|
msgstr "Napaka med prejemanjem %s v mapo %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Napaka med ustvarjanjem datoteke"
|
msgstr "Napaka med ustvarjanjem datoteke"
|
||||||
|
|
||||||
|
@ -173,6 +178,10 @@ msgstr "Ni mogoče ustvariti datoteke"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Ni mogoče ustvariti mape"
|
msgstr "Ni mogoče ustvariti mape"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Souporaba"
|
msgstr "Souporaba"
|
||||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -47,12 +47,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -172,6 +177,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Ndaj"
|
msgstr "Ndaj"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
|
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Дели"
|
msgstr "Дели"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
|
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Podeli"
|
msgstr "Podeli"
|
||||||
|
|
|
@ -15,8 +15,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -54,12 +54,17 @@ msgstr "Namnet %s används redan i katalogen %s. Välj ett annat namn."
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr "Inte en giltig källa"
|
msgstr "Inte en giltig källa"
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr "Fel under nerladdning från %s till %s"
|
msgstr "Fel under nerladdning från %s till %s"
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr "Fel under skapande utav filen"
|
msgstr "Fel under skapande utav filen"
|
||||||
|
|
||||||
|
@ -179,6 +184,10 @@ msgstr "Kunde ej skapa fil"
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr "Kunde ej skapa katalog"
|
msgstr "Kunde ej skapa katalog"
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "Dela"
|
msgstr "Dela"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
|
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-11 13:31-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-09 12:00+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
|
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr "பகிர்வு"
|
msgstr "பகிர்வு"
|
||||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud\n"
|
"Project-Id-Version: ownCloud\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-07 22:26-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: 2013-12-08 03:26+0000\n"
|
"PO-Revision-Date: 2013-12-19 06:55+0000\n"
|
||||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||||
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
|
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -149,59 +149,59 @@ msgstr ""
|
||||||
msgid "December"
|
msgid "December"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:394
|
#: js/js.js:398
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:865
|
#: js/js.js:869
|
||||||
msgid "seconds ago"
|
msgid "seconds ago"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:866
|
#: js/js.js:870
|
||||||
msgid "%n minute ago"
|
msgid "%n minute ago"
|
||||||
msgid_plural "%n minutes ago"
|
msgid_plural "%n minutes ago"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: js/js.js:867
|
#: js/js.js:871
|
||||||
msgid "%n hour ago"
|
msgid "%n hour ago"
|
||||||
msgid_plural "%n hours ago"
|
msgid_plural "%n hours ago"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: js/js.js:868
|
#: js/js.js:872
|
||||||
msgid "today"
|
msgid "today"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:869
|
#: js/js.js:873
|
||||||
msgid "yesterday"
|
msgid "yesterday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:870
|
#: js/js.js:874
|
||||||
msgid "%n day ago"
|
msgid "%n day ago"
|
||||||
msgid_plural "%n days ago"
|
msgid_plural "%n days ago"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: js/js.js:871
|
#: js/js.js:875
|
||||||
msgid "last month"
|
msgid "last month"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:872
|
#: js/js.js:876
|
||||||
msgid "%n month ago"
|
msgid "%n month ago"
|
||||||
msgid_plural "%n months ago"
|
msgid_plural "%n months ago"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
|
|
||||||
#: js/js.js:873
|
#: js/js.js:877
|
||||||
msgid "months ago"
|
msgid "months ago"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:874
|
#: js/js.js:878
|
||||||
msgid "last year"
|
msgid "last year"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: js/js.js:875
|
#: js/js.js:879
|
||||||
msgid "years ago"
|
msgid "years ago"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -46,12 +46,17 @@ msgstr ""
|
||||||
msgid "Not a valid source"
|
msgid "Not a valid source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:94
|
#: ajax/newfile.php:86
|
||||||
|
msgid ""
|
||||||
|
"Server is not allowed to open URLs, please check the server configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ajax/newfile.php:103
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Error while downloading %s to %s"
|
msgid "Error while downloading %s to %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ajax/newfile.php:128
|
#: ajax/newfile.php:140
|
||||||
msgid "Error when creating the file"
|
msgid "Error when creating the file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,6 +176,10 @@ msgstr ""
|
||||||
msgid "Could not create folder"
|
msgid "Could not create folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: js/file-upload.js:661
|
||||||
|
msgid "Error fetching URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: js/fileactions.js:125
|
#: js/fileactions.js:125
|
||||||
msgid "Share"
|
msgid "Share"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
"Project-Id-Version: ownCloud Core 6.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||||
"POT-Creation-Date: 2013-12-18 01:55-0500\n"
|
"POT-Creation-Date: 2013-12-19 01:55-0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue