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:
authorNextcloud bot <bot@nextcloud.com>2019-02-07 04:39:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-07 04:39:37 +0300
commit2b610c35b3e7e65bc631d18f57923f55696b4ac4 (patch)
treeced5fee2b912845014f6b35fd9b98689790cfda7
parente3438d1dd71f1e4739b999e7b83a9be447f4739f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index c842e2e..a242ddb 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"serverinfo",
{
+ "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",
@@ -11,6 +12,7 @@ OC.L10N.register(
"Links" : "Linki",
"Federated sent" : "Wysłane do federacji",
"Federated received" : "Otrzymane z federacji",
+ "Talk conversations" : "Rozmowy Talk",
"Last 24 hours" : "Ostatnie 24 godziny",
"Last 1 hour" : "Ostatnia 1 godzina",
"Last 5 mins" : "Ostatnie 5 minut",
@@ -44,6 +46,8 @@ OC.L10N.register(
"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 połączyć się z zewnętrznym narzędziem monitorującym używając tej końcówki: ",
+ "Did you know?" : "Czy wiesz?",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Dołączenie \"?format=json\" na końcu URL daje wynik w formacie JSON!",
"You can connect an external monitoring tool by using this end point: " : "Możesz połączyć zewnętrzne narzędzie monitorujące używając tego adresu:"
},
"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);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 3a32c64..0465268 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,4 +1,5 @@
{ "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",
@@ -9,6 +10,7 @@
"Links" : "Linki",
"Federated sent" : "Wysłane do federacji",
"Federated received" : "Otrzymane z federacji",
+ "Talk conversations" : "Rozmowy Talk",
"Last 24 hours" : "Ostatnie 24 godziny",
"Last 1 hour" : "Ostatnia 1 godzina",
"Last 5 mins" : "Ostatnie 5 minut",
@@ -42,6 +44,8 @@
"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 połączyć się z zewnętrznym narzędziem monitorującym używając tej końcówki: ",
+ "Did you know?" : "Czy wiesz?",
+ "Appending \"?format=json\" at the end of the URL gives you the result in JSON format!" : "Dołączenie \"?format=json\" na końcu URL daje wynik w formacie JSON!",
"You can connect an external monitoring tool by using this end point: " : "Możesz połączyć zewnętrzne narzędzie monitorujące używając tego adresu:"
},"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