diff options
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 127 |
1 files changed, 61 insertions, 66 deletions
@@ -3,22 +3,23 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Albert Carabasa Giribet <albertc@asic.udl.cat>, 2009. -# Bernabé Borrero <bernabeborrero@gmail.com>, 2012. -# Xavier Queralt Mateu <xqueralt@gmail.com>, 2008. +# Albert Carabasa Giribet <albertc@asic.udl.cat>, 2009 +# Bernabé Borrero <bernabeborrero@gmail.com>, 2012 +# Robert Antoni Buj i Gelonch <robert.buj@gmail.com>, 2013 +# xqueralt <xqueralt@gmail.com>, 2008 msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2012-08-17 11:35+0200\n" -"PO-Revision-Date: 2012-04-06 11:47+0000\n" -"Last-Translator: Bernabé Borrero <bernabeborrero@gmail.com>\n" +"POT-Creation-Date: 2015-06-22 14:16+0200\n" +"PO-Revision-Date: 2013-08-13 21:44+0000\n" +"Last-Translator: Robert Antoni Buj i Gelonch <robert.buj@gmail.com>\n" "Language-Team: Catalan <fedora@llistes.softcatala.org>\n" +"Language: 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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" @@ -28,12 +29,12 @@ msgstr "...S'acaba el temps...\n" msgid "...Sorry, your time is up!\n" msgstr "...S'ha acabat el temps.\n" -#: libpam_misc/misc_conv.c:342 +#: libpam_misc/misc_conv.c:346 #, c-format msgid "erroneous conversation (%d)\n" msgstr "conversa errònia (%d)\n" -#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:142 +#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "Contrasenya: " @@ -52,12 +53,12 @@ msgstr "Torneu a escriure la nova contrasenya de %s%s: " msgid "Sorry, passwords do not match." msgstr "Les contrasenyes no coincideixen." -#: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 +#: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:212 #, c-format msgid "Retype %s" msgstr "Torneu a escriure %s" -#: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 +#: libpam/pam_get_authtok.c:156 libpam/pam_get_authtok.c:228 msgid "Password change aborted." msgstr "No s'ha canviat la contrasenya." @@ -237,21 +238,20 @@ msgid "contains too many same characters consecutively" msgstr "conté massa caràcters idèntics consecutius" #: modules/pam_cracklib/pam_cracklib.c:664 -#, fuzzy msgid "contains too long of a monotonic character sequence" -msgstr "conté massa caràcters idèntics consecutius" +msgstr "conté una seqüència de caràcters monòtona massa llarga" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "conté el nom d'usuari d'alguna forma" #: modules/pam_cracklib/pam_cracklib.c:701 -#: modules/pam_unix/pam_unix_passwd.c:494 +#: modules/pam_unix/pam_unix_passwd.c:501 msgid "No password supplied" msgstr "No s'ha proporcionat cap contrasenya" #: modules/pam_cracklib/pam_cracklib.c:701 -#: modules/pam_unix/pam_unix_passwd.c:494 +#: modules/pam_unix/pam_unix_passwd.c:501 msgid "Password unchanged" msgstr "No s'ha canviat la contrasenya" @@ -261,34 +261,34 @@ msgstr "No s'ha canviat la contrasenya" msgid "BAD PASSWORD: %s" msgstr "CONTRASENYA INCORRECTA: %s" -#: modules/pam_exec/pam_exec.c:215 +#: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s ha fallat: codi de sortida %d" -#: modules/pam_exec/pam_exec.c:224 +#: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s ha fallat: s'ha atrapat el senyal %d%s" -#: modules/pam_exec/pam_exec.c:233 +#: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s ha fallat: estat 0x%x desconegut" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:492 +#: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:496 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:501 +#: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr " des de %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:513 +#: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " a %.*s" @@ -304,12 +304,12 @@ msgid "Welcome to your new account!" msgstr "Benvingut al vostre nou compte!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:523 +#: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "Darrera entrada fallida:%s des de %s a %s" -#: modules/pam_lastlog/pam_lastlog.c:532 modules/pam_lastlog/pam_lastlog.c:539 +#: modules/pam_lastlog/pam_lastlog.c:536 modules/pam_lastlog/pam_lastlog.c:543 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -318,12 +318,12 @@ msgstr[0] "S'ha intentat entrar %d cop des de l'última entrada correcta." msgstr[1] "S'ha intentat entrar %d cops des de l'última entrada correcta." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:544 +#: modules/pam_lastlog/pam_lastlog.c:548 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "S'ha intentat entrar %d cops des de l'última entrada correcta." -#: modules/pam_limits/pam_limits.c:1079 +#: modules/pam_limits/pam_limits.c:1091 #, c-format msgid "Too many logins for '%s'." msgstr "Massa entrades per a '%s'." @@ -364,67 +364,62 @@ msgstr "Teniu correu antic a la carpeta %s." msgid "You have mail in folder %s." msgstr "Teniu correu a la carpeta %s." -#: modules/pam_mkhomedir/pam_mkhomedir.c:113 +#: modules/pam_mkhomedir/pam_mkhomedir.c:111 #, c-format msgid "Creating directory '%s'." msgstr "Creant el directori '%s'." -#: modules/pam_mkhomedir/pam_mkhomedir.c:183 +#: modules/pam_mkhomedir/pam_mkhomedir.c:176 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "No s'ha pogut crear i inicialitzar el directori '%s'." #: modules/pam_pwhistory/pam_pwhistory.c:217 -#: modules/pam_unix/pam_unix_passwd.c:515 +#: modules/pam_unix/pam_unix_passwd.c:522 msgid "Password has been already used. Choose another." msgstr "Aquesta contrasenya ja s'ha fet servir. Trieu-ne una altra." #: modules/pam_pwhistory/pam_pwhistory.c:224 -#, fuzzy msgid "Password has been already used." -msgstr "Aquesta contrasenya ja s'ha fet servir. Trieu-ne una altra." - -#: modules/pam_selinux/pam_selinux.c:172 -msgid "Would you like to enter a security context? [N] " -msgstr "Voleu introduïr un context de seguretat? [N] " - -#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:299 -msgid "role:" -msgstr "rol:" - -#: modules/pam_selinux/pam_selinux.c:205 modules/pam_selinux/pam_selinux.c:334 -msgid "level:" -msgstr "nivell:" +msgstr "La contrasenya ja ha estat utilitzada." -#: modules/pam_selinux/pam_selinux.c:220 modules/pam_selinux/pam_selinux.c:367 -msgid "Not a valid security context" -msgstr "No és un context de seguretat vàlid" - -#: modules/pam_selinux/pam_selinux.c:282 +#: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Context de seguretat per defecte %s\n" -#: modules/pam_selinux/pam_selinux.c:286 +#: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "Voleu introduir un rol o nivell diferent?" -#: modules/pam_selinux/pam_selinux.c:302 +#: modules/pam_selinux/pam_selinux.c:227 +msgid "role:" +msgstr "rol:" + +#: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "El rol %s no disposa de cap tipus per defecte\n" -#: modules/pam_selinux/pam_selinux.c:616 +#: modules/pam_selinux/pam_selinux.c:262 +msgid "level:" +msgstr "nivell:" + +#: modules/pam_selinux/pam_selinux.c:295 +msgid "Not a valid security context" +msgstr "No és un context de seguretat vàlid" + +#: modules/pam_selinux/pam_selinux.c:544 #, c-format msgid "Unable to get valid context for %s" msgstr "No s'ha pogut obtenir el context vàlid per a %s" -#: modules/pam_selinux/pam_selinux.c:735 +#: modules/pam_selinux/pam_selinux.c:663 #, c-format msgid "Security Context %s Assigned" msgstr "Context de seguretat %s assignat" -#: modules/pam_selinux/pam_selinux.c:751 +#: modules/pam_selinux/pam_selinux.c:679 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Context de creació de claus %s assignat" @@ -528,25 +523,25 @@ msgstr "" " [-u nom_usuari] [--user nom_usuari]\n" " [-r] [--reset[=n]] [--quiet]\n" -#: modules/pam_timestamp/pam_timestamp.c:345 +#: modules/pam_timestamp/pam_timestamp.c:357 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "Accés permès (l'últim accés va ser fa %ld segons)." -#: modules/pam_unix/pam_unix_acct.c:241 modules/pam_unix/pam_unix_acct.c:263 +#: modules/pam_unix/pam_unix_acct.c:244 modules/pam_unix/pam_unix_acct.c:266 msgid "Your account has expired; please contact your system administrator" msgstr "El vostre compte ha caducat. Contacteu amb l'administrador del sistema" -#: modules/pam_unix/pam_unix_acct.c:249 +#: modules/pam_unix/pam_unix_acct.c:252 msgid "You are required to change your password immediately (root enforced)" msgstr "" "Heu de canviar la contrasenya immediatament (us hi obliga l'administrador)" -#: modules/pam_unix/pam_unix_acct.c:255 +#: modules/pam_unix/pam_unix_acct.c:258 msgid "You are required to change your password immediately (password aged)" msgstr "Heu de canviar la contrasenya immediatament (la contrasenya és antiga)" -#: modules/pam_unix/pam_unix_acct.c:276 modules/pam_unix/pam_unix_acct.c:283 +#: modules/pam_unix/pam_unix_acct.c:279 modules/pam_unix/pam_unix_acct.c:286 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" @@ -554,36 +549,36 @@ msgstr[0] "Atenció: la contrasenya venç d'aquí a %d dia" msgstr[1] "Atenció: la contrasenya venç d'aquí a %d dies" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_unix/pam_unix_acct.c:288 +#: modules/pam_unix/pam_unix_acct.c:291 #, c-format msgid "Warning: your password will expire in %d days" msgstr "Atenció: la contrasenya venç d'aquí a %d dies" -#: modules/pam_unix/pam_unix_passwd.c:396 +#: modules/pam_unix/pam_unix_passwd.c:403 msgid "NIS password could not be changed." msgstr "No s'ha pogut canviar la contrasenya NIS." -#: modules/pam_unix/pam_unix_passwd.c:511 +#: modules/pam_unix/pam_unix_passwd.c:518 msgid "You must choose a longer password" msgstr "Heu de triar una contrasenya més llarga" -#: modules/pam_unix/pam_unix_passwd.c:617 +#: modules/pam_unix/pam_unix_passwd.c:625 #, c-format msgid "Changing password for %s." msgstr "S'està canviant la contrasenya de %s." -#: modules/pam_unix/pam_unix_passwd.c:628 +#: modules/pam_unix/pam_unix_passwd.c:636 msgid "(current) UNIX password: " msgstr "contrasenya (actual) d'UNIX: " -#: modules/pam_unix/pam_unix_passwd.c:663 +#: modules/pam_unix/pam_unix_passwd.c:671 msgid "You must wait longer to change your password" msgstr "Heu d'esperar més temps abans de canviar la contrasenya" -#: modules/pam_unix/pam_unix_passwd.c:723 +#: modules/pam_unix/pam_unix_passwd.c:731 msgid "Enter new UNIX password: " msgstr "Introduïu la nova contrasenya d'UNIX: " -#: modules/pam_unix/pam_unix_passwd.c:724 +#: modules/pam_unix/pam_unix_passwd.c:732 msgid "Retype new UNIX password: " msgstr "Torneu a escriure la nova contrasenya d'UNIX: " |