Browse Source

Updated texts for presentation module.

pull/82/head
Simon Eisenmann 11 years ago
parent
commit
594e908150
  1. 2
      html/main.html
  2. 19
      src/i18n/messages-de.po
  3. 11
      src/i18n/messages-ja.po
  4. 11
      src/i18n/messages-ko.po
  5. 11
      src/i18n/messages-zh-cn.po
  6. 11
      src/i18n/messages-zh-tw.po
  7. 11
      src/i18n/messages.pot
  8. 3
      static/partials/presentation.html
  9. 2
      static/translation/messages-de.json
  10. 2
      static/translation/messages-ja.json
  11. 2
      static/translation/messages-ko.json
  12. 2
      static/translation/messages-zh-cn.json
  13. 2
      static/translation/messages-zh-tw.json

2
html/main.html

@ -22,7 +22,7 @@ @@ -22,7 +22,7 @@
<div class="navbar-collapse collapse" collapse="isCollapsed">
<ul class="nav navbar-nav navbar-right right">
<li class="ng-cloak">
<button title="{{_('Present a file')}}" class="btn aenablebtn btn-presentation" ng-show="status=='connected' || status=='conference' || layout.presentation" ng-model="layout.presentation" btn-checkbox><i class="fa fa-folder-open-o"></i></button>
<button title="{{_('Share a file as presentation')}}" class="btn aenablebtn btn-presentation" ng-show="status=='connected' || status=='conference' || layout.presentation" ng-model="layout.presentation" btn-checkbox><i class="fa fa-folder-open-o"></i></button>
<button title="{{_('Share your screen')}}" class="btn aenablebtn btn-screenshare" ng-disabled="!supported.screensharing" ng-show="status=='connected' || status=='conference' || layout.screenshare" ng-model="layout.screenshare" btn-checkbox><i class="fa fa-desktop"></i></button>
<button title="{{_('Chat')}}" class="btn btn-chat" ng-class="{messagesunseen: chatMessagesUnseen>0}" ng-model="layout.chat" btn-checkbox btn-checkbox-true="true" btn-checkbox-false="false"><i class="fa fa-comments-o"></i><span class="badge" ng-show="chatMessagesUnseen" ng-bind="chatMessagesUnseen"></span></button>
<button title="{{_('Mute microphone')}}" class="btn btn-mutemicrophone amutebtn" ng-model="microphoneMute" btn-checkbox btn-checkbox-true="true" btn-checkbox-false="false"><i class="fa fa-microphone-slash"></i></button>

19
src/i18n/messages-de.po

@ -8,8 +8,8 @@ msgid "" @@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-07-21 14:54+0200\n"
"PO-Revision-Date: 2014-07-21 14:57+0100\n"
"POT-Creation-Date: 2014-07-21 15:13+0200\n"
"PO-Revision-Date: 2014-07-21 15:14+0100\n"
"Last-Translator: Simon Eisenmann <simon@struktur.de>\n"
"Language-Team: struktur AG <opensource@struktur.de>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
@ -18,8 +18,8 @@ msgstr "" @@ -18,8 +18,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
msgid "Present a file"
msgstr "Präsentation starten"
msgid "Share a file as presentation"
msgstr "Datei als Präsentation teilen."
msgid "Share your screen"
msgstr "Bildschirm freigeben"
@ -144,11 +144,12 @@ msgstr "Präsentation wird geladen..." @@ -144,11 +144,12 @@ msgstr "Präsentation wird geladen..."
msgid "Please upload a document"
msgstr "Bitte Dokument hochladen"
msgid "Supported formats are PDF documents and OpenDocument files."
msgstr "Es werden PDF und OpenDocument-Dateien unterstützt."
msgid "Documents are shared with everyone in this call."
msgstr "Das Dokument wird mit allen Gesprächsteilnehmern geteilt."
msgid ""
"Documents are shared with everyone in this call. The supported file types"
" are PDF and OpenDocument files."
msgstr ""
"Das Dokument wird mit allen Gesprächsteilnehmern geteilt. Unterstützt "
"weden PDF und OpenDocument Dateien."
msgid "Upload"
msgstr "Hochladen"

11
src/i18n/messages-ja.po

@ -8,7 +8,7 @@ msgid "" @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-07-21 14:54+0200\n"
"POT-Creation-Date: 2014-07-21 15:13+0200\n"
"PO-Revision-Date: 2014-04-23 22:25+0100\n"
"Last-Translator: Curt Frisemo <curt.frisemo@spreed.com>\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -18,7 +18,7 @@ msgstr "" @@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
msgid "Present a file"
msgid "Share a file as presentation"
msgstr ""
msgid "Share your screen"
@ -146,10 +146,9 @@ msgstr "" @@ -146,10 +146,9 @@ msgstr ""
msgid "Please upload a document"
msgstr ""
msgid "Supported formats are PDF documents and OpenDocument files."
msgstr ""
msgid "Documents are shared with everyone in this call."
msgid ""
"Documents are shared with everyone in this call. The supported file types"
" are PDF and OpenDocument files."
msgstr ""
msgid "Upload"

