diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index ac8fdb138c9..f51edaca565 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -94,7 +94,6 @@ OC.L10N.register( "Error" : "Błąd", "Error while sharing" : "Błąd podczas współdzielenia", "Error while unsharing" : "Błąd podczas zatrzymywania współdzielenia", - "Error while changing permissions" : "Błąd przy zmianie uprawnień", "Error setting expiration date" : "Błąd podczas ustawiania daty wygaśnięcia", "The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia", "Set expiration date" : "Ustaw datę wygaśnięcia", @@ -113,7 +112,6 @@ OC.L10N.register( "Send" : "Wyślij", "Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}", "Shared with you by {owner}" : "Udostępnione tobie przez {owner}", - "Shared in {item} with {user}" : "Współdzielone w {item} z {user}", "group" : "grupa", "remote" : "zdalny", "notify by email" : "powiadom przez emaila", |