]> source.dussan.org Git - nextcloud-server.git/commitdiff
Transifex connection, added French and part of Bulgarian
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>
Sat, 30 Jul 2011 08:20:05 +0000 (10:20 +0200)
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>
Sat, 30 Jul 2011 08:21:55 +0000 (10:21 +0200)
53 files changed:
.tx/config [new file with mode: 0644]
admin/l10n/da.php
admin/l10n/de.php
admin/l10n/fr.php [new file with mode: 0644]
admin/l10n/nl.php
admin/l10n/pl.php
core/l10n/bg_BG.php [new file with mode: 0644]
core/l10n/da.php
core/l10n/de.php
core/l10n/fr.php [new file with mode: 0644]
core/l10n/nl.php
core/l10n/pl.php
files/templates/part.list.php
help/l10n/bg_BG.php [new file with mode: 0644]
help/l10n/fr.php [new file with mode: 0644]
l10n/bg_BG/core.po [new file with mode: 0644]
l10n/bg_BG/help.po [new file with mode: 0644]
l10n/bg_BG/log.po [new file with mode: 0644]
l10n/bg_BG/settings.po [new file with mode: 0644]
l10n/da/admin.po
l10n/da/core.po
l10n/da/help.po
l10n/da/log.po
l10n/da/settings.po
l10n/de/admin.po
l10n/de/core.po
l10n/de/help.po
l10n/de/log.po
l10n/de/settings.po
l10n/fr/admin.po [new file with mode: 0644]
l10n/fr/core.po [new file with mode: 0644]
l10n/fr/help.po [new file with mode: 0644]
l10n/fr/log.po [new file with mode: 0644]
l10n/fr/settings.po [new file with mode: 0644]
l10n/nl/admin.po
l10n/nl/core.po
l10n/nl/help.po
l10n/nl/log.po
l10n/nl/settings.po
l10n/pl/admin.po
l10n/pl/core.po
l10n/pl/help.po
l10n/pl/log.po
l10n/pl/settings.po
l10n/templates/admin.pot [deleted file]
l10n/templates/core.pot [deleted file]
l10n/templates/help.pot [deleted file]
l10n/templates/log.pot [deleted file]
l10n/templates/settings.pot [deleted file]
log/l10n/bg_BG.php [new file with mode: 0644]
log/l10n/fr.php [new file with mode: 0644]
settings/l10n/bg_BG.php [new file with mode: 0644]
settings/l10n/fr.php [new file with mode: 0644]

