Skip to content

Commit 871fa59

Browse files
authored
Merge pull request #864 from tobiasd/20190622-lang
update of addon translations
2 parents 03d1c92 + 101d360 commit 871fa59

File tree

20 files changed

+1034
-70
lines changed

20 files changed

+1034
-70
lines changed
Lines changed: 175 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,175 @@
1+
# ADDON advancedcontentfilter
2+
# Copyright (C)
3+
# This file is distributed under the same license as the Friendica advancedcontentfilter addon package.
4+
#
5+
#
6+
# Translators:
7+
# Andy H3 <[email protected]>, 2019
8+
#
9+
#, fuzzy
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: \n"
13+
"Report-Msgid-Bugs-To: \n"
14+
"POT-Creation-Date: 2018-04-17 04:04+0200\n"
15+
"PO-Revision-Date: 2018-05-24 06:41+0000\n"
16+
"Last-Translator: Andy H3 <[email protected]>, 2019\n"
17+
"Language-Team: English (United Kingdom) (https://www.transifex.com/Friendica/teams/12172/en_GB/)\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Language: en_GB\n"
22+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
23+
24+
#: advancedcontentfilter.php:134
25+
#, php-format
26+
msgid "Filtered by rule: %s"
27+
msgstr "Filtered by rule: %s"
28+
29+
#: advancedcontentfilter.php:147 advancedcontentfilter.php:204
30+
msgid "Advanced Content Filter"
31+
msgstr "Advanced Content Filter"
32+
33+
#: advancedcontentfilter.php:203
34+
msgid "Back to Addon Settings"
35+
msgstr "Back to addon settings"
36+
37+
#: advancedcontentfilter.php:205
38+
msgid "Add a Rule"
39+
msgstr "Add a rule"
40+
41+
#: advancedcontentfilter.php:206
42+
msgid "Help"
43+
msgstr "Help"
44+
45+
#: advancedcontentfilter.php:207
46+
msgid ""
47+
"Add and manage your personal content filter rules in this screen. Rules have"
48+
" a name and an arbitrary expression that will be matched against post data. "
49+
"For a complete reference of the available operations and variables, check "
50+
"the <a href=\"advancedcontentfilter/help\">help page</a>."
51+
msgstr ""
52+
"Add and manage your personal content filter rules in this screen. Rules have"
53+
" a name and an arbitrary expression that will be matched against post data. "
54+
"For a complete reference of the available operations and variables, check "
55+
"the <a href=\"advancedcontentfilter/help\">help page</a>."
56+
57+
#: advancedcontentfilter.php:208
58+
msgid "Your rules"
59+
msgstr "Your rules"
60+
61+
#: advancedcontentfilter.php:209
62+
msgid ""
63+
"You have no rules yet! Start adding one by clicking on the button above next"
64+
" to the title."
65+
msgstr ""
66+
"You have no rules yet! Start adding one by clicking on the button above next"
67+
" to the title."
68+
69+
#: advancedcontentfilter.php:210
70+
msgid "Disabled"
71+
msgstr "Disabled"
72+
73+
#: advancedcontentfilter.php:211
74+
msgid "Enabled"
75+
msgstr "Enabled"
76+
77+
#: advancedcontentfilter.php:212
78+
msgid "Disable this rule"
79+
msgstr "Disable this rule"
80+
81+
#: advancedcontentfilter.php:213
82+
msgid "Enable this rule"
83+
msgstr "Enable this rule"
84+
85+
#: advancedcontentfilter.php:214
86+
msgid "Edit this rule"
87+
msgstr "Edit this rule"
88+
89+
#: advancedcontentfilter.php:215
90+
msgid "Edit the rule"
91+
msgstr "Edit the rule"
92+
93+
#: advancedcontentfilter.php:216
94+
msgid "Save this rule"
95+
msgstr "Save this rule"
96+
97+
#: advancedcontentfilter.php:217
98+
msgid "Delete this rule"
99+
msgstr "Delete this rule"
100+
101+
#: advancedcontentfilter.php:218
102+
msgid "Rule"
103+
msgstr "Rule"
104+
105+
#: advancedcontentfilter.php:219
106+
msgid "Close"
107+
msgstr "Close"
108+
109+
#: advancedcontentfilter.php:220
110+
msgid "Add new rule"
111+
msgstr "Add new rule"
112+
113+
#: advancedcontentfilter.php:221
114+
msgid "Rule Name"
115+
msgstr "Rule name"
116+
117+
#: advancedcontentfilter.php:222
118+
msgid "Rule Expression"
119+
msgstr "Rule expression"
120+
121+
#: advancedcontentfilter.php:223
122+
msgid ""
123+
"<p>Examples:</p><ul><li><pre>author_link == "
124+
"'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>"
125+
msgstr ""
126+
"<p>Examples:</p><ul><li><pre>author_link == "
127+
"'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>"
128+
129+
#: advancedcontentfilter.php:224
130+
msgid "Cancel"
131+
msgstr "Cancel"
132+
133+
#: advancedcontentfilter.php:290 advancedcontentfilter.php:301
134+
#: advancedcontentfilter.php:312 advancedcontentfilter.php:346
135+
#: advancedcontentfilter.php:375 advancedcontentfilter.php:396
136+
msgid "You must be logged in to use this method"
137+
msgstr "You must be logged in to use this method"
138+
139+
#: advancedcontentfilter.php:316 advancedcontentfilter.php:350
140+
#: advancedcontentfilter.php:379
141+
msgid "Invalid form security token, please refresh the page."
142+
msgstr "Invalid form security token, please refresh the page."
143+
144+
#: advancedcontentfilter.php:328
145+
msgid "The rule name and expression are required."
146+
msgstr "The rule name and expression are required."
147+
148+
#: advancedcontentfilter.php:340
149+
msgid "Rule successfully added"
150+
msgstr "Rule successfully added"
151+
152+
#: advancedcontentfilter.php:354 advancedcontentfilter.php:383
153+
msgid "Rule doesn't exist or doesn't belong to you."
154+
msgstr "Rule doesn't exist or doesn't belong to you."
155+
156+
#: advancedcontentfilter.php:369
157+
msgid "Rule successfully updated"
158+
msgstr "Rule successfully updated"
159+
160+
#: advancedcontentfilter.php:390
161+
msgid "Rule successfully deleted"
162+
msgstr "Rule successfully deleted"
163+
164+
#: advancedcontentfilter.php:400
165+
msgid "Missing argument: guid."
166+
msgstr "Missing argument: Global Unique Identifier (GUID)."
167+
168+
#: advancedcontentfilter.php:406
169+
#, php-format
170+
msgid "Unknown post with guid: %s"
171+
msgstr "Unknown post with Global Unique Identifier (GUID): %s"
172+
173+
#: src/middlewares.php:28
174+
msgid "Method not found"
175+
msgstr "Method not found"
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?php
2+
3+
if(! function_exists("string_plural_select_en_gb")) {
4+
function string_plural_select_en_gb($n){
5+
$n = intval($n);
6+
return ($n != 1);;
7+
}}
8+
;
9+
$a->strings["Filtered by rule: %s"] = "Filtered by rule: %s";
10+
$a->strings["Advanced Content Filter"] = "Advanced Content Filter";
11+
$a->strings["Back to Addon Settings"] = "Back to addon settings";
12+
$a->strings["Add a Rule"] = "Add a rule";
13+
$a->strings["Help"] = "Help";
14+
$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the <a href=\"advancedcontentfilter/help\">help page</a>."] = "Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the <a href=\"advancedcontentfilter/help\">help page</a>.";
15+
$a->strings["Your rules"] = "Your rules";
16+
$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "You have no rules yet! Start adding one by clicking on the button above next to the title.";
17+
$a->strings["Disabled"] = "Disabled";
18+
$a->strings["Enabled"] = "Enabled";
19+
$a->strings["Disable this rule"] = "Disable this rule";
20+
$a->strings["Enable this rule"] = "Enable this rule";
21+
$a->strings["Edit this rule"] = "Edit this rule";
22+
$a->strings["Edit the rule"] = "Edit the rule";
23+
$a->strings["Save this rule"] = "Save this rule";
24+
$a->strings["Delete this rule"] = "Delete this rule";
25+
$a->strings["Rule"] = "Rule";
26+
$a->strings["Close"] = "Close";
27+
$a->strings["Add new rule"] = "Add new rule";
28+
$a->strings["Rule Name"] = "Rule name";
29+
$a->strings["Rule Expression"] = "Rule expression";
30+
$a->strings["<p>Examples:</p><ul><li><pre>author_link == 'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>"] = "<p>Examples:</p><ul><li><pre>author_link == 'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>";
31+
$a->strings["Cancel"] = "Cancel";
32+
$a->strings["You must be logged in to use this method"] = "You must be logged in to use this method";
33+
$a->strings["Invalid form security token, please refresh the page."] = "Invalid form security token, please refresh the page.";
34+
$a->strings["The rule name and expression are required."] = "The rule name and expression are required.";
35+
$a->strings["Rule successfully added"] = "Rule successfully added";
36+
$a->strings["Rule doesn't exist or doesn't belong to you."] = "Rule doesn't exist or doesn't belong to you.";
37+
$a->strings["Rule successfully updated"] = "Rule successfully updated";
38+
$a->strings["Rule successfully deleted"] = "Rule successfully deleted";
39+
$a->strings["Missing argument: guid."] = "Missing argument: Global Unique Identifier (GUID).";
40+
$a->strings["Unknown post with guid: %s"] = "Unknown post with Global Unique Identifier (GUID): %s";
41+
$a->strings["Method not found"] = "Method not found";

