diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:25 +0000 |
commit | 049e20b6cd1c6fa0deb86cbd5f2a33ed7215db2b (patch) | |
tree | 396b877b5965bdc8b29330a72d8dcd885b2e096a /lib | |
parent | b160df9732353a442c89c41b6fecb512b184c652 (diff) | |
download | nextcloud-server-049e20b6cd1c6fa0deb86cbd5f2a33ed7215db2b.tar.gz nextcloud-server-049e20b6cd1c6fa0deb86cbd5f2a33ed7215db2b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pl.js | 2 | ||||
-rw-r--r-- | lib/l10n/pl.json | 2 |
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«.", |