aboutsummaryrefslogtreecommitdiff
path: root/source/ja/dictionaries/ro.po
blob: 2acbdddfcd1f827eb70b1561c28d4f9584c16c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#. extracted from dictionaries/ro
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-12-14 09:31+0200\n"
"Last-Translator: Ikuya <ikuya@fruitsbasket.info>\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "ルーマニア語スペル辞書、ハイフネーション規則と類義語辞典"
feature/pyweb-wizard LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/apple_remote
AgeCommit message (Expand)Author
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-06Fix typoAndrea Gelmini
2017-10-12Following tdf#111561: no need to autorelease "elements" (apple_remote)Julien Nabet
2017-10-11tdf#111561: try to fix leak in HIDRemoteControlDevice (apple_remote)Julien Nabet
2017-08-21Typo notifcation->notificationJulien Nabet
2017-08-07loplugin:oncevarStephan Bergmann
2017-03-30loplugin:loopvartoosmallStephan Bergmann
2017-03-26Fix typosAndrea Gelmini
2017-01-09loplugin:externvarStephan Bergmann
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-03-07apple_remote: autorelease --> release in dealloc (destructor)Douglas Mencken
2016-03-07apple_remote: fix “variable set but not used” for non-debug buildsDouglas Mencken
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2014-11-01Fixed license encoding to have all the same apple_remote/source/*Andrea Gelmini
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-02-25Remove visual noise from apple_remoteAlexander Wilms
2014-02-10Resolved: #i124201# mark debug-infos from the apple_remote...Herbert Dürr
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist