diff options
author | Robert Tari <robert@tari.in> | 2022-09-13 16:51:23 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2022-09-13 16:51:23 +0200 |
commit | 5191b1fc6587094d213329bc9a1a9002d9c29526 (patch) | |
tree | 9ccf4958869b805d7f6181f0cc254c7dcbd6c425 /po/ayatana-indicator-keyboard.pot | |
parent | 1f668a5d16930a240a84490b949eb92d4eeb2712 (diff) | |
parent | 800c3ef6dc1f22a744985f94d3a648fcff387d7d (diff) | |
download | ayatana-indicator-keyboard-5191b1fc6587094d213329bc9a1a9002d9c29526.tar.gz ayatana-indicator-keyboard-5191b1fc6587094d213329bc9a1a9002d9c29526.tar.bz2 ayatana-indicator-keyboard-5191b1fc6587094d213329bc9a1a9002d9c29526.zip |
Merge branch 'sunweaver-pr/fix-and-update-translation-template'
Attributes GH PR #44: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/44
Diffstat (limited to 'po/ayatana-indicator-keyboard.pot')
-rw-r--r-- | po/ayatana-indicator-keyboard.pot | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/po/ayatana-indicator-keyboard.pot b/po/ayatana-indicator-keyboard.pot index 254f14fe..0d55d939 100644 --- a/po/ayatana-indicator-keyboard.pot +++ b/po/ayatana-indicator-keyboard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-05 13:18+0200\n" +"POT-Creation-Date: 2022-09-11 13:13+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" @@ -17,18 +17,36 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../src/service.c:89 +#: data/org.ayatana.indicator.keyboard.gschema.xml:1 +msgid "Show the language icon in desktop mode." +msgstr "" + +#: 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 "" + +#: data/org.ayatana.indicator.keyboard.gschema.xml:3 +msgid "Show the language icon in phone mode." +msgstr "" + +#: data/org.ayatana.indicator.keyboard.gschema.xml:4 +msgid "Show the language icon in the greeter." +msgstr "" + +#: src/service.c:90 msgid "Keyboard" msgstr "" -#: ../src/service.c:90 +#: src/service.c:91 msgid "Keyboard layout switcher and settings" msgstr "" -#: ../src/service.c:109 +#: src/service.c:128 msgid "Current keyboard layout" msgstr "" -#: ../src/service.c:166 +#: src/service.c:185 msgid "Keyboard Settingsā¦" msgstr "" |