Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-10 03:34:46 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-10 03:34:46 +0300
commit8c80eef36f224b2e40b8e82c4feafe33dab82ed2 (patch)
tree301ab206d327409b6afb13e350f07600cc28b71e /l10n/pl.js
parente2b920a1c081aade199b39d8c46c2aab2af50f4a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index f8a5442..2190555 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"survey_client",
{
"Usage survey" : "Raport użytkowania",
- "Sent on: {on}" : "Wysłano: {on}",
"An error occurred while sending your report." : "W trakcie wysyłania Twojego raportu wystąpił błąd.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista aplikacji <em>(dla każdej: nazwa, wersja, stan włączenia)</em>",
"Database environment <em>(type, version, database size)</em>" : "Środowisko bazy danych <em>(typ, wersja, rozmiar bazy)</em>",
@@ -22,10 +21,11 @@ OC.L10N.register(
"Send usage survey monthly" : "Wysyłaj raport co miesiąc",
"Data to send" : "Dane do wysłania",
"Last report" : "Ostatni raport",
- "Sent on: %s" : "Wysłano: %s",
+ "Sent on: {on}" : "Wysłano: {on}",
"App list <em>(for each app: name, version, is enabled?)</em>" : "Lista aplikacji <em>(dla każdej: nazwa, wersja, czy jest włączona?)</em>",
"Server instance details <em>(version, memcache used, locking/previews/avatars enabled?)</em>" : "Szczegóły instancji serwera <em>(wersja, użyty memcache, czy są włączone blokowanie/podgląd/avatary?)</em>",
"You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "Możesz nam pomóc ulepszyć Nextcloud poprzez przesyłanie nam danych dotyczących Twojej konfiguracji i użytkowania.",
- "We take your privacy seriously. The data is anonymized and you can enable/disable it at any time, by default it is always disabled. Below you can also adjust what kind of data is sent and always see the last report sent to us. When the server receives a new report of your instance, all entries from previous reports are removed. If you disable one of the settings below, you can send a new report, which will delete the data that is currently stored on the server." : "Prywatność traktujemy poważnie. Dane są anonimizowane, a ich wysyłanie można włączać/wyłączać w dowolnym momencie, domyślnie nie są wysyłane. Poniżej możesz również dostosować, jakie dane przesyłasz i zobaczyć ostatni wysłany do nas raport. Kiedy serwer otrzyma nowy raport, wszystkie poprzednie wpisy zostaną usunięte. Jeśli wyłączysz jedno z poniższych ustawień, możesz wysłać nowy raport, który usunie dane aktualnie zapisane na serwerze."
+ "We take your privacy seriously. The data is anonymized and you can enable/disable it at any time, by default it is always disabled. Below you can also adjust what kind of data is sent and always see the last report sent to us. When the server receives a new report of your instance, all entries from previous reports are removed. If you disable one of the settings below, you can send a new report, which will delete the data that is currently stored on the server." : "Prywatność traktujemy poważnie. Dane są anonimizowane, a ich wysyłanie można włączać/wyłączać w dowolnym momencie, domyślnie nie są wysyłane. Poniżej możesz również dostosować, jakie dane przesyłasz i zobaczyć ostatni wysłany do nas raport. Kiedy serwer otrzyma nowy raport, wszystkie poprzednie wpisy zostaną usunięte. Jeśli wyłączysz jedno z poniższych ustawień, możesz wysłać nowy raport, który usunie dane aktualnie zapisane na serwerze.",
+ "Sent on: %s" : "Wysłano: %s"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");