blob: 235adb199eda0f0ae93a8ace67e82373ab2cb609 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
# French translations for PACKAGE package.
# Copyright (C) 2021 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-23 19:05+0100\n"
"PO-Revision-Date: 2024-03-23 23:01+0000\n"
"Last-Translator: Steve <steve.kueffer.ch@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/ayatana-"
"indicators/keyboard-applet/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.5-dev\n"
#: data/org.ayatana.indicator.keyboard.gschema.xml:1
msgid "Show the language icon in desktop mode."
msgstr "Afficher l'icône de la langue en mode bureau."
#: data/org.ayatana.indicator.keyboard.gschema.xml:2
msgid ""
"If enabled, the indicator shows the current layout icon. Otherwise, it "
"displays a generic keyboard icon."
msgstr ""
"Si cette option est activée, l'indicateur affiche l'icône de la disposition "
"actuelle. Sinon, il affiche une icône de clavier générique."
#: data/org.ayatana.indicator.keyboard.gschema.xml:3
msgid "Show the language icon in phone mode."
msgstr "Affiche l'icône de la langue en mode téléphone."
#: data/org.ayatana.indicator.keyboard.gschema.xml:4
msgid "Show the language icon in the greeter."
msgstr "Afficher l'icône de la langue dans l'écran d’accueil."
#: src/service.c:95
msgid "Keyboard"
msgstr "Clavier"
#: src/service.c:96
msgid "Keyboard layout switcher and settings"
msgstr "Choix de la disposition du clavier et réglages"
#: src/service.c:133
msgid "Current keyboard layout"
msgstr "Disposition actuelle du clavier"
#: src/service.c:193
msgid "Always show OSK"
msgstr ""
#: src/service.c:199
msgid "Keyboard Settings…"
msgstr "Paramètres du clavier…"
#: src/service.c:207
msgid "Show Current Layout"
msgstr "Afficher la présentation actuelle"
|