aboutsummaryrefslogtreecommitdiff
path: root/source/he/desktop/uiconfig/ui.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/he/desktop/uiconfig/ui.po')
-rw-r--r--source/he/desktop/uiconfig/ui.po34
1 files changed, 17 insertions, 17 deletions
diff --git a/source/he/desktop/uiconfig/ui.po b/source/he/desktop/uiconfig/ui.po
index b11b5fd7173..0b0656a7fc7 100644
--- a/source/he/desktop/uiconfig/ui.po
+++ b/source/he/desktop/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-10-18 09:57+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2017-01-05 16:15+0000\n"
+"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: none\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1476784678.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1483632953.000000\n"
#: cmdlinehelp.ui
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"text\n"
"string.text"
msgid "For whom do you want to install the extension?"
-msgstr ""
+msgstr "עבור מי להתקין את ההרחבה?"
#: installforalldialog.ui
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_For all users"
-msgstr "ל_כל המשתמשים"
+msgstr "_לכל המשתמשים"
#: installforalldialog.ui
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Extension Software License Agreement"
-msgstr ""
+msgstr "הסכם הרישוי לתכנית ההרחבה"
#: licensedialog.ui
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accept"
-msgstr ""
+msgstr "אישור"
#: licensedialog.ui
msgctxt ""
@@ -212,7 +212,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Decline"
-msgstr ""
+msgstr "דחייה"
#: licensedialog.ui
msgctxt ""
@@ -257,7 +257,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Accept the License Agreement for the extension by pressing the 'Accept' button."
-msgstr ""
+msgstr "יש לאשר את הסכם הרישוי להרחבה על ידי לחיצה על הכפתור „אישור“."
#: licensedialog.ui
msgctxt ""
@@ -266,7 +266,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Scroll Down"
-msgstr ""
+msgstr "גלילה למ_טה"
#: showlicensedialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Extension Software License Agreement"
-msgstr ""
+msgstr "הסכם רישוי להרחבה"
#: updatedialog.ui
msgctxt ""
@@ -284,7 +284,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Extension Update"
-msgstr ""
+msgstr "עדכון הרחבה"
#: updatedialog.ui
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Available extension updates"
-msgstr ""
+msgstr "_עדכוני הרחבות זמינים"
#: updatedialog.ui
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Checking..."
-msgstr ""
+msgstr "מתבצעת בדיקה…"
#: updatedialog.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Downloading extensions..."
-msgstr ""
+msgstr "ההרחבות מתקבלות…"
#: updateinstalldialog.ui
msgctxt ""
@@ -401,7 +401,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Extension Update Required"
-msgstr ""
+msgstr "נדרש עדכון להרחבה"
#: updaterequireddialog.ui
msgctxt ""
lue='libreoffice-5-0-0'>libreoffice-5-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/rtl/alloc_arena.cxx
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-17Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann
2018-05-16[API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann
2018-04-27loplugin:constantparamNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-23followup b714ba73c - remove excessive bracesChris Sherlock
2017-07-22rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock
2017-07-22rtl: remove comment cruft from alloc filesChris Sherlock
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-03Work around GCC 7 mis-featureStephan Bergmann
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-01-22coverity#1399029 silence Out-of-bounds readCaolán McNamara
2017-01-20tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-16rtl_arena_alloc must never obey AMode_SYSTEMStephan Bergmann
2015-01-07loplugin:cstylecast: salStephan Bergmann
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-01-10Use boolStephan Bergmann