translation support for text editor and impress added
This commit is contained in:
parent
c82518cb0e
commit
814cb6bbfa
4 changed files with 66 additions and 0 deletions
0
apps/files_texteditor/l10n/.gitkeep
Normal file
0
apps/files_texteditor/l10n/.gitkeep
Normal file
0
apps/impress/l10n/.gitkeep
Normal file
0
apps/impress/l10n/.gitkeep
Normal file
44
l10n/templates/files_texteditor.pot
Normal file
44
l10n/templates/files_texteditor.pot
Normal file
|
@ -0,0 +1,44 @@
|
|||
# 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: 2012-08-26 00:31+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: js/aceeditor/mode-coldfusion-uncompressed.js:1568
|
||||
#: js/aceeditor/mode-liquid-uncompressed.js:902
|
||||
#: js/aceeditor/mode-svg-uncompressed.js:1575
|
||||
msgid "regex"
|
||||
msgstr ""
|
||||
|
||||
#: js/editor.js:72 js/editor.js:156 js/editor.js:163
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: js/editor.js:74
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: js/editor.js:149
|
||||
msgid "Saving..."
|
||||
msgstr ""
|
||||
|
||||
#: js/editor.js:239
|
||||
msgid "An error occurred!"
|
||||
msgstr ""
|
||||
|
||||
#: js/editor.js:266
|
||||
msgid "There were unsaved changes, click here to go back"
|
||||
msgstr ""
|
22
l10n/templates/impress.pot
Normal file
22
l10n/templates/impress.pot
Normal file
|
@ -0,0 +1,22 @@
|
|||
# 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: 2012-08-26 00:31+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: templates/presentations.php:7
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
Loading…
Reference in a new issue