diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-18 02:25:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-18 02:25:38 +0000 |
commit | 69ab7b4a275bc6cabaa70ba93a3c63899c98cca0 (patch) | |
tree | afde996eda3780cee2a3aef0a99915766f0115c4 /apps/files/l10n/pl.js | |
parent | e272ac258ae3a14dd27335e03c7eab1fae355b7b (diff) | |
download | nextcloud-server-69ab7b4a275bc6cabaa70ba93a3c63899c98cca0.tar.gz nextcloud-server-69ab7b4a275bc6cabaa70ba93a3c63899c98cca0.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 775c1dfda7b..e52ab4de536 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -83,7 +83,7 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!", "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Katalog grupowy \"{mountPoint}\" jest pełny. Nie można już aktualizować ani synchronizować plików!", - "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Pamięć zewnętrzna \"{mountPoint}\" jest pełna. Nie można już aktualizować ani synchronizować plików!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Magazyn zewnętrzny \"{mountPoint}\" jest pełny. Nie można już aktualizować ani synchronizować plików!", "Your storage is full, files cannot be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Magazyn dla {owner} jest pawie pełny ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Katalog grupowy \"{mountPoint}\" jest prawie pełny ({usedSpacePercent}%).", |