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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-24 05:17:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-24 05:17:48 +0300
commit260d0dff3b4c234f41a4baf7d3671edde24be871 (patch)
treeb5d9651bd720c825e7d887e9db80f7dbdf9bb935 /apps/cloud_federation_api
parentf62e880a6cfc3d826f0c106fdd46bb801b847378 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/pl.js2
-rw-r--r--apps/cloud_federation_api/l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/cloud_federation_api/l10n/pl.js b/apps/cloud_federation_api/l10n/pl.js
index 147599a94d6..a6b74945afe 100644
--- a/apps/cloud_federation_api/l10n/pl.js
+++ b/apps/cloud_federation_api/l10n/pl.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "API Chmury Federacyjnej",
- "Enable clouds to communicate with each other and exchange data" : "Umożliwia chmurom komunikację między sobą i wymianę danych.",
+ "Enable clouds to communicate with each other and exchange data" : "Umożliwia chmurom komunikację między sobą i wymianę danych",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API Chmury Federacyjnej umożliwia różnym instancjom Nextcloud komunikowanie się ze sobą i wymianę danych."
},
"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/apps/cloud_federation_api/l10n/pl.json b/apps/cloud_federation_api/l10n/pl.json
index 6bc491c1b97..842d502e8e8 100644
--- a/apps/cloud_federation_api/l10n/pl.json
+++ b/apps/cloud_federation_api/l10n/pl.json
@@ -1,6 +1,6 @@
{ "translations": {
"Cloud Federation API" : "API Chmury Federacyjnej",
- "Enable clouds to communicate with each other and exchange data" : "Umożliwia chmurom komunikację między sobą i wymianę danych.",
+ "Enable clouds to communicate with each other and exchange data" : "Umożliwia chmurom komunikację między sobą i wymianę danych",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API Chmury Federacyjnej umożliwia różnym instancjom Nextcloud komunikowanie się ze sobą i wymianę danych."
},"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