aboutsummaryrefslogtreecommitdiffhomepage
path: root/po
diff options
context:
space:
mode:
authorGravatar Kurtis Rader <krader@skepticism.us>2016-06-14 19:55:30 -0700
committerGravatar Kurtis Rader <krader@skepticism.us>2016-06-14 19:57:07 -0700
commit3cecc1f475d8f2d34f6e2519a8f7f9168296a494 (patch)
tree3c38712d0319ccd174db70909015ecb6bd0790dd /po
parent9f0c31611c189b7685cd5a818330ce36a9774eeb (diff)
trivial locale cleanups
Clarify the purpose of the `N_()` macro. Remove inconsistent capitalization of two strings in the parser module.
Diffstat (limited to 'po')
-rw-r--r--po/de.po8
-rw-r--r--po/en.po8
-rw-r--r--po/fr.po4
-rw-r--r--po/pt_BR.po8
-rw-r--r--po/sv.po8
-rw-r--r--po/zh_CN.po8
6 files changed, 22 insertions, 22 deletions
diff --git a/po/de.po b/po/de.po
index 7a9d90d0..b6729266 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1056,8 +1056,8 @@ msgid "'for' block"
msgstr "'for'-Block"
#: parser.cpp:77 parse_constants.h:265
-msgid "Block created by breakpoint"
-msgstr ""
+msgid "block created by breakpoint"
+msgstr "block created by breakpoint"
#: parser.cpp:82 parse_constants.h:272
msgid "'if' conditional block"
@@ -1097,8 +1097,8 @@ msgid "'begin' unconditional block"
msgstr "'begin' unbedingter Block"
#: parser.cpp:127 parse_constants.h:325
-msgid "Block created by the . builtin"
-msgstr ""
+msgid "block created by the . builtin"
+msgstr "block created by the . builtin"
#: parser.cpp:132 parse_constants.h:330
#, fuzzy
diff --git a/po/en.po b/po/en.po
index 51e2515d..f1151a54 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1050,8 +1050,8 @@ msgid "'for' block"
msgstr "“for” block"
#: parser.cpp:77 parse_constants.h:265
-msgid "Block created by breakpoint"
-msgstr "Block created by breakpoint"
+msgid "block created by breakpoint"
+msgstr "block created by breakpoint"
#: parser.cpp:82 parse_constants.h:272
msgid "'if' conditional block"
@@ -1090,8 +1090,8 @@ msgid "'begin' unconditional block"
msgstr "“begin” unconditional block"
#: parser.cpp:127 parse_constants.h:325
-msgid "Block created by the . builtin"
-msgstr "Block created by the . builtin"
+msgid "block created by the . builtin"
+msgstr "block created by the . builtin"
#: parser.cpp:132 parse_constants.h:330
msgid "event handler block"
diff --git a/po/fr.po b/po/fr.po
index a7574c03..70105dbe 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1069,7 +1069,7 @@ msgstr "bloc 'for'"
#: parser.cpp:77 parse_constants.h:265
#, fuzzy
-msgid "Block created by breakpoint"
+msgid "block created by breakpoint"
msgstr "bloc créé par la commande interne '.'"
#: parser.cpp:82 parse_constants.h:272
@@ -1110,7 +1110,7 @@ msgid "'begin' unconditional block"
msgstr "bloc inconditionnel 'begin'"
#: parser.cpp:127 parse_constants.h:325
-msgid "Block created by the . builtin"
+msgid "block created by the . builtin"
msgstr "bloc créé par la commande interne '.'"
#: parser.cpp:132 parse_constants.h:330
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 8bf4be18..1225812f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1063,8 +1063,8 @@ msgid "'for' block"
msgstr "bloco “for”"
#: parser.cpp:77 parse_constants.h:265
-msgid "Block created by breakpoint"
-msgstr "Bloco criado por breakpoint"
+msgid "block created by breakpoint"
+msgstr "bloco criado por breakpoint"
#: parser.cpp:82 parse_constants.h:272
msgid "'if' conditional block"
@@ -1104,8 +1104,8 @@ msgid "'begin' unconditional block"
msgstr "bloco não condicional “begin”"
#: parser.cpp:127 parse_constants.h:325
-msgid "Block created by the . builtin"
-msgstr "Bloco criado pelo builtin ."
+msgid "block created by the . builtin"
+msgstr "bloco criado pelo builtin ."
#: parser.cpp:132 parse_constants.h:330
#, fuzzy
diff --git a/po/sv.po b/po/sv.po
index 0730d657..2eabe166 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1061,8 +1061,8 @@ msgid "'for' block"
msgstr "'for' block"
#: parser.cpp:77 parse_constants.h:265
-msgid "Block created by breakpoint"
-msgstr "Block skapat av det inbuggde kommandot breakpoint"
+msgid "block created by breakpoint"
+msgstr "block skapat av det inbuggde kommandot breakpoint"
#: parser.cpp:82 parse_constants.h:272
msgid "'if' conditional block"
@@ -1101,8 +1101,8 @@ msgid "'begin' unconditional block"
msgstr "'begin' ovillkorligen exekverat block"
#: parser.cpp:127 parse_constants.h:325
-msgid "Block created by the . builtin"
-msgstr "Block skapat av det inbyggda kommandot '.'"
+msgid "block created by the . builtin"
+msgstr "block skapat av det inbyggda kommandot '.'"
#: parser.cpp:132 parse_constants.h:330
msgid "event handler block"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 08b54db5..391f76fc 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1039,8 +1039,8 @@ msgid "'for' block"
msgstr "“for” block"
#: parser.cpp:77 parse_constants.h:265
-msgid "Block created by breakpoint"
-msgstr "Block created by breakpoint"
+msgid "block created by breakpoint"
+msgstr "block created by breakpoint"
#: parser.cpp:82 parse_constants.h:272
msgid "'if' conditional block"
@@ -1079,8 +1079,8 @@ msgid "'begin' unconditional block"
msgstr "“begin” unconditional block"
#: parser.cpp:127 parse_constants.h:325
-msgid "Block created by the . builtin"
-msgstr "Block created by the . builtin"
+msgid "block created by the . builtin"
+msgstr "block created by the . builtin"
#: parser.cpp:132 parse_constants.h:330
msgid "event handler block"