diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:35 +0000 |
commit | 4362ed53614c900c53986b694ea3eea3799ab9c1 (patch) | |
tree | ee87ecc56beb5a2627f92ba129f4175af83f4d99 /lib/l10n/pl.json | |
parent | d237fd0e78af8bbff51f2802efd4db1d88457579 (diff) | |
download | nextcloud-server-4362ed53614c900c53986b694ea3eea3799ab9c1.tar.gz nextcloud-server-4362ed53614c900c53986b694ea3eea3799ab9c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.json')
-rw-r--r-- | lib/l10n/pl.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 7074b47534e..85717dee336 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -77,6 +77,7 @@ "seconds ago" : "przed chwilą", "Empty file" : "Pusty plik", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduł o ID: %s nie istnieje. Włącz go w ustawieniach aplikacji lub skontaktuj się z administratorem.", + "Dot files are not allowed" : "Pliki z kropką są nie dozwolone", "File already exists" : "Plik już istnieje", "Invalid path" : "Niewłaściwa ścieżka", "Failed to create file from template" : "Nie udało się utworzyć pliku z szablonu", @@ -84,7 +85,6 @@ "File name is a reserved word" : "Nazwa pliku jest zarezerwowana", "File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak", "File name is too long" : "Nazwa pliku jest za długa", - "Dot files are not allowed" : "Pliki z kropką są nie dozwolone", "Empty filename is not allowed" : "Pusta nazwa pliku jest niedozwolona", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacji \"%s\" nie można zainstalować, ponieważ nie można odczytać pliku appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacji \"%s\" nie można zainstalować, ponieważ nie jest kompatybilna z tą wersją serwera.", |