diff --git a/.tx/config b/.tx/config
new file mode 100644 (file)
index 0000000..55ae6df
--- /dev/null
@@ -0,0 +1,28 @@
+[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
+source_file = l10n/templates/core.pot
+source_lang = en
+
+[owncloud.help]
+file_filter = l10n/<lang>/help.po
+source_file = l10n/templates/help.pot
+source_lang = en
+
+[owncloud.log]
+file_filter = l10n/<lang>/log.po
+source_file = l10n/templates/log.pot
+source_lang = en
+
+[owncloud.settings]
+file_filter = l10n/<lang>/settings.po
+source_file = l10n/templates/settings.pot
+source_lang = en
+
index 477dd9db9e211a30cdf39099e79bf48d346cbd5b..467c259dc374cb90337dbc5246b607acada92fe7 100644 (file)
@@ -7,11 +7,10 @@
 "Modified" => "Ændret",
 "Administration" => "Administration",
 "System Settings" => "System indstillinger",
-"Add user" => "Tilføj bruger",
+"Users" => "Brugere",
+"Groups" => "Grupper",
 "Password" => "Kodeord",
-"Create user" => "Lav bruger",
 "remove" => "slet",
-"Groups" => "Grupper",
 "Create group" => "Lav gruppe",
 "Force new password:" => "Tving ny adgangskode",
 "Set" => "Indstil",
index 9d1b12b1a16f88f9d47b940e7e6b8b519551992c..a1a0ec099e71d0aa0163c66cba2e8a6c9e0f6a47 100644 (file)
@@ -7,10 +7,10 @@
 "Modified" => "Änderungsdatum",
 "Administration" => "Verwaltung",
 "System Settings" => "Systemeinstellungen",
+"Users" => "Nutzer",
 "Groups" => "Gruppen",
-"Add user" => "Nutzer hinzufügen",
 "Password" => "Passwort",
-"Create user" => "Nutzer erstellen",
+"Create" => "Erstellen",
 "remove" => "entfernen",
 "Create group" => "Gruppe erstellen",
 "Force new password:" => "Neues Passwort:",
diff --git a/admin/l10n/fr.php b/admin/l10n/fr.php
new file mode 100644 (file)
index 0000000..e8d41a4
--- /dev/null
@@ -0,0 +1,20 @@
+<?php $TRANSLATIONS = array(
+"read more" => "en lire plus",
+"INSTALL" => "INSTALLATION",
+"Apps Repository" => "Répertoire d'applications",
+"Cannot connect to apps repository" => "Impossible de se connecter au répertoire d'applications",
+"Name" => "Nom",
+"Modified" => "Modifié le",
+"Administration" => "Administration",
+"System Settings" => "Préférences Système",
+"Users" => "Utilisateurs",
+"Groups" => "Groupes",
+"Password" => "Mot de passe",
+"Create" => "Créer",
+"remove" => "retirer",
+"Create group" => "Créer un groupe",
+"Force new password:" => "Forcer un nouveau mot de passe :",
+"Set" => "Appliquer",
+"Do you really want to delete user" => "Voulez-vous réellement supprimer cet utilisateur",
+"Do you really want to delete group" => "Voulez-vous réellement supprimer ce groupe"
+);
index cfbc1b0f5153dbb49036e860fe042bf1625af1c7..138c95d2c98c6b389cf947436a0f9d1c9c14cfc4 100644 (file)
@@ -7,10 +7,9 @@
 "Modified" => "Laatst aangepast",
 "Administration" => "Administratie",
 "System Settings" => "Systeeminstellingen",
+"Users" => "Gebruikers",
 "Groups" => "Groepen",
-"Add user" => "Gebruiker toevoegen",
 "Password" => "Wachtwoord",
-"Create user" => "Gebruiker aanmaken",
 "remove" => "verwijder",
 "Create group" => "Groep aanmaken",
 "Force new password:" => "Forceer nieuw wachtwoord:",
index 9995c5da56f353cf91df6f7a19de4df514525b18..169bb37b109010863ecd0258dbbb065d1a100518 100644 (file)
@@ -7,15 +7,13 @@
 "Modified" => "Zmodyfikowano",
 "Administration" => "Administracja",
 "System Settings" => "Ustawienia systemowe",
-"Add user" => "Dodaj użytkownika",
+"Users" => "Użytkownicy",
+"Groups" => "Grupy",
 "Password" => "Hasło",
-"Create user" => "Utwórz użytkownika",
 "remove" => "usuń",
-"Groups" => "Grupy",
 "Create group" => "Utwórz grupę",
 "Force new password:" => "Wymuś nowe hasło",
 "Set" => "Ustaw",
 "Do you really want to delete user" => "Czy naprawdę chcesz usunąć użytkownika",
-"Do you really want to delete group" => "Czy naprawdę chcesz usunąć grupę",
-"Users" => "Użytkownicy"
+"Do you really want to delete group" => "Czy naprawdę chcesz usunąć grupę"
 );
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
new file mode 100644 (file)
index 0000000..bd9886f
--- /dev/null
@@ -0,0 +1,17 @@
+<?php $TRANSLATIONS = array(
+"Error 404, Cloud not found" => "Грешка 404, обклакът не намерен",
+"Advanced" => "Разширено",
+"Set where to store the data." => "Изберете къде да записва данните",
+"Data directory:" => "Директория за данни:",
+"SQLite" => "SQLite",
+"Database name:" => "Име на базата:",
+"Host:" => "хост:",
+"Table prefix:" => "Префикс за таблиците:",
+"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." => "Вие излязохте.",
+"prev" => "пред.",
+"next" => "следващо",
+"Search" => "Търсене"
+);
index 631201bab60c8f60bef6c0fb3f65f40add68d797..20d769f385671b1cfaf3d00ded9ad15328da0ad1 100644 (file)
@@ -1,22 +1,12 @@
 <?php $TRANSLATIONS = array(
 "Error 404, Cloud not found" => "Fejl 404, Skyen kan ikke findes",
-"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Velkommen til <strong>ownCloud</strong>, din personlige Sky.",
-"To finish the installation, please follow the steps below." => "For at fuldføre installationen, følg venligst nedenstående trin",
-"Create an <strong>admin account.</strong>" => "Lav en <strong>administrator konto.</strong>",
-"Login:" => "Login:",
-"Password:" => "Kodeord:",
 "Advanced" => "Avanceret",
 "Set where to store the data." => "Indstil data mappe.",
 "Data directory:" => "Data mappe:",
-"Configure your database." => "Konfigurer din database.",
-"I will use a SQLite database. You have nothing to do!" => "Jeg vil benytte en SQLite database. Du skal ikke gøre noget!",
 "SQLite" => "SQLite",
-"I will use a MySQL database." => "Jeg vil benytte en MySQL database.",
-"Host:" => "Host:",
 "Database name:" => "Database navn:",
+"Host:" => "Host:",
 "Table prefix:" => "Tabel prefix:",
-"MySQL user login:" => "MySQL bruger login:",
-"MySQL user password:" => "MySQL bruger password:",
 "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",
index b1309beed06a578540e96fc406aebc7d3de9e7ca..9b5225dd0fa08730387e7d5bebbd383234eb67ea 100644 (file)
@@ -1,27 +1,28 @@
 <?php $TRANSLATIONS = array(
 "Error 404, Cloud not found" => "Cloud konnte nicht gefunden werden.",
-"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Willkommen bei <strong>ownCloud</strong>, deinem persönlichen Online-Speicher.",
-"To finish the installation, please follow the steps below." => "Die Installation ist fast abgeschlossen.",
-"Create an <strong>admin account.</strong>" => "<strong>Verwaltungskonto</strong> erstellen.",
-"Login:" => "Benutzername:",
-"Password:" => "Passwort:",
+"<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",
+"Username" => "Nutzername",
+"Password" => "Passwort",
 "Advanced" => "Erweitert",
 "Set where to store the data." => "Speicherort der Daten",
 "Data directory:" => "Datenverzeichnis:",
-"Configure your database." => "Datenbank einstellen.",
-"I will use a SQLite database. You have nothing to do!" => "Es wird eine SQLite-Datenbank genutzt.",
+"Configure the database." => "Datenbank einrichten",
+"SQLite will be used for the database. You have nothing to do." => "SQLite wird als Datenbank genutzt.",
 "SQLite" => "SQLite",
-"I will use a MySQL database." => "Es wird eine MySQL-Datenbank genutzt.",
-"Host:" => "Host:",
+"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:",
-"MySQL user login:" => "MySQL-Nutzername:",
-"MySQL user password:" => "MySQL-Passwort:",
+"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!",
-"You are logged out." => "Sie wurden abgemeldet.",
-"prev" => "zurück",
-"next" => "weiter",
-"Search" => "Suchen",
-"Finish setup" => "Installation abschließen"
+"Login failed!" => "Anmeldung fehlgeschlagen!",
+"Remember login" => "Anmeldung merken",
+"You are logged out." => "Erfolgreich abgemeldet.",
+"prev" => "Zurück",
+"next" => "Weiter",
+"Search" => "Suchen"
 );
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
new file mode 100644 (file)
index 0000000..540eaef
--- /dev/null
@@ -0,0 +1,28 @@
+<?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>",
+"Username" => "Nom d'utilisateur",
+"Password" => "Mot de passe",
+"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 :",
+"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 qui tourne sur 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é.",
+"prev" => "précédent",
+"next" => "suivant",
+"Search" => "Rechercher"
+);
index 66d96505971faac00f3a13c32307f5c8f8a67a40..033adc0e432f9ccb2602aaf74939b734c2926bee 100644 (file)
@@ -1,22 +1,12 @@
 <?php $TRANSLATIONS = array(
 "Error 404, Cloud not found" => "Fout 404, Cloud niet gevonden.",
-"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Welkom by <strong>ownCloud</strong>, uw persoonlijke cloud",
-"To finish the installation, please follow the steps below." => "Volg de volgende stappen om de installatie te voltooien.",
-"Create an <strong>admin account.</strong>" => "Maak een <strong>beheerdersaccount</strong> aan",
-"Login:" => "Gebruikersnaam:",
-"Password:" => "Wachtwoord:",
 "Advanced" => "Geavanceerd",
 "Set where to store the data." => "Bepaal de opslaglocatie.",
 "Data directory:" => "Gegevensmap:",
-"Configure your database." => "Configureer uw database.",
-"I will use a SQLite database. You have nothing to do!" => "Er zal een SQLite database gebruikt worden. U hoeft geen verdere instellingen te maken.",
 "SQLite" => "SQLite",
-"I will use a MySQL database." => "Er zal een MySQL database gebruikt worden.",
-"Host:" => "Host:",
 "Database name:" => "Databasenaam:",
+"Host:" => "Host:",
 "Table prefix:" => "Voorvoegsel voor tabelnamen:",
-"MySQL user login:" => "MySQL gebruikersnaam.",
-"MySQL user password:" => "MySQL wachtwoord",
 "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.",
index 6914e11557a8255bbf47cd74da4347de67639a51..3e4993d4827c7c5c807b3f0f1b5202cc249c22e1 100644 (file)
@@ -1,22 +1,12 @@
 <?php $TRANSLATIONS = array(
 "Error 404, Cloud not found" => "Błąd 404, Chmura nie znaleziona",
-"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Witaj w <strong>ownCloud</strong>, Twojej osobistej chmurze.",
-"To finish the installation, please follow the steps below." => "By zakończyć instalację, podążaj poniższymi krokami.",
-"Create an <strong>admin account.</strong>" => "Utwórz <strong>konto administratora</strong>.",
-"Login:" => "Login:",
-"Password:" => "Hasło:",
 "Advanced" => "Zaawansowane",
 "Set where to store the data." => "Ustaw, gdzie przechowywać dane.",
 "Data directory:" => "Katalog danych:",
-"Configure your database." => "Skonfiguruj Twoją bazę danych.",
-"I will use a SQLite database. You have nothing to do!" => "Użyję bazy SQLite. Nie masz tu nic do roboty!",
 "SQLite" => "SQLite",
-"I will use a MySQL database." => "Użyję bazy danych MySQL.",
-"Host:" => "Host:",
 "Database name:" => "Nazwa bazy:",
+"Host:" => "Host:",
 "Table prefix:" => "Przedrostek tabeli:",
-"MySQL user login:" => "Login użytkownika MySQL:",
-"MySQL user password:" => "Hasło użytkownika MySQL:",
 "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ć!",
index d249455c55c79a79b6238fb4f77c0e135cec27fc..9ed3494732df6d45007a8afffd5e6efb5a330d25 100644 (file)
@@ -1,7 +1,7 @@
                <?php if(!$_['files']) echo '<span id="emptyfolder">Nothing in here. Upload something!</span><style>.file_upload_filename { background-color:#ffc100; border:#dda600 1px solid; }</style>';
                foreach($_['files'] as $file):
                        $simple_file_size = simple_file_size($file['size']);
-                       $simple_size_color = 200-intval($file['size']/(1024*1024)*5);
+                       $simple_size_color = 200-intval($file['size']/(1024*1024)*2);
                        if($simple_size_color<0) $simple_size_color = 0;
                        $relative_modified_date = relative_modified_date($file['mtime']);
                        $relative_date_color = round((time()-$file['mtime'])/60/60/24*7); //days ago
diff --git a/help/l10n/bg_BG.php b/help/l10n/bg_BG.php
new file mode 100644 (file)
index 0000000..44f2606
--- /dev/null
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Questions and Answers" => "Въпроси и отговори",
+"ASK A QUESTION" => "ЗАДАЙТЕ ВЪПРОС"
+);
diff --git a/help/l10n/fr.php b/help/l10n/fr.php
new file mode 100644 (file)
index 0000000..2b9bf96
--- /dev/null
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Questions and Answers" => "Questions / Réponses",
+"ASK A QUESTION" => "Poser une question"
+);
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
new file mode 100644 (file)
index 0000000..63deb14
--- /dev/null
@@ -0,0 +1,128 @@
+# 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-28 00:33+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/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/installation.php:7
+msgid "Finish the setup by following the steps below."
+msgstr ""
+
+#: ../templates/installation.php:26
+msgid "Create an <strong>admin account</strong>."
+msgstr ""
+
+#: ../templates/installation.php:27
+msgid "Username"
+msgstr ""
+
+#: ../templates/installation.php:28
+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."
+msgstr ""
+
+#: ../templates/installation.php:43
+msgid "SQLite will be used for the database. You have nothing to do."
+msgstr ""
+
+#: ../templates/installation.php:46
+msgid "SQLite"
+msgstr "SQLite"
+
+#: ../templates/installation.php:53
+msgid "MySQL will be used for the database."
+msgstr ""
+
+#: ../templates/installation.php:59
+msgid "MySQL username:"
+msgstr ""
+
+#: ../templates/installation.php:60
+msgid "MySQL password:"
+msgstr ""
+
+#: ../templates/installation.php:61
+msgid "Database name:"
+msgstr "Име на базата:"
+
+#: ../templates/installation.php:62
+msgid "Host:"
+msgstr "хост:"
+
+#: ../templates/installation.php:63
+msgid "Table prefix:"
+msgstr "Префикс за таблиците:"
+
+#: ../templates/installation.php:69
+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/login.php:11 ../templates/login.php:15
+msgid "Remember login"
+msgstr ""
+
+#: ../templates/logout.php:1
+msgid "You are logged out."
+msgstr "Вие излязохте."
+
+#: ../templates/part.pagenavi.php:6
+msgid "prev"
+msgstr "пред."
+
+#: ../templates/part.pagenavi.php:26
+msgid "next"
+msgstr "следващо"
+
+#: ../templates/part.searchbox.php:3
+msgid "Search"
+msgstr "Търсене"
+
+
diff --git a/l10n/bg_BG/help.po b/l10n/bg_BG/help.po
new file mode 100644 (file)
index 0000000..b204195
--- /dev/null
@@ -0,0 +1,28 @@
+# 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
new file mode 100644 (file)
index 0000000..ff88639
--- /dev/null
@@ -0,0 +1,68 @@
+# 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
new file mode 100644 (file)
index 0000000..e6ad1aa
--- /dev/null
@@ -0,0 +1,88 @@
+# 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:25+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:3
+msgid "Account information"
+msgstr "Информация за профила"
+
+#: ../templates/index.php:5
+msgid "You're currently using"
+msgstr "Вие ползвате"
+
+#: ../templates/index.php:5
+msgid "of your"
+msgstr "на Вашето"
+
+#: ../templates/index.php:5
+msgid "space"
+msgstr "място"
+
+#: ../templates/index.php:11
+msgid "Change Password"
+msgstr "Промяна на парола"
+
+#: ../templates/index.php:12
+msgid "Your password got changed"
+msgstr "Вашата парола е сменена"
+
+#: ../templates/index.php:15
+msgid "Old password:"
+msgstr "Стара парола"
+
+#: ../templates/index.php:19
+msgid "New password"
+msgstr "Нова парола"
+
+#: ../templates/index.php:24
+msgid "Show new password"
+msgstr "Покажи новата парола"
+
+#: ../templates/index.php:34
+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 "Вашата стара парола е грешна!"
+
+#: ../ajax/changepassword.php:31
+msgid "Password changed"
+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"
+msgstr "Невалидна заявка"
+
+
index be62e2cd3db56aeba6510c8644f128c2aeeba73b..82c29165438ae313e4292d5877a21ff3ff3c4ce8 100644 (file)
@@ -1,20 +1,21 @@
 # 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.
