From 0aea9b958bf6ee2150619f770e2041ca74bbde00 Mon Sep 17 00:00:00 2001 From: Martin Srebotnjak Date: Wed, 10 Jan 2024 22:29:08 +0100 Subject: Updated Slovenian translation Change-Id: I99b8b0cffd064360ec5b3c36671a63c5598a992f --- source/sl/sc/messages.po | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'source/sl/sc/messages.po') diff --git a/source/sl/sc/messages.po b/source/sl/sc/messages.po index 702c7416d0d..eb27c30a9d4 100644 --- a/source/sl/sc/messages.po +++ b/source/sl/sc/messages.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: LibreOffice 24.02\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-12-23 09:15+0100\n" -"PO-Revision-Date: 2023-12-23 20:43+0200\n" +"POT-Creation-Date: 2024-01-10 21:07+0100\n" +"PO-Revision-Date: 2024-01-10 20:22+0200\n" "Last-Translator: Martin Srebotnjak \n" "Language-Team: sl.libreoffice.org\n" -"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "X-Generator: Virtaal 0.7.1\n" "X-Accelerator-Marker: ~\n" @@ -16607,6 +16607,11 @@ msgctxt "condformatmanager|extended_tip|CondFormatManager" msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet." msgstr "S tem pogovornim oknom vidite vse pogojno oblikovanje, določeno v preglednici." +#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:8 +msgctxt "conditionaleasydialog|title" +msgid "Apply conditional formatting..." +msgstr "Uporabi pogojno oblikovanje ..." + #: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:30 msgctxt "conditionaleasydialog|extended_tip|ok" msgid "Saves all changes and closes dialog." @@ -16617,11 +16622,26 @@ msgctxt "conditionaleasydialog|extended_tip|cancel" msgid "Closes dialog and discards all changes." msgstr "Zapre pogovorno okno in opusti vse spremembe." +#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:136 +msgctxt "conditionaleasydialog|label" +msgid "with" +msgstr "z" + +#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:174 +msgctxt "conditionaleasydialog|label" +msgid "Apply conditional formatting to cells: %1" +msgstr "Uporabi pogojno oblikovanje za celice: %1" + #: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:225 msgctxt "conditionaleasydialog|extended_tip|rbassign" msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size." msgstr "Kliknite ikono Skrči, da zmanjšate pogovorno okno na velikost vhodnega polja. Tako je lažje označiti zahtevani sklic v listu. Ikone se nato samodejno pretvorijo v ikono Maksimiraj. Kliknite ikono, če želite obnoviti pogovorno okno v izvirni velikosti." +#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:241 +msgctxt "conditionaleasydialog|label" +msgid "Range:" +msgstr "Obseg:" + #: sc/uiconfig/scalc/ui/conditionalentry.ui:75 msgctxt "conditionalentry|styleft" msgid "Apply Style:" -- cgit