aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/pl.js
parent012f791c8f1603ca5906ec8247b3320c94708e00 (diff)
downloadnextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz
nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 9ca953f08b1..e334d8e11f9 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"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 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",
"Sharing is only allowed with group members" : "Udostępnianie jest dozwolone tylko członkom grupy",
"Sharing %s failed, because this item is already shared with user %s" : "Udostępnianie %s nie powiodło się, ponieważ element jest już udostępniony użytkownikowi %s",
"%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s",
"Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s",
"Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s",
- "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej"
+ "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej",
+ "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"
},
"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);");