diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-28 02:16:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-28 02:16:21 +0000 |
commit | 40e233915173dfd5d0fc614166ffcb3e4b1e0fb5 (patch) | |
tree | bacee73e750e3c423f96c96238c165f9dfbf8ff0 /apps/files/l10n/pl.json | |
parent | abdb201c04b12d4684e0439cb4c596dd52b7c9c0 (diff) | |
download | nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.tar.gz nextcloud-server-40e233915173dfd5d0fc614166ffcb3e4b1e0fb5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index f7f226126a7..98afab7fad0 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -76,10 +76,14 @@ "File name cannot be empty." : "Nazwa pliku nie może być pusta.", "\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.", "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub zsynchronizowane!", - "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!", - "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)", - "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!", + "This group folder is full, files can not be updated or synced anymore!" : "Ten katalog grupy jest pełny. Nie można już aktualizować ani synchronizować plików!", + "This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!", + "Your storage is full, files can not 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}%).", + "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupy jest prawie pełny ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"], "View in folder" : "Zobacz w katalogu", "Copied!" : "Skopiowano!", |