summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-30 10:20:05 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-30 10:21:55 +0200
commitbb5e6c9823a6c89f9eecd82c45d48f664063cace (patch)
treed5427a0306c1effc6555674ddbcab333864cf939 /core/l10n
parent924cd17f2ed18dcc860a5e15543c3fc835203c4c (diff)
downloadnextcloud-server-bb5e6c9823a6c89f9eecd82c45d48f664063cace.tar.gz
nextcloud-server-bb5e6c9823a6c89f9eecd82c45d48f664063cace.zip
Transifex connection, added French and part of Bulgarian
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/bg_BG.php17
-rw-r--r--core/l10n/da.php12
-rw-r--r--core/l10n/de.php35
-rw-r--r--core/l10n/fr.php28
-rw-r--r--core/l10n/nl.php12
-rw-r--r--core/l10n/pl.php12
6 files changed, 66 insertions, 50 deletions
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
new file mode 100644
index 00000000000..bd9886fcd90
--- /dev/null
+++ b/core/l10n/bg_BG.php
@@ -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" => "Търсене"
+);
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 631201bab60..20d769f3856 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -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",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index b1309beed06..9b5225dd0fa 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -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
index 00000000000..540eaef9ca9
--- /dev/null
+++ b/core/l10n/fr.php
@@ -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"
+);
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 66d96505971..033adc0e432 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -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.",
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index 6914e11557a..3e4993d4827 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -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ć!",