blackout/lang/en-gb/messages.po

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# ADDON blackout
2+
# Copyright (C)
3+
# This file is distributed under the same license as the Friendica blackout addon package.
4+
#
5+
#
6+
# Translators:
7+
# Andy H3 <[email protected]>, 2019
8+
# Kris, 2018
9+
msgid ""
10+
msgstr ""
11+
"Project-Id-Version: friendica\n"
12+
"Report-Msgid-Bugs-To: \n"
13+
"POT-Creation-Date: 2019-03-12 09:26+0100\n"
14+
"PO-Revision-Date: 2019-06-05 14:40+0000\n"
15+
"Last-Translator: Andy H3 <[email protected]>\n"
16+
"Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/language/en_GB/)\n"
17+
"MIME-Version: 1.0\n"
18+
"Content-Type: text/plain; charset=UTF-8\n"
19+
"Content-Transfer-Encoding: 8bit\n"
20+
"Language: en_GB\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
22+
23+
#: blackout.php:101
24+
msgid ""
25+
"The end-date is prior to the start-date of the blackout, you should fix this"
26+
msgstr "The end date is prior to the start date of the blackout, you should fix this"
27+
28+
#: blackout.php:103
29+
#, php-format
30+
msgid ""
31+
"Please double check that the current settings for the blackout. Begin will "
32+
"be <strong>%s</strong> and it will end <strong>%s</strong>."
33+
msgstr "Please double check that the current settings for the blackout. Begin will be <strong>%s</strong> and it will end <strong>%s</strong>."
34+
35+
#: blackout.php:106
36+
msgid "Save Settings"
37+
msgstr "Save Settings"
38+
39+
#: blackout.php:107
40+
msgid "Redirect URL"
41+
msgstr "Redirect URL"
42+
43+
#: blackout.php:107
44+
msgid "all your visitors from the web will be redirected to this URL"
45+
msgstr "Visitors from the web will be redirected to this URL"
46+
47+
#: blackout.php:108
48+
msgid "Begin of the Blackout"
49+
msgstr "Blackout begins"
50+
51+
#: blackout.php:108
52+
msgid ""
53+
"Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, "
54+
"<em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute."
55+
msgstr "Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute."
56+
57+
#: blackout.php:109
58+
msgid "End of the Blackout"
59+
msgstr "Blackout ends"
60+
61+
#: blackout.php:111
62+
msgid ""
63+
"<strong>Note</strong>: The redirect will be active from the moment you press"
64+
" the submit button. Users currently logged in will <strong>not</strong> be "
65+
"thrown out but can't login again after logging out should the blackout is "
66+
"still in place."
67+
msgstr "<strong>Note</strong>: The redirect will be active from the moment you press the submit button. Users currently logged in will <strong>not</strong> be affected but can't login again after logging out should the blackout is still in place."

blackout/lang/en-gb/strings.php

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?php
2+
3+
if(! function_exists("string_plural_select_en_gb")) {
4+
function string_plural_select_en_gb($n){
5+
$n = intval($n);
6+
return ($n != 1);;
7+
}}
8+
;
9+
$a->strings["The end-date is prior to the start-date of the blackout, you should fix this"] = "The end date is prior to the start date of the blackout, you should fix this";
10+
$a->strings["Please double check that the current settings for the blackout. Begin will be <strong>%s</strong> and it will end <strong>%s</strong>."] = "Please double check that the current settings for the blackout. Begin will be <strong>%s</strong> and it will end <strong>%s</strong>.";
11+
$a->strings["Save Settings"] = "Save Settings";
12+
$a->strings["Redirect URL"] = "Redirect URL";
13+
$a->strings["all your visitors from the web will be redirected to this URL"] = "Visitors from the web will be redirected to this URL";
14+
$a->strings["Begin of the Blackout"] = "Blackout begins";
15+
$a->strings["Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute."] = "Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute.";
16+
$a->strings["End of the Blackout"] = "Blackout ends";
17+
$a->strings["<strong>Note</strong>: The redirect will be active from the moment you press the submit button. Users currently logged in will <strong>not</strong> be thrown out but can't login again after logging out should the blackout is still in place."] = "<strong>Note</strong>: The redirect will be active from the moment you press the submit button. Users currently logged in will <strong>not</strong> be affected but can't login again after logging out should the blackout is still in place.";