11
src/i18n/messages-ko.po

@ -8,7 +8,7 @@ msgid "" @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-07-21 14:54+0200\n"
"POT-Creation-Date: 2014-07-21 15:13+0200\n"
"PO-Revision-Date: 2014-04-13 20:30+0900\n"
"Last-Translator: Curt Frisemo <curt.frisemo@spreed.com>\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -18,7 +18,7 @@ msgstr "" @@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
msgid "Present a file"
msgid "Share a file as presentation"
msgstr ""
msgid "Share your screen"
@ -146,10 +146,9 @@ msgstr "" @@ -146,10 +146,9 @@ msgstr ""
msgid "Please upload a document"
msgstr ""
msgid "Supported formats are PDF documents and OpenDocument files."
msgstr ""
msgid "Documents are shared with everyone in this call."
msgid ""
"Documents are shared with everyone in this call. The supported file types"
" are PDF and OpenDocument files."
msgstr ""
msgid "Upload"

11
src/i18n/messages-zh-cn.po

@ -8,7 +8,7 @@ msgid "" @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-07-21 14:54+0200\n"
"POT-Creation-Date: 2014-07-21 15:13+0200\n"
"PO-Revision-Date: 2014-05-21 09:54+0800\n"
"Last-Translator: Michael P.\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -18,7 +18,7 @@ msgstr "" @@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
msgid "Present a file"
msgid "Share a file as presentation"
msgstr ""
msgid "Share your screen"
@ -146,10 +146,9 @@ msgstr "" @@ -146,10 +146,9 @@ msgstr ""
msgid "Please upload a document"
msgstr ""
msgid "Supported formats are PDF documents and OpenDocument files."
msgstr ""
msgid "Documents are shared with everyone in this call."
msgid ""
"Documents are shared with everyone in this call. The supported file types"
" are PDF and OpenDocument files."
msgstr ""
msgid "Upload"

11
src/i18n/messages-zh-tw.po

@ -8,7 +8,7 @@ msgid "" @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-07-21 14:54+0200\n"
"POT-Creation-Date: 2014-07-21 15:13+0200\n"
"PO-Revision-Date: 2014-05-21 09:55+0800\n"
"Last-Translator: Michael P.\n"
"Language-Team: Curt Frisemo <curt.frisemo@spreed.com>\n"
@ -18,7 +18,7 @@ msgstr "" @@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
msgid "Present a file"
msgid "Share a file as presentation"
msgstr ""
msgid "Share your screen"
@ -146,10 +146,9 @@ msgstr "" @@ -146,10 +146,9 @@ msgstr ""
msgid "Please upload a document"
msgstr ""
msgid "Supported formats are PDF documents and OpenDocument files."
msgstr ""
msgid "Documents are shared with everyone in this call."
msgid ""
"Documents are shared with everyone in this call. The supported file types"
" are PDF and OpenDocument files."
msgstr ""
msgid "Upload"

11
src/i18n/messages.pot

@ -9,7 +9,7 @@ msgid "" @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Spreed WebRTC 1.0\n"
"Report-Msgid-Bugs-To: simon@struktur.de\n"
"POT-Creation-Date: 2014-07-21 14:54+0200\n"
"POT-Creation-Date: 2014-07-21 15:13+0200\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"
@ -18,7 +18,7 @@ msgstr "" @@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
msgid "Present a file"
msgid "Share a file as presentation"
msgstr ""
msgid "Share your screen"
@ -144,10 +144,9 @@ msgstr "" @@ -144,10 +144,9 @@ msgstr ""
msgid "Please upload a document"
msgstr ""
msgid "Supported formats are PDF documents and OpenDocument files."
msgstr ""
msgid "Documents are shared with everyone in this call."
msgid ""
"Documents are shared with everyone in this call. The supported file types"
" are PDF and OpenDocument files."
msgstr ""
msgid "Upload"

3
static/partials/presentation.html

@ -10,8 +10,7 @@ @@ -10,8 +10,7 @@
<div class="welcome container-fluid" ng-hide="currentPresentation || loading">
<h1>{{_('Please upload a document')}}</h1>
<div class="center-block">
<p>{{_('Supported formats are PDF documents and OpenDocument files.')}}</p>
<p>{{_('Documents are shared with everyone in this call.')}}</p>
<p>{{_('Documents are shared with everyone in this call. The supported file types are PDF and OpenDocument files.')}}</p>
<p><button class="btn btn-lg btn-primary">{{_('Upload')}}</button></p>
<p>{{_('You can drag files here too.')}}</p>
</div>

2
static/translation/messages-de.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-ja.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-ko.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-zh-cn.json

File diff suppressed because one or more lines are too long

2
static/translation/messages-zh-tw.json

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save