-#
+# 
+# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:08+0100\n"
-"Last-Translator: Mikkel Bjerg Larsen <mikkelbjerglarsen@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"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"
@@ -24,8 +25,7 @@ msgstr "læs mere"
 msgid "INSTALL"
 msgstr "INSTALLER"
 
-#: ../templates/app_noconn.php:6
-#: ../templates/apps.php:6
+#: ../templates/app_noconn.php:6 ../templates/apps.php:6
 msgid "Apps Repository"
 msgstr "Applikation arkiv"
 
@@ -33,10 +33,8 @@ msgstr "Applikation arkiv"
 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:20
-#: ../templates/users.php:50
+#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
+#: ../templates/users.php:51
 msgid "Name"
 msgstr "Navn"
 
@@ -52,45 +50,44 @@ msgstr "Administration"
 msgid "System Settings"
 msgstr "System indstillinger"
 
-#: ../templates/users.php:13
-msgid "Add user"
-msgstr "Tilføj bruger"
+#: ../templates/users.php:2
+msgid "Users"
+msgstr "Brugere"
 
-#: ../templates/users.php:21
+#: ../templates/users.php:7 ../templates/users.php:47
+msgid "Groups"
+msgstr "Grupper"
+
+#: ../templates/users.php:16
 msgid "Password"
 msgstr "Kodeord"
 
-#: ../templates/users.php:30
-msgid "Create user"
-msgstr "Lav bruger"
+#: ../templates/users.php:25
+msgid "Create"
+msgstr ""
 
-#: ../templates/users.php:40
-#: ../templates/users.php:68
+#: ../templates/users.php:37 ../templates/users.php:69
 msgid "remove"
 msgstr "slet"
 
-#: ../templates/users.php:46
-#: ../templates/users.php:7
-msgid "Groups"
-msgstr "Grupper"
-
-#: ../templates/users.php:58
+#: ../templates/users.php:59
 msgid "Create group"
 msgstr "Lav gruppe"
 
-#: ../templates/users.php:94
+#: ../templates/users.php:95
 msgid "Force new password:"
 msgstr "Tving ny adgangskode"
 
-#: ../templates/users.php:96
+#: ../templates/users.php:97
 msgid "Set"
 msgstr "Indstil"
 
-#: ../templates/users.php:102
+#: ../templates/users.php:103
 msgid "Do you really want to delete user"
 msgstr "Vil du virkelig slette denne bruger?"
 
-#: ../templates/users.php:109
+#: ../templates/users.php:110
 msgid "Do you really want to delete group"
 msgstr "Vil du virkelig slette denne gruppe?"
 
+
index df83958287b8a38a73b5e4e09768b54a24a2c9f8..0b37d9ac8ceebb0a4b092611d600ec4f34a5c8e9 100644 (file)
@@ -1,44 +1,44 @@
 # 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.
-#
+# 
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:10+0100\n"
-"Last-Translator: Mikkel Bjerg Larsen <mikkelbjerglarsen@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"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: 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/404.php:15
 msgid "Error 404, Cloud not found"
 msgstr "Fejl 404, Skyen kan ikke findes"
 
 #: ../templates/installation.php:6
-msgid "Welcome to <strong>ownCloud</strong>, your personnal cloud."
-msgstr "Velkommen til <strong>ownCloud</strong>, din personlige Sky."
+msgid "<strong>ownCloud</strong> is your personal web storage."
+msgstr ""
 
 #: ../templates/installation.php:7
-msgid "To finish the installation, please follow the steps below."
-msgstr "For at fuldføre installationen, følg venligst nedenstående trin"
+msgid "Finish the setup by following the steps below."
+msgstr ""
 
 #: ../templates/installation.php:26
-msgid "Create an <strong>admin account.</strong>"
-msgstr "Lav en <strong>administrator konto.</strong>"
+msgid "Create an <strong>admin account</strong>."
+msgstr ""
 
 #: ../templates/installation.php:27
-msgid "Login:"
-msgstr "Login:"
+msgid "Username"
+msgstr ""
 
 #: ../templates/installation.php:28
-msgid "Password:"
-msgstr "Kodeord:"
+msgid "Password"
+msgstr ""
 
 #: ../templates/installation.php:31
 msgid "Advanced"
@@ -53,53 +53,61 @@ msgid "Data directory:"
 msgstr "Data mappe:"
 
 #: ../templates/installation.php:39
