Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tx/config27
-rw-r--r--core/l10n/bg_BG.php19
-rw-r--r--core/l10n/da.php13
-rw-r--r--core/l10n/de.php36
-rw-r--r--core/l10n/es.php22
-rw-r--r--core/l10n/fr.php32
-rw-r--r--core/l10n/nl.php13
-rw-r--r--core/l10n/pl.php13
-rw-r--r--core/templates/installation.php8
-rw-r--r--core/templates/layout.guest.php2
-rw-r--r--files/templates/admin.php10
-rw-r--r--l10n/bg_BG/core.po134
-rw-r--r--l10n/bg_BG/help.po28
-rw-r--r--l10n/bg_BG/log.po68
-rw-r--r--l10n/bg_BG/settings.po104
-rw-r--r--l10n/da/admin.po93
-rw-r--r--l10n/da/core.po123
-rw-r--r--l10n/da/help.po27
-rw-r--r--l10n/da/log.po67
-rw-r--r--l10n/da/settings.po102
-rw-r--r--l10n/de/admin.po93
-rw-r--r--l10n/de/core.po140
-rw-r--r--l10n/de/help.po27
-rw-r--r--l10n/de/log.po68
-rw-r--r--l10n/de/settings.po107
-rw-r--r--l10n/es/admin.po93
-rw-r--r--l10n/es/core.po140
-rw-r--r--l10n/es/help.po28
-rw-r--r--l10n/es/log.po68
-rw-r--r--l10n/es/settings.po104
-rw-r--r--l10n/fr/admin.po93
-rw-r--r--l10n/fr/core.po143
-rw-r--r--l10n/fr/help.po28
-rw-r--r--l10n/fr/log.po68
-rw-r--r--l10n/fr/settings.po108
-rw-r--r--l10n/l10n.pl5
-rw-r--r--l10n/nl/admin.po94
-rw-r--r--l10n/nl/core.po123
-rw-r--r--l10n/nl/help.po28
-rw-r--r--l10n/nl/log.po68
-rw-r--r--l10n/nl/settings.po102
-rw-r--r--l10n/pl/admin.po93
-rw-r--r--l10n/pl/core.po123
-rw-r--r--l10n/pl/help.po28
-rw-r--r--l10n/pl/log.po68
-rw-r--r--l10n/pl/settings.po102
-rw-r--r--l10n/templates/admin.pot58
-rw-r--r--l10n/templates/core.pot103
-rw-r--r--l10n/templates/files.pot36
-rw-r--r--l10n/templates/media.pot (renamed from l10n/templates/help.pot)30
-rw-r--r--l10n/templates/settings.pot82
-rw-r--r--settings/l10n/bg_BG.php14
-rw-r--r--settings/l10n/da.php14
-rw-r--r--settings/l10n/de.php28
-rw-r--r--settings/l10n/es.php14
-rw-r--r--settings/l10n/fr.php20
-rw-r--r--settings/l10n/nl.php14
-rw-r--r--settings/l10n/pl.php14
58 files changed, 1091 insertions, 2419 deletions
diff --git a/.tx/config b/.tx/config
index 55ae6df0f4e..ea4651efc93 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,28 +1,27 @@
[main]
host = https://www.transifex.net
-[owncloud.admin]
-file_filter = l10n/<lang>/admin.po
-source_file = l10n/templates/admin.pot
-source_lang = en
-
[owncloud.core]
file_filter = l10n/<lang>/core.po
+host = http://www.transifex.net
source_file = l10n/templates/core.pot
source_lang = en
-[owncloud.help]
-file_filter = l10n/<lang>/help.po
-source_file = l10n/templates/help.pot
+[owncloud.settings]
+file_filter = l10n/<lang>/settings.po
+host = http://www.transifex.net
+source_file = l10n/templates/settings.pot
source_lang = en
-[owncloud.log]
-file_filter = l10n/<lang>/log.po
-source_file = l10n/templates/log.pot
+[owncloud.files]
+file_filter = l10n/<lang>/files.po
+host = http://www.transifex.net
+source_file = l10n/templates/files.pot
source_lang = en
-[owncloud.settings]
-file_filter = l10n/<lang>/settings.po
-source_file = l10n/templates/settings.pot
+[owncloud.media]
+file_filter = l10n/<lang>/media.po
+host = http://www.transifex.net
+source_file = l10n/templates/media.pot
source_lang = en
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
index bd9886fcd90..a23561e9992 100644
--- a/core/l10n/bg_BG.php
+++ b/core/l10n/bg_BG.php
@@ -1,17 +1,14 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Грешка 404, обклакът не намерен",
+"Login failed!" => "Входа пропадна!",
+"Database name" => "Име на базата",
"Advanced" => "Разширено",
-"Set where to store the data." => "Изберете къде да записва данните",
-"Data directory:" => "Директория за данни:",
-"SQLite" => "SQLite",
-"Database name:" => "Име на базата:",
-"Host:" => "хост:",
-"Table prefix:" => "Префикс за таблиците:",
+"Host" => "хост",
+"Table prefix" => "Префикс за таблиците",
+"Data folder" => "Директория за данни",
"Finish setup" => "Завършване на настройките",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> е персонален облак който работи от Ваш собствен сървър.</p>",
-"Login failed!" => "Входа пропадна!",
-"You are logged out." => "Вие излязохте.",
+"Cloud not found" => "обклакът не намерен",
+"is a personal cloud which runs on your own server" => "е персонален облак който работи от Ваш собствен сървър",
"prev" => "пред.",
"next" => "следващо",
-"Search" => "Търсене"
+"You are logged out." => "Вие излязохте."
);
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 20d769f3856..b10f6e19d1f 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -1,17 +1,8 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Fejl 404, Skyen kan ikke findes",
+"Login failed!" => "Login mislykkedes",
"Advanced" => "Avanceret",
-"Set where to store the data." => "Indstil data mappe.",
-"Data directory:" => "Data mappe:",
-"SQLite" => "SQLite",
-"Database name:" => "Database navn:",
-"Host:" => "Host:",
-"Table prefix:" => "Tabel prefix:",
"Finish setup" => "Afslut installation",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> er din personly sky der køre på din egen server.</p>",
-"Login failed!" => "Login mislykkedes",
-"You are logged out." => "Du er nu logget ud",
"prev" => "forrige",
"next" => "næste",
-"Search" => "Søg"
+"You are logged out." => "Du er nu logget ud"
);
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 9b5225dd0fa..e6bc00513ea 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -1,28 +1,24 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Cloud konnte nicht gefunden werden.",
-"<strong>ownCloud</strong> is your personal web storage." => "<strong>ownCloud</strong> ist dein persönlicher Online-Speicher.",
-"Finish the setup by following the steps below." => "Die Installation ist fast abgeschlossen.",
-"Create an <strong>admin account</strong>." => "<strong>Verwalter-Konto</strong> erstellen",
+"Login failed!" => "Anmeldung fehlgeschlagen!",
+"remember" => "merken",
+"Create an <strong>admin account</strong>" => "<strong>Admin-Konto</strong> anlegen",
"Username" => "Nutzername",
"Password" => "Passwort",
+"Configure the database" => "Datenbank einrichten",
+"will be used" => "wird genutzt",
+"Database user" => "Datenbanknutzer",
+"Database password" => "Datenbankpasswort",
+"Database name" => "Datenbankname",
"Advanced" => "Erweitert",
-"Set where to store the data." => "Speicherort der Daten",
-"Data directory:" => "Datenverzeichnis:",
-"Configure the database." => "Datenbank einrichten",
-"SQLite will be used for the database. You have nothing to do." => "SQLite wird als Datenbank genutzt.",
-"SQLite" => "SQLite",
-"MySQL will be used for the database." => "MySQL wird als Datenbank genutzt.",
-"MySQL username:" => "MySQL-Nutzername:",
-"MySQL password:" => "MySQL-Passwort:",
-"Database name:" => "Datenbankname:",
-"Host:" => "Host:",
-"Table prefix:" => "Tabellenpräfix:",
+"Host" => "Host",
+"Table prefix" => "Tabellenpräfix",
+"Data folder" => "Datenverzeichnis",
"Finish setup" => "Installation abschließen",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> ist ein privater Online-Speicher für deinen eigenen Server.</p>",
-"Login failed!" => "Anmeldung fehlgeschlagen!",
-"Remember login" => "Anmeldung merken",
-"You are logged out." => "Erfolgreich abgemeldet.",
+"Cloud not found" => "Cloud nicht verfügbar",
+"is a personal cloud which runs on your own server" => "ist ein persönlicher Online-Speicher für deinen eigenen Server",
"prev" => "Zurück",
"next" => "Weiter",
-"Search" => "Suchen"
+"You are logged out." => "Erfolgreich abgemeldet.",
+"Log out" => "Abmelden",
+"Settings" => "Einstellungen"
);
diff --git a/core/l10n/es.php b/core/l10n/es.php
index 564bd795635..c602bc58e41 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -1,28 +1,10 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Error 404, La pagina no se pudo encontrar",
-"<strong>ownCloud</strong> is your personal web storage." => "<strong>ownCloud</strong> es tu web de almacenamiento personal.",
-"Finish the setup by following the steps below." => "Completa la instalación mediante los siguientes pasos.",
-"Create an <strong>admin account</strong>." => "Crear una <strong>cuenta de administrador.</strong>",
+"Login failed!" => "¡No se pudo iniciar sesión!",
"Username" => "Nombre de usuario",
"Password" => "Contraseña",
"Advanced" => "Avanzado",
-"Set where to store the data." => "Selecciona donde quieres almacenar los datos.",
-"Data directory:" => "Directorio de almacenamiento:",
-"Configure the database." => "Configurar la base de datos.",
-"SQLite will be used for the database. You have nothing to do." => "Se utilizará SQLite para la base de datos. No necesitas configurar nada más.",
-"SQLite" => "SQLite",
-"MySQL will be used for the database." => "Se utilizará MySQL para la base de datos.",
-"MySQL username:" => "Nombre de usuario de MySQL:",
-"MySQL password:" => "Contraseña de MySQL:",
-"Database name:" => "Nombre de la base de datos:",
-"Host:" => "Host:",
-"Table prefix:" => "Prefijo de la tabla:",
"Finish setup" => "Completar la instalación",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> es tu nube personal que corre en tu propio servidor.</p>",
-"Login failed!" => "¡No se pudo iniciar sesión!",
-"Remember login" => "Recordarme",
-"You are logged out." => "Has cerrado sesión.",
"prev" => "anterior",
"next" => "siguiente",
-"Search" => "Buscar"
+"You are logged out." => "Has cerrado sesión."
);
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 996d37dcc82..0b1b5856848 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -1,28 +1,20 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Erreur 404, la page demandée n'existe pas",
-"<strong>ownCloud</strong> is your personal web storage." => "<strong>ownCloud</strong> est votre espace de stockage web personnel.",
-"Finish the setup by following the steps below." => "Terminez l'installation en suivant les étapes ci-dessous.",
-"Create an <strong>admin account</strong>." => "Veuillez créer un <strong>compte administrateur.</strong>",
+"Login failed!" => "Échec de la connexion !",
+"remember" => "se souvenir de moi",
+"Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>",
"Username" => "Nom d'utilisateur",
"Password" => "Mot de passe",
+"Configure the database" => "Configurer la base de données",
+"Database user" => "Utilisateur de la base de données",
+"Database password" => "Mot de passe de la base de données",
+"Database name" => "Nom de la base de données",
"Advanced" => "Avancé",
-"Set where to store the data." => "Sélectionnez où sauvegarder les données",
-"Data directory:" => "Répertoire de données",
-"Configure the database." => "Configurez la base de données.",
-"SQLite will be used for the database. You have nothing to do." => "SQLite sera utilisé comme moteur pour la base de données. Vous n'avez rien de plus à faire.",
-"SQLite" => "SQLite",
-"MySQL will be used for the database." => "MySQL sera utilisé comme moteur pour la base de données.",
-"MySQL username:" => "Nom d'utilisateur MySQL :",
-"MySQL password:" => "Mot de passe MySQL :",
-"Database name:" => "Nom de la base de données :",
-"Host:" => "Hôte :",
-"Table prefix:" => "Préfixe de table :",
+"Host" => "Hôte",
+"Table prefix" => "Préfixe des tables",
+"Data folder" => "Répertoire des données",
"Finish setup" => "Terminer l'installation",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> est votre solution cloud personnelle propulsée par votre propre serveur.</p>",
-"Login failed!" => "Échec de la connexion !",
-"Remember login" => "Se souvenir de moi",
-"You are logged out." => "Vous êtes désormais déconnecté.",
+"Cloud not found" => "Introuvable",
"prev" => "précédent",
"next" => "suivant",
-"Search" => "Rechercher"
+"You are logged out." => "Vous êtes désormais déconnecté."
);
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 033adc0e432..281de52ce4a 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -1,17 +1,8 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Fout 404, Cloud niet gevonden.",
+"Login failed!" => "Aanmelden mislukt.",
"Advanced" => "Geavanceerd",
-"Set where to store the data." => "Bepaal de opslaglocatie.",
-"Data directory:" => "Gegevensmap:",
-"SQLite" => "SQLite",
-"Database name:" => "Databasenaam:",
-"Host:" => "Host:",
-"Table prefix:" => "Voorvoegsel voor tabelnamen:",
"Finish setup" => "Installatie afronden",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> is een persoonlijke cloud die op uw eigen server draait.</p>",
-"Login failed!" => "Aanmelden mislukt.",
-"You are logged out." => "U bent afgemeld.",
"prev" => "vorige",
"next" => "volgende",
-"Search" => "Zoeken"
+"You are logged out." => "U bent afgemeld."
);
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index 3e4993d4827..79ba6162dff 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -1,17 +1,8 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Błąd 404, Chmura nie znaleziona",
+"Login failed!" => "Nie udało się zalogować!",
"Advanced" => "Zaawansowane",
-"Set where to store the data." => "Ustaw, gdzie przechowywać dane.",
-"Data directory:" => "Katalog danych:",
-"SQLite" => "SQLite",
-"Database name:" => "Nazwa bazy:",
-"Host:" => "Host:",
-"Table prefix:" => "Przedrostek tabeli:",
"Finish setup" => "Zakończ instalację",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> jest osobistą chmurą działającą na Twoim własnym serwerze.</p>",
-"Login failed!" => "Nie udało się zalogować!",
-"You are logged out." => "Jesteś wylogowany.",
"prev" => "wstecz",
"next" => "dalej",
-"Search" => "Szukaj"
+"You are logged out." => "Jesteś wylogowany."
);
diff --git a/core/templates/installation.php b/core/templates/installation.php
index 4371c4b17b1..ebd726b4fb9 100644
--- a/core/templates/installation.php
+++ b/core/templates/installation.php
@@ -29,18 +29,18 @@
<?php if($_['hasSQLite']): ?>
<input type='hidden' id='hasSQLite' value='true' />
<?php if(!$hasOtherDB): ?>
- <p><?php echo $l->t( 'SQLite will be used.' ); ?></p>
+ <p>SQLite <?php echo $l->t( 'will be used' ); ?>.</p>
<input type="hidden" id="dbtype" name="dbtype" value="sqlite" />
<?php else: ?>
<input type="radio" name="dbtype" value='sqlite' id="sqlite" <?php OC_Helper::init_radio('dbtype', 'sqlite', 'sqlite'); ?>/>
- <label class="sqlite" for="sqlite"><?php echo $l->t( 'SQLite' ); ?></label>
+ <label class="sqlite" for="sqlite">SQLite</label>
<?php endif; ?>
<?php endif; ?>
<?php if($_['hasMySQL']): ?>
<input type='hidden' id='hasMySQL' value='true'/>
<?php if(!$_['hasSQLite'] and !$_['hasPostgreSQL']): ?>
- <p><?php echo $l->t( 'MySQL will be used.' ); ?></p>
+ <p>MySQL <?php echo $l->t( 'will be used' ); ?>.</p>
<input type="hidden" id="dbtype" name="dbtype" value="mysql" />
<?php else: ?>
<input type="radio" name="dbtype" value='mysql' id="mysql" <?php OC_Helper::init_radio('dbtype','pgsql', 'mysql', 'sqlite'); ?>/>
@@ -50,7 +50,7 @@
<?php if($_['hasPostgreSQL']): ?>
<?php if(!$_['hasSQLite'] and !$_['hasMySQL']): ?>
- <p><?php echo $l->t( 'PostgreSQL will be used.' ); ?></p>
+ <p>PostgreSQL <?php echo $l->t( 'will be used' ); ?>.</p>
<input type="hidden" id="dbtype" name="dbtype" value="pgsql" />
<?php else: ?>
<label class="pgsql" for="pgsql">PostgreSQL</label>
diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php
index 21388509f35..42c2539af13 100644
--- a/core/templates/layout.guest.php
+++ b/core/templates/layout.guest.php
@@ -35,6 +35,6 @@
</div></header>
<?php echo $_['content']; ?>
</div>
- <footer><p class="info"><?php echo $l->t( '<a href="http://owncloud.org/">ownCloud</a> is a personal cloud which runs on your own server.</p>' ); ?></p></footer>
+ <footer><p class="info"><a href="http://owncloud.org/">ownCloud</a> <?php echo $l->t( 'is a personal cloud which runs on your own server' ); ?>.</p></footer>
</body>
</html>
diff --git a/files/templates/admin.php b/files/templates/admin.php
index e0cf2608301..0122865ee72 100644
--- a/files/templates/admin.php
+++ b/files/templates/admin.php
@@ -7,14 +7,4 @@
<?php else:?>
No settings currently available.
<?php endif;?>
-<!-- <input type="checkbox" name="publicEnable" id="publicEnable" /><label for="publicEnable"> <?php echo $l->t( 'Allow public folders' ); ?></label><br>
-
- <div style="padding-left: 20px">
- <input type="radio" name="sharingaim" id="separated" /><label for="separated"> <?php echo $l->t( 'separated from webdav storage' ); ?></label><br>
- <input type="radio" name="sharingaim" id="userdecide" /><label for="userdecide"> <?php echo $l->t( 'let the user decide' ); ?></label><br>
- <input type="radio" name="sharingaim" id="inwebdav" /><label for="inwebdav"> <?php echo $l->t( 'folder "/public" in webdav storage' ); ?></label>
- </div>
-
- <input type="checkbox" id="downloadShared" /><label for="downloadShared"> <?php echo $l->t( 'Allow downloading shared files' ); ?></label><br>
- <input type="checkbox" id="uploadShared" /><label for="uploadShared"> <?php echo $l->t( 'Allow uploading in shared directory' ); ?></label><br>-->
</form>
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
index 63deb14b5c5..3d7bd63e6d3 100644
--- a/l10n/bg_BG/core.po
+++ b/l10n/bg_BG/core.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Stefan Ilivanov <ilivanov@gmail.com>, 2011.
+# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:33+0000\n"
-"Last-Translator: ep98 <ilivanov@gmail.com>\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 03:02+0000\n"
+"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,112 +18,93 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Грешка 404, обклакът не намерен"
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr ""
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "Входа пропадна!"
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
msgstr ""
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
msgstr ""
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr ""
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr ""
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Разширено"
-
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Изберете къде да записва данните"
-
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Директория за данни:"
-
-#: ../templates/installation.php:39
-msgid "Configure the database."
+#: templates/installation.php:27
+msgid "Configure the database"
msgstr ""
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
msgstr ""
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
-
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
+#: templates/installation.php:64
+msgid "Database user"
msgstr ""
-#: ../templates/installation.php:59
-msgid "MySQL username:"
+#: templates/installation.php:65
+msgid "Database password"
msgstr ""
-#: ../templates/installation.php:60
-msgid "MySQL password:"
-msgstr ""
+#: templates/installation.php:66
+msgid "Database name"
+msgstr "Име на базата"
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Име на базата:"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Разширено"
+
+#: templates/installation.php:77
+msgid "Host"
+msgstr "хост"
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "хост:"
+#: templates/installation.php:78
+msgid "Table prefix"
+msgstr "Префикс за таблиците"
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Префикс за таблиците:"
+#: templates/installation.php:80
+msgid "Data folder"
+msgstr "Директория за данни"
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Завършване на настройките"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
-msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> е персонален облак който "
-"работи от Ваш собствен сървър.</p>"
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "Входа пропадна!"
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "обклакът не намерен"
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
-msgstr ""
-
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "Вие излязохте."
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
+msgstr "е персонален облак който работи от Ваш собствен сървър"
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "пред."
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "следващо"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Търсене"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Вие излязохте."
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr ""
diff --git a/l10n/bg_BG/help.po b/l10n/bg_BG/help.po
deleted file mode 100644
index b204195b8be..00000000000
--- a/l10n/bg_BG/help.po
+++ /dev/null
@@ -1,28 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Stefan Ilivanov <ilivanov@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 21:21+0000\n"
-"Last-Translator: ep98 <ilivanov@gmail.com>\n"
-"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: bg_BG\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Въпроси и отговори"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "ЗАДАЙТЕ ВЪПРОС"
-
-
diff --git a/l10n/bg_BG/log.po b/l10n/bg_BG/log.po
deleted file mode 100644
index ff886397449..00000000000
--- a/l10n/bg_BG/log.po
+++ /dev/null
@@ -1,68 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Stefan Ilivanov <ilivanov@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 21:23+0000\n"
-"Last-Translator: ep98 <ilivanov@gmail.com>\n"
-"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: bg_BG\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Филтър:"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Влизания:"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Изходи:"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Тегления"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Качвания"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Създавания:"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Изтривания:"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Показва:"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "записа на страница."
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Какво"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Кога"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Изчисти записите от журналите"
-
-
diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po
index e6ad1aaf6ee..f1d431bc8f3 100644
--- a/l10n/bg_BG/settings.po
+++ b/l10n/bg_BG/settings.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 21:25+0000\n"
-"Last-Translator: ep98 <ilivanov@gmail.com>\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:19+0000\n"
+"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,72 +17,96 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Проблем с индентификацията"
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Невалидна заявка"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Езика е сменен"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Информация за профила"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "Вие ползвате"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr "на Вашето"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr "място"
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Промяна на парола"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Вашата парола е сменена"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Стара парола"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr ""
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
msgstr "Нова парола"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Покажи новата парола"
+#: templates/personal.php:16
+msgid "show"
+msgstr ""
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Език"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Проблем с индентификацията"
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "Трябва да въведете новата и старата парола!"
-
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "Вашата стара парола е грешна!"
+#: templates/users.php:11
+msgid "Name"
+msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Паролата е сменена"
+#: templates/users.php:12
+msgid "Password"
+msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "Невъзможна смяна на паролата"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr ""
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Езика е сменен"
+#: templates/users.php:18
+msgid "Create"
+msgstr ""
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Невалидна заявка"
+#: templates/users.php:36
+msgid "Remove"
+msgstr ""
diff --git a/l10n/da/admin.po b/l10n/da/admin.po
deleted file mode 100644
index 82c29165438..00000000000
--- a/l10n/da/admin.po
+++ /dev/null
@@ -1,93 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:09+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: da\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr "læs mere"
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr "INSTALLER"
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr "Applikation arkiv"
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr "Kan ikke oprette forbindelse til applikations arkivet"
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr "Navn"
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr "Ændret"
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr "Administration"
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr "System indstillinger"
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr "Brugere"
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr "Grupper"
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr "Kodeord"
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr ""
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr "slet"
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr "Lav gruppe"
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr "Tving ny adgangskode"
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr "Indstil"
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr "Vil du virkelig slette denne bruger?"
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr "Vil du virkelig slette denne gruppe?"
-
-
diff --git a/l10n/da/core.po b/l10n/da/core.po
index 0b37d9ac8ce..28767ff39d8 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:33+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:33+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
"MIME-Version: 1.0\n"
@@ -16,112 +16,93 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Fejl 404, Skyen kan ikke findes"
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr ""
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "Login mislykkedes"
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
msgstr ""
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
msgstr ""
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr ""
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr ""
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Avanceret"
+#: templates/installation.php:27
+msgid "Configure the database"
+msgstr ""
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Indstil data mappe."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
+msgstr ""
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Data mappe:"
+#: templates/installation.php:64
+msgid "Database user"
+msgstr ""
-#: ../templates/installation.php:39
-msgid "Configure the database."
+#: templates/installation.php:65
+msgid "Database password"
msgstr ""
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
+#: templates/installation.php:66
+msgid "Database name"
msgstr ""
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Avanceret"
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
+#: templates/installation.php:77
+msgid "Host"
msgstr ""
-#: ../templates/installation.php:59
-msgid "MySQL username:"
+#: templates/installation.php:78
+msgid "Table prefix"
msgstr ""
-#: ../templates/installation.php:60
-msgid "MySQL password:"
+#: templates/installation.php:80
+msgid "Data folder"
msgstr ""
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Database navn:"
-
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "Host:"
-
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Tabel prefix:"
-
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Afslut installation"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
+#: templates/404.php:12
+msgid "Cloud not found"
msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> er din personly sky der køre "
-"på din egen server.</p>"
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "Login mislykkedes"
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
msgstr ""
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "Du er nu logget ud"
-
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "forrige"
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "næste"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Søg"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Du er nu logget ud"
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr ""
diff --git a/l10n/da/help.po b/l10n/da/help.po
deleted file mode 100644
index e3300adc4d4..00000000000
--- a/l10n/da/help.po
+++ /dev/null
@@ -1,27 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:17+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: da\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Spørgsmål og Svar"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "STIL ET SPØRGSMÅL"
-
-
diff --git a/l10n/da/log.po b/l10n/da/log.po
deleted file mode 100644
index b52c2ad512c..00000000000
--- a/l10n/da/log.po
+++ /dev/null
@@ -1,67 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:17+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: da\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Filter:"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Logins"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Logouts"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Downloads"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Uploads"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Oprettelser"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Sletninger"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Vis:"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "poster pr side."
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Hvilket"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Hvornår"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Slet log poster før"
-
-
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 17e84dbfcd0..ec00a325a4c 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:17+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n"
"MIME-Version: 1.0\n"
@@ -16,72 +16,96 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Godkendelsesfejl"
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Invalid forespørgsel"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Sprog ændret"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Konto information"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "Du udnytter i øjeblikket"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr "af din"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr "plads"
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Ændre adgangskode"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Din adgangskode er ændret"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Gamle adgangskode"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr ""
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
msgstr "Nye adgangskode"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Vis den nye adgangskode"
+#: templates/personal.php:16
+msgid "show"
+msgstr ""
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Sprog"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Godkendelsesfejl"
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "Du skal indtaste din gamle og nye adganskode"
-
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "Din gamle adgangskode er forkert!"
+#: templates/users.php:11
+msgid "Name"
+msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Adgangskoden er ændret"
+#: templates/users.php:12
+msgid "Password"
+msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "Kan ikke ændre din adgangskode"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr ""
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Sprog ændret"
+#: templates/users.php:18
+msgid "Create"
+msgstr ""
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Invalid forespørgsel"
+#: templates/users.php:36
+msgid "Remove"
+msgstr ""
diff --git a/l10n/de/admin.po b/l10n/de/admin.po
deleted file mode 100644
index 4495f3994e1..00000000000
--- a/l10n/de/admin.po
+++ /dev/null
@@ -1,93 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:09+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr "mehr …"
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr "Installieren"
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr "Anwendungen"
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr "Verbindung fehlgeschlagen"
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr "Name"
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr "Änderungsdatum"
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr "Verwaltung"
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr "Systemeinstellungen"
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr "Nutzer"
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr "Gruppen"
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr "Passwort"
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr "Erstellen"
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr "entfernen"
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr "Gruppe erstellen"
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr "Neues Passwort:"
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr "OK"
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr "Möchtest du den Nutzer wirklich entfernen?"
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr "Möchtest du die Gruppe wirklich entfernen?"
-
-
diff --git a/l10n/de/core.po b/l10n/de/core.po
index 20aa6c30ecc..3561e8e4251 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.po
@@ -2,13 +2,14 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
+# <georg.stefan.germany@googlemail.com>, 2011.
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 12:04+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:35+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
"MIME-Version: 1.0\n"
@@ -17,112 +18,93 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Cloud konnte nicht gefunden werden."
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr "<strong>ownCloud</strong> ist dein persönlicher Online-Speicher."
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "Anmeldung fehlgeschlagen!"
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
-msgstr "Die Installation ist fast abgeschlossen."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
+msgstr "merken"
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
-msgstr "<strong>Verwalter-Konto</strong> erstellen"
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "<strong>Admin-Konto</strong> anlegen"
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr "Nutzername"
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr "Passwort"
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Erweitert"
-
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Speicherort der Daten"
-
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Datenverzeichnis:"
-
-#: ../templates/installation.php:39
-msgid "Configure the database."
+#: templates/installation.php:27
+msgid "Configure the database"
msgstr "Datenbank einrichten"
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
-msgstr "SQLite wird als Datenbank genutzt."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
+msgstr "wird genutzt"
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
+#: templates/installation.php:64
+msgid "Database user"
+msgstr "Datenbanknutzer"
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
-msgstr "MySQL wird als Datenbank genutzt."
+#: templates/installation.php:65
+msgid "Database password"
+msgstr "Datenbankpasswort"
-#: ../templates/installation.php:59
-msgid "MySQL username:"
-msgstr "MySQL-Nutzername:"
+#: templates/installation.php:66
+msgid "Database name"
+msgstr "Datenbankname"
-#: ../templates/installation.php:60
-msgid "MySQL password:"
-msgstr "MySQL-Passwort:"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Erweitert"
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Datenbankname:"
+#: templates/installation.php:77
+msgid "Host"
+msgstr "Host"
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "Host:"
+#: templates/installation.php:78
+msgid "Table prefix"
+msgstr "Tabellenpräfix"
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Tabellenpräfix:"
+#: templates/installation.php:80
+msgid "Data folder"
+msgstr "Datenverzeichnis"
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Installation abschließen"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
-msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> ist ein privater Online-"
-"Speicher für deinen eigenen Server.</p>"
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "Anmeldung fehlgeschlagen!"
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Cloud nicht verfügbar"
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
-msgstr "Anmeldung merken"
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
+msgstr "ist ein persönlicher Online-Speicher für deinen eigenen Server"
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "Erfolgreich abgemeldet."
-
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "Zurück"
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "Weiter"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Suchen"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Erfolgreich abgemeldet."
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr "Abmelden"
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr "Einstellungen"
diff --git a/l10n/de/help.po b/l10n/de/help.po
deleted file mode 100644
index 2b9f1eaa91e..00000000000
--- a/l10n/de/help.po
+++ /dev/null
@@ -1,27 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:15+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Fragen & Antworten"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "Stell eine Frage"
-
-
diff --git a/l10n/de/log.po b/l10n/de/log.po
deleted file mode 100644
index c249e412a7b..00000000000
--- a/l10n/de/log.po
+++ /dev/null
@@ -1,68 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Jakob Sack <mail@jakobsack.de>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:15+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Filter:"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Anmeldungen"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Abmeldungen"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Downloads"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Uploads"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Erstellungen"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Löschungen"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Zeige"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "Einträge pro Seite"
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Was"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Wann"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Lösche Einträge vor dem"
-
-
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index e1ecc38c991..874363d52f7 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -2,12 +2,13 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
+# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:15+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:37+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
"MIME-Version: 1.0\n"
@@ -16,72 +17,96 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Berechtigungsfehler"
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr "OpenID geändert"
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Ungültige Anfrage"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Sprache geändert"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr "Stell eine Frage"
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr "Wähle eine Anwendung aus"
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr "-lizenziert"
+
+#: templates/apps.php:14
+msgid "by"
+msgstr "von"
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Konto-Information"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "Du benutzt gerade"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr "von deinem"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr "Speicherplatz"
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Passwort ändern"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
-msgstr "Dein Passwort wurde geändert."
+msgstr "Dein Passwort wurde geändert"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Aktuelles Passwort:"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr "Altes Passwort"
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
-msgstr "Neues Passwort:"
+msgstr "Neues Passwort"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Neues Passwort anzeigen"
+#: templates/personal.php:16
+msgid "show"
+msgstr "zeigen"
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Sprache"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Berechtigungsfehler"
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "Du musst das aktuelle und ein neues Passwort angeben!"
+#: templates/users.php:11
+msgid "Name"
+msgstr "Name"
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "Du hast dein aktuelles Passwort falsch eingegeben!"
+#: templates/users.php:12
+msgid "Password"
+msgstr "Passwort"
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Passwort geändert"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr "Gruppen"
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "Passwort konnte nicht geändert werden"
+#: templates/users.php:18
+msgid "Create"
+msgstr "Anlegen"
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Sprache geändert"
-
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Ungültige Anfrage"
+#: templates/users.php:36
+msgid "Remove"
+msgstr "Entfernen"
diff --git a/l10n/es/admin.po b/l10n/es/admin.po
deleted file mode 100644
index af814907b97..00000000000
--- a/l10n/es/admin.po
+++ /dev/null
@@ -1,93 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# <rom1dep@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 21:03+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\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"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr "leer más"
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr "Instalar"
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr "Repositorio de aplicaciones "
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr "No se pudo conectar con el repositorio de aplicaciones"
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr "Nombre"
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr "Modificado"
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr "Administración"
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr "Ajustes del Sistema"
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr "Usuarios"
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr "Grupos"
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr "Contraseña"
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr "Crear"
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr "Eliminar"
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr "Crear grupo"
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr "Forzar una nueva contraseña"
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr "Aplicar"
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr "¿Seguro que quieres eliminar este usuario?"
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr "¿Seguro que quieres eliminar este grupo?"
-
-
diff --git a/l10n/es/core.po b/l10n/es/core.po
index b8a5ace312f..25f2b5b01a3 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -7,123 +7,103 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 21:03+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:33+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/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"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Error 404, La pagina no se pudo encontrar"
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr "<strong>ownCloud</strong> es tu web de almacenamiento personal."
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "¡No se pudo iniciar sesión!"
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
-msgstr "Completa la instalación mediante los siguientes pasos."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
+msgstr ""
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
-msgstr "Crear una <strong>cuenta de administrador.</strong>"
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr ""
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr "Nombre de usuario"
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr "Contraseña"
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Avanzado"
-
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Selecciona donde quieres almacenar los datos."
-
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Directorio de almacenamiento:"
-
-#: ../templates/installation.php:39
-msgid "Configure the database."
-msgstr "Configurar la base de datos."
+#: templates/installation.php:27
+msgid "Configure the database"
+msgstr ""
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
msgstr ""
-"Se utilizará SQLite para la base de datos. No necesitas configurar nada más."
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
+#: templates/installation.php:64
+msgid "Database user"
+msgstr ""
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
-msgstr "Se utilizará MySQL para la base de datos."
+#: templates/installation.php:65
+msgid "Database password"
+msgstr ""
-#: ../templates/installation.php:59
-msgid "MySQL username:"
-msgstr "Nombre de usuario de MySQL:"
+#: templates/installation.php:66
+msgid "Database name"
+msgstr ""
-#: ../templates/installation.php:60
-msgid "MySQL password:"
-msgstr "Contraseña de MySQL:"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Avanzado"
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Nombre de la base de datos:"
+#: templates/installation.php:77
+msgid "Host"
+msgstr ""
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "Host:"
+#: templates/installation.php:78
+msgid "Table prefix"
+msgstr ""
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Prefijo de la tabla:"
+#: templates/installation.php:80
+msgid "Data folder"
+msgstr ""
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Completar la instalación"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
+#: templates/404.php:12
+msgid "Cloud not found"
msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> es tu nube personal que corre "
-"en tu propio servidor.</p>"
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "¡No se pudo iniciar sesión!"
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
-msgstr "Recordarme"
-
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "Has cerrado sesión."
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
+msgstr ""
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "anterior"
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "siguiente"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Buscar"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Has cerrado sesión."
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr ""
diff --git a/l10n/es/help.po b/l10n/es/help.po
deleted file mode 100644
index 96eda9c3974..00000000000
--- a/l10n/es/help.po
+++ /dev/null
@@ -1,28 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# <rom1dep@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 21:03+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\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"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Preguntas y Respuestas"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "Haz una pregunta"
-
-
diff --git a/l10n/es/log.po b/l10n/es/log.po
deleted file mode 100644
index ca17c9328f9..00000000000
--- a/l10n/es/log.po
+++ /dev/null
@@ -1,68 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# <rom1dep@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 21:03+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\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"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Filtro:"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Inicios de sesión"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Cierres de sesión"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Descargas"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Subidas"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Creaciones"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Eliminaciones"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Mostrar"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "Entradas por página."
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Qué"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Cuándo"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Eliminar los registros anteriores a"
-
-
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index d4c9878a745..da601175c59 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -7,82 +7,106 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 21:03+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/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"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Error de autentificación"
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Solicitud no válida"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Idioma cambiado"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Información de la cuenta"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "Estás utilizando"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr "de tus"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr "de espacio total"
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Cambiar contraseña"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Tu contraseña ha sido cambiada"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Antigua contraseña:"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr ""
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
msgstr "Nueva contraseña:"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Mostrar nueva contraseña"
+#: templates/personal.php:16
+msgid "show"
+msgstr ""
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Idioma"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Error de autentificación"
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "¡Tienes que introducir la contraseña antigua y la contraseña nueva!"
-
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "¡Tu contraseña antigua es incorrecta!"
+#: templates/users.php:11
+msgid "Name"
+msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Contraseña cambiada"
+#: templates/users.php:12
+msgid "Password"
+msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "No se puede cambiar la contraseña"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr ""
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Idioma cambiado"
+#: templates/users.php:18
+msgid "Create"
+msgstr ""
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Solicitud no válida"
+#: templates/users.php:36
+msgid "Remove"
+msgstr ""
diff --git a/l10n/fr/admin.po b/l10n/fr/admin.po
deleted file mode 100644
index b1dad1da675..00000000000
--- a/l10n/fr/admin.po
+++ /dev/null
@@ -1,93 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# <rom1dep@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 07:29+0000\n"
-"Last-Translator: rom1dep <rom1dep@gmail.com>\n"
-"Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
-"Plural-Forms: nplurals=2; plural=(n > 1)\n"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr "en lire plus"
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr "INSTALLATION"
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr "Répertoire d'applications"
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr "Impossible de se connecter au répertoire d'applications"
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr "Nom"
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr "Modifié le"
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr "Administration"
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr "Préférences Système"
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr "Utilisateurs"
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr "Groupes"
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr "Mot de passe"
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr "Créer"
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr "retirer"
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr "Créer un groupe"
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr "Forcer un nouveau mot de passe :"
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr "Appliquer"
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr "Voulez-vous réellement supprimer cet utilisateur"
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr "Voulez-vous réellement supprimer ce groupe"
-
-
diff --git a/l10n/fr/core.po b/l10n/fr/core.po
index a9e8831d2ef..db7159b3a13 100644
--- a/l10n/fr/core.po
+++ b/l10n/fr/core.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 20:10+0000\n"
-"Last-Translator: rom1dep <rom1dep@gmail.com>\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:33+0000\n"
+"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,114 +17,93 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Erreur 404, la page demandée n'existe pas"
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr "<strong>ownCloud</strong> est votre espace de stockage web personnel."
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "Échec de la connexion !"
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
-msgstr "Terminez l'installation en suivant les étapes ci-dessous."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
+msgstr "se souvenir de moi"
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
-msgstr "Veuillez créer un <strong>compte administrateur.</strong>"
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
+msgstr "Créer un <strong>compte administrateur</strong>"
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr "Nom d'utilisateur"
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr "Mot de passe"
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Avancé"
-
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Sélectionnez où sauvegarder les données"
-
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Répertoire de données"
+#: templates/installation.php:27
+msgid "Configure the database"
+msgstr "Configurer la base de données"
-#: ../templates/installation.php:39
-msgid "Configure the database."
-msgstr "Configurez la base de données."
-
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
msgstr ""
-"SQLite sera utilisé comme moteur pour la base de données. Vous n'avez rien "
-"de plus à faire."
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
+#: templates/installation.php:64
+msgid "Database user"
+msgstr "Utilisateur de la base de données"
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
-msgstr "MySQL sera utilisé comme moteur pour la base de données."
+#: templates/installation.php:65
+msgid "Database password"
+msgstr "Mot de passe de la base de données"
-#: ../templates/installation.php:59
-msgid "MySQL username:"
-msgstr "Nom d'utilisateur MySQL :"
+#: templates/installation.php:66
+msgid "Database name"
+msgstr "Nom de la base de données"
-#: ../templates/installation.php:60
-msgid "MySQL password:"
-msgstr "Mot de passe MySQL :"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Avancé"
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Nom de la base de données :"
+#: templates/installation.php:77
+msgid "Host"
+msgstr "Hôte"
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "Hôte :"
+#: templates/installation.php:78
+msgid "Table prefix"
+msgstr "Préfixe des tables"
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Préfixe de table :"
+#: templates/installation.php:80
+msgid "Data folder"
+msgstr "Répertoire des données"
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Terminer l'installation"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
-msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> est votre solution cloud "
-"personnelle propulsée par votre propre serveur.</p>"
+#: templates/404.php:12
+msgid "Cloud not found"
+msgstr "Introuvable"
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "Échec de la connexion !"
-
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
-msgstr "Se souvenir de moi"
-
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "Vous êtes désormais déconnecté."
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
+msgstr ""
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "précédent"
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "suivant"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Rechercher"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Vous êtes désormais déconnecté."
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr ""
diff --git a/l10n/fr/help.po b/l10n/fr/help.po
deleted file mode 100644
index d8c869024b9..00000000000
--- a/l10n/fr/help.po
+++ /dev/null
@@ -1,28 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# <rom1dep@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 07:17+0000\n"
-"Last-Translator: rom1dep <rom1dep@gmail.com>\n"
-"Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
-"Plural-Forms: nplurals=2; plural=(n > 1)\n"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Questions / Réponses"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "Poser une question"
-
-
diff --git a/l10n/fr/log.po b/l10n/fr/log.po
deleted file mode 100644
index 4e59e55d392..00000000000
--- a/l10n/fr/log.po
+++ /dev/null
@@ -1,68 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# <rom1dep@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 07:16+0000\n"
-"Last-Translator: rom1dep <rom1dep@gmail.com>\n"
-"Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
-"Plural-Forms: nplurals=2; plural=(n > 1)\n"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Filtre :"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Connexions"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Déconnexions"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Téléchargements"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Téléversements"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Créations"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Suppressions"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Afficher :"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "entrées par page."
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Quoi"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Quand"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Effacer les entrées du journal au préalable"
-
-
diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po
index 3a8855b981e..4a8ca8fad51 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-30 07:10+0000\n"
-"Last-Translator: rom1dep <rom1dep@gmail.com>\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:19+0000\n"
+"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,72 +17,96 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Erreur d'authentification"
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Requète invalide"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Langue changée avec succès"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Informations sur le compte"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "Vous utilisez actuellement"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
-msgstr "de votre"
+msgstr "de votre espace de stockage de"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
-msgstr "espace de stockage"
+msgstr " "
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Changer votre mot de passe"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Votre mot de passe a été changé"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Ancien mot de passe :"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr "Ancien mot de passe"
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
msgstr "Nouveau mot de passe :"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Afficher votre nouveau mot de passe"
+#: templates/personal.php:16
+msgid "show"
+msgstr "Afficher"
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Langue"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Erreur d'authentification"
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "Vous devez saisir l'ancien et le nouveau mot de passe !"
-
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "Votre ancien mot de passe est erroné !"
+#: templates/users.php:11
+msgid "Name"
+msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Mot de passe changé avec succès"
+#: templates/users.php:12
+msgid "Password"
+msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "Impossible de changer le mot de passe"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr ""
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Langue changée avec succès"
+#: templates/users.php:18
+msgid "Create"
+msgstr ""
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Requète invalide"
+#: templates/users.php:36
+msgid "Remove"
+msgstr ""
diff --git a/l10n/l10n.pl b/l10n/l10n.pl
index 736a7bc0435..fb1b522c255 100644
--- a/l10n/l10n.pl
+++ b/l10n/l10n.pl
@@ -74,9 +74,6 @@ die( "Program must be executed in a l10n-folder called 'l10n'" ) unless $wheream
my @dirs = crawlPrograms( $place, 1 );
# Languages
-rmtree( 'templates' );
-mkdir( 'templates' ) unless -d 'templates';
-
my @languages = ();
opendir( DIR, '.' );
my @files = readdir( DIR );
@@ -86,6 +83,8 @@ foreach my $i ( @files ){
}
if( $task eq 'read' ){
+ rmtree( 'templates' );
+ mkdir( 'templates' ) unless -d 'templates';
print "Mode: reading\n";
foreach my $dir ( @dirs ){
my @temp = split( /\//, $dir );
diff --git a/l10n/nl/admin.po b/l10n/nl/admin.po
deleted file mode 100644
index 6c59b0b864e..00000000000
--- a/l10n/nl/admin.po
+++ /dev/null
@@ -1,94 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Robin Appelman <icewind1991@gmail.com>, 2011.
-# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:09+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr "Meer informatie"
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr "Installeer"
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr "Applicatiedatabase"
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr "Kan geen verbinding maken met de applicatiedatabase"
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr "Naam"
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr "Laatst aangepast"
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr "Administratie"
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr "Systeeminstellingen"
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr "Gebruikers"
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr "Groepen"
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr "Wachtwoord"
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr ""
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr "verwijder"
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr "Groep aanmaken"
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr "Forceer nieuw wachtwoord:"
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr "Ok"
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr "Wilt u deze gebruiker verwijderen"
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr "Wilt u deze groep verwijderen"
-
-
diff --git a/l10n/nl/core.po b/l10n/nl/core.po
index dc797db0089..981f5cb9236 100644
--- a/l10n/nl/core.po
+++ b/l10n/nl/core.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:33+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:33+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
@@ -16,112 +16,93 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Fout 404, Cloud niet gevonden."
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr ""
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "Aanmelden mislukt."
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
msgstr ""
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
msgstr ""
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr ""
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr ""
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Geavanceerd"
+#: templates/installation.php:27
+msgid "Configure the database"
+msgstr ""
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Bepaal de opslaglocatie."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
+msgstr ""
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Gegevensmap:"
+#: templates/installation.php:64
+msgid "Database user"
+msgstr ""
-#: ../templates/installation.php:39
-msgid "Configure the database."
+#: templates/installation.php:65
+msgid "Database password"
msgstr ""
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
+#: templates/installation.php:66
+msgid "Database name"
msgstr ""
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Geavanceerd"
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
+#: templates/installation.php:77
+msgid "Host"
msgstr ""
-#: ../templates/installation.php:59
-msgid "MySQL username:"
+#: templates/installation.php:78
+msgid "Table prefix"
msgstr ""
-#: ../templates/installation.php:60
-msgid "MySQL password:"
+#: templates/installation.php:80
+msgid "Data folder"
msgstr ""
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Databasenaam:"
-
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "Host:"
-
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Voorvoegsel voor tabelnamen:"
-
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Installatie afronden"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
+#: templates/404.php:12
+msgid "Cloud not found"
msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is een persoonlijke cloud die "
-"op uw eigen server draait.</p>"
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "Aanmelden mislukt."
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
msgstr ""
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "U bent afgemeld."
-
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "vorige"
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "volgende"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Zoeken"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "U bent afgemeld."
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr ""
diff --git a/l10n/nl/help.po b/l10n/nl/help.po
deleted file mode 100644
index 7d8108c804d..00000000000
--- a/l10n/nl/help.po
+++ /dev/null
@@ -1,28 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Robin Appelman <icewind1991@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:18+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Vraag en Antwoord"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "Stel een vraag"
-
-
diff --git a/l10n/nl/log.po b/l10n/nl/log.po
deleted file mode 100644
index 8d5f86c5b37..00000000000
--- a/l10n/nl/log.po
+++ /dev/null
@@ -1,68 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Robin Appelman <icewind1991@gmail.com>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:18+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: nl\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Filter:"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Aanmeldingen"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Afmeldingen"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Downloads"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Uploads"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Creaties"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Verwijderingen"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Laat"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "resulaten per pagina zien"
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Wat"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Wanneer"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Verwijder logboekitem ouder dan"
-
-
diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po
index 9a185102a2a..16e978bf09d 100644
--- a/l10n/nl/settings.po
+++ b/l10n/nl/settings.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:18+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
@@ -16,72 +16,96 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Authenticatiefout."
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Ongeldig verzoek"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Taal aangepast"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Gebruikersgegevens"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "U gebruikt momenteel"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr "van de"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr "beschikbare ruimte."
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Wachtwoord aanpassen"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Uw wachtwoord is aangepast"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Oud wachtwoord:"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr ""
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
msgstr "Nieuw wachtwoord"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Toon nieuw wachtwoord"
+#: templates/personal.php:16
+msgid "show"
+msgstr ""
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Taal"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Authenticatiefout."
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "U moet het oude en nieuwe wachtwoord invullen."
-
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "Het oude wachtwoord is verkeerd."
+#: templates/users.php:11
+msgid "Name"
+msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Wachtwoord aangepast"
+#: templates/users.php:12
+msgid "Password"
+msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "Wachtwoord aanpassen is niet mogelijk"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr ""
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Taal aangepast"
+#: templates/users.php:18
+msgid "Create"
+msgstr ""
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Ongeldig verzoek"
+#: templates/users.php:36
+msgid "Remove"
+msgstr ""
diff --git a/l10n/pl/admin.po b/l10n/pl/admin.po
deleted file mode 100644
index 8efe13a268b..00000000000
--- a/l10n/pl/admin.po
+++ /dev/null
@@ -1,93 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Kamil Domański <kdomanski@kdemail.net>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:09+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\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"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr "czytaj więcej"
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr "INSTALUJ"
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr "Repozytorium aplikacji"
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr "Nie można połączyć się z repozytorium aplikacji"
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr "Nazwa"
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr "Zmodyfikowano"
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr "Administracja"
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr "Ustawienia systemowe"
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr "Użytkownicy"
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr "Grupy"
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr "Hasło"
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr ""
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr "usuń"
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr "Utwórz grupę"
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr "Wymuś nowe hasło"
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr "Ustaw"
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr "Czy naprawdę chcesz usunąć użytkownika"
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr "Czy naprawdę chcesz usunąć grupę"
-
-
diff --git a/l10n/pl/core.po b/l10n/pl/core.po
index 073bb8cd31d..fbc3cacface 100644
--- a/l10n/pl/core.po
+++ b/l10n/pl/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-28 00:33+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:33+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
@@ -17,112 +17,93 @@ msgstr ""
"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"
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr "Błąd 404, Chmura nie znaleziona"
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr ""
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr "Nie udało się zalogować!"
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
msgstr ""
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
+#: templates/installation.php:20
+msgid "Create an <strong>admin account</strong>"
msgstr ""
-#: ../templates/installation.php:27
+#: templates/installation.php:21
msgid "Username"
msgstr ""
-#: ../templates/installation.php:28
+#: templates/installation.php:22
msgid "Password"
msgstr ""
-#: ../templates/installation.php:31
-msgid "Advanced"
-msgstr "Zaawansowane"
+#: templates/installation.php:27
+msgid "Configure the database"
+msgstr ""
-#: ../templates/installation.php:34
-msgid "Set where to store the data."
-msgstr "Ustaw, gdzie przechowywać dane."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
+msgstr ""
-#: ../templates/installation.php:35
-msgid "Data directory:"
-msgstr "Katalog danych:"
+#: templates/installation.php:64
+msgid "Database user"
+msgstr ""
-#: ../templates/installation.php:39
-msgid "Configure the database."
+#: templates/installation.php:65
+msgid "Database password"
msgstr ""
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
+#: templates/installation.php:66
+msgid "Database name"
msgstr ""
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr "SQLite"
+#: templates/installation.php:74
+msgid "Advanced"
+msgstr "Zaawansowane"
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
+#: templates/installation.php:77
+msgid "Host"
msgstr ""
-#: ../templates/installation.php:59
-msgid "MySQL username:"
+#: templates/installation.php:78
+msgid "Table prefix"
msgstr ""
-#: ../templates/installation.php:60
-msgid "MySQL password:"
+#: templates/installation.php:80
+msgid "Data folder"
msgstr ""
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr "Nazwa bazy:"
-
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr "Host:"
-
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr "Przedrostek tabeli:"
-
-#: ../templates/installation.php:69
+#: templates/installation.php:83
msgid "Finish setup"
msgstr "Zakończ instalację"
-#: ../templates/layout.guest.php:33
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs"
-" on your own server.</p>"
+#: templates/404.php:12
+msgid "Cloud not found"
msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> jest osobistą chmurą "
-"działającą na Twoim własnym serwerze.</p>"
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr "Nie udało się zalogować!"
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
msgstr ""
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr "Jesteś wylogowany."
-
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr "wstecz"
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr "dalej"
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr "Szukaj"
+#: templates/logout.php:1
+msgid "You are logged out."
+msgstr "Jesteś wylogowany."
+
+#: templates/layout.user.php:36
+msgid "Log out"
+msgstr ""
+
+#: templates/layout.user.php:56
+msgid "Settings"
+msgstr ""
diff --git a/l10n/pl/help.po b/l10n/pl/help.po
deleted file mode 100644
index a4390c8bdad..00000000000
--- a/l10n/pl/help.po
+++ /dev/null
@@ -1,28 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Kamil Domański <kdomanski@kdemail.net>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:16+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\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"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr "Pytania i odpowiedzi"
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr "ZADAJ PYTANIE"
-
-
diff --git a/l10n/pl/log.po b/l10n/pl/log.po
deleted file mode 100644
index 5afe1b6f4c3..00000000000
--- a/l10n/pl/log.po
+++ /dev/null
@@ -1,68 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Kamil Domański <kdomanski@kdemail.net>, 2011.
-msgid ""
-msgstr ""
-"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:16+0000\n"
-"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
-"Language-Team: LANGUAGE <LL@li.org>\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"
-
-#: ../templates/index.php:4
-msgid "Filter:"
-msgstr "Filtr:"
-
-#: ../templates/index.php:7
-msgid "Logins"
-msgstr "Zalogowania"
-
-#: ../templates/index.php:8
-msgid "Logouts"
-msgstr "Wylogowani"
-
-#: ../templates/index.php:9
-msgid "Downloads"
-msgstr "Pobrania"
-
-#: ../templates/index.php:10
-msgid "Uploads"
-msgstr "Wgrania"
-
-#: ../templates/index.php:11
-msgid "Creations"
-msgstr "Utworzenia"
-
-#: ../templates/index.php:12
-msgid "Deletions"
-msgstr "Usunięcia"
-
-#: ../templates/index.php:15
-msgid "Show:"
-msgstr "Pokaż:"
-
-#: ../templates/index.php:16
-msgid "entries per page."
-msgstr "wpisów na stronę."
-
-#: ../templates/index.php:26
-msgid "What"
-msgstr "Co"
-
-#: ../templates/index.php:27
-msgid "When"
-msgstr "Kiedy"
-
-#: ../templates/index.php:45
-msgid "Clear log entries before"
-msgstr "Wyczyść spisy dziennika sprzed"
-
-
diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po
index 99ae9c3ff08..728db747edd 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-07-27 12:03+0200\n"
-"PO-Revision-Date: 2011-07-25 16:16+0000\n"
+"POT-Creation-Date: 2011-08-13 04:33+0200\n"
+"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
@@ -17,72 +17,96 @@ msgstr ""
"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"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr "Błąd uwierzytelniania"
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Nieprawidłowe żądanie"
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Język zmieniony"
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr "Dane konta"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr "Obecnie używasz"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr "ze swoich"
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr "przestrzeni"
-#: ../templates/index.php:11
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Zmień hasło"
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Twoje hasło zostało zmienione"
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr "Stare hasło"
+#: templates/personal.php:14
+msgid "Old password"
+msgstr ""
-#: ../templates/index.php:19
+#: templates/personal.php:15
msgid "New password"
msgstr "Nowe hasło"
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr "Pokaż nowe hasło"
+#: templates/personal.php:16
+msgid "show"
+msgstr ""
-#: ../templates/index.php:34
+#: templates/personal.php:23
msgid "Language"
msgstr "Język"
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
-msgstr "Błąd uwierzytelniania"
-
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
-msgstr "Musisz wprowadzić zarówno stare, jak i nowe hasło!"
-
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
-msgstr "Twoje stare hasło jest błędne!"
+#: templates/users.php:11
+msgid "Name"
+msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-msgstr "Hasło zmienione"
+#: templates/users.php:12
+msgid "Password"
+msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr "NIe można zmienić hasła"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
+msgstr ""
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr "Język zmieniony"
+#: templates/users.php:18
+msgid "Create"
+msgstr ""
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
-msgstr "Nieprawidłowe żądanie"
+#: templates/users.php:36
+msgid "Remove"
+msgstr ""
diff --git a/l10n/templates/admin.pot b/l10n/templates/admin.pot
deleted file mode 100644
index e28b1eb7ae4..00000000000
--- a/l10n/templates/admin.pot
+++ /dev/null
@@ -1,58 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-09 17:52+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../templates/app.php:17
-msgid "read more"
-msgstr ""
-
-#: ../templates/app.php:19
-msgid "Install"
-msgstr ""
-
-#: ../templates/app_noconn.php:1
-msgid "Cannot connect to apps repository"
-msgstr ""
-
-#: ../templates/apps.php:5 ../templates/users.php:3 ../templates/users.php:7
-msgid "Name"
-msgstr ""
-
-#: ../templates/apps.php:6
-msgid "Modified"
-msgstr ""
-
-#: ../templates/system.php:1
-msgid "System Settings"
-msgstr ""
-
-#: ../templates/users.php:4 ../templates/users.php:14
-msgid "Create"
-msgstr ""
-
-#: ../templates/users.php:8
-msgid "Password"
-msgstr ""
-
-#: ../templates/users.php:9
-msgid "Groups"
-msgstr ""
-
-#: ../templates/users.php:33
-msgid "Remove"
-msgstr ""
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 7189eb49889..7e3500b0a9a 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: 2011-08-09 17:52+0200\n"
+"POT-Creation-Date: 2011-08-13 05:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,120 +17,91 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../templates/404.php:12
-msgid "Cloud not found"
+#: templates/login.php:4
+msgid "Login failed!"
+msgstr ""
+
+#: templates/login.php:9 templates/login.php:13
+msgid "remember"
msgstr ""
-#: ../templates/installation.php:20
+#: templates/installation.php:20
msgid "Create an <strong>admin account</strong>"
msgstr ""
-#: ../templates/installation.php:21
+#: templates/installation.php:21
msgid "Username"
msgstr ""
-#: ../templates/installation.php:22
+#: templates/installation.php:22
msgid "Password"
msgstr ""
-#: ../templates/installation.php:27
+#: templates/installation.php:27
msgid "Configure the database"
msgstr ""
-#: ../templates/installation.php:31
-msgid "SQLite will be used."
-msgstr ""
-
-#: ../templates/installation.php:34
-msgid "SQLite"
-msgstr ""
-
-#: ../templates/installation.php:41
-msgid "MySQL will be used."
+#: templates/installation.php:32 templates/installation.php:43
+#: templates/installation.php:53
+msgid "will be used"
msgstr ""
-#: ../templates/installation.php:50
-msgid "PostgreSQL will be used."
-msgstr ""
-
-#: ../templates/installation.php:59
+#: templates/installation.php:64
msgid "Database user"
msgstr ""
-#: ../templates/installation.php:60
+#: templates/installation.php:65
msgid "Database password"
msgstr ""
-#: ../templates/installation.php:61
+#: templates/installation.php:66
msgid "Database name"
msgstr ""
-#: ../templates/installation.php:62
-msgid "Host"
-msgstr ""
-
-#: ../templates/installation.php:63
-msgid "Table prefix"
+#: templates/installation.php:74
+msgid "Advanced"
msgstr ""
-#: ../templates/installation.php:70
-msgid "Advanced"
+#: templates/installation.php:77
+msgid "Host"
msgstr ""
-#: ../templates/installation.php:73
-msgid "Set data folder"
+#: templates/installation.php:78
+msgid "Table prefix"
msgstr ""
-#: ../templates/installation.php:74
+#: templates/installation.php:80
msgid "Data folder"
msgstr ""
-#: ../templates/installation.php:77
+#: templates/installation.php:83
msgid "Finish setup"
msgstr ""
-#: ../templates/layout.guest.php:38
-msgid ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs "
-"on your own server.</p>"
-msgstr ""
-
-#: ../templates/login.php:4
-msgid "Login failed!"
-msgstr ""
-
-#: ../templates/login.php:9 ../templates/login.php:13
-msgid "remember"
+#: templates/404.php:12
+msgid "Cloud not found"
msgstr ""
-#: ../templates/logout.php:1
-msgid "You are logged out."
+#: templates/layout.guest.php:38
+msgid "is a personal cloud which runs on your own server"
msgstr ""
-#: ../templates/part.pagenavi.php:6
+#: templates/part.pagenavi.php:6
msgid "prev"
msgstr ""
-#: ../templates/part.pagenavi.php:26
+#: templates/part.pagenavi.php:26
msgid "next"
msgstr ""
-#: ../../lib/app.php:204
-msgid "Users"
-msgstr ""
-
-#: ../../lib/app.php:205
-msgid "Apps"
-msgstr ""
-
-#: ../../lib/app.php:206
-msgid "Files"
+#: templates/logout.php:1
+msgid "You are logged out."
msgstr ""
-#: ../../lib/app.php:209
-msgid "Help"
+#: templates/layout.user.php:36
+msgid "Log out"
msgstr ""
-#: ../../lib/app.php:210
-msgid "Personal"
+#: templates/layout.user.php:56
+msgid "Settings"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 271ca0fcb40..2b86a554a43 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: 2011-08-09 17:52+0200\n"
+"POT-Creation-Date: 2011-08-13 05:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,48 +17,52 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../appinfo/app.php:7
+#: appinfo/app.php:7
msgid "Files"
msgstr ""
-#: ../templates/index.php:11
+#: templates/admin.php:5
+msgid "Maximum upload size"
+msgstr ""
+
+#: templates/part.list.php:1
+msgid "Nothing in here. Upload something!"
+msgstr ""
+
+#: templates/index.php:9
msgid "Upload"
msgstr ""
-#: ../templates/index.php:17
+#: templates/index.php:16
msgid "New Folder"
msgstr ""
-#: ../templates/index.php:30
+#: templates/index.php:29
msgid "Name"
msgstr ""
-#: ../templates/index.php:32
+#: templates/index.php:31
msgid "Download"
msgstr ""
-#: ../templates/index.php:36
-msgid "Size MB"
+#: templates/index.php:35
+msgid "Size"
msgstr ""
-#: ../templates/index.php:37
+#: templates/index.php:36
msgid "Modified"
msgstr ""
-#: ../templates/index.php:37
+#: templates/index.php:36
msgid "Delete"
msgstr ""
-#: ../templates/index.php:45
+#: templates/index.php:44
msgid "Upload too large"
msgstr ""
-#: ../templates/index.php:47
+#: templates/index.php:46
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
-
-#: ../templates/part.list.php:1
-msgid "Nothing in here. Upload something!"
-msgstr ""
diff --git a/l10n/templates/help.pot b/l10n/templates/media.pot
index 0e24e1c9655..8f37696f2eb 100644
--- a/l10n/templates/help.pot
+++ b/l10n/templates/media.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-09 17:52+0200\n"
+"POT-Creation-Date: 2011-08-13 05:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,30 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../templates/index.php:21
-msgid "Ask a question"
+#: appinfo/app.php:31
+msgid "Music"
+msgstr ""
+
+#: templates/music.php:27
+msgid "Songs scanned"
+msgstr ""
+
+#: templates/music.php:29
+msgid "Rescan Collection"
+msgstr ""
+
+#: templates/music.php:30
+msgid "Pause"
+msgstr ""
+
+#: templates/music.php:34
+msgid "Artist"
+msgstr ""
+
+#: templates/music.php:35
+msgid "Album"
+msgstr ""
+
+#: templates/music.php:36
+msgid "Title"
msgstr ""
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index dc438e488c2..d35142e50c6 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: 2011-08-09 17:52+0200\n"
+"POT-Creation-Date: 2011-08-13 05:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,70 +17,94 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../templates/index.php:3
+#: ajax/openid.php:13 ajax/setlanguage.php:13
+msgid "Authentication error"
+msgstr ""
+
+#: ajax/openid.php:21
+msgid "OpenID Changed"
+msgstr ""
+
+#: ajax/openid.php:23 ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr ""
+
+#: ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr ""
+
+#: templates/help.php:21
+msgid "Ask a question"
+msgstr ""
+
+#: templates/apps.php:12
+msgid "Select an App"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "-licensed"
+msgstr ""
+
+#: templates/apps.php:14
+msgid "by"
+msgstr ""
+
+#: templates/personal.php:3
msgid "Account information"
msgstr ""
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "You're currently using"
msgstr ""
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "of your"
msgstr ""
-#: ../templates/index.php:5
+#: templates/personal.php:5
msgid "space"
msgstr ""
-#: ../templates/index.php:11 ../templates/index.php:17
+#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr ""
-#: ../templates/index.php:12
+#: templates/personal.php:12
msgid "Your password got changed"
msgstr ""
-#: ../templates/index.php:14
+#: templates/personal.php:14
msgid "Old password"
msgstr ""
-#: ../templates/index.php:15
+#: templates/personal.php:15
msgid "New password"
msgstr ""
-#: ../templates/index.php:16
+#: templates/personal.php:16
msgid "show"
msgstr ""
-#: ../templates/index.php:23
+#: templates/personal.php:23
msgid "Language"
msgstr ""
-#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
-msgid "Authentication error"
+#: templates/users.php:11
+msgid "Name"
msgstr ""
-#: ../ajax/changepassword.php:19
-msgid "You have to enter the old and the new password!"
+#: templates/users.php:12
+msgid "Password"
msgstr ""
-#: ../ajax/changepassword.php:25
-msgid "Your old password is wrong!"
+#: templates/users.php:13 templates/users.php:28
+msgid "Groups"
msgstr ""
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
+#: templates/users.php:18
+msgid "Create"
msgstr ""
-#: ../ajax/changepassword.php:34
-msgid "Unable to change password"
-msgstr ""
-
-#: ../ajax/setlanguage.php:21
-msgid "Language changed"
-msgstr ""
-
-#: ../ajax/setlanguage.php:23
-msgid "Invalid request"
+#: templates/users.php:36
+msgid "Remove"
msgstr ""
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
index f81a9f5e413..3212b489403 100644
--- a/settings/l10n/bg_BG.php
+++ b/settings/l10n/bg_BG.php
@@ -1,19 +1,13 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Проблем с индентификацията",
+"Invalid request" => "Невалидна заявка",
+"Language changed" => "Езика е сменен",
"Account information" => "Информация за профила",
"You're currently using" => "Вие ползвате",
"of your" => "на Вашето",
"space" => "място",
"Change Password" => "Промяна на парола",
"Your password got changed" => "Вашата парола е сменена",
-"Old password:" => "Стара парола",
"New password" => "Нова парола",
-"Show new password" => "Покажи новата парола",
-"Language" => "Език",
-"Authentication error" => "Проблем с индентификацията",
-"You have to enter the old and the new password!" => "Трябва да въведете новата и старата парола!",
-"Your old password is wrong!" => "Вашата стара парола е грешна!",
-"Password changed" => "Паролата е сменена",
-"Unable to change password" => "Невъзможна смяна на паролата",
-"Language changed" => "Езика е сменен",
-"Invalid request" => "Невалидна заявка"
+"Language" => "Език"
);
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 37a56f2f64c..ddccc98e482 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -1,19 +1,13 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Godkendelsesfejl",
+"Invalid request" => "Invalid forespørgsel",
+"Language changed" => "Sprog ændret",
"Account information" => "Konto information",
"You're currently using" => "Du udnytter i øjeblikket",
"of your" => "af din",
"space" => "plads",
"Change Password" => "Ændre adgangskode",
"Your password got changed" => "Din adgangskode er ændret",
-"Old password:" => "Gamle adgangskode",
"New password" => "Nye adgangskode",
-"Show new password" => "Vis den nye adgangskode",
-"Language" => "Sprog",
-"Authentication error" => "Godkendelsesfejl",
-"You have to enter the old and the new password!" => "Du skal indtaste din gamle og nye adganskode",
-"Your old password is wrong!" => "Din gamle adgangskode er forkert!",
-"Password changed" => "Adgangskoden er ændret",
-"Unable to change password" => "Kan ikke ændre din adgangskode",
-"Language changed" => "Sprog ændret",
-"Invalid request" => "Invalid forespørgsel"
+"Language" => "Sprog"
);
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index e3be20de33e..a1fa2e26817 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -1,19 +1,25 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Berechtigungsfehler",
+"OpenID Changed" => "OpenID geändert",
+"Invalid request" => "Ungültige Anfrage",
+"Language changed" => "Sprache geändert",
+"Ask a question" => "Stell eine Frage",
+"Select an App" => "Wähle eine Anwendung aus",
+"-licensed" => "-lizenziert",
+"by" => "von",
"Account information" => "Konto-Information",
"You're currently using" => "Du benutzt gerade",
"of your" => "von deinem",
"space" => "Speicherplatz",
"Change Password" => "Passwort ändern",
-"Your password got changed" => "Dein Passwort wurde geändert.",
-"Old password:" => "Aktuelles Passwort:",
-"New password" => "Neues Passwort:",
-"Show new password" => "Neues Passwort anzeigen",
+"Your password got changed" => "Dein Passwort wurde geändert",
+"Old password" => "Altes Passwort",
+"New password" => "Neues Passwort",
+"show" => "zeigen",
"Language" => "Sprache",
-"Authentication error" => "Berechtigungsfehler",
-"You have to enter the old and the new password!" => "Du musst das aktuelle und ein neues Passwort angeben!",
-"Your old password is wrong!" => "Du hast dein aktuelles Passwort falsch eingegeben!",
-"Password changed" => "Passwort geändert",
-"Unable to change password" => "Passwort konnte nicht geändert werden",
-"Language changed" => "Sprache geändert",
-"Invalid request" => "Ungültige Anfrage"
+"Name" => "Name",
+"Password" => "Passwort",
+"Groups" => "Gruppen",
+"Create" => "Anlegen",
+"Remove" => "Entfernen"
);
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index bde223680fb..388680e53fc 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -1,19 +1,13 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Error de autentificación",
+"Invalid request" => "Solicitud no válida",
+"Language changed" => "Idioma cambiado",
"Account information" => "Información de la cuenta",
"You're currently using" => "Estás utilizando",
"of your" => "de tus",
"space" => "de espacio total",
"Change Password" => "Cambiar contraseña",
"Your password got changed" => "Tu contraseña ha sido cambiada",
-"Old password:" => "Antigua contraseña:",
"New password" => "Nueva contraseña:",
-"Show new password" => "Mostrar nueva contraseña",
-"Language" => "Idioma",
-"Authentication error" => "Error de autentificación",
-"You have to enter the old and the new password!" => "¡Tienes que introducir la contraseña antigua y la contraseña nueva!",
-"Your old password is wrong!" => "¡Tu contraseña antigua es incorrecta!",
-"Password changed" => "Contraseña cambiada",
-"Unable to change password" => "No se puede cambiar la contraseña",
-"Language changed" => "Idioma cambiado",
-"Invalid request" => "Solicitud no válida"
+"Language" => "Idioma"
);
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 758189e18bc..93b118bf77f 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -1,19 +1,15 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Erreur d'authentification",
+"Invalid request" => "Requète invalide",
+"Language changed" => "Langue changée avec succès",
"Account information" => "Informations sur le compte",
"You're currently using" => "Vous utilisez actuellement",
-"of your" => "de votre",
-"space" => "espace de stockage",
+"of your" => "de votre espace de stockage de",
+"space" => " ",
"Change Password" => "Changer votre mot de passe",
"Your password got changed" => "Votre mot de passe a été changé",
-"Old password:" => "Ancien mot de passe :",
+"Old password" => "Ancien mot de passe",
"New password" => "Nouveau mot de passe :",
-"Show new password" => "Afficher votre nouveau mot de passe",
-"Language" => "Langue",
-"Authentication error" => "Erreur d'authentification",
-"You have to enter the old and the new password!" => "Vous devez saisir l'ancien et le nouveau mot de passe !",
-"Your old password is wrong!" => "Votre ancien mot de passe est erroné !",
-"Password changed" => "Mot de passe changé avec succès",
-"Unable to change password" => "Impossible de changer le mot de passe",
-"Language changed" => "Langue changée avec succès",
-"Invalid request" => "Requète invalide"
+"show" => "Afficher",
+"Language" => "Langue"
);
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index 3c2f3dbd271..2394fbd74ff 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -1,19 +1,13 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Authenticatiefout.",
+"Invalid request" => "Ongeldig verzoek",
+"Language changed" => "Taal aangepast",
"Account information" => "Gebruikersgegevens",
"You're currently using" => "U gebruikt momenteel",
"of your" => "van de",
"space" => "beschikbare ruimte.",
"Change Password" => "Wachtwoord aanpassen",
"Your password got changed" => "Uw wachtwoord is aangepast",
-"Old password:" => "Oud wachtwoord:",
"New password" => "Nieuw wachtwoord",
-"Show new password" => "Toon nieuw wachtwoord",
-"Language" => "Taal",
-"Authentication error" => "Authenticatiefout.",
-"You have to enter the old and the new password!" => "U moet het oude en nieuwe wachtwoord invullen.",
-"Your old password is wrong!" => "Het oude wachtwoord is verkeerd.",
-"Password changed" => "Wachtwoord aangepast",
-"Unable to change password" => "Wachtwoord aanpassen is niet mogelijk",
-"Language changed" => "Taal aangepast",
-"Invalid request" => "Ongeldig verzoek"
+"Language" => "Taal"
);
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index b65fdd15b4d..c5afac7d2e0 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -1,19 +1,13 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Błąd uwierzytelniania",
+"Invalid request" => "Nieprawidłowe żądanie",
+"Language changed" => "Język zmieniony",
"Account information" => "Dane konta",
"You're currently using" => "Obecnie używasz",
"of your" => "ze swoich",
"space" => "przestrzeni",
"Change Password" => "Zmień hasło",
"Your password got changed" => "Twoje hasło zostało zmienione",
-"Old password:" => "Stare hasło",
"New password" => "Nowe hasło",
-"Show new password" => "Pokaż nowe hasło",
-"Language" => "Język",
-"Authentication error" => "Błąd uwierzytelniania",
-"You have to enter the old and the new password!" => "Musisz wprowadzić zarówno stare, jak i nowe hasło!",
-"Your old password is wrong!" => "Twoje stare hasło jest błędne!",
-"Password changed" => "Hasło zmienione",
-"Unable to change password" => "NIe można zmienić hasła",
-"Language changed" => "Język zmieniony",
-"Invalid request" => "Nieprawidłowe żądanie"
+"Language" => "Język"
);