diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:39 +0000 |
commit | 2322811b84911fd28dee1bf6ddeed5e628bef897 (patch) | |
tree | 71a03bae04d9825253c7797bbf26dd23d4197410 /apps/files/l10n/pl.json | |
parent | c774559adf6cd29f4f7a3ae87d55fc727b28f486 (diff) | |
download | nextcloud-server-2322811b84911fd28dee1bf6ddeed5e628bef897.tar.gz nextcloud-server-2322811b84911fd28dee1bf6ddeed5e628bef897.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index b85ed906142..17247afa2e0 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -198,8 +198,8 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o tworzeniu i zmianach w <strong>ulubionych plikach</strong> <em>(Tylko transmisja strumieniowa)</em>", "A file or folder has been <strong>restored</strong>" : "Plik lub katalog został <strong>przywrócony</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Użyj tego adresu, aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dostęp do swoich plików poprzez WebDAV</a>", - "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", "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}%)." + "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).", + "Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem" },"pluralForm" :"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);" }
\ No newline at end of file |