diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
commit | a84eec88e89c9197946e784472545d8f32a258fb (patch) | |
tree | b258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/pl.js | |
parent | 91a2d5e0124a59270c89830c52557a5d45c8faee (diff) | |
download | nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.tar.gz nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index c723b8332fa..2073a9a86cb 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -22,12 +22,10 @@ OC.L10N.register( "PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.", "PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.", "%sbit or higher PHP required." : "%sbit lub wymagane wyższe PHP.", - "Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s", "The command line tool %s could not be found" : "Nie można znaleźć narzędzia wiersza poleceń %s", "The library %s is not available." : "Biblioteka %s nie jest dostępna.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s z wersją wyższą niż %2$s - dostępna wersja %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s w wersji niższej niż %2$s - dostępna wersja %3$s.", - "Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s", "Server version %s or higher is required." : "Wymagana jest wersja serwera %s lub wyższa.", "Server version %s or lower is required." : "Wymagana jest wersja serwera %s lub niższa.", "Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem", @@ -224,6 +222,8 @@ OC.L10N.register( "Storage connection error. %s" : "Błąd połączenia z magazynem. %s", "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s", + "Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s", + "Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s", "Overview" : "Przegląd", "Basic settings" : "Ustawienia podstawowe", "Sharing" : "Udostępnianie", |