diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-23 01:56:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-23 01:56:35 -0400 |
commit | 3f453d164143d581d35ebc03bdb940c074098ba9 (patch) | |
tree | 585c1a72ea12c46c3c4a477b45f0453381553934 /l10n/es_CR/files_trashbin.po | |
parent | c1c2f2c49e4d30a7bd039837661af143054b6769 (diff) | |
download | nextcloud-server-3f453d164143d581d35ebc03bdb940c074098ba9.tar.gz nextcloud-server-3f453d164143d581d35ebc03bdb940c074098ba9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_CR/files_trashbin.po')
-rw-r--r-- | l10n/es_CR/files_trashbin.po | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/l10n/es_CR/files_trashbin.po b/l10n/es_CR/files_trashbin.po new file mode 100644 index 00000000000..4b692737a29 --- /dev/null +++ b/l10n/es_CR/files_trashbin.po @@ -0,0 +1,64 @@ +# 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: translations@owncloud.org\n" +"POT-Creation-Date: 2014-04-23 01:54-0400\n" +"PO-Revision-Date: 2014-04-22 22:45+0000\n" +"Last-Translator: I Robot\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/projects/p/owncloud/language/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ajax/delete.php:59 +#, php-format +msgid "Couldn't delete %s permanently" +msgstr "" + +#: ajax/undelete.php:64 +#, php-format +msgid "Couldn't restore %s" +msgstr "" + +#: js/filelist.js:3 +msgid "Deleted files" +msgstr "" + +#: js/trash.js:33 js/trash.js:124 js/trash.js:173 +msgid "Error" +msgstr "" + +#: js/trash.js:62 templates/index.php:22 templates/index.php:24 +msgid "Restore" +msgstr "" + +#: js/trash.js:264 +msgid "Deleted Files" +msgstr "" + +#: lib/trashbin.php:861 lib/trashbin.php:863 +msgid "restored" +msgstr "" + +#: templates/index.php:6 +msgid "Nothing in here. Your trash bin is empty!" +msgstr "" + +#: templates/index.php:19 +msgid "Name" +msgstr "" + +#: templates/index.php:30 +msgid "Deleted" +msgstr "" + +#: templates/index.php:33 templates/index.php:34 +msgid "Delete" +msgstr "" |