diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
commit | fa35650e0a25502fa21153923890d693f3870621 (patch) | |
tree | 309369375ad966d0494af9299febccec0c457df8 /l10n/fi_FI/files_versions.po | |
parent | 98e76b8978fafb390205b133df8bd8a172a9a32d (diff) | |
download | nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.tar.gz nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fi_FI/files_versions.po')
-rw-r--r-- | l10n/fi_FI/files_versions.po | 53 |
1 files changed, 20 insertions, 33 deletions
diff --git a/l10n/fi_FI/files_versions.po b/l10n/fi_FI/files_versions.po index c93ead204dc..1f30f6fe2a4 100644 --- a/l10n/fi_FI/files_versions.po +++ b/l10n/fi_FI/files_versions.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-25 02:01+0200\n" -"PO-Revision-Date: 2013-05-24 13:28+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-27 01:56-0400\n" +"PO-Revision-Date: 2013-07-27 06:00+0000\n" +"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,41 +18,27 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ajax/rollbackVersion.php:15 +#: ajax/rollbackVersion.php:13 #, php-format msgid "Could not revert: %s" msgstr "Palautus epäonnistui: %s" -#: history.php:40 -msgid "success" -msgstr "onnistui" - -#: history.php:42 -#, php-format -msgid "File %s was reverted to version %s" -msgstr "Tiedosto %s palautettiin versioon %s" - -#: history.php:49 -msgid "failure" -msgstr "epäonnistui" - -#: history.php:51 -#, php-format -msgid "File %s could not be reverted to version %s" -msgstr "Tiedoston %s palautus versioon %s epäonnistui" +#: js/versions.js:7 +msgid "Versions" +msgstr "Versiot" -#: history.php:69 -msgid "No old versions available" -msgstr "Vanhoja versioita ei ole saatavilla" +#: js/versions.js:53 +msgid "Failed to revert {file} to revision {timestamp}." +msgstr "Tiedoston {file} palautus versioon {timestamp} epäonnistui." -#: history.php:74 -msgid "No path specified" -msgstr "Polkua ei ole määritetty" +#: js/versions.js:79 +msgid "More versions..." +msgstr "Lisää versioita..." -#: js/versions.js:6 -msgid "Versions" -msgstr "Versiot" +#: js/versions.js:116 +msgid "No other versions available" +msgstr "Ei muita versioita saatavilla" -#: templates/history.php:20 -msgid "Revert a file to a previous version by clicking on its revert button" -msgstr "Palauta tiedoston edellinen versio napsauttamalla palautuspainiketta" +#: js/versions.js:149 +msgid "Restore" +msgstr "Palauta" |