diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-30 01:57:04 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-30 01:57:04 -0400 |
commit | 53f3b7ab52a938b525c40436512e545af38706d2 (patch) | |
tree | c3b013f1dc51e45557989f55524cd6dc0cdf01dc /l10n/pl/lib.po | |
parent | 0b883553688dcc0c522afd6b3e48bc303b956edf (diff) | |
download | nextcloud-server-53f3b7ab52a938b525c40436512e545af38706d2.tar.gz nextcloud-server-53f3b7ab52a938b525c40436512e545af38706d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl/lib.po')
-rw-r--r-- | l10n/pl/lib.po | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po index 952557d917e..62a1e9a0ffb 100644 --- a/l10n/pl/lib.po +++ b/l10n/pl/lib.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-29 01:54-0400\n" -"PO-Revision-Date: 2014-08-29 05:24+0000\n" +"POT-Creation-Date: 2014-08-30 01:54-0400\n" +"PO-Revision-Date: 2014-08-30 05:24+0000\n" "Last-Translator: I Robot\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -24,33 +24,33 @@ msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.php:200 base.php:207 +#: base.php:201 base.php:208 msgid "Cannot write into \"config\" directory!" msgstr "Nie można zapisać do katalogu \"config\"!" -#: base.php:201 +#: base.php:202 msgid "" "This can usually be fixed by giving the webserver write access to the config" " directory" msgstr "Można to zwykle rozwiązać przez dodanie serwerowi www uprawnień zapisu do katalogu config." -#: base.php:203 +#: base.php:204 #, php-format msgid "See %s" msgstr "Zobacz %s" -#: base.php:208 private/util.php:442 +#: base.php:209 private/util.php:442 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " "config directory%s." msgstr "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu config%s." -#: base.php:578 +#: base.php:581 msgid "Sample configuration detected" msgstr "Wykryto przykładową konfigurację" -#: base.php:579 +#: base.php:582 msgid "" "It has been detected that the sample configuration has been copied. This can" " break your installation and is unsupported. Please read the documentation " @@ -172,12 +172,12 @@ msgstr "Token wygasł. Proszę ponownie załadować stronę." msgid "Unknown user" msgstr "Nieznany użytkownik" -#: private/setup/abstractdatabase.php:26 +#: private/setup/abstractdatabase.php:26 private/setup/oci.php:26 #, php-format msgid "%s enter the database username." msgstr "%s wpisz nazwę użytkownika do bazy" -#: private/setup/abstractdatabase.php:29 +#: private/setup/abstractdatabase.php:29 private/setup/oci.php:29 #, php-format msgid "%s enter the database name." msgstr "%s wpisz nazwę bazy." @@ -193,7 +193,7 @@ msgid "MS SQL username and/or password not valid: %s" msgstr "Nazwa i/lub hasło serwera MS SQL jest niepoprawne: %s." #: private/setup/mssql.php:21 private/setup/mysql.php:13 -#: private/setup/oci.php:114 private/setup/postgresql.php:31 +#: private/setup/oci.php:128 private/setup/postgresql.php:31 #: private/setup/postgresql.php:84 msgid "You need to enter either an existing account or the administrator." msgstr "Należy wprowadzić istniejące konto użytkownika lub administratora." @@ -202,23 +202,23 @@ msgstr "Należy wprowadzić istniejące konto użytkownika lub administratora." msgid "MySQL/MariaDB username and/or password not valid" msgstr "Użytkownik i/lub hasło do MySQL/MariaDB są niepoprawne" -#: private/setup/mysql.php:67 private/setup/oci.php:54 -#: private/setup/oci.php:121 private/setup/oci.php:144 -#: private/setup/oci.php:151 private/setup/oci.php:162 -#: private/setup/oci.php:169 private/setup/oci.php:178 -#: private/setup/oci.php:186 private/setup/oci.php:195 -#: private/setup/oci.php:201 private/setup/postgresql.php:103 +#: private/setup/mysql.php:67 private/setup/oci.php:68 +#: private/setup/oci.php:135 private/setup/oci.php:158 +#: private/setup/oci.php:165 private/setup/oci.php:176 +#: private/setup/oci.php:183 private/setup/oci.php:192 +#: private/setup/oci.php:200 private/setup/oci.php:209 +#: private/setup/oci.php:215 private/setup/postgresql.php:103 #: private/setup/postgresql.php:112 private/setup/postgresql.php:129 #: private/setup/postgresql.php:139 private/setup/postgresql.php:148 #, php-format msgid "DB Error: \"%s\"" msgstr "Błąd DB: \"%s\"" -#: private/setup/mysql.php:68 private/setup/oci.php:55 -#: private/setup/oci.php:122 private/setup/oci.php:145 -#: private/setup/oci.php:152 private/setup/oci.php:163 -#: private/setup/oci.php:179 private/setup/oci.php:187 -#: private/setup/oci.php:196 private/setup/postgresql.php:104 +#: private/setup/mysql.php:68 private/setup/oci.php:69 +#: private/setup/oci.php:136 private/setup/oci.php:159 +#: private/setup/oci.php:166 private/setup/oci.php:177 +#: private/setup/oci.php:193 private/setup/oci.php:201 +#: private/setup/oci.php:210 private/setup/postgresql.php:104 #: private/setup/postgresql.php:113 private/setup/postgresql.php:130 #: private/setup/postgresql.php:140 private/setup/postgresql.php:149 #, php-format @@ -243,15 +243,15 @@ msgstr "Użytkownik '%s'@'%%' MySQL/MariaDB już istnieje." msgid "Drop this user from MySQL/MariaDB." msgstr "Usuń tego użytkownika z MySQL/MariaDB" -#: private/setup/oci.php:34 +#: private/setup/oci.php:48 msgid "Oracle connection could not be established" msgstr "Nie można ustanowić połączenia z bazą Oracle" -#: private/setup/oci.php:41 private/setup/oci.php:113 +#: private/setup/oci.php:55 private/setup/oci.php:127 msgid "Oracle username and/or password not valid" msgstr "Oracle: Nazwa użytkownika i/lub hasło jest niepoprawne" -#: private/setup/oci.php:170 private/setup/oci.php:202 +#: private/setup/oci.php:184 private/setup/oci.php:216 #, php-format msgid "Offending command was: \"%s\", name: %s, password: %s" msgstr "Niepoprawne polecania: \"%s\", nazwa: %s, hasło: %s" |