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-08-14 06:21:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:10 +0300
commit18ac5de4cf632521cff5ac39ff125f4b3656109f (patch)
treedea3c08b70364f7f7fc6676c1c403981c5d53528 /l10n/pl.js
parent36a3d6bd098a29c6d42feab22ac772b5bf6540a9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 262a3b5a3..407039a70 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"Edit guest name" : "Edytuj nazwę gościa",
"Save guest name" : "Zapisz nazwę gościa",
"Insert image" : "Wstaw obraz",
+ "Insert an image" : "Wstaw obraz",
+ "Link file" : "Link pliku",
+ "Select file to link to" : "Wybierz plik dla linku",
"_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"],
"Show rich workspaces" : "Pokaż zasoby obszaru roboczego",
"Add notes, lists or links …" : "Dodaj notatki, listy lub linki…",
@@ -29,7 +32,6 @@ OC.L10N.register(
"Bold" : "Tekst pogrubiony",
"Italic" : "Kursywa",
"Strikethrough" : "Tekst przekreślony",
- "Paragraph" : "Ustęp",
"Headings" : "Nagłówki",
"Heading 1" : "Nagłówek 1",
"Heading 2" : "Nagłówek 2",
@@ -46,6 +48,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Ostatni zapis {lastSave}",
"Add link" : "Dodaj link",
"Show image" : "Pokaż obraz",
- "Show file" : "Pokaż plik"
+ "Show file" : "Pokaż plik",
+ "Paragraph" : "Ustęp"
},
"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);");