]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorJenkins for ownCloud <thomas.mueller@tmit.eu>
Fri, 12 Oct 2012 00:07:10 +0000 (02:07 +0200)
committerJenkins for ownCloud <thomas.mueller@tmit.eu>
Fri, 12 Oct 2012 00:07:10 +0000 (02:07 +0200)
39 files changed:
apps/files/l10n/zh_CN.GB2312.php
apps/files_external/l10n/fi_FI.php
apps/files_external/l10n/ru_RU.php
apps/files_external/l10n/zh_CN.GB2312.php
apps/files_sharing/l10n/ru_RU.php
apps/files_sharing/l10n/zh_CN.GB2312.php
apps/files_versions/l10n/zh_CN.GB2312.php
apps/user_ldap/l10n/ru_RU.php
core/l10n/fi_FI.php
core/l10n/pt_PT.php
core/l10n/ru_RU.php
core/l10n/zh_CN.GB2312.php
l10n/fi_FI/core.po
l10n/fi_FI/files_external.po
l10n/pt_PT/core.po
l10n/ru_RU/core.po
l10n/ru_RU/files_external.po
l10n/ru_RU/files_sharing.po
l10n/ru_RU/lib.po
l10n/ru_RU/settings.po
l10n/ru_RU/user_ldap.po
l10n/templates/core.pot
l10n/templates/files.pot
l10n/templates/files_encryption.pot
l10n/templates/files_external.pot
l10n/templates/files_sharing.pot
l10n/templates/files_versions.pot
l10n/templates/lib.pot
l10n/templates/settings.pot
l10n/templates/user_ldap.pot
l10n/th_TH/settings.po
l10n/zh_CN.GB2312/core.po
l10n/zh_CN.GB2312/files.po
l10n/zh_CN.GB2312/files_external.po
l10n/zh_CN.GB2312/files_sharing.po
l10n/zh_CN.GB2312/files_versions.po
lib/l10n/ru_RU.php
settings/l10n/ru_RU.php
settings/l10n/th_TH.php

index b60ad3d4cdd4f113e3d86a2e16d13858f2a1a3f5..8d4ae972b9b35968e4b4c69e0f7113b92c3f0508 100644 (file)
@@ -9,6 +9,7 @@
 "Files" => "文件",
 "Unshare" => "取消共享",
 "Delete" => "删除",
+"Rename" => "重命名",
 "already exists" => "已经存在了",
 "replace" => "替换",
 "suggest name" => "推荐名称",
@@ -22,6 +23,8 @@
 "Unable to upload your file as it is a directory or has 0 bytes" => "不能上传你指定的文件,可能因为它是个文件夹或者大小为0",
 "Upload Error" => "上传错误",
 "Pending" => "Pending",
+"1 file uploading" => "1 个文件正在上传",
+"files uploading" => "个文件正在上传",
 "Upload cancelled." => "上传取消了",
 "File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传。关闭页面会取消上传。",
 "Invalid name, '/' is not allowed." => "非法文件名,\"/\"是不被许可的",
 "folders" => "文件夹",
 "file" => "文件",
 "files" => "文件",
+"seconds ago" => "秒前",
+"minute ago" => "分钟前",
+"minutes ago" => "分钟前",
+"today" => "今天",
+"yesterday" => "昨天",
+"days ago" => "天前",
+"last month" => "上个月",
+"months ago" => "月前",
+"last year" => "去年",
+"years ago" => "年前",
 "File handling" => "文件处理中",
 "Maximum upload size" => "最大上传大小",
 "max. possible: " => "最大可能",
