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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pl.json')
-rw-r--r--l10n/pl.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/l10n/pl.json b/l10n/pl.json
index b13017e..7b26f70 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,14 +1,8 @@
{ "translations": {
- "CPU info not available" : "Informacje o CPU niedostępne",
- "Load average" : "Średnie obciążenie",
- "Last minute" : "Ostatnia minuta",
- "Memory info not available" : "Informacja o pamięci jest niedostępna",
- "Total" : "Całkowita",
- "Current usage" : "Bieżące użycie",
+ "CPU info not available" : "Informacje o procesorze są niedostępne",
"Users" : "Użytkownicy",
"Groups" : "Grupy",
"Links" : "Linki",
- "Mails" : "E-maile",
"Federated sent" : "Wysłane do federacji",
"Federated received" : "Otrzymane z federacji",
"Talk conversations" : "Rozmowy Talk",
@@ -37,9 +31,6 @@
"Available" : "Dostępny",
"Used" : "Używany",
"You will get a notification once one of your disks is nearly full." : "Otrzymasz powiadomienie, gdy jeden z dysków będzie prawie zapełniony.",
- "Files:" : "Pliki:",
- "Storages:" : "Magazyny:",
- "Free Space:" : "Wolne miejsce:",
"Network" : "Sieć",
"Hostname" : "Nazwa hosta",
"DNS" : "DNS",
@@ -50,21 +41,30 @@
"IPv4" : "IPv4",
"IPv6" : "IPv6",
"Active users" : "Aktywni użytkownicy",
- "Total users:" : "Ilość użytkowników:",
"Shares" : "Udostępnienia",
"PHP" : "PHP",
+ "Database" : "Baza danych",
+ "External monitoring tool" : "Zewnętrzne narzędzie monitorujące",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Dołączenie \"?format=json\" na końcu adresu URL daje wynik w formacie JSON.",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.",
+ "Load average" : "Średnie obciążenie",
+ "Last minute" : "Ostatnia minuta",
+ "Memory info not available" : "Informacje o pamięci są niedostępne",
+ "Total" : "Całkowita",
+ "Current usage" : "Bieżące użycie",
+ "Mails" : "E-maile",
+ "Time Servers" : "Serwery czasu",
+ "Files:" : "Pliki:",
+ "Storages:" : "Magazyny:",
+ "Free Space:" : "Wolne miejsce:",
+ "Total users:" : "Ilość użytkowników:",
"Version:" : "Wersja:",
"Memory Limit:" : "Limit pamięci:",
"Max Execution Time:" : "Maksymalny czas wykonania:",
"Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):",
- "Database" : "Baza danych",
"Type:" : "Rodzaj:",
"Size:" : "Wielkość:",
- "External monitoring tool" : "Zewnętrzne narzędzie monitorujące",
"You can connect an external monitoring tool by using this end point:" : "Możesz podłączyć zewnętrzne narzędzie do monitorowania, używając tego punktu końcowego:",
- "Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Dołączenie \"?format=json\" na końcu adresu URL daje wynik w formacie JSON.",
- "To use an access token please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:",
- "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Następnie przekaż token z nagłówkiem \"NC-Token\" podczas odpytywania powyższego adresu URL.",
- "Time Servers" : "Serwery czasu"
+ "To use an access token please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:"
},"pluralForm" :"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);"
} \ No newline at end of file