summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-27 02:17:55 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-27 02:17:55 +0000
commit78d400cec27eadcceac40e1c1f3a07ef56ac1074 (patch)
tree46fed5d838ea0fc89e4f77f2f3b74e28474210f2 /lib
parent1e0e09e5cedf49a67143f4a94ef1c350cc41884f (diff)
downloadnextcloud-server-78d400cec27eadcceac40e1c1f3a07ef56ac1074.tar.gz
nextcloud-server-78d400cec27eadcceac40e1c1f3a07ef56ac1074.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/pl.js2
-rw-r--r--lib/l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index a9d512c6917..379e8618c1c 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -47,7 +47,7 @@ OC.L10N.register(
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Błędne zdjęcie",
"Avatar image is not square" : "Zdjęcie awatara nie jest kwadratowe",
- "today" : "dziś",
+ "today" : "dzisiaj",
"tomorrow" : "jutro",
"yesterday" : "wczoraj",
"_in %n day_::_in %n days_" : ["za %n dzień","za %n dni","za %n dni","za %n dni"],
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 0dcca93d989..21270ce9885 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -45,7 +45,7 @@
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Błędne zdjęcie",
"Avatar image is not square" : "Zdjęcie awatara nie jest kwadratowe",
- "today" : "dziś",
+ "today" : "dzisiaj",
"tomorrow" : "jutro",
"yesterday" : "wczoraj",
"_in %n day_::_in %n days_" : ["za %n dzień","za %n dni","za %n dni","za %n dni"],