Skip to content

Commit cc0d8c1

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7354292 commit cc0d8c1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/pl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ OC.L10N.register(
66
"Zip extension is not available" : "Rozszerzenie zip nie jest dostępne",
77
"Cannot open Zip file" : "Nie można otworzyć pliku Zip",
88
"Oops something went wrong. Check that you have rar extension or unrar installed" : "Ups! Coś poszło nie tak. Sprawdź, czy masz zainstalowane rozszerzenie rar lub unrar",
9+
"Oops something went wrong." : "Ups, coś poszło nie tak.",
910
"Extract" : "Wyodrębnij",
1011
"Extract archive from the web interface" : "Wyodrębnij archiwum z interfejsu internetowego",
1112
"Extract archives.\n\n* **Supported :**\n\n * Zip\n * Rar\n * Tar\n * Gzip\n * 7z\n * Deb\n * Bzip2\n\n* **Requirements :**\n * Rar PHP extension (pecl -v install rar)\n\n * **OR**\n * unrar (sudo apt-get install unrar)\n\n * **AND**\n * p7zip (sudo apt-get install p7zip p7zip-full)\n\n* **Note :** Encrypted files are not supported yet" : "Wyodrębnij archiwa.\n\n* **Obsługiwane:**\n\n * Zip \n * Rar\n * Tar\n * Gzip\n * 7z\n * Deb\n * Bzip2\n\n* **Wymagania:**\n * Rozszerzenie Rar PHP (pecl -v install rar)\n\n * **lub**\n * unrar (sudo apt-get install unrar)\n\n * **i**\n * p7zip (sudo apt-get install p7zip p7zip-full)\n\n* **Uwaga:** Zaszyfrowane pliki nie są jeszcze obsługiwane",

l10n/pl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"Zip extension is not available" : "Rozszerzenie zip nie jest dostępne",
55
"Cannot open Zip file" : "Nie można otworzyć pliku Zip",
66
"Oops something went wrong. Check that you have rar extension or unrar installed" : "Ups! Coś poszło nie tak. Sprawdź, czy masz zainstalowane rozszerzenie rar lub unrar",
7+
"Oops something went wrong." : "Ups, coś poszło nie tak.",
78
"Extract" : "Wyodrębnij",
89
"Extract archive from the web interface" : "Wyodrębnij archiwum z interfejsu internetowego",
910
"Extract archives.\n\n* **Supported :**\n\n * Zip\n * Rar\n * Tar\n * Gzip\n * 7z\n * Deb\n * Bzip2\n\n* **Requirements :**\n * Rar PHP extension (pecl -v install rar)\n\n * **OR**\n * unrar (sudo apt-get install unrar)\n\n * **AND**\n * p7zip (sudo apt-get install p7zip p7zip-full)\n\n* **Note :** Encrypted files are not supported yet" : "Wyodrębnij archiwa.\n\n* **Obsługiwane:**\n\n * Zip \n * Rar\n * Tar\n * Gzip\n * 7z\n * Deb\n * Bzip2\n\n* **Wymagania:**\n * Rozszerzenie Rar PHP (pecl -v install rar)\n\n * **lub**\n * unrar (sudo apt-get install unrar)\n\n * **i**\n * p7zip (sudo apt-get install p7zip p7zip-full)\n\n* **Uwaga:** Zaszyfrowane pliki nie są jeszcze obsługiwane",

0 commit comments

Comments
 (0)