blob: 2ba685efb4e8e819edb72eb8676f8209898fe4e3 (
plain)
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
|
# Converted from Roundcube PHP localization files
# Copyright (C) 2011 The Roundcube Dev Team
# This file is distributed under the same license as the Roundcube package.
#
#: plugins/archive/localization/es_AR.inc
msgid ""
msgstr ""
"Project-Id-Version: roundcube-plugin-archive\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2011-12-07T15:49:57+01:00\n"
"Last-Translator: \n"
"Language-Team: Translations <hello@roundcube.net>\n"
"Language: es_AR\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: plugins/archive/localization/es_AR.inc:buttontitle
msgid "Archive this message"
msgstr "Archivar este mensaje"
#: plugins/archive/localization/es_AR.inc:archived
msgid "Successfully archived"
msgstr "Mensaje Archivado"
#: plugins/archive/localization/es_AR.inc:archivefolder
msgid "Archive"
msgstr "Archivo"
|