From b85daf94830a3ca39d59237fdb07bc33ede1c450 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sun, 24 Jan 2021 03:38:44 +0100 Subject: 100% re-write of the keyboard indicator in plain C. --- po/lt.po | 47 +++++++++++++++++++++-------------------------- 1 file changed, 21 insertions(+), 26 deletions(-) (limited to 'po/lt.po') diff --git a/po/lt.po b/po/lt.po index d0fb77b2..5cfabc86 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1,36 +1,31 @@ -# Lithuanian translation for indicator-keyboard -# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 -# This file is distributed under the same license as the indicator-keyboard package. -# FIRST AUTHOR , 2013. +# Lithuanian 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: indicator-keyboard\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-12 08:02+0200\n" -"PO-Revision-Date: 2013-08-30 14:47+0000\n" -"Last-Translator: Aurimas Fišeras \n" -"Language-Team: Lithuanian \n" +"POT-Creation-Date: 2021-01-22 23:28+0100\n" +"PO-Revision-Date: 2021-01-22 23:28+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" "Language: lt\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-11-12 05:36+0000\n" -"X-Generator: Launchpad (build 17843)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../lib/main.vala:814 -#, c-format -msgid "%s input source" -msgstr "%s įvesties šaltinis" - -#: ../lib/indicator-menu.vala:54 -msgid "Character Map" -msgstr "Simbolių lentelė" +#: ../src/service.c:63 +msgid "Keyboard" +msgstr "" -#: ../lib/indicator-menu.vala:55 -msgid "Keyboard Layout Chart" -msgstr "Klaviatūros klavišų išdėstymas" +#: ../src/service.c:74 +msgid "Current keyboard layout" +msgstr "" -#: ../lib/indicator-menu.vala:56 -msgid "Text Entry Settings..." -msgstr "Teksto įvedimo nustatymai..." +#: ../src/service.c:131 +msgid "Keyboard Settings..." +msgstr "" -- cgit v1.2.3