Skip to content

Commit de37115

Browse files
committed
Updating Catalan.
1 parent b5bd9f0 commit de37115

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

app/src/main/locale/ca.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: PROJECT VERSION\n"
1111
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
12-
"POT-Creation-Date: 2024-02-26 23:17+0100\n"
13-
"PO-Revision-Date: 2024-01-22 11:06+0100\n"
12+
"POT-Creation-Date: 2024-02-27 00:21+0100\n"
13+
"PO-Revision-Date: 2024-02-27 00:21+0100\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: ca\n"
1616
"Language-Team: ca <[email protected]>\n"
@@ -319,13 +319,13 @@ msgstr "Expertesa en el programa"
319319

320320
msgctxt "Hide_Cursor"
321321
msgid "Cursor"
322-
msgstr ""
322+
msgstr "Punter"
323323

324324
msgctxt "cursor_hide"
325325
msgid "Hide the cursor"
326-
msgstr ""
326+
msgstr "Amaga el punter"
327327

328328
msgctxt "cursor_show"
329329
msgid "Show the cursor"
330-
msgstr ""
330+
msgstr "Mostra el punter"
331331

app/src/main/res/values-ca/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,7 @@
6666
<string name="BlueTooth_denied">Tux Paint NO té accés al sistema BlueTooth.</string>
6767
<string name="requestrevoquebt">Informació sobre BlueTooth</string>
6868
<string name="Complexity">Expertesa en el programa</string>
69+
<string name="Hide_Cursor">Punter</string>
70+
<string name="cursor_hide">Amaga el punter</string>
71+
<string name="cursor_show">Mostra el punter</string>
6972
</resources>

0 commit comments

Comments
 (0)