This commit is contained in:
Jan-Christoph Borchardt 2011-08-23 11:20:37 +02:00
Родитель 391e064e67
Коммит 900382057d
60 изменённых файлов: 953 добавлений и 694 удалений

Просмотреть файл

@ -1,6 +1,11 @@
<?php $TRANSLATIONS = array(
"Music" => "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",

Просмотреть файл

@ -1,6 +1,11 @@
<?php $TRANSLATIONS = array(
"Music" => "Μουσική",
"Play" => "Αναπαραγωγή",
"Pause" => "Παύση",
"Previous" => "Προηγούμενο",
"Next" => "Επόμενο",
"Mute" => "Σίγαση",
"Unmute" => "Επαναφορά ήχου",
"Songs scanned" => "Σαρωμένα τραγούγια",
"Rescan Collection" => "Επανασάρωση συλλογής",
"Artist" => "Καλλιτέχνης",

Просмотреть файл

@ -1,6 +1,11 @@
<?php $TRANSLATIONS = array(
"Music" => "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",

Просмотреть файл

@ -1,6 +1,13 @@
<?php $TRANSLATIONS = array(
"Music" => "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"

Просмотреть файл

@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Personal",
"Users" => "Usuaris",
"Apps" => "Aplicacions",
"Help" => "Ajuda",
"Personal" => "Personal",
"Login failed!" => "L'inici de sessió ha fallat!",
"remember" => "recorda'm",
"Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>",
@ -23,5 +23,6 @@
"prev" => "anterior",
"next" => "següent",
"You are logged out." => "Heu tancat la sessió.",
"Log out" => "Sortir",
"Settings" => "Arranjament"
);

Просмотреть файл

@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Personlig",
"Users" => "Brugere",
"Apps" => "Apps",
"Help" => "Hjælp",
"Login failed!" => "Login mislykkedes!",
"remember" => "husk",
"Create an <strong>admin account</strong>" => "Lav en <strong>administrator konto</strong>",
@ -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"
);

Просмотреть файл

@ -1,8 +1,9 @@
<?php $TRANSLATIONS = array(
"Personal" => "Persönlich",
"Users" => "Nutzer",
"Apps" => "Anwendungen",
"Admin" => "Verwaltung",
"Help" => "Hilfe",
"Personal" => "Persönlich",
"Login failed!" => "Anmeldung fehlgeschlagen!",
"remember" => "merken",
"Create an <strong>admin account</strong>" => "<strong>Admin-Konto</strong> anlegen",
@ -23,5 +24,6 @@
"prev" => "Zurück",
"next" => "Weiter",
"You are logged out." => "Erfolgreich abgemeldet.",
"Log out" => "Abmelden",
"Settings" => "Einstellungen"
);

Просмотреть файл

@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Προσωπικά",
"Users" => "Χρήστες",
"Apps" => "Εφαρμογές",
"Help" => "Βοήθεια",
"Login failed!" => "Η σύνδεση απέτυχε!",
"remember" => "να με θυμάσαι",
"Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
@ -19,5 +23,6 @@
"prev" => "προηγούμενο",
"next" => "επόμενο",
"You are logged out." => "Έχετε αποσυνδεθεί.",
"Log out" => "Αποσύνδεση",
"Settings" => "Ρυθμίσεις"
);

Просмотреть файл

@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Personal",
"Users" => "Usuarios",
"Apps" => "Aplicaciones",
"Help" => "Ayuda",
"Login failed!" => "¡No se pudo iniciar sesión!",
"remember" => "recuérdame",
"Create an <strong>admin account</strong>" => "Crear una <strong>cuenta de administrador</strong>",
@ -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"
);

Просмотреть файл

@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Personnel",
"Users" => "Utilisateurs",
"Apps" => "Applications",
"Help" => "Aide",
"Personal" => "Personnel",
"Login failed!" => "Échec de la connexion !",
"remember" => "se souvenir de moi",
"Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>",
@ -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"
);

Просмотреть файл

@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Identitas",
"Users" => "Pengguna",
"Apps" => "Aplikasi",
"Help" => "Bantuan",
"Personal" => "Identitas",
"Login failed!" => "Gagal masuk!",
"remember" => "selalu login",
"Create an <strong>admin account</strong>" => "Buat sebuah <strong>akun admin</strong>",
@ -23,5 +23,6 @@
"prev" => "sebelum",
"next" => "selanjutnya",
"You are logged out." => "Anda telah keluar.",
"Log out" => "Keluar",
"Settings" => "Setelan"
);

Просмотреть файл

@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Personale",
"Users" => "Utenti",
"Apps" => "Applicazioni",
"Help" => "Aiuto",
"Login failed!" => "Login fallito!",
"remember" => "ricorda",
"Create an <strong>admin account</strong>" => "Crea un &lt;strong&gt;account amministratore&lt;/strong&gt;",
@ -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"
);

Просмотреть файл

@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Persoonlijk",
"Users" => "Gebruikers",
"Apps" => "Apps",
"Help" => "Help",
"Login failed!" => "Aanmelden mislukt.",
"remember" => "onthoud gegevens",
"Create an <strong>admin account</strong>" => "Maak een <strong>admin-account</strong>",
@ -19,5 +23,6 @@
"prev" => "vorige",
"next" => "volgende",
"You are logged out." => "U bent afgemeld.",
"Log out" => "Afmelden",
"Settings" => "Instellingen"
);

Просмотреть файл

@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
"Personal" => "Ustawienia osobiste",
"Users" => "Użytkownicy",
"Apps" => "Aplikacje",
"Help" => "Pomoc",
"Personal" => "Ustawienia osobiste",
"Login failed!" => "Nie udało się zalogować!",
"remember" => "zapamiętaj",
"Create an <strong>admin account</strong>" => "Stwórz jako <strong>konto administratora</strong>",
@ -23,5 +23,6 @@
"prev" => "wstecz",
"next" => "dalej",
"You are logged out." => "Zostałeś wylogowany.",
"Log out" => "Wyloguj się",
"Settings" => "Ustawienia"
);

Просмотреть файл

@ -1,9 +1,10 @@
<?php
//some strings that are used in /lib but wont be translatable unless they are in /core to
//some strings that are used in /lib but wont be translatable unless they are in /core too
$l=new OC_L10N('core');
$l->t("Personal");
$l->t("Users");
$l->t("Apps");
$l->t("Admin");
$l->t("Help");
$l->t("Personal");
?>
?>

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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 ""

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\n"
"POT-Creation-Date: 2011-08-23 11:09+0200\n"
"PO-Revision-Date: 2011-08-21 10:56+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\n"
"POT-Creation-Date: 2011-08-23 11:09+0200\n"
"PO-Revision-Date: 2011-08-21 22:51+0000\n"
"Last-Translator: multipetros <petros.kyladitis@gmail.com>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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 "Διαγραφή"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\n"
"POT-Creation-Date: 2011-08-23 11:09+0200\n"
"PO-Revision-Date: 2011-08-21 22:27+0000\n"
"Last-Translator: xsergiolpx <sergioballesterossolanas@gmail.com>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <m_radifar05@yahoo.com>\n"
"POT-Creation-Date: 2011-08-23 11:09+0200\n"
"PO-Revision-Date: 2011-08-23 09:09+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <cescoap@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
"POT-Creation-Date: 2011-08-20 05:08+0200\n"
"PO-Revision-Date: 2011-08-20 03:08+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"POT-Creation-Date: 2011-08-23 11:09+0200\n"
"PO-Revision-Date: 2011-08-21 23:18+0000\n"
"Last-Translator: OpenCode <cescoap@gmail.com>\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"

Просмотреть файл

@ -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 <cescoap@gmail.com>, 2011.
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
"POT-Creation-Date: 2011-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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Kamil Domański <kdomanski@kdemail.net>, 2011.
# <mosslar@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
"POT-Creation-Date: 2011-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 <JanCBorchardt@fsfe.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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 ""

Просмотреть файл

@ -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 <JanCBorchardt@fsfe.org>\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!"

Просмотреть файл

@ -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 <hakan.thn@gmail.com>\n"
"POT-Creation-Date: 2011-08-23 11:09+0200\n"
"PO-Revision-Date: 2011-08-23 09:09+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\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"

Просмотреть файл

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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

Просмотреть файл

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Просмотреть файл

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

Просмотреть файл

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""

Просмотреть файл

@ -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"
);

Просмотреть файл

@ -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"
);

Просмотреть файл

@ -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",

Просмотреть файл

@ -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" => "Ομάδες",

Просмотреть файл

@ -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"
);

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -1,16 +1,28 @@
<?php $TRANSLATIONS = array(
"Authentication error" => "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"
);

Просмотреть файл

@ -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",

Просмотреть файл

@ -1,8 +1,28 @@
<?php $TRANSLATIONS = array(
"Authentication error" => "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"
);

Просмотреть файл

@ -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",