Blame view
sources/l10n/ast/files_trashbin.po
1.57 KB
|
6d9380f96
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Iñigo Varela <ivarela@softastur.org>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2014-06-08 01:54-0400 " "PO-Revision-Date: 2014-06-07 06:12+0000 " "Last-Translator: I Robot " "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ast " "Plural-Forms: nplurals=2; plural=(n != 1); " #: ajax/delete.php:59 #, php-format msgid "Couldn't delete %s permanently" msgstr "Nun pudo desaniciase %s dafechu" #: ajax/undelete.php:64 #, php-format msgid "Couldn't restore %s" msgstr "Nun pudo restaurase %s" #: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "Ficheros desaniciaos" #: js/app.js:52 templates/index.php:21 templates/index.php:23 msgid "Restore" msgstr "Restaurar" #: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 msgid "Error" msgstr "Fallu" #: lib/trashbin.php:857 lib/trashbin.php:859 msgid "restored" msgstr "recuperóse" #: templates/index.php:7 msgid "Nothing in here. Your trash bin is empty!" msgstr "Nun hai un res equí. La papelera ta balera!" #: templates/index.php:18 msgid "Name" msgstr "Nome" #: templates/index.php:29 msgid "Deleted" msgstr "Desaniciáu" #: templates/index.php:32 templates/index.php:33 msgid "Delete" msgstr "Desaniciar" |