summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:41 +0000
commit6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch)
treeddbb6225fa992498b3ebce7133751277fbbe833e /core/l10n/pl.js
parent7407afb469fab55fa4cb917c983de0b6a21aa250 (diff)
downloadnextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz
nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 4f6234f6d98..fc95848f107 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -189,7 +189,7 @@ OC.L10N.register(
"Global search" : "Wyszukiwanie globalne",
"Search apps, files, tags, messages" : "Szukaj aplikacji, plików, tagów, wiadomości",
"Apps and Settings" : "Aplikacje i ustawienia",
- "Modified" : "Zmodyfikowany",
+ "Date" : "Data",
"Today" : "Dzisiaj",
"Last 7 days" : "Ostatnie 7 dni",
"Last 30 days" : "Ostatnie 30 dni",
@@ -201,6 +201,7 @@ OC.L10N.register(
"Load more results" : "Wczytaj więcej wyników",
"Search in" : "Szukaj w",
"Filter in current view" : "Filtruj w bieżącym widoku",
+ "Searching …" : "Wyszukiwanie…",
"Start typing in search" : "Zacznij pisać w wyszukiwarce",
"No matching results" : "Brak pasujących wyników",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Pomiędzy ${this.dateFilter.startFrom.toLocaleDateString()} a ${this.dateFilter.endAt.toLocaleDateString()}",
@@ -434,6 +435,7 @@ OC.L10N.register(
"No more subfolders in here" : "Brak podkatalogów",
"Name" : "Nazwa",
"Size" : "Rozmiar",
+ "Modified" : "Zmodyfikowany",
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.",