diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
commit | 951f16da65bcab4826f2f20b771479dad8594407 (patch) | |
tree | 30ab394c8aef9a8162b88e48fc29552f26221742 /apps/updatenotification/l10n/pl.json | |
parent | 74be0cf98229966438550d2272f92c9eba3aa58c (diff) | |
download | nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.tar.gz nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pl.json')
-rw-r--r-- | apps/updatenotification/l10n/pl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index 6d4695382ef..3e7d1ffe6e6 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -35,8 +35,6 @@ "View changelog" : "Zobacz listę zmian", "Stable" : "Stabilna", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Najnowsza wersja stabilna. Jest odpowiednia do regularnego używania i zawsze będzie aktualizowana do najnowszej wersji głównej.", - "Production" : "Produkcyjna", - "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Zawsze będzie dostarczać najnowsze poprawki, ale nie będzie aktualizowana do następnej wersji głównej. Ta aktualizacja zazwyczaj ma miejsce przy drugiej wersji wydania (x.0.2) i tylko wtedy, gdy instancja jest już w najnowszej wersji.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Wersja przedpremierowa tylko do testowania nowych funkcji. Nie jest do środowisk produkcyjnych.", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplikacja nie ma aktualizacji dla tej wersji","<strong>%n</strong> aplikacje nie mają aktualizacji dla tej wersji","<strong>%n</strong> aplikacji nie mają aktualizacji dla tej wersji","<strong>%n</strong> aplikacje nie mają aktualizacji dla tej wersji"], @@ -44,6 +42,8 @@ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> zawsze zapewni najnowsze poprawki, ale nie zaktualizuje się do następnej wersji głównej. Ta aktualizacja zwykle ma miejsce przy drugiej wersji wydania (x.0.2).", "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> to najnowsza stabilna wersja. Jest odpowiednia do regularnego używania i zawsze będzie aktualizowana do najnowszej wersji głównej.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> jest wersją przedpremierową tylko do testowania nowych funkcji. Nie jest do środowisk produkcyjnych.", - "Could not start updater, please try the manual update" : "Nie można uruchomić aktualizacji, spróbuj z aktualizować ręcznie" + "Could not start updater, please try the manual update" : "Nie można uruchomić aktualizacji, spróbuj z aktualizować ręcznie", + "Production" : "Produkcyjna", + "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Zawsze będzie dostarczać najnowsze poprawki, ale nie będzie aktualizowana do następnej wersji głównej. Ta aktualizacja zazwyczaj ma miejsce przy drugiej wersji wydania (x.0.2) i tylko wtedy, gdy instancja jest już w najnowszej wersji." },"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 |