-msgid "Configure your database."
-msgstr "Konfigurer din database."
+msgid "Configure the database."
+msgstr ""
 
 #: ../templates/installation.php:43
-msgid "I will use a SQLite database. You have nothing to do!"
-msgstr "Jeg vil benytte en SQLite database. Du skal ikke gøre noget!"
+msgid "SQLite will be used for the database. You have nothing to do."
+msgstr ""
 
 #: ../templates/installation.php:46
 msgid "SQLite"
 msgstr "SQLite"
 
 #: ../templates/installation.php:53
-msgid "I will use a MySQL database."
-msgstr "Jeg vil benytte en MySQL database."
+msgid "MySQL will be used for the database."
+msgstr ""
 
 #: ../templates/installation.php:59
-msgid "Host:"
-msgstr "Host:"
+msgid "MySQL username:"
+msgstr ""
 
 #: ../templates/installation.php:60
-msgid "Database name:"
-msgstr "Database navn:"
+msgid "MySQL password:"
+msgstr ""
 
 #: ../templates/installation.php:61
-msgid "Table prefix:"
-msgstr "Tabel prefix:"
+msgid "Database name:"
+msgstr "Database navn:"
 
 #: ../templates/installation.php:62
-msgid "MySQL user login:"
-msgstr "MySQL bruger login:"
+msgid "Host:"
+msgstr "Host:"
 
 #: ../templates/installation.php:63
-msgid "MySQL user password:"
-msgstr "MySQL bruger password:"
+msgid "Table prefix:"
+msgstr "Tabel prefix:"
 
-#: ../templates/installation.php:68
+#: ../templates/installation.php:69
 msgid "Finish setup"
 msgstr "Afslut installation"
 
-#: ../templates/layout.guest.php:20
-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> er din personly sky der køre på din egen server.</p>"
+#: ../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> 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"
+msgstr ""
+
 #: ../templates/logout.php:1
 msgid "You are logged out."
 msgstr "Du er nu logget ud"
@@ -116,3 +124,4 @@ msgstr "næste"
 msgid "Search"
 msgstr "Søg"
 
+
index d09d34e0aa86906be14a58057c1dca5ae1d7a068..e3300adc4d463bb450bb9712bb40134308b7aa07 100644 (file)
@@ -1,26 +1,27 @@
 # 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.
-#
+# 
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:02+0100\n"
-"Last-Translator: Mikkel Bjerg Larsen <mikkelbjerglarsen@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"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:21
+#: ../templates/index.php:24
 msgid "ASK A QUESTION"
 msgstr "STIL ET SPØRGSMÅL"
 
+
index 4c81d97ea4bb6282569fedb1fcd0720f20543cae..b52c2ad512c18e9a8e2752c0eed332f016577fed 100644 (file)
@@ -1,21 +1,20 @@
 # 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-06-20 22:00+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"
+"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:"
@@ -64,3 +63,5 @@ msgstr "Hvornår"
 #: ../templates/index.php:45
 msgid "Clear log entries before"
 msgstr "Slet log poster før"
+
+
index c7981c921fbe6a141746357b2de620499e8b8707..17e84dbfcd03dd96d73bc527a2f677185a47652e 100644 (file)
@@ -1,20 +1,20 @@
 # 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.
-#
+# 
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:00+0100\n"
-"Last-Translator: Mikkel Bjerg Larsen <mikkelbjerglarsen@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
+"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:3
 msgid "Account information"
@@ -56,8 +56,7 @@ msgstr "Vis den nye adgangskode"
 msgid "Language"
 msgstr "Sprog"
 
-#: ../ajax/changepassword.php:13
-#: ../ajax/setlanguage.php:13
+#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13
 msgid "Authentication error"
 msgstr "Godkendelsesfejl"
 
@@ -85,3 +84,4 @@ msgstr "Sprog ændret"
 msgid "Invalid request"
 msgstr "Invalid forespørgsel"
 
+
index 58db3b78e6d2b6f11867afaf43b784505b0139ef..4495f3994e12183bf5acfcdf9eef5ff6a571c26c 100644 (file)
@@ -1,21 +1,21 @@
 # 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
+# 
+# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+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"
+"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=CHARSET\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"
@@ -33,8 +33,8 @@ msgstr "Anwendungen"
 msgid "Cannot connect to apps repository"
 msgstr "Verbindung fehlgeschlagen"
 
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:20
-#: ../templates/users.php:50
+#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
+#: ../templates/users.php:51
 msgid "Name"
 msgstr "Name"
 
@@ -50,42 +50,44 @@ msgstr "Verwaltung"
 msgid "System Settings"
 msgstr "Systemeinstellungen"
 
-#: ../templates/users.php:7 ../templates/users.php:46
+#: ../templates/users.php:2
+msgid "Users"
+msgstr "Nutzer"
+
+#: ../templates/users.php:7 ../templates/users.php:47
 msgid "Groups"
 msgstr "Gruppen"
 
-#: ../templates/users.php:13
-msgid "Add user"
-msgstr "Nutzer hinzufügen"
-
-#: ../templates/users.php:21
+#: ../templates/users.php:16
 msgid "Password"
 msgstr "Passwort"
 
-#: ../templates/users.php:30
-msgid "Create user"
-msgstr "Nutzer erstellen"
+#: ../templates/users.php:25
+msgid "Create"
+msgstr "Erstellen"
 
-#: ../templates/users.php:40 ../templates/users.php:68
+#: ../templates/users.php:37 ../templates/users.php:69
 msgid "remove"
 msgstr "entfernen"
 
-#: ../templates/users.php:58
+#: ../templates/users.php:59
 msgid "Create group"
 msgstr "Gruppe erstellen"
 
-#: ../templates/users.php:94
+#: ../templates/users.php:95
 msgid "Force new password:"
 msgstr "Neues Passwort:"
 
-#: ../templates/users.php:96
+#: ../templates/users.php:97
 msgid "Set"
 msgstr "OK"
 
-#: ../templates/users.php:102
+#: ../templates/users.php:103
 msgid "Do you really want to delete user"
 msgstr "Möchtest du den Nutzer wirklich entfernen?"
 
-#: ../templates/users.php:109
+#: ../templates/users.php:110
 msgid "Do you really want to delete group"
 msgstr "Möchtest du die Gruppe wirklich entfernen?"
+
+
index b78c7996190aec81edfbd1a59fdccebf4666ce53..20aa6c30ecca7360adb90fbb9cd3875fe706a36e 100644 (file)
@@ -1,45 +1,45 @@
 # 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
+# 
+# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+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"
+"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"
+"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/404.php:15
 msgid "Error 404, Cloud not found"
 msgstr "Cloud konnte nicht gefunden werden."
 
 #: ../templates/installation.php:6
-msgid "Welcome to <strong>ownCloud</strong>, your personnal cloud."
-msgstr "Willkommen bei <strong>ownCloud</strong>, deinem persönlichen Online-Speicher."
+msgid "<strong>ownCloud</strong> is your personal web storage."
+msgstr "<strong>ownCloud</strong> ist dein persönlicher Online-Speicher."
 
 #: ../templates/installation.php:7
-msgid "To finish the installation, please follow the steps below."
+msgid "Finish the setup by following the steps below."
 msgstr "Die Installation ist fast abgeschlossen."
 
 #: ../templates/installation.php:26
-msgid "Create an <strong>admin account.</strong>"
-msgstr "<strong>Verwaltungskonto</strong> erstellen."
+msgid "Create an <strong>admin account</strong>."
+msgstr "<strong>Verwalter-Konto</strong> erstellen"
 
 #: ../templates/installation.php:27
-msgid "Login:"
-msgstr "Benutzername:"
+msgid "Username"
+msgstr "Nutzername"
 
 #: ../templates/installation.php:28
-msgid "Password:"
-msgstr "Passwort:"
+msgid "Password"
+msgstr "Passwort"
 
 #: ../templates/installation.php:31
 msgid "Advanced"
@@ -54,69 +54,75 @@ msgid "Data directory:"
 msgstr "Datenverzeichnis:"
 
 #: ../templates/installation.php:39
