-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pdf-merger@ScarletEmanu: Add Catalan translation (#526)
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
42 changes: 42 additions & 0 deletions
42
pdf-merger@ScarletEmanu/files/pdf-merger@ScarletEmanu/po/ca.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,42 @@ | ||
# PDF MERGER | ||
# This file is put in the public domain. | ||
# ScarletEmanu, 2023 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: pdf-merger@ScarletEmanu 1.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-09-26 16:48+0200\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: Odyssey <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: ca\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4.2\n" | ||
|
||
#. metadata.json->description | ||
#. [email protected]_action.in->Comment | ||
msgid "Merge several PDF-Documents into one" | ||
msgstr "Combina diferents documents PDF en un de sol" | ||
|
||
#. metadata.json->name | ||
#. [email protected]_action.in->Name | ||
msgid "PDF Merger" | ||
msgstr "Combinador de PDF" | ||
|
||
#. pdf-merger.sh:11 | ||
msgid "Name the Output File" | ||
msgstr "Anomeneu el fitxer sortint" | ||
|
||
#. pdf-merger.sh:13 | ||
msgid "" | ||
"The input files will be united in alphabetical order into one output file." | ||
"\\nEnter the name of the output file here (without the extension .pdf)" | ||
msgstr "" | ||
"Els fitxers entrants seran combinats en ordre alfabètic en un sol fitxer " | ||
"de sortida.\\nIntroduïu el nom del fitxer de sortida aquí (sense " | ||
"l'extensió .pdf)" |