diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 399adb0b1d7..3ed56de6419 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -47,5 +47,6 @@
"Download" => "Lataa",
"Upload too large" => "Lähetettävä tiedosto on liian suuri",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
-"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki."
+"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki.",
+"Current scanning" => "Tämänhetkinen tutkinta"
);
diff --git a/apps/files/l10n/lb.php b/apps/files/l10n/lb.php
index f7a10fbc5cd..7c8244a8747 100644
--- a/apps/files/l10n/lb.php
+++ b/apps/files/l10n/lb.php
@@ -8,8 +8,25 @@
"Failed to write to disk" => "Konnt net op den Disk schreiwen",
"Files" => "Dateien",
"Delete" => "Läschen",
+"already exists" => "existéiert schonn",
+"replace" => "ersetzen",
+"cancel" => "ofbriechen",
+"replaced" => "ersat",
+"with" => "mat",
+"undo" => "réckgängeg man",
+"deleted" => "geläscht",
+"generating ZIP-file, it may take some time." => "Et gëtt eng ZIP-File generéiert, dëst ka bëssen daueren.",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass.",
+"Upload Error" => "Fehler beim eroplueden",
+"Upload cancelled." => "Upload ofgebrach.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach.",
+"Invalid name, '/' is not allowed." => "Ongültege Numm, '/' net erlaabt.",
"Size" => "Gréisst",
"Modified" => "Geännert",
+"folder" => "Dossier",
+"folders" => "Dossieren",
+"file" => "Datei",
+"files" => "Dateien",
"File handling" => "Fichier handling",
"Maximum upload size" => "Maximum Upload Gréisst ",
"max. possible: " => "max. méiglech:",
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php
index eb791330bfd..a95c995d252 100644
--- a/apps/files/l10n/pl.php
+++ b/apps/files/l10n/pl.php
@@ -20,6 +20,7 @@
"Upload Error" => "Błąd wczytywania",
"Pending" => "Oczekujące",
"Upload cancelled." => "Wczytywanie anulowane.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane.",
"Invalid name, '/' is not allowed." => "Nieprawidłowa nazwa '/' jest niedozwolone.",
"Size" => "Rozmiar",
"Modified" => "Czas modyfikacji",
diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php
index a1f810826c2..70ff2e8876c 100644
--- a/apps/files_sharing/l10n/eu.php
+++ b/apps/files_sharing/l10n/eu.php
@@ -2,5 +2,6 @@
"Password" => "Pasahitza",
"Submit" => "Bidali",
"Download" => "Deskargatu",
+"No preview available for" => "Ez dago aurrebista eskuragarririk hauentzat ",
"web services under your control" => "web zerbitzuak zure kontrolpean"
);
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index ce2c5932d48..85c6c7a7132 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -2,5 +2,6 @@
"Password" => "Salasana",
"Submit" => "Lähetä",
"Download" => "Lataa",
+"No preview available for" => "Ei esikatselua kohteelle",
"web services under your control" => "verkkopalvelut hallinnassasi"
);
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index 5810cc6d796..1d5e6261ef0 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -2,5 +2,6 @@
"Password" => "Hasło",
"Submit" => "Wyślij",
"Download" => "Pobierz",
+"No preview available for" => "Podgląd nie jest dostępny dla",
"web services under your control" => "Kontrolowane serwisy"
);
diff --git a/apps/files_versions/l10n/ca.php b/apps/files_versions/l10n/ca.php
index 8388556bec6..b6ddc6feecf 100644
--- a/apps/files_versions/l10n/ca.php
+++ b/apps/files_versions/l10n/ca.php
@@ -1,4 +1,6 @@
"Expira totes les versions",
+"Versions" => "Versions",
+"This will delete all existing backup versions of your files" => "Això eliminarà totes les versions de còpia de seguretat dels vostres fitxers",
"Enable Files Versioning" => "Habilita les versions de fitxers"
);
diff --git a/apps/files_versions/l10n/eu.php b/apps/files_versions/l10n/eu.php
index eacbdd09934..0f065c1e93c 100644
--- a/apps/files_versions/l10n/eu.php
+++ b/apps/files_versions/l10n/eu.php
@@ -1,4 +1,6 @@
"Iraungi bertsio guztiak",
+"Versions" => "Bertsioak",
+"This will delete all existing backup versions of your files" => "Honek zure fitxategien bertsio guztiak ezabatuko ditu",
"Enable Files Versioning" => "Gaitu fitxategien bertsioak"
);
diff --git a/apps/files_versions/l10n/ja_JP.php b/apps/files_versions/l10n/ja_JP.php
index ec5e32f3e29..81d17f56f8f 100644
--- a/apps/files_versions/l10n/ja_JP.php
+++ b/apps/files_versions/l10n/ja_JP.php
@@ -1,4 +1,6 @@
"すべてのバージョンを削除する",
+"Versions" => "バージョン",
+"This will delete all existing backup versions of your files" => "これは、あなたのファイルのすべてのバックアップバージョンを削除します",
"Enable Files Versioning" => "ファイルのバージョン管理を有効にする"
);
diff --git a/apps/files_versions/l10n/pl.php b/apps/files_versions/l10n/pl.php
index faf2d39e709..c25d37611a0 100644
--- a/apps/files_versions/l10n/pl.php
+++ b/apps/files_versions/l10n/pl.php
@@ -1,4 +1,6 @@
"Wygasają wszystkie wersje",
+"Versions" => "Wersje",
+"This will delete all existing backup versions of your files" => "Spowoduje to usunięcie wszystkich istniejących wersji kopii zapasowych plików",
"Enable Files Versioning" => "Włącz wersjonowanie plików"
);
diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php
index 8d9c7f9ad38..c89ceb8eee2 100644
--- a/apps/user_ldap/l10n/es.php
+++ b/apps/user_ldap/l10n/es.php
@@ -7,10 +7,15 @@
"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." => "El DN del usuario cliente con el que se hará la asociación, p.ej. uid=agente,dc=ejemplo,dc=com. Para acceso anónimo, deje DN y contraseña vacíos.",
"Password" => "Contraseña",
"For anonymous access, leave DN and Password empty." => "Para acceso anónimo, deje DN y contraseña vacíos.",
+"User Login Filter" => "Filtro de inicio de sesión de usuario",
+"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action." => "Define el filtro a aplicar cuando se ha realizado un login. %%uid remplazrá el nombre de usuario en el proceso de login.",
+"use %%uid placeholder, e.g. \"uid=%%uid\"" => "usar %%uid como placeholder, ej: \"uid=%%uid\"",
"User List Filter" => "Lista de filtros de usuario",
"Defines the filter to apply, when retrieving users." => "Define el filtro a aplicar, cuando se obtienen usuarios.",
+"without any placeholder, e.g. \"objectClass=person\"." => "Sin placeholder, ej: \"objectClass=person\".",
"Group Filter" => "Filtro de grupo",
"Defines the filter to apply, when retrieving groups." => "Define el filtro a aplicar, cuando se obtienen grupos.",
+"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Con cualquier placeholder, ej: \"objectClass=posixGroup\".",
"Port" => "Puerto",
"Base User Tree" => "Árbol base de usuario",
"Base Group Tree" => "Árbol base de grupo",
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index 64bb4dca631..34a69b6c643 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -2,6 +2,7 @@
"Application name not provided." => "Sovelluksen nimeä ei määritelty.",
"No category to add?" => "Ei lisättävää luokkaa?",
"This category already exists: " => "Tämä luokka on jo olemassa: ",
+"ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=" => "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+=",
"Settings" => "Asetukset",
"January" => "Tammikuu",
"February" => "Helmikuu",
@@ -50,6 +51,7 @@
"Database user" => "Tietokannan käyttäjä",
"Database password" => "Tietokannan salasana",
"Database name" => "Tietokannan nimi",
+"Database tablespace" => "Tietokannan taulukkotila",
"Database host" => "Tietokantapalvelin",
"Finish setup" => "Viimeistele asennus",
"web services under your control" => "verkkopalvelut hallinnassasi",
diff --git a/core/l10n/lb.php b/core/l10n/lb.php
index eafdcc37370..0959e0ed25f 100644
--- a/core/l10n/lb.php
+++ b/core/l10n/lb.php
@@ -3,6 +3,24 @@
"No category to add?" => "Keng Kategorie fir bäizesetzen?",
"This category already exists: " => "Des Kategorie existéiert schonn:",
"Settings" => "Astellungen",
+"January" => "Januar",
+"February" => "Februar",
+"March" => "Mäerz",
+"April" => "Abrëll",
+"May" => "Mee",
+"June" => "Juni",
+"July" => "Juli",
+"August" => "August",
+"September" => "September",
+"October" => "Oktober",
+"November" => "November",
+"December" => "Dezember",
+"Cancel" => "Ofbriechen",
+"No" => "Nee",
+"Yes" => "Jo",
+"Ok" => "OK",
+"No categories selected for deletion." => "Keng Kategorien ausgewielt fir ze läschen.",
+"Error" => "Fehler",
"ownCloud password reset" => "ownCloud Passwuert reset",
"Use the following link to reset your password: {link}" => "Benotz folgende Link fir däi Passwuert ze reseten: {link}",
"You will receive a link to reset your password via Email." => "Du kriss en Link fir däin Passwuert nei ze setzen via Email geschéckt.",
@@ -25,13 +43,14 @@
"Add" => "Bäisetzen",
"Create an admin account" => "En Admin Account uleeën",
"Password" => "Passwuert",
-"Advanced" => "Erweidert",
+"Advanced" => "Advanced",
"Data folder" => "Daten Dossier",
"Configure the database" => "Datebank konfiguréieren",
"will be used" => "wärt benotzt ginn",
"Database user" => "Datebank Benotzer",
"Database password" => "Datebank Passwuert",
"Database name" => "Datebank Numm",
+"Database tablespace" => "Datebank Tabelle-Gréisst",
"Database host" => "Datebank Server",
"Finish setup" => "Installatioun ofschléissen",
"web services under your control" => "Web Servicer ënnert denger Kontroll",
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index 4eb5f1f9ae9..2751b851524 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -51,6 +51,7 @@
"Database user" => "Użytkownik bazy danych",
"Database password" => "Hasło do bazy danych",
"Database name" => "Nazwa bazy danych",
+"Database tablespace" => "Obszar tabel bazy danych",
"Database host" => "Komputer bazy danych",
"Finish setup" => "Zakończ konfigurowanie",
"web services under your control" => "usługi internetowe pod kontrolą",
diff --git a/l10n/ca/files_versions.po b/l10n/ca/files_versions.po
index ae5ccd77e07..12b6059c7b6 100644
--- a/l10n/ca/files_versions.po
+++ b/l10n/ca/files_versions.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 10:13+0000\n"
+"Last-Translator: rogerc \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
@@ -24,11 +24,11 @@ msgstr "Expira totes les versions"
#: templates/settings-personal.php:4
msgid "Versions"
-msgstr ""
+msgstr "Versions"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
-msgstr ""
+msgstr "Això eliminarà totes les versions de còpia de seguretat dels vostres fitxers"
#: templates/settings.php:3
msgid "Enable Files Versioning"
diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po
index 2b24de63524..e43b91310b5 100644
--- a/l10n/ca/lib.po
+++ b/l10n/ca/lib.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 02:01+0200\n"
-"PO-Revision-Date: 2012-09-01 00:02+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 10:11+0000\n"
+"Last-Translator: rogerc \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: app.php:288
msgid "Help"
@@ -70,57 +70,57 @@ msgstr "Error d'autenticació"
msgid "Token expired. Please reload page."
msgstr "El testimoni ha expirat. Torneu a carregar la pàgina."
-#: template.php:86
+#: template.php:87
msgid "seconds ago"
msgstr "segons enrere"
-#: template.php:87
+#: template.php:88
msgid "1 minute ago"
msgstr "fa 1 minut"
-#: template.php:88
+#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "fa %d minuts"
-#: template.php:91
+#: template.php:92
msgid "today"
msgstr "avui"
-#: template.php:92
+#: template.php:93
msgid "yesterday"
msgstr "ahir"
-#: template.php:93
+#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "fa %d dies"
-#: template.php:94
+#: template.php:95
msgid "last month"
msgstr "el mes passat"
-#: template.php:95
+#: template.php:96
msgid "months ago"
msgstr "mesos enrere"
-#: template.php:96
+#: template.php:97
msgid "last year"
msgstr "l'any passat"
-#: template.php:97
+#: template.php:98
msgid "years ago"
msgstr "fa anys"
#: updater.php:66
#, php-format
msgid "%s is available. Get more information"
-msgstr ""
+msgstr "%s està disponible. Obtén més informació"
#: updater.php:68
msgid "up to date"
-msgstr ""
+msgstr "actualitzat"
#: updater.php:71
msgid "updates check is disabled"
-msgstr ""
+msgstr "la comprovació d'actualitzacions està desactivada"
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po
index 7e9e39e072f..e15a614d689 100644
--- a/l10n/ca/settings.po
+++ b/l10n/ca/settings.po
@@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 10:06+0000\n"
+"Last-Translator: rogerc \n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
@@ -78,7 +78,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
-msgstr ""
+msgstr "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess que ownCloud proporciona no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web."
#: templates/admin.php:31
msgid "Cron"
@@ -148,7 +148,7 @@ msgid ""
"licensed under the AGPL."
-msgstr ""
+msgstr "Desenvolupat per la comunitat ownCloud, el codi font té llicència AGPL."
#: templates/apps.php:10
msgid "Add your App"
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index 030414a8b3b..be7300b0457 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -5,7 +5,7 @@
# Translators:
# , 2012.
# Javier Llorente , 2012.
-# , 2011, 2012.
+# , 2011-2012.
# , 2011.
# oSiNaReF <>, 2012.
# , 2012.
@@ -16,15 +16,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-02 02:01+0200\n"
-"PO-Revision-Date: 2012-09-01 18:24+0000\n"
-"Last-Translator: Rubén Trujillo \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 04:35+0000\n"
+"Last-Translator: juanman \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
@@ -85,7 +85,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
-msgstr ""
+msgstr "El directorio de datos -data- y sus archivos probablemente son accesibles desde internet. El archivo .htaccess que provee ownCloud no está funcionando. Recomendamos fuertemente que configure su servidor web de forma que el directorio de datos ya no sea accesible o mueva el directorio de datos fuera de la raíz de documentos del servidor web."
#: templates/admin.php:31
msgid "Cron"
diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po
index e87843eac9c..fdf3b2be402 100644
--- a/l10n/es/user_ldap.po
+++ b/l10n/es/user_ldap.po
@@ -4,21 +4,23 @@
#
# Translators:
# Javier Llorente , 2012.
+# , 2012.
+# Raul Fernandez Garcia , 2012.
# Rubén Trujillo , 2012.
# , 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 02:01+0200\n"
-"PO-Revision-Date: 2012-08-31 23:04+0000\n"
-"Last-Translator: Rubén Trujillo \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 14:15+0000\n"
+"Last-Translator: Raul Fernandez Garcia \n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:8
msgid "Host"
@@ -58,19 +60,19 @@ msgstr "Para acceso anónimo, deje DN y contraseña vacíos."
#: templates/settings.php:12
msgid "User Login Filter"
-msgstr ""
+msgstr "Filtro de inicio de sesión de usuario"
#: templates/settings.php:12
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
-msgstr ""
+msgstr "Define el filtro a aplicar cuando se ha realizado un login. %%uid remplazrá el nombre de usuario en el proceso de login."
#: templates/settings.php:12
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
-msgstr ""
+msgstr "usar %%uid como placeholder, ej: \"uid=%%uid\""
#: templates/settings.php:13
msgid "User List Filter"
@@ -82,7 +84,7 @@ msgstr "Define el filtro a aplicar, cuando se obtienen usuarios."
#: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"."
-msgstr ""
+msgstr "Sin placeholder, ej: \"objectClass=person\"."
#: templates/settings.php:14
msgid "Group Filter"
@@ -94,7 +96,7 @@ msgstr "Define el filtro a aplicar, cuando se obtienen grupos."
#: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
-msgstr ""
+msgstr "Con cualquier placeholder, ej: \"objectClass=posixGroup\"."
#: templates/settings.php:17
msgid "Port"
diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po
index a519a3b4f4b..162fca43720 100644
--- a/l10n/eu/files_sharing.po
+++ b/l10n/eu/files_sharing.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 13:00+0000\n"
+"Last-Translator: asieriko \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/authenticate.php:4
msgid "Password"
@@ -32,8 +32,8 @@ msgstr "Deskargatu"
#: templates/public.php:18
msgid "No preview available for"
-msgstr ""
+msgstr "Ez dago aurrebista eskuragarririk hauentzat "
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
msgstr "web zerbitzuak zure kontrolpean"
diff --git a/l10n/eu/files_versions.po b/l10n/eu/files_versions.po
index 357b26164df..0f7610079ce 100644
--- a/l10n/eu/files_versions.po
+++ b/l10n/eu/files_versions.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 12:58+0000\n"
+"Last-Translator: asieriko \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
@@ -24,11 +24,11 @@ msgstr "Iraungi bertsio guztiak"
#: templates/settings-personal.php:4
msgid "Versions"
-msgstr ""
+msgstr "Bertsioak"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
-msgstr ""
+msgstr "Honek zure fitxategien bertsio guztiak ezabatuko ditu"
#: templates/settings.php:3
msgid "Enable Files Versioning"
diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po
index c083e4f8654..1fd4db54aa2 100644
--- a/l10n/eu/lib.po
+++ b/l10n/eu/lib.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 02:01+0200\n"
-"PO-Revision-Date: 2012-09-01 00:02+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 13:06+0000\n"
+"Last-Translator: asieriko \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: app.php:288
msgid "Help"
@@ -70,57 +70,57 @@ msgstr "Autentikazio errorea"
msgid "Token expired. Please reload page."
msgstr "Tokena iraungitu da. Mesedez birkargatu orria."
-#: template.php:86
+#: template.php:87
msgid "seconds ago"
msgstr "orain dela segundu batzuk"
-#: template.php:87
+#: template.php:88
msgid "1 minute ago"
msgstr "orain dela minutu 1"
-#: template.php:88
+#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "orain dela %d minutu"
-#: template.php:91
+#: template.php:92
msgid "today"
msgstr "gaur"
-#: template.php:92
+#: template.php:93
msgid "yesterday"
msgstr "atzo"
-#: template.php:93
+#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "orain dela %d egun"
-#: template.php:94
+#: template.php:95
msgid "last month"
msgstr "joan den hilabetea"
-#: template.php:95
+#: template.php:96
msgid "months ago"
msgstr "orain dela hilabete batzuk"
-#: template.php:96
+#: template.php:97
msgid "last year"
msgstr "joan den urtea"
-#: template.php:97
+#: template.php:98
msgid "years ago"
msgstr "orain dela urte batzuk"
#: updater.php:66
#, php-format
msgid "%s is available. Get more information"
-msgstr ""
+msgstr "%s eskuragarri dago. Lortu informazio gehiago"
#: updater.php:68
msgid "up to date"
-msgstr ""
+msgstr "eguneratuta"
#: updater.php:71
msgid "updates check is disabled"
-msgstr ""
+msgstr "eguneraketen egiaztapena ez dago gaituta"
diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po
index f069773c1d7..b22e432ec73 100644
--- a/l10n/eu/settings.po
+++ b/l10n/eu/settings.po
@@ -10,15 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 13:05+0000\n"
+"Last-Translator: asieriko \n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
@@ -79,7 +79,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
-msgstr ""
+msgstr "Zure data karpeta eta zure fitxategiak internetetik zuzenean eskuragarri egon daitezke. ownCloudek emandako .htaccess fitxategia ez du bere lana egiten. Aholkatzen dizugu zure web zerbitzaria ongi konfiguratzea data karpeta eskuragarri ez izateko edo data karpeta web zerbitzariaren dokumentu errotik mugitzea."
#: templates/admin.php:31
msgid "Cron"
@@ -99,39 +99,39 @@ msgstr "erabili sistemaren cron zerbitzua"
#: templates/admin.php:41
msgid "Share API"
-msgstr ""
+msgstr "Partekatze APIa"
#: templates/admin.php:46
msgid "Enable Share API"
-msgstr ""
+msgstr "Gaitu Partekatze APIa"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
-msgstr ""
+msgstr "Baimendu aplikazioak Partekatze APIa erabiltzeko"
#: templates/admin.php:51
msgid "Allow links"
-msgstr ""
+msgstr "Baimendu loturak"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
-msgstr ""
+msgstr "Baimendu erabiltzaileak loturen bidez fitxategiak publikoki partekatzen"
#: templates/admin.php:56
msgid "Allow resharing"
-msgstr ""
+msgstr "Baimendu birpartekatzea"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
-msgstr ""
+msgstr "Baimendu erabiltzaileak haiekin partekatutako fitxategiak berriz ere partekatzen"
#: templates/admin.php:60
msgid "Allow users to share with anyone"
-msgstr ""
+msgstr "Baimendu erabiltzaileak edonorekin partekatzen"
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
-msgstr ""
+msgstr "Baimendu erabiltzaileak bakarrik bere taldeko erabiltzaileekin partekatzen"
#: templates/admin.php:69
msgid "Log"
@@ -149,7 +149,7 @@ msgid ""
"licensed under the AGPL."
-msgstr ""
+msgstr "ownCloud komunitateak garatuta, itubruru kodeaAGPL lizentziarekin banatzen da."
#: templates/apps.php:10
msgid "Add your App"
diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po
index 6ad322c5cc7..7506e66bc4e 100644
--- a/l10n/fi_FI/core.po
+++ b/l10n/fi_FI/core.po
@@ -7,20 +7,21 @@
# Jiri Grönroos , 2012.
# Johannes Korpela <>, 2012.
# Pekka Sutela , 2012.
+# , 2012.
# , 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 16:24+0000\n"
+"Last-Translator: teho \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"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi_FI\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided."
@@ -36,7 +37,7 @@ msgstr "Tämä luokka on jo olemassa: "
#: js/jquery-ui-1.8.16.custom.min.js:511
msgid "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
-msgstr ""
+msgstr "ui-datepicker-group';if(i[1]>1)switch(G){case 0:y+="
#: js/js.js:206 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings"
@@ -234,7 +235,7 @@ msgstr "Tietokannan nimi"
#: templates/installation.php:109
msgid "Database tablespace"
-msgstr ""
+msgstr "Tietokannan taulukkotila"
#: templates/installation.php:115
msgid "Database host"
diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po
index d9cca99c90c..4bac70c1c2b 100644
--- a/l10n/fi_FI/files.po
+++ b/l10n/fi_FI/files.po
@@ -6,20 +6,21 @@
# Jesse Jaara , 2012.
# Jiri Grönroos , 2012.
# Johannes Korpela <>, 2012.
+# , 2012.
# , 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 10:00+0000\n"
-"Last-Translator: Jiri Grönroos \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 16:25+0000\n"
+"Last-Translator: teho \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"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi_FI\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
@@ -224,4 +225,4 @@ msgstr "Tiedostoja tarkistetaan, odota hetki."
#: templates/index.php:74
msgid "Current scanning"
-msgstr ""
+msgstr "Tämänhetkinen tutkinta"
diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po
index 252458e4cb1..f55a4520322 100644
--- a/l10n/fi_FI/files_sharing.po
+++ b/l10n/fi_FI/files_sharing.po
@@ -4,19 +4,20 @@
#
# Translators:
# Jiri Grönroos , 2012.
+# , 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 15:46+0000\n"
+"Last-Translator: teho \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"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi_FI\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/authenticate.php:4
msgid "Password"
@@ -32,8 +33,8 @@ msgstr "Lataa"
#: templates/public.php:18
msgid "No preview available for"
-msgstr ""
+msgstr "Ei esikatselua kohteelle"
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
msgstr "verkkopalvelut hallinnassasi"
diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po
index b2d28143e9d..528da08db5c 100644
--- a/l10n/fi_FI/settings.po
+++ b/l10n/fi_FI/settings.po
@@ -5,23 +5,24 @@
# Translators:
# Jesse Jaara , 2012.
# Jiri Grönroos , 2012.
+# , 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-03 02:05+0200\n"
-"PO-Revision-Date: 2012-09-02 15:47+0000\n"
-"Last-Translator: Jiri Grönroos \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 16:42+0000\n"
+"Last-Translator: teho \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"
"Content-Transfer-Encoding: 8bit\n"
"Language: fi_FI\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
-msgstr ""
+msgstr "Ei pystytä lataamaan listaa sovellusvarastosta (App Store)"
#: ajax/lostpassword.php:14
msgid "Email saved"
@@ -78,7 +79,7 @@ msgid ""
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
-msgstr ""
+msgstr "Data-kansio ja tiedostot ovat ehkä saavutettavissa Internetistä. .htaccess-tiedosto, jolla kontrolloidaan pääsyä, ei toimi. Suosittelemme, että muutat web-palvelimesi asetukset niin ettei data-kansio ole enää pääsyä tai siirrät data-kansion pois web-palvelimen tiedostojen juuresta."
#: templates/admin.php:31
msgid "Cron"
@@ -86,11 +87,11 @@ msgstr "Cron"
#: templates/admin.php:33
msgid "execute one task with each page loaded"
-msgstr ""
+msgstr "suorita yksi tehtävä jokaisella ladatulla sivulla"
#: templates/admin.php:35
msgid "cron.php is registered at a webcron service"
-msgstr ""
+msgstr "cron.php on rekisteröity webcron-palvelulla"
#: templates/admin.php:37
msgid "use systems cron service"
@@ -98,15 +99,15 @@ msgstr "käytä järjestelmän cron-palvelua"
#: templates/admin.php:41
msgid "Share API"
-msgstr ""
+msgstr "Jaon ohelmointirajapinta (Share API)"
#: templates/admin.php:46
msgid "Enable Share API"
-msgstr ""
+msgstr "Ota käyttöön jaon ohjelmoitirajapinta (Share API)"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
-msgstr ""
+msgstr "Salli sovellusten käyttää jaon ohjelmointirajapintaa (Share API)"
#: templates/admin.php:51
msgid "Allow links"
@@ -122,7 +123,7 @@ msgstr "Salli uudelleenjako"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
-msgstr ""
+msgstr "Salli käyttäjien jakaa heille itselleen jaettuja tietoja edelleen"
#: templates/admin.php:60
msgid "Allow users to share with anyone"
@@ -284,7 +285,7 @@ msgstr "Muu"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
-msgstr ""
+msgstr "Ryhmän ylläpitäjä"
#: templates/users.php:82
msgid "Quota"
diff --git a/l10n/ja_JP/files_versions.po b/l10n/ja_JP/files_versions.po
index bed89934fbc..a2dc0289007 100644
--- a/l10n/ja_JP/files_versions.po
+++ b/l10n/ja_JP/files_versions.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 15:56+0000\n"
+"Last-Translator: Daisuke Deguchi \n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja_JP\n"
-"Plural-Forms: nplurals=1; plural=0\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
@@ -24,11 +24,11 @@ msgstr "すべてのバージョンを削除する"
#: templates/settings-personal.php:4
msgid "Versions"
-msgstr ""
+msgstr "バージョン"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
-msgstr ""
+msgstr "これは、あなたのファイルのすべてのバックアップバージョンを削除します"
#: templates/settings.php:3
msgid "Enable Files Versioning"
diff --git a/l10n/ja_JP/lib.po b/l10n/ja_JP/lib.po
index a2197a29945..d9b410fa885 100644
--- a/l10n/ja_JP/lib.po
+++ b/l10n/ja_JP/lib.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 02:01+0200\n"
-"PO-Revision-Date: 2012-09-01 00:02+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 15:55+0000\n"
+"Last-Translator: Daisuke Deguchi \n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja_JP\n"
-"Plural-Forms: nplurals=1; plural=0\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
#: app.php:288
msgid "Help"
@@ -70,57 +70,57 @@ msgstr "認証エラー"
msgid "Token expired. Please reload page."
msgstr "トークンが無効になりました。ページを再読込してください。"
-#: template.php:86
+#: template.php:87
msgid "seconds ago"
msgstr "秒前"
-#: template.php:87
+#: template.php:88
msgid "1 minute ago"
msgstr "1分前"
-#: template.php:88
+#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "%d 分前"
-#: template.php:91
+#: template.php:92
msgid "today"
msgstr "今日"
-#: template.php:92
+#: template.php:93
msgid "yesterday"
msgstr "昨日"
-#: template.php:93
+#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "%d 日前"
-#: template.php:94
+#: template.php:95
msgid "last month"
msgstr "先月"
-#: template.php:95
+#: template.php:96
msgid "months ago"
msgstr "月前"
-#: template.php:96
+#: template.php:97
msgid "last year"
msgstr "昨年"
-#: template.php:97
+#: template.php:98
msgid "years ago"
msgstr "年前"
#: updater.php:66
#, php-format
msgid "%s is available. Get more information"
-msgstr ""
+msgstr "%s が利用可能です。詳細情報 を確認ください"
#: updater.php:68
msgid "up to date"
-msgstr ""
+msgstr "最新です"
#: updater.php:71
msgid "updates check is disabled"
-msgstr ""
+msgstr "更新チェックは無効です"
diff --git a/l10n/lb/core.po b/l10n/lb/core.po
index fbc1cddc1c7..a9de0752461 100644
--- a/l10n/lb/core.po
+++ b/l10n/lb/core.po
@@ -3,20 +3,20 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# , 2011, 2012.
+# , 2011-2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 21:47+0000\n"
+"Last-Translator: sim0n \n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lb\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided."
@@ -40,75 +40,75 @@ msgstr "Astellungen"
#: js/js.js:591
msgid "January"
-msgstr ""
+msgstr "Januar"
#: js/js.js:591
msgid "February"
-msgstr ""
+msgstr "Februar"
#: js/js.js:591
msgid "March"
-msgstr ""
+msgstr "Mäerz"
#: js/js.js:591
msgid "April"
-msgstr ""
+msgstr "Abrëll"
#: js/js.js:591
msgid "May"
-msgstr ""
+msgstr "Mee"
#: js/js.js:591
msgid "June"
-msgstr ""
+msgstr "Juni"
#: js/js.js:592
msgid "July"
-msgstr ""
+msgstr "Juli"
#: js/js.js:592
msgid "August"
-msgstr ""
+msgstr "August"
#: js/js.js:592
msgid "September"
-msgstr ""
+msgstr "September"
#: js/js.js:592
msgid "October"
-msgstr ""
+msgstr "Oktober"
#: js/js.js:592
msgid "November"
-msgstr ""
+msgstr "November"
#: js/js.js:592
msgid "December"
-msgstr ""
+msgstr "Dezember"
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
-msgstr ""
+msgstr "Ofbriechen"
#: js/oc-dialogs.js:159
msgid "No"
-msgstr ""
+msgstr "Nee"
#: js/oc-dialogs.js:160
msgid "Yes"
-msgstr ""
+msgstr "Jo"
#: js/oc-dialogs.js:177
msgid "Ok"
-msgstr ""
+msgstr "OK"
#: js/oc-vcategories.js:68
msgid "No categories selected for deletion."
-msgstr ""
+msgstr "Keng Kategorien ausgewielt fir ze läschen."
#: js/oc-vcategories.js:68
msgid "Error"
-msgstr ""
+msgstr "Fehler"
#: lostpassword/index.php:26
msgid "ownCloud password reset"
@@ -201,7 +201,7 @@ msgstr "Passwuert"
#: templates/installation.php:36
msgid "Advanced"
-msgstr "Erweidert"
+msgstr "Advanced"
#: templates/installation.php:38
msgid "Data folder"
@@ -230,7 +230,7 @@ msgstr "Datebank Numm"
#: templates/installation.php:109
msgid "Database tablespace"
-msgstr ""
+msgstr "Datebank Tabelle-Gréisst"
#: templates/installation.php:115
msgid "Database host"
diff --git a/l10n/lb/files.po b/l10n/lb/files.po
index ae57349ec9e..45773897b67 100644
--- a/l10n/lb/files.po
+++ b/l10n/lb/files.po
@@ -3,20 +3,20 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# , 2011, 2012.
+# , 2011-2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 21:52+0000\n"
+"Last-Translator: sim0n \n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lb\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
@@ -58,43 +58,43 @@ msgstr "Läschen"
#: js/filelist.js:141
msgid "already exists"
-msgstr ""
+msgstr "existéiert schonn"
#: js/filelist.js:141
msgid "replace"
-msgstr ""
+msgstr "ersetzen"
#: js/filelist.js:141
msgid "cancel"
-msgstr ""
+msgstr "ofbriechen"
#: js/filelist.js:195
msgid "replaced"
-msgstr ""
+msgstr "ersat"
#: js/filelist.js:195
msgid "with"
-msgstr ""
+msgstr "mat"
#: js/filelist.js:195 js/filelist.js:246
msgid "undo"
-msgstr ""
+msgstr "réckgängeg man"
#: js/filelist.js:246
msgid "deleted"
-msgstr ""
+msgstr "geläscht"
#: js/files.js:179
msgid "generating ZIP-file, it may take some time."
-msgstr ""
+msgstr "Et gëtt eng ZIP-File generéiert, dëst ka bëssen daueren."
#: js/files.js:208
msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
+msgstr "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass."
#: js/files.js:208
msgid "Upload Error"
-msgstr ""
+msgstr "Fehler beim eroplueden"
#: js/files.js:236 js/files.js:327 js/files.js:356
msgid "Pending"
@@ -102,16 +102,16 @@ msgstr ""
#: js/files.js:341
msgid "Upload cancelled."
-msgstr ""
+msgstr "Upload ofgebrach."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
+msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."
-msgstr ""
+msgstr "Ongültege Numm, '/' net erlaabt."
#: js/files.js:726 templates/index.php:55
msgid "Size"
@@ -123,19 +123,19 @@ msgstr "Geännert"
#: js/files.js:754
msgid "folder"
-msgstr ""
+msgstr "Dossier"
#: js/files.js:756
msgid "folders"
-msgstr ""
+msgstr "Dossieren"
#: js/files.js:764
msgid "file"
-msgstr ""
+msgstr "Datei"
#: js/files.js:766
msgid "files"
-msgstr ""
+msgstr "Dateien"
#: templates/admin.php:5
msgid "File handling"
diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po
index 46b0f23beb3..ce3cde89a09 100644
--- a/l10n/lb/settings.po
+++ b/l10n/lb/settings.po
@@ -3,32 +3,32 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# , 2011, 2012.
+# , 2011-2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 21:57+0000\n"
+"Last-Translator: sim0n \n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lb\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
-msgstr ""
+msgstr "Konnt Lescht net vum App Store lueden"
#: ajax/lostpassword.php:14
msgid "Email saved"
-msgstr ""
+msgstr "E-mail gespäichert"
#: ajax/lostpassword.php:16
msgid "Invalid email"
-msgstr ""
+msgstr "Ongülteg e-mail"
#: ajax/openid.php:16
msgid "OpenID Changed"
@@ -40,7 +40,7 @@ msgstr "Ongülteg Requête"
#: ajax/removeuser.php:13 ajax/setquota.php:18 ajax/togglegroups.php:18
msgid "Authentication error"
-msgstr ""
+msgstr "Authentifikatioun's Fehler"
#: ajax/setlanguage.php:18
msgid "Language changed"
@@ -48,19 +48,19 @@ msgstr "Sprooch huet geännert"
#: js/apps.js:18
msgid "Error"
-msgstr ""
+msgstr "Fehler"
#: js/apps.js:39 js/apps.js:73
msgid "Disable"
-msgstr ""
+msgstr "Ofschalten"
#: js/apps.js:39 js/apps.js:62
msgid "Enable"
-msgstr ""
+msgstr "Aschalten"
#: js/personal.js:69
msgid "Saving..."
-msgstr ""
+msgstr "Speicheren..."
#: personal.php:46 personal.php:47
msgid "__language_name__"
@@ -68,7 +68,7 @@ msgstr "__language_name__"
#: templates/admin.php:14
msgid "Security Warning"
-msgstr ""
+msgstr "Sécherheets Warnung"
#: templates/admin.php:17
msgid ""
@@ -81,7 +81,7 @@ msgstr ""
#: templates/admin.php:31
msgid "Cron"
-msgstr ""
+msgstr "Cron"
#: templates/admin.php:33
msgid "execute one task with each page loaded"
@@ -89,27 +89,27 @@ msgstr ""
#: templates/admin.php:35
msgid "cron.php is registered at a webcron service"
-msgstr ""
+msgstr "cron.php ass als en webcron Service registréiert"
#: templates/admin.php:37
msgid "use systems cron service"
-msgstr ""
+msgstr "benotz den systems cron Service"
#: templates/admin.php:41
msgid "Share API"
-msgstr ""
+msgstr "Share API"
#: templates/admin.php:46
msgid "Enable Share API"
-msgstr ""
+msgstr "Share API aschalten"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
-msgstr ""
+msgstr "Erlab Apps d'Share API ze benotzen"
#: templates/admin.php:51
msgid "Allow links"
-msgstr ""
+msgstr "Links erlaben"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
@@ -117,7 +117,7 @@ msgstr ""
#: templates/admin.php:56
msgid "Allow resharing"
-msgstr ""
+msgstr "Resharing erlaben"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
@@ -125,11 +125,11 @@ msgstr ""
#: templates/admin.php:60
msgid "Allow users to share with anyone"
-msgstr ""
+msgstr "Useren erlaben mat egal wiem ze sharen"
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
-msgstr ""
+msgstr "Useren nëmmen erlaben mat Useren aus hirer Grupp ze sharen"
#: templates/admin.php:69
msgid "Log"
@@ -159,7 +159,7 @@ msgstr "Wiel eng Applikatioun aus"
#: templates/apps.php:29
msgid "See application page at apps.owncloud.com"
-msgstr ""
+msgstr "Kuck dir d'Applicatioun's Säit op apps.owncloud.com un"
#: templates/apps.php:30
msgid "-licensed"
@@ -283,7 +283,7 @@ msgstr "Aner"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
-msgstr ""
+msgstr "Gruppen Admin"
#: templates/users.php:82
msgid "Quota"
diff --git a/l10n/pl/core.po b/l10n/pl/core.po
index 39c80a75e61..3889b13622d 100644
--- a/l10n/pl/core.po
+++ b/l10n/pl/core.po
@@ -13,15 +13,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:02+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 06:40+0000\n"
+"Last-Translator: Cyryl Sochacki <>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided."
@@ -235,7 +235,7 @@ msgstr "Nazwa bazy danych"
#: templates/installation.php:109
msgid "Database tablespace"
-msgstr ""
+msgstr "Obszar tabel bazy danych"
#: templates/installation.php:115
msgid "Database host"
diff --git a/l10n/pl/files.po b/l10n/pl/files.po
index 652fd350165..02f24afbe72 100644
--- a/l10n/pl/files.po
+++ b/l10n/pl/files.po
@@ -11,15 +11,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 06:33+0000\n"
+"Last-Translator: Cyryl Sochacki <>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
@@ -110,7 +110,7 @@ msgstr "Wczytywanie anulowane."
#: js/files.js:409
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
+msgstr "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane."
#: js/files.js:480
msgid "Invalid name, '/' is not allowed."
diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po
index 0cb14cf441b..fee8ef8b65a 100644
--- a/l10n/pl/files_sharing.po
+++ b/l10n/pl/files_sharing.po
@@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 07:03+0000\n"
+"Last-Translator: Cyryl Sochacki <>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: templates/authenticate.php:4
msgid "Password"
@@ -33,8 +33,8 @@ msgstr "Pobierz"
#: templates/public.php:18
msgid "No preview available for"
-msgstr ""
+msgstr "Podgląd nie jest dostępny dla"
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
msgstr "Kontrolowane serwisy"
diff --git a/l10n/pl/files_versions.po b/l10n/pl/files_versions.po
index 9db71f8d1a4..ea579c0b6a4 100644
--- a/l10n/pl/files_versions.po
+++ b/l10n/pl/files_versions.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 06:57+0000\n"
+"Last-Translator: Cyryl Sochacki <>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
@@ -24,11 +24,11 @@ msgstr "Wygasają wszystkie wersje"
#: templates/settings-personal.php:4
msgid "Versions"
-msgstr ""
+msgstr "Wersje"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
-msgstr ""
+msgstr "Spowoduje to usunięcie wszystkich istniejących wersji kopii zapasowych plików"
#: templates/settings.php:3
msgid "Enable Files Versioning"
diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po
index cea78bc05fa..09263ad142c 100644
--- a/l10n/pl/lib.po
+++ b/l10n/pl/lib.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 02:01+0200\n"
-"PO-Revision-Date: 2012-09-01 00:02+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 07:02+0000\n"
+"Last-Translator: Cyryl Sochacki <>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: app.php:288
msgid "Help"
@@ -70,57 +70,57 @@ msgstr "Błąd uwierzytelniania"
msgid "Token expired. Please reload page."
msgstr "Token wygasł. Proszę ponownie załadować stronę."
-#: template.php:86
+#: template.php:87
msgid "seconds ago"
msgstr "sekund temu"
-#: template.php:87
+#: template.php:88
msgid "1 minute ago"
msgstr "1 minutę temu"
-#: template.php:88
+#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "%d minut temu"
-#: template.php:91
+#: template.php:92
msgid "today"
msgstr "dzisiaj"
-#: template.php:92
+#: template.php:93
msgid "yesterday"
msgstr "wczoraj"
-#: template.php:93
+#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "%d dni temu"
-#: template.php:94
+#: template.php:95
msgid "last month"
msgstr "ostatni miesiąc"
-#: template.php:95
+#: template.php:96
msgid "months ago"
msgstr "miesięcy temu"
-#: template.php:96
+#: template.php:97
msgid "last year"
msgstr "ostatni rok"
-#: template.php:97
+#: template.php:98
msgid "years ago"
msgstr "lat temu"
#: updater.php:66
#, php-format
msgid "%s is available. Get more information"
-msgstr ""
+msgstr "%s jest dostępna. Uzyskaj więcej informacji"
#: updater.php:68
msgid "up to date"
-msgstr ""
+msgstr "Aktualne"
#: updater.php:71
msgid "updates check is disabled"
-msgstr ""
+msgstr "wybór aktualizacji jest wyłączony"
diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po
index 8afec9db2af..3eb675060a7 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/settings.po
@@ -14,15 +14,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot \n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
+"PO-Revision-Date: 2012-09-03 07:00+0000\n"
+"Last-Translator: Cyryl Sochacki <>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
@@ -103,19 +103,19 @@ msgstr "korzystaj z usługi systemowej cron"
#: templates/admin.php:41
msgid "Share API"
-msgstr ""
+msgstr "Udostępnij API"
#: templates/admin.php:46
msgid "Enable Share API"
-msgstr ""
+msgstr "Włącz udostępniane API"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
-msgstr ""
+msgstr "Zezwalaj aplikacjom na używanie API"
#: templates/admin.php:51
msgid "Allow links"
-msgstr ""
+msgstr "Zezwalaj na łącza"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
@@ -123,7 +123,7 @@ msgstr ""
#: templates/admin.php:56
msgid "Allow resharing"
-msgstr ""
+msgstr "Zezwól na ponowne udostępnianie"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 2ab352a0a8d..136685c098f 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 66d9dbcd1b9..2c15a9049b4 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 5b047fcf46d..7346533735d 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 3f295496fd3..a4d2244600e 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index d386ad1e35f..cffd3fd5052 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -33,6 +33,6 @@ msgstr ""
msgid "No preview available for"
msgstr ""
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
msgstr ""
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index 72af58b8b55..88f3182b3e8 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 3c27e4b0f88..82b69d86b88 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -69,45 +69,45 @@ msgstr ""
msgid "Token expired. Please reload page."
msgstr ""
-#: template.php:86
+#: template.php:87
msgid "seconds ago"
msgstr ""
-#: template.php:87
+#: template.php:88
msgid "1 minute ago"
msgstr ""
-#: template.php:88
+#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr ""
-#: template.php:91
+#: template.php:92
msgid "today"
msgstr ""
-#: template.php:92
+#: template.php:93
msgid "yesterday"
msgstr ""
-#: template.php:93
+#: template.php:94
#, php-format
msgid "%d days ago"
msgstr ""
-#: template.php:94
+#: template.php:95
msgid "last month"
msgstr ""
-#: template.php:95
+#: template.php:96
msgid "months ago"
msgstr ""
-#: template.php:96
+#: template.php:97
msgid "last year"
msgstr ""
-#: template.php:97
+#: template.php:98
msgid "years ago"
msgstr ""
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index dcdeac2fdc9..35a5a06eca4 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-09-03 02:05+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index a8e7af24122..8a2113c6e11 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-09-03 02:04+0200\n"
+"POT-Creation-Date: 2012-09-04 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index 8e4c30caec9..031207227ec 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -21,5 +21,8 @@
"last month" => "el mes passat",
"months ago" => "mesos enrere",
"last year" => "l'any passat",
-"years ago" => "fa anys"
+"years ago" => "fa anys",
+"%s is available. Get more information" => "%s està disponible. Obtén més informació",
+"up to date" => "actualitzat",
+"updates check is disabled" => "la comprovació d'actualitzacions està desactivada"
);
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php
index 989b3694136..461bf458778 100644
--- a/lib/l10n/eu.php
+++ b/lib/l10n/eu.php
@@ -21,5 +21,8 @@
"last month" => "joan den hilabetea",
"months ago" => "orain dela hilabete batzuk",
"last year" => "joan den urtea",
-"years ago" => "orain dela urte batzuk"
+"years ago" => "orain dela urte batzuk",
+"%s is available. Get more information" => "%s eskuragarri dago. Lortu informazio gehiago",
+"up to date" => "eguneratuta",
+"updates check is disabled" => "eguneraketen egiaztapena ez dago gaituta"
);
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index 3552a525c99..10f7276703a 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -21,5 +21,8 @@
"last month" => "先月",
"months ago" => "月前",
"last year" => "昨年",
-"years ago" => "年前"
+"years ago" => "年前",
+"%s is available. Get more information" => "%s が利用可能です。詳細情報 を確認ください",
+"up to date" => "最新です",
+"updates check is disabled" => "更新チェックは無効です"
);
diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php
index 169462fabb7..087aaa227d3 100644
--- a/lib/l10n/pl.php
+++ b/lib/l10n/pl.php
@@ -21,5 +21,8 @@
"last month" => "ostatni miesiąc",
"months ago" => "miesięcy temu",
"last year" => "ostatni rok",
-"years ago" => "lat temu"
+"years ago" => "lat temu",
+"%s is available. Get more information" => "%s jest dostępna. Uzyskaj więcej informacji",
+"up to date" => "Aktualne",
+"updates check is disabled" => "wybór aktualizacji jest wyłączony"
);
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 29cad92715d..6d9a043bc2e 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -12,6 +12,7 @@
"Saving..." => "S'està desant...",
"__language_name__" => "Català",
"Security Warning" => "Avís de seguretat",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess que ownCloud proporciona no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web.",
"Cron" => "Cron",
"execute one task with each page loaded" => "executa una tasca en carregar cada pàgina",
"cron.php is registered at a webcron service" => "cron.php està registrat en un servei web cron",
@@ -27,6 +28,7 @@
"Allow users to only share with users in their groups" => "Permet als usuaris compartir només amb usuaris del seu grup",
"Log" => "Registre",
"More" => "Més",
+"Developed by the ownCloud community, the source code is licensed under the AGPL." => "Desenvolupat per la comunitat ownCloud, el codi font té llicència AGPL.",
"Add your App" => "Afegiu la vostra aplicació",
"Select an App" => "Seleccioneu una aplicació",
"See application page at apps.owncloud.com" => "Mireu la pàgina d'aplicacions a apps.owncloud.com",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index be496cd9647..54a42eaad27 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -12,6 +12,7 @@
"Saving..." => "Guardando...",
"__language_name__" => "Castellano",
"Security Warning" => "Advertencia de seguridad",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "El directorio de datos -data- y sus archivos probablemente son accesibles desde internet. El archivo .htaccess que provee ownCloud no está funcionando. Recomendamos fuertemente que configure su servidor web de forma que el directorio de datos ya no sea accesible o mueva el directorio de datos fuera de la raíz de documentos del servidor web.",
"Cron" => "Cron",
"execute one task with each page loaded" => "ejecutar una tarea con cada página cargada",
"cron.php is registered at a webcron service" => "cron.php se registra en un servicio webcron",
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
index d5dcf396add..61ccec9da85 100644
--- a/settings/l10n/eu.php
+++ b/settings/l10n/eu.php
@@ -12,12 +12,23 @@
"Saving..." => "Gordetzen...",
"__language_name__" => "Euskera",
"Security Warning" => "Segurtasun abisua",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Zure data karpeta eta zure fitxategiak internetetik zuzenean eskuragarri egon daitezke. ownCloudek emandako .htaccess fitxategia ez du bere lana egiten. Aholkatzen dizugu zure web zerbitzaria ongi konfiguratzea data karpeta eskuragarri ez izateko edo data karpeta web zerbitzariaren dokumentu errotik mugitzea.",
"Cron" => "Cron",
"execute one task with each page loaded" => "exekutatu zeregina orri karga bakoitzean",
"cron.php is registered at a webcron service" => "cron.php webcron zerbitzu batean erregistratuta dago",
"use systems cron service" => "erabili sistemaren cron zerbitzua",
+"Share API" => "Partekatze APIa",
+"Enable Share API" => "Gaitu Partekatze APIa",
+"Allow apps to use the Share API" => "Baimendu aplikazioak Partekatze APIa erabiltzeko",
+"Allow links" => "Baimendu loturak",
+"Allow users to share items to the public with links" => "Baimendu erabiltzaileak loturen bidez fitxategiak publikoki partekatzen",
+"Allow resharing" => "Baimendu birpartekatzea",
+"Allow users to share items shared with them again" => "Baimendu erabiltzaileak haiekin partekatutako fitxategiak berriz ere partekatzen",
+"Allow users to share with anyone" => "Baimendu erabiltzaileak edonorekin partekatzen",
+"Allow users to only share with users in their groups" => "Baimendu erabiltzaileak bakarrik bere taldeko erabiltzaileekin partekatzen",
"Log" => "Egunkaria",
"More" => "Gehiago",
+"Developed by the ownCloud community, the source code is licensed under the AGPL." => "ownCloud komunitateak garatuta, itubruru kodeaAGPL lizentziarekin banatzen da.",
"Add your App" => "Gehitu zure aplikazioa",
"Select an App" => "Aukeratu programa bat",
"See application page at apps.owncloud.com" => "Ikusi programen orria apps.owncloud.com en",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index 0ca490d8d51..0bca3719838 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -1,4 +1,5 @@
"Ei pystytä lataamaan listaa sovellusvarastosta (App Store)",
"Email saved" => "Sähköposti tallennettu",
"Invalid email" => "Virheellinen sähköposti",
"OpenID Changed" => "OpenID on vaihdettu",
@@ -11,11 +12,18 @@
"Saving..." => "Tallennetaan...",
"__language_name__" => "_kielen_nimi_",
"Security Warning" => "Turvallisuusvaroitus",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Data-kansio ja tiedostot ovat ehkä saavutettavissa Internetistä. .htaccess-tiedosto, jolla kontrolloidaan pääsyä, ei toimi. Suosittelemme, että muutat web-palvelimesi asetukset niin ettei data-kansio ole enää pääsyä tai siirrät data-kansion pois web-palvelimen tiedostojen juuresta.",
"Cron" => "Cron",
+"execute one task with each page loaded" => "suorita yksi tehtävä jokaisella ladatulla sivulla",
+"cron.php is registered at a webcron service" => "cron.php on rekisteröity webcron-palvelulla",
"use systems cron service" => "käytä järjestelmän cron-palvelua",
+"Share API" => "Jaon ohelmointirajapinta (Share API)",
+"Enable Share API" => "Ota käyttöön jaon ohjelmoitirajapinta (Share API)",
+"Allow apps to use the Share API" => "Salli sovellusten käyttää jaon ohjelmointirajapintaa (Share API)",
"Allow links" => "Salli linkit",
"Allow users to share items to the public with links" => "Salli käyttäjien jakaa kohteita julkisesti linkkejä käyttäen",
"Allow resharing" => "Salli uudelleenjako",
+"Allow users to share items shared with them again" => "Salli käyttäjien jakaa heille itselleen jaettuja tietoja edelleen",
"Allow users to share with anyone" => "Salli käyttäjien jakaa kohteita kenen tahansa kanssa",
"Allow users to only share with users in their groups" => "Salli käyttäjien jakaa kohteita vain omien ryhmien jäsenten kesken",
"Log" => "Loki",
@@ -54,6 +62,7 @@
"Create" => "Luo",
"Default Quota" => "Oletuskiintiö",
"Other" => "Muu",
+"Group Admin" => "Ryhmän ylläpitäjä",
"Quota" => "Kiintiö",
"Delete" => "Poista"
);
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php
index 29072720a02..b419cb9278a 100644
--- a/settings/l10n/lb.php
+++ b/settings/l10n/lb.php
@@ -1,12 +1,32 @@
"Konnt Lescht net vum App Store lueden",
+"Email saved" => "E-mail gespäichert",
+"Invalid email" => "Ongülteg e-mail",
"OpenID Changed" => "OpenID huet geännert",
"Invalid request" => "Ongülteg Requête",
+"Authentication error" => "Authentifikatioun's Fehler",
"Language changed" => "Sprooch huet geännert",
+"Error" => "Fehler",
+"Disable" => "Ofschalten",
+"Enable" => "Aschalten",
+"Saving..." => "Speicheren...",
"__language_name__" => "__language_name__",
+"Security Warning" => "Sécherheets Warnung",
+"Cron" => "Cron",
+"cron.php is registered at a webcron service" => "cron.php ass als en webcron Service registréiert",
+"use systems cron service" => "benotz den systems cron Service",
+"Share API" => "Share API",
+"Enable Share API" => "Share API aschalten",
+"Allow apps to use the Share API" => "Erlab Apps d'Share API ze benotzen",
+"Allow links" => "Links erlaben",
+"Allow resharing" => "Resharing erlaben",
+"Allow users to share with anyone" => "Useren erlaben mat egal wiem ze sharen",
+"Allow users to only share with users in their groups" => "Useren nëmmen erlaben mat Useren aus hirer Grupp ze sharen",
"Log" => "Log",
"More" => "Méi",
"Add your App" => "Setz deng App bei",
"Select an App" => "Wiel eng Applikatioun aus",
+"See application page at apps.owncloud.com" => "Kuck dir d'Applicatioun's Säit op apps.owncloud.com un",
"-licensed" => "-Lizenséiert",
"by" => "vun",
"Documentation" => "Dokumentatioun",
@@ -37,6 +57,7 @@
"Create" => "Erstellen",
"Default Quota" => "Standard Quota",
"Other" => "Aner",
+"Group Admin" => "Gruppen Admin",
"Quota" => "Quota",
"Delete" => "Läschen"
);
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index de9384a2440..d331f2e1472 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -16,6 +16,11 @@
"execute one task with each page loaded" => "wykonanie jednego zadania z każdej załadowanej strony",
"cron.php is registered at a webcron service" => "cron.php jest zarejestrowany w usłudze webcron",
"use systems cron service" => "korzystaj z usługi systemowej cron",
+"Share API" => "Udostępnij API",
+"Enable Share API" => "Włącz udostępniane API",
+"Allow apps to use the Share API" => "Zezwalaj aplikacjom na używanie API",
+"Allow links" => "Zezwalaj na łącza",
+"Allow resharing" => "Zezwól na ponowne udostępnianie",
"Log" => "Log",
"More" => "Więcej",
"Add your App" => "Dodaj aplikacje",