summaryrefslogtreecommitdiffstats
path: root/template/messages/tdebase/kcmlocale.pot
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2021-07-07 18:33:56 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2021-07-07 18:33:56 +0000
commitecef7a7766f587bc47321b6e2c50f737542d56ef (patch)
tree911ae901ce89ce64193adcdf562804fb3425be89 /template/messages/tdebase/kcmlocale.pot
parent92429902e68586ccb2e3f9a1c6ef278dc72342d2 (diff)
downloadtde-i18n-ecef7a7766f587bc47321b6e2c50f737542d56ef.tar.gz
tde-i18n-ecef7a7766f587bc47321b6e2c50f737542d56ef.zip
Update translation template.
Diffstat (limited to 'template/messages/tdebase/kcmlocale.pot')
-rw-r--r--template/messages/tdebase/kcmlocale.pot63
1 files changed, 30 insertions, 33 deletions
diff --git a/template/messages/tdebase/kcmlocale.pot b/template/messages/tdebase/kcmlocale.pot
index 5b5e323a61b..5fd2e0f3338 100644
--- a/template/messages/tdebase/kcmlocale.pot
+++ b/template/messages/tdebase/kcmlocale.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-11 04:01+0200\n"
+"POT-Creation-Date: 2021-07-07 18:16+0000\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"
@@ -104,9 +104,9 @@ msgid ""
"Here you can choose the languages that will be used by TDE. If the first "
"language in the list is not available, the second will be used, etc. If only "
"US English is available, no translations have been installed. You can get "
-"translation packages for many languages from the place you got TDE "
-"from.<p>Note that some applications may not be translated to your languages; "
-"in this case, they will automatically fall back to US English."
+"translation packages for many languages from the place you got TDE from."
+"<p>Note that some applications may not be translated to your languages; in "
+"this case, they will automatically fall back to US English."
msgstr ""
#: klocalesample.cpp:52
@@ -210,16 +210,16 @@ msgstr ""
#: localemon.cpp:285
msgid ""
-"Here you can define the decimal separator used to display monetary "
-"values.<p>Note that the decimal separator used to display other numbers has "
-"to be defined separately (see the 'Numbers' tab)."
+"Here you can define the decimal separator used to display monetary values."
+"<p>Note that the decimal separator used to display other numbers has to be "
+"defined separately (see the 'Numbers' tab)."
msgstr ""
#: localemon.cpp:293
msgid ""
-"Here you can define the thousands separator used to display monetary "
-"values.<p>Note that the thousands separator used to display other numbers "
-"has to be defined separately (see the 'Numbers' tab)."
+"Here you can define the thousands separator used to display monetary values."
+"<p>Note that the thousands separator used to display other numbers has to be "
+"defined separately (see the 'Numbers' tab)."
msgstr ""
#: localemon.cpp:301
@@ -472,33 +472,30 @@ msgstr ""
msgid ""
"<p>The text in this textbox will be used to format time strings. The "
"sequences below will be replaced:</p><table><tr><td><b>HH</b></td><td>The "
-"hour as a decimal number using a 24-hour clock "
-"(00-23).</td></tr><tr><td><b>hH</b></td><td>The hour (24-hour clock) as a "
-"decimal number (0-23).</td></tr><tr><td><b>PH</b></td><td>The hour as a "
-"decimal number using a 12-hour clock "
-"(01-12).</td></tr><tr><td><b>pH</b></td><td>The hour (12-hour clock) as a "
-"decimal number (1-12).</td></tr><tr><td><b>MM</b></td><td>The minutes as a "
-"decimal number (00-59).</td><tr><tr><td><b>SS</b></td><td>The seconds as a "
-"decimal number (00-59).</td></tr><tr><td><b>AMPM</b></td><td>Either \"am\" "
-"or \"pm\" according to the given time value. Noon is treated as \"pm\" and "
-"midnight as \"am\".</td></tr></table>"
+"hour as a decimal number using a 24-hour clock (00-23).</td></"
+"tr><tr><td><b>hH</b></td><td>The hour (24-hour clock) as a decimal number "
+"(0-23).</td></tr><tr><td><b>PH</b></td><td>The hour as a decimal number "
+"using a 12-hour clock (01-12).</td></tr><tr><td><b>pH</b></td><td>The hour "
+"(12-hour clock) as a decimal number (1-12).</td></tr><tr><td><b>MM</b></"
+"td><td>The minutes as a decimal number (00-59).</td><tr><tr><td><b>SS</b></"
+"td><td>The seconds as a decimal number (00-59).</td></tr><tr><td><b>AMPM</"
+"b></td><td>Either \"am\" or \"pm\" according to the given time value. Noon "
+"is treated as \"pm\" and midnight as \"am\".</td></tr></table>"
msgstr ""
#: localetime.cpp:487
msgid ""
-"<table><tr><td><b>YYYY</b></td><td>The year with century as a decimal "
-"number.</td></tr><tr><td><b>YY</b></td><td>The year without century as a "
-"decimal number (00-99).</td></tr><tr><td><b>MM</b></td><td>The month as a "
-"decimal number (01-12).</td></tr><tr><td><b>mM</b></td><td>The month as a "
-"decimal number (1-12).</td></tr><tr><td><b>SHORTMONTH</b></td><td>The first "
-"three characters of the month name. "
-"</td></tr><tr><td><b>MONTH</b></td><td>The full month "
-"name.</td></tr><tr><td><b>DD</b></td><td>The day of month as a decimal "
-"number (01-31).</td></tr><tr><td><b>dD</b></td><td>The day of month as a "
-"decimal number (1-31).</td></tr><tr><td><b>SHORTWEEKDAY</b></td><td>The "
-"first three characters of the weekday "
-"name.</td></tr><tr><td><b>WEEKDAY</b></td><td>The full weekday "
-"name.</td></tr></table>"
+"<table><tr><td><b>YYYY</b></td><td>The year with century as a decimal number."
+"</td></tr><tr><td><b>YY</b></td><td>The year without century as a decimal "
+"number (00-99).</td></tr><tr><td><b>MM</b></td><td>The month as a decimal "
+"number (01-12).</td></tr><tr><td><b>mM</b></td><td>The month as a decimal "
+"number (1-12).</td></tr><tr><td><b>SHORTMONTH</b></td><td>The first three "
+"characters of the month name. </td></tr><tr><td><b>MONTH</b></td><td>The "
+"full month name.</td></tr><tr><td><b>DD</b></td><td>The day of month as a "
+"decimal number (01-31).</td></tr><tr><td><b>dD</b></td><td>The day of month "
+"as a decimal number (1-31).</td></tr><tr><td><b>SHORTWEEKDAY</b></td><td>The "
+"first three characters of the weekday name.</td></tr><tr><td><b>WEEKDAY</b></"
+"td><td>The full weekday name.</td></tr></table>"
msgstr ""
#: localetime.cpp:508