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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-18 07:51:07 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-18 07:51:07 +0300
commit250af9ecaabb87801fff4460e3ad40fb9cf42e9b (patch)
treeba1870d9b46559cc65a81c57c573b85f4eb730cf /imprint
parent71a102300b49a06a4645654f5a0ade5a36291f52 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'imprint')
-rw-r--r--imprint/l10n/pl.js3
-rw-r--r--imprint/l10n/pl.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/imprint/l10n/pl.js b/imprint/l10n/pl.js
index e6601331e..03731df39 100644
--- a/imprint/l10n/pl.js
+++ b/imprint/l10n/pl.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Footer right" : "Prawa stopka",
"At login" : "Jako użytkownik",
"Application" : "Aplikacje",
- "Content" : "Treść"
+ "Content" : "Treść",
+ "You can use plain text, markdown notation or html markup with inline style attributes. " : "Możesz użyć czystego tekstu, znakowania lub znaczników html z atrybutami stylów"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/imprint/l10n/pl.json b/imprint/l10n/pl.json
index 4fb983c03..c542304c4 100644
--- a/imprint/l10n/pl.json
+++ b/imprint/l10n/pl.json
@@ -12,6 +12,7 @@
"Footer right" : "Prawa stopka",
"At login" : "Jako użytkownik",
"Application" : "Aplikacje",
- "Content" : "Treść"
+ "Content" : "Treść",
+ "You can use plain text, markdown notation or html markup with inline style attributes. " : "Możesz użyć czystego tekstu, znakowania lub znaczników html z atrybutami stylów"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file