-msgid "Configure your database."
-msgstr "Datenbank einstellen."
+msgid "Configure the database."
+msgstr "Datenbank einrichten"
 
 #: ../templates/installation.php:43
-msgid "I will use a SQLite database. You have nothing to do!"
-msgstr "Es wird eine SQLite-Datenbank genutzt."
+msgid "SQLite will be used for the database. You have nothing to do."
+msgstr "SQLite wird als Datenbank genutzt."
 
 #: ../templates/installation.php:46
 msgid "SQLite"
 msgstr "SQLite"
 
 #: ../templates/installation.php:53
-msgid "I will use a MySQL database."
-msgstr "Es wird eine MySQL-Datenbank genutzt."
+msgid "MySQL will be used for the database."
+msgstr "MySQL wird als Datenbank genutzt."
 
 #: ../templates/installation.php:59
-msgid "Host:"
-msgstr "Host:"
+msgid "MySQL username:"
+msgstr "MySQL-Nutzername:"
 
 #: ../templates/installation.php:60
-msgid "Database name:"
-msgstr "Datenbankname:"
+msgid "MySQL password:"
+msgstr "MySQL-Passwort:"
 
 #: ../templates/installation.php:61
-msgid "Table prefix:"
-msgstr "Tabellenpräfix:"
+msgid "Database name:"
+msgstr "Datenbankname:"
 
 #: ../templates/installation.php:62
-msgid "MySQL user login:"
-msgstr "MySQL-Nutzername:"
+msgid "Host:"
+msgstr "Host:"
 
 #: ../templates/installation.php:63
-msgid "MySQL user password:"
-msgstr "MySQL-Passwort:"
+msgid "Table prefix:"
+msgstr "Tabellenpräfix:"
 
-#: ../templates/layout.guest.php:17 ../templates/layout.guest.php:20
+#: ../templates/installation.php:69
+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>"
+"<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>"
+"<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!"
+msgstr "Anmeldung fehlgeschlagen!"
+
+#: ../templates/login.php:11 ../templates/login.php:15
+msgid "Remember login"
+msgstr "Anmeldung merken"
 
 #: ../templates/logout.php:1
 msgid "You are logged out."
-msgstr "Sie wurden abgemeldet."
+msgstr "Erfolgreich abgemeldet."
 
 #: ../templates/part.pagenavi.php:6
 msgid "prev"
-msgstr "zurück"
+msgstr "Zurück"
 
 #: ../templates/part.pagenavi.php:26
 msgid "next"
-msgstr "weiter"
+msgstr "Weiter"
 
 #: ../templates/part.searchbox.php:3
 msgid "Search"
 msgstr "Suchen"
 
-#: ../templates/installation.php:68
-msgid "Finish setup"
-msgstr "Installation abschließen"
+
index 37029fffc7047de3d7d4ce22f817f625ce6803af..2b9f1eaa91e912082dab7f553ef36b298c8bcc55 100644 (file)
@@ -1,26 +1,27 @@
 # 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-06-20 22:00+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"
+"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=CHARSET\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:21
+#: ../templates/index.php:24
 msgid "ASK A QUESTION"
 msgstr "Stell eine Frage"
+
+
index f552e1fd14ccb9f30b97209643c875cb644c15d6..c249e412a7b879e12eeaa0cd48e00c24b7032547 100644 (file)
@@ -1,21 +1,21 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 16:44+0200\n"
-"Last-Translator: Jakob Sack <mail@jakobsack.de>\n"
-"Language-Team: German <kde-i18n-de@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
 #: ../templates/index.php:4
 msgid "Filter:"
@@ -65,3 +65,4 @@ msgstr "Wann"
 msgid "Clear log entries before"
 msgstr "Lösche Einträge vor dem"
 
+
index 423514bc13014f4230e519a8c515aebf6e7f37f9..e1ecc38c9913cf08ec68d24b3af2ed03f3f4abde 100644 (file)
@@ -1,21 +1,20 @@
 # 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-06-20 22:00+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"
+"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=CHARSET\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:3
 msgid "Account information"
@@ -84,3 +83,5 @@ msgstr "Sprache geändert"
 #: ../ajax/setlanguage.php:23
 msgid "Invalid request"
 msgstr "Ungültige Anfrage"
+
+
diff --git a/l10n/fr/admin.po b/l10n/fr/admin.po
new file mode 100644 (file)
index 0000000..b1dad1d
--- /dev/null
@@ -0,0 +1,93 @@
+# 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
new file mode 100644 (file)
index 0000000..9546fca
--- /dev/null
@@ -0,0 +1,130 @@
+# 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:25+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/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/installation.php:7
+msgid "Finish the setup by following the steps below."
+msgstr "Terminez l'installation en suivant les étapes ci-dessous."
+
+#: ../templates/installation.php:26
+msgid "Create an <strong>admin account</strong>."
+msgstr "Veuillez créer un <strong>compte administrateur.</strong>"
+
+#: ../templates/installation.php:27
+msgid "Username"
+msgstr "Nom d'utilisateur"
+
+#: ../templates/installation.php:28
+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: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."
+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:53
+msgid "MySQL will be used for the database."
+msgstr "MySQL sera utilisé comme moteur pour la base de données."
+
+#: ../templates/installation.php:59
+msgid "MySQL username:"
+msgstr "Nom d'utilisateur MySQL :"
+
+#: ../templates/installation.php:60
+msgid "MySQL password:"
+msgstr "Mot de passe MySQL :"
+
+#: ../templates/installation.php:61
+msgid "Database name:"
+msgstr "Nom de la base de données :"
+
+#: ../templates/installation.php:62
+msgid "Host:"
+msgstr "Hôte :"
+
+#: ../templates/installation.php:63
+msgid "Table prefix:"
+msgstr "Préfixe de table :"
+
+#: ../templates/installation.php:69
+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 qui tourne sur votre propre serveur.</p>"
+
+#: ../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/part.pagenavi.php:6
+msgid "prev"
+msgstr "précédent"
+
+#: ../templates/part.pagenavi.php:26
+msgid "next"
+msgstr "suivant"
+
+#: ../templates/part.searchbox.php:3
+msgid "Search"
+msgstr "Rechercher"
+
+
diff --git a/l10n/fr/help.po b/l10n/fr/help.po
new file mode 100644 (file)
index 0000000..d8c8690
--- /dev/null
@@ -0,0 +1,28 @@
+# 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
new file mode 100644 (file)
index 0000000..4e59e55
--- /dev/null
@@ -0,0 +1,68 @@
+# 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
new file mode 100644 (file)
index 0000000..3a8855b
--- /dev/null
@@ -0,0 +1,88 @@
+# 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:10+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:3
+msgid "Account information"
+msgstr "Informations sur le compte"
+
+#: ../templates/index.php:5
+msgid "You're currently using"
+msgstr "Vous utilisez actuellement"
+
+#: ../templates/index.php:5
+msgid "of your"
+msgstr "de votre"
+
+#: ../templates/index.php:5
+msgid "space"
+msgstr "espace de stockage"
+
+#: ../templates/index.php:11
+msgid "Change Password"
+msgstr "Changer votre mot de passe"
+
+#: ../templates/index.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/index.php:19
+msgid "New password"
+msgstr "Nouveau mot de passe :"
+
+#: ../templates/index.php:24
+msgid "Show new password"
+msgstr "Afficher votre nouveau mot de passe"
+
+#: ../templates/index.php:34
+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é !"
+
+#: ../ajax/changepassword.php:31
+msgid "Password changed"
+msgstr "Mot de passe changé avec succès"
+
+#: ../ajax/changepassword.php:34
+msgid "Unable to change password"
+msgstr "Impossible de changer le mot de passe"
+
+#: ../ajax/setlanguage.php:21
+msgid "Language changed"
+msgstr "Langue changée avec succès"
+
+#: ../ajax/setlanguage.php:23
+msgid "Invalid request"
+msgstr "Requète invalide"
+
+
index 506d5906b8aea6ba2b6f4c86f566d954f9f20798..6c59b0b864e475c726bf3fa886e92255df166499 100644 (file)
@@ -1,21 +1,22 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:00+0200\n"
-"Last-Translator: Robin Appelman <icewind1991@gmail.com>\n"
-"Language-Team: American English <kde-i18n-doc@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Language: nl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
 #: ../templates/app.php:22
 msgid "read more"
