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/pl.po | 50 +++++++++++++++++++++----------------------------- 1 file changed, 21 insertions(+), 29 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 2fa4e6ac..776b33c0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,39 +1,31 @@ -# Polish 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. +# Polish 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: 2018-08-24 17:42+0000\n" -"Last-Translator: WaldiS \n" -"Language-Team: Polish \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: pl\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" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.2-dev\n" -"X-Launchpad-Export-Date: 2015-11-12 05:36+0000\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" -#: ../lib/main.vala:814 -#, c-format -msgid "%s input source" -msgstr "Metoda wprowadzania: %s" - -#: ../lib/indicator-menu.vala:54 -msgid "Character Map" -msgstr "Tablica znaków" +#: ../src/service.c:63 +msgid "Keyboard" +msgstr "" -#: ../lib/indicator-menu.vala:55 -msgid "Keyboard Layout Chart" -msgstr "Podgląd układu klawiatury" +#: ../src/service.c:74 +msgid "Current keyboard layout" +msgstr "" -#: ../lib/indicator-menu.vala:56 -msgid "Text Entry Settings..." -msgstr "Ustawienia wprowadzania znaków..." +#: ../src/service.c:131 +msgid "Keyboard Settings..." +msgstr "" -- cgit v1.2.3