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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-21 06:28:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-21 06:28:05 +0300
commit9c773341c22090666325404e7be6b9227bfd44da (patch)
tree5e4c7ce1b1a360ca1e64df76a1bdba74bc090b13 /l10n/pl.js
parent65e8662d1ac5aa4f51c87f5868d04c2e93d74590 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index a7428a630..42be2d9b9 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -61,7 +61,6 @@ OC.L10N.register(
"Ordered list" : "Lista uporządkowana",
"First item" : "Pierwsza pozycja",
"Checklist" : "Lista",
- "Todo item" : "Do zrobienia",
"Blockquote" : "Cytat",
"Quoted text" : "Cytowany tekst",
"Code block" : "Blok kodu",
@@ -96,7 +95,6 @@ OC.L10N.register(
"Heading 3" : "Nagłówek 3",
"Heading 4" : "Nagłówek 4",
"Heading 5" : "Nagłówek 5",
- "ToDo list" : "Lista zadań do zrobienia",
"Callouts" : "Objaśnienia",
"Info" : "Informacje",
"Success" : "Powiodło się",
@@ -111,7 +109,9 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
"Currently active users:" : "Aktualnie aktywni użytkownicy:",
"_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"],
+ "ToDo list" : "Lista zadań do zrobienia",
"Emoji picker" : "Selektor emoji",
+ "Todo item" : "Do zrobienia",
"Participants" : "Uczestnicy"
},
"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);");