forked from GNUsocial/gnu-social
54 lines
1.3 KiB
Plaintext
54 lines
1.3 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-06-18 15:54+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. TRANS: Text label for realtime view "play" button, usually replaced by an icon.
|
|
#: RealtimePlugin.php:336
|
|
msgctxt "BUTTON"
|
|
msgid "Play"
|
|
msgstr ""
|
|
|
|
#. TRANS: Tooltip for realtime view "play" button.
|
|
#: RealtimePlugin.php:338
|
|
msgctxt "TOOLTIP"
|
|
msgid "Play"
|
|
msgstr ""
|
|
|
|
#. TRANS: Text label for realtime view "pause" button
|
|
#: RealtimePlugin.php:340
|
|
msgctxt "BUTTON"
|
|
msgid "Pause"
|
|
msgstr ""
|
|
|
|
#. TRANS: Tooltip for realtime view "pause" button
|
|
#: RealtimePlugin.php:342
|
|
msgctxt "TOOLTIP"
|
|
msgid "Pause"
|
|
msgstr ""
|
|
|
|
#. TRANS: Text label for realtime view "popup" button, usually replaced by an icon.
|
|
#: RealtimePlugin.php:344
|
|
msgctxt "BUTTON"
|
|
msgid "Pop up"
|
|
msgstr ""
|
|
|
|
#. TRANS: Tooltip for realtime view "popup" button.
|
|
#: RealtimePlugin.php:346
|
|
msgctxt "TOOLTIP"
|
|
msgid "Pop up in a window"
|
|
msgstr ""
|