diff options
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!", |