diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-06 00:05:32 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-06 00:05:32 +0200 |
commit | 6798b6dc349e8754c4a5bf13b6ac7530bf12e931 (patch) | |
tree | e512f24bc89f0de81f5d209fded1110b9d77aa8e /l10n/kn/files_versions.po | |
parent | 0e35eee6ac76477c445e4447349de15feab6857e (diff) | |
download | nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.tar.gz nextcloud-server-6798b6dc349e8754c4a5bf13b6ac7530bf12e931.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/kn/files_versions.po')
-rw-r--r-- | l10n/kn/files_versions.po | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/l10n/kn/files_versions.po b/l10n/kn/files_versions.po new file mode 100644 index 00000000000..57e19d17851 --- /dev/null +++ b/l10n/kn/files_versions.po @@ -0,0 +1,57 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2013-04-06 00:04+0200\n" +"PO-Revision-Date: 2012-08-12 22:37+0000\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ajax/rollbackVersion.php:15 +#, php-format +msgid "Could not revert: %s" +msgstr "" + +#: history.php:40 +msgid "success" +msgstr "" + +#: history.php:42 +#, php-format +msgid "File %s was reverted to version %s" +msgstr "" + +#: history.php:49 +msgid "failure" +msgstr "" + +#: history.php:51 +#, php-format +msgid "File %s could not be reverted to version %s" +msgstr "" + +#: history.php:69 +msgid "No old versions available" +msgstr "" + +#: history.php:74 +msgid "No path specified" +msgstr "" + +#: js/versions.js:6 +msgid "Versions" +msgstr "" + +#: templates/history.php:20 +msgid "Revert a file to a previous version by clicking on its revert button" +msgstr "" |