diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-10 02:33:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-10 02:33:54 +0000 |
commit | 8541707f3286e34b8ec24c5399776f61ec8fbb9d (patch) | |
tree | a56594eb14ec587d60601ce828daf809310f84d7 /core/l10n/pl.json | |
parent | b1616dea537db24280fe683b6124936c91e1fc82 (diff) | |
download | nextcloud-server-8541707f3286e34b8ec24c5399776f61ec8fbb9d.tar.gz nextcloud-server-8541707f3286e34b8ec24c5399776f61ec8fbb9d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 3d1e0943a4f..66abf0e49d0 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -399,7 +399,6 @@ "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Twój katalog danych i pliki są prawdopodobnie dostępne przez Internet. Plik .htaccess nie działa. Zdecydowanie zaleca się skonfigurowanie serwera WWW w taki sposób, aby katalog danych nie był już dostępny, albo przenieś katalog danych poza główny katalog serwera WWW.", "The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.", "You haven't added any info yet" : "Nie dodałeś jeszcze żadnych informacji", - "{user} hasn't added any info yet" : "{user} nie dodał jeszcze żadnych informacji", - "Request password" : "Żądanie hasła" + "{user} hasn't added any info yet" : "{user} nie dodał jeszcze żadnych informacji" },"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 |