summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-27 00:23:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-27 00:23:15 +0000
commit9f196a5d81bf039ae734a614db3955a776e829bf (patch)
tree1f19c647b5859f620a89ae3ff0cef411579995f8 /core/l10n/pl.js
parentea1f2c936414d2fa15b30f4adb5c5e2605587c05 (diff)
downloadnextcloud-server-9f196a5d81bf039ae734a614db3955a776e829bf.tar.gz
nextcloud-server-9f196a5d81bf039ae734a614db3955a776e829bf.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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index d6a6aa13b7d..6f997223007 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"People" : "Osoby",
"Load more results" : "Wczytaj więcej wyników",
"Search in" : "Szukaj w",
+ "Filter in current view" : "Filtruj w bieżącym widoku",
"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()}",