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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-17 05:27:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-17 05:27:25 +0300
commit049e20b6cd1c6fa0deb86cbd5f2a33ed7215db2b (patch)
tree396b877b5965bdc8b29330a72d8dcd885b2e096a /lib
parentb160df9732353a442c89c41b6fecb512b184c652 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 4e131b8e382..77a203ee566 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -115,7 +115,7 @@ OC.L10N.register(
"Can’t increase permissions of %s" : "Nie można zwiększyć uprawnień %s",
"Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania",
"Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia",
- "Expiration date is in the past" : "Data ważności jest przeszła",
+ "Expiration date is in the past" : "Data ważności już minęła",
"Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważności na dłuższą niż %s dni",
"%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«",
"%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.",
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index a7d5bd7f445..a5de172c00e 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -113,7 +113,7 @@
"Can’t increase permissions of %s" : "Nie można zwiększyć uprawnień %s",
"Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania",
"Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia",
- "Expiration date is in the past" : "Data ważności jest przeszła",
+ "Expiration date is in the past" : "Data ważności już minęła",
"Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważności na dłuższą niż %s dni",
"%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«",
"%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.",