German translation update
h/t Holger W. (via Jonathan C.)
This commit is contained in:
parent
6a5f8d3075
commit
db58de2953
132 changed files with 1845 additions and 1903 deletions
|
|
@ -2,11 +2,11 @@ AUTHORS.txt for Tux Paint
|
|||
|
||||
Tux Paint - A simple drawing program for children.
|
||||
|
||||
Copyright (c) 2002-2024
|
||||
Copyright (c) 2002-2025
|
||||
Various contributors (see below, and CHANGES.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
June 17, 2002 - December 26, 2024
|
||||
June 17, 2002 - March 5, 2025
|
||||
|
||||
* Design and Coding:
|
||||
|
||||
|
|
@ -976,7 +976,7 @@ June 17, 2002 - December 26, 2024
|
|||
Roland Illig <roland.illig@gmx.de>
|
||||
Patrick <nc-spechtpa3 {At} netcologne [Dot] de>
|
||||
Burkhard Lück <lueck@hube-lueck.de>
|
||||
Holger Wansing
|
||||
Holger Wansing <hwansing@mailbox.org>
|
||||
Pfannenstein Erik (website)
|
||||
|
||||
* Gronings
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Copyright (c) 2002-2025
|
|||
Various contributors (see below, and AUTHORS.txt)
|
||||
https://tuxpaint.org/
|
||||
|
||||
2025.February.22 (0.9.35)
|
||||
2025.March.5 (0.9.35)
|
||||
* New Magic Tools:
|
||||
----------------
|
||||
+ Heart, Sparkle, and Star emitters
|
||||
|
|
@ -75,6 +75,12 @@ https://tuxpaint.org/
|
|||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
h/t TOYAMA Shin-ichi & Jannie E.
|
||||
|
||||
* Localization Updates:
|
||||
---------------------
|
||||
* German translation
|
||||
Holger Wansing <hwansing@mailbox.org>
|
||||
(via bugs.debian.org; h/t Jonathan Carter for pointing them out)
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
+ Don't use Linux-specific invocation of "install"; use "mkdir" & "cp"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-12-09 09:00+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "Okwor-okwor!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1II|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1II|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/af.po
26
src/po/af.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: af\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-19 06:38+0000\n"
|
||||
"Last-Translator: OdettePretorius <odettepret@gmail.com>\n"
|
||||
"Language-Team: translate-discuss-af@lists.sourceforge.net\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ak.po
26
src/po/ak.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-10-27 10:16-0000\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/am.po
26
src/po/am.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-10 11:45+0100\n"
|
||||
"Last-Translator: Solomon Gizaw <solohavi@yahoo.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "ቤዥ! "
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "qx"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?! "
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&* "
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/an.po
26
src/po/an.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-29 10:04+0100\n"
|
||||
"Last-Translator: juanpabl <jpmart[arroba]unizar.es>\n"
|
||||
"Language-Team: softaragonés\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ar.po
26
src/po/ar.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2008-10-07 14:54+0200\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -124,11 +124,11 @@ msgstr "بيج"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
|
|
@ -137,19 +137,19 @@ msgstr "QX"
|
|||
# especially important for users who have scroll buttons disabled.
|
||||
# Translators should do whatever is needed to put crummy fonts last.
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
# ترقيم غير شائع
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr "،.؟!"
|
||||
|
||||
# فرق بين الحروف العليا والسفلى
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
|
|
@ -157,19 +157,19 @@ msgstr "`\\%_@$~#{}<>^&*"
|
|||
|
||||
# ترقيم شائع
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
# الأرقام
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
# فرق بين الأحرف الشبيهة بالدائرة
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -179,19 +179,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/as.po
26
src/po/as.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-16 23:33-0800\n"
|
||||
"Last-Translator: Anand Kulkarni <kulkarni1016@yahoo.co.in>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "মুগা-চানেকীয়া!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2011-02-16 18:38+0200\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "¡Crema!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/az.po
26
src/po/az.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2008-02-10 19:28+0400\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -120,41 +120,41 @@ msgstr "Bej!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/be.po
26
src/po/be.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-10 23:09+0300\n"
|
||||
"Last-Translator: Hleb Valoshka <375gnu@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -124,43 +124,43 @@ msgstr "Бэжавы!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -170,19 +170,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/bg.po
26
src/po/bg.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-02-28 21:39+0200\n"
|
||||
"Last-Translator: Vankata453\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -124,41 +124,41 @@ msgstr "Бежово!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qxабвгдежзийклмнопрстуфхцчшщъьюя"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QXАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЮЯ"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "оО"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "О0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1|Il"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1|Il"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "<1>резервен-1а"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "<1>резервен-1б"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "<9>резервна част-9а"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "<9>резервна част-9б"
|
||||
|
||||
|
|
|
|||
26
src/po/bm.po
26
src/po/bm.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-09-04 17:25+0200\n"
|
||||
"Last-Translator: Fasokan <konate20032001@yahoo.fr>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "Bukurilaman!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "Qx"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/bn.po
26
src/po/bn.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-30 18:24+0000\n"
|
||||
"Last-Translator: Chris <cjl@sugarlabs.org>\n"
|
||||
"Language-Team: Bengali\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr "বাদামি ধূসর!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/bo.po
26
src/po/bo.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2006-01-01 17:43+0900\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -124,41 +124,41 @@ msgstr ""
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/br.po
26
src/po/br.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2005-01-09 14:49+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr "Louet-gell !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2011-09-14 13:51+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bodo\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "बेइज!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/bs.po
26
src/po/bs.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-11-05 04:24+0000\n"
|
||||
"Last-Translator: Samir Ribić <Unknown>\n"
|
||||
"Language-Team: Bosnian <bs@li.org>\n"
|
||||
|
|
@ -132,41 +132,41 @@ msgstr "Bež!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -176,19 +176,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ca.po
26
src/po/ca.po
|
|
@ -21,7 +21,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tuxpaint cvs 2009-06-21\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-10-22 00:09+0200\n"
|
||||
"Last-Translator: Pere Pujal i Carabantes <perepujal@gmail.com>\n"
|
||||
"Language-Team: Català <linux-ca@chanae.alphanet.ch>\n"
|
||||
|
|
@ -136,11 +136,11 @@ msgstr "Beix!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
|
|
@ -155,7 +155,7 @@ msgstr "QX"
|
|||
# Tots els tests valen 1 punt excepte els que comencen per <9> que valen 9 punts. (això pot canviar en futures versions)
|
||||
#
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
|
|
@ -163,7 +163,7 @@ msgstr "oO"
|
|||
# punt volat ·, apóstrof ', guionet -
|
||||
#
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr " ·'-,.?!"
|
||||
|
||||
|
|
@ -180,22 +180,22 @@ msgstr " ·'-,.?!"
|
|||
# substitueixen els caracters que no tenen per espais.
|
||||
#
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "·€¿¡ñæ`\\%_@$~#{<«ª^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -208,20 +208,20 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "aa"
|
||||
|
||||
# Aquest dos compten 9 punts.
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "eèéëcç"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "EÉÈËCÇ"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2020-03-29 23:40+0200\n"
|
||||
"Last-Translator: Pilar Embid Giner <embid_mar@gva.es>\n"
|
||||
"Language-Team: LliureX\n"
|
||||
|
|
@ -119,42 +119,42 @@ msgstr "Beix!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{}<>()^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "eèéëcÇ"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "EÉÈËCÇ"
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-09-17 16:19+0200fu\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "Kitaka"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "o0"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr "???"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "00"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/cs.po
26
src/po/cs.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-07-08 13:33+0100\n"
|
||||
"Last-Translator: Zdeněk Chalupský <chalzd@gmail.com>\n"
|
||||
"Language-Team: Czech <cs@li.org>\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "Béžová!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "00"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/cy.po
26
src/po/cy.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: cy\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2004-09-21 14:29+0100\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr ""
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/da.po
26
src/po/da.po
|
|
@ -13,7 +13,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-05 12:38+0100\n"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||
|
|
@ -128,41 +128,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -172,19 +172,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
380
src/po/de.po
380
src/po/de.po
|
|
@ -1,18 +1,18 @@
|
|||
# translation of de.po to Deutsch
|
||||
# Tux Paint german messages.
|
||||
# Copyright (C) 2017 Free Software Foundation, Inc.
|
||||
#
|
||||
# Fabian Franz <FabianFranz@gmx.de>, 2002.
|
||||
# Roland Illig <roland.illig@gmx.de>, 2004.
|
||||
# Burkhard Lück <lueck@hube-lueck.de>, 2005, 2006, 2007, 2008.
|
||||
# Stephanie Schilling <stephanieschilling@online.de>, 2010.
|
||||
# Holger Wansing <hwansing@mailbox.org>, 2014, 2015, 2017.
|
||||
#
|
||||
# Holger Wansing <hwansing@mailbox.org>, 2014, 2015, 2017, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: de\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"PO-Revision-Date: 2017-12-25 21:13+0200\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2022-07-20 17:31+0200\n"
|
||||
"Last-Translator: Holger Wansing <hwansing@mailbox.org>\n"
|
||||
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
|
||||
"Language: de\n"
|
||||
|
|
@ -20,6 +20,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 20.12.0\n"
|
||||
|
||||
#. Response to Black (0, 0, 0) color selected
|
||||
#: ../colors.h:86
|
||||
|
|
@ -125,41 +126,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr "-,.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,53 +170,60 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "äüöß"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "ÄÜÖ"
|
||||
|
||||
#: ../fill_tools.h:62
|
||||
#, fuzzy
|
||||
#| msgid "Click in the picture to fill that area with color."
|
||||
msgid "Click to fill an area with a solid color."
|
||||
msgstr "Klicke in das Bild, um einen Bereich mit Farbe zu füllen."
|
||||
msgstr ""
|
||||
"Klicke in das Bild, um einen Bereich massiv (einfarbig) mit einer Farbe zu "
|
||||
"füllen."
|
||||
|
||||
#: ../fill_tools.h:63
|
||||
#, fuzzy
|
||||
#| msgid "Click in the picture to fill that area with color."
|
||||
msgid "Click and drag to fill an area by hand, using a brush."
|
||||
msgstr "Klicke in das Bild, um einen Bereich mit Farbe zu füllen."
|
||||
msgstr ""
|
||||
"Klicke in das Bild, um einen Bereich unter Verwendung eines Pinsels füllen."
|
||||
|
||||
#: ../fill_tools.h:64
|
||||
msgid ""
|
||||
"Click and drag to fill an area with a linear gradient (from the chosen color "
|
||||
"to transparent)."
|
||||
msgstr ""
|
||||
"Klicke in das Bild, um einen Bereich mit einem linearen Farbverlauf (von der "
|
||||
"gewählten Farbe zu transparent) zu füllen."
|
||||
|
||||
#: ../fill_tools.h:65
|
||||
msgid ""
|
||||
"Click to fill an area with a radial gradient (from the chosen color to "
|
||||
"transparent)."
|
||||
msgstr ""
|
||||
"Klicke in das Bild, um einen Bereich mit einem radialen Farbverlauf (von der "
|
||||
"gewählten Farbe zu transparent) zu füllen."
|
||||
|
||||
#: ../fill_tools.h:66
|
||||
#, fuzzy
|
||||
#| msgid "Click in the picture to fill that area with color."
|
||||
#| msgid ""
|
||||
#| "Click to fill an area with a radial gradient (from the chosen color to "
|
||||
#| "transparent)."
|
||||
msgid ""
|
||||
"Click to fill an area with a shaped gradient (from the chosen color to "
|
||||
"transparent)."
|
||||
msgstr "Klicke in das Bild, um einen Bereich mit Farbe zu füllen."
|
||||
msgstr ""
|
||||
"Klicke in das Bild, um einen Bereich mit einem radialen Farbverlauf (von der "
|
||||
"gewählten Farbe zu transparent) zu füllen."
|
||||
|
||||
#: ../fill_tools.h:67
|
||||
#, fuzzy
|
||||
|
|
@ -225,23 +233,19 @@ msgstr "Klicke und ziehe die Maus, um Teile des Bildes unscharf zu machen."
|
|||
|
||||
#: ../fill_tools.h:80
|
||||
msgid "Solid"
|
||||
msgstr ""
|
||||
msgstr "Massiv"
|
||||
|
||||
#: ../fill_tools.h:81
|
||||
#, fuzzy
|
||||
#| msgid "Brushes"
|
||||
msgid "Brush"
|
||||
msgstr "Pinsel"
|
||||
|
||||
#: ../fill_tools.h:82
|
||||
#, fuzzy
|
||||
#| msgid "Lines"
|
||||
msgid "Linear"
|
||||
msgstr "Linien"
|
||||
msgstr "Linear"
|
||||
|
||||
#: ../fill_tools.h:83
|
||||
msgid "Radial"
|
||||
msgstr ""
|
||||
msgstr "Radial"
|
||||
|
||||
#: ../fill_tools.h:84
|
||||
#, fuzzy
|
||||
|
|
@ -256,11 +260,15 @@ msgstr "Radiergummi"
|
|||
|
||||
#: ../fill_tools.h:88
|
||||
#, fuzzy, c-format
|
||||
#| msgid "Click in the picture to fill that area with color."
|
||||
#| msgid ""
|
||||
#| "Click and drag to fill an area with a linear gradient (from the chosen "
|
||||
#| "color to transparent)."
|
||||
msgid ""
|
||||
"Click and drag to fill an area with a linear gradient (from the chosen color "
|
||||
"to transparent). (Your gradient’s angle is %.0f degrees.)"
|
||||
msgstr "Klicke in das Bild, um einen Bereich mit Farbe zu füllen."
|
||||
msgstr ""
|
||||
"Klicke in das Bild, um einen Bereich mit einem linearen Farbverlauf (von der "
|
||||
"gewählten Farbe zu transparent) zu füllen."
|
||||
|
||||
#. Congratulations #1
|
||||
#: ../great.h:37
|
||||
|
|
@ -355,8 +363,10 @@ msgstr "Tux Paint"
|
|||
|
||||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:10 ../tuxpaint.desktop.in:10
|
||||
#: ../tuxpaint-fullscreen.desktop.in:10
|
||||
#, fuzzy
|
||||
#| msgid "A drawing program for children."
|
||||
msgid "A drawing program for children"
|
||||
msgstr "Ein Malprogramm für Kinder"
|
||||
msgstr "Ein Malprogramm für Kinder."
|
||||
|
||||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:12
|
||||
msgid ""
|
||||
|
|
@ -833,9 +843,9 @@ msgstr "Sechseckiges Mosaik"
|
|||
#. Heptagon (aka septagon) shape tool (7 sides)
|
||||
#: ../shapes.h:293 ../shapes.h:294
|
||||
#, fuzzy
|
||||
#| msgid "Hexagon Mosaic"
|
||||
#| msgid "Pentagon"
|
||||
msgid "Heptagon"
|
||||
msgstr "Sechseckiges Mosaik"
|
||||
msgstr "Fünfeck"
|
||||
|
||||
#. Octagon shape tool (8 sides)
|
||||
#: ../shapes.h:297 ../shapes.h:298
|
||||
|
|
@ -930,38 +940,29 @@ msgid "A star with 5 points."
|
|||
msgstr "Ein Stern mit 5 Spitzen."
|
||||
|
||||
#: ../shapes.h:433
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Pick a shape. Click to pick the center, drag, then let go when it is the "
|
||||
#| "size you want. Move around to rotate it, and click to draw it."
|
||||
msgid ""
|
||||
"Pick a shape. Click to start drawing, drag, and let go when it is the size "
|
||||
"and shape you want. Move around to rotate it, and click again to draw it."
|
||||
msgstr ""
|
||||
"Wähle eine Form. Klicke, um die Mitte zu wählen, ziehe, dann lass los, wenn "
|
||||
"es die richtige Größe hat. Bewege die Maus, um es zu drehen und klicke, um "
|
||||
"es zu zeichnen."
|
||||
"Wähle eine Form. Klicke, um zu beginnen, ziehe mit der Maus und lass los, "
|
||||
"wenn es die richtige Größe und Form hat. Bewege die Maus, um es zu drehen "
|
||||
"und klicke erneut, um es zu zeichnen."
|
||||
|
||||
#: ../shapes.h:434
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Pick a shape. Click to pick the center, drag, then let go when it is the "
|
||||
#| "size you want. Move around to rotate it, and click to draw it."
|
||||
msgid ""
|
||||
"Pick a shape. Click to start drawing, drag, and let go when it is the size "
|
||||
"and shape you want."
|
||||
msgstr ""
|
||||
"Wähle eine Form. Klicke, um die Mitte zu wählen, ziehe, dann lass los, wenn "
|
||||
"es die richtige Größe hat. Bewege die Maus, um es zu drehen und klicke, um "
|
||||
"es zu zeichnen."
|
||||
"Wähle eine Form. Klicke, um zu beginnen, ziehe mit der Maus und lass los, "
|
||||
"wenn es die richtige Größe und Form hat."
|
||||
|
||||
#: ../shapes.h:440
|
||||
msgid "Draw shapes from the center."
|
||||
msgstr ""
|
||||
msgstr "Formen zeichnen, beginnend im Zentrum"
|
||||
|
||||
#: ../shapes.h:441
|
||||
msgid "Draw shapes from a corner."
|
||||
msgstr ""
|
||||
msgstr "Formen zeichnen, beginnend in einer Ecke"
|
||||
|
||||
#. Title of tool selector (buttons down the left)
|
||||
#: ../titles.h:57
|
||||
|
|
@ -1007,8 +1008,6 @@ msgstr "Magie"
|
|||
|
||||
#. Title of fill selector (buttons down the right for fill tool)
|
||||
#: ../titles.h:81
|
||||
#, fuzzy
|
||||
#| msgid "Fill"
|
||||
msgid "Fills"
|
||||
msgstr "Füllen"
|
||||
|
||||
|
|
@ -1172,11 +1171,15 @@ msgstr "Lass die Maustaste los, wenn du mit der Linie zufrieden bist."
|
|||
|
||||
#: ../tools.h:166
|
||||
#, fuzzy, c-format
|
||||
#| msgid "Let go of the button to complete the line."
|
||||
#| msgid ""
|
||||
#| "Let go of the button to complete the line. (Your line's angle is %.0f "
|
||||
#| "degrees.)"
|
||||
msgid ""
|
||||
"Let go of the button to complete the line. (Your line’s angle is %.0f "
|
||||
"degrees.)"
|
||||
msgstr "Lass die Maustaste los, wenn du mit der Linie zufrieden bist."
|
||||
msgstr ""
|
||||
"Lass die Maustaste los, wenn du mit der Linie zufrieden bist. (Der Winkel "
|
||||
"deiner Linie ist %.0f Grad.)"
|
||||
|
||||
#. Instruction while using Shape tool (after first click, before release)
|
||||
#: ../tools.h:169
|
||||
|
|
@ -1197,13 +1200,13 @@ msgstr ""
|
|||
"Bewege die Maus, um die Form zu drehen. Klicke, wenn du zufrieden bist."
|
||||
|
||||
#: ../tools.h:174
|
||||
#, fuzzy, c-format
|
||||
#| msgid "Move the mouse to rotate the shape. Click to draw it."
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Move the mouse to rotate the shape. Click to draw it. (It is rotated %d "
|
||||
"degrees.)"
|
||||
msgstr ""
|
||||
"Bewege die Maus, um die Form zu drehen. Klicke, wenn du zufrieden bist."
|
||||
"Bewege die Maus, um die Form zu drehen. Klicke, wenn du zufrieden bist. (Die "
|
||||
"Form ist um %d Grad gedreht.)"
|
||||
|
||||
#. Notification that 'New' action was aborted (current image would have been lost)
|
||||
#: ../tools.h:177
|
||||
|
|
@ -1276,12 +1279,15 @@ msgstr ""
|
|||
#. Instructions to show when rotating stamps
|
||||
#: ../tools.h:200
|
||||
#, fuzzy, c-format
|
||||
#| msgid "Move the mouse to rotate the shape. Click to draw it."
|
||||
#| msgid ""
|
||||
#| "Move the mouse to rotate the shape. Click to draw it. (It is rotated %d "
|
||||
#| "degrees.)"
|
||||
msgid ""
|
||||
"Drag the mouse to rotate the stamp. Click to draw it. (It is rotated %d "
|
||||
"degrees.)"
|
||||
msgstr ""
|
||||
"Bewege die Maus, um die Form zu drehen. Klicke, wenn du zufrieden bist."
|
||||
"Bewege die Maus, um die Form zu drehen. Klicke, wenn du zufrieden bist. (Die "
|
||||
"Form ist um %d Grad gedreht.)"
|
||||
|
||||
#. Text tool instructions after changing font
|
||||
#: ../tools.h:203
|
||||
|
|
@ -1418,28 +1424,24 @@ msgstr "Denke daran, die linke Maustaste zu benutzen!"
|
|||
#. Confirmation of successful (we hope) image export
|
||||
#: ../tuxpaint.c:2534
|
||||
#, fuzzy, c-format
|
||||
#| msgid "Your picture has been printed!"
|
||||
#| msgid "Your picture has been exported!"
|
||||
msgid "Your picture has been exported to \"%s\"!"
|
||||
msgstr "Dein Bild wird gedruckt!"
|
||||
msgstr "Dein Bild wurde exportiert!"
|
||||
|
||||
#: ../tuxpaint.c:2535
|
||||
#, fuzzy, c-format
|
||||
#| msgid "Your picture has been printed!"
|
||||
#| msgid "Your slideshow GIF has been exported!"
|
||||
msgid "Your slideshow GIF has been exported to \"%s\"!"
|
||||
msgstr "Dein Bild wird gedruckt!"
|
||||
msgstr "Deine GIF-Diashow wurde exportiert!"
|
||||
|
||||
#. We got an error exporting
|
||||
#: ../tuxpaint.c:2539
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your picture could not be exported!"
|
||||
msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!"
|
||||
msgstr "Es tut mir Leid! Dein Bild konnte nicht exportiert werden!"
|
||||
|
||||
#: ../tuxpaint.c:2540
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your slideshow GIF could not be exported!"
|
||||
msgstr "Es tut mir Leid! Dein Bild konnte nicht gedruckt werden!"
|
||||
msgstr "Es tut mir Leid! Deine GIF-Diashow konnte nicht exportiert werden!"
|
||||
|
||||
#. Confirmation of successful (we hope) image-to-template conversion
|
||||
#: ../tuxpaint.c:2543
|
||||
|
|
@ -1497,7 +1499,7 @@ msgstr ""
|
|||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:9967
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
msgstr "Export"
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:9970
|
||||
|
|
@ -1512,7 +1514,7 @@ msgstr "Öffnen"
|
|||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:9976
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
msgstr "GIF-Export"
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:9979
|
||||
|
|
@ -1574,7 +1576,7 @@ msgstr ""
|
|||
#.
|
||||
#: ../tuxpaint.c:19211
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
msgstr "Wähle zwei oder mehr Bilder, um sie in ein animiertes GIF umzuwandeln."
|
||||
|
||||
#. Descriptions (names) of the color mixer tool's primary colors and shades
|
||||
#: ../tuxpaint.c:25513
|
||||
|
|
@ -1705,22 +1707,18 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/ascii.c:344
|
||||
#, fuzzy, c-format
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
#| msgid "Click and drag to turn your drawing into a newspaper."
|
||||
msgid ""
|
||||
"Click and drag to transform parts of your drawing to ASCII art (%s style)."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als "
|
||||
"wäre es im Fernsehen."
|
||||
"Klicke und ziehe die Maus, um dein Bild nach Art einer Tageszeitung "
|
||||
"umzuwandeln."
|
||||
|
||||
#: ../../magic/src/ascii.c:347
|
||||
#, fuzzy, c-format
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
#| msgid "Click to turn your drawing into a newspaper."
|
||||
msgid "Click to transform your entire drawing to ASCII art (%s style)."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
msgstr "Klicke, um dein Bild in eine Art Tageszeitung umzuwandeln."
|
||||
|
||||
#: ../../magic/src/blind.c:127
|
||||
msgid "Blind"
|
||||
|
|
@ -1753,10 +1751,8 @@ msgstr ""
|
|||
"Klicke und ziehe die Maus, um dein Bild in groben Blöcken darzustellen."
|
||||
|
||||
#: ../../magic/src/blocks_etc.c:183
|
||||
#, fuzzy
|
||||
#| msgid "Click to sharpen the entire picture."
|
||||
msgid "Click to make the entire picture blocky."
|
||||
msgstr "Klicke, um das gesamte Bild schärfer zu machen."
|
||||
msgstr "Klicke, um das gesamte Bild grob-pixelig zu machen."
|
||||
|
||||
#: ../../magic/src/blocks_etc.c:190
|
||||
msgid ""
|
||||
|
|
@ -1765,12 +1761,8 @@ msgstr ""
|
|||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
|
||||
#: ../../magic/src/blocks_etc.c:194
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn the entire picture into a chalk drawing."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
msgstr "Klicke, um das ganze Bild in ein Kreidebild zu verwandeln."
|
||||
|
||||
#: ../../magic/src/blocks_etc.c:201
|
||||
msgid "Click and drag the mouse around to make the picture drip."
|
||||
|
|
@ -1778,9 +1770,9 @@ msgstr "Klicke und ziehe die Maus, um das Bild tröpfelig zu machen."
|
|||
|
||||
#: ../../magic/src/blocks_etc.c:205
|
||||
#, fuzzy
|
||||
#| msgid "Click to sharpen the entire picture."
|
||||
#| msgid "Click to make the entire picture blocky."
|
||||
msgid "Click to make the entire picture drip."
|
||||
msgstr "Klicke, um das gesamte Bild schärfer zu machen."
|
||||
msgstr "Klicke, um das gesamte Bild grob-pixelig zu machen."
|
||||
|
||||
#: ../../magic/src/bloom.c:108
|
||||
msgid "Bloom"
|
||||
|
|
@ -1850,32 +1842,31 @@ msgid "Click and drag the mouse around to turn the picture into a cartoon."
|
|||
msgstr "Klicke und ziehe die Maus, um dein Bild in einen Comic zu verwandeln."
|
||||
|
||||
#: ../../magic/src/cartoon.c:136
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
msgid "Click to turn the entire picture into a cartoon."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
msgstr "Klicke, um das ganze Bild in einen Comic zu verwandeln."
|
||||
|
||||
#: ../../magic/src/checkerboard.c:115
|
||||
msgid "Checkerboard"
|
||||
msgstr ""
|
||||
msgstr "Schachbrett"
|
||||
|
||||
#: ../../magic/src/checkerboard.c:131
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
msgid "Click and drag to fill the canvas with a checkerboard pattern."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um die Leinwand mit einem Schachbrettmuster zu "
|
||||
"füllen."
|
||||
|
||||
#: ../../magic/src/clone.c:145
|
||||
msgid "Clone"
|
||||
msgstr ""
|
||||
msgstr "Klonen"
|
||||
|
||||
#: ../../magic/src/clone.c:165
|
||||
msgid ""
|
||||
"Click once to pick a spot to begin cloning. Click again and drag to clone "
|
||||
"that part of the picture."
|
||||
msgstr ""
|
||||
"Klicke einmal, um eine Stelle zu markieren und mit dem Klonen zu beginnen. "
|
||||
"Klicke noch einmal und ziehe mit der Maus, um diesen Teil des Bildes zu "
|
||||
"klonen."
|
||||
|
||||
#: ../../magic/src/colorsep.c:41
|
||||
#, fuzzy
|
||||
|
|
@ -1902,9 +1893,9 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/colorsep.c:49
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw train track rails on your picture."
|
||||
#| msgid "Click and drag to squirt toothpaste onto your picture."
|
||||
msgid "Click and drag to separate your picture's colors."
|
||||
msgstr "Klicke und ziehe, um Eisenbahnschienen auf dein Bild zu malen."
|
||||
msgstr "Klicke und ziehe die Maus, um Zahncreme auf dein Bild zu schmieren."
|
||||
|
||||
#: ../../magic/src/colorsep.c:50
|
||||
#, fuzzy
|
||||
|
|
@ -1970,10 +1961,8 @@ msgid "Dither"
|
|||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:34
|
||||
#, fuzzy
|
||||
#| msgid "Colors"
|
||||
msgid "Dither (Keep Color)"
|
||||
msgstr "Farben"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:39
|
||||
#, fuzzy
|
||||
|
|
@ -1989,11 +1978,13 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/dither.c:40
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
#| msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgid ""
|
||||
"Click to replace your entire image with a dithered pattern of dots in your "
|
||||
"chosen color."
|
||||
msgstr "Klicke, um das ganze Bild mit Regentropfen zu überdecken."
|
||||
msgstr ""
|
||||
"Klicke, um dein ganzes Bild in Weiß und eine weitere Farbe deiner Wahl zu "
|
||||
"ändern."
|
||||
|
||||
#: ../../magic/src/dither.c:44
|
||||
#, fuzzy
|
||||
|
|
@ -2008,12 +1999,10 @@ msgstr ""
|
|||
"wäre es im Fernsehen."
|
||||
|
||||
#: ../../magic/src/dither.c:46
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid ""
|
||||
"Click to replace your entire image with a dithered pattern of dots using the "
|
||||
"picture's original colors."
|
||||
msgstr "Klicke, um das ganze Bild mit Regentropfen zu überdecken."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/emboss.c:108
|
||||
msgid "Emboss"
|
||||
|
|
@ -2144,14 +2133,14 @@ msgstr ""
|
|||
#: ../../magic/src/fade_darken.c:79
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn parts of your picture into white "
|
||||
#| "and a color you choose."
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid ""
|
||||
"Click to entirely desaturate the parts of your picture that match the chosen "
|
||||
"color."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes in Weiß und in eine "
|
||||
"weitere Farbe deiner Wahl zu ändern."
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als "
|
||||
"wäre es im Fernsehen."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:83
|
||||
#, fuzzy
|
||||
|
|
@ -2166,16 +2155,10 @@ msgstr ""
|
|||
"weitere Farbe deiner Wahl zu ändern."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:84
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn parts of your picture into white "
|
||||
#| "and a color you choose."
|
||||
msgid ""
|
||||
"Click to entirely desaturate the parts of your picture that don't match the "
|
||||
"chosen color."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes in Weiß und in eine "
|
||||
"weitere Farbe deiner Wahl zu ändern."
|
||||
|
||||
#: ../../magic/src/fisheye.c:112
|
||||
msgid "Fisheye"
|
||||
|
|
@ -2249,8 +2232,6 @@ msgid "Fretwork"
|
|||
msgstr "Scherenschnitt"
|
||||
|
||||
#: ../../magic/src/fretwork.c:228
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
msgid "Click and drag to draw repetitive patterns."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
|
||||
|
|
@ -2311,12 +2292,8 @@ msgstr ""
|
|||
"umzuwandeln."
|
||||
|
||||
#: ../../magic/src/halftone.c:55
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to turn your drawing into a newspaper."
|
||||
msgid "Click to turn your drawing into a newspaper."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild nach Art einer Tageszeitung "
|
||||
"umzuwandeln."
|
||||
msgstr "Klicke, um dein Bild in eine Art Tageszeitung umzuwandeln."
|
||||
|
||||
#: ../../magic/src/kaleidox.c:40
|
||||
#, fuzzy
|
||||
|
|
@ -2415,17 +2392,14 @@ msgstr ""
|
|||
"Klicke und ziehe die Maus, um einen Lichtstrahl auf dein Bild zu malen."
|
||||
|
||||
#: ../../magic/src/lightning.c:85
|
||||
#, fuzzy
|
||||
#| msgid "Lighten"
|
||||
msgid "Lightning"
|
||||
msgstr "Aufhellen"
|
||||
msgstr "Blitz"
|
||||
|
||||
#: ../../magic/src/lightning.c:100
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw a beam of light on your picture."
|
||||
msgid "Click, drag, and release to draw a lightning bolt between two points."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um einen Lichtstrahl auf dein Bild zu malen."
|
||||
"Klicke, ziehe die Maus und lasse los, um einen Blitz zwischen zwei Punkten "
|
||||
"zu malen."
|
||||
|
||||
#: ../../magic/src/maze.c:111
|
||||
msgid "Maze"
|
||||
|
|
@ -2439,11 +2413,9 @@ msgstr "Klicke und ziehe, um Eisenbahnschienen auf dein Bild zu malen."
|
|||
|
||||
#: ../../magic/src/maze.c:129
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
#| msgid "Click to turn the entire picture into a cartoon."
|
||||
msgid "Click to turn your entire picture into a maze."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
msgstr "Klicke, um das ganze Bild in einen Comic zu verwandeln."
|
||||
|
||||
#: ../../magic/src/metalpaint.c:105
|
||||
msgid "Metal Paint"
|
||||
|
|
@ -2535,7 +2507,7 @@ msgstr "Negativ"
|
|||
|
||||
#: ../../magic/src/negative.c:80
|
||||
msgid "Opposite"
|
||||
msgstr ""
|
||||
msgstr "Negativ"
|
||||
|
||||
#: ../../magic/src/negative.c:85
|
||||
msgid "Click and drag the mouse around to make your painting negative."
|
||||
|
|
@ -2546,21 +2518,20 @@ msgid "Click to turn your painting into its negative."
|
|||
msgstr "Klicke, um die Farben des Bildes umzukehren (Negativ erzeugen)."
|
||||
|
||||
#: ../../magic/src/negative.c:88
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to change the color of parts of your "
|
||||
#| "picture."
|
||||
msgid ""
|
||||
"Click and drag the mouse around to change colors to their opposites -- their "
|
||||
"complementary colors."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um in Teilen deines Bildes die Farbe zu verändern."
|
||||
"Klicke und ziehe die Maus, um Farben im Bild in das Negativ zu wandeln -- "
|
||||
"zur jeweiligen Komplementärfarbe."
|
||||
|
||||
#: ../../magic/src/negative.c:89
|
||||
msgid ""
|
||||
"Click to turn all colors in your painting into their opposites -- their "
|
||||
"complementary colors."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um das Bild in sein Negativ zu wandeln -- zur "
|
||||
"jeweiligen Komplementärfarbe."
|
||||
|
||||
#: ../../magic/src/noise.c:65
|
||||
msgid "Noise"
|
||||
|
|
@ -2652,7 +2623,7 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/n_pt_persp.c:232
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid ""
|
||||
"Click and drag to draw lines with your 1-point perspective vanishing point."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
|
|
@ -2685,18 +2656,16 @@ msgid ""
|
|||
msgstr "Klicke und ziehe die Maus, um das Bild zu verschieben."
|
||||
|
||||
#: ../../magic/src/n_pt_persp.c:243
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to shift your picture around on the canvas."
|
||||
msgid ""
|
||||
"Click and drag to draw lines with your 3-point perspective vanishing points "
|
||||
"(downward perspective)."
|
||||
msgstr "Klicke und ziehe die Maus, um das Bild zu verschieben."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/n_pt_persp.c:247
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag the mouse to paint with a metallic color."
|
||||
msgid "Click and drag to draw lines with an isometric projection."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
msgstr "Klicke und ziehe die Maus, um mit Metallic-Farbe zu malen."
|
||||
|
||||
#. Dimetric
|
||||
#: ../../magic/src/n_pt_persp.c:250
|
||||
|
|
@ -2707,7 +2676,7 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/n_pt_persp.c:251
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid "Click and drag to draw lines with dimetric projection."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
|
||||
|
|
@ -2720,7 +2689,7 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/n_pt_persp.c:255
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid "Click and drag to draw lines with trimetric projection."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
|
||||
|
|
@ -2733,13 +2702,13 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/n_pt_persp.c:259
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid "Click and drag to draw lines with oblique projection."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
|
||||
#: ../../magic/src/n_pt_persp.c:261
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid "Click and drag to draw lines with oblique projection (right-facing)."
|
||||
msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
||||
|
||||
|
|
@ -2749,7 +2718,7 @@ msgstr "Perspektive"
|
|||
|
||||
#: ../../magic/src/perspective.c:175
|
||||
msgid "Panels"
|
||||
msgstr ""
|
||||
msgstr "Felder"
|
||||
|
||||
#: ../../magic/src/perspective.c:176
|
||||
#, fuzzy
|
||||
|
|
@ -2772,10 +2741,8 @@ msgstr ""
|
|||
"möchtest."
|
||||
|
||||
#: ../../magic/src/perspective.c:184
|
||||
#, fuzzy
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click to turn your picture into 2-by-2 panels."
|
||||
msgstr "Klicke, um die Farben des Bildes umzukehren (Negativ erzeugen)."
|
||||
msgstr "Klicke, um dein Bild in 2-mal-2-Felder umzuwandeln."
|
||||
|
||||
#: ../../magic/src/perspective.c:186
|
||||
#, fuzzy
|
||||
|
|
@ -2803,13 +2770,11 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/pixels.c:117
|
||||
msgid "Pixels"
|
||||
msgstr ""
|
||||
msgstr "Pixel"
|
||||
|
||||
#: ../../magic/src/pixels.c:135
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large bricks."
|
||||
msgid "Click and drag to draw large pixels."
|
||||
msgstr "Klicke und ziehe die Maus, um große Blöcke zu malen."
|
||||
msgstr "Klicke und ziehe die Maus, um große Pixel zu malen."
|
||||
|
||||
#: ../../magic/src/polyfill.c:32
|
||||
msgid "Filled Polygon"
|
||||
|
|
@ -2848,10 +2813,8 @@ msgid "Rainbow"
|
|||
msgstr "Regenbogen"
|
||||
|
||||
#: ../../magic/src/rainbow.c:160
|
||||
#, fuzzy
|
||||
#| msgid "Rainbow"
|
||||
msgid "Smooth Rainbow"
|
||||
msgstr "Regenbogen"
|
||||
msgstr "Gleichmäßiger Regenbogen"
|
||||
|
||||
#: ../../magic/src/rainbow.c:164
|
||||
#, fuzzy
|
||||
|
|
@ -2893,15 +2856,12 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/reflection.c:115
|
||||
msgid "Reflection"
|
||||
msgstr ""
|
||||
msgstr "Reflektion"
|
||||
|
||||
#: ../../magic/src/reflection.c:130
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse to add a mosaic effect to parts of your picture."
|
||||
msgid "Click and drag the mouse around to add a reflection to your picture."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teilen deines Bildes einen Mosaik-Effekt "
|
||||
"Klicke und ziehe die Maus, um deinem Bild einen Reflektionseffekt "
|
||||
"hinzuzufügen."
|
||||
|
||||
#: ../../magic/src/ribbon.c:118
|
||||
|
|
@ -2999,9 +2959,9 @@ msgstr "Klicke und ziehe die Maus, um das Bild zu verschieben."
|
|||
|
||||
#: ../../magic/src/smooth.c:63
|
||||
#, fuzzy
|
||||
#| msgid "Rainbow"
|
||||
#| msgid "Smooth Rainbow"
|
||||
msgid "Smooth"
|
||||
msgstr "Regenbogen"
|
||||
msgstr "Gleichmäßiger Regenbogen"
|
||||
|
||||
#: ../../magic/src/smooth.c:64
|
||||
msgid "Squiggles"
|
||||
|
|
@ -3085,15 +3045,15 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/spiral.c:53
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large bricks."
|
||||
#| msgid "Click and drag to draw large pixels."
|
||||
msgid "Click and drag to create a spiral."
|
||||
msgstr "Klicke und ziehe die Maus, um große Blöcke zu malen."
|
||||
msgstr "Klicke und ziehe die Maus, um große Pixel zu malen."
|
||||
|
||||
#: ../../magic/src/spiral.c:54
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large bricks."
|
||||
#| msgid "Click and drag to draw large pixels."
|
||||
msgid "Click and drag to create a square spiral."
|
||||
msgstr "Klicke und ziehe die Maus, um große Blöcke zu malen."
|
||||
msgstr "Klicke und ziehe die Maus, um große Pixel zu malen."
|
||||
|
||||
#: ../../magic/src/spiral.c:55
|
||||
#, fuzzy
|
||||
|
|
@ -3122,18 +3082,14 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/stretch.c:119
|
||||
msgid "Stretch"
|
||||
msgstr ""
|
||||
msgstr "Dehnen"
|
||||
|
||||
#: ../../magic/src/stretch.c:134
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid ""
|
||||
"Click and drag to stretch part of your picture vertically or horizontally."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als "
|
||||
"wäre es im Fernsehen."
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes vertikal oder horizontal "
|
||||
"zu dehnen."
|
||||
|
||||
#: ../../magic/src/string.c:137
|
||||
msgid "String edges"
|
||||
|
|
@ -3181,45 +3137,44 @@ msgstr ""
|
|||
#: ../../magic/src/swirls.c:44
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
#| "Click and drag to stretch part of your picture vertically or horizontally."
|
||||
msgid ""
|
||||
"Click and drag to transform parts of your picture to circular brushstrokes."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als "
|
||||
"wäre es im Fernsehen."
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes vertikal oder horizontal "
|
||||
"zu dehnen."
|
||||
|
||||
#: ../../magic/src/swirls.c:45
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
#| msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgid "Click to turn your entire picture into circular brushstrokes."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
"Klicke, um dein ganzes Bild in Weiß und eine weitere Farbe deiner Wahl zu "
|
||||
"ändern."
|
||||
|
||||
#: ../../magic/src/swirls.c:47
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
#| "Click and drag to stretch part of your picture vertically or horizontally."
|
||||
msgid "Click and drag to transform parts of your picture to brushstroke rays."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes so aussehen zu lassen, als "
|
||||
"wäre es im Fernsehen."
|
||||
"Klicke und ziehe die Maus, um Teile deines Bildes vertikal oder horizontal "
|
||||
"zu dehnen."
|
||||
|
||||
#: ../../magic/src/swirls.c:48
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
#| msgid "Click to turn your entire picture into white and a color you choose."
|
||||
msgid "Click to turn your entire picture into brushstroke rays."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um dein Bild in ein Kreidebild zu verwandeln."
|
||||
"Klicke, um dein ganzes Bild in Weiß und eine weitere Farbe deiner Wahl zu "
|
||||
"ändern."
|
||||
|
||||
#: ../../magic/src/swirls.c:50
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw train track rails on your picture."
|
||||
#| msgid "Click and drag to draw a tornado funnel on your picture."
|
||||
msgid "Click and drag to add fur to your picture."
|
||||
msgstr "Klicke und ziehe, um Eisenbahnschienen auf dein Bild zu malen."
|
||||
msgstr ""
|
||||
"Klicke und ziehe die Maus, um einen Wirbelsturm auf dein Bild zu malen."
|
||||
|
||||
#: ../../magic/src/tessell.c:115
|
||||
msgid "Tessellation Pointy"
|
||||
|
|
@ -3232,7 +3187,7 @@ msgstr ""
|
|||
|
||||
#: ../../magic/src/tessell.c:133
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid ""
|
||||
"Click and drag to draw a repeating tessellating pattern of pointy-topped "
|
||||
"hexagons."
|
||||
|
|
@ -3241,7 +3196,7 @@ msgstr "Klicke und ziehe die Maus, um sich wiederholende Muster zu malen."
|
|||
#. which == TOOL_TESSELL_FLAT_TOP
|
||||
#: ../../magic/src/tessell.c:135
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
#| msgid "Click and drag to draw repetitive patterns."
|
||||
msgid ""
|
||||
"Click and drag to draw a repeating tessellating pattern of flat-topped "
|
||||
"hexagons."
|
||||
|
|
@ -3453,25 +3408,6 @@ msgstr ""
|
|||
#~ msgid "Choose the picture you want, then click “Open”."
|
||||
#~ msgstr "Wähle ein Bild, dass du öffnen möchtest und klicke auf »Öffnen«."
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Move the mouse to rotate the shape. Click to draw it."
|
||||
#~ msgid "Drag the mouse to rotate the stamp. Click to draw it."
|
||||
#~ msgstr ""
|
||||
#~ "Bewege die Maus, um die Form zu drehen. Klicke, wenn du zufrieden bist."
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid ""
|
||||
#~| "Click and drag the mouse to add a mosaic effect to parts of your picture."
|
||||
#~ msgid "Click and drag downward to add water rivulets to your drawing"
|
||||
#~ msgstr ""
|
||||
#~ "Klicke und ziehe die Maus, um Teilen deines Bildes einen Mosaik-Effekt "
|
||||
#~ "hinzuzufügen."
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Tux Paint"
|
||||
#~ msgid "tuxpaint"
|
||||
#~ msgstr "Tux Paint"
|
||||
|
||||
#~ msgid "Pick a color."
|
||||
#~ msgstr "Wähle eine Farbe."
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2013-09-04 10:23+0530\n"
|
||||
"Last-Translator: <b>\n"
|
||||
"Language-Team: Dogri\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "संदली !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/el.po
26
src/po/el.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2021-09-02 07:45+0000\n"
|
||||
"Last-Translator: kiolalis <kiolalis@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -125,41 +125,41 @@ msgstr "Μπέζ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣ/ΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψω"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-29 23:36+0930\n"
|
||||
"Last-Translator: ilox <ilox11@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-07-07 12:22+0100\n"
|
||||
"Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-30 21:17+0000\n"
|
||||
"Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -125,41 +125,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.9.16\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2009-09-06 15:46+0100\n"
|
||||
"Last-Translator: Caroline Ford <caroline.ford.work@googlemail.com>\n"
|
||||
"Language-Team: English (South African) <en_za@li.org>\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/eo.po
26
src/po/eo.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-16 16:00+0000\n"
|
||||
"Last-Translator: Nuno MAGALHÃES <nunomagalhaes@eu.ipp.pt>\n"
|
||||
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "Helflava!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qxĉĝĥĵŝŭ"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QXĈĜĤĴŜŬ"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/es.po
26
src/po/es.po
|
|
@ -29,7 +29,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-18 20:31-0300\n"
|
||||
"Last-Translator: Matías Bellone <matiasbellone+debian@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -142,41 +142,41 @@ msgstr "¡Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr "¡¿,.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -186,19 +186,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2007-08-05 19:22-0400\n"
|
||||
"Last-Translator: Ignacio Tike <itike17@yahoo.com>\n"
|
||||
"Language-Team: Español <ggabriel@internet.com.uy>\n"
|
||||
|
|
@ -115,44 +115,44 @@ msgstr "¡Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
#, fuzzy
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
#, fuzzy
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
#, fuzzy
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -162,19 +162,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/et.po
26
src/po/et.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2015-03-07 13:09+0000\n"
|
||||
"Last-Translator: Sven Ollino <sven.ollino@gmail.com>\n"
|
||||
"Language-Team: Estonian (http://www.transifex.com/projects/p/doudoulinux/"
|
||||
|
|
@ -126,43 +126,43 @@ msgstr "Beež!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -172,19 +172,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/eu.po
26
src/po/eu.po
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: eu\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2020-07-30 16:43+0200\n"
|
||||
"Last-Translator: Alexander Gabilondo <alexgabi@irakasle.net>\n"
|
||||
"Language-Team: librezale@librezale.org\n"
|
||||
|
|
@ -125,41 +125,41 @@ msgstr "Beisa!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/fa.po
26
src/po/fa.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-11-09 21:17+0330\n"
|
||||
"Last-Translator: snima <unix.nima@gmail.com>\n"
|
||||
"Language-Team: farsi <farinaz.hedayat@gmail.com>\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "(کرمی)قهوه اي روشن "
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "۰۱۷"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "ا۱"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "ا۱"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ff.po
26
src/po/ff.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-03 10:35+0200\n"
|
||||
"Last-Translator: Ibrahima SARR <ibrahima.sarr@pulaagu.com>\n"
|
||||
"Language-Team: FULAH LOCALIZATION\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "olɓuɗo"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/fi.po
26
src/po/fi.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2015-10-09 18:00+0200\n"
|
||||
"Last-Translator: inactive\n"
|
||||
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
|
||||
|
|
@ -124,43 +124,43 @@ msgstr "Beesi! Jotkut käyttävät myös nimiä beessi ja beige."
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "00"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -170,19 +170,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/fo.po
26
src/po/fo.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint 0.9.18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2008-01-18 12:40-0000\n"
|
||||
"Last-Translator: Lis Gøthe í Jákupsstovu <morshus@morshus.com>\n"
|
||||
"Language-Team: Faroese <morshus@morshus.com>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/fr.po
26
src/po/fr.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: fr\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-10-07 19:29+0200\n"
|
||||
"Last-Translator: jacques.chion@orange.fr\n"
|
||||
"Language-Team: <fr@li.org>\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "Beige !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "<1>spare-1a"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "<1>spare-1b"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "<9>spare-9a"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "<9>spare-9b"
|
||||
|
||||
|
|
|
|||
26
src/po/ga.po
26
src/po/ga.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2015-10-09 17:38+0500\n"
|
||||
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
|
||||
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
|
||||
|
|
@ -120,41 +120,41 @@ msgstr "Béasa!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/gd.po
26
src/po/gd.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2021-09-02 12:18-0700\n"
|
||||
"Last-Translator: GunChleoc <fios@foramnagaidhlig.net>\n"
|
||||
"Language-Team: Fòram na Gàidhlig\n"
|
||||
|
|
@ -122,41 +122,41 @@ msgstr "Bèis!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "AaBbCcDdEeFfGgHhIiLlMmNnOoPpRrSsTtUuÀàÈèÌìÒòÙù"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr "’,.?!-"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*┐⁊"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/gl.po
26
src/po/gl.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2021-03-03 10:01+0100\n"
|
||||
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Proxecto Trasno <proxecto@trasno.net>\n"
|
||||
|
|
@ -126,41 +126,41 @@ msgstr "Beixe!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -170,19 +170,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.14\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2005-07-26 01:30-0800\n"
|
||||
"Last-Translator: Bill Kendrick <bill@newbreedsoftware.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr ""
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/gu.po
26
src/po/gu.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-31 11:57+0530\n"
|
||||
"Last-Translator: Kartik Mistry <kartik.mistry@gmail.com>\n"
|
||||
"Language-Team: Gujarati <team@utkarsh.org>\n"
|
||||
|
|
@ -120,41 +120,41 @@ msgstr "આછો પીળો"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "૦૧૭"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O૦"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "૧Il|"
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr "૧Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/he.po
26
src/po/he.po
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: he\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2009-05-10 21:45+0200\n"
|
||||
"Last-Translator: Jorge Mariano <jmariano@ymail.com>\n"
|
||||
"Language-Team: Hebrew <mdk-hebrew@iglu.org.il>\n"
|
||||
|
|
@ -129,43 +129,43 @@ msgstr "בז'!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -175,19 +175,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/hi.po
26
src/po/hi.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.14\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-08-09 02:17+1000\n"
|
||||
"Last-Translator: Ashish Arora <ashish.arora13@gmail.com>\n"
|
||||
"Language-Team: Hindi\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "मटमैला!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/hr.po
26
src/po/hr.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-26 10:53+0100\n"
|
||||
"Last-Translator: Paulo Pavačić <pavacic.p@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "Bež!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/hu.po
26
src/po/hu.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-28 12:48+0200\n"
|
||||
"Last-Translator: Dr. Nagy Elemér Károly <eknagy@omikk.bme.hu>\n"
|
||||
"Language-Team: Hungarian <debian-l10n-hungarian@lists.d.o>\n"
|
||||
|
|
@ -123,43 +123,43 @@ msgstr "Bézs!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*߀£¥"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "áíűőüöúóé"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "ÁÍŰŐÜÖÓÉ"
|
||||
|
||||
|
|
|
|||
26
src/po/hy.po
26
src/po/hy.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 1.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-03-22 11:39+0400\n"
|
||||
"Last-Translator: Aram Palyan <ararat.info@gmail.com>\n"
|
||||
"Language-Team: Armenian <ararat.info@gmail.com>\n"
|
||||
|
|
@ -123,43 +123,43 @@ msgstr "Բեժ"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/id.po
26
src/po/id.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-09 04:22+0000\n"
|
||||
"Last-Translator: Teuku Surya <tsuryafajri@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -122,42 +122,42 @@ msgstr "Krem!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
# | msgid "`\\%_@$~#{}<>^&*"
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/is.po
26
src/po/is.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2023-06-28 15:44+0000\n"
|
||||
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
|
||||
"Language-Team: Icelandic\n"
|
||||
|
|
@ -124,41 +124,41 @@ msgstr "Fölbrúnt!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "€`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "AA"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "ðéíóúþæö"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "ÐÉÍÓÚÞÆÖ"
|
||||
|
||||
|
|
|
|||
26
src/po/it.po
26
src/po/it.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.23\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-18 09:15+0000\n"
|
||||
"Last-Translator: Flavio Pastore <ironbishop@fsfe.org>\n"
|
||||
"Language-Team: Italian\n"
|
||||
|
|
@ -135,11 +135,11 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
|
|
@ -148,37 +148,37 @@ msgstr "QX"
|
|||
# especially important for users who have scroll buttons disabled.
|
||||
# Translators should do whatever is needed to put crummy fonts last.
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
# uncommon punctuation
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
# distinct uppercase and lowercase
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
# common punctuation
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
# digits
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
# distinct circle-like characters
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -188,19 +188,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "èòàì"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "ÈÒÀÌ"
|
||||
|
||||
|
|
|
|||
26
src/po/iu.po
26
src/po/iu.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tuxpaint Inuktitut\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2013-07-04 16:05-0500\n"
|
||||
"Last-Translator: Harvey Ginter <harveyginter@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <harveyginter@gmail.com>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "ᐅᕕᓂᐅᔭᖅ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ja.po
26
src/po/ja.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.29\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-10-11 13:17+0900\n"
|
||||
"Last-Translator: Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>\n"
|
||||
"Language-Team: japanese <dolphin6k@wmail.plala.or.jp>\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "ベージュいろ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "漢¥"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "あア"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ka.po
26
src/po/ka.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2023-04-01 20:01+0400\n"
|
||||
"Last-Translator: Giasher <giasher@gmail.com>\n"
|
||||
"Language-Team: Gia Shervashidze <giasher@gmail.com>\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "ბეჟი!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "<1>სათადარიგო-1a"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "<1>სათადარიგო-1b"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "<9>სათადარიგო-9a"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "<9>სათადარიგო-9b"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: kab\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-23 23:11+0100\n"
|
||||
"Last-Translator: Yacine Bouklif <yacine_tizi2003@yahoo.fr>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "Aqahwi afaw !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/km.po
26
src/po/km.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2008-05-30 15:41+0700\n"
|
||||
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
|
||||
"Language-Team: Khmer <support@khmeros.info>\n"
|
||||
|
|
@ -123,43 +123,43 @@ msgstr "ពងមានស្រាល !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/kn.po
26
src/po/kn.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-08 23:43+0630\n"
|
||||
"Last-Translator: Savitha <savithasprasad@yahoo.com>\n"
|
||||
"Language-Team: Kannada <kde-i18n-doc@kde.org>\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "ಉಣ್ಣೆ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "೦೧೭"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O೦"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ko.po
26
src/po/ko.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2022-09-10 06:06-0400\n"
|
||||
"Last-Translator: Mark K. Kim <markuskimius@gmail.com>\n"
|
||||
"Language-Team: N/A\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr "낙타색!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "ㄱㅎ"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "ㄲㅍ"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "ㄱㄴ"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0ㅇ"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|ㅣ"
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr "1Il|ㅣ"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: en_gb\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-05-19 23:18+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -123,43 +123,43 @@ msgstr "बैजी !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2012-05-11 18:00+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "beji !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ks.po
26
src/po/ks.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2012-01-02 11:36+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Kashmiri-PA\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr " بادٲم۪ی رنگ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2012-12-21 11:04+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Kashmiri-DV\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "बिज!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ku.po
26
src/po/ku.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ku\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2009-05-25 12:52+0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: en_US <kde-i18n-doc@kde.org>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "Bej!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/lb.po
26
src/po/lb.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: lb\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-02-16 21:10+0100\n"
|
||||
"Last-Translator: René Brandenburger <rene@brandenburger.lu>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/lg.po
26
src/po/lg.po
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-09-21 09:37+0200\n"
|
||||
"Last-Translator: OLWENY San James <sjolweny85@yahoo.co.uk>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "Kitaka omutangaavu ennyo ng'alimu aka kyenvu"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/lt.po
26
src/po/lt.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tuxpaint 0.9.9\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2004-12-10 18:11+0200\n"
|
||||
"Last-Translator: Gintaras Goštautas <gintaras@nes.lt>\n"
|
||||
"Language-Team: Lithuanian <komp_lt@konf.lt>\n"
|
||||
|
|
@ -123,43 +123,43 @@ msgstr "Smėlio!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/lv.po
26
src/po/lv.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-11 23:13-0000\n"
|
||||
"Last-Translator: Raivis Strogonovs <raivis.strogonovs@gmail.com>\n"
|
||||
"Language-Team: Valoda <raivucis@gmail.com>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "Smilškrāsa!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2013-02-18 09:21+0530\n"
|
||||
"Last-Translator: sk <sk>\n"
|
||||
"Language-Team: American English <kde-i18n-doc@kde.org>\n"
|
||||
|
|
@ -123,43 +123,43 @@ msgstr "मटमैला!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/mk.po
26
src/po/mk.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2006-06-17 23:07+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Macedonian <mk@li.org>\n"
|
||||
|
|
@ -122,43 +122,43 @@ msgstr "Беж!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ml.po
26
src/po/ml.po
|
|
@ -18,7 +18,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-08-03 16:29+0530\n"
|
||||
"Last-Translator: Akhil Krishnan S <akhilkrishnans@gmail.com>\n"
|
||||
"Language-Team: Malayalam\n"
|
||||
|
|
@ -131,43 +131,43 @@ msgstr "ബെയ്ജ്"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -177,19 +177,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/mn.po
26
src/po/mn.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -121,41 +121,41 @@ msgstr ""
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -165,19 +165,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2011-10-07 15:05+0530\n"
|
||||
"Last-Translator: Hidam Dolen <dolenhi@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "ৱাওরপ তৌবা মচু!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2011-10-07 15:05+0530\n"
|
||||
"Last-Translator: Hidam Dolen <dolenhi@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -120,43 +120,43 @@ msgstr "ꯋꯥꯎꯔꯞ ꯇꯧꯕ ꯃꯆꯨ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/mr.po
26
src/po/mr.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.21c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2013-03-28 12:11+0530\n"
|
||||
"Last-Translator: Santosh Jankiram Kshetre <quicklearning@rediffmail.com>\n"
|
||||
"Language-Team: Marathi\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "पिंगट!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017 - ०१७"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "ओ O -तर शुन्य ०"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ms.po
26
src/po/ms.po
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2015-03-07 23:30+0000\n"
|
||||
"Last-Translator: abuyop <abuyop@gmail.com>\n"
|
||||
"Language-Team: Malay (http://www.transifex.com/projects/p/doudoulinux/"
|
||||
|
|
@ -125,43 +125,43 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -171,19 +171,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/nb.po
26
src/po/nb.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: nb\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2021-06-28 19:40+0200\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Bokmål <l10n-no@lister.huftis.org>\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "æøå"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "ÆØÅ"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr "«»,.?!-–"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ne.po
26
src/po/ne.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-09 08:08+0530\n"
|
||||
"Last-Translator: Khagen Sarma <khagen.sharma@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "हल्कै पँहेलो रंग!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/nl.po
26
src/po/nl.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2023-03-30 14:41+0200\n"
|
||||
"Last-Translator: Willem Heppe <heppew@yahoo.com>\n"
|
||||
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
||||
|
|
@ -123,41 +123,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "<1>reserve-1a"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "<1>reserve-1b"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "<9>reserve-9a"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "<9>reserve-9b"
|
||||
|
||||
|
|
|
|||
26
src/po/nn.po
26
src/po/nn.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: nn\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-06-02 13:17+0200\n"
|
||||
"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
|
||||
"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
|
||||
|
|
@ -120,41 +120,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qxæøå"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QXÆØÅ"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!:;'’-–«»"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "äëöî"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "ÄËÖÎ"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "àèéêòóô"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "ÀÈÉÊÒÓÔ"
|
||||
|
||||
|
|
|
|||
26
src/po/nr.po
26
src/po/nr.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2006-10-09 20:32+0200\n"
|
||||
"Last-Translator: Vincent Mahlangu <vmahlangu@parliament.gov.za>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "Zotho ngokufipheleko!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{}<>^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "o0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2010-10-04 17:44+0200\n"
|
||||
"Last-Translator: Pheledi <pheledi@mosekolatranslation.co.za>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "Serolwana sa go taga!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/oc.po
26
src/po/oc.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2021-06-06 18:54+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Occitan (post 1500) <oc@li.org>\n"
|
||||
|
|
@ -122,41 +122,41 @@ msgstr "Burèl !"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -166,19 +166,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/oj.po
26
src/po/oj.po
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ojibwaytuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2007-10-08 18:19-0500\n"
|
||||
"Last-Translator: Ed Montgomery <edm@rocketmail.com>\n"
|
||||
"Language-Team: Ed <edm@rocketmail.com>\n"
|
||||
|
|
@ -118,41 +118,41 @@ msgstr "Waaseyaaziwin ozaawi"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -162,19 +162,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/or.po
26
src/po/or.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2012-04-05 20:08+0530\n"
|
||||
"Last-Translator: Ekanta <ekanta@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "ମଇଳା!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/pa.po
26
src/po/pa.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2022-10-13 16:28-0700\n"
|
||||
"Last-Translator: A S Alam <aalam@satluj.org>\n"
|
||||
"Language-Team: Punjabi <punjabi-users@lists.sf.net>\n"
|
||||
|
|
@ -124,41 +124,41 @@ msgstr "ਫਿੱਕਾ ਸੰਤਰੀ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -168,19 +168,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/pl.po
26
src/po/pl.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-30 18:21+0000\n"
|
||||
"Last-Translator: Chris <cjl@sugarlabs.org>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -128,41 +128,41 @@ msgstr "Beżowy!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -172,19 +172,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/pt.po
26
src/po/pt.po
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-10-06 17:17+0100\n"
|
||||
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
|
||||
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
|
||||
|
|
@ -125,41 +125,41 @@ msgstr "Bege!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "aa"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "eéèêãcç"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "EÉÈÊÃCÇ"
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2017-12-06 13:01-0300\n"
|
||||
"Last-Translator: Fred Ulisses Maranhão <fred.maranhao@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -125,41 +125,41 @@ msgstr "Bege!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qxàáâãéêíóôõúç"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QXÀÁÂÃÉÊÍÓÔÕÚÇ"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -169,19 +169,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ro.po
26
src/po/ro.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tuxpaint 0.9.2pre\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2003-01-03 21:32-0500\n"
|
||||
"Language-Team: Romanian <ro@li.org>\n"
|
||||
"Language: ro\n"
|
||||
|
|
@ -127,43 +127,43 @@ msgstr "Bej!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "\\%_@$~#{}<>^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -173,19 +173,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/ru.po
26
src/po/ru.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2024-06-27 16:04+0300\n"
|
||||
"Last-Translator: Alevtina <karashokovaaa@basealt.ru>\n"
|
||||
"Language-Team: Basealt Translation Team\n"
|
||||
|
|
@ -144,42 +144,42 @@ msgstr "Бежевый!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "оО"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
# msgid "`\\%_@$~#{}<>^&*"
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "О0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -189,19 +189,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr "<1>дополнительный-1a"
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr "<1>дополнительный-1b"
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr "<9>дополнительный-9a"
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr "<9>дополнительный-9b"
|
||||
|
||||
|
|
|
|||
26
src/po/rw.po
26
src/po/rw.po
|
|
@ -16,7 +16,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.14\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2005-04-04 10:55-0700\n"
|
||||
"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
|
||||
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
|
||||
|
|
@ -144,41 +144,41 @@ msgstr ""
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr ""
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr ""
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ""
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr ""
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr ""
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr ""
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -188,19 +188,19 @@ msgstr ""
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/sa.po
26
src/po/sa.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2011-11-19 07:03+0530\n"
|
||||
"Last-Translator: Aarathi Bala\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "बैय्ज्!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2014-06-16 16:55+0530\n"
|
||||
"Last-Translator: Ganesh Murmu <murmu.ganesh@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "मा़टिया़ड़ रोङ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2022-02-11 18:33+0530\n"
|
||||
"Last-Translator: Prasanta Hembram <prasantahembram720@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -120,41 +120,41 @@ msgstr "ᱢᱟᱹᱴᱤᱭᱟᱹᱲ ᱨᱚᱝ!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/sc.po
26
src/po/sc.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: sc\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2020-10-29 00:00+0000\n"
|
||||
"Last-Translator: Flavia Floris <flavia.efloris@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -120,41 +120,41 @@ msgstr "Beige!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -164,19 +164,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
26
src/po/sd.po
26
src/po/sd.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-29 02:14-0800\n"
|
||||
"POT-Creation-Date: 2025-03-06 01:18-0800\n"
|
||||
"PO-Revision-Date: 2013-01-09 14:39+0530\n"
|
||||
"Last-Translator: Chandrakant Dhutadmal\n"
|
||||
"Language-Team: Sindhi-PA\n"
|
||||
|
|
@ -121,43 +121,43 @@ msgstr "ڀدو ميرو!"
|
|||
#. impossible for a user to type ASCII letters.
|
||||
#.
|
||||
#. Most translators should use scoring instead.
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "qx"
|
||||
msgstr "qx"
|
||||
|
||||
#: ../dirwalk.c:198
|
||||
#: ../dirwalk.c:200
|
||||
msgid "QX"
|
||||
msgstr "QX"
|
||||
|
||||
#. distinct uppercase and lowercase (e.g., 'o' vs. 'O')
|
||||
#: ../dirwalk.c:223
|
||||
#: ../dirwalk.c:225
|
||||
msgid "oO"
|
||||
msgstr "oO"
|
||||
|
||||
#. common punctuation (e.g., '?', '!', '.', ',', etc.)
|
||||
#: ../dirwalk.c:228
|
||||
#: ../dirwalk.c:230
|
||||
msgid ",.?!"
|
||||
msgstr ",.?!"
|
||||
|
||||
#. uncommon punctuation (e.g., '@', '#', '*', etc.)
|
||||
#: ../dirwalk.c:232
|
||||
#: ../dirwalk.c:234
|
||||
#, fuzzy
|
||||
#| msgid "`\\%_@$~#{<(^&*"
|
||||
msgid "`%_@$~#{<(^&*"
|
||||
msgstr "`\\%_@$~#{<(^&*"
|
||||
|
||||
#. digits (e.g., '0', '1' and '7')
|
||||
#: ../dirwalk.c:236
|
||||
#: ../dirwalk.c:238
|
||||
msgid "017"
|
||||
msgstr "017"
|
||||
|
||||
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
|
||||
#: ../dirwalk.c:240
|
||||
#: ../dirwalk.c:242
|
||||
msgid "O0"
|
||||
msgstr "O0"
|
||||
|
||||
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
|
||||
#: ../dirwalk.c:244
|
||||
#: ../dirwalk.c:246
|
||||
msgid "1Il|"
|
||||
msgstr "1Il|"
|
||||
|
||||
|
|
@ -167,19 +167,19 @@ msgstr "1Il|"
|
|||
#.
|
||||
#. You can use two different weight for scoring, 1 or 9, according
|
||||
#. to the importance.
|
||||
#: ../dirwalk.c:255
|
||||
#: ../dirwalk.c:257
|
||||
msgid "<1>spare-1a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:256
|
||||
#: ../dirwalk.c:258
|
||||
msgid "<1>spare-1b"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:257
|
||||
#: ../dirwalk.c:259
|
||||
msgid "<9>spare-9a"
|
||||
msgstr ""
|
||||
|
||||
#: ../dirwalk.c:258
|
||||
#: ../dirwalk.c:260
|
||||
msgid "<9>spare-9b"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue