From 18ac5de4cf632521cff5ac39ff125f4b3656109f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 14 Aug 2020 03:21:10 +0000 Subject: [tx-robot] updated from transifex --- l10n/pl.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'l10n/pl.js') 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);"); -- cgit v1.2.3