diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-01 01:59:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-01 01:59:19 -0400 |
commit | e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78 (patch) | |
tree | 6794d8e14efd426ebea0b35d41ae6e4ef50db59b /l10n/templates/files_versions.pot | |
parent | 6efc7ebef54be6a956e8b6858d8483a2ea5f5c4c (diff) | |
download | nextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.tar.gz nextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/templates/files_versions.pot')
-rw-r--r-- | l10n/templates/files_versions.pot | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot new file mode 100644 index 00000000000..7dd2c5efcab --- /dev/null +++ b/l10n/templates/files_versions.pot @@ -0,0 +1,43 @@ +# 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: ownCloud Core 6.0.0\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2014-09-01 01:54-0400\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" + +#: ajax/rollbackVersion.php:13 +#, php-format +msgid "Could not revert: %s" +msgstr "" + +#: js/versions.js:48 +msgid "Versions" +msgstr "" + +#: js/versions.js:70 +msgid "Failed to revert {file} to revision {timestamp}." +msgstr "" + +#: js/versions.js:97 +msgid "More versions..." +msgstr "" + +#: js/versions.js:135 +msgid "No other versions available" +msgstr "" + +#: js/versions.js:165 +msgid "Restore" +msgstr "" |