aboutsummaryrefslogtreecommitdiff
path: root/source/uz/uui
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:07:23 +0100
commit9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch)
tree532a7bfe8768b8e8f6fb536db66604e678508857 /source/uz/uui
parent28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff)
update translations for 6.0/master
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/uz/uui')
-rw-r--r--source/uz/uui/messages.po54
1 files changed, 36 insertions, 18 deletions
diff --git a/source/uz/uui/messages.po b/source/uz/uui/messages.po
index a409c1cf4a0..463395acc1e 100644
--- a/source/uz/uui/messages.po
+++ b/source/uz/uui/messages.po
@@ -700,9 +700,10 @@ msgid "Enter the 6 digit PIN:"
msgstr ""
#: filterselect.ui:7
+#, fuzzy
msgctxt "filterselect|FilterSelectDialog"
msgid "Filter Selection"
-msgstr ""
+msgstr "Filtrni tanlash"
#: logindialog.ui:8
msgctxt "logindialog|LoginDialog"
@@ -721,29 +722,34 @@ msgid "_Remember password"
msgstr "Maxfiy soʻzni kiriting"
#: logindialog.ui:127
+#, fuzzy
msgctxt "logindialog|accountft"
msgid "A_ccount:"
-msgstr ""
+msgstr "Hisob"
#: logindialog.ui:141
+#, fuzzy
msgctxt "logindialog|passwordft"
msgid "Pass_word:"
-msgstr ""
+msgstr "Maxfiy soʻz:"
#: logindialog.ui:180
+#, fuzzy
msgctxt "logindialog|nameft"
msgid "_User name:"
-msgstr ""
+msgstr "~Foydalanuvi nomi:"
#: logindialog.ui:194
+#, fuzzy
msgctxt "logindialog|pathft"
msgid "_Path:"
-msgstr ""
+msgstr "Yoʻ~l:"
#: logindialog.ui:222
+#, fuzzy
msgctxt "logindialog|pathbtn"
msgid "_Browse…"
-msgstr ""
+msgstr "Tanlash"
#: logindialog.ui:244
msgctxt "logindialog|loginrealm"
@@ -779,44 +785,52 @@ msgid "Message from server:"
msgstr ""
#: macrowarnmedium.ui:9
+#, fuzzy
msgctxt "macrowarnmedium|MacroWarnMedium"
msgid "%PRODUCTNAME - Security Warning"
-msgstr ""
+msgstr "%PRODUCTNAME - Xavfsizlik ogohnomasi"
#: macrowarnmedium.ui:25
+#, fuzzy
msgctxt "macrowarnmedium|ok"
msgid "_Enable Macros"
-msgstr ""
+msgstr "Makrosni yoqish"
#: macrowarnmedium.ui:39
+#, fuzzy
msgctxt "macrowarnmedium|cancel"
msgid "_Disable Macros"
-msgstr ""
+msgstr "Makrosni oʻchirish"
#: macrowarnmedium.ui:127
+#, fuzzy
msgctxt "macrowarnmedium|descr1Label"
msgid "The document contains document macros signed by:"
-msgstr ""
+msgstr "Hujjatda quyidagilar tomonidan imzolangan makros mavjud:"
#: macrowarnmedium.ui:141
+#, fuzzy
msgctxt "macrowarnmedium|descr1aLabel"
msgid "The document contains document macros."
-msgstr ""
+msgstr "Hujjatda makros mavjud."
#: macrowarnmedium.ui:168
+#, fuzzy
msgctxt "macrowarnmedium|viewSignsButton"
msgid "_View Signatures…"
-msgstr ""
+msgstr "Imzolarni koʻrish..."
#: macrowarnmedium.ui:196
+#, fuzzy
msgctxt "macrowarnmedium|descr2Label"
msgid "Macros may contain viruses. Disabling macros for a document is always safe. If you disable macros you may lose functionality provided by the document macros."
-msgstr ""
+msgstr "Makros tarkibida virus boʻlishi mumkin. Makroslarni oʻchirib qoʻyish xavfsizroqdir. Agar makroslar oʻchirib qoʻyilsa ular taqdim etadigan funksiyalar ishlamaydi."
#: macrowarnmedium.ui:208
+#, fuzzy
msgctxt "macrowarnmedium|alwaysTrustCheckbutton"
msgid "_Always trust macros from this source"
-msgstr ""
+msgstr "Ushbu manbadagi makroslarga har doim ishonish"
#: masterpassworddlg.ui:8
msgctxt "masterpassworddlg|MasterPasswordDialog"
@@ -867,24 +881,28 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
+#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
-msgstr ""
+msgstr "Almashtirish"
#: simplenameclash.ui:51
+#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
-msgstr ""
+msgstr "Nomini oʻzgartirish"
#: sslwarndialog.ui:8
+#, fuzzy
msgctxt "sslwarndialog|SSLWarnDialog"
msgid "Security Warning: "
-msgstr ""
+msgstr "Xavfsizlik ogohnomasi"
#: sslwarndialog.ui:24
+#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
-msgstr ""
+msgstr "Davom etish"
#: sslwarndialog.ui:38
msgctxt "sslwarndialog|cancel"
ice-5-1-1'>libreoffice-5-1-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppSwapWindow.hxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa