From 9f63e1b7a992473a03e7b4a452cacf35bbf9e77a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 16 May 2024 00:18:05 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pl.js | 3 +++ l10n/pl.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/pl.js b/l10n/pl.js index fa867d93..74ec3fe9 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -5,6 +5,8 @@ OC.L10N.register( "View results" : "Pokaż wyniki", "Artificial Intelligence" : "Sztuczna inteligencja", "Choose file" : "Wybierz plik", + "Describe the writing style you want to use or supply an example document." : "Opisz styl pisania, jakiego chcesz używać, lub podaj przykładowy dokument.", + "Describe what you want the document to be written on." : "Opisz, na czym ma być zapisany dokument.", "Input" : "Wejście", "Type some text" : "Wpisz jakiś tekst", "Choose" : "Wybierz", @@ -28,6 +30,7 @@ OC.L10N.register( "Preview" : "Podgląd", "Send" : "Wyślij", "Advanced options" : "Opcje zaawansowane", + "A description of the image you want to generate" : "Opis obrazu, który chcesz wygenerować", "Copy link to clipboard" : "Kopiuj link do schowka" }, "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);"); diff --git a/l10n/pl.json b/l10n/pl.json index fa703f4a..25971427 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -3,6 +3,8 @@ "View results" : "Pokaż wyniki", "Artificial Intelligence" : "Sztuczna inteligencja", "Choose file" : "Wybierz plik", + "Describe the writing style you want to use or supply an example document." : "Opisz styl pisania, jakiego chcesz używać, lub podaj przykładowy dokument.", + "Describe what you want the document to be written on." : "Opisz, na czym ma być zapisany dokument.", "Input" : "Wejście", "Type some text" : "Wpisz jakiś tekst", "Choose" : "Wybierz", @@ -26,6 +28,7 @@ "Preview" : "Podgląd", "Send" : "Wyślij", "Advanced options" : "Opcje zaawansowane", + "A description of the image you want to generate" : "Opis obrazu, który chcesz wygenerować", "Copy link to clipboard" : "Kopiuj link do schowka" },"pluralForm" :"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);" } \ No newline at end of file