diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-20 00:22:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-20 00:22:09 +0000 |
commit | 3b45ba26301dd1950af33cd6d4c15b6fb399a75f (patch) | |
tree | 37c9d8314e566cb36044f930ea989efa2ed9ae07 /lib | |
parent | 82603f97082211e5b0787a4a8d8966fc39820312 (diff) | |
download | nextcloud-server-3b45ba26301dd1950af33cd6d4c15b6fb399a75f.tar.gz nextcloud-server-3b45ba26301dd1950af33cd6d4c15b6fb399a75f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pl.js | 2 | ||||
-rw-r--r-- | lib/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index c99540b506a..9b488a6532c 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -82,7 +82,7 @@ OC.L10N.register( "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", + "Dot files are not allowed" : "Pliki z kropką są niedozwolone", "Invalid parent path" : "Nieprawidłowa ścieżka nadrzędna", "File already exists" : "Plik już istnieje", "Invalid path" : "Niewłaściwa ścieżka", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index f4000cd4b78..76c04816168 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -80,7 +80,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", + "Dot files are not allowed" : "Pliki z kropką są niedozwolone", "Invalid parent path" : "Nieprawidłowa ścieżka nadrzędna", "File already exists" : "Plik już istnieje", "Invalid path" : "Niewłaściwa ścieżka", |