diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-09 00:20:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-09 00:20:03 +0000 |
commit | 4e7b62a1e1e1285134dfa5c45565a39f588fe3fc (patch) | |
tree | d4c673ea1af5a085d21917311dd2670aa34f7a29 /apps/files/l10n/pl.js | |
parent | 72470e33be052ef7803e9fff944da0dec9042755 (diff) | |
download | nextcloud-server-4e7b62a1e1e1285134dfa5c45565a39f588fe3fc.tar.gz nextcloud-server-4e7b62a1e1e1285134dfa5c45565a39f588fe3fc.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 6516584d688..1a8caeec4dd 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -184,6 +184,7 @@ OC.L10N.register( "Folder name" : "Nazwa katalogu", "This node is unavailable" : "Ten węzeł jest niedostępny", "Download file {name}" : "Pobierz plik {name}", + "Invalid file name" : "Nieprawidłowa nazwa pliku", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie jest dozwolonym typem pliku.", "{newName} already exists." : "{newName} już istnieje.", "\"{char}\" is not allowed inside a file name." : "\"{char}\" jest niedozwolone w nazwie pliku.", |