diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php
index efcea02c18078feeabefa88de667ea8a913b2e72..41431293cbaf63a6c3e6ee728505369793aa14c5 100644
--- a/apps/user_ldap/l10n/gl.php
+++ b/apps/user_ldap/l10n/gl.php
@@ -1,37 +1,37 @@
 <?php $TRANSLATIONS = array(
 "Host" => "Servidor",
-"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Podes omitir o protocolo agás que precises de SSL. Nese caso comeza con ldaps://",
+"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://",
 "Base DN" => "DN base",
-"You can specify Base DN for users and groups in the Advanced tab" => "Podes especificar a DN base para usuarios e grupos na lapela de «Avanzado»",
+"You can specify Base DN for users and groups in the Advanced tab" => "Pode especificar a DN base para usuarios e grupos na lapela de «Avanzado»",
 "User DN" => "DN do usuario",
-"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "O DN do cliente do usuario co que hai que estabelecer unha conexión, p.ex uid=axente, dc=exemplo, dc=com. Para o acceso en anónimo deixa o DN e o contrasinal baleiros.",
+"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "O DN do cliente do usuario co que hai que estabelecer unha conexión, p.ex uid=axente, dc=exemplo, dc=com. Para o acceso en anónimo de o DN e o contrasinal baleiros.",
 "Password" => "Contrasinal",
-"For anonymous access, leave DN and Password empty." => "Para o acceso anónimo deixa o DN e o contrasinal baleiros.",
+"For anonymous access, leave DN and Password empty." => "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
 "User Login Filter" => "Filtro de acceso de usuarios",
 "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Define o filtro que se aplica cando se intenta o acceso. %%uid substitúe o nome de usuario e a acción de acceso.",
 "use %%uid placeholder, e.g. \"uid=%%uid\"" => "usar a marca de posición %%uid, p.ex «uid=%%uid»",
 "User List Filter" => "Filtro da lista de usuarios",
 "Defines the filter to apply, when retrieving users." => "Define o filtro a aplicar cando se recompilan os usuarios.",
-"without any placeholder, e.g. \"objectClass=person\"." => "sen ningunha marca de posición, como p.ex \"objectClass=persoa\".",
+"without any placeholder, e.g. \"objectClass=person\"." => "sen ningunha marca de posición, como p.ex «objectClass=persoa».",
 "Group Filter" => "Filtro de grupo",
 "Defines the filter to apply, when retrieving groups." => "Define o filtro a aplicar cando se recompilan os grupos.",
-"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sen ningunha marca de posición, como p.ex \"objectClass=grupoPosix\".",
+"without any placeholder, e.g. \"objectClass=posixGroup\"." => "sen ningunha marca de posición, como p.ex «objectClass=grupoPosix».",
 "Port" => "Porto",
 "Base User Tree" => "Base da árbore de usuarios",
 "Base Group Tree" => "Base da árbore de grupo",
 "Group-Member association" => "Asociación de grupos e membros",
 "Use TLS" => "Usar TLS",
-"Do not use it for SSL connections, it will fail." => "Non o empregues para conexións SSL: fallará.",
+"Do not use it for SSL connections, it will fail." => "Non empregualo para conexións SSL: fallará.",
 "Case insensitve LDAP server (Windows)" => "Servidor LDAP que non distingue entre maiúsculas e minúsculas (Windows)",
-"Turn off SSL certificate validation." => "Apaga a validación do certificado SSL.",
-"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no teu servidor ownCloud.",
+"Turn off SSL certificate validation." => "Desactiva a validación do certificado SSL.",
+"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor ownCloud.",
 "Not recommended, use for testing only." => "Non se recomenda. Só para probas.",
 "User Display Name Field" => "Campo de mostra do nome de usuario",
 "The LDAP attribute to use to generate the user`s ownCloud name." => "O atributo LDAP a empregar para xerar o nome de usuario de ownCloud.",
 "Group Display Name Field" => "Campo de mostra do nome de grupo",
 "The LDAP attribute to use to generate the groups`s ownCloud name." => "O atributo LDAP úsase para xerar os nomes dos grupos de ownCloud.",
 "in bytes" => "en bytes",
-"in seconds. A change empties the cache." => "en segundos. Calquera cambio baleira o caché.",
-"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixar baleiro para o nome de usuario (por defecto). Noutro caso, especifica un atributo LDAP/AD.",
+"in seconds. A change empties the cache." => "en segundos. Calquera cambio baleira a caché.",
+"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.",
 "Help" => "Axuda"
 );
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 2d5bb40708744038ae562de2331d21dc8a3c6fef..45c7596e609dcc00b03d9d80559f5ab017d52fe3 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -1,6 +1,7 @@
 <?php $TRANSLATIONS = array(
 "No category to add?" => "無分類添加?",
 "This category already exists: " => "此分類已經存在:",
+"Object type not provided." => "不支援的物件類型",
 "No categories selected for deletion." => "沒選擇要刪除的分類",
 "Settings" => "設定",
 "seconds ago" => "幾秒前",
@@ -22,7 +23,9 @@
 "Yes" => "Yes",
 "Ok" => "Ok",
 "Error" => "錯誤",
+"The app name is not specified." => "沒有詳述APP名稱.",
 "Error while sharing" => "分享時發生錯誤",
+"Error while unsharing" => "取消分享時發生錯誤",
 "Shared with you by {owner}" => "{owner} 已經和您分享",
 "Share with" => "與分享",
 "Share with link" => "使用連結分享",
diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po
index ff45072b3db0e31492fa40daaecdd3038e84c9cf..739b0ba67ff2c7293869d675374527c9ee7320df 100644
--- a/l10n/gl/lib.po
+++ b/l10n/gl/lib.po
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <mbouzada@gmail.com>, 2012.
 # Miguel Branco <mgl.branco@gmail.com>, 2012.
 # Xosé M. Lamas <correo.xmgz@gmail.com>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-21 00:01+0100\n"
-"PO-Revision-Date: 2012-11-20 22:32+0000\n"
-"Last-Translator: Miguel Branco <mgl.branco@gmail.com>\n"
+"POT-Creation-Date: 2012-12-08 00:10+0100\n"
+"PO-Revision-Date: 2012-12-06 11:56+0000\n"
+"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,27 +20,27 @@ msgstr ""
 "Language: gl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: app.php:285
+#: app.php:287
 msgid "Help"
 msgstr "Axuda"
 
-#: app.php:292
+#: app.php:294
 msgid "Personal"
-msgstr "Personal"
+msgstr "Persoal"
 
-#: app.php:297
+#: app.php:299
 msgid "Settings"
 msgstr "Configuracións"
 
-#: app.php:302
+#: app.php:304
 msgid "Users"
 msgstr "Usuarios"
 
-#: app.php:309
+#: app.php:311
 msgid "Apps"
 msgstr "Aplicativos"
 
-#: app.php:311
+#: app.php:313
 msgid "Admin"
 msgstr "Administración"
 
@@ -49,7 +50,7 @@ msgstr "As descargas ZIP están desactivadas"
 
 #: files.php:362
 msgid "Files need to be downloaded one by one."
-msgstr "Os ficheiros necesitan ser descargados de un en un."
+msgstr "Os ficheiros necesitan seren descargados de un en un."
 
 #: files.php:362 files.php:387
 msgid "Back to Files"
@@ -65,11 +66,11 @@ msgstr "O aplicativo non está activado"
 
 #: json.php:39 json.php:64 json.php:77 json.php:89
 msgid "Authentication error"
-msgstr "Erro na autenticación"
+msgstr "Produciuse un erro na autenticación"
 
 #: json.php:51
 msgid "Token expired. Please reload page."
-msgstr "Token caducado. Recarga a páxina."
+msgstr "Testemuña caducada. Recargue a páxina."
 
 #: search/provider/file.php:17 search/provider/file.php:35
 msgid "Files"
@@ -98,12 +99,12 @@ msgstr "hai %d minutos"
 
 #: template.php:106
 msgid "1 hour ago"
-msgstr "1 hora antes"
+msgstr "Vai 1 hora"
 
 #: template.php:107
 #, php-format
 msgid "%d hours ago"
-msgstr "%d horas antes"
+msgstr "Vai %d horas"
 
 #: template.php:108
 msgid "today"
@@ -125,7 +126,7 @@ msgstr "último mes"
 #: template.php:112
 #, php-format
 msgid "%d months ago"
-msgstr "%d meses antes"
+msgstr "Vai %d meses"
 
 #: template.php:113
 msgid "last year"
@@ -138,7 +139,7 @@ msgstr "anos atrás"
 #: updater.php:75
 #, php-format
 msgid "%s is available. Get <a href=\"%s\">more information</a>"
-msgstr "%s está dispoñible. Obtén <a href=\"%s\">máis información</a>"
+msgstr "%s está dispoñíbel. Obtéña <a href=\"%s\">máis información</a>"
 
 #: updater.php:77
 msgid "up to date"
@@ -151,4 +152,4 @@ msgstr "a comprobación de actualizacións está desactivada"
 #: vcategories.php:188 vcategories.php:249
 #, php-format
 msgid "Could not find category \"%s\""
-msgstr "Non se puido atopar a categoría «%s»"
+msgstr "Non foi posíbel atopar a categoría «%s»"
diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po
index ba881709d965768b5d47af3ead745e3466cb942a..8f640a984aacb8eef8483e0d5bb081e80e2e0d4b 100644
--- a/l10n/gl/user_ldap.po
+++ b/l10n/gl/user_ldap.po
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+#   <mbouzada@gmail.com>, 2012.
 # Miguel Branco, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-21 00:01+0100\n"
-"PO-Revision-Date: 2012-11-20 18:13+0000\n"
-"Last-Translator: Miguel Branco <mgl.branco@gmail.com>\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
+"PO-Revision-Date: 2012-12-06 11:45+0000\n"
+"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +26,7 @@ msgstr "Servidor"
 #: templates/settings.php:8
 msgid ""
 "You can omit the protocol, except you require SSL. Then start with ldaps://"
-msgstr "Podes omitir o protocolo agás que precises de SSL. Nese caso comeza con ldaps://"
+msgstr "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://"
 
 #: templates/settings.php:9
 msgid "Base DN"
@@ -33,7 +34,7 @@ msgstr "DN base"
 
 #: templates/settings.php:9
 msgid "You can specify Base DN for users and groups in the Advanced tab"
-msgstr "Podes especificar a DN base para usuarios e grupos na lapela de «Avanzado»"
+msgstr "Pode especificar a DN base para usuarios e grupos na lapela de «Avanzado»"
 
 #: templates/settings.php:10
 msgid "User DN"
@@ -44,7 +45,7 @@ msgid ""
 "The DN of the client user with which the bind shall be done, e.g. "
 "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
 "empty."
-msgstr "O DN do cliente do usuario co que hai que estabelecer unha conexión, p.ex uid=axente, dc=exemplo, dc=com. Para o acceso en anónimo deixa o DN e o contrasinal baleiros."
+msgstr "O DN do cliente do usuario co que hai que estabelecer unha conexión, p.ex uid=axente, dc=exemplo, dc=com. Para o acceso en anónimo de o DN e o contrasinal baleiros."
 
 #: templates/settings.php:11
 msgid "Password"
@@ -52,7 +53,7 @@ msgstr "Contrasinal"
 
 #: templates/settings.php:11
 msgid "For anonymous access, leave DN and Password empty."
-msgstr "Para o acceso anónimo deixa o DN e o contrasinal baleiros."
+msgstr "Para o acceso anónimo deixe o DN e o contrasinal baleiros."
 
 #: templates/settings.php:12
 msgid "User Login Filter"
@@ -80,7 +81,7 @@ msgstr "Define o filtro a aplicar cando se recompilan os usuarios."
 
 #: templates/settings.php:13
 msgid "without any placeholder, e.g. \"objectClass=person\"."
-msgstr "sen ningunha marca de posición, como p.ex \"objectClass=persoa\"."
+msgstr "sen ningunha marca de posición, como p.ex «objectClass=persoa»."
 
 #: templates/settings.php:14
 msgid "Group Filter"
@@ -92,7 +93,7 @@ msgstr "Define o filtro a aplicar cando se recompilan os grupos."
 
 #: templates/settings.php:14
 msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
-msgstr "sen ningunha marca de posición, como p.ex \"objectClass=grupoPosix\"."
+msgstr "sen ningunha marca de posición, como p.ex «objectClass=grupoPosix»."
 
 #: templates/settings.php:17
 msgid "Port"
@@ -116,7 +117,7 @@ msgstr "Usar TLS"
 
 #: templates/settings.php:21
 msgid "Do not use it for SSL connections, it will fail."
-msgstr "Non o empregues para conexións SSL: fallará."
+msgstr "Non empregualo para conexións SSL: fallará."
 
 #: templates/settings.php:22
 msgid "Case insensitve LDAP server (Windows)"
@@ -124,13 +125,13 @@ msgstr "Servidor LDAP que non distingue entre maiúsculas e minúsculas (Windows
 
 #: templates/settings.php:23
 msgid "Turn off SSL certificate validation."
-msgstr "Apaga a validación do certificado SSL."
+msgstr "Desactiva a validación do certificado SSL."
 
 #: templates/settings.php:23
 msgid ""
 "If connection only works with this option, import the LDAP server's SSL "
 "certificate in your ownCloud server."
-msgstr "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no teu servidor ownCloud."
+msgstr "Se a conexión só funciona con esta opción importa o certificado SSL do servidor LDAP no seu servidor ownCloud."
 
 #: templates/settings.php:23
 msgid "Not recommended, use for testing only."
@@ -158,13 +159,13 @@ msgstr "en bytes"
 
 #: templates/settings.php:29
 msgid "in seconds. A change empties the cache."
-msgstr "en segundos. Calquera cambio baleira o caché."
+msgstr "en segundos. Calquera cambio baleira a caché."
 
 #: templates/settings.php:30
 msgid ""
 "Leave empty for user name (default). Otherwise, specify an LDAP/AD "
 "attribute."
-msgstr "Deixar baleiro para o nome de usuario (por defecto). Noutro caso, especifica un atributo LDAP/AD."
+msgstr "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD."
 
 #: templates/settings.php:32
 msgid "Help"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index e18065eecf8d136eb257d9195dbb8b199498192a..f01edae58ca4a139cb85457925040203f6f12cc2 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index e271f0f67fdcca51ecbde8dd6ef44422add77250..c95c4834fda2fe713129db1026b5635051118b8e 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\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"
@@ -106,80 +106,80 @@ msgid ""
 "allowed."
 msgstr ""
 
-#: js/files.js:183
+#: js/files.js:184
 msgid "generating ZIP-file, it may take some time."
 msgstr ""
 
-#: js/files.js:218
+#: js/files.js:219
 msgid "Unable to upload your file as it is a directory or has 0 bytes"
 msgstr ""
 
-#: js/files.js:218
+#: js/files.js:219
 msgid "Upload Error"
 msgstr ""
 
-#: js/files.js:235
+#: js/files.js:236
 msgid "Close"
 msgstr ""
 
-#: js/files.js:254 js/files.js:368 js/files.js:398
+#: js/files.js:255 js/files.js:369 js/files.js:399
 msgid "Pending"
 msgstr ""
 
-#: js/files.js:274
+#: js/files.js:275
 msgid "1 file uploading"
 msgstr ""
 
-#: js/files.js:277 js/files.js:331 js/files.js:346
+#: js/files.js:278 js/files.js:332 js/files.js:347
 msgid "{count} files uploading"
 msgstr ""
 
-#: js/files.js:349 js/files.js:382
+#: js/files.js:350 js/files.js:383
 msgid "Upload cancelled."
 msgstr ""
 
-#: js/files.js:451
+#: js/files.js:452
 msgid ""
 "File upload is in progress. Leaving the page now will cancel the upload."
 msgstr ""
 
-#: js/files.js:523
+#: js/files.js:524
 msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
 msgstr ""
 
-#: js/files.js:704
+#: js/files.js:705
 msgid "{count} files scanned"
 msgstr ""
 
-#: js/files.js:712
+#: js/files.js:713
 msgid "error while scanning"
 msgstr ""
 
-#: js/files.js:785 templates/index.php:65
+#: js/files.js:786 templates/index.php:65
 msgid "Name"
 msgstr ""
 
-#: js/files.js:786 templates/index.php:76
+#: js/files.js:787 templates/index.php:76
 msgid "Size"
 msgstr ""
 
-#: js/files.js:787 templates/index.php:78
+#: js/files.js:788 templates/index.php:78
 msgid "Modified"
 msgstr ""
 
-#: js/files.js:814
+#: js/files.js:815
 msgid "1 folder"
 msgstr ""
 
-#: js/files.js:816
+#: js/files.js:817
 msgid "{count} folders"
 msgstr ""
 
-#: js/files.js:824
+#: js/files.js:825
 msgid "1 file"
 msgstr ""
 
-#: js/files.js:826
+#: js/files.js:827
 msgid "{count} files"
 msgstr ""
 
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index c43daf64c00f0d690451d5e8fe75ea3ef9f52509..32ec56eb59fb212c639e68add2d25bd3aeb73766 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 95e15fe86c115397edc9ea70016a5cedd4799db6..243c37a6c2e9a83a51fdd33ce122fae6d602f1f9 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index 06108b09eb610d90240bcd0c76b88a3b430a32c8..1fbb4b2efa01efb674c1b5f85f6d251d29f299c5 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index 2e877107c56c4e852ae06e486b4d39afc423a01d..5c71a75af75e0ef2d63b7f8cac88cdcbf103ebb6 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index b5d4fadfec00f10523bb8f2c95fda2254e4607e4..1750515a79598473687e1be18ece2d58d42513ee 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:10+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index f9d81288a91f2510a8dd55498c20fa8e19ca6da1..abe68589967c7de342cd9e8cee9320fd78a09d2d 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:10+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 1d78876b3962d83c126eab905cc23c49fc1229b2..1179565de11561a78b61c93bd00ac545fd1746fd 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index 466a1e2302b3ebcb3472617b09c53d956787d430..ac038dd1425228312d3e6c9199500d9c15b465f2 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-12-06 00:11+0100\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po
index ae5dc301b3c836c9206a315996eff4c18e3eb970..104f616766db61010b8e158af66ea70c21933aa3 100644
--- a/l10n/zh_TW/core.po
+++ b/l10n/zh_TW/core.po
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-29 00:04+0100\n"
-"PO-Revision-Date: 2012-11-28 01:36+0000\n"
+"POT-Creation-Date: 2012-12-08 00:09+0100\n"
+"PO-Revision-Date: 2012-12-06 01:24+0000\n"
 "Last-Translator: dw4dev <dw4dev@gmail.com>\n"
 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
 "MIME-Version: 1.0\n"
@@ -36,7 +36,7 @@ msgstr "此分類已經存在:"
 #: ajax/vcategories/favorites.php:24
 #: ajax/vcategories/removeFromFavorites.php:26
 msgid "Object type not provided."
-msgstr ""
+msgstr "不支援的物件類型"
 
 #: ajax/vcategories/addToFavorites.php:30
 #: ajax/vcategories/removeFromFavorites.php:30
@@ -147,7 +147,7 @@ msgstr "錯誤"
 
 #: js/oc-vcategories.js:179
 msgid "The app name is not specified."
-msgstr ""
+msgstr "沒有詳述APP名稱."
 
 #: js/oc-vcategories.js:194
 msgid "The required file {file} is not installed!"
@@ -159,7 +159,7 @@ msgstr "分享時發生錯誤"
 
 #: js/share.js:135
 msgid "Error while unsharing"
-msgstr ""
+msgstr "取消分享時發生錯誤"
 
 #: js/share.js:142
 msgid "Error while changing permissions"
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index fd59cff02fad5eeffa7ea662e2e74bb9e5eac19e..1e897959e41b6f60a96b17037b857ca74cf7b7f0 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -1,34 +1,34 @@
 <?php $TRANSLATIONS = array(
 "Help" => "Axuda",
-"Personal" => "Personal",
+"Personal" => "Persoal",
 "Settings" => "Configuracións",
 "Users" => "Usuarios",
 "Apps" => "Aplicativos",
 "Admin" => "Administración",
 "ZIP download is turned off." => "As descargas ZIP están desactivadas",
-"Files need to be downloaded one by one." => "Os ficheiros necesitan ser descargados de un en un.",
+"Files need to be downloaded one by one." => "Os ficheiros necesitan seren descargados de un en un.",
 "Back to Files" => "Volver aos ficheiros",
 "Selected files too large to generate zip file." => "Os ficheiros seleccionados son demasiado grandes como para xerar un ficheiro zip.",
 "Application is not enabled" => "O aplicativo non está activado",
-"Authentication error" => "Erro na autenticación",
-"Token expired. Please reload page." => "Token caducado. Recarga a páxina.",
+"Authentication error" => "Produciuse un erro na autenticación",
+"Token expired. Please reload page." => "Testemuña caducada. Recargue a páxina.",
 "Files" => "Ficheiros",
 "Text" => "Texto",
 "Images" => "Imaxes",
 "seconds ago" => "hai segundos",
 "1 minute ago" => "hai 1 minuto",
 "%d minutes ago" => "hai %d minutos",
-"1 hour ago" => "1 hora antes",
-"%d hours ago" => "%d horas antes",
+"1 hour ago" => "Vai 1 hora",
+"%d hours ago" => "Vai %d horas",
 "today" => "hoxe",
 "yesterday" => "onte",
 "%d days ago" => "hai %d días",
 "last month" => "último mes",
-"%d months ago" => "%d meses antes",
+"%d months ago" => "Vai %d meses",
 "last year" => "último ano",
 "years ago" => "anos atrás",
-"%s is available. Get <a href=\"%s\">more information</a>" => "%s está dispoñible. Obtén <a href=\"%s\">máis información</a>",
+"%s is available. Get <a href=\"%s\">more information</a>" => "%s está dispoñíbel. Obtéña <a href=\"%s\">máis información</a>",
 "up to date" => "ao día",
 "updates check is disabled" => "a comprobación de actualizacións está desactivada",
-"Could not find category \"%s\"" => "Non se puido atopar a categoría «%s»"
+"Could not find category \"%s\"" => "Non foi posíbel atopar a categoría «%s»"
 );