aboutsummaryrefslogtreecommitdiff
path: root/source/ur/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'source/ur/accessibility')
-rw-r--r--source/ur/accessibility/source/helper.po82
1 files changed, 81 insertions, 1 deletions
diff --git a/source/ur/accessibility/source/helper.po b/source/ur/accessibility/source/helper.po
index 2cf0bef4d18..f18dc797b2c 100644
--- a/source/ur/accessibility/source/helper.po
+++ b/source/ur/accessibility/source/helper.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2014-05-02 00:06+0200\n"
"PO-Revision-Date: 2012-02-16 14:52+0200\n"
"Last-Translator: Yasir <urdulizer@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,6 +26,86 @@ msgstr "براؤز"
#: accessiblestrings.src
msgctxt ""
"accessiblestrings.src\n"
+"STR_SVT_ACC_ACTION_EXPAND\n"
+"string.text"
+msgid "Expand"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"STR_SVT_ACC_ACTION_COLLAPSE\n"
+"string.text"
+msgid "Collapse"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"STR_SVT_ACC_LISTENTRY_SELCTED_STATE\n"
+"string.text"
+msgid "(Selected)"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_NAME_PREVIEW\n"
+"string.text"
+msgid "Preview"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_ACTION_CHECK\n"
+"string.text"
+msgid "Check"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_ACTION_UNCHECK\n"
+"string.text"
+msgid "Uncheck"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_ACTION_DOUBLE_CLICK\n"
+"string.text"
+msgid "Double click"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_SCROLLBAR_NAME_VERTICAL\n"
+"string.text"
+msgid "Vertical scroll bar"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL\n"
+"string.text"
+msgid "Horizontal scroll bar"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
+"RID_STR_ACC_PANEL_DESCRIPTION\n"
+"string.text"
+msgid "Please press enter to go into child control for more operations"
+msgstr ""
+
+#: accessiblestrings.src
+msgctxt ""
+"accessiblestrings.src\n"
"RID_STR_ACC_DESC_PANELDECL_TABBAR\n"
"string.text"
msgid "Panel Deck Tab Bar"
ice-3-6-5'>libreoffice-3-6-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/mDNSResponder
AgeCommit message (Expand)Author
2015-06-28Fix typosAndrea Gelmini
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-28remove unused typedefsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-14Silence winsock deprecation warningStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-01Partially revert: fixincludeguards.sh: sdThomas Arnhold
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-13elated fdo#60338: #error on umask(3) calls in currently unused codeStephan Bergmann
2014-04-17remove executable bitAndras Timar
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
2014-02-26Remove visual noise from sdAlexander Wilms
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-19Fix mingw64 build of remote controlFridrich Štrba
2013-08-19Windows includes in lowercase, guys\! :)Fridrich Štrba
2013-08-17WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist
2013-08-16compile in release modesiqi
2013-08-16build mDNSResponder on Windows within LibOSiqi LIU