diff options
Diffstat (limited to 'l10n/ca/core.po')
-rw-r--r-- | l10n/ca/core.po | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/l10n/ca/core.po b/l10n/ca/core.po new file mode 100644 index 00000000000..c3639ea6012 --- /dev/null +++ b/l10n/ca/core.po @@ -0,0 +1,105 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# <rcalvoi@yahoo.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 10:38+0200\n" +"PO-Revision-Date: 2011-08-18 08:39+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" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: templates/login.php:4 +msgid "Login failed!" +msgstr "L'inici de sessió ha fallat!" + +#: templates/login.php:9 templates/login.php:13 +msgid "remember" +msgstr "recorda'm" + +#: templates/installation.php:20 +msgid "Create an <strong>admin account</strong>" +msgstr "Crea un <strong>compte d'administrador</strong>" + +#: templates/installation.php:21 +msgid "Username" +msgstr "Nom d'usuari" + +#: templates/installation.php:22 +msgid "Password" +msgstr "Contrasenya" + +#: templates/installation.php:27 +msgid "Configure the database" +msgstr "Configura la base de dades" + +#: templates/installation.php:32 templates/installation.php:43 +#: templates/installation.php:53 +msgid "will be used" +msgstr "s'usarà" + +#: templates/installation.php:64 +msgid "Database user" +msgstr "Usuari de la base de dades" + +#: templates/installation.php:65 +msgid "Database password" +msgstr "Contrasenya de la base de dades" + +#: templates/installation.php:66 +msgid "Database name" +msgstr "Nom de la base de dades" + +#: templates/installation.php:74 +msgid "Advanced" +msgstr "Avançat" + +#: templates/installation.php:77 +msgid "Host" +msgstr "Host" + +#: templates/installation.php:78 +msgid "Table prefix" +msgstr "Prefix de les taules" + +#: templates/installation.php:80 +msgid "Data folder" +msgstr "Carpeta de dades" + +#: templates/installation.php:83 +msgid "Finish setup" +msgstr "Acaba la configuració" + +#: templates/404.php:12 +msgid "Cloud not found" +msgstr "No s'ha trobat el núvol" + +#: templates/layout.guest.php:38 +msgid "gives you the freedom to control your own data on the internet" +msgstr "" + +#: templates/part.pagenavi.php:6 +msgid "prev" +msgstr "anterior" + +#: templates/part.pagenavi.php:26 +msgid "next" +msgstr "següent" + +#: templates/logout.php:1 +msgid "You are logged out." +msgstr "Heu tancat la sessió." + +#: templates/layout.user.php:49 +msgid "Settings" +msgstr "Arranjament" + + |