Skip to content

Commit

Permalink
timelet@linuxedo.com: created Catalan translation
Browse files Browse the repository at this point in the history
  • Loading branch information
trikaphundo authored Aug 5, 2023
1 parent 33243f2 commit 5479a5d
Showing 1 changed file with 87 additions and 0 deletions.
87 changes: 87 additions & 0 deletions timelet@linuxedo.com/files/timelet@linuxedo.com/po/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
# Timelet
# Copyright (C) 2022 Gobinath
# This file is distributed under the same license as the Timelet package.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-12 06:11-0500\n"
"PO-Revision-Date: 2023-08-05 05:06+0200\n"
"Last-Translator: Daniel <d3vf4n@tutanota.com>\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.0.1\n"

#. metadata.json->name
#: desklet.js:50
msgid "Timelet"
msgstr "Timelet"

#: themes/theme.js:133
msgid "AM"
msgstr "AM"

#: themes/theme.js:135
msgid "Noon"
msgstr "Vespre"

#: themes/theme.js:137
msgid "PM"
msgstr "PM"

#. metadata.json->description
msgid "A themeable desklet that shows the time"
msgstr "Una miniaplicació d'escriptori"

#. settings-schema.json->head0->description
msgid "Timelet Settings"
msgstr "Ajusts del Timelet"

#. settings-schema.json->themeName->description
msgid "Theme"
msgstr "Tema"

#. settings-schema.json->textColor->description
msgid "Text color"
msgstr "Color del text"

#. settings-schema.json->textColor->tooltip
msgid "Click the button to select a new text color"
msgstr "Defineix el color del text"

#. settings-schema.json->bgColor->description
msgid "Background color"
msgstr "Color del fons"

#. settings-schema.json->bgColor->tooltip
msgid "Click the button to select a new background color"
msgstr "Defineix el color del fons"

#. settings-schema.json->scale->description
msgid "Scale"
msgstr "Escala"

#. settings-schema.json->scale->tooltip
msgid "Change the size of the desklet"
msgstr "Modifica la mida de la miniaplicació"

#. settings-schema.json->transparency->description
msgid "Background Transparency"
msgstr "Transparència del fons"

#. settings-schema.json->transparency->tooltip
msgid "Set the transparency of the desklet"
msgstr "Defineix la transparència del fons de la miniaplicació"

#. settings-schema.json->cornerRadius->description
msgid "Background Corner radius"
msgstr "Radi de les cantonades del fons"

#. settings-schema.json->cornerRadius->tooltip
msgid "Radius for rounding the desklet's corners"
msgstr "Defineix el radi d'arrodoniment de les cantonades de la miniaplicació"

0 comments on commit 5479a5d

Please sign in to comment.