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>2017-06-17 03:22:06 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-17 03:22:06 +0300
commit870e4bfc4e9f7f4bdf1a24c62cbd088238c1c8f7 (patch)
treea17428e76d3efbd8499b8560c51c9ede8eb871b7
parent5c9d56b31674e960e8731491a3f3b99d5666aab1 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 398b4c8..ed1e700 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -35,4 +35,4 @@ OC.L10N.register(
"Server info" : "Informacje o serwerze",
"You can connect a 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);");
+"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 27a1d4c..85fe0bf 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -32,5 +32,5 @@
"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:",
"Server info" : "Informacje o serwerze",
"You can connect a 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);"
+},"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