blackout/lang/fr/messages.po

Lines changed: 34 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,49 +6,64 @@
66
# Translators:
77
# Damien Goutte-Gattat <[email protected]>, 2015
88
# Hypolite Petovan <[email protected]>, 2016
9-
# vladimir N <[email protected]>, 2018
9+
# Valvin A <[email protected]>, 2019
10+
# Vladimir Núñez <[email protected]>, 2018
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: friendica\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
15-
"PO-Revision-Date: 2018-12-30 12:31+0000\n"
16-
"Last-Translator: vladimir N <[email protected]>\n"
15+
"POT-Creation-Date: 2019-03-12 09:26+0100\n"
16+
"PO-Revision-Date: 2019-05-27 19:12+0000\n"
17+
"Last-Translator: Valvin A <[email protected]>\n"
1718
"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
2021
"Content-Transfer-Encoding: 8bit\n"
2122
"Language: fr\n"
2223
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
2324

24-
#: blackout.php:99
25+
#: blackout.php:101
26+
msgid ""
27+
"The end-date is prior to the start-date of the blackout, you should fix this"
28+
msgstr "La date de fin est antérieure au début de l'extinction, vous devriez corriger cela."
29+
30+
#: blackout.php:103
31+
#, php-format
32+
msgid ""
33+
"Please double check that the current settings for the blackout. Begin will "
34+
"be <strong>%s</strong> and it will end <strong>%s</strong>."
35+
msgstr "Merci de vérifier que le paramétrage actuel pour l'extinction. Le début sera <strong>%s</strong> et se terminera <strong>%s</strong>"
36+
37+
#: blackout.php:106
2538
msgid "Save Settings"
2639
msgstr "Sauvegarder les paramètres"
2740

28-
#: blackout.php:100
41+
#: blackout.php:107
2942
msgid "Redirect URL"
3043
msgstr "Adresse URL de redirection"
3144

32-
#: blackout.php:100
45+
#: blackout.php:107
3346
msgid "all your visitors from the web will be redirected to this URL"
3447
msgstr "Tous vos visiteurs venant du web seront redirigés vers cette URL."
3548

36-
#: blackout.php:101
49+
#: blackout.php:108
3750
msgid "Begin of the Blackout"
38-
msgstr "Début du blackout"
51+
msgstr "Début de l'extinction"
3952

40-
#: blackout.php:101
53+
#: blackout.php:108
4154
msgid ""
42-
"format is <em>YYYY</em> year, <em>MM</em> month, <em>DD</em> day, "
43-
"<em>hh</em> hour and <em>mm</em> minute"
44-
msgstr "Le format est <em>YYYY</em> année, <em>MM</em> mois, <em>DD</em> jour, <em>hh</em> heure and <em>mm</em> minute"
55+
"Format is <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> year, <em>MM</em> month, "
56+
"<em>DD</em> day, <em>hh</em> hour and <em>mm</em> minute."
57+
msgstr "Le format est <tt>YYYY-MM-DD hh:mm</tt>; <em>YYYY</em> année, <em>MM</em>mois, <em>DD</em> jour, <em>hh</em>heure et <em>mm</em>minute."
4558

46-
#: blackout.php:102
59+
#: blackout.php:109
4760
msgid "End of the Blackout"
48-
msgstr "Fin du blackout"
61+
msgstr "Fin de l'extinction"
4962

50-
#: blackout.php:108
63+
#: blackout.php:111
5164
msgid ""
52-
"The end-date is prior to the start-date of the blackout, you should fix "
53-
"this."
54-
msgstr "La date de fin est antérieure à la date de début. Veuillez corriger cela."
65+
"<strong>Note</strong>: The redirect will be active from the moment you press"
66+
" the submit button. Users currently logged in will <strong>not</strong> be "
67+
"thrown out but can't login again after logging out should the blackout is "
68+
"still in place."
69+
msgstr "<strong>Note</strong>: La redirection sera active à partir du moment ou vous appuierez sur le bouton envoyer. Les utilisateurs identifiés ne seront <strong>pas</strong> déconnectés mais ne pourront pas se reconnecter après s'être déconnectés tant que l'extinction est en place."

0 commit comments

Comments
 (0)