@@ -33,8 +34,8 @@ msgstr "Applicatiedatabase"
 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:20
-#: ../templates/users.php:50
+#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
+#: ../templates/users.php:51
 msgid "Name"
 msgstr "Naam"
 
@@ -50,43 +51,44 @@ msgstr "Administratie"
 msgid "System Settings"
 msgstr "Systeeminstellingen"
 
-#: ../templates/users.php:7 ../templates/users.php:46
+#: ../templates/users.php:2
+msgid "Users"
+msgstr "Gebruikers"
+
+#: ../templates/users.php:7 ../templates/users.php:47
 msgid "Groups"
 msgstr "Groepen"
 
-#: ../templates/users.php:13
-msgid "Add user"
-msgstr "Gebruiker toevoegen"
-
-#: ../templates/users.php:21
+#: ../templates/users.php:16
 msgid "Password"
 msgstr "Wachtwoord"
 
-#: ../templates/users.php:30
-msgid "Create user"
-msgstr "Gebruiker aanmaken"
+#: ../templates/users.php:25
+msgid "Create"
+msgstr ""
 
-#: ../templates/users.php:40 ../templates/users.php:68
+#: ../templates/users.php:37 ../templates/users.php:69
 msgid "remove"
 msgstr "verwijder"
 
-#: ../templates/users.php:58
+#: ../templates/users.php:59
 msgid "Create group"
 msgstr "Groep aanmaken"
 
-#: ../templates/users.php:94
+#: ../templates/users.php:95
 msgid "Force new password:"
 msgstr "Forceer nieuw wachtwoord:"
 
-#: ../templates/users.php:96
+#: ../templates/users.php:97
 msgid "Set"
 msgstr "Ok"
 
-#: ../templates/users.php:102
+#: ../templates/users.php:103
 msgid "Do you really want to delete user"
 msgstr "Wilt u deze gebruiker verwijderen"
 
-#: ../templates/users.php:109
+#: ../templates/users.php:110
 msgid "Do you really want to delete group"
 msgstr "Wilt u deze groep verwijderen"
 
+
index 3923dcb413d0a8ddbb88bfaf38e2658b86d44a42..dc797db0089446fbc9b19c1836b494e32af40468 100644 (file)
@@ -1,45 +1,44 @@
 # 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-06-20 22:00+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"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: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \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/404.php:15
 msgid "Error 404, Cloud not found"
 msgstr "Fout 404, Cloud niet gevonden."
 
 #: ../templates/installation.php:6
-msgid "Welcome to <strong>ownCloud</strong>, your personnal cloud."
-msgstr "Welkom by <strong>ownCloud</strong>, uw persoonlijke cloud"
+msgid "<strong>ownCloud</strong> is your personal web storage."
+msgstr ""
 
 #: ../templates/installation.php:7
-msgid "To finish the installation, please follow the steps below."
-msgstr "Volg de volgende stappen om de installatie te voltooien."
+msgid "Finish the setup by following the steps below."
+msgstr ""
 
 #: ../templates/installation.php:26
-msgid "Create an <strong>admin account.</strong>"
-msgstr "Maak een <strong>beheerdersaccount</strong> aan"
+msgid "Create an <strong>admin account</strong>."
+msgstr ""
 
 #: ../templates/installation.php:27
-msgid "Login:"
-msgstr "Gebruikersnaam:"
+msgid "Username"
+msgstr ""
 
 #: ../templates/installation.php:28
-msgid "Password:"
-msgstr "Wachtwoord:"
+msgid "Password"
+msgstr ""
 
 #: ../templates/installation.php:31
 msgid "Advanced"
@@ -54,49 +53,49 @@ msgid "Data directory:"
 msgstr "Gegevensmap:"
 
 #: ../templates/installation.php:39
-msgid "Configure your database."
-msgstr "Configureer uw database."
+msgid "Configure the database."
+msgstr ""
 
 #: ../templates/installation.php:43
-msgid "I will use a SQLite database. You have nothing to do!"
-msgstr "Er zal een SQLite database gebruikt worden. U hoeft geen verdere instellingen te maken."
+msgid "SQLite will be used for the database. You have nothing to do."
+msgstr ""
 
 #: ../templates/installation.php:46
 msgid "SQLite"
 msgstr "SQLite"
 
 #: ../templates/installation.php:53
-msgid "I will use a MySQL database."
-msgstr "Er zal een MySQL database gebruikt worden."
+msgid "MySQL will be used for the database."
+msgstr ""
 
 #: ../templates/installation.php:59
-msgid "Host:"
-msgstr "Host:"
+msgid "MySQL username:"
+msgstr ""
 
 #: ../templates/installation.php:60
-msgid "Database name:"
-msgstr "Databasenaam:"
+msgid "MySQL password:"
+msgstr ""
 
 #: ../templates/installation.php:61
-msgid "Table prefix:"
-msgstr "Voorvoegsel voor tabelnamen:"
+msgid "Database name:"
+msgstr "Databasenaam:"
 
 #: ../templates/installation.php:62
-msgid "MySQL user login:"
-msgstr "MySQL gebruikersnaam."
+msgid "Host:"
+msgstr "Host:"
 
 #: ../templates/installation.php:63
-msgid "MySQL user password:"
-msgstr "MySQL wachtwoord"
+msgid "Table prefix:"
+msgstr "Voorvoegsel voor tabelnamen:"
 
-#: ../templates/installation.php:68
+#: ../templates/installation.php:69
 msgid "Finish setup"
 msgstr "Installatie afronden"
 
-#: ../templates/layout.guest.php:20
+#: ../templates/layout.guest.php:33
 msgid ""
-"<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 a personal cloud which runs"
+" on your own server.</p>"
 msgstr ""
 "<a href=\"http://owncloud.org/\">ownCloud</a> is een persoonlijke cloud die "
 "op uw eigen server draait.</p>"
@@ -105,6 +104,10 @@ msgstr ""
 msgid "Login failed!"
 msgstr "Aanmelden mislukt."
 
+#: ../templates/login.php:11 ../templates/login.php:15
+msgid "Remember login"
+msgstr ""
+
 #: ../templates/logout.php:1
 msgid "You are logged out."
 msgstr "U bent afgemeld."
@@ -120,3 +123,5 @@ msgstr "volgende"
 #: ../templates/part.searchbox.php:3
 msgid "Search"
 msgstr "Zoeken"
+
+
index b1f1f4bc447aad2e578ce3354512fb1e485c2ac6..7d8108c804d2c0514556598a3bc878f594fa78cd 100644 (file)
@@ -1,27 +1,28 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:03+0200\n"
-"Last-Translator: Robin Appelman <icewind1991@gmail.com>\n"
-"Language-Team: Dutch <>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\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:21
+#: ../templates/index.php:24
 msgid "ASK A QUESTION"
 msgstr "Stel een vraag"
 
+
index 3bf2f43a920a19235012875388baa35d5517b907..8d5f86c5b37193b195de976ea8237640076b54a2 100644 (file)
@@ -1,21 +1,21 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-20 22:00+0200\n"
-"PO-Revision-Date: 2011-06-21 15:01+0200\n"
-"Last-Translator: Robin Appelman <icewind1991@gmail.com>\n"
-"Language-Team: American English <kde-i18n-doc@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Language: nl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
 #: ../templates/index.php:4
 msgid "Filter:"
@@ -65,3 +65,4 @@ msgstr "Wanneer"
 msgid "Clear log entries before"
 msgstr "Verwijder logboekitem ouder dan"
 
+
index 866e8b702cd3893761ffc1879299670d9a064c4e..9a185102a2a9ec04be72c1515c295a25cba18302 100644 (file)
@@ -1,21 +1,20 @@
 # 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-06-20 22:00+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"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"
-"Language: \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:3
 msgid "Account information"
@@ -84,3 +83,5 @@ msgstr "Taal aangepast"
 #: ../ajax/setlanguage.php:23
 msgid "Invalid request"
 msgstr "Ongeldig verzoek"
