diff --git a/apps/media/l10n/ca.php b/apps/media/l10n/ca.php index 0ef70e58f1..f0e24d8514 100644 --- a/apps/media/l10n/ca.php +++ b/apps/media/l10n/ca.php @@ -1,6 +1,11 @@ "Música", +"Play" => "Reprodueix", "Pause" => "Pausa", +"Previous" => "Anterior", +"Next" => "Següent", +"Mute" => "Mut", +"Unmute" => "Activa el so", "Songs scanned" => "Cançons escanejades", "Rescan Collection" => "Escaneja de nou la col·lecció", "Artist" => "Artista", diff --git a/apps/media/l10n/el.php b/apps/media/l10n/el.php index 47918ec2f9..6d4b781b78 100644 --- a/apps/media/l10n/el.php +++ b/apps/media/l10n/el.php @@ -1,6 +1,11 @@ "Μουσική", +"Play" => "Αναπαραγωγή", "Pause" => "Παύση", +"Previous" => "Προηγούμενο", +"Next" => "Επόμενο", +"Mute" => "Σίγαση", +"Unmute" => "Επαναφορά ήχου", "Songs scanned" => "Σαρωμένα τραγούγια", "Rescan Collection" => "Επανασάρωση συλλογής", "Artist" => "Καλλιτέχνης", diff --git a/apps/media/l10n/es.php b/apps/media/l10n/es.php index 6740fea779..b97fb0bf15 100644 --- a/apps/media/l10n/es.php +++ b/apps/media/l10n/es.php @@ -1,6 +1,11 @@ "Música", +"Play" => "Reproducir", "Pause" => "Pausa", +"Previous" => "Anterior", +"Next" => "Siguiente", +"Mute" => "Silenciar", +"Unmute" => "Sonar", "Songs scanned" => "Canciones encontradas", "Rescan Collection" => "Buscar música nueva", "Artist" => "Artista", diff --git a/apps/media/l10n/it.php b/apps/media/l10n/it.php index 9e9b3d151e..f0d9c606e7 100644 --- a/apps/media/l10n/it.php +++ b/apps/media/l10n/it.php @@ -1,6 +1,13 @@ "Musica", +"Play" => "Play", "Pause" => "Pausa", +"Previous" => "Precedente", +"Next" => "Successiva", +"Mute" => "Disattiva audio", +"Unmute" => "Riattiva audio", +"Songs scanned" => "Canzoni analizzate", +"Rescan Collection" => "Rianalizza colezione", "Artist" => "Artista", "Album" => "Album", "Title" => "Titolo" diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 04c2d5e39f..986faa7447 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -1,8 +1,8 @@ "Personal", "Users" => "Usuaris", "Apps" => "Aplicacions", "Help" => "Ajuda", -"Personal" => "Personal", "Login failed!" => "L'inici de sessió ha fallat!", "remember" => "recorda'm", "Create an admin account" => "Crea un compte d'administrador", @@ -23,5 +23,6 @@ "prev" => "anterior", "next" => "següent", "You are logged out." => "Heu tancat la sessió.", +"Log out" => "Sortir", "Settings" => "Arranjament" ); diff --git a/core/l10n/da.php b/core/l10n/da.php index 673dac7356..8af9875975 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -1,4 +1,8 @@ "Personlig", +"Users" => "Brugere", +"Apps" => "Apps", +"Help" => "Hjælp", "Login failed!" => "Login mislykkedes!", "remember" => "husk", "Create an admin account" => "Lav en administrator konto", @@ -15,8 +19,10 @@ "Data folder" => "Data mappe", "Finish setup" => "Afslut installation", "Cloud not found" => "Sky ikke fundet", +"gives you the freedom to control your own data on the internet" => "giver dig friheden til at kontrollere dine egne data på internettet", "prev" => "forrige", "next" => "næste", "You are logged out." => "Du er nu logget ud", +"Log out" => "Log ud", "Settings" => "Indstillinger" ); diff --git a/core/l10n/de.php b/core/l10n/de.php index e808ceb297..07634508b1 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -1,8 +1,9 @@ "Persönlich", "Users" => "Nutzer", "Apps" => "Anwendungen", +"Admin" => "Verwaltung", "Help" => "Hilfe", -"Personal" => "Persönlich", "Login failed!" => "Anmeldung fehlgeschlagen!", "remember" => "merken", "Create an admin account" => "Admin-Konto anlegen", @@ -23,5 +24,6 @@ "prev" => "Zurück", "next" => "Weiter", "You are logged out." => "Erfolgreich abgemeldet.", +"Log out" => "Abmelden", "Settings" => "Einstellungen" ); diff --git a/core/l10n/el.php b/core/l10n/el.php index fb97bf6abd..ab83146c53 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -1,4 +1,8 @@ "Προσωπικά", +"Users" => "Χρήστες", +"Apps" => "Εφαρμογές", +"Help" => "Βοήθεια", "Login failed!" => "Η σύνδεση απέτυχε!", "remember" => "να με θυμάσαι", "Create an admin account" => "Δημιουργήστε έναν λογαριασμό διαχειριστή", @@ -19,5 +23,6 @@ "prev" => "προηγούμενο", "next" => "επόμενο", "You are logged out." => "Έχετε αποσυνδεθεί.", +"Log out" => "Αποσύνδεση", "Settings" => "Ρυθμίσεις" ); diff --git a/core/l10n/es.php b/core/l10n/es.php index 70b6b40c09..979b3dff00 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -1,4 +1,8 @@ "Personal", +"Users" => "Usuarios", +"Apps" => "Aplicaciones", +"Help" => "Ayuda", "Login failed!" => "¡No se pudo iniciar sesión!", "remember" => "recuérdame", "Create an admin account" => "Crear una cuenta de administrador", @@ -13,10 +17,12 @@ "Host" => "Host", "Table prefix" => "Prefijo de la tabla", "Data folder" => "Directorio de almacenamiento", -"Finish setup" => "Completar la instalación", +"Finish setup" => "Completar instalación", "Cloud not found" => "No se encontró la nube", +"gives you the freedom to control your own data on the internet" => "te da la libertad del control de tus propios datos en internet", "prev" => "anterior", "next" => "siguiente", "You are logged out." => "Has cerrado sesión.", +"Log out" => "Salir", "Settings" => "Ajustes" ); diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 98c328192a..c852321462 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -1,8 +1,8 @@ "Personnel", "Users" => "Utilisateurs", "Apps" => "Applications", "Help" => "Aide", -"Personal" => "Personnel", "Login failed!" => "Échec de la connexion !", "remember" => "se souvenir de moi", "Create an admin account" => "Créer un compte administrateur", @@ -23,5 +23,6 @@ "prev" => "précédent", "next" => "suivant", "You are logged out." => "Vous êtes désormais déconnecté.", +"Log out" => "Se déconnecter", "Settings" => "Paramètres" ); diff --git a/core/l10n/id.php b/core/l10n/id.php index ad85dbec93..7c83fa42aa 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -1,8 +1,8 @@ "Identitas", "Users" => "Pengguna", "Apps" => "Aplikasi", "Help" => "Bantuan", -"Personal" => "Identitas", "Login failed!" => "Gagal masuk!", "remember" => "selalu login", "Create an admin account" => "Buat sebuah akun admin", @@ -23,5 +23,6 @@ "prev" => "sebelum", "next" => "selanjutnya", "You are logged out." => "Anda telah keluar.", +"Log out" => "Keluar", "Settings" => "Setelan" ); diff --git a/core/l10n/it.php b/core/l10n/it.php index 4bd8dfd7b3..68349e17c4 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -1,4 +1,8 @@ "Personale", +"Users" => "Utenti", +"Apps" => "Applicazioni", +"Help" => "Aiuto", "Login failed!" => "Login fallito!", "remember" => "ricorda", "Create an admin account" => "Crea un <strong>account amministratore</strong>", @@ -14,8 +18,11 @@ "Table prefix" => "Prefisso tabella", "Data folder" => "Cartella dati", "Finish setup" => "Termina", +"Cloud not found" => "Cloud non trovata", +"gives you the freedom to control your own data on the internet" => "da la libertà di controllare i tuoi dati su internet", "prev" => "precedente", "next" => "successivo", "You are logged out." => "Sei uscito.", +"Log out" => "Log out", "Settings" => "Impostazioni" ); diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 84e42ea59a..7dae374a4d 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -1,4 +1,8 @@ "Persoonlijk", +"Users" => "Gebruikers", +"Apps" => "Apps", +"Help" => "Help", "Login failed!" => "Aanmelden mislukt.", "remember" => "onthoud gegevens", "Create an admin account" => "Maak een admin-account", @@ -19,5 +23,6 @@ "prev" => "vorige", "next" => "volgende", "You are logged out." => "U bent afgemeld.", +"Log out" => "Afmelden", "Settings" => "Instellingen" ); diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 2e544d4e9a..a52f7ca033 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,8 +1,8 @@ "Ustawienia osobiste", "Users" => "Użytkownicy", "Apps" => "Aplikacje", "Help" => "Pomoc", -"Personal" => "Ustawienia osobiste", "Login failed!" => "Nie udało się zalogować!", "remember" => "zapamiętaj", "Create an admin account" => "Stwórz jako konto administratora", @@ -23,5 +23,6 @@ "prev" => "wstecz", "next" => "dalej", "You are logged out." => "Zostałeś wylogowany.", +"Log out" => "Wyloguj się", "Settings" => "Ustawienia" ); diff --git a/core/strings.php b/core/strings.php index 6fe1cfd536..9b4290db47 100644 --- a/core/strings.php +++ b/core/strings.php @@ -1,9 +1,10 @@ t("Personal"); $l->t("Users"); $l->t("Apps"); +$l->t("Admin"); $l->t("Help"); -$l->t("Personal"); -?> \ No newline at end of file +?> diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index b5b8376b58..ba3c85033e 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -19,19 +19,23 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 -msgid "Users" +msgid "Personal" msgstr "" #: strings.php:6 -msgid "Apps" +msgid "Users" msgstr "" #: strings.php:7 -msgid "Help" +msgid "Apps" msgstr "" #: strings.php:8 -msgid "Personal" +msgid "Admin" +msgstr "" + +#: strings.php:9 +msgid "Help" msgstr "" #: templates/login.php:4 diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index b04e3fa16e..710a063a69 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/owncloud/team/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -33,91 +33,95 @@ msgstr "Невалидна заявка" msgid "Language changed" msgstr "Езика е сменен" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "" + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "" + +#: templates/help.php:26 +msgid "Answer" +msgstr "" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Вашата парола е сменена" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Нова парола" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Език" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "" diff --git a/l10n/ca/core.po b/l10n/ca/core.po index e9fcec0cfb..1f4a1da5e7 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 +msgid "Personal" +msgstr "Personal" + +#: strings.php:6 msgid "Users" msgstr "Usuaris" -#: strings.php:6 +#: strings.php:7 msgid "Apps" msgstr "Aplicacions" -#: strings.php:7 +#: strings.php:8 +msgid "Admin" +msgstr "" + +#: strings.php:9 msgid "Help" msgstr "Ajuda" -#: strings.php:8 -msgid "Personal" -msgstr "Personal" - #: templates/login.php:4 msgid "Login failed!" msgstr "L'inici de sessió ha fallat!" @@ -116,7 +120,7 @@ msgstr "Heu tancat la sessió." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Sortir" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/ca/media.po b/l10n/ca/media.po index 7c4a16df9d..b0754f0196 100644 --- a/l10n/ca/media.po +++ b/l10n/ca/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" -"Last-Translator: JanCBorchardt \n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-21 10:56+0000\n" +"Last-Translator: rogerc \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "Música" #: templates/music.php:3 msgid "Play" -msgstr "" +msgstr "Reprodueix" #: templates/music.php:4 templates/music.php:30 msgid "Pause" @@ -31,19 +31,19 @@ msgstr "Pausa" #: templates/music.php:5 msgid "Previous" -msgstr "" +msgstr "Anterior" #: templates/music.php:6 msgid "Next" -msgstr "" +msgstr "Següent" #: templates/music.php:7 msgid "Mute" -msgstr "" +msgstr "Mut" #: templates/music.php:8 msgid "Unmute" -msgstr "" +msgstr "Activa el so" #: templates/music.php:28 msgid "Songs scanned" diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 4eacd3bf54..3bc6e01410 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/owncloud/team/ca/)\n" "MIME-Version: 1.0\n" @@ -33,92 +33,97 @@ msgstr "Sol.licitud no vàlida" msgid "Language changed" msgstr "S'ha canviat l'idioma" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Feu una pregunta" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Problemes per connectar-se a la base de dades d'ajuda." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Vés-hi manualment." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Resposta" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Sel·leccioneu una aplicació" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "- amb llicència" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "per" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" -msgstr "" +msgstr "Esteu usant" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" -msgstr "" +msgstr "del disponible" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "La contrasenya ha canviat" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" -msgstr "" +msgstr "contrasenya actual" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Contrasenya nova" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "mostra" -#: templates/personal.php:12 -msgid "Change password" -msgstr "" - #: templates/personal.php:18 +msgid "Change password" +msgstr "canvia la contrasenya" + +#: templates/personal.php:24 msgid "Language" msgstr "Idioma" -#: templates/personal.php:24 -msgid "Help translating" -msgstr "" - #: templates/personal.php:30 +msgid "Help translating" +msgstr "Ajudeu amb la traducció" + +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"useu aquesta adreça per connectar-vos a ownCloud des del gestor de fitxers" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Nom" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Contrasenya" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Grups" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Crea" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" -msgstr "" +msgstr "Esborra" diff --git a/l10n/da/core.po b/l10n/da/core.po index c69747570c..51662805f4 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 -msgid "Users" -msgstr "" +msgid "Personal" +msgstr "Personlig" #: strings.php:6 -msgid "Apps" -msgstr "" +msgid "Users" +msgstr "Brugere" #: strings.php:7 -msgid "Help" -msgstr "" +msgid "Apps" +msgstr "Apps" #: strings.php:8 -msgid "Personal" +msgid "Admin" msgstr "" +#: strings.php:9 +msgid "Help" +msgstr "Hjælp" + #: templates/login.php:4 msgid "Login failed!" msgstr "Login mislykkedes!" @@ -100,7 +104,7 @@ msgstr "Sky ikke fundet" #: templates/layout.guest.php:35 msgid "gives you the freedom to control your own data on the internet" -msgstr "" +msgstr "giver dig friheden til at kontrollere dine egne data på internettet" #: templates/part.pagenavi.php:3 msgid "prev" @@ -116,7 +120,7 @@ msgstr "Du er nu logget ud" #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Log ud" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/da/settings.po b/l10n/da/settings.po index 6fbbcedb11..82a3dc507d 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n" "MIME-Version: 1.0\n" @@ -33,92 +33,96 @@ msgstr "Ugyldig forespørgsel" msgid "Language changed" msgstr "Sprog ændret" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Stil et spørgsmål" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Problemer med at forbinde til hjælpe-databasen" + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Gå derhen manuelt." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Svar" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Vælg en App" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-licenseret" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "af" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" -msgstr "" +msgstr "Du benytter" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" -msgstr "" +msgstr "af det tilgængelige" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Din adgangskode er blevet ændret" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" -msgstr "" +msgstr "Nuværende adgangskode" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Ny adgangskode" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "vis" -#: templates/personal.php:12 -msgid "Change password" -msgstr "" - #: templates/personal.php:18 +msgid "Change password" +msgstr "Skift password" + +#: templates/personal.php:24 msgid "Language" msgstr "Sprog" -#: templates/personal.php:24 -msgid "Help translating" -msgstr "" - #: templates/personal.php:30 -msgid "use this address to connect to your ownCloud in your file manager" -msgstr "" +msgid "Help translating" +msgstr "Hjælp med at oversætte" -#: templates/users.php:11 +#: templates/personal.php:36 +msgid "use this address to connect to your ownCloud in your file manager" +msgstr "benyt denne adresse til at forbinde til din ownCloud i din filbrowser" + +#: templates/users.php:16 msgid "Name" msgstr "Navn" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Kodeord" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Grupper" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Ny" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" -msgstr "" +msgstr "Slet" diff --git a/l10n/de/core.po b/l10n/de/core.po index b64356dad0..5db71c84d9 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:18+0200\n" +"PO-Revision-Date: 2011-08-23 09:18+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 +msgid "Personal" +msgstr "Persönlich" + +#: strings.php:6 msgid "Users" msgstr "Nutzer" -#: strings.php:6 +#: strings.php:7 msgid "Apps" msgstr "Anwendungen" -#: strings.php:7 +#: strings.php:8 +msgid "Admin" +msgstr "Verwaltung" + +#: strings.php:9 msgid "Help" msgstr "Hilfe" -#: strings.php:8 -msgid "Personal" -msgstr "Persönlich" - #: templates/login.php:4 msgid "Login failed!" msgstr "Anmeldung fehlgeschlagen!" @@ -118,7 +122,7 @@ msgstr "Erfolgreich abgemeldet." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Abmelden" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/de/settings.po b/l10n/de/settings.po index 110d5bed97..75d821fe96 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 21:07+0200\n" -"PO-Revision-Date: 2011-08-18 17:25+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:14+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n" "MIME-Version: 1.0\n" @@ -33,93 +33,97 @@ msgstr "Ungültige Anfrage" msgid "Language changed" msgstr "Sprache geändert" -#: templates/help.php:3 -msgid "Problems connecting to help database." -msgstr "Probleme bei der Verbindung zur Hilfe-Datenbank." - -#: templates/help.php:4 -msgid "Go there manually." -msgstr "Datenbank direkt besuchen." - -#: templates/help.php:12 -msgid "Answer" -msgstr "Antwort" - -#: templates/help.php:16 +#: templates/help.php:8 msgid "Ask a question" msgstr "Stell eine Frage" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Probleme bei der Verbindung zur Hilfe-Datenbank." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Datenbank direkt besuchen." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Antwort" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "Eigene Anwendung hinzufügen" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Wähle eine Anwendung aus" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-lizenziert" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "von" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "Du nutzt" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "der verfügbaren" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Dein Passwort wurde geändert" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "Aktuelles Passwort" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Neues Passwort" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "zeigen" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "Passwort ändern" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Sprache" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "Hilf bei der Übersetzung" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" "benutze diese Adresse, um deine ownCloud mit deinem Dateiverwalter zu " "verbinden" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Name" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Passwort" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Gruppen" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Anlegen" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "Löschen" diff --git a/l10n/el/core.po b/l10n/el/core.po index 511872109e..97bd6dcad2 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 -msgid "Users" -msgstr "" +msgid "Personal" +msgstr "Προσωπικά" #: strings.php:6 -msgid "Apps" -msgstr "" +msgid "Users" +msgstr "Χρήστες" #: strings.php:7 -msgid "Help" -msgstr "" +msgid "Apps" +msgstr "Εφαρμογές" #: strings.php:8 -msgid "Personal" +msgid "Admin" msgstr "" +#: strings.php:9 +msgid "Help" +msgstr "Βοήθεια" + #: templates/login.php:4 msgid "Login failed!" msgstr "Η σύνδεση απέτυχε!" @@ -118,7 +122,7 @@ msgstr "Έχετε αποσυνδεθεί." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Αποσύνδεση" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/el/media.po b/l10n/el/media.po index b00d6da810..c5bd96407c 100644 --- a/l10n/el/media.po +++ b/l10n/el/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" -"Last-Translator: JanCBorchardt \n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-21 22:51+0000\n" +"Last-Translator: multipetros \n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "Μουσική" #: templates/music.php:3 msgid "Play" -msgstr "" +msgstr "Αναπαραγωγή" #: templates/music.php:4 templates/music.php:30 msgid "Pause" @@ -31,19 +31,19 @@ msgstr "Παύση" #: templates/music.php:5 msgid "Previous" -msgstr "" +msgstr "Προηγούμενο" #: templates/music.php:6 msgid "Next" -msgstr "" +msgstr "Επόμενο" #: templates/music.php:7 msgid "Mute" -msgstr "" +msgstr "Σίγαση" #: templates/music.php:8 msgid "Unmute" -msgstr "" +msgstr "Επαναφορά ήχου" #: templates/music.php:28 msgid "Songs scanned" diff --git a/l10n/el/settings.po b/l10n/el/settings.po index 6073adaa80..f889960d15 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Greek (http://www.transifex.net/projects/p/owncloud/team/el/)\n" "MIME-Version: 1.0\n" @@ -34,91 +34,97 @@ msgstr "Άκυρα αίτημα" msgid "Language changed" msgstr "Η γλώσσα άλλαξε" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Κάντε μια ερώτηση" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Προβλήματα κατά τη σύνδεση με τη βάση δεδομένων βοήθειας." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Χειροκίνητη μετάβαση." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Απάντηση" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Επιλέξτε μια εφαρμογή" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-με άδεια" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "με" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "Χρησιμοποιείτε" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "από τα διαθέσιμα" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Ο κωδικός πρόσβασής σας άλαλαξε" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "Τρέχοντα κωδικό πρόσβασης" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Νέος κωδικός" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "Εμφάνιση" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "Αλλαγή κωδικού πρόσβασης" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Γλώσσα" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "Βοηθήστε στη μετάφραση" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"χρησιμοποιήστε αυτή τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το " +"διαχειριστή αρχείων σας" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Όνομα" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Κωδικός" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Ομάδες" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Δημιουργία" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "Διαγραφή" diff --git a/l10n/es/core.po b/l10n/es/core.po index 2fcac1ed7e..6ad38c3cba 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 -msgid "Users" -msgstr "" +msgid "Personal" +msgstr "Personal" #: strings.php:6 -msgid "Apps" -msgstr "" +msgid "Users" +msgstr "Usuarios" #: strings.php:7 -msgid "Help" -msgstr "" +msgid "Apps" +msgstr "Aplicaciones" #: strings.php:8 -msgid "Personal" +msgid "Admin" msgstr "" +#: strings.php:9 +msgid "Help" +msgstr "Ayuda" + #: templates/login.php:4 msgid "Login failed!" msgstr "¡No se pudo iniciar sesión!" @@ -93,7 +97,7 @@ msgstr "Directorio de almacenamiento" #: templates/installation.php:83 msgid "Finish setup" -msgstr "Completar la instalación" +msgstr "Completar instalación" #: templates/404.php:12 msgid "Cloud not found" @@ -101,7 +105,7 @@ msgstr "No se encontró la nube" #: templates/layout.guest.php:35 msgid "gives you the freedom to control your own data on the internet" -msgstr "" +msgstr "te da la libertad del control de tus propios datos en internet" #: templates/part.pagenavi.php:3 msgid "prev" @@ -117,7 +121,7 @@ msgstr "Has cerrado sesión." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Salir" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/es/media.po b/l10n/es/media.po index 1ed6a41e02..3a159198a2 100644 --- a/l10n/es/media.po +++ b/l10n/es/media.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" -"Last-Translator: JanCBorchardt \n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-21 22:27+0000\n" +"Last-Translator: xsergiolpx \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "Música" #: templates/music.php:3 msgid "Play" -msgstr "" +msgstr "Reproducir" #: templates/music.php:4 templates/music.php:30 msgid "Pause" @@ -31,19 +31,19 @@ msgstr "Pausa" #: templates/music.php:5 msgid "Previous" -msgstr "" +msgstr "Anterior" #: templates/music.php:6 msgid "Next" -msgstr "" +msgstr "Siguiente" #: templates/music.php:7 msgid "Mute" -msgstr "" +msgstr "Silenciar" #: templates/music.php:8 msgid "Unmute" -msgstr "" +msgstr "Sonar" #: templates/music.php:28 msgid "Songs scanned" diff --git a/l10n/es/settings.po b/l10n/es/settings.po index db554a13ba..eba8dd2d52 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/owncloud/team/es/)\n" "MIME-Version: 1.0\n" @@ -34,92 +34,97 @@ msgstr "Solicitud no válida" msgid "Language changed" msgstr "Idioma cambiado" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Hacer una pregunta" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Problemas al conectar con la base de datos de ayuda." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Ir manualmente" + +#: templates/help.php:26 +msgid "Answer" +msgstr "Respuesta" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Seleccionar una aplicación" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-autorizado" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "por" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" -msgstr "" +msgstr "Estás utilizando" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" -msgstr "" +msgstr "del total disponible de" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Tu contraseña ha sido cambiada" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" -msgstr "" +msgstr "Contraseña actual" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nueva contraseña:" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "mostrar" -#: templates/personal.php:12 -msgid "Change password" -msgstr "" - #: templates/personal.php:18 +msgid "Change password" +msgstr "Cambiar contraseña" + +#: templates/personal.php:24 msgid "Language" msgstr "Idioma" -#: templates/personal.php:24 -msgid "Help translating" -msgstr "" - #: templates/personal.php:30 +msgid "Help translating" +msgstr "Ayuda a traducir" + +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"usar esta dirección para conectar tu ownCloud en tu explorador de archivos" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Nombre" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Contraseña" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Grupos" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Crear" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" -msgstr "" +msgstr "Eliminar" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index 4d19191a99..6a15ab0e56 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #: strings.php:5 +msgid "Personal" +msgstr "Personnel" + +#: strings.php:6 msgid "Users" msgstr "Utilisateurs" -#: strings.php:6 +#: strings.php:7 msgid "Apps" msgstr "Applications" -#: strings.php:7 +#: strings.php:8 +msgid "Admin" +msgstr "" + +#: strings.php:9 msgid "Help" msgstr "Aide" -#: strings.php:8 -msgid "Personal" -msgstr "Personnel" - #: templates/login.php:4 msgid "Login failed!" msgstr "Échec de la connexion !" @@ -116,7 +120,7 @@ msgstr "Vous êtes désormais déconnecté." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Se déconnecter" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index 770003f45b..47449f503a 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: French (http://www.transifex.net/projects/p/owncloud/team/fr/)\n" "MIME-Version: 1.0\n" @@ -34,91 +34,97 @@ msgstr "Requète invalide" msgid "Language changed" msgstr "Langue changée" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Poser une question" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Problème de connexion à la base de données d'aide." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "S'y rendre manuellement." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Réponse" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Sélectionner une Application" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "sous licence" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "par" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "Vous utilisez" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "sur un total de" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Votre mot de passe a été changé" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "Mot de passe actuel" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nouveau mot de passe" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "Afficher" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "Changer de mot de passe" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Langue" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "Aider à traduire" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"utilisez cette adresse pour vous connecter à votre ownCloud depuis votre " +"explorateur de fichiers" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Nom" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Mot de passe" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Groupes" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Créer" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "Supprimer" diff --git a/l10n/id/core.po b/l10n/id/core.po index 0239bce7eb..3631927171 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: strings.php:5 +msgid "Personal" +msgstr "Identitas" + +#: strings.php:6 msgid "Users" msgstr "Pengguna" -#: strings.php:6 +#: strings.php:7 msgid "Apps" msgstr "Aplikasi" -#: strings.php:7 +#: strings.php:8 +msgid "Admin" +msgstr "" + +#: strings.php:9 msgid "Help" msgstr "Bantuan" -#: strings.php:8 -msgid "Personal" -msgstr "Identitas" - #: templates/login.php:4 msgid "Login failed!" msgstr "Gagal masuk!" @@ -116,7 +120,7 @@ msgstr "Anda telah keluar." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Keluar" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 0544a9d944..360d2155ca 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 01:30+0000\n" -"Last-Translator: radifar \n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" +"Last-Translator: JanCBorchardt \n" "Language-Team: Indonesian (http://www.transifex.net/projects/p/owncloud/team/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,93 +33,97 @@ msgstr "Permintaan tidak valid" msgid "Language changed" msgstr "Bahasa telah diganti" -#: templates/help.php:3 -msgid "Problems connecting to help database." -msgstr "Bermasalah saat menghubungi database bantuan." - -#: templates/help.php:4 -msgid "Go there manually." -msgstr "Pergi kesana secara manual." - -#: templates/help.php:12 -msgid "Answer" -msgstr "Jawab" - -#: templates/help.php:16 +#: templates/help.php:8 msgid "Ask a question" msgstr "Ajukan pertanyaan" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Bermasalah saat menghubungi database bantuan." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Pergi kesana secara manual." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Jawab" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Pilih satu aplikasi" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-terlisensi" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "oleh" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "Anda menggunakan" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "dari yang tersedia" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Password anda telah dirubah" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "Password saat ini" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Password baru" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "perlihatkan" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "Rubah password" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Bahasa" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "Bantu terjemahkan" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" "gunakan alamat ini untuk terhubung dengan ownCloud anda dalam file manager " "anda" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Nama" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Password" -#: templates/users.php:13 templates/users.php:31 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Group" -#: templates/users.php:19 +#: templates/users.php:24 msgid "Create" msgstr "Buat" -#: templates/users.php:43 +#: templates/users.php:48 msgid "Delete" msgstr "Hapus" diff --git a/l10n/it/core.po b/l10n/it/core.po index c80c0b5e3b..8e85d67ca7 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 -msgid "Users" -msgstr "" +msgid "Personal" +msgstr "Personale" #: strings.php:6 -msgid "Apps" -msgstr "" +msgid "Users" +msgstr "Utenti" #: strings.php:7 -msgid "Help" -msgstr "" +msgid "Apps" +msgstr "Applicazioni" #: strings.php:8 -msgid "Personal" +msgid "Admin" msgstr "" +#: strings.php:9 +msgid "Help" +msgstr "Aiuto" + #: templates/login.php:4 msgid "Login failed!" msgstr "Login fallito!" @@ -96,11 +100,11 @@ msgstr "Termina" #: templates/404.php:12 msgid "Cloud not found" -msgstr "" +msgstr "Cloud non trovata" #: templates/layout.guest.php:35 msgid "gives you the freedom to control your own data on the internet" -msgstr "" +msgstr "da la libertà di controllare i tuoi dati su internet" #: templates/part.pagenavi.php:3 msgid "prev" @@ -116,7 +120,7 @@ msgstr "Sei uscito." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Log out" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/it/media.po b/l10n/it/media.po index adf935a216..7f27ceaf21 100644 --- a/l10n/it/media.po +++ b/l10n/it/media.po @@ -2,13 +2,14 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # +# Francesco Apruzzese , 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-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" -"Last-Translator: JanCBorchardt \n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-21 23:18+0000\n" +"Last-Translator: OpenCode \n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +23,7 @@ msgstr "Musica" #: templates/music.php:3 msgid "Play" -msgstr "" +msgstr "Play" #: templates/music.php:4 templates/music.php:30 msgid "Pause" @@ -30,27 +31,27 @@ msgstr "Pausa" #: templates/music.php:5 msgid "Previous" -msgstr "" +msgstr "Precedente" #: templates/music.php:6 msgid "Next" -msgstr "" +msgstr "Successiva" #: templates/music.php:7 msgid "Mute" -msgstr "" +msgstr "Disattiva audio" #: templates/music.php:8 msgid "Unmute" -msgstr "" +msgstr "Riattiva audio" #: templates/music.php:28 msgid "Songs scanned" -msgstr "" +msgstr "Canzoni analizzate" #: templates/music.php:29 msgid "Rescan Collection" -msgstr "" +msgstr "Rianalizza colezione" #: templates/music.php:37 msgid "Artist" diff --git a/l10n/it/settings.po b/l10n/it/settings.po index d9312a9cf5..9b77b2cc42 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -2,12 +2,14 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # +# Francesco Apruzzese , 2011. +# Jan-Christoph Borchardt , 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-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Italian (http://www.transifex.net/projects/p/owncloud/team/it/)\n" "MIME-Version: 1.0\n" @@ -22,7 +24,7 @@ msgstr "Errore nell'autenticazione" #: ajax/openid.php:21 msgid "OpenID Changed" -msgstr "" +msgstr "OpenID Modificato" #: ajax/openid.php:23 ajax/setlanguage.php:23 msgid "Invalid request" @@ -32,92 +34,98 @@ msgstr "Richiesta non valida" msgid "Language changed" msgstr "Lingua modificata" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Fai una domanda" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Problemi di connessione al database di aiutare." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Vai lì manualmente." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Risposta" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Seleziona un applicazione" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" -msgstr "" +msgstr "-licensed" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "da" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" -msgstr "" +msgstr "Si utilizza" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" -msgstr "" +msgstr "su un totale di" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "La tua password è stata cambiata" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" -msgstr "" +msgstr "Password attuale" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nuova password" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "mostra" -#: templates/personal.php:12 -msgid "Change password" -msgstr "" - #: templates/personal.php:18 +msgid "Change password" +msgstr "Modifica password" + +#: templates/personal.php:24 msgid "Language" msgstr "Lingua" -#: templates/personal.php:24 -msgid "Help translating" -msgstr "" - #: templates/personal.php:30 +msgid "Help translating" +msgstr "Aiuta nella traduzione" + +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"usa questo indirizzo per connettersi al proprio ownCloud nel tuo file " +"manager" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Nome" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Password" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Gruppi" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Crea" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" -msgstr "" +msgstr "Cancella" diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 97606af1e8..21a885d2cb 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 -msgid "Users" -msgstr "" +msgid "Personal" +msgstr "Persoonlijk" #: strings.php:6 -msgid "Apps" -msgstr "" +msgid "Users" +msgstr "Gebruikers" #: strings.php:7 -msgid "Help" -msgstr "" +msgid "Apps" +msgstr "Apps" #: strings.php:8 -msgid "Personal" +msgid "Admin" msgstr "" +#: strings.php:9 +msgid "Help" +msgstr "Help" + #: templates/login.php:4 msgid "Login failed!" msgstr "Aanmelden mislukt." @@ -116,7 +120,7 @@ msgstr "U bent afgemeld." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Afmelden" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index 5c795eb359..0d3849a651 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/owncloud/team/nl/)\n" "MIME-Version: 1.0\n" @@ -33,91 +33,97 @@ msgstr "Ongeldig verzoek" msgid "Language changed" msgstr "Taal aangepast" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Stel een vraag" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "" + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "" + +#: templates/help.php:26 +msgid "Answer" +msgstr "Beantwoord" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Selecteer een App" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-gelicenseerd" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "door" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "U gebruikt" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "van de beschikbare" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Uw wachtwoord is aangepast" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "Huidig wachtwoord" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nieuw wachtwoord" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "weergeven" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "Verander wachtwoord" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Taal" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "Help met vertalen" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"gebruik dit adres om verbinding te maken met ownCloud in uw bestandsbeheer " +"programa" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Naam" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Wachtwoord" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Groepen" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Creëer" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "verwijderen" diff --git a/l10n/pl/core.po b/l10n/pl/core.po index 3033f0eda8..23b4092ef7 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,25 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: strings.php:5 +msgid "Personal" +msgstr "Ustawienia osobiste" + +#: strings.php:6 msgid "Users" msgstr "Użytkownicy" -#: strings.php:6 +#: strings.php:7 msgid "Apps" msgstr "Aplikacje" -#: strings.php:7 +#: strings.php:8 +msgid "Admin" +msgstr "" + +#: strings.php:9 msgid "Help" msgstr "Pomoc" -#: strings.php:8 -msgid "Personal" -msgstr "Ustawienia osobiste" - #: templates/login.php:4 msgid "Login failed!" msgstr "Nie udało się zalogować!" @@ -117,7 +121,7 @@ msgstr "Zostałeś wylogowany." #: templates/layout.user.php:34 msgid "Log out" -msgstr "" +msgstr "Wyloguj się" #: templates/layout.user.php:46 templates/layout.user.php:47 msgid "Settings" diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index 63439dd523..db4c131250 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Kamil Domański , 2011. +# , 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-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -23,7 +24,7 @@ msgstr "Błąd uwierzytelniania" #: ajax/openid.php:21 msgid "OpenID Changed" -msgstr "" +msgstr "Zmieniono OpenID" #: ajax/openid.php:23 ajax/setlanguage.php:23 msgid "Invalid request" @@ -33,92 +34,98 @@ msgstr "Nieprawidłowe żądanie" msgid "Language changed" msgstr "Język zmieniony" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" +#: templates/help.php:8 +msgid "Ask a question" +msgstr "Zadaj pytanie" #: templates/help.php:17 -msgid "Ask a question" +msgid "Problems connecting to help database." +msgstr "Problem z połączeniem z bazą danych." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Przejdź na stronę ręcznie." + +#: templates/help.php:26 +msgid "Answer" +msgstr "Odpowiedź" + +#: templates/apps.php:8 +msgid "Add your application" msgstr "" -#: templates/apps.php:12 +#: templates/apps.php:21 msgid "Select an App" -msgstr "" +msgstr "Zaznacz aplikacje" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" -msgstr "" +msgstr "-licencjonowany" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" -msgstr "" +msgstr "przez" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" -msgstr "" +msgstr "Używasz" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" -msgstr "" +msgstr "z dostępnych" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Twoje hasło zostało zmienione" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" -msgstr "" +msgstr "Bieżące hasło" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nowe hasło" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" -msgstr "" - -#: templates/personal.php:12 -msgid "Change password" -msgstr "" +msgstr "pokaż" #: templates/personal.php:18 +msgid "Change password" +msgstr "Zmień hasło" + +#: templates/personal.php:24 msgid "Language" msgstr "Język" -#: templates/personal.php:24 -msgid "Help translating" -msgstr "" - #: templates/personal.php:30 +msgid "Help translating" +msgstr "Pomóż w tłumaczeniu" + +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" +"użyj tego adresu żeby połączyć się z twoim kontem ownCloud w menedżerze " +"plików." -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" -msgstr "" +msgstr "Nazwa" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" -msgstr "" +msgstr "Hasło" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" -msgstr "" +msgstr "Grupy" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" -msgstr "" +msgstr "Stwórz" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" -msgstr "" +msgstr "Skasuj" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index c24acc5e40..ddec0e1012 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -18,19 +18,23 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1)\n" #: strings.php:5 -msgid "Users" +msgid "Personal" msgstr "" #: strings.php:6 -msgid "Apps" +msgid "Users" msgstr "" #: strings.php:7 -msgid "Help" +msgid "Apps" msgstr "" #: strings.php:8 -msgid "Personal" +msgid "Admin" +msgstr "" + +#: strings.php:9 +msgid "Help" msgstr "" #: templates/login.php:4 diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index 187c598b41..e75df0c55a 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-18 18:58+0200\n" -"PO-Revision-Date: 2011-08-18 16:59+0000\n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/owncloud/team/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -33,91 +33,95 @@ msgstr "Pedido inválido" msgid "Language changed" msgstr "Mudou Idioma" -#: templates/help.php:2 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:3 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:11 -msgid "Answer" -msgstr "" - -#: templates/help.php:17 +#: templates/help.php:8 msgid "Ask a question" msgstr "Faça uma pergunta" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "" + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "" + +#: templates/help.php:26 +msgid "Answer" +msgstr "" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Selecione uma Aplicação" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-licenciados" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "por" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Sua senha foi modificada" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nova senha" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "mostrar" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Idioma" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Nome" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Senha" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Grupos" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Criar" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "" diff --git a/l10n/sv/core.po b/l10n/sv/core.po index 2204825675..c19e89505c 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" -"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"POT-Creation-Date: 2011-08-23 11:17+0200\n" +"PO-Revision-Date: 2011-08-23 09:17+0000\n" "Last-Translator: JanCBorchardt \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: strings.php:5 +msgid "Personal" +msgstr "" + +#: strings.php:6 msgid "Users" msgstr "Användare" -#: strings.php:6 +#: strings.php:7 msgid "Apps" msgstr "Program" -#: strings.php:7 +#: strings.php:8 +msgid "Admin" +msgstr "" + +#: strings.php:9 msgid "Help" msgstr "Hjälp" -#: strings.php:8 -msgid "Personal" -msgstr "" - #: templates/login.php:4 msgid "Login failed!" msgstr "Inloggning misslyckades!" diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index a128ee377d..a63e629429 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-19 13:10+0200\n" -"PO-Revision-Date: 2011-08-18 22:38+0000\n" -"Last-Translator: HakanS \n" +"POT-Creation-Date: 2011-08-23 11:09+0200\n" +"PO-Revision-Date: 2011-08-23 09:09+0000\n" +"Last-Translator: JanCBorchardt \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/owncloud/team/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,92 +33,96 @@ msgstr "Ogiltig begäran" msgid "Language changed" msgstr "Språk ändrades" -#: templates/help.php:3 -msgid "Problems connecting to help database." -msgstr "Problem med att ansluta till hjälp-databasen." - -#: templates/help.php:4 -msgid "Go there manually." -msgstr "Gå dit manuellt" - -#: templates/help.php:12 -msgid "Answer" -msgstr "Svar" - -#: templates/help.php:16 +#: templates/help.php:8 msgid "Ask a question" msgstr "Ställ en fråga" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "Problem med att ansluta till hjälp-databasen." + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "Gå dit manuellt" + +#: templates/help.php:26 +msgid "Answer" +msgstr "Svar" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "Välj en App" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "-licensierat" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "av" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "Du använder" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "av tillgängliga" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "Ditt lösenord ändrades" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "Nuvarande lösenord" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "Nytt lösenord" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "visa" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "Ändra lösenord" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "Språk" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "Hjälp till att översätta" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" "använd denna adress för att ansluta till ditt ownCloud i din filhanterare" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "Namn" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "Lösenord" -#: templates/users.php:13 templates/users.php:28 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "Grupper" -#: templates/users.php:18 +#: templates/users.php:24 msgid "Create" msgstr "Skapa" -#: templates/users.php:40 +#: templates/users.php:48 msgid "Delete" msgstr "Ta bort" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index b371f7fa79..dc12f90094 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" +"POT-Creation-Date: 2011-08-23 11:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,19 +18,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: strings.php:5 -msgid "Users" +msgid "Personal" msgstr "" #: strings.php:6 -msgid "Apps" +msgid "Users" msgstr "" #: strings.php:7 -msgid "Help" +msgid "Apps" msgstr "" #: strings.php:8 -msgid "Personal" +msgid "Admin" +msgstr "" + +#: strings.php:9 +msgid "Help" msgstr "" #: templates/login.php:4 diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index a24aeeb763..2daadcbdb2 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" +"POT-Creation-Date: 2011-08-23 11:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/media.pot b/l10n/templates/media.pot index 30f9561ea9..5c42d396a2 100644 --- a/l10n/templates/media.pot +++ b/l10n/templates/media.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" +"POT-Creation-Date: 2011-08-23 11:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index c211067b77..72b6386706 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-08-20 05:08+0200\n" +"POT-Creation-Date: 2011-08-23 11:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,90 +33,94 @@ msgstr "" msgid "Language changed" msgstr "" -#: templates/help.php:3 -msgid "Problems connecting to help database." -msgstr "" - -#: templates/help.php:4 -msgid "Go there manually." -msgstr "" - -#: templates/help.php:12 -msgid "Answer" -msgstr "" - -#: templates/help.php:16 +#: templates/help.php:8 msgid "Ask a question" msgstr "" -#: templates/apps.php:12 +#: templates/help.php:17 +msgid "Problems connecting to help database." +msgstr "" + +#: templates/help.php:18 +msgid "Go there manually." +msgstr "" + +#: templates/help.php:26 +msgid "Answer" +msgstr "" + +#: templates/apps.php:8 +msgid "Add your application" +msgstr "" + +#: templates/apps.php:21 msgid "Select an App" msgstr "" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "-licensed" msgstr "" -#: templates/apps.php:14 +#: templates/apps.php:23 msgid "by" msgstr "" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "You use" msgstr "" -#: templates/personal.php:2 +#: templates/personal.php:8 msgid "of the available" msgstr "" -#: templates/personal.php:7 +#: templates/personal.php:13 msgid "Your password got changed" msgstr "" -#: templates/personal.php:9 +#: templates/personal.php:15 msgid "Current password" msgstr "" -#: templates/personal.php:10 +#: templates/personal.php:16 msgid "New password" msgstr "" -#: templates/personal.php:11 +#: templates/personal.php:17 msgid "show" msgstr "" -#: templates/personal.php:12 +#: templates/personal.php:18 msgid "Change password" msgstr "" -#: templates/personal.php:18 +#: templates/personal.php:24 msgid "Language" msgstr "" -#: templates/personal.php:24 +#: templates/personal.php:30 msgid "Help translating" msgstr "" -#: templates/personal.php:30 +#: templates/personal.php:36 msgid "use this address to connect to your ownCloud in your file manager" msgstr "" -#: templates/users.php:11 +#: templates/users.php:16 msgid "Name" msgstr "" -#: templates/users.php:12 +#: templates/users.php:17 msgid "Password" msgstr "" -#: templates/users.php:13 templates/users.php:31 +#: templates/users.php:18 templates/users.php:36 msgid "Groups" msgstr "" -#: templates/users.php:19 +#: templates/users.php:24 msgid "Create" msgstr "" -#: templates/users.php:43 +#: templates/users.php:48 msgid "Delete" msgstr "" diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php index 55ab8f2b63..538e24a56a 100644 --- a/settings/l10n/ca.php +++ b/settings/l10n/ca.php @@ -4,15 +4,25 @@ "Invalid request" => "Sol.licitud no vàlida", "Language changed" => "S'ha canviat l'idioma", "Ask a question" => "Feu una pregunta", +"Problems connecting to help database." => "Problemes per connectar-se a la base de dades d'ajuda.", +"Go there manually." => "Vés-hi manualment.", +"Answer" => "Resposta", "Select an App" => "Sel·leccioneu una aplicació", "-licensed" => "- amb llicència", "by" => "per", +"You use" => "Esteu usant", +"of the available" => "del disponible", "Your password got changed" => "La contrasenya ha canviat", +"Current password" => "contrasenya actual", "New password" => "Contrasenya nova", "show" => "mostra", +"Change password" => "canvia la contrasenya", "Language" => "Idioma", +"Help translating" => "Ajudeu amb la traducció", +"use this address to connect to your ownCloud in your file manager" => "useu aquesta adreça per connectar-vos a ownCloud des del gestor de fitxers", "Name" => "Nom", "Password" => "Contrasenya", "Groups" => "Grups", -"Create" => "Crea" +"Create" => "Crea", +"Delete" => "Esborra" ); diff --git a/settings/l10n/da.php b/settings/l10n/da.php index 58fe1f7c50..ec2c9a14a8 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -4,15 +4,25 @@ "Invalid request" => "Ugyldig forespørgsel", "Language changed" => "Sprog ændret", "Ask a question" => "Stil et spørgsmål", +"Problems connecting to help database." => "Problemer med at forbinde til hjælpe-databasen", +"Go there manually." => "Gå derhen manuelt.", +"Answer" => "Svar", "Select an App" => "Vælg en App", "-licensed" => "-licenseret", "by" => "af", +"You use" => "Du benytter", +"of the available" => "af det tilgængelige", "Your password got changed" => "Din adgangskode er blevet ændret", +"Current password" => "Nuværende adgangskode", "New password" => "Ny adgangskode", "show" => "vis", +"Change password" => "Skift password", "Language" => "Sprog", +"Help translating" => "Hjælp med at oversætte", +"use this address to connect to your ownCloud in your file manager" => "benyt denne adresse til at forbinde til din ownCloud i din filbrowser", "Name" => "Navn", "Password" => "Kodeord", "Groups" => "Grupper", -"Create" => "Ny" +"Create" => "Ny", +"Delete" => "Slet" ); diff --git a/settings/l10n/de.php b/settings/l10n/de.php index b4a598e9be..33e07981ed 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -3,10 +3,11 @@ "OpenID Changed" => "OpenID geändert", "Invalid request" => "Ungültige Anfrage", "Language changed" => "Sprache geändert", +"Ask a question" => "Stell eine Frage", "Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.", "Go there manually." => "Datenbank direkt besuchen.", "Answer" => "Antwort", -"Ask a question" => "Stell eine Frage", +"Add your application" => "Eigene Anwendung hinzufügen", "Select an App" => "Wähle eine Anwendung aus", "-licensed" => "-lizenziert", "by" => "von", diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 6c297afa02..f5e4ff77e4 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -4,6 +4,9 @@ "Invalid request" => "Άκυρα αίτημα", "Language changed" => "Η γλώσσα άλλαξε", "Ask a question" => "Κάντε μια ερώτηση", +"Problems connecting to help database." => "Προβλήματα κατά τη σύνδεση με τη βάση δεδομένων βοήθειας.", +"Go there manually." => "Χειροκίνητη μετάβαση.", +"Answer" => "Απάντηση", "Select an App" => "Επιλέξτε μια εφαρμογή", "-licensed" => "-με άδεια", "by" => "με", @@ -16,6 +19,7 @@ "Change password" => "Αλλαγή κωδικού πρόσβασης", "Language" => "Γλώσσα", "Help translating" => "Βοηθήστε στη μετάφραση", +"use this address to connect to your ownCloud in your file manager" => "χρησιμοποιήστε αυτή τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το διαχειριστή αρχείων σας", "Name" => "Όνομα", "Password" => "Κωδικός", "Groups" => "Ομάδες", diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 102ffcbb22..50e35f52d0 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -4,15 +4,25 @@ "Invalid request" => "Solicitud no válida", "Language changed" => "Idioma cambiado", "Ask a question" => "Hacer una pregunta", +"Problems connecting to help database." => "Problemas al conectar con la base de datos de ayuda.", +"Go there manually." => "Ir manualmente", +"Answer" => "Respuesta", "Select an App" => "Seleccionar una aplicación", "-licensed" => "-autorizado", "by" => "por", +"You use" => "Estás utilizando", +"of the available" => "del total disponible de", "Your password got changed" => "Tu contraseña ha sido cambiada", +"Current password" => "Contraseña actual", "New password" => "Nueva contraseña:", "show" => "mostrar", +"Change password" => "Cambiar contraseña", "Language" => "Idioma", +"Help translating" => "Ayuda a traducir", +"use this address to connect to your ownCloud in your file manager" => "usar esta dirección para conectar tu ownCloud en tu explorador de archivos", "Name" => "Nombre", "Password" => "Contraseña", "Groups" => "Grupos", -"Create" => "Crear" +"Create" => "Crear", +"Delete" => "Eliminar" ); diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 60d3226338..6cf86acfdb 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -4,6 +4,9 @@ "Invalid request" => "Requète invalide", "Language changed" => "Langue changée", "Ask a question" => "Poser une question", +"Problems connecting to help database." => "Problème de connexion à la base de données d'aide.", +"Go there manually." => "S'y rendre manuellement.", +"Answer" => "Réponse", "Select an App" => "Sélectionner une Application", "-licensed" => "sous licence", "by" => "par", @@ -16,6 +19,7 @@ "Change password" => "Changer de mot de passe", "Language" => "Langue", "Help translating" => "Aider à traduire", +"use this address to connect to your ownCloud in your file manager" => "utilisez cette adresse pour vous connecter à votre ownCloud depuis votre explorateur de fichiers", "Name" => "Nom", "Password" => "Mot de passe", "Groups" => "Groupes", diff --git a/settings/l10n/id.php b/settings/l10n/id.php index 0c5e4bf06b..1aa38516ec 100644 --- a/settings/l10n/id.php +++ b/settings/l10n/id.php @@ -3,10 +3,10 @@ "OpenID Changed" => "OpenID telah dirubah", "Invalid request" => "Permintaan tidak valid", "Language changed" => "Bahasa telah diganti", +"Ask a question" => "Ajukan pertanyaan", "Problems connecting to help database." => "Bermasalah saat menghubungi database bantuan.", "Go there manually." => "Pergi kesana secara manual.", "Answer" => "Jawab", -"Ask a question" => "Ajukan pertanyaan", "Select an App" => "Pilih satu aplikasi", "-licensed" => "-terlisensi", "by" => "oleh", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index b7d8d840e1..86a68d63a2 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -1,16 +1,28 @@ "Errore nell'autenticazione", +"OpenID Changed" => "OpenID Modificato", "Invalid request" => "Richiesta non valida", "Language changed" => "Lingua modificata", "Ask a question" => "Fai una domanda", +"Problems connecting to help database." => "Problemi di connessione al database di aiutare.", +"Go there manually." => "Vai lì manualmente.", +"Answer" => "Risposta", "Select an App" => "Seleziona un applicazione", +"-licensed" => "-licensed", "by" => "da", +"You use" => "Si utilizza", +"of the available" => "su un totale di", "Your password got changed" => "La tua password è stata cambiata", +"Current password" => "Password attuale", "New password" => "Nuova password", "show" => "mostra", +"Change password" => "Modifica password", "Language" => "Lingua", +"Help translating" => "Aiuta nella traduzione", +"use this address to connect to your ownCloud in your file manager" => "usa questo indirizzo per connettersi al proprio ownCloud nel tuo file manager", "Name" => "Nome", "Password" => "Password", "Groups" => "Gruppi", -"Create" => "Crea" +"Create" => "Crea", +"Delete" => "Cancella" ); diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index f279a567fd..d1568a6edd 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -4,6 +4,7 @@ "Invalid request" => "Ongeldig verzoek", "Language changed" => "Taal aangepast", "Ask a question" => "Stel een vraag", +"Answer" => "Beantwoord", "Select an App" => "Selecteer een App", "-licensed" => "-gelicenseerd", "by" => "door", @@ -16,6 +17,7 @@ "Change password" => "Verander wachtwoord", "Language" => "Taal", "Help translating" => "Help met vertalen", +"use this address to connect to your ownCloud in your file manager" => "gebruik dit adres om verbinding te maken met ownCloud in uw bestandsbeheer programa", "Name" => "Naam", "Password" => "Wachtwoord", "Groups" => "Groepen", diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 4f76001dfb..180865c02f 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -1,8 +1,28 @@ "Błąd uwierzytelniania", +"OpenID Changed" => "Zmieniono OpenID", "Invalid request" => "Nieprawidłowe żądanie", "Language changed" => "Język zmieniony", +"Ask a question" => "Zadaj pytanie", +"Problems connecting to help database." => "Problem z połączeniem z bazą danych.", +"Go there manually." => "Przejdź na stronę ręcznie.", +"Answer" => "Odpowiedź", +"Select an App" => "Zaznacz aplikacje", +"-licensed" => "-licencjonowany", +"by" => "przez", +"You use" => "Używasz", +"of the available" => "z dostępnych", "Your password got changed" => "Twoje hasło zostało zmienione", +"Current password" => "Bieżące hasło", "New password" => "Nowe hasło", -"Language" => "Język" +"show" => "pokaż", +"Change password" => "Zmień hasło", +"Language" => "Język", +"Help translating" => "Pomóż w tłumaczeniu", +"use this address to connect to your ownCloud in your file manager" => "użyj tego adresu żeby połączyć się z twoim kontem ownCloud w menedżerze plików.", +"Name" => "Nazwa", +"Password" => "Hasło", +"Groups" => "Grupy", +"Create" => "Stwórz", +"Delete" => "Skasuj" ); diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php index ea412cbde3..491ce97a51 100644 --- a/settings/l10n/sv.php +++ b/settings/l10n/sv.php @@ -3,10 +3,10 @@ "OpenID Changed" => "OpenID ändrat", "Invalid request" => "Ogiltig begäran", "Language changed" => "Språk ändrades", +"Ask a question" => "Ställ en fråga", "Problems connecting to help database." => "Problem med att ansluta till hjälp-databasen.", "Go there manually." => "Gå dit manuellt", "Answer" => "Svar", -"Ask a question" => "Ställ en fråga", "Select an App" => "Välj en App", "-licensed" => "-licensierat", "by" => "av",