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>2020-01-10 06:07:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
commitb1eace88206feb1ec2ed891544dd21d6f245c731 (patch)
tree975e66844321bdf8c2f80e44dfa376cfb2f2b59c /l10n/pl.js
parent999deeccf0739bc53fab62835b6ca9173d8b4b47 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 239fa07f5..4b3bac936 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Use current version" : "Użyj bieżącej wersji",
"Use the saved version" : "Użyj zapisanej wersji",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.",
- "Network connection error: Could not connect to the document" : "Błąd połączenia sieciowego: Nie można połączyć się z dokumentem",
"Retry" : "Powtórz",
"Last save {lastSave}" : "Ostatni zapis {lastSave}",
"Unpushed changes" : "Niewysłane zmiany",
@@ -44,6 +43,7 @@ OC.L10N.register(
"ToDo list" : "Lista rzeczy do zrobienia",
"Blockquote" : "Cytat",
"Code block" : "Blok kodu",
+ "Network connection error: Could not connect to the document" : "Błąd połączenia sieciowego: Nie można połączyć się z dokumentem",
"New text document.md" : "Nowy dokument tekstowy.md"
},
"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);");