Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-27 05:18:13 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-27 05:18:13 +0300
commit5dcb67b11a110c1657ee1f7095b0e4129f81e18e (patch)
tree0f3544649e648f0951fc6daf0dd760e62b1eb099 /lib
parent9831c5eee65448302bd95a731a655de03e81fddf (diff)
[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"],