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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 03:23:16 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-17 03:23:16 +0300
commit361976c8d61b467f05d42e0a6bd01d56925c8560 (patch)
tree733759b55f8274eb7eb52ec29b591a486d588848 /l10n
parent71ba96bd54c1b448fd91667c71f313f1c910a48f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pl.js5
-rw-r--r--l10n/pl.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 0c14853e..e55d6b7c 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -104,11 +104,14 @@ OC.L10N.register(
"Alphabetically" : "Alfabetycznie",
"Manually" : "Ręcznie",
"Load remaining completed tasks." : "Załaduj pozostałe ukończone zadania.",
+ "Task is completed" : "Zadanie jest zakończone",
"All day" : "Cały dzień",
"(New category)" : "(Nowa kategoria)",
"Select categories..." : "Wybierz kategorie...",
"Loading the task..." : "Ładowanie zadania...",
"Task not found!" : "Nie znaleziono zadania!",
- "add a subtask to" : "dodaj podzadanie do"
+ "add a subtask to" : "dodaj podzadanie do",
+ "Toggle subtasks" : "Przełącz podzadania",
+ "Toggle completed subtasks" : "Przełącz zakończone podzadania"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index fcb5dc90..bc384091 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -102,11 +102,14 @@
"Alphabetically" : "Alfabetycznie",
"Manually" : "Ręcznie",
"Load remaining completed tasks." : "Załaduj pozostałe ukończone zadania.",
+ "Task is completed" : "Zadanie jest zakończone",
"All day" : "Cały dzień",
"(New category)" : "(Nowa kategoria)",
"Select categories..." : "Wybierz kategorie...",
"Loading the task..." : "Ładowanie zadania...",
"Task not found!" : "Nie znaleziono zadania!",
- "add a subtask to" : "dodaj podzadanie do"
+ "add a subtask to" : "dodaj podzadanie do",
+ "Toggle subtasks" : "Przełącz podzadania",
+ "Toggle completed subtasks" : "Przełącz zakończone podzadania"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file