diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:59 +0000 |
commit | eabcaad2978fe13ba8197164954d1d5643abba3a (patch) | |
tree | 2c76f44da772bd48de9ecba71520937608052d05 /apps/files/l10n/pl.js | |
parent | afe1cdfb45cd98cf18c7d3b1bd2b98637b8af474 (diff) | |
download | nextcloud-server-eabcaad2978fe13ba8197164954d1d5643abba3a.tar.gz nextcloud-server-eabcaad2978fe13ba8197164954d1d5643abba3a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5d900ece06a..c7d9a83bca0 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -115,7 +115,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", - "Choose file" : "Wybierz plik", "Choose {file}" : "Wybierz {file}", "New" : "Nowy", "Loading current folder" : "Ładowanie bieżącego katalogu", @@ -336,6 +335,7 @@ OC.L10N.register( "Name cannot be empty" : "Nazwa nie może być pusta", "Another entry with the same name already exists" : "Inny wpis o tej samej nazwie już istnieje", "Storage informations" : "Informacje o przechowywaniu", + "Choose file" : "Wybierz plik", "Open the files app settings" : "Otwórz ustawienia aplikacji plików", "You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie", "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", |