~ubuntu-branches/ubuntu/vivid/golang/vivid

« back to all changes in this revision

Viewing changes to debian/po/pl.po

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2013-08-20 14:06:23 UTC
  • mfrom: (14.1.23 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130820140623-b414jfxi3m0qkmrq
Tags: 2:1.1.2-2ubuntu1
* Merge from Debian unstable (LP: #1211749, #1202027). Remaining changes:
  - 016-armhf-elf-header.patch: Use correct ELF header for armhf binaries.
  - d/control,control.cross: Update Breaks/Replaces for Ubuntu
    versions to ensure smooth upgrades, regenerate control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Translation of golang debconf templates to Polish.
2
 
# Copyright (C) 2012
3
 
# This file is distributed under the same license as the golang package.
4
 
#
5
 
# Michał Kułach <michal.kulach@gmail.com>, 2012.
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: golang\n"
9
 
"Report-Msgid-Bugs-To: golang@packages.debian.org\n"
10
 
"POT-Creation-Date: 2012-03-17 08:50+0100\n"
11
 
"PO-Revision-Date: 2012-03-01 19:15+0100\n"
12
 
"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
13
 
"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
14
 
"Language: pl\n"
15
 
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=UTF-8\n"
17
 
"Content-Transfer-Encoding: 8bit\n"
18
 
"X-Generator: Lokalize 1.2\n"
19
 
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
20
 
"|| n%100>=20) ? 1 : 2);\n"
21
 
 
22
 
#. Type: boolean
23
 
#. Description
24
 
#: ../golang-go.templates:2001
25
 
msgid "Report installation of public packages to Go Dashboard?"
26
 
msgstr "Odnotowywać instalację publicznych pakietów na Go Dashboard?"
27
 
 
28
 
#. Type: boolean
29
 
#. Description
30
 
#: ../golang-go.templates:2001
31
 
msgid ""
32
 
"The goinstall program reports the successful installation of the public Go "
33
 
"packages to godashboard.appspot.com, which increments a count associated "
34
 
"with the package and the time of its most recent installation. This "
35
 
"mechanism powers the package list at the Go Dashboard, allowing Go "
36
 
"programmers to learn about popular packages that might be worth looking at."
37
 
msgstr ""
38
 
"Program goinstall odnotowuje pomyślne instalacje publicznych pakietów Go pod "
39
 
"adresem godashboard.appspot.com, zwiększając wynik związany z pakietem i "
40
 
"czasem jego ostatnich instalacji. Mechanizm ten jest używany przez listę "
41
 
"pakietów na Go Dashboard, pozwalając programistom Go dowiedzieć się o "
42
 
"popularnych pakietach, którymi, być może, warto się zainteresować."
43
 
 
44
 
#. Type: boolean
45
 
#. Description
46
 
#: ../golang-go.templates:2001
47
 
msgid ""
48
 
"If you choose to participate, each successful installation will be reported "
49
 
"to the Go Dashboard."
50
 
msgstr ""
51
 
"Jeśli ta opcja zostanie aktywowana, każda pomyślna instalacja zostanie "
52
 
"odnotowana na Go Dashboard."
53
 
 
54
 
#. Type: boolean
55
 
#. Description
56
 
#: ../golang-go.templates:2001
57
 
msgid ""
58
 
"This choice can be modified by running \"dpkg-reconfigure golang-go\"."
59
 
msgstr ""
60
 
"Można zmienić swój wybór później, wykonując polecenie \"dpkg-reconfigure "
61
 
"golang-go\"."