From 2a531c1cdded4ca03e7ca5b96fb356883edfa370 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 1 Sep 2012 13:16:17 -0500 Subject: move translations structure one directory up --- source/en-GB/avmedia/source/framework.po | 68 ++++++++++++++++++++++++++++++++ source/en-GB/avmedia/source/viewer.po | 36 +++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 source/en-GB/avmedia/source/framework.po create mode 100644 source/en-GB/avmedia/source/viewer.po (limited to 'source/en-GB/avmedia') diff --git a/source/en-GB/avmedia/source/framework.po b/source/en-GB/avmedia/source/framework.po new file mode 100644 index 00000000000..10477b47b58 --- /dev/null +++ b/source/en-GB/avmedia/source/framework.po @@ -0,0 +1,68 @@ +#. extracted from avmedia/source/framework.oo +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+avmedia%2Fsource%2Fframework.oo&subcomponent=ui\n" +"POT-Creation-Date: 2012-07-04 16:39+0200\n" +"PO-Revision-Date: 2011-04-05 10:53+0200\n" +"Last-Translator: Stuart \n" +"Language-Team: LANGUAGE \n" +"Language: en_GB\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: Translate Toolkit 1.9.0\n" +"X-Accelerator-Marker: ~\n" + +#: mediacontrol.src#AVMEDIA_STR_OPEN.string.text +msgid "Open" +msgstr "Open" + +#: mediacontrol.src#AVMEDIA_STR_INSERT.string.text +msgid "Apply" +msgstr "Apply" + +#: mediacontrol.src#AVMEDIA_STR_PLAY.string.text +msgid "Play" +msgstr "Play" + +#: mediacontrol.src#AVMEDIA_STR_PAUSE.string.text +msgid "Pause" +msgstr "Pause" + +#: mediacontrol.src#AVMEDIA_STR_STOP.string.text +msgid "Stop" +msgstr "Stop" + +#: mediacontrol.src#AVMEDIA_STR_ENDLESS.string.text +msgid "Repeat" +msgstr "Repeat" + +#: mediacontrol.src#AVMEDIA_STR_MUTE.string.text +msgid "Mute" +msgstr "Mute" + +#: mediacontrol.src#AVMEDIA_STR_ZOOM.string.text +msgid "View" +msgstr "View" + +#: mediacontrol.src#AVMEDIA_STR_ZOOM_50.string.text +msgid "50%" +msgstr "50%" + +#: mediacontrol.src#AVMEDIA_STR_ZOOM_100.string.text +msgid "100%" +msgstr "100%" + +#: mediacontrol.src#AVMEDIA_STR_ZOOM_200.string.text +msgid "200%" +msgstr "200%" + +#: mediacontrol.src#AVMEDIA_STR_ZOOM_FIT.string.text +msgid "Scaled" +msgstr "Scaled" + +#: mediacontrol.src#AVMEDIA_STR_MEDIAPLAYER.string.text +msgid "Media Player" +msgstr "Media Player" diff --git a/source/en-GB/avmedia/source/viewer.po b/source/en-GB/avmedia/source/viewer.po new file mode 100644 index 00000000000..059eaceabbb --- /dev/null +++ b/source/en-GB/avmedia/source/viewer.po @@ -0,0 +1,36 @@ +#. extracted from avmedia/source/viewer.oo +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+avmedia%2Fsource%2Fviewer.oo&subcomponent=ui\n" +"POT-Creation-Date: 2012-07-04 16:39+0200\n" +"PO-Revision-Date: 2012-06-14 17:20+0200\n" +"Last-Translator: Stuart \n" +"Language-Team: LANGUAGE \n" +"Language: en_GB\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: Translate Toolkit 1.9.0\n" +"X-Accelerator-Marker: ~\n" + +#: mediawindow.src#AVMEDIA_STR_INSERTMEDIA_DLG.string.text +msgid "Insert Movie and Sound" +msgstr "Insert Movie and Sound" + +#: mediawindow.src#AVMEDIA_STR_OPENMEDIA_DLG.string.text +msgid "Open Movie and Sound" +msgstr "Open Movie and Sound" + +#: mediawindow.src#AVMEDIA_STR_ALL_MEDIAFILES.string.text +msgid "All movie and sound files" +msgstr "All movie and sound files" + +#: mediawindow.src#AVMEDIA_STR_ALL_FILES.string.text +msgid "All files" +msgstr "All files" + +#: mediawindow.src#AVMEDIA_ERR_URL.errorbox.text +msgid "The format of the selected file is not supported." +msgstr "The format of the selected file is not supported." -- cgit