aboutsummaryrefslogtreecommitdiff
path: root/source/sl/extensions/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sl/extensions/messages.po')
-rw-r--r--source/sl/extensions/messages.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/sl/extensions/messages.po b/source/sl/extensions/messages.po
index 2091540a22d..810885ed9b4 100644
--- a/source/sl/extensions/messages.po
+++ b/source/sl/extensions/messages.po
@@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: LibreOffice 7.4\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-05-30 20:18+0200\n"
-"PO-Revision-Date: 2022-05-09 19:16+0200\n"
+"PO-Revision-Date: 2022-06-06 19:27+0200\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\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"
@@ -1854,7 +1854,7 @@ msgid ""
"Do you want to delete the data type '#type#' from the model?\n"
"Please note that this will affect all controls which are bound to this data type."
msgstr ""
-"Želite iz modela zbrisati vrsto podatkov »#type#«?\n"
+"Ali želite iz modela izbrisati vrsto podatkov »#type#«?\n"
"Zavedajte se, da bo to vplivalo na vse kontrolnike, povezane s to vrsto podatkov."
#: extensions/inc/strings.hrc:267
@@ -2070,7 +2070,7 @@ msgstr "Resnično želite preklicati prenos?"
#: extensions/inc/strings.hrc:308
msgctxt "RID_UPDATE_STR_BEGIN_INSTALL"
msgid "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you want to install the update now?"
-msgstr "Za namestitev posodobitve je potrebno zapreti %PRODUCTNAME %PRODUCTVERSION. Želite namestiti posodobitev zdaj?"
+msgstr "Za namestitev posodobitve je potrebno zapreti %PRODUCTNAME %PRODUCTVERSION. Ali želite namestiti posodobitev zdaj?"
#: extensions/inc/strings.hrc:309
msgctxt "RID_UPDATE_STR_INSTALL_ERROR"
@@ -2080,12 +2080,12 @@ msgstr "Namestitvenega programa ni bilo mogoče zagnati. Prosimo, zaženite %FIL
#: extensions/inc/strings.hrc:310
msgctxt "RID_UPDATE_STR_OVERWRITE_WARNING"
msgid "A file with that name already exists! Do you want to overwrite the existing file?"
-msgstr "Datoteka s tem imenom že obstaja! Želite prepisati obstoječo datoteko?"
+msgstr "Datoteka s tem imenom že obstaja! Ali želite prepisati obstoječo datoteko?"
#: extensions/inc/strings.hrc:311
msgctxt "RID_UPDATE_STR_RELOAD_WARNING"
msgid "A file with the name '%FILENAME' already exists in '%DOWNLOAD_PATH'! Do you want to continue with the download or delete and reload the file?"
-msgstr "Datoteka z imenom »%FILENAME« že obstaja v »%DOWNLOAD_PATH«! Želite nadaljevati s prenosom ali izbrisati in ponovno naložiti datoteko?"
+msgstr "Datoteka z imenom »%FILENAME« že obstaja v »%DOWNLOAD_PATH«! Ali želite nadaljevati s prenosom ali izbrisati in ponovno naložiti datoteko?"
#: extensions/inc/strings.hrc:312
msgctxt "RID_UPDATE_STR_RELOAD_RELOAD"
5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
AgeCommit message (Expand)Author
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-06clean up some include guard terminatorsNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-02-10svx: updated comment function signature return typesChris Sherlock
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann