diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
commit | e68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch) | |
tree | b8f10f9eef08f8064826e61c33030b35eee4ac93 /apps/files/l10n/pl.php | |
parent | 36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff) | |
download | nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.php')
-rw-r--r-- | apps/files/l10n/pl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index c55d81cea2f..4b22b080b28 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -13,6 +13,7 @@ $TRANSLATIONS = array( "Missing a temporary folder" => "Brak folderu tymczasowego", "Failed to write to disk" => "Błąd zapisu na dysk", "Not enough storage available" => "Za mało dostępnego miejsca", +"Upload failed" => "Wysyłanie nie powiodło się", "Invalid directory." => "Zła ścieżka.", "Files" => "Pliki", "Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku, ponieważ jest on katalogiem lub ma 0 bajtów", |