From e4602fd890fb56dc8f35dd70664288fc2340bd48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Sun, 13 Mar 2011 17:06:55 +0100 Subject: [PATCH] Updated Polish translation --- po/LINGUAS | 4 ++- po/pl.po | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 po/pl.po diff --git a/po/LINGUAS b/po/LINGUAS index 63a14274..c673ee5b 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1,3 @@ -es it +es +it +pl diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 00000000..d4499637 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,86 @@ +# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +# Aviary.pl +# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz +# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas: +# gnomepl@aviary.pl +# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +msgid "" +msgstr "" +"Project-Id-Version: gnome-shell-extensions\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"shell&keywords=I18N+L10N&component=extensions\n" +"POT-Creation-Date: 2011-03-12 21:49+0000\n" +"PO-Revision-Date: 2011-03-12 23:55+0100\n" +"Last-Translator: Piotr Drąg \n" +"Language-Team: Polish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\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-Poedit-Language: Polish\n" +"X-Poedit-Country: Poland\n" + +#: ../extensions/example/extension.js:11 +msgid "Hello, world!" +msgstr "Witaj, świecie!" + +#: ../extensions/xrandr-indicator/extension.js:26 +msgid "Normal" +msgstr "Normalnie" + +#: ../extensions/xrandr-indicator/extension.js:27 +msgid "Left" +msgstr "W lewo" + +#: ../extensions/xrandr-indicator/extension.js:28 +msgid "Right" +msgstr "W prawo" + +#: ../extensions/xrandr-indicator/extension.js:29 +msgid "Upside-down" +msgstr "Odbicie poziomo" + +#: ../extensions/xrandr-indicator/extension.js:78 +msgid "Configure display settings..." +msgstr "Skonfiguruj ustawienia ekranu..." + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1 +msgid "" +"A list of strings, each containing an application id (desktop file name), " +"followed by a colon and the workspace number" +msgstr "" +"Lista ciągów, każdy zawierający identyfikator programu (nazwę pliku " +".desktop) z przecinkiem i numerem obszaru roboczego" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 +msgid "Application and workspace list" +msgstr "Lista programów i obszarów roboczych" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 +msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" +msgstr "Nazwa motywu do wczytania z katalogu ~/.themes/name/gnome-shell" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2 +msgid "Theme name" +msgstr "Nazwa motywu" + +#: ../extensions/dock/extension.js:116 +msgid "Drag here to add favorites" +msgstr "Przeciągnięcie tutaj dodaje do ulubionych" + +#: ../extensions/dock/extension.js:417 +msgid "New Window" +msgstr "Nowe okno" + +#: ../extensions/dock/extension.js:419 +msgid "Quit Application" +msgstr "Zakończ program" + +#: ../extensions/dock/extension.js:424 +msgid "Remove from Favorites" +msgstr "Usuń z ulubionych" + +#: ../extensions/dock/extension.js:425 +msgid "Add to Favorites" +msgstr "Dodaj do ulubionych"