-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert-to-pdf@ScarletEmanu: Add es.po (#528)
* Add Spanish translation
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
convert-to-pdf@ScarletEmanu/files/convert-to-pdf@ScarletEmanu/po/es.po
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# CONVERT TO PDF | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: convert-to-pdf@ScarletEmanu 1.0.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-27 10:40+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4.4\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Builds a copy of the file in the portable document format" | ||
msgstr "Crea una copia del archivo en formato de documento portátil" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "Convert to PDF" | ||
msgstr "Convert to PDF" |