diff options
author | Ray Strode <rstrode@redhat.com> | 2011-03-17 16:16:15 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2011-03-17 16:16:15 -0400 |
commit | 8458fb0ecad00f59b49630c52063cae3c961d8be (patch) | |
tree | b90343c6716292f22c9a8e0fae8124822b16d406 /po | |
parent | cc49d22795b0320d7a7f667e4dbf12b7a41e3eec (diff) |
po: pull latest translations from transifex
Diffstat (limited to 'po')
-rw-r--r-- | po/LINGUAS | 2 | ||||
-rw-r--r-- | po/fr.po | 66 | ||||
-rw-r--r-- | po/it.po | 64 |
3 files changed, 132 insertions, 0 deletions
@@ -1,2 +1,4 @@ cs +fr +it pl diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..7a27bfe --- /dev/null +++ b/po/fr.po @@ -0,0 +1,66 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: accounts service\n" +"Report-Msgid-Bugs-To: http://bugs.freedesktop.org/\n" +"POT-Creation-Date: 2011-03-17 14:45-0400\n" +"PO-Revision-Date: 2011-03-17 19:06+0000\n" +"Last-Translator: claudep <claude@2xlibre.net>\n" +"Language-Team: French <traduc@traduc.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" + +#: ../data/org.freedesktop.accounts.policy.in.h:1 +msgid "Authentication is required to change the login screen configuration" +msgstr "" +"Il est nécessaire de s'authentifier pour modifier la configuration de " +"l'écran de connexion" + +#: ../data/org.freedesktop.accounts.policy.in.h:2 +msgid "Authentication is required to change user data" +msgstr "" +"Il est nécessaire de s'authentifier pour modifier des données utilisateur" + +#: ../data/org.freedesktop.accounts.policy.in.h:3 +msgid "Authentication is required to change your own user data" +msgstr "" +"Vous devez vous authentifier pour modifier vos propres données utilisateur" + +#: ../data/org.freedesktop.accounts.policy.in.h:4 +msgid "Change the login screen configuration" +msgstr "Modifier la configuration de l'écran de connexion" + +#: ../data/org.freedesktop.accounts.policy.in.h:5 +msgid "Change your own user data" +msgstr "Modifier ses propres données" + +#: ../data/org.freedesktop.accounts.policy.in.h:6 +msgid "Manage user accounts" +msgstr "Gérer les comptes des utilisateurs" + +#: ../src/main.c:141 +msgid "Output version information and exit" +msgstr "Affiche la version et quitte" + +#: ../src/main.c:142 +msgid "Replace existing instance" +msgstr "Remplace une instance existante" + +#: ../src/main.c:143 +msgid "Enable debugging code" +msgstr "Active le code de débogage" + +#: ../src/main.c:163 +msgid "" +"Provides D-Bus interfaces for querying and manipulating\n" +"user account information." +msgstr "" +"Fournit des interfaces D-Bus pour interroger et manipuler\n" +"des informations sur les comptes des utilisateurs." diff --git a/po/it.po b/po/it.po new file mode 100644 index 0000000..f4ac10f --- /dev/null +++ b/po/it.po @@ -0,0 +1,64 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: accounts service\n" +"Report-Msgid-Bugs-To: http://bugs.freedesktop.org/\n" +"POT-Creation-Date: 2011-03-17 14:45-0400\n" +"PO-Revision-Date: 2011-03-17 19:46+0000\n" +"Last-Translator: ElleUca <elle.uca@libero.it>\n" +"Language-Team: Italian <>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ../data/org.freedesktop.accounts.policy.in.h:1 +msgid "Authentication is required to change the login screen configuration" +msgstr "" +"È richiesto autenticarsi per cambiare la configurazione della schermata di " +"accesso" + +#: ../data/org.freedesktop.accounts.policy.in.h:2 +msgid "Authentication is required to change user data" +msgstr "È richiesto autenticarsi per cambiare i dati utente" + +#: ../data/org.freedesktop.accounts.policy.in.h:3 +msgid "Authentication is required to change your own user data" +msgstr "È richiesto autenticarsi per cambiare i propri dati utente" + +#: ../data/org.freedesktop.accounts.policy.in.h:4 +msgid "Change the login screen configuration" +msgstr "Cambia la configurazione della schermata di accesso" + +#: ../data/org.freedesktop.accounts.policy.in.h:5 +msgid "Change your own user data" +msgstr "Cambia i propri dati utente" + +#: ../data/org.freedesktop.accounts.policy.in.h:6 +msgid "Manage user accounts" +msgstr "Gestisci gli account utente" + +#: ../src/main.c:141 +msgid "Output version information and exit" +msgstr "Stampa le informazioni di versione ed esce" + +#: ../src/main.c:142 +msgid "Replace existing instance" +msgstr "Sostituisce l'istanza esistente" + +#: ../src/main.c:143 +msgid "Enable debugging code" +msgstr "Abilita il codice di debug" + +#: ../src/main.c:163 +msgid "" +"Provides D-Bus interfaces for querying and manipulating\n" +"user account information." +msgstr "" +"Fornisce interfacce D-Bus per interrogare e manipolare\n" +"le informazioni degli account utente." |