mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
72 lines
1.7 KiB
Text
72 lines
1.7 KiB
Text
![]() |
# Translation of plasma_applet_calculator into Japanese.
|
|||
|
# Yukiko Bando <ybando@k6.dion.ne.jp>, 2007, 2008.
|
|||
|
# Fumiaki Okushi <okushi@kde.gr.jp>, 2012.
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: plasma_applet_calculator\n"
|
|||
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|||
|
"POT-Creation-Date: 2013-09-12 01:43+0000\n"
|
|||
|
"PO-Revision-Date: 2012-01-29 14:23-0800\n"
|
|||
|
"Last-Translator: Fumiaki Okushi <okushi@kde.gr.jp>\n"
|
|||
|
"Language-Team: Japanese <kde-jp@kde.org>\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=2; plural=n != 1;\n"
|
|||
|
"X-Accelerator-Marker: &\n"
|
|||
|
"X-Text-Markup: kde4\n"
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:237
|
|||
|
#, fuzzy
|
|||
|
#| msgctxt "The C button of the calculator"
|
|||
|
#| msgid "C"
|
|||
|
msgctxt "Text of the clear button"
|
|||
|
msgid "C"
|
|||
|
msgstr "C"
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:244
|
|||
|
#, fuzzy
|
|||
|
#| msgctxt "The ÷ button of the calculator"
|
|||
|
#| msgid "÷"
|
|||
|
msgctxt "Text of the division button"
|
|||
|
msgid "÷"
|
|||
|
msgstr "÷"
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:251
|
|||
|
#, fuzzy
|
|||
|
#| msgctxt "The × button of the calculator"
|
|||
|
#| msgid "×"
|
|||
|
msgctxt "Text of the multiplication button"
|
|||
|
msgid "×"
|
|||
|
msgstr "×"
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:258
|
|||
|
#, fuzzy
|
|||
|
#| msgctxt "The AC button of the calculator"
|
|||
|
#| msgid "AC"
|
|||
|
msgctxt "Text of the all clear button"
|
|||
|
msgid "AC"
|
|||
|
msgstr "AC"
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:287
|
|||
|
msgctxt "Text of the minus button"
|
|||
|
msgid "-"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:316
|
|||
|
#, fuzzy
|
|||
|
#| msgctxt "The + button of the calculator"
|
|||
|
#| msgid "+"
|
|||
|
msgctxt "Text of the plus button"
|
|||
|
msgid "+"
|
|||
|
msgstr "+"
|
|||
|
|
|||
|
#: package/contents/ui/calculator.qml:390
|
|||
|
#, fuzzy
|
|||
|
#| msgctxt "The = button of the calculator"
|
|||
|
#| msgid "="
|
|||
|
msgctxt "Text of the equals button"
|
|||
|
msgid "="
|
|||
|
msgstr "="
|