+
+
index 858dccf6687458bef2cbb6f024064da4ac3b2ae4..8efe13a268b78f161c114fc8855d7b378f720518 100644 (file)
@@ -1,21 +1,21 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-21 16:19+0200\n"
-"PO-Revision-Date: 2011-06-22 03:28+0200\n"
-"Last-Translator: Kamil Domański <kdomanski@kdemail.net>\n"
-"Language-Team: American English <kde-i18n-doc@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\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"
@@ -33,8 +33,8 @@ msgstr "Repozytorium aplikacji"
 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:20
-#: ../templates/users.php:50
+#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
+#: ../templates/users.php:51
 msgid "Name"
 msgstr "Nazwa"
 
@@ -50,47 +50,44 @@ msgstr "Administracja"
 msgid "System Settings"
 msgstr "Ustawienia systemowe"
 
-#: ../templates/users.php:13
-msgid "Add user"
-msgstr "Dodaj użytkownika"
+#: ../templates/users.php:2
+msgid "Users"
+msgstr "Użytkownicy"
+
+#: ../templates/users.php:7 ../templates/users.php:47
+msgid "Groups"
+msgstr "Grupy"
 
-#: ../templates/users.php:21
+#: ../templates/users.php:16
 msgid "Password"
 msgstr "Hasło"
 
-#: ../templates/users.php:30
-msgid "Create user"
-msgstr "Utwórz użytkownika"
+#: ../templates/users.php:25
+msgid "Create"
+msgstr ""
 
-#: ../templates/users.php:40 ../templates/users.php:68
+#: ../templates/users.php:37 ../templates/users.php:69
 msgid "remove"
 msgstr "usuń"
 
-#: ../templates/users.php:46 ../templates/users.php:7
-msgid "Groups"
-msgstr "Grupy"
-
-#: ../templates/users.php:58
+#: ../templates/users.php:59
 msgid "Create group"
 msgstr "Utwórz grupę"
 
-#: ../templates/users.php:94
+#: ../templates/users.php:95
 msgid "Force new password:"
 msgstr "Wymuś nowe hasło"
 
-#: ../templates/users.php:96
+#: ../templates/users.php:97
 msgid "Set"
 msgstr "Ustaw"
 
-#: ../templates/users.php:102
+#: ../templates/users.php:103
 msgid "Do you really want to delete user"
 msgstr "Czy naprawdę chcesz usunąć użytkownika"
 
-#: ../templates/users.php:109
+#: ../templates/users.php:110
 msgid "Do you really want to delete group"
 msgstr "Czy naprawdę chcesz usunąć grupę"
 
-#: ../templates/users.php:1
-msgid "Users"
-msgstr "Użytkownicy"
 
index 717555818e246b9ab6f690cb63826764a0c22959..073bb8cd31d5f5d7306dedc36f72a656254be214 100644 (file)
@@ -1,45 +1,45 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-21 16:19+0200\n"
-"PO-Revision-Date: 2011-06-22 03:36+0200\n"
-"Last-Translator: Kamil Domański <kdomanski@kdemail.net>\n"
-"Language-Team: American English <kde-i18n-doc@kde.org>\n"
-"Language: \n"
+"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: 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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\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/404.php:15
 msgid "Error 404, Cloud not found"
 msgstr "Błąd 404, Chmura nie znaleziona"
 
 #: ../templates/installation.php:6
-msgid "Welcome to <strong>ownCloud</strong>, your personnal cloud."
-msgstr "Witaj w <strong>ownCloud</strong>, Twojej osobistej chmurze."
+msgid "<strong>ownCloud</strong> is your personal web storage."
+msgstr ""
 
 #: ../templates/installation.php:7
-msgid "To finish the installation, please follow the steps below."
-msgstr "By zakończyć instalację, podążaj poniższymi krokami."
+msgid "Finish the setup by following the steps below."
+msgstr ""
 
 #: ../templates/installation.php:26
-msgid "Create an <strong>admin account.</strong>"
-msgstr "Utwórz <strong>konto administratora</strong>."
+msgid "Create an <strong>admin account</strong>."
+msgstr ""
 
 #: ../templates/installation.php:27
-msgid "Login:"
-msgstr "Login:"
+msgid "Username"
+msgstr ""
 
 #: ../templates/installation.php:28
-msgid "Password:"
-msgstr "Hasło:"
+msgid "Password"
+msgstr ""
 
 #: ../templates/installation.php:31
 msgid "Advanced"
@@ -54,57 +54,61 @@ msgid "Data directory:"
 msgstr "Katalog danych:"
 
 #: ../templates/installation.php:39
-msgid "Configure your database."
-msgstr "Skonfiguruj Twoją bazę danych."
+msgid "Configure the database."
+msgstr ""
 
 #: ../templates/installation.php:43
-msgid "I will use a SQLite database. You have nothing to do!"
-msgstr "Użyję bazy SQLite. Nie masz tu nic do roboty!"
+msgid "SQLite will be used for the database. You have nothing to do."
+msgstr ""
 
 #: ../templates/installation.php:46
 msgid "SQLite"
 msgstr "SQLite"
 
 #: ../templates/installation.php:53
-msgid "I will use a MySQL database."
-msgstr "Użyję bazy danych MySQL."
+msgid "MySQL will be used for the database."
+msgstr ""
 
 #: ../templates/installation.php:59
-msgid "Host:"
-msgstr "Host:"
+msgid "MySQL username:"
+msgstr ""
 
 #: ../templates/installation.php:60
-msgid "Database name:"
-msgstr "Nazwa bazy:"
+msgid "MySQL password:"
+msgstr ""
 
 #: ../templates/installation.php:61
-msgid "Table prefix:"
-msgstr "Przedrostek tabeli:"
+msgid "Database name:"
+msgstr "Nazwa bazy:"
 
 #: ../templates/installation.php:62
-msgid "MySQL user login:"
-msgstr "Login użytkownika MySQL:"
+msgid "Host:"
+msgstr "Host:"
 
 #: ../templates/installation.php:63
-msgid "MySQL user password:"
-msgstr "Hasło użytkownika MySQL:"
+msgid "Table prefix:"
+msgstr "Przedrostek tabeli:"
 
-#: ../templates/installation.php:68
+#: ../templates/installation.php:69
 msgid "Finish setup"
 msgstr "Zakończ instalację"
 
-#: ../templates/layout.guest.php:20
+#: ../templates/layout.guest.php:33
 msgid ""
-"<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 a personal cloud which runs"
+" on your own server.</p>"
 msgstr ""
-"<a href=\"http://owncloud.org/\">ownCloud</a> jest osobistą chmurą działającą "
-"na Twoim własnym serwerze.</p>"
+"<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"
+msgstr ""
+
 #: ../templates/logout.php:1
 msgid "You are logged out."
 msgstr "Jesteś wylogowany."
@@ -121,3 +125,4 @@ msgstr "dalej"
 msgid "Search"
 msgstr "Szukaj"
 
+
index a9d8481d5cec49d9c381da6e283e022a6b3e7363..a4390c8bdad0e622aa7ea1b2262fa3c1ec8da221 100644 (file)
@@ -1,28 +1,28 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-21 16:19+0200\n"
-"PO-Revision-Date: 2011-06-22 03:45+0200\n"
-"Last-Translator: Kamil Domański <kdomanski@kdemail.net>\n"
-"Language-Team: Polish <owncloud@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"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:21
+#: ../templates/index.php:24
 msgid "ASK A QUESTION"
 msgstr "ZADAJ PYTANIE"
 
+
index 9c426ec2318c5b1f59338d5bafaa7e361c1ee2f9..5afe1b6f4c34f0e807b094952f45511a1969c398 100644 (file)
@@ -1,22 +1,21 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-21 16:19+0200\n"
-"PO-Revision-Date: 2011-06-22 03:50+0200\n"
-"Last-Translator: Kamil Domański <kdomanski@kdemail.net>\n"
-"Language-Team: Polish <owncloud@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"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:"
@@ -66,3 +65,4 @@ msgstr "Kiedy"
 msgid "Clear log entries before"
 msgstr "Wyczyść spisy dziennika sprzed"
 
+
index 6dec38f10547791b6379e738055bdf4aaa9819fc..99ae9c3ff08d1b8f1f8e8b62ab96b5382c512597 100644 (file)
@@ -1,22 +1,21 @@
+# 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: \n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-21 16:19+0200\n"
-"PO-Revision-Date: 2011-06-22 03:52+0200\n"
-"Last-Translator: Kamil Domański <kdomanski@kdemail.net>\n"
-"Language-Team: Polish <owncloud@kde.org>\n"
-"Language: \n"
+"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"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"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
 msgid "Account information"
@@ -86,3 +85,4 @@ msgstr "Język zmieniony"
 msgid "Invalid request"
 msgstr "Nieprawidłowe żądanie"
 
+
diff --git a/l10n/templates/admin.pot b/l10n/templates/admin.pot
deleted file mode 100644 (file)
index d623336..0000000
+++ /dev/null
@@ -1,91 +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-07-27 12:03+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../templates/app.php:22
-msgid "read more"
-msgstr ""
-
-#: ../templates/app.php:24
-msgid "INSTALL"
-msgstr ""
-
-#: ../templates/app_noconn.php:6 ../templates/apps.php:6
-msgid "Apps Repository"
-msgstr ""
-
-#: ../templates/app_noconn.php:7
-msgid "Cannot connect to apps repository"
-msgstr ""
-
-#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15
-#: ../templates/users.php:51
-msgid "Name"
-msgstr ""
-
-#: ../templates/apps.php:14
-msgid "Modified"
-msgstr ""
-
-#: ../templates/system.php:6
-msgid "Administration"
-msgstr ""
-
-#: ../templates/system.php:7
-msgid "System Settings"
-msgstr ""
-
-#: ../templates/users.php:2
-msgid "Users"
-msgstr ""
-
-#: ../templates/users.php:7 ../templates/users.php:47
-msgid "Groups"
-msgstr ""
-
-#: ../templates/users.php:16
-msgid "Password"
-msgstr ""
-
-#: ../templates/users.php:25
-msgid "Create"
-msgstr ""
-
-#: ../templates/users.php:37 ../templates/users.php:69
-msgid "remove"
-msgstr ""
-
-#: ../templates/users.php:59
-msgid "Create group"
-msgstr ""
-
-#: ../templates/users.php:95
-msgid "Force new password:"
-msgstr ""
-
-#: ../templates/users.php:97
-msgid "Set"
-msgstr ""
-
-#: ../templates/users.php:103
-msgid "Do you really want to delete user"
-msgstr ""
-
-#: ../templates/users.php:110
-msgid "Do you really want to delete group"
-msgstr ""
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
deleted file mode 100644 (file)
index 6bcadf8..0000000
+++ /dev/null
@@ -1,124 +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-07-27 12:03+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../templates/404.php:15
-msgid "Error 404, Cloud not found"
-msgstr ""
-
-#: ../templates/installation.php:6
-msgid "<strong>ownCloud</strong> is your personal web storage."
-msgstr ""
-
-#: ../templates/installation.php:7
-msgid "Finish the setup by following the steps below."
-msgstr ""
-
-#: ../templates/installation.php:26
-msgid "Create an <strong>admin account</strong>."
-msgstr ""
-
-#: ../templates/installation.php:27
-msgid "Username"
-msgstr ""
-
-#: ../templates/installation.php:28
-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."
-msgstr ""
-
-#: ../templates/installation.php:43
-msgid "SQLite will be used for the database. You have nothing to do."
-msgstr ""
-
-#: ../templates/installation.php:46
-msgid "SQLite"
-msgstr ""
-
-#: ../templates/installation.php:53
-msgid "MySQL will be used for the database."
-msgstr ""
-
-#: ../templates/installation.php:59
-msgid "MySQL username:"
-msgstr ""
-
-#: ../templates/installation.php:60
-msgid "MySQL password:"
-msgstr ""
-
-#: ../templates/installation.php:61
-msgid "Database name:"
-msgstr ""
-
-#: ../templates/installation.php:62
-msgid "Host:"
-msgstr ""
-
-#: ../templates/installation.php:63
-msgid "Table prefix:"
-msgstr ""
-
-#: ../templates/installation.php:69
-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 ""
-
-#: ../templates/login.php:6
-msgid "Login failed!"
-msgstr ""
-
-#: ../templates/login.php:11 ../templates/login.php:15
-msgid "Remember login"
-msgstr ""
-
-#: ../templates/logout.php:1
-msgid "You are logged out."
-msgstr ""
-
-#: ../templates/part.pagenavi.php:6
-msgid "prev"
-msgstr ""
-
-#: ../templates/part.pagenavi.php:26
-msgid "next"
-msgstr ""
-
-#: ../templates/part.searchbox.php:3
-msgid "Search"
-msgstr ""
diff --git a/l10n/templates/help.pot b/l10n/templates/help.pot
deleted file mode 100644 (file)
index e5ffb5a..0000000
+++ /dev/null
@@ -1,26 +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-07-27 12:03+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../templates/index.php:2
-msgid "Questions and Answers"
-msgstr ""
-
-#: ../templates/index.php:24
-msgid "ASK A QUESTION"
-msgstr ""
diff --git a/l10n/templates/log.pot b/l10n/templates/log.pot
deleted file mode 100644 (file)
index ea98e5c..0000000
+++ /dev/null
@@ -1,66 +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-07-27 12:03+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\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/templates/settings.pot b/l10n/templates/settings.pot
deleted file mode 100644 (file)
index 24e255f..0000000
+++ /dev/null
@@ -1,86 +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-07-27 12:03+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../templates/index.php:3
-msgid "Account information"
-msgstr ""
-
-#: ../templates/index.php:5
-msgid "You're currently using"
-msgstr ""
-
-#: ../templates/index.php:5
-msgid "of your"
-msgstr ""
-
-#: ../templates/index.php:5
-msgid "space"
-msgstr ""
-
-#: ../templates/index.php:11
-msgid "Change Password"
-msgstr ""
-
-#: ../templates/index.php:12
-msgid "Your password got changed"
-msgstr ""
-
-#: ../templates/index.php:15
-msgid "Old password:"
-msgstr ""
-
-#: ../templates/index.php:19
-msgid "New password"
-msgstr ""
-
-#: ../templates/index.php:24
-msgid "Show new password"
-msgstr ""
-
-#: ../templates/index.php:34
-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 ""
-
-#: ../ajax/changepassword.php:31
-msgid "Password changed"
-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"
-msgstr ""
diff --git a/log/l10n/bg_BG.php b/log/l10n/bg_BG.php
new file mode 100644 (file)
index 0000000..407b447
--- /dev/null
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Filter:" => "Филтър:",
+"Logins" => "Влизания:",
+"Logouts" => "Изходи:",
+"Downloads" => "Тегления",
+"Uploads" => "Качвания",
+"Creations" => "Създавания:",
+"Deletions" => "Изтривания:",
+"Show:" => "Показва:",
+"entries per page." => "записа на страница.",
+"What" => "Какво",
+"When" => "Кога",
+"Clear log entries before" => "Изчисти записите от журналите"
+);
diff --git a/log/l10n/fr.php b/log/l10n/fr.php
new file mode 100644 (file)
index 0000000..d411a0e
--- /dev/null
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Filter:" => "Filtre :",
+"Logins" => "Connexions",
+"Logouts" => "Déconnexions",
+"Downloads" => "Téléchargements",
+"Uploads" => "Téléversements",
+"Creations" => "Créations",
+"Deletions" => "Suppressions",
+"Show:" => "Afficher :",
+"entries per page." => "entrées par page.",
+"What" => "Quoi",
+"When" => "Quand",
+"Clear log entries before" => "Effacer les entrées du journal au préalable"
+);
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
new file mode 100644 (file)
index 0000000..f81a9f5
--- /dev/null
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"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" => "Невалидна заявка"
+);
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
new file mode 100644 (file)
index 0000000..758189e
--- /dev/null
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"Account information" => "Informations sur le compte",
+"You're currently using" => "Vous utilisez actuellement",
+"of your" => "de votre",
+"space" => "espace de stockage",
+"Change Password" => "Changer votre mot de passe",
+"Your password got changed" => "Votre mot de passe a été changé",
+"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"
+);