index c8c93306e1f2328838f651a2fbf4b98104af2baa..d7b16e0d3eef38984d5f2a9e845755be07f17aad 100644 (file)
@@ -1,4 +1,9 @@
 <?php $TRANSLATIONS = array(
+"Access granted" => "Pääsy sallittu",
+"Error configuring Dropbox storage" => "Virhe Dropbox levyn asetuksia tehtäessä",
+"Grant access" => "Salli pääsy",
+"Fill out all required fields" => "Täytä kaikki vaaditut kentät",
+"Error configuring Google Drive storage" => "Virhe Google Drive levyn asetuksia tehtäessä",
 "External Storage" => "Erillinen tallennusväline",
 "Mount point" => "Liitospiste",
 "Backend" => "Taustaosa",
index 4bd2e2e964fd3bd7c67dcfc3af51024956c5a965..493e3f5bee4a814c81f3d62fa6eefd2521d4cb95 100644 (file)
@@ -3,6 +3,8 @@
 "Error configuring Dropbox storage" => "Ошибка при конфигурировании хранилища Dropbox",
 "Grant access" => "Предоставить доступ",
 "Fill out all required fields" => "Заполните все требуемые поля",
+"Please provide a valid Dropbox app key and secret." => "Пожалуйста представьте допустимый ключ приложения Dropbox и пароль.",
+"Error configuring Google Drive storage" => "Ошибка настройки хранилища Google Drive",
 "External Storage" => "Внешние системы хранения данных",
 "Mount point" => "Точка монтирования",
 "Backend" => "Бэкэнд",
index 62ac77ada04749504e6c94d5773709f7753d9931..47983d3d7d4b93841c7d00e1bc7ed8c4ab89b7fa 100644 (file)
@@ -1,4 +1,10 @@
 <?php $TRANSLATIONS = array(
+"Access granted" => "已授予权限",
+"Error configuring Dropbox storage" => "配置 Dropbox 存储出错",
+"Grant access" => "授予权限",
+"Fill out all required fields" => "填充全部必填字段",
+"Please provide a valid Dropbox app key and secret." => "请提供一个有效的 Dropbox app key 和 secret。",
+"Error configuring Google Drive storage" => "配置 Google Drive 存储失败",
 "External Storage" => "外部存储",
 "Mount point" => "挂载点",
 "Backend" => "后端",
index a1579efc8f94d25cd657c97fe61bf62f2ceaef9c..36e4b2fd0e1fceccc83a859368d0a7a9d6d189e2 100644 (file)
@@ -1,6 +1,8 @@
 <?php $TRANSLATIONS = array(
 "Password" => "Пароль",
 "Submit" => "Передать",
+"%s shared the folder %s with you" => "%s имеет общий с Вами доступ к папке %s ",
+"%s shared the file %s with you" => "%s имеет общий с Вами доступ к файлу %s ",
 "Download" => "Загрузка",
 "No preview available for" => "Предварительный просмотр недоступен",
 "web services under your control" => "веб-сервисы под Вашим контролем"
index fdde2c641f6c3ecb32851e7b30081e4d7ecc1d12..117ec8f4065b819699067223bb57fc2fe24e6447 100644 (file)
@@ -1,6 +1,8 @@
 <?php $TRANSLATIONS = array(
 "Password" => "密码",
 "Submit" => "提交",
+"%s shared the folder %s with you" => "%s 与您分享了文件夹 %s",
+"%s shared the file %s with you" => "%s 与您分享了文件 %s",
 "Download" => "下载",
 "No preview available for" => "没有预览可用于",
 "web services under your control" => "您控制的网络服务"
index 43af097a21edba2bffdabef2b9bf403af6157f45..107805221b85beaa53027f1e0fd2da322c66321d 100644 (file)
@@ -1,5 +1,6 @@
 <?php $TRANSLATIONS = array(
 "Expire all versions" => "作废所有版本",
+"History" => "历史",
 "Versions" => "版本",
 "This will delete all existing backup versions of your files" => "这将删除所有您现有文件的备份版本",
 "Files Versioning" => "文件版本",
index 4b8aa36f18111c3c306c446210cfea0630df7c0a..8433f39e83cca1bae3875ae51f0010998519e309 100644 (file)
@@ -6,15 +6,20 @@
 "User DN" => "DN пользователя",
 "Password" => "Пароль",
 "For anonymous access, leave DN and Password empty." => "Для анонимного доступа оставьте поля DN и пароль пустыми.",
+"User Login Filter" => "Фильтр имен пользователей",
 "use %%uid placeholder, e.g. \"uid=%%uid\"" => "используйте %%uid заполнитель, например, \"uid=%%uid\"",
 "without any placeholder, e.g. \"objectClass=person\"." => "без каких-либо заполнителей, например, \"objectClass=person\".",
 "Group Filter" => "Групповой фильтр",
 "without any placeholder, e.g. \"objectClass=posixGroup\"." => "без каких-либо заполнителей, например, \"objectClass=posixGroup\".",
 "Port" => "Порт",
+"Base User Tree" => "Базовое дерево пользователей",
+"Group-Member association" => "Связь член-группа",
 "Use TLS" => "Использовать TLS",
 "Do not use it for SSL connections, it will fail." => "Не используйте это SSL-соединений, это не будет выполнено.",
+"Case insensitve LDAP server (Windows)" => "Нечувствительный к регистру LDAP-сервер (Windows)",
 "Turn off SSL certificate validation." => "Выключить проверку сертификата SSL.",
 "Not recommended, use for testing only." => "Не рекомендовано, используйте только для тестирования.",
+"User Display Name Field" => "Поле, отображаемое как имя пользователя",
 "The LDAP attribute to use to generate the user`s ownCloud name." => "Атрибут LDAP, используемый для создания имени пользователя в ownCloud.",
 "The LDAP attribute to use to generate the groups`s ownCloud name." => "Атрибут LDAP, используемый для создания группового имени в ownCloud.",
 "in bytes" => "в байтах",
index a11ec5033c024e81b84da3d1ee46932b95e25621..a1856067310daf29f626df5600c8e549d0ae814f 100644 (file)
 "Ok" => "Ok",
 "No categories selected for deletion." => "Luokkia ei valittu poistettavaksi.",
 "Error" => "Virhe",
+"Error while sharing" => "Virhe jaettaessa",
+"Error while unsharing" => "Virhe jakoa peruttaessa",
 "Error while changing permissions" => "Virhe oikeuksia muuttaessa",
+"Shared with you and the group" => "Jaettu sinulle ja ryhmälle",
+"Share with link" => "Jaa linkillä",
 "Password protect" => "Suojaa salasanalla",
 "Password" => "Salasana",
 "Set expiration date" => "Aseta päättymispäivä",
 "Expiration date" => "Päättymispäivä",
+"Share via email:" => "Jaa sähköpostilla:",
+"No people found" => "Henkilöitä ei löytynyt",
 "Resharing is not allowed" => "Jakaminen uudelleen ei ole salittu",
+"with" => "kanssa",
+"Unshare" => "Peru jakaminen",
 "can edit" => "voi muokata",
+"access control" => "Pääsyn hallinta",
 "create" => "luo",
 "update" => "päivitä",
 "delete" => "poista",
 "share" => "jaa",
 "Password protected" => "Salasanasuojattu",
+"Error unsetting expiration date" => "Virhe purettaessa eräpäivää",
 "Error setting expiration date" => "Virhe päättymispäivää asettaessa",
 "ownCloud password reset" => "ownCloud-salasanan nollaus",
 "Use the following link to reset your password: {link}" => "Voit palauttaa salasanasi seuraavassa osoitteessa: {link}",
index 4ab9958f430f6f0ac6fd3cf46d4186a13b87ba98..d483d087103b0c35afbd7e884c7ea2e54d48b6eb 100644 (file)
 "October" => "Outubro",
 "November" => "Novembro",
 "December" => "Dezembro",
+"Choose" => "Escolha",
 "Cancel" => "Cancelar",
 "No" => "Não",
 "Yes" => "Sim",
 "Ok" => "Ok",
 "No categories selected for deletion." => "Nenhuma categoria seleccionar para eliminar",
 "Error" => "Erro",
+"Error while sharing" => "Erro ao partilhar",
+"Error while unsharing" => "Erro ao deixar de partilhar",
+"Error while changing permissions" => "Erro ao mudar permissões",
+"Shared with you and the group" => "Partilhado consigo e o grupo",
+"by" => "por",
+"Shared with you by" => "Partilhado consigo por",
+"Share with" => "Partilhar com",
+"Share with link" => "Partilhar com link",
+"Password protect" => "Proteger com palavra-passe",
 "Password" => "Palavra chave",
+"Set expiration date" => "Especificar data de expiração",
+"Expiration date" => "Data de expiração",
+"Share via email:" => "Partilhar via email:",
+"No people found" => "Não foi encontrado ninguém",
+"Resharing is not allowed" => "Não é permitido partilhar de novo",
+"Shared in" => "Partilhado em",
+"with" => "com",
+"Unshare" => "Deixar de partilhar",
+"can edit" => "pode editar",
+"access control" => "Controlo de acesso",
+"create" => "criar",
+"update" => "actualizar",
+"delete" => "apagar",
+"share" => "partilhar",
+"Password protected" => "Protegido com palavra-passe",
+"Error unsetting expiration date" => "Erro ao retirar a data de expiração",
+"Error setting expiration date" => "Erro ao aplicar a data de expiração",
 "ownCloud password reset" => "Reposição da password ownCloud",
 "Use the following link to reset your password: {link}" => "Use o seguinte endereço para repor a sua password: {link}",
 "You will receive a link to reset your password via Email." => "Vai receber um endereço para repor a sua password",
@@ -50,6 +77,7 @@
 "Database user" => "Utilizador da base de dados",
 "Database password" => "Password da base de dados",
 "Database name" => "Nome da base de dados",
+"Database tablespace" => "Tablespace da base de dados",
 "Database host" => "Host da base de dados",
 "Finish setup" => "Acabar instalação",
 "web services under your control" => "serviços web sob o seu controlo",
index be86bb2ea59917919414c3d4964fa2d6aea62df6..60e15b996ec8c8ee89eaa347a30b804170e5ea33 100644 (file)
 "Set expiration date" => "Установить срок действия",
 "Expiration date" => "Дата истечения срока действия",
 "No people found" => "Не найдено людей",
+"Resharing is not allowed" => "Рекурсивный общий доступ не разрешен",
 "with" => "с",
 "Unshare" => "Отключить общий доступ",
+"can edit" => "возможно редактирование",
 "access control" => "контроль доступа",
 "create" => "создать",
 "update" => "обновить",
index de437cf2e4c95e99b72ccf625b5c85d1d2e33a8b..2f87278bf58766df06def95b6ed0552476018f7f 100644 (file)
 "October" => "十月",
 "November" => "十一月",
 "December" => "十二月",
+"Choose" => "选择",
 "Cancel" => "取消",
 "No" => "否",
 "Yes" => "是",
 "Ok" => "好的",
 "No categories selected for deletion." => "没有选者要删除的分类.",
 "Error" => "错误",
+"Error while sharing" => "分享出错",
+"Error while unsharing" => "取消分享出错",
+"Error while changing permissions" => "变更权限出错",
+"Shared with you and the group" => "与您和小组成员分享",
+"by" => "由",
+"Shared with you by" => "与您的分享,由",
+"Share with" => "分享",
+"Share with link" => "分享链接",
+"Password protect" => "密码保护",
 "Password" => "密码",
+"Set expiration date" => "设置失效日期",
+"Expiration date" => "失效日期",
+"Share via email:" => "通过电子邮件分享:",
+"No people found" => "查无此人",
+"Resharing is not allowed" => "不允许重复分享",
+"Shared in" => "分享在",
+"with" => "与",
+"Unshare" => "取消分享",
+"can edit" => "可编辑",
+"access control" => "访问控制",
+"create" => "创建",
+"update" => "更新",
+"delete" => "删除",
+"share" => "分享",
+"Password protected" => "密码保护",
+"Error unsetting expiration date" => "取消设置失效日期出错",
+"Error setting expiration date" => "设置失效日期出错",
 "ownCloud password reset" => "私有云密码重置",
 "Use the following link to reset your password: {link}" => "使用下面的链接来重置你的密码:{link}",
 "You will receive a link to reset your password via Email." => "你将会收到一个重置密码的链接",
index b7981285b1cd954047955c73ffdafaee8942b1e1..1d64256ea079814efc2ce115a229c849ed54c009 100644 (file)
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <ari.takalo@iki.fi>, 2012.
 # Jesse Jaara <jesse.jaara@gmail.com>, 2012.
 # Jiri Grönroos <jiri.gronroos@iki.fi>, 2012.
 # Johannes Korpela <>, 2012.
@@ -13,9 +14,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-28 23:34+0200\n"
-"PO-Revision-Date: 2012-09-28 21:34+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 18:01+0000\n"
+"Last-Translator: variaatiox <ari.takalo@iki.fi>\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -35,55 +36,55 @@ msgstr "Ei lisättävää luokkaa?"
 msgid "This category already exists: "
 msgstr "Tämä luokka on jo olemassa: "
 
-#: js/js.js:213 templates/layout.user.php:49 templates/layout.user.php:50
+#: js/js.js:229 templates/layout.user.php:49 templates/layout.user.php:50
 msgid "Settings"
 msgstr "Asetukset"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "January"
 msgstr "Tammikuu"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "February"
 msgstr "Helmikuu"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "March"
 msgstr "Maaliskuu"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "April"
 msgstr "Huhtikuu"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "May"
 msgstr "Toukokuu"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "June"
 msgstr "Kesäkuu"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "July"
 msgstr "Heinäkuu"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "August"
 msgstr "Elokuu"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "September"
 msgstr "Syyskuu"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "October"
 msgstr "Lokakuu"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "November"
 msgstr "Marraskuu"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "December"
 msgstr "Joulukuu"
 
@@ -111,18 +112,18 @@ msgstr "Ok"
 msgid "No categories selected for deletion."
 msgstr "Luokkia ei valittu poistettavaksi."
 
-#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
-#: js/share.js:501
+#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497
+#: js/share.js:509
 msgid "Error"
 msgstr "Virhe"
 
 #: js/share.js:103
 msgid "Error while sharing"
-msgstr ""
+msgstr "Virhe jaettaessa"
 
 #: js/share.js:114
 msgid "Error while unsharing"
-msgstr ""
+msgstr "Virhe jakoa peruttaessa"
 
 #: js/share.js:121
 msgid "Error while changing permissions"
@@ -130,7 +131,7 @@ msgstr "Virhe oikeuksia muuttaessa"
 
 #: js/share.js:130
 msgid "Shared with you and the group"
-msgstr ""
+msgstr "Jaettu sinulle ja ryhmälle"
 
 #: js/share.js:130
 msgid "by"
@@ -146,7 +147,7 @@ msgstr ""
 
 #: js/share.js:142
 msgid "Share with link"
-msgstr ""
+msgstr "Jaa linkillä"
 
 #: js/share.js:143
 msgid "Password protect"
@@ -166,11 +167,11 @@ msgstr "Päättymispäivä"
 
 #: js/share.js:185
 msgid "Share via email:"
-msgstr ""
+msgstr "Jaa sähköpostilla:"
 
 #: js/share.js:187
 msgid "No people found"
-msgstr ""
+msgstr "Henkilöitä ei löytynyt"
 
 #: js/share.js:214
 msgid "Resharing is not allowed"
@@ -182,45 +183,45 @@ msgstr ""
 
 #: js/share.js:250
 msgid "with"
-msgstr ""
+msgstr "kanssa"
 
 #: js/share.js:271
 msgid "Unshare"
-msgstr ""
+msgstr "Peru jakaminen"
 
-#: js/share.js:279
+#: js/share.js:283
 msgid "can edit"
 msgstr "voi muokata"
 
-#: js/share.js:281
+#: js/share.js:285
 msgid "access control"
-msgstr ""
+msgstr "Pääsyn hallinta"
 
-#: js/share.js:284
+#: js/share.js:288
 msgid "create"
 msgstr "luo"
 
-#: js/share.js:287
+#: js/share.js:291
 msgid "update"
 msgstr "päivitä"
 
-#: js/share.js:290
+#: js/share.js:294
 msgid "delete"
 msgstr "poista"
 
-#: js/share.js:293
+#: js/share.js:297
 msgid "share"
 msgstr "jaa"
 
-#: js/share.js:317 js/share.js:476
+#: js/share.js:322 js/share.js:484
 msgid "Password protected"
 msgstr "Salasanasuojattu"
 
-#: js/share.js:489
+#: js/share.js:497
 msgid "Error unsetting expiration date"
-msgstr ""
+msgstr "Virhe purettaessa eräpäivää"
 
-#: js/share.js:501
+#: js/share.js:509
 msgid "Error setting expiration date"
 msgstr "Virhe päättymispäivää asettaessa"
 
@@ -249,7 +250,7 @@ msgstr "Kirjautuminen epäonnistui!"
 msgid "Username"
 msgstr "Käyttäjätunnus"
 
-#: lostpassword/templates/lostpassword.php:15
+#: lostpassword/templates/lostpassword.php:14
 msgid "Request reset"
 msgstr "Tilaus lähetetty"
 
@@ -350,7 +351,7 @@ msgstr "Tietokantapalvelin"
 msgid "Finish setup"
 msgstr "Viimeistele asennus"
 
-#: templates/layout.guest.php:36
+#: templates/layout.guest.php:38
 msgid "web services under your control"
 msgstr "verkkopalvelut hallinnassasi"
 
@@ -362,11 +363,11 @@ msgstr "Kirjaudu ulos"
 msgid "Lost your password?"
 msgstr "Unohditko salasanasi?"
 
-#: templates/login.php:17
+#: templates/login.php:16
 msgid "remember"
 msgstr "muista"
 
-#: templates/login.php:18
+#: templates/login.php:17
 msgid "Log in"
 msgstr "Kirjaudu sisään"
 
index 9da2ca47ee77a06b4499e3af6fac1b17bd63ea95..54f2df01a0db795faa12eb57a90f7ab7d8e9291e 100644 (file)
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <ari.takalo@iki.fi>, 2012.
 # Jiri Grönroos <jiri.gronroos@iki.fi>, 2012.
 #   <tehoratopato@gmail.com>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-02 23:16+0200\n"
-"PO-Revision-Date: 2012-10-02 21:17+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 17:55+0000\n"
+"Last-Translator: variaatiox <ari.takalo@iki.fi>\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,19 +22,19 @@ msgstr ""
 
 #: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
 msgid "Access granted"
-msgstr ""
+msgstr "Pääsy sallittu"
 
 #: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
 msgid "Error configuring Dropbox storage"
-msgstr ""
+msgstr "Virhe Dropbox levyn asetuksia tehtäessä"
 
 #: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
 msgid "Grant access"
-msgstr ""
+msgstr "Salli pääsy"
 
 #: js/dropbox.js:73 js/google.js:72
 msgid "Fill out all required fields"
-msgstr ""
+msgstr "Täytä kaikki vaaditut kentät"
 
 #: js/dropbox.js:85
 msgid "Please provide a valid Dropbox app key and secret."
@@ -41,7 +42,7 @@ msgstr ""
 
 #: js/google.js:26 js/google.js:73 js/google.js:78
 msgid "Error configuring Google Drive storage"
-msgstr ""
+msgstr "Virhe Google Drive levyn asetuksia tehtäessä"
 
 #: templates/settings.php:3
 msgid "External Storage"
index a7b168b09f808899e7ab45efe1e6df7658854b93..c49019a3863ef5b6fdc55772e437a20d70de08f3 100644 (file)
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Duarte Velez Grilo <duartegrilo@gmail.com>, 2012.
 #   <helder.meneses@gmail.com>, 2011, 2012.
 # Helder Meneses <helder.meneses@gmail.com>, 2012.
 #   <rjgpp.1994@gmail.com>, 2012.
@@ -10,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-28 23:34+0200\n"
-"PO-Revision-Date: 2012-09-28 21:34+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 10:31+0000\n"
+"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
 "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,61 +33,61 @@ msgstr "Nenhuma categoria para adicionar?"
 msgid "This category already exists: "
 msgstr "Esta categoria já existe:"
 
-#: js/js.js:213 templates/layout.user.php:49 templates/layout.user.php:50
+#: js/js.js:229 templates/layout.user.php:49 templates/layout.user.php:50
 msgid "Settings"
 msgstr "Definições"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "January"
 msgstr "Janeiro"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "February"
 msgstr "Fevereiro"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "March"
 msgstr "Março"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "April"
 msgstr "Abril"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "May"
 msgstr "Maio"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "June"
 msgstr "Junho"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "July"
 msgstr "Julho"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "August"
 msgstr "Agosto"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "September"
 msgstr "Setembro"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "October"
 msgstr "Outubro"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "November"
 msgstr "Novembro"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "December"
 msgstr "Dezembro"
 
 #: js/oc-dialogs.js:123
 msgid "Choose"
-msgstr ""
+msgstr "Escolha"
 
 #: js/oc-dialogs.js:143 js/oc-dialogs.js:163
 msgid "Cancel"
@@ -108,46 +109,46 @@ msgstr "Ok"
 msgid "No categories selected for deletion."
 msgstr "Nenhuma categoria seleccionar para eliminar"
 
-#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
-#: js/share.js:501
+#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497
+#: js/share.js:509
 msgid "Error"
 msgstr "Erro"
 
 #: js/share.js:103
 msgid "Error while sharing"
-msgstr ""
+msgstr "Erro ao partilhar"
 
 #: js/share.js:114
 msgid "Error while unsharing"
-msgstr ""
+msgstr "Erro ao deixar de partilhar"
 
 #: js/share.js:121
 msgid "Error while changing permissions"
-msgstr ""
+msgstr "Erro ao mudar permissões"
 
 #: js/share.js:130
 msgid "Shared with you and the group"
-msgstr ""
+msgstr "Partilhado consigo e o grupo"
 
 #: js/share.js:130
 msgid "by"
-msgstr ""
+msgstr "por"
 
 #: js/share.js:132
 msgid "Shared with you by"
-msgstr ""
+msgstr "Partilhado consigo por"
 
 #: js/share.js:137
 msgid "Share with"
-msgstr ""
+msgstr "Partilhar com"
 
 #: js/share.js:142
 msgid "Share with link"
-msgstr ""
+msgstr "Partilhar com link"
 
 #: js/share.js:143
 msgid "Password protect"
-msgstr ""
+msgstr "Proteger com palavra-passe"
 
 #: js/share.js:147 templates/installation.php:30 templates/login.php:13
 msgid "Password"
@@ -155,71 +156,71 @@ msgstr "Palavra chave"
 
 #: js/share.js:152
 msgid "Set expiration date"
-msgstr ""
+msgstr "Especificar data de expiração"
 
 #: js/share.js:153
 msgid "Expiration date"
-msgstr ""
+msgstr "Data de expiração"
 
 #: js/share.js:185
 msgid "Share via email:"
-msgstr ""
+msgstr "Partilhar via email:"
 
 #: js/share.js:187
 msgid "No people found"
-msgstr ""
+msgstr "Não foi encontrado ninguém"
 
 #: js/share.js:214
 msgid "Resharing is not allowed"
-msgstr ""
+msgstr "Não é permitido partilhar de novo"
 
 #: js/share.js:250
 msgid "Shared in"
-msgstr ""
+msgstr "Partilhado em"
 
 #: js/share.js:250
 msgid "with"
-msgstr ""
+msgstr "com"
 
 #: js/share.js:271
 msgid "Unshare"
-msgstr ""
+msgstr "Deixar de partilhar"
 
-#: js/share.js:279
+#: js/share.js:283
 msgid "can edit"
-msgstr ""
+msgstr "pode editar"
 
-#: js/share.js:281
+#: js/share.js:285
 msgid "access control"
-msgstr ""
+msgstr "Controlo de acesso"
 
-#: js/share.js:284
+#: js/share.js:288
 msgid "create"
-msgstr ""
+msgstr "criar"
 
-#: js/share.js:287
+#: js/share.js:291
 msgid "update"
-msgstr ""
+msgstr "actualizar"
 
-#: js/share.js:290
+#: js/share.js:294
 msgid "delete"
-msgstr ""
+msgstr "apagar"
 
-#: js/share.js:293
+#: js/share.js:297
 msgid "share"
-msgstr ""
+msgstr "partilhar"
 
-#: js/share.js:317 js/share.js:476
+#: js/share.js:322 js/share.js:484
 msgid "Password protected"
-msgstr ""
+msgstr "Protegido com palavra-passe"
 
-#: js/share.js:489
+#: js/share.js:497
 msgid "Error unsetting expiration date"
-msgstr ""
+msgstr "Erro ao retirar a data de expiração"
 
-#: js/share.js:501
+#: js/share.js:509
 msgid "Error setting expiration date"
-msgstr ""
+msgstr "Erro ao aplicar a data de expiração"
 
 #: lostpassword/index.php:26
 msgid "ownCloud password reset"
@@ -246,7 +247,7 @@ msgstr "Conexão falhado!"
 msgid "Username"
 msgstr "Utilizador"
 
-#: lostpassword/templates/lostpassword.php:15
+#: lostpassword/templates/lostpassword.php:14
 msgid "Request reset"
 msgstr "Pedir reposição"
 
@@ -337,7 +338,7 @@ msgstr "Nome da base de dados"
 
 #: templates/installation.php:109
 msgid "Database tablespace"
-msgstr ""
+msgstr "Tablespace da base de dados"
 
 #: templates/installation.php:115
 msgid "Database host"
@@ -347,7 +348,7 @@ msgstr "Host da base de dados"
 msgid "Finish setup"
 msgstr "Acabar instalação"
 
-#: templates/layout.guest.php:36
+#: templates/layout.guest.php:38
 msgid "web services under your control"
 msgstr "serviços web sob o seu controlo"
 
@@ -359,11 +360,11 @@ msgstr "Sair"
 msgid "Lost your password?"
 msgstr "Esqueceu a sua password?"
 
-#: templates/login.php:17
+#: templates/login.php:16
 msgid "remember"
 msgstr "lembrar"
 
-#: templates/login.php:18
+#: templates/login.php:17
 msgid "Log in"
 msgstr "Entrar"
 
index f9d5fc916738090c8a03d0759cbb23bd2af66970..32fa4465b3a0c9150824ba6751df89b3204c6514 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
-"PO-Revision-Date: 2012-10-10 13:35+0000\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 08:47+0000\n"
 "Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
 "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
 "MIME-Version: 1.0\n"
@@ -169,7 +169,7 @@ msgstr "Не найдено людей"
 
 #: js/share.js:214
 msgid "Resharing is not allowed"
-msgstr ""
+msgstr "Рекурсивный общий доступ не разрешен"
 
 #: js/share.js:250
 msgid "Shared in"
@@ -185,7 +185,7 @@ msgstr "Отключить общий доступ"
 
 #: js/share.js:283
 msgid "can edit"
-msgstr ""
+msgstr "возможно редактирование"
 
 #: js/share.js:285
 msgid "access control"
index 62d3e49427733549efabbc70f1e010cd9c46917c..e0902a23493d71903333f6e26bf86358808fcfe4 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
-"PO-Revision-Date: 2012-10-10 12:39+0000\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 08:45+0000\n"
 "Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
 "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
 "MIME-Version: 1.0\n"
@@ -36,11 +36,11 @@ msgstr "Заполните все требуемые поля"
 
 #: js/dropbox.js:85
 msgid "Please provide a valid Dropbox app key and secret."
-msgstr ""
+msgstr "Пожалуйста представьте допустимый ключ приложения Dropbox и пароль."
 
 #: js/google.js:26 js/google.js:73 js/google.js:78
 msgid "Error configuring Google Drive storage"
-msgstr ""
+msgstr "Ошибка настройки хранилища Google Drive"
 
 #: templates/settings.php:3
 msgid "External Storage"
index bb667a04c51b8d8ba90682dfa416373605aaa29b..7f31cb63091ddd5be7c19da7def8c80a4bac5030 100644 (file)
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-22 01:14+0200\n"
-"PO-Revision-Date: 2012-09-21 23:15+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 10:54+0000\n"
+"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
 "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -29,12 +29,12 @@ msgstr "Передать"
 #: templates/public.php:9
 #, php-format
 msgid "%s shared the folder %s with you"
-msgstr ""
+msgstr "%s имеет общий с Вами доступ к папке %s "
 
 #: templates/public.php:11
 #, php-format
 msgid "%s shared the file %s with you"
-msgstr ""
+msgstr "%s имеет общий с Вами доступ к файлу %s "
 
 #: templates/public.php:14 templates/public.php:30
 msgid "Download"
@@ -44,6 +44,6 @@ msgstr "Загрузка"
 msgid "No preview available for"
 msgstr "Предварительный просмотр недоступен"
 
-#: templates/public.php:37
+#: templates/public.php:35
 msgid "web services under your control"
 msgstr "веб-сервисы под Вашим контролем"
index 006bcb62b0ff7acab3d43278c4e671873edc812a..50b1f6524e2be1af3872d865d15f4e94ff3a677e 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-20 02:05+0200\n"
-"PO-Revision-Date: 2012-09-19 12:09+0000\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 08:16+0000\n"
 "Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
 "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
 "MIME-Version: 1.0\n"
@@ -42,19 +42,19 @@ msgstr "Приложения"
 msgid "Admin"
 msgstr "Админ"
 
-#: files.php:280
+#: files.php:328
 msgid "ZIP download is turned off."
-msgstr ""
+msgstr "Загрузка ZIP выключена."
 
-#: files.php:281
+#: files.php:329
 msgid "Files need to be downloaded one by one."
 msgstr "Файлы должны быть загружены один за другим."
 
-#: files.php:281 files.php:306
+#: files.php:329 files.php:354
 msgid "Back to Files"
 msgstr "Обратно к файлам"
 
-#: files.php:305
+#: files.php:353
 msgid "Selected files too large to generate zip file."
 msgstr "Выбранные файлы слишком велики для генерации zip-архива."
 
@@ -112,15 +112,15 @@ msgstr "в прошлом году"
 msgid "years ago"
 msgstr "год назад"
 
-#: updater.php:66
+#: updater.php:75
 #, php-format
 msgid "%s is available. Get <a href=\"%s\">more information</a>"
 msgstr "%s доступно. Получите <a href=\"%s\">more information</a>"
 
-#: updater.php:68
+#: updater.php:77
 msgid "up to date"
 msgstr "до настоящего времени"
 
-#: updater.php:71
+#: updater.php:80
 msgid "updates check is disabled"
 msgstr "Проверка обновлений отключена"
index b4ad0e132f5550e1734efb4d244ffddaa1023a9a..8da29bcbfeff0b266c5311268f1b827c395cd2fb 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
-"PO-Revision-Date: 2012-10-10 13:52+0000\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 08:13+0000\n"
 "Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
 "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
 "MIME-Version: 1.0\n"
@@ -144,7 +144,7 @@ msgstr "Предоставить ссылки"
 
 #: templates/admin.php:68
 msgid "Allow users to share items to the public with links"
-msgstr ""
+msgstr "Позволяет пользователям добавлять объекты в общий доступ по ссылке"
 
 #: templates/admin.php:73
 msgid "Allow resharing"
index ed1fc49dd02843c03b2c07eb239b7801e95f76bf..72709623ecec6de4434f4380fb992ede05b5592b 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
-"PO-Revision-Date: 2012-10-10 12:58+0000\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 08:03+0000\n"
 "Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
 "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
 "MIME-Version: 1.0\n"
@@ -56,7 +56,7 @@ msgstr "Для анонимного доступа оставьте поля DN
 
 #: templates/settings.php:12
 msgid "User Login Filter"
-msgstr ""
+msgstr "Фильтр имен пользователей"
 
 #: templates/settings.php:12
 #, php-format
@@ -100,7 +100,7 @@ msgstr "Порт"
 
 #: templates/settings.php:18
 msgid "Base User Tree"
-msgstr ""
+msgstr "Базовое дерево пользователей"
 
 #: templates/settings.php:19
 msgid "Base Group Tree"
@@ -108,7 +108,7 @@ msgstr ""
 
 #: templates/settings.php:20
 msgid "Group-Member association"
-msgstr ""
+msgstr "Связь член-группа"
 
 #: templates/settings.php:21
 msgid "Use TLS"
@@ -120,7 +120,7 @@ msgstr "Не используйте это SSL-соединений, это не
 
 #: templates/settings.php:22
 msgid "Case insensitve LDAP server (Windows)"
-msgstr ""
+msgstr "Нечувствительный к регистру LDAP-сервер (Windows)"
 
 #: templates/settings.php:23
 msgid "Turn off SSL certificate validation."
@@ -138,7 +138,7 @@ msgstr "Не рекомендовано, используйте только д
 
 #: templates/settings.php:24
 msgid "User Display Name Field"
-msgstr ""
+msgstr "Поле, отображаемое как имя пользователя"
 
 #: templates/settings.php:24
 msgid "The LDAP attribute to use to generate the user`s ownCloud name."
index 55bd36d9789989e636ac6d623bb939ecc6c6e908..0b636fba333d22552e6092a8645ebc24d8057d1c 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e57983ba8370c25fa82f205137c44cadc35c285a..fa068771c5fa9675f5321e53c10a24c2f36c0469 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 159ecf647700fe2ed29c431f95a73fe5b838da3f..ef9b6bc1a4115476a9dd44f1501a38aabb1a54a6 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index b6721e8f6ea19a19e444afc2ae960082bb0712ab..832d52ad14c01361b547bf0aab1ca479f7a2ad46 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c44e4e4ac08513ecea4e4dc378265f732456a6a6..2f90b0acbd1dec188d859f25fcc3ec77e5caf953 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c08db0f8e197b61a467c17e50e407ceafe81d602..287a584e3714b1b0fafe0ea24fdf0a2bb55111ff 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index db68096910cd055b9bd53d69a748b269bf073ffa..43f2632d587c7f8d390066e8f2cff1304328fba5 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index aadb83c77f6152d263d38fc2cc009ea168c06710..ae245a61708f9114cb96183474a802548a413886 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index cda0cbff69ae4c0cce480314b5c5358b992e0795..64136fb52d15fc53d37f5ac358d722a1d028bbcc 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-11 02:04+0200\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index bfac678f5433754cdb98b38f8edc78f610a5f588..180395a9629b4d551c7af43704b25cbe889f85dd 100644 (file)
@@ -10,9 +10,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-09 02:03+0200\n"
-"PO-Revision-Date: 2012-10-09 00:04+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 13:06+0000\n"
+"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
 "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +24,7 @@ msgstr ""
 msgid "Unable to load list from App Store"
 msgstr "ไม่สามารถโหลดรายการจาก App Store ได้"
 
-#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
+#: ajax/creategroup.php:9 ajax/removeuser.php:18 ajax/setquota.php:18
 #: ajax/togglegroups.php:15
 msgid "Authentication error"
 msgstr "เกิดข้อผิดพลาดเกี่ยวกับสิทธิ์การเข้าใช้งาน"
@@ -61,7 +61,7 @@ msgstr "คำร้องขอไม่ถูกต้อง"
 msgid "Unable to delete group"
 msgstr "ไม่สามารถลบกลุ่มได้"
 
-#: ajax/removeuser.php:22
+#: ajax/removeuser.php:27
 msgid "Unable to delete user"
 msgstr "ไม่สามารถลบผู้ใช้งานได้"
 
@@ -188,7 +188,7 @@ msgstr "เพิ่มแอปของคุณ"
 
 #: templates/apps.php:11
 msgid "More Apps"
-msgstr ""
+msgstr "แอปฯอื่นเพิ่มเติม"
 
 #: templates/apps.php:27
 msgid "Select an App"
index 7383234a43b86773419431c82286122d36555a7e..892575be9dd1f54665e9c3eb2c5aa92a6369ffe8 100644 (file)
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-28 23:34+0200\n"
-"PO-Revision-Date: 2012-09-28 21:34+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:04+0200\n"
+"PO-Revision-Date: 2012-10-11 23:45+0000\n"
+"Last-Translator: marguerite su <i@marguerite.su>\n"
 "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -31,61 +31,61 @@ msgstr "没有分类添加了?"
 msgid "This category already exists: "
 msgstr "这个分类已经存在了:"
 
-#: js/js.js:213 templates/layout.user.php:49 templates/layout.user.php:50
+#: js/js.js:229 templates/layout.user.php:49 templates/layout.user.php:50
 msgid "Settings"
 msgstr "设置"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "January"
 msgstr "一月"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "February"
 msgstr "二月"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "March"
 msgstr "三月"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "April"
 msgstr "四月"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "May"
 msgstr "五月"
 
-#: js/js.js:645
+#: js/js.js:661
 msgid "June"
 msgstr "六月"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "July"
 msgstr "七月"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "August"
 msgstr "八月"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "September"
 msgstr "九月"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "October"
 msgstr "十月"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "November"
 msgstr "十一月"
 
-#: js/js.js:646
+#: js/js.js:662
 msgid "December"
 msgstr "十二月"
 
 #: js/oc-dialogs.js:123
 msgid "Choose"
-msgstr ""
+msgstr "选择"
 
 #: js/oc-dialogs.js:143 js/oc-dialogs.js:163
 msgid "Cancel"
@@ -107,46 +107,46 @@ msgstr "好的"
 msgid "No categories selected for deletion."
 msgstr "没有选者要删除的分类."
 
-#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
-#: js/share.js:501
+#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:497
+#: js/share.js:509
 msgid "Error"
 msgstr "错误"
 
 #: js/share.js:103
 msgid "Error while sharing"
-msgstr ""
+msgstr "分享出错"
 
 #: js/share.js:114
 msgid "Error while unsharing"
-msgstr ""
+msgstr "取消分享出错"
 
 #: js/share.js:121
 msgid "Error while changing permissions"
-msgstr ""
+msgstr "变更权限出错"
 
 #: js/share.js:130
 msgid "Shared with you and the group"
-msgstr ""
+msgstr "与您和小组成员分享"
 
 #: js/share.js:130
 msgid "by"
-msgstr ""
+msgstr ""
 
 #: js/share.js:132
 msgid "Shared with you by"
-msgstr ""
+msgstr "与您的分享,由"
 
 #: js/share.js:137
 msgid "Share with"
-msgstr ""
+msgstr "分享"
 
 #: js/share.js:142
 msgid "Share with link"
-msgstr ""
+msgstr "分享链接"
 
 #: js/share.js:143
 msgid "Password protect"
-msgstr ""
+msgstr "密码保护"
 
 #: js/share.js:147 templates/installation.php:30 templates/login.php:13
 msgid "Password"
@@ -154,71 +154,71 @@ msgstr "密码"
 
 #: js/share.js:152
 msgid "Set expiration date"
-msgstr ""
+msgstr "设置失效日期"
 
 #: js/share.js:153
 msgid "Expiration date"
-msgstr ""
+msgstr "失效日期"
 
 #: js/share.js:185
 msgid "Share via email:"
-msgstr ""
+msgstr "通过电子邮件分享:"
 
 #: js/share.js:187
 msgid "No people found"
-msgstr ""
+msgstr "查无此人"
 
 #: js/share.js:214
 msgid "Resharing is not allowed"
-msgstr ""
+msgstr "不允许重复分享"
 
 #: js/share.js:250
 msgid "Shared in"
-msgstr ""
+msgstr "分享在"
 
 #: js/share.js:250
 msgid "with"
-msgstr ""
+msgstr ""
 
 #: js/share.js:271
 msgid "Unshare"
-msgstr ""
+msgstr "取消分享"
 
-#: js/share.js:279
+#: js/share.js:283
 msgid "can edit"
-msgstr ""
+msgstr "可编辑"
 
-#: js/share.js:281
+#: js/share.js:285
 msgid "access control"
-msgstr ""
+msgstr "访问控制"
 
-#: js/share.js:284
+#: js/share.js:288
 msgid "create"
-msgstr ""
+msgstr "创建"
 
-#: js/share.js:287
+#: js/share.js:291
 msgid "update"
-msgstr ""
+msgstr "更新"
 
-#: js/share.js:290
+#: js/share.js:294
 msgid "delete"
-msgstr ""
+msgstr "删除"
 
-#: js/share.js:293
+#: js/share.js:297
 msgid "share"
-msgstr ""
+msgstr "分享"
 
-#: js/share.js:317 js/share.js:476
+#: js/share.js:322 js/share.js:484
 msgid "Password protected"
-msgstr ""
+msgstr "密码保护"
 
-#: js/share.js:489
+#: js/share.js:497
 msgid "Error unsetting expiration date"
-msgstr ""
+msgstr "取消设置失效日期出错"
 
-#: js/share.js:501
+#: js/share.js:509
 msgid "Error setting expiration date"
-msgstr ""
+msgstr "设置失效日期出错"
 
 #: lostpassword/index.php:26
 msgid "ownCloud password reset"
@@ -245,7 +245,7 @@ msgstr "登陆失败!"
 msgid "Username"
 msgstr "用户名"
 
-#: lostpassword/templates/lostpassword.php:15
+#: lostpassword/templates/lostpassword.php:14
 msgid "Request reset"
 msgstr "要求重置"
 
@@ -346,7 +346,7 @@ msgstr "数据库主机"
 msgid "Finish setup"
 msgstr "完成安装"
 
-#: templates/layout.guest.php:36
+#: templates/layout.guest.php:38
 msgid "web services under your control"
 msgstr "你控制下的网络服务"
 
@@ -358,11 +358,11 @@ msgstr "注销"
 msgid "Lost your password?"
 msgstr "忘记密码?"
 
-#: templates/login.php:17
+#: templates/login.php:16
 msgid "remember"
 msgstr "备忘"
 
-#: templates/login.php:18
+#: templates/login.php:17
 msgid "Log in"
 msgstr "登陆"
 
index 88323a828af66d37ed6ef5299aa9ce38b6052fc4..25c2fb24003f9fba95ec74af513eb92a4a4bfec5 100644 (file)
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-26 13:19+0200\n"
-"PO-Revision-Date: 2012-09-26 11:20+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 23:48+0000\n"
+"Last-Translator: marguerite su <i@marguerite.su>\n"
 "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -63,41 +63,41 @@ msgstr "删除"
 
 #: js/fileactions.js:182
 msgid "Rename"
-msgstr ""
+msgstr "重命名"
 
-#: js/filelist.js:190 js/filelist.js:192
+#: js/filelist.js:192 js/filelist.js:194
 msgid "already exists"
 msgstr "已经存在了"
 
-#: js/filelist.js:190 js/filelist.js:192
+#: js/filelist.js:192 js/filelist.js:194
 msgid "replace"
 msgstr "替换"
 
-#: js/filelist.js:190
+#: js/filelist.js:192
 msgid "suggest name"
 msgstr "推荐名称"
 
-#: js/filelist.js:190 js/filelist.js:192
+#: js/filelist.js:192 js/filelist.js:194
 msgid "cancel"
 msgstr "取消"
 
-#: js/filelist.js:239 js/filelist.js:241
+#: js/filelist.js:241 js/filelist.js:243
 msgid "replaced"
 msgstr "替换过了"
 
-#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275
+#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277
 msgid "undo"
 msgstr "撤销"
 
-#: js/filelist.js:241
+#: js/filelist.js:243
 msgid "with"
 msgstr "随着"
 
-#: js/filelist.js:273
+#: js/filelist.js:275
 msgid "unshared"
 msgstr "已取消共享"
 
-#: js/filelist.js:275
+#: js/filelist.js:277
 msgid "deleted"
 msgstr "删除"
 
@@ -105,114 +105,114 @@ msgstr "删除"
 msgid "generating ZIP-file, it may take some time."
 msgstr "正在生成ZIP文件,这可能需要点时间"
 
-#: js/files.js:208
+#: js/files.js:214
 msgid "Unable to upload your file as it is a directory or has 0 bytes"
 msgstr "不能上传你指定的文件,可能因为它是个文件夹或者大小为0"
 
-#: js/files.js:208
+#: js/files.js:214
 msgid "Upload Error"
 msgstr "上传错误"
 
-#: js/files.js:236 js/files.js:341 js/files.js:371
+#: js/files.js:242 js/files.js:347 js/files.js:377
 msgid "Pending"
 msgstr "Pending"
 
-#: js/files.js:256
+#: js/files.js:262
 msgid "1 file uploading"
-msgstr ""
+msgstr "1 个文件正在上传"
 
-#: js/files.js:259 js/files.js:304 js/files.js:319
+#: js/files.js:265 js/files.js:310 js/files.js:325
 msgid "files uploading"
-msgstr ""
+msgstr "个文件正在上传"
 
-#: js/files.js:322 js/files.js:355
+#: js/files.js:328 js/files.js:361
 msgid "Upload cancelled."
 msgstr "上传取消了"
 
-#: js/files.js:424
+#: js/files.js:430
 msgid ""
 "File upload is in progress. Leaving the page now will cancel the upload."
 msgstr "文件正在上传。关闭页面会取消上传。"
 
-#: js/files.js:494
+#: js/files.js:500
 msgid "Invalid name, '/' is not allowed."
 msgstr "非法文件名,\"/\"是不被许可的"
 
-#: js/files.js:667
+#: js/files.js:681
 msgid "files scanned"
 msgstr "文件已扫描"
 
-#: js/files.js:675
+#: js/files.js:689
 msgid "error while scanning"
 msgstr "扫描出错"
 
-#: js/files.js:748 templates/index.php:48
+#: js/files.js:762 templates/index.php:48
 msgid "Name"
 msgstr "名字"
 
-#: js/files.js:749 templates/index.php:56
+#: js/files.js:763 templates/index.php:56
 msgid "Size"
 msgstr "大小"
 
-#: js/files.js:750 templates/index.php:58
+#: js/files.js:764 templates/index.php:58
 msgid "Modified"
 msgstr "修改日期"
 
-#: js/files.js:777
+#: js/files.js:791
 msgid "folder"
 msgstr "文件夹"
 
-#: js/files.js:779
+#: js/files.js:793
 msgid "folders"
 msgstr "文件夹"
 
-#: js/files.js:787
+#: js/files.js:801
 msgid "file"
 msgstr "文件"
 
-#: js/files.js:789
+#: js/files.js:803
 msgid "files"
 msgstr "文件"
 
-#: js/files.js:833
+#: js/files.js:847
 msgid "seconds ago"
-msgstr ""
+msgstr "秒前"
 
-#: js/files.js:834
+#: js/files.js:848
 msgid "minute ago"
-msgstr ""
+msgstr "分钟前"
 
-#: js/files.js:835
+#: js/files.js:849
 msgid "minutes ago"
-msgstr ""
+msgstr "分钟前"
 
-#: js/files.js:838
+#: js/files.js:852
 msgid "today"
-msgstr ""
+msgstr "今天"
 
-#: js/files.js:839
+#: js/files.js:853
 msgid "yesterday"
-msgstr ""
+msgstr "昨天"
 
-#: js/files.js:840
+#: js/files.js:854
 msgid "days ago"
-msgstr ""
+msgstr "天前"
 
-#: js/files.js:841
+#: js/files.js:855
 msgid "last month"
-msgstr ""
+msgstr "上个月"
 
-#: js/files.js:843
+#: js/files.js:857
 msgid "months ago"
-msgstr ""
+msgstr "月前"
 
-#: js/files.js:844
+#: js/files.js:858
 msgid "last year"
-msgstr ""
+msgstr "去年"
 
-#: js/files.js:845
+#: js/files.js:859
 msgid "years ago"
-msgstr ""
+msgstr "年前"
 
 #: templates/admin.php:5
 msgid "File handling"
index 6cf08d86498f60feaa91105ae38a2b3531bf7d29..426e58b01a3a178422621d8e462f57955913f522 100644 (file)
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-10-02 23:16+0200\n"
-"PO-Revision-Date: 2012-10-02 21:17+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 23:47+0000\n"
+"Last-Translator: marguerite su <i@marguerite.su>\n"
 "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,27 +20,27 @@ msgstr ""
 
 #: js/dropbox.js:7 js/dropbox.js:25 js/google.js:7 js/google.js:23
 msgid "Access granted"
-msgstr ""
+msgstr "已授予权限"
 
 #: js/dropbox.js:28 js/dropbox.js:74 js/dropbox.js:79 js/dropbox.js:86
 msgid "Error configuring Dropbox storage"
-msgstr ""
+msgstr "配置 Dropbox 存储出错"
 
 #: js/dropbox.js:34 js/dropbox.js:45 js/google.js:31 js/google.js:40
 msgid "Grant access"
-msgstr ""
+msgstr "授予权限"
 
 #: js/dropbox.js:73 js/google.js:72
 msgid "Fill out all required fields"
-msgstr ""
+msgstr "填充全部必填字段"
 
 #: js/dropbox.js:85
 msgid "Please provide a valid Dropbox app key and secret."
-msgstr ""
+msgstr "请提供一个有效的 Dropbox app key 和 secret。"
 
 #: js/google.js:26 js/google.js:73 js/google.js:78
 msgid "Error configuring Google Drive storage"
-msgstr ""
+msgstr "配置 Google Drive 存储失败"
 
 #: templates/settings.php:3
 msgid "External Storage"
index 1509a1ab9e70f92b714e924b96c1bea7076fff85..a25727470d6e4b3cd042abdd622ff9ee9de36af8 100644 (file)
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-22 01:14+0200\n"
-"PO-Revision-Date: 2012-09-21 23:15+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 23:45+0000\n"
+"Last-Translator: marguerite su <i@marguerite.su>\n"
 "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -29,12 +29,12 @@ msgstr "提交"
 #: templates/public.php:9
 #, php-format
 msgid "%s shared the folder %s with you"
-msgstr ""
+msgstr "%s 与您分享了文件夹 %s"
 
 #: templates/public.php:11
 #, php-format
 msgid "%s shared the file %s with you"
-msgstr ""
+msgstr "%s 与您分享了文件 %s"
 
 #: templates/public.php:14 templates/public.php:30
 msgid "Download"
@@ -44,6 +44,6 @@ msgstr "下载"
 msgid "No preview available for"
 msgstr "没有预览可用于"
 
-#: templates/public.php:37
+#: templates/public.php:35
 msgid "web services under your control"
 msgstr "您控制的网络服务"
index f66d4f68bee23aa0a4c669a4dcfee632f2491a43..493edd7cfe636c908b14de85efff0ea8f93361da 100644 (file)
@@ -8,9 +8,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-22 01:14+0200\n"
-"PO-Revision-Date: 2012-09-21 23:15+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-10-12 02:03+0200\n"
+"PO-Revision-Date: 2012-10-11 23:49+0000\n"
+"Last-Translator: marguerite su <i@marguerite.su>\n"
 "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +24,7 @@ msgstr "作废所有版本"
 
 #: js/versions.js:16
 msgid "History"
-msgstr ""
+msgstr "历史"
 
 #: templates/settings-personal.php:4
 msgid "Versions"
index 1e691993014113d99c96ce4680f5f6709ecb7846..decf63efb97ca4b0b1ff45ba64c638cd9fe2cc56 100644 (file)
@@ -5,6 +5,7 @@
 "Users" => "Пользователи",
 "Apps" => "Приложения",
 "Admin" => "Админ",
+"ZIP download is turned off." => "Загрузка ZIP выключена.",
 "Files need to be downloaded one by one." => "Файлы должны быть загружены один за другим.",
 "Back to Files" => "Обратно к файлам",
 "Selected files too large to generate zip file." => "Выбранные файлы слишком велики для генерации zip-архива.",
index 847716155d70ec9f073fc6f013423ffbdf5b9aba..e94c371fe4c7f704b66a4596ae3990928ce2681a 100644 (file)
@@ -27,6 +27,7 @@
 "Enable Share API" => "Включить разделяемые API",
 "Allow apps to use the Share API" => "Разрешить приложениям использовать Share API",
 "Allow links" => "Предоставить ссылки",
+"Allow users to share items to the public with links" => "Позволяет пользователям добавлять объекты в общий доступ по ссылке",
 "Allow resharing" => "Разрешить повторное совместное использование",
 "Allow users to share with anyone" => "Разрешить пользователям разделение с кем-либо",
 "Allow users to only share with users in their groups" => "Разрешить пользователям разделение только с пользователями в их группах",
index c3ed4e859fc639eea26d0aa42c326aff2fdbb863..0b2d1ecfb54f5d7f957928826eb0046e9d021319 100644 (file)
@@ -36,6 +36,7 @@
 "More" => "เพิ่มเติม",
 "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "พัฒนาโดย the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ชุมชนผู้ใช้งาน ownCloud</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">ซอร์สโค้ด</a>อยู่ภายใต้สัญญาอนุญาตของ <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
 "Add your App" => "เพิ่มแอปของคุณ",
+"More Apps" => "แอปฯอื่นเพิ่มเติม",
 "Select an App" => "เลือก App",
 "See application page at apps.owncloud.com" => "ดูหน้าแอพพลิเคชั่นที่ apps.owncloud.com",
 "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ลิขสิทธิ์การใช้งานโดย <span class=\"author\"></span>",