Merge pull request #1231 from tobiasd/20220122-lng

DE, HU, SV translation updates
This commit is contained in:
Philipp 2022-01-22 19:09:05 +01:00 committed by GitHub
commit de91e04678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
281 changed files with 5838 additions and 2168 deletions

View file

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"POT-Creation-Date: 2021-11-21 19:13-0500\n"
"PO-Revision-Date: 2018-05-24 06:41+0000\n"
"Last-Translator: Balázs Úr, 2021\n"
"Language-Team: Hungarian (https://www.transifex.com/Friendica/teams/12172/hu/)\n"
@ -21,32 +21,28 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/middlewares.php:49
msgid "Method not found"
msgstr "A módszer nem található"
#: advancedcontentfilter.php:136
#: advancedcontentfilter.php:154
#, php-format
msgid "Filtered by rule: %s"
msgstr "Szűrve a szabály alapján: %s"
#: advancedcontentfilter.php:150 advancedcontentfilter.php:207
#: advancedcontentfilter.php:170 advancedcontentfilter.php:225
msgid "Advanced Content Filter"
msgstr "Speciális tartalomszűrő"
#: advancedcontentfilter.php:206
#: advancedcontentfilter.php:224
msgid "Back to Addon Settings"
msgstr "Vissza a bővítménybeállításokhoz"
#: advancedcontentfilter.php:208
#: advancedcontentfilter.php:226
msgid "Add a Rule"
msgstr "Szabály hozzáadása"
#: advancedcontentfilter.php:209
#: advancedcontentfilter.php:227
msgid "Help"
msgstr "Súgó"
#: advancedcontentfilter.php:210
#: advancedcontentfilter.php:228
msgid ""
"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. "
@ -58,11 +54,11 @@ msgstr ""
"adataira lesz illesztve. Az elérhető műveletek és változók teljes "
"hivatkozásáért nézze meg a súgóoldalt."
#: advancedcontentfilter.php:211
#: advancedcontentfilter.php:229
msgid "Your rules"
msgstr "Az Ön szabályai"
#: advancedcontentfilter.php:212
#: advancedcontentfilter.php:230
msgid ""
"You have no rules yet! Start adding one by clicking on the button above next"
" to the title."
@ -70,98 +66,102 @@ msgstr ""
"Még nincsenek szabályai! Kezdje meg egy szabály hozzáadását a cím mellett "
"lévő fenti gombra kattintva."
#: advancedcontentfilter.php:213
#: advancedcontentfilter.php:231
msgid "Disabled"
msgstr "Letiltva"
#: advancedcontentfilter.php:214
#: advancedcontentfilter.php:232
msgid "Enabled"
msgstr "Engedélyezve"
#: advancedcontentfilter.php:215
#: advancedcontentfilter.php:233
msgid "Disable this rule"
msgstr "A szabály letiltása"
#: advancedcontentfilter.php:216
#: advancedcontentfilter.php:234
msgid "Enable this rule"
msgstr "A szabály engedélyezése"
#: advancedcontentfilter.php:217
#: advancedcontentfilter.php:235
msgid "Edit this rule"
msgstr "A szabály szerkesztése"
#: advancedcontentfilter.php:218
#: advancedcontentfilter.php:236
msgid "Edit the rule"
msgstr "A szabály szerkesztése"
#: advancedcontentfilter.php:219
#: advancedcontentfilter.php:237
msgid "Save this rule"
msgstr "A szabály mentése"
#: advancedcontentfilter.php:220
#: advancedcontentfilter.php:238
msgid "Delete this rule"
msgstr "A szabály törlése"
#: advancedcontentfilter.php:221
#: advancedcontentfilter.php:239
msgid "Rule"
msgstr "Szabály"
#: advancedcontentfilter.php:222
#: advancedcontentfilter.php:240
msgid "Close"
msgstr "Bezárás"
#: advancedcontentfilter.php:223
#: advancedcontentfilter.php:241
msgid "Add new rule"
msgstr "Új szabály hozzáadása"
#: advancedcontentfilter.php:224
#: advancedcontentfilter.php:242
msgid "Rule Name"
msgstr "Szabály neve"
#: advancedcontentfilter.php:225
#: advancedcontentfilter.php:243
msgid "Rule Expression"
msgstr "Szabály kifejezése"
#: advancedcontentfilter.php:226
#: advancedcontentfilter.php:244
msgid "Cancel"
msgstr "Mégse"
#: advancedcontentfilter.php:293 advancedcontentfilter.php:304
#: advancedcontentfilter.php:315 advancedcontentfilter.php:349
#: advancedcontentfilter.php:378 advancedcontentfilter.php:399
#: advancedcontentfilter.php:312 advancedcontentfilter.php:323
#: advancedcontentfilter.php:334 advancedcontentfilter.php:370
#: advancedcontentfilter.php:401 advancedcontentfilter.php:424
msgid "You must be logged in to use this method"
msgstr "Bejelentkezve kell lennie a módszer használatához"
#: advancedcontentfilter.php:319 advancedcontentfilter.php:353
#: advancedcontentfilter.php:382
#: advancedcontentfilter.php:338 advancedcontentfilter.php:374
#: advancedcontentfilter.php:405
msgid "Invalid form security token, please refresh the page."
msgstr "Érvénytelen űrlap biztonsági token. Frissítse az oldalt."
#: advancedcontentfilter.php:331
#: advancedcontentfilter.php:350
msgid "The rule name and expression are required."
msgstr "A szabály neve és kifejezése kötelező."
#: advancedcontentfilter.php:343
#: advancedcontentfilter.php:364
msgid "Rule successfully added"
msgstr "A szabály sikeresen hozzáadva"
#: advancedcontentfilter.php:357 advancedcontentfilter.php:386
#: advancedcontentfilter.php:378 advancedcontentfilter.php:409
msgid "Rule doesn't exist or doesn't belong to you."
msgstr "A szabály nem létezik vagy nem Önhöz tatozik."
#: advancedcontentfilter.php:372
#: advancedcontentfilter.php:395
msgid "Rule successfully updated"
msgstr "A szabály sikeresen frissítve"
#: advancedcontentfilter.php:393
#: advancedcontentfilter.php:418
msgid "Rule successfully deleted"
msgstr "A szabály sikeresen törölve"
#: advancedcontentfilter.php:403
#: advancedcontentfilter.php:428
msgid "Missing argument: guid."
msgstr "Hiányzó argumentum: guid."
#: advancedcontentfilter.php:411
#: advancedcontentfilter.php:436
#, php-format
msgid "Unknown post with guid: %s"
msgstr "Ismeretlen bejegyzés a következő guid azonosítóval: %s"
#: src/middlewares.php:49
msgid "Method not found"
msgstr "A módszer nem található"

View file

@ -5,7 +5,6 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Method not found'] = 'A módszer nem található';
$a->strings['Filtered by rule: %s'] = 'Szűrve a szabály alapján: %s';
$a->strings['Advanced Content Filter'] = 'Speciális tartalomszűrő';
$a->strings['Back to Addon Settings'] = 'Vissza a bővítménybeállításokhoz';
@ -37,3 +36,4 @@ $a->strings['Rule successfully updated'] = 'A szabály sikeresen frissítve';
$a->strings['Rule successfully deleted'] = 'A szabály sikeresen törölve';
$a->strings['Missing argument: guid.'] = 'Hiányzó argumentum: guid.';
$a->strings['Unknown post with guid: %s'] = 'Ismeretlen bejegyzés a következő guid azonosítóval: %s';
$a->strings['Method not found'] = 'A módszer nem található';

View file

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 04:04+0200\n"
"POT-Creation-Date: 2021-11-21 19:13-0500\n"
"PO-Revision-Date: 2018-05-24 06:41+0000\n"
"Last-Translator: Bjoessi <torbjorn.andersson@syte.se>, 2019\n"
"Language-Team: Swedish (https://www.transifex.com/Friendica/teams/12172/sv/)\n"
@ -21,44 +21,40 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: advancedcontentfilter.php:134
#: advancedcontentfilter.php:154
#, php-format
msgid "Filtered by rule: %s"
msgstr "Filtrerat efter regel: %s"
#: advancedcontentfilter.php:147 advancedcontentfilter.php:204
#: advancedcontentfilter.php:170 advancedcontentfilter.php:225
msgid "Advanced Content Filter"
msgstr "Avancerat innehållsfiter"
#: advancedcontentfilter.php:203
#: advancedcontentfilter.php:224
msgid "Back to Addon Settings"
msgstr "TIllbaka till Tilläggsinställningar"
#: advancedcontentfilter.php:205
#: advancedcontentfilter.php:226
msgid "Add a Rule"
msgstr "Lägg till en regel"
#: advancedcontentfilter.php:206
#: advancedcontentfilter.php:227
msgid "Help"
msgstr "Hjälp"
#: advancedcontentfilter.php:207
#: advancedcontentfilter.php:228
msgid ""
"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>."
"the help page."
msgstr ""
"Lägg till och hantera dina personliga regler för innehållsfilter i det här "
"fönstret. Regler har ett namn och ett valfritt uttryck och kommer jämföras "
"mot inläggets innehåll. Förteckning av alla operander och variabler finns "
"att hitta på <a href=\"advancedcontentfilter/help\">hjälpsidan</a>."
#: advancedcontentfilter.php:208
#: advancedcontentfilter.php:229
msgid "Your rules"
msgstr "Dina regler"
#: advancedcontentfilter.php:209
#: advancedcontentfilter.php:230
msgid ""
"You have no rules yet! Start adding one by clicking on the button above next"
" to the title."
@ -66,110 +62,102 @@ msgstr ""
"Du har inga regler än! Lägg till regler genom att klicka på knappen ovanför,"
" bredvid överskriften."
#: advancedcontentfilter.php:210
#: advancedcontentfilter.php:231
msgid "Disabled"
msgstr "Inaktiverad"
#: advancedcontentfilter.php:211
#: advancedcontentfilter.php:232
msgid "Enabled"
msgstr "Aktiverad"
#: advancedcontentfilter.php:212
#: advancedcontentfilter.php:233
msgid "Disable this rule"
msgstr "Inaktivera den här regeln"
#: advancedcontentfilter.php:213
#: advancedcontentfilter.php:234
msgid "Enable this rule"
msgstr "Aktivera den här regeln"
#: advancedcontentfilter.php:214
#: advancedcontentfilter.php:235
msgid "Edit this rule"
msgstr "Redigera den här regeln"
#: advancedcontentfilter.php:215
#: advancedcontentfilter.php:236
msgid "Edit the rule"
msgstr "Redigera den här regeln"
#: advancedcontentfilter.php:216
#: advancedcontentfilter.php:237
msgid "Save this rule"
msgstr "Spara den här regeln"
#: advancedcontentfilter.php:217
#: advancedcontentfilter.php:238
msgid "Delete this rule"
msgstr "Ta bort den här regeln"
#: advancedcontentfilter.php:218
#: advancedcontentfilter.php:239
msgid "Rule"
msgstr "Regel"
#: advancedcontentfilter.php:219
#: advancedcontentfilter.php:240
msgid "Close"
msgstr "Stäng"
#: advancedcontentfilter.php:220
#: advancedcontentfilter.php:241
msgid "Add new rule"
msgstr "Lägg till ny regel"
#: advancedcontentfilter.php:221
#: advancedcontentfilter.php:242
msgid "Rule Name"
msgstr "Regelnamn"
#: advancedcontentfilter.php:222
#: advancedcontentfilter.php:243
msgid "Rule Expression"
msgstr "Regeluttryck"
#: advancedcontentfilter.php:223
msgid ""
"<p>Examples:</p><ul><li><pre>author_link == "
"'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>"
msgstr ""
"<p>Exempel:</p><ul><li><pre>author_link == "
"'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>taggar</li></ul>"
#: advancedcontentfilter.php:224
#: advancedcontentfilter.php:244
msgid "Cancel"
msgstr "Avbryt"
#: advancedcontentfilter.php:290 advancedcontentfilter.php:301
#: advancedcontentfilter.php:312 advancedcontentfilter.php:346
#: advancedcontentfilter.php:375 advancedcontentfilter.php:396
#: advancedcontentfilter.php:312 advancedcontentfilter.php:323
#: advancedcontentfilter.php:334 advancedcontentfilter.php:370
#: advancedcontentfilter.php:401 advancedcontentfilter.php:424
msgid "You must be logged in to use this method"
msgstr "Du måste vara inloggad för att använda den här funktionen"
#: advancedcontentfilter.php:316 advancedcontentfilter.php:350
#: advancedcontentfilter.php:379
#: advancedcontentfilter.php:338 advancedcontentfilter.php:374
#: advancedcontentfilter.php:405
msgid "Invalid form security token, please refresh the page."
msgstr "Felaktigt säkerhetsformulärstecken, vänligen uppdatera sidan."
#: advancedcontentfilter.php:328
#: advancedcontentfilter.php:350
msgid "The rule name and expression are required."
msgstr "Regelns namn och uttryck krävs."
#: advancedcontentfilter.php:340
#: advancedcontentfilter.php:364
msgid "Rule successfully added"
msgstr "Regeln kunde läggas till"
#: advancedcontentfilter.php:354 advancedcontentfilter.php:383
#: advancedcontentfilter.php:378 advancedcontentfilter.php:409
msgid "Rule doesn't exist or doesn't belong to you."
msgstr "Regeln finns inte eller tillhör inte dig."
#: advancedcontentfilter.php:369
#: advancedcontentfilter.php:395
msgid "Rule successfully updated"
msgstr "Uppdatering av regel lyckades"
#: advancedcontentfilter.php:390
#: advancedcontentfilter.php:418
msgid "Rule successfully deleted"
msgstr "Borttagning av regel lyckades"
#: advancedcontentfilter.php:400
#: advancedcontentfilter.php:428
msgid "Missing argument: guid."
msgstr "Argument saknas: guid."
#: advancedcontentfilter.php:406
#: advancedcontentfilter.php:436
#, php-format
msgid "Unknown post with guid: %s"
msgstr "Okänt inlägg med guid: %s"
#: src/middlewares.php:28
#: src/middlewares.php:49
msgid "Method not found"
msgstr "Metod hittades inte"

View file

@ -10,7 +10,6 @@ $a->strings['Advanced Content Filter'] = 'Avancerat innehållsfiter';
$a->strings['Back to Addon Settings'] = 'TIllbaka till Tilläggsinställningar';
$a->strings['Add a Rule'] = 'Lägg till en regel';
$a->strings['Help'] = 'Hjälp';
$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>.'] = 'Lägg till och hantera dina personliga regler för innehållsfilter i det här fönstret. Regler har ett namn och ett valfritt uttryck och kommer jämföras mot inläggets innehåll. Förteckning av alla operander och variabler finns att hitta på <a href="advancedcontentfilter/help">hjälpsidan</a>.';
$a->strings['Your rules'] = 'Dina regler';
$a->strings['You have no rules yet! Start adding one by clicking on the button above next to the title.'] = 'Du har inga regler än! Lägg till regler genom att klicka på knappen ovanför, bredvid överskriften.';
$a->strings['Disabled'] = 'Inaktiverad';
@ -26,7 +25,6 @@ $a->strings['Close'] = 'Stäng';
$a->strings['Add new rule'] = 'Lägg till ny regel';
$a->strings['Rule Name'] = 'Regelnamn';
$a->strings['Rule Expression'] = 'Regeluttryck';
$a->strings['<p>Examples:</p><ul><li><pre>author_link == \'https://friendica.mrpetovan.com/profile/hypolite\'</pre></li><li>tags</li></ul>'] = '<p>Exempel:</p><ul><li><pre>author_link == \'https://friendica.mrpetovan.com/profile/hypolite\'</pre></li><li>taggar</li></ul>';
$a->strings['Cancel'] = 'Avbryt';
$a->strings['You must be logged in to use this method'] = 'Du måste vara inloggad för att använda den här funktionen';
$a->strings['Invalid form security token, please refresh the page.'] = 'Felaktigt säkerhetsformulärstecken, vänligen uppdatera sidan.';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:05+0000\n"
"PO-Revision-Date: 2021-12-23 11:12+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -4,16 +4,16 @@
#
#
# Translators:
# Jonatan Nyberg, 2017
# efef6ec5b435a041fce803c7f8af77d2_2341d43, 2017
# Tim Stahel <transifex@swedneck.xyz>, 2018
# Bjoessi <torbjorn.andersson@syte.se>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-12 09:26+0100\n"
"PO-Revision-Date: 2019-04-04 20:32+0000\n"
"Last-Translator: Bjoessi <torbjorn.andersson@syte.se>\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-01-04 08:29+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,48 +21,49 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: blackout.php:101
#: blackout.php:97
msgid ""
"The end-date is prior to the start-date of the blackout, you should fix this"
msgstr "Slutdatumet ligger före startdatumet för nedsläckningen, du bör rätta detta."
"The end-date is prior to the start-date of the blackout, you should fix "
"this."
msgstr ""
#: blackout.php:103
#: blackout.php:99
#, php-format
msgid ""
"Please double check that the current settings for the blackout. Begin will "
"be <strong>%s</strong> and it will end <strong>%s</strong>."
msgstr "Vänligen försäkra dig om att inställningarna för nedsläckningen är korrekt. Början <strong>%s</strong> och slut <strong>%s</strong>."
"Please double check the current settings for the blackout. It will begin on "
"<strong>%s</strong> and end on <strong>%s</strong>."
msgstr ""
#: blackout.php:106
#: blackout.php:102
msgid "Save Settings"
msgstr "Spara inställningar"
#: blackout.php:107
#: blackout.php:103
msgid "Redirect URL"
msgstr "Omdirigera URL"
#: blackout.php:107
msgid "all your visitors from the web will be redirected to this URL"
msgstr "alla dina besökare från webben kommer omdirigeras till denna URL"
#: blackout.php:103
msgid "All your visitors from the web will be redirected to this URL."
msgstr ""
#: blackout.php:108
#: blackout.php:104
msgid "Begin of the Blackout"
msgstr "Start på nedsläckningen"
#: blackout.php:108
#: blackout.php:104
msgid ""
"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."
msgstr "Formatet är <tt>ÅÅÅÅ-MM-DD tt:mm</tt>; <em>ÅÅÅÅ</em> år, <em>MM</em> månad, <em>DD</em> dag, <em>tt</em> timme och <em>mm</em> minut."
#: blackout.php:109
#: blackout.php:105
msgid "End of the Blackout"
msgstr "Slut på nedsläckningen"
#: blackout.php:111
#: blackout.php:107
msgid ""
"<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 "
"thrown out but can't login again after logging out while the blackout is "
"still in place."
msgstr "<strong>Observera</strong>: Hänvisningen kommer att träda i kraft när du trycker på skicka-knappen. Användare som just nu är inloggade kommer <strong>inte</strong> bli utkastade men kan inte logga in igen efter utloggning om nedsläckningen fortfarande är i kraft. "
msgstr ""

View file

@ -5,12 +5,8 @@ function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['The end-date is prior to the start-date of the blackout, you should fix this'] = 'Slutdatumet ligger före startdatumet för nedsläckningen, du bör rätta detta.';
$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>.'] = 'Vänligen försäkra dig om att inställningarna för nedsläckningen är korrekt. Början <strong>%s</strong> och slut <strong>%s</strong>.';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['Redirect URL'] = 'Omdirigera URL';
$a->strings['all your visitors from the web will be redirected to this URL'] = 'alla dina besökare från webben kommer omdirigeras till denna URL';
$a->strings['Begin of the Blackout'] = 'Start på nedsläckningen';
$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.'] = 'Formatet är <tt>ÅÅÅÅ-MM-DD tt:mm</tt>; <em>ÅÅÅÅ</em> år, <em>MM</em> månad, <em>DD</em> dag, <em>tt</em> timme och <em>mm</em> minut.';
$a->strings['End of the Blackout'] = 'Slut på nedsläckningen';
$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>Observera</strong>: Hänvisningen kommer att träda i kraft när du trycker på skicka-knappen. Användare som just nu är inloggade kommer <strong>inte</strong> bli utkastade men kan inte logga in igen efter utloggning om nedsläckningen fortfarande är i kraft. ';

View file

@ -7,13 +7,14 @@
# Andreas H., 2018
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-17 10:23+0200\n"
"PO-Revision-Date: 2018-08-18 10:59+0000\n"
"Last-Translator: Andreas H.\n"
"POT-Creation-Date: 2021-11-21 19:13-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,41 +22,29 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: blockem.php:54 blockem.php:58
msgid "Blockem"
msgstr "Blockem"
#: blockem.php:62
#: blockem.php:39
msgid ""
"Hides user's content by collapsing posts. Also replaces their avatar with "
"generic image."
msgstr "Verbirgt Inhalte von Kontakten durch kollabieren der Beiträge. Des weiteren wird das Profilbild durch einen generischen Avatar ersetzt."
msgstr "Verbirgt Inhalte von Benutzern durch Zusammenklappen der Beiträge. Des Weiteren wird das Profilbild durch einen generischen Avatar ersetzt."
#: blockem.php:63
#: blockem.php:40
msgid "Comma separated profile URLS:"
msgstr "Komma separierte Liste von Profil URLs"
msgstr "Komma-separierte Liste von Profil-URLs"
#: blockem.php:67
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: blockem.php:45
msgid "Blockem"
msgstr "Blockem"
#: blockem.php:81
msgid "BLOCKEM Settings saved."
msgstr "BLOCKEM-Einstellungen gesichert."
#: blockem.php:143
#: blockem.php:120
#, php-format
msgid "Filtered user: %s"
msgstr "Gefilterte Person: %s"
#: blockem.php:202
#: blockem.php:183
msgid "Unblock Author"
msgstr "Autor freischalten"
#: blockem.php:204
#: blockem.php:185
msgid "Block Author"
msgstr "Autor blockieren"
#: blockem.php:244
msgid "blockem settings updated"
msgstr "blockem Einstellungen aktualisiert"

View file

@ -5,12 +5,9 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Hides user\'s content by collapsing posts. Also replaces their avatar with generic image.'] = 'Verbirgt Inhalte von Benutzern durch Zusammenklappen der Beiträge. Des Weiteren wird das Profilbild durch einen generischen Avatar ersetzt.';
$a->strings['Comma separated profile URLS:'] = 'Komma-separierte Liste von Profil-URLs';
$a->strings['Blockem'] = 'Blockem';
$a->strings['Hides user\'s content by collapsing posts. Also replaces their avatar with generic image.'] = 'Verbirgt Inhalte von Kontakten durch kollabieren der Beiträge. Des weiteren wird das Profilbild durch einen generischen Avatar ersetzt.';
$a->strings['Comma separated profile URLS:'] = 'Komma separierte Liste von Profil URLs';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['BLOCKEM Settings saved.'] = 'BLOCKEM-Einstellungen gesichert.';
$a->strings['Filtered user: %s'] = 'Gefilterte Person: %s';
$a->strings['Unblock Author'] = 'Autor freischalten';
$a->strings['Block Author'] = 'Autor blockieren';
$a->strings['blockem settings updated'] = 'blockem Einstellungen aktualisiert';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-17 10:23+0200\n"
"PO-Revision-Date: 2020-12-23 00:39+0000\n"
"POT-Creation-Date: 2021-11-21 19:13-0500\n"
"PO-Revision-Date: 2021-12-23 11:13+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,41 +19,29 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: blockem.php:54 blockem.php:58
msgid "Blockem"
msgstr "Blockem"
#: blockem.php:62
#: blockem.php:39
msgid ""
"Hides user's content by collapsing posts. Also replaces their avatar with "
"generic image."
msgstr "Elrejti a felhasználók tartalmát a bejegyzések összecsukásával. Ezenkívül lecseréli a profilképeiket egy általános képre."
#: blockem.php:63
#: blockem.php:40
msgid "Comma separated profile URLS:"
msgstr "Profil URL-ek vesszővel elválasztva:"
#: blockem.php:67
msgid "Save Settings"
msgstr "Beállítások mentése"
#: blockem.php:45
msgid "Blockem"
msgstr "Blockem"
#: blockem.php:81
msgid "BLOCKEM Settings saved."
msgstr "A Blockem beállításai elmentve."
#: blockem.php:143
#: blockem.php:120
#, php-format
msgid "Filtered user: %s"
msgstr "Kiszűrt felhasználó: %s"
#: blockem.php:202
#: blockem.php:183
msgid "Unblock Author"
msgstr "Szerző tiltásának feloldása"
#: blockem.php:204
#: blockem.php:185
msgid "Block Author"
msgstr "Szerző tiltása"
#: blockem.php:244
msgid "blockem settings updated"
msgstr "A Blockem beállításai frissítve."

View file

@ -5,12 +5,9 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Blockem'] = 'Blockem';
$a->strings['Hides user\'s content by collapsing posts. Also replaces their avatar with generic image.'] = 'Elrejti a felhasználók tartalmát a bejegyzések összecsukásával. Ezenkívül lecseréli a profilképeiket egy általános képre.';
$a->strings['Comma separated profile URLS:'] = 'Profil URL-ek vesszővel elválasztva:';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['BLOCKEM Settings saved.'] = 'A Blockem beállításai elmentve.';
$a->strings['Blockem'] = 'Blockem';
$a->strings['Filtered user: %s'] = 'Kiszűrt felhasználó: %s';
$a->strings['Unblock Author'] = 'Szerző tiltásának feloldása';
$a->strings['Block Author'] = 'Szerző tiltása';
$a->strings['blockem settings updated'] = 'A Blockem beállításai frissítve.';

View file

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-17 10:23+0200\n"
"PO-Revision-Date: 2019-08-20 07:51+0000\n"
"Last-Translator: Bjoessi <torbjorn.andersson@syte.se>\n"
"POT-Creation-Date: 2021-11-21 19:13-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,41 +19,29 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: blockem.php:54 blockem.php:58
msgid "Blockem"
msgstr "BLOCKEM"
#: blockem.php:62
#: blockem.php:39
msgid ""
"Hides user's content by collapsing posts. Also replaces their avatar with "
"generic image."
msgstr "Döljer användares inlägg genom sammanslagning nedåt. Användarens profilbild ersätts med en standardbild."
#: blockem.php:63
#: blockem.php:40
msgid "Comma separated profile URLS:"
msgstr "Kommaseparerade profiladresser:"
#: blockem.php:67
msgid "Save Settings"
msgstr "Spara inställningar"
#: blockem.php:45
msgid "Blockem"
msgstr "BLOCKEM"
#: blockem.php:81
msgid "BLOCKEM Settings saved."
msgstr "BLOCKEM Inställningar sparade."
#: blockem.php:143
#: blockem.php:120
#, php-format
msgid "Filtered user: %s"
msgstr "Filtrerat på användare:%s"
#: blockem.php:202
#: blockem.php:183
msgid "Unblock Author"
msgstr "Avblockera författare"
#: blockem.php:204
#: blockem.php:185
msgid "Block Author"
msgstr "Blockera författare"
#: blockem.php:244
msgid "blockem settings updated"
msgstr "BLOCKEM Inställningar uppdaterade"

View file

@ -5,12 +5,9 @@ function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Blockem'] = 'BLOCKEM';
$a->strings['Hides user\'s content by collapsing posts. Also replaces their avatar with generic image.'] = 'Döljer användares inlägg genom sammanslagning nedåt. Användarens profilbild ersätts med en standardbild.';
$a->strings['Comma separated profile URLS:'] = 'Kommaseparerade profiladresser:';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['BLOCKEM Settings saved.'] = 'BLOCKEM Inställningar sparade.';
$a->strings['Blockem'] = 'BLOCKEM';
$a->strings['Filtered user: %s'] = 'Filtrerat på användare:%s';
$a->strings['Unblock Author'] = 'Avblockera författare';
$a->strings['Block Author'] = 'Blockera författare';
$a->strings['blockem settings updated'] = 'BLOCKEM Inställningar uppdaterade';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2020-12-23 00:53+0000\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-12-23 17:09+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,6 +19,6 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: buglink.php:15
#: buglink.php:20
msgid "Report Bug"
msgstr "Hiba jelentése"

View file

@ -5,16 +5,16 @@
#
# Translators:
# Ulf Rompe <transifex.com@rompe.org>, 2019
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2022
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-29 00:53+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2018-04-07 05:23+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2021\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2022\n"
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,41 +23,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: catavatar.php:48
msgid "Use Cat as Avatar"
msgstr "Verwende diese Katze als Profilbild"
#: catavatar.php:49
msgid "More Random Cat!"
msgstr "Weitere zufällige Katze"
#: catavatar.php:50
msgid "Reset to email Cat"
msgstr "Zurück zu E-Mail-Katze"
#: catavatar.php:52
msgid "Cat Avatar Settings"
msgstr "Katzen-Profilbild-Einstellungen"
#: catavatar.php:53
msgid "Set default profile avatar or randomize the cat."
msgstr ""
"Wähle das standardmäßig verwendete Profilbild oder ein zufällig erzeugtes "
"Katzenbild."
#: catavatar.php:78
#: catavatar.php:53
msgid "Cat Avatar Settings"
msgstr "Katzen-Profilbild-Einstellungen"
#: catavatar.php:56
msgid "Use Cat as Avatar"
msgstr "Verwende diese Katze als Profilbild"
#: catavatar.php:57
msgid "Another random Cat!"
msgstr "Eine andere zufällige Katze"
#: catavatar.php:58
msgid "Reset to email Cat"
msgstr "Zurück zu E-Mail-Katze"
#: catavatar.php:77
msgid "The cat hadn't found itself."
msgstr ""
"Es ist ein Problem mit der Datenbank aufgetreten. Die Katze konnte sich "
"nicht selbst finden."
#: catavatar.php:87
#: catavatar.php:86
msgid "There was an error, the cat ran away."
msgstr "Upps, es gab einen Fehler und die Katze ist weggelaufen"
#: catavatar.php:93
#: catavatar.php:92
msgid "Profile Photos"
msgstr "Profilbilder"
#: catavatar.php:108
#: catavatar.php:102
msgid "Meow!"
msgstr "Miau!"

View file

@ -5,11 +5,11 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Use Cat as Avatar'] = 'Verwende diese Katze als Profilbild';
$a->strings['More Random Cat!'] = 'Weitere zufällige Katze';
$a->strings['Reset to email Cat'] = 'Zurück zu E-Mail-Katze';
$a->strings['Cat Avatar Settings'] = 'Katzen-Profilbild-Einstellungen';
$a->strings['Set default profile avatar or randomize the cat.'] = 'Wähle das standardmäßig verwendete Profilbild oder ein zufällig erzeugtes Katzenbild.';
$a->strings['Cat Avatar Settings'] = 'Katzen-Profilbild-Einstellungen';
$a->strings['Use Cat as Avatar'] = 'Verwende diese Katze als Profilbild';
$a->strings['Another random Cat!'] = 'Eine andere zufällige Katze';
$a->strings['Reset to email Cat'] = 'Zurück zu E-Mail-Katze';
$a->strings['The cat hadn\'t found itself.'] = 'Es ist ein Problem mit der Datenbank aufgetreten. Die Katze konnte sich nicht selbst finden.';
$a->strings['There was an error, the cat ran away.'] = 'Upps, es gab einen Fehler und die Katze ist weggelaufen';
$a->strings['Profile Photos'] = 'Profilbilder';

View file

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2018-04-07 05:23+0000\n"
"Last-Translator: Balázs Úr, 2021\n"
"Language-Team: Hungarian (https://www.transifex.com/Friendica/teams/12172/hu/)\n"
@ -22,37 +22,37 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: catavatar.php:48
msgid "Use Cat as Avatar"
msgstr "Macska használata profilképként"
#: catavatar.php:49
msgid "More Random Cat!"
msgstr "Több véletlen macskát!"
#: catavatar.php:50
msgid "Reset to email Cat"
msgstr "Visszaállítás e-mail macskára"
#: catavatar.php:52
msgid "Cat Avatar Settings"
msgstr "Macskaprofilkép-beállítások"
#: catavatar.php:53
msgid "Set default profile avatar or randomize the cat."
msgstr "Alapértelmezett profilkép beállítása vagy véletlenszerű macska."
#: catavatar.php:78
#: catavatar.php:53
msgid "Cat Avatar Settings"
msgstr "Macskaprofilkép-beállítások"
#: catavatar.php:56
msgid "Use Cat as Avatar"
msgstr "Macska használata profilképként"
#: catavatar.php:57
msgid "Another random Cat!"
msgstr "Egy másik véletlenszerű macska!"
#: catavatar.php:58
msgid "Reset to email Cat"
msgstr "Visszaállítás e-mail macskára"
#: catavatar.php:77
msgid "The cat hadn't found itself."
msgstr "A macska nem találta meg önmagát."
#: catavatar.php:87
#: catavatar.php:86
msgid "There was an error, the cat ran away."
msgstr "Hiba történt, a macska elfutott."
#: catavatar.php:93
#: catavatar.php:92
msgid "Profile Photos"
msgstr "Profilfényképek"
#: catavatar.php:108
#: catavatar.php:102
msgid "Meow!"
msgstr "Miáú!"

View file

@ -5,11 +5,11 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Use Cat as Avatar'] = 'Macska használata profilképként';
$a->strings['More Random Cat!'] = 'Több véletlen macskát!';
$a->strings['Reset to email Cat'] = 'Visszaállítás e-mail macskára';
$a->strings['Cat Avatar Settings'] = 'Macskaprofilkép-beállítások';
$a->strings['Set default profile avatar or randomize the cat.'] = 'Alapértelmezett profilkép beállítása vagy véletlenszerű macska.';
$a->strings['Cat Avatar Settings'] = 'Macskaprofilkép-beállítások';
$a->strings['Use Cat as Avatar'] = 'Macska használata profilképként';
$a->strings['Another random Cat!'] = 'Egy másik véletlenszerű macska!';
$a->strings['Reset to email Cat'] = 'Visszaállítás e-mail macskára';
$a->strings['The cat hadn\'t found itself.'] = 'A macska nem találta meg önmagát.';
$a->strings['There was an error, the cat ran away.'] = 'Hiba történt, a macska elfutott.';
$a->strings['Profile Photos'] = 'Profilfényképek';

View file

@ -0,0 +1,58 @@
# ADDON catavatar
# Copyright (C)
# This file is distributed under the same license as the Friendica catavatar addon package.
#
#
# Translators:
# Bjoessi <torbjorn.andersson@syte.se>, 2019
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2018-04-07 05:23+0000\n"
"Last-Translator: Bjoessi <torbjorn.andersson@syte.se>, 2019\n"
"Language-Team: Swedish (https://www.transifex.com/Friendica/teams/12172/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: catavatar.php:48
msgid "Set default profile avatar or randomize the cat."
msgstr ""
#: catavatar.php:53
msgid "Cat Avatar Settings"
msgstr "Inställningar för profilkatt"
#: catavatar.php:56
msgid "Use Cat as Avatar"
msgstr "Använd katt som profilbild"
#: catavatar.php:57
msgid "Another random Cat!"
msgstr ""
#: catavatar.php:58
msgid "Reset to email Cat"
msgstr "Återställ till epost-katt"
#: catavatar.php:77
msgid "The cat hadn't found itself."
msgstr ""
#: catavatar.php:86
msgid "There was an error, the cat ran away."
msgstr ""
#: catavatar.php:92
msgid "Profile Photos"
msgstr ""
#: catavatar.php:102
msgid "Meow!"
msgstr ""

View file

@ -0,0 +1,10 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Cat Avatar Settings'] = 'Inställningar för profilkatt';
$a->strings['Use Cat as Avatar'] = 'Använd katt som profilbild';
$a->strings['Reset to email Cat'] = 'Återställ till epost-katt';

View file

@ -6,15 +6,16 @@
# Translators:
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2019
# Ulf Rompe <transifex.com@rompe.org>, 2019
# foss <foss@openmailbox.org>, 2020
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-30 10:48+0100\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2019-01-23 16:01+0000\n"
"Last-Translator: Ulf Rompe <transifex.com@rompe.org>, 2019\n"
"Last-Translator: foss <foss@openmailbox.org>, 2020\n"
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,23 +23,19 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: cookienotice.php:63
#: cookienotice.php:42
msgid ""
"This website uses cookies. If you continue browsing this website, you agree "
"to the usage of cookies."
msgstr ""
"Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite "
"stimmen Sie dieser Verwendung zu."
"stimmst du dieser Verwendung zu."
#: cookienotice.php:64 cookienotice.php:133
#: cookienotice.php:43 cookienotice.php:108
msgid "OK"
msgstr "OK"
#: cookienotice.php:68
msgid "\"cookienotice\" Settings"
msgstr "\"cookienotice\"-Einstellungen"
#: cookienotice.php:69
#: cookienotice.php:47
msgid ""
"<b>Configure your cookie usage notice.</b> It should just be a notice, "
"saying that the website uses cookies. It is shown as long as a user didnt "
@ -48,35 +45,23 @@ msgstr ""
"sein, der sagt, dass die Webseite Cookies benutzt. Er wird so lange "
"angezeigt, bis der User den Hinweis durch Klicken des OK-Buttons bestätigt."
#: cookienotice.php:70
#: cookienotice.php:48
msgid "Cookie Usage Notice"
msgstr "Cookie-Nutzungshinweis"
#: cookienotice.php:70
msgid "The cookie usage notice"
msgstr "Der Hinweis zur Nutzung von Cookies"
#: cookienotice.php:71
#: cookienotice.php:49
msgid "OK Button Text"
msgstr "OK-Button-Text"
#: cookienotice.php:71
msgid "The OK Button text"
msgstr "Der für den OK-Button verwendete Text"
#: cookienotice.php:72
#: cookienotice.php:50
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: cookienotice.php:97
msgid "cookienotice Settings saved."
msgstr "cookienotice-Einstellungen wurden gespeichert"
#: cookienotice.php:132
#: cookienotice.php:107
msgid ""
"This website uses cookies to recognize revisiting and logged in users. You "
"accept the usage of these cookies by continue browsing this website."
msgstr ""
"Diese Webseite verwendet Cookies zur Erkennung von wiederkehrenden Besuchern"
" und eingeloggten Nutzern. Durch die weitere Benutzung der Webseite "
"akzeptieren Sie die Verwendung der Cookies."
"akzeptierst du die Verwendung der Cookies."

View file

@ -5,14 +5,10 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.'] = 'Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmen Sie dieser Verwendung zu.';
$a->strings['This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.'] = 'Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmst du dieser Verwendung zu.';
$a->strings['OK'] = 'OK';
$a->strings['"cookienotice" Settings'] = '"cookienotice"-Einstellungen';
$a->strings['<b>Configure your cookie usage notice.</b> It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button.'] = '<b>Konfiguriere deinen Cookie-Nutzungshinweis.</b> Es sollte ein Hinweis sein, der sagt, dass die Webseite Cookies benutzt. Er wird so lange angezeigt, bis der User den Hinweis durch Klicken des OK-Buttons bestätigt.';
$a->strings['Cookie Usage Notice'] = 'Cookie-Nutzungshinweis';
$a->strings['The cookie usage notice'] = 'Der Hinweis zur Nutzung von Cookies';
$a->strings['OK Button Text'] = 'OK-Button-Text';
$a->strings['The OK Button text'] = 'Der für den OK-Button verwendete Text';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['cookienotice Settings saved.'] = 'cookienotice-Einstellungen wurden gespeichert';
$a->strings['This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.'] = 'Diese Webseite verwendet Cookies zur Erkennung von wiederkehrenden Besuchern und eingeloggten Nutzern. Durch die weitere Benutzung der Webseite akzeptieren Sie die Verwendung der Cookies.';
$a->strings['This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.'] = 'Diese Webseite verwendet Cookies zur Erkennung von wiederkehrenden Besuchern und eingeloggten Nutzern. Durch die weitere Benutzung der Webseite akzeptierst du die Verwendung der Cookies.';

View file

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-30 10:48+0100\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2019-01-23 16:01+0000\n"
"Last-Translator: Balázs Úr, 2020\n"
"Language-Team: Hungarian (https://www.transifex.com/Friendica/teams/12172/hu/)\n"
@ -21,7 +21,7 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: cookienotice.php:63
#: cookienotice.php:42
msgid ""
"This website uses cookies. If you continue browsing this website, you agree "
"to the usage of cookies."
@ -29,15 +29,11 @@ msgstr ""
"Ez a weboldal sütiket használ. Ha folytatja a böngészést a weboldalon, akkor"
" elfogadja a sütik használatát."
#: cookienotice.php:64 cookienotice.php:133
#: cookienotice.php:43 cookienotice.php:108
msgid "OK"
msgstr "Rendben"
#: cookienotice.php:68
msgid "\"cookienotice\" Settings"
msgstr "A sütifigyelmeztetés beállításai"
#: cookienotice.php:69
#: cookienotice.php:47
msgid ""
"<b>Configure your cookie usage notice.</b> It should just be a notice, "
"saying that the website uses cookies. It is shown as long as a user didnt "
@ -48,31 +44,19 @@ msgstr ""
"weboldal sütiket használ. Egészen addig lesz megjelenítve, amíg a "
"felhasználó nem fogadja el a Rendben gombra kattintva."
#: cookienotice.php:70
#: cookienotice.php:48
msgid "Cookie Usage Notice"
msgstr "Sütihasználati figyelmeztetés"
#: cookienotice.php:70
msgid "The cookie usage notice"
msgstr "A sütihasználati figyelmeztetés"
#: cookienotice.php:71
#: cookienotice.php:49
msgid "OK Button Text"
msgstr "Rendben gomb szövege"
#: cookienotice.php:71
msgid "The OK Button text"
msgstr "A „Rendben” gomb szövege"
#: cookienotice.php:72
#: cookienotice.php:50
msgid "Save Settings"
msgstr "Beállítások mentése"
#: cookienotice.php:97
msgid "cookienotice Settings saved."
msgstr "A sütifigyelmeztetés beállításai elmentve."
#: cookienotice.php:132
#: cookienotice.php:107
msgid ""
"This website uses cookies to recognize revisiting and logged in users. You "
"accept the usage of these cookies by continue browsing this website."

View file

@ -7,12 +7,8 @@ function string_plural_select_hu($n){
}}
$a->strings['This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.'] = 'Ez a weboldal sütiket használ. Ha folytatja a böngészést a weboldalon, akkor elfogadja a sütik használatát.';
$a->strings['OK'] = 'Rendben';
$a->strings['"cookienotice" Settings'] = 'A sütifigyelmeztetés beállításai';
$a->strings['<b>Configure your cookie usage notice.</b> It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button.'] = '<b>Állítsa be a sütihasználati figyelmeztetést.</b> Ennek csak egy figyelmeztetésnek kell lennie, amely arra hívja fel a figyelmet, hogy a weboldal sütiket használ. Egészen addig lesz megjelenítve, amíg a felhasználó nem fogadja el a Rendben gombra kattintva.';
$a->strings['Cookie Usage Notice'] = 'Sütihasználati figyelmeztetés';
$a->strings['The cookie usage notice'] = 'A sütihasználati figyelmeztetés';
$a->strings['OK Button Text'] = 'Rendben gomb szövege';
$a->strings['The OK Button text'] = 'A „Rendben” gomb szövege';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['cookienotice Settings saved.'] = 'A sütifigyelmeztetés beállításai elmentve.';
$a->strings['This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.'] = 'Ez a weboldal sütiket használ az újralátogatás felismeréséhez és a bejelentkezett felhasználókhoz. A weboldalon történő böngészés folytatásával Ön elfogadja ezen sütik használatát.';

View file

@ -0,0 +1,53 @@
# ADDON cookienotice
# Copyright (C)
# This file is distributed under the same license as the Friendica cookienotice addon package.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2019-01-23 16:01+0000\n"
"Language-Team: Swedish (https://www.transifex.com/Friendica/teams/12172/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: cookienotice.php:42
msgid ""
"This website uses cookies. If you continue browsing this website, you agree "
"to the usage of cookies."
msgstr ""
#: cookienotice.php:43 cookienotice.php:108
msgid "OK"
msgstr ""
#: cookienotice.php:47
msgid ""
"<b>Configure your cookie usage notice.</b> It should just be a notice, "
"saying that the website uses cookies. It is shown as long as a user didnt "
"confirm clicking the OK button."
msgstr ""
#: cookienotice.php:48
msgid "Cookie Usage Notice"
msgstr ""
#: cookienotice.php:49
msgid "OK Button Text"
msgstr ""
#: cookienotice.php:50
msgid "Save Settings"
msgstr ""
#: cookienotice.php:107
msgid ""
"This website uses cookies to recognize revisiting and logged in users. You "
"accept the usage of these cookies by continue browsing this website."
msgstr ""

View file

@ -0,0 +1,7 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -8,15 +8,15 @@
# Oliver <post@toktan.org>, 2016
# Till Mohr <tmtrfx@till-mohr.de>, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016,2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016,2021-2022
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-05-23 19:29+0000\n"
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2022-01-22 17:28+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -28,7 +28,7 @@ msgstr ""
msgid "Error fetching weather data. Error was: "
msgstr "Fehler beim Abrufen der Wetterdaten. Die Fehlermeldung lautet:"
#: curweather.php:130 curweather.php:192
#: curweather.php:130
msgid "Current Weather"
msgstr "Aktuelles Wetter"
@ -64,66 +64,66 @@ msgstr "Es gab ein Problem beim Abrufen der Wetterdaten. Aber wirf doch mal eine
msgid "at OpenWeatherMap"
msgstr "auf OpenWeatherMap"
#: curweather.php:179
#: curweather.php:178
msgid "No APPID found, please contact your admin to obtain one."
msgstr "Keine APPID gefunden, bitte kontaktiere deinen Admin, damit eine eingerichtet wird."
#: curweather.php:191 curweather.php:229
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: curweather.php:192
msgid "Settings"
msgstr "Einstellungen"
#: curweather.php:194
#: curweather.php:188
msgid "Enter either the name of your location or the zip code."
msgstr "Gib entweder den Namen oder die PLZ deines Ortes ein."
#: curweather.php:195
#: curweather.php:189
msgid "Your Location"
msgstr "Deinen Standort festlegen"
#: curweather.php:195
#: curweather.php:189
msgid ""
"Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or "
"<em>14476,DE</em>."
msgstr "Identifikator deines Standorts (Name oder Postleitzahl), z.B. <em>Berlin,DE</em> oder <em>14476,DE</em>."
#: curweather.php:196
#: curweather.php:190
msgid "Units"
msgstr "Einheiten"
#: curweather.php:196
#: curweather.php:190
msgid "select if the temperature should be displayed in &deg;C or &deg;F"
msgstr "wähle, ob die Temperatur in &deg;C oder &deg;F angezeigt werden soll"
#: curweather.php:197
#: curweather.php:191
msgid "Show weather data"
msgstr "Zeige Wetterdaten"
#: curweather.php:232
#: curweather.php:196
msgid "Current Weather Settings"
msgstr "Aktuelles Wetter Einstellungen"
#: curweather.php:227
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: curweather.php:230
msgid "Caching Interval"
msgstr "Cache-Intervall"
#: curweather.php:234
#: curweather.php:232
msgid ""
"For how long should the weather data be cached? Choose according your "
"OpenWeatherMap account type."
msgstr "Wie lange sollen die Wetterdaten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap-Account passende Einstellung."
#: curweather.php:235
#: curweather.php:233
msgid "no cache"
msgstr "kein Cache"
#: curweather.php:236 curweather.php:237 curweather.php:238 curweather.php:239
#: curweather.php:234 curweather.php:235 curweather.php:236 curweather.php:237
msgid "minutes"
msgstr "Minuten"
#: curweather.php:242
#: curweather.php:240
msgid "Your APPID"
msgstr "Deine APPID"
#: curweather.php:242
#: curweather.php:240
msgid "Your API key provided by OpenWeatherMap"
msgstr "Der API-Schlüssel von OpenWeatherMap"

View file

@ -16,14 +16,14 @@ $a->strings['Show on map'] = 'Karte anzeigen';
$a->strings['There was a problem accessing the weather data. But have a look'] = 'Es gab ein Problem beim Abrufen der Wetterdaten. Aber wirf doch mal einen Blick';
$a->strings['at OpenWeatherMap'] = 'auf OpenWeatherMap';
$a->strings['No APPID found, please contact your admin to obtain one.'] = 'Keine APPID gefunden, bitte kontaktiere deinen Admin, damit eine eingerichtet wird.';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Settings'] = 'Einstellungen';
$a->strings['Enter either the name of your location or the zip code.'] = 'Gib entweder den Namen oder die PLZ deines Ortes ein.';
$a->strings['Your Location'] = 'Deinen Standort festlegen';
$a->strings['Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>.'] = 'Identifikator deines Standorts (Name oder Postleitzahl), z.B. <em>Berlin,DE</em> oder <em>14476,DE</em>.';
$a->strings['Units'] = 'Einheiten';
$a->strings['select if the temperature should be displayed in &deg;C or &deg;F'] = 'wähle, ob die Temperatur in &deg;C oder &deg;F angezeigt werden soll';
$a->strings['Show weather data'] = 'Zeige Wetterdaten';
$a->strings['Current Weather Settings'] = 'Aktuelles Wetter Einstellungen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Caching Interval'] = 'Cache-Intervall';
$a->strings['For how long should the weather data be cached? Choose according your OpenWeatherMap account type.'] = 'Wie lange sollen die Wetterdaten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap-Account passende Einstellung.';
$a->strings['no cache'] = 'kein Cache';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:10+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:18+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,7 @@ msgstr ""
msgid "Error fetching weather data. Error was: "
msgstr "Hiba az időjárásadatok lekérésekor. A hiba ez volt: "
#: curweather.php:130 curweather.php:192
#: curweather.php:130
msgid "Current Weather"
msgstr "Jelenlegi időjárás"
@ -59,66 +59,66 @@ msgstr "Probléma történt az időjárási adatokhoz való hozzáféréskor. De
msgid "at OpenWeatherMap"
msgstr "OpenWeatherMap"
#: curweather.php:179
#: curweather.php:178
msgid "No APPID found, please contact your admin to obtain one."
msgstr "Nem található alkalmazásazonosító. Vegye fel a kapcsolatot az adminisztrátorral, hogy beszerezzen egyet."
#: curweather.php:191 curweather.php:229
msgid "Save Settings"
msgstr "Beállítások mentése"
#: curweather.php:192
msgid "Settings"
msgstr "Beállítások"
#: curweather.php:194
#: curweather.php:188
msgid "Enter either the name of your location or the zip code."
msgstr "Adja meg a tartózkodási helyének a nevét vagy az irányítószámát."
msgstr "Adja meg a tartózkodási helyének nevét vagy irányítószámát."
#: curweather.php:195
#: curweather.php:189
msgid "Your Location"
msgstr "Az Ön tartózkodási helye"
#: curweather.php:195
#: curweather.php:189
msgid ""
"Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or "
"<em>14476,DE</em>."
msgstr "A tartózkodási helyének azonosítója (neve vagy irányítószáma), például <em>Budapest,HU</em> vagy <em>1234,HU</em>."
#: curweather.php:196
#: curweather.php:190
msgid "Units"
msgstr "Mértékegységek"
#: curweather.php:196
#: curweather.php:190
msgid "select if the temperature should be displayed in &deg;C or &deg;F"
msgstr "Annak kiválasztása, hogy a hőmérsékletet &deg;C vagy &deg;F fokban kell megjeleníteni."
#: curweather.php:197
#: curweather.php:191
msgid "Show weather data"
msgstr "Időjárási adatok megjelenítése"
#: curweather.php:232
#: curweather.php:196
msgid "Current Weather Settings"
msgstr "Jelenlegi időjárás beállításai"
#: curweather.php:227
msgid "Save Settings"
msgstr "Beállítások mentése"
#: curweather.php:230
msgid "Caching Interval"
msgstr "Gyorsítótárazási időköz"
#: curweather.php:234
#: curweather.php:232
msgid ""
"For how long should the weather data be cached? Choose according your "
"OpenWeatherMap account type."
msgstr "Mennyi ideig kell az időjárási adatokat gyorsítótárazni? Válasszon az OpenWeatherMap fióktípusa szerint."
#: curweather.php:235
#: curweather.php:233
msgid "no cache"
msgstr "nincs gyorsítótár"
#: curweather.php:236 curweather.php:237 curweather.php:238 curweather.php:239
#: curweather.php:234 curweather.php:235 curweather.php:236 curweather.php:237
msgid "minutes"
msgstr "perc"
#: curweather.php:242
#: curweather.php:240
msgid "Your APPID"
msgstr "Az alkalmazásazonosítója"
#: curweather.php:242
#: curweather.php:240
msgid "Your API key provided by OpenWeatherMap"
msgstr "Az OpenWeatherMap által biztosított API-kulcsa"

View file

@ -16,14 +16,14 @@ $a->strings['Show on map'] = 'Megjelenítés térképen';
$a->strings['There was a problem accessing the weather data. But have a look'] = 'Probléma történt az időjárási adatokhoz való hozzáféréskor. De nézzen körül itt:';
$a->strings['at OpenWeatherMap'] = 'OpenWeatherMap';
$a->strings['No APPID found, please contact your admin to obtain one.'] = 'Nem található alkalmazásazonosító. Vegye fel a kapcsolatot az adminisztrátorral, hogy beszerezzen egyet.';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Settings'] = 'Beállítások';
$a->strings['Enter either the name of your location or the zip code.'] = 'Adja meg a tartózkodási helyének a nevét vagy az irányítószámát.';
$a->strings['Enter either the name of your location or the zip code.'] = 'Adja meg a tartózkodási helyének nevét vagy irányítószámát.';
$a->strings['Your Location'] = 'Az Ön tartózkodási helye';
$a->strings['Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>.'] = 'A tartózkodási helyének azonosítója (neve vagy irányítószáma), például <em>Budapest,HU</em> vagy <em>1234,HU</em>.';
$a->strings['Units'] = 'Mértékegységek';
$a->strings['select if the temperature should be displayed in &deg;C or &deg;F'] = 'Annak kiválasztása, hogy a hőmérsékletet &deg;C vagy &deg;F fokban kell megjeleníteni.';
$a->strings['Show weather data'] = 'Időjárási adatok megjelenítése';
$a->strings['Current Weather Settings'] = 'Jelenlegi időjárás beállításai';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Caching Interval'] = 'Gyorsítótárazási időköz';
$a->strings['For how long should the weather data be cached? Choose according your OpenWeatherMap account type.'] = 'Mennyi ideig kell az időjárási adatokat gyorsítótárazni? Válasszon az OpenWeatherMap fióktípusa szerint.';
$a->strings['no cache'] = 'nincs gyorsítótár';

View file

@ -0,0 +1,125 @@
# ADDON curweather
# Copyright (C)
# This file is distributed under the same license as the Friendica curweather addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2022-01-16 01:04+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: curweather.php:47
msgid "Error fetching weather data. Error was: "
msgstr ""
#: curweather.php:130
msgid "Current Weather"
msgstr "Nuvarande väder"
#: curweather.php:137
msgid "Relative Humidity"
msgstr "Relativ luftfuktighet"
#: curweather.php:138
msgid "Pressure"
msgstr "Tryck"
#: curweather.php:139
msgid "Wind"
msgstr "Vind"
#: curweather.php:140
msgid "Last Updated"
msgstr "Uppdaterades senast"
#: curweather.php:141
msgid "Data by"
msgstr "Data av"
#: curweather.php:142
msgid "Show on map"
msgstr "Visa på karta"
#: curweather.php:147
msgid "There was a problem accessing the weather data. But have a look"
msgstr ""
#: curweather.php:149
msgid "at OpenWeatherMap"
msgstr "vid OpenWeatherMap"
#: curweather.php:178
msgid "No APPID found, please contact your admin to obtain one."
msgstr ""
#: curweather.php:188
msgid "Enter either the name of your location or the zip code."
msgstr ""
#: curweather.php:189
msgid "Your Location"
msgstr "Din plats"
#: curweather.php:189
msgid ""
"Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or "
"<em>14476,DE</em>."
msgstr ""
#: curweather.php:190
msgid "Units"
msgstr "Enheter"
#: curweather.php:190
msgid "select if the temperature should be displayed in &deg;C or &deg;F"
msgstr ""
#: curweather.php:191
msgid "Show weather data"
msgstr "Visa väder-data"
#: curweather.php:196
msgid "Current Weather Settings"
msgstr ""
#: curweather.php:227
msgid "Save Settings"
msgstr "Spara inställningar"
#: curweather.php:230
msgid "Caching Interval"
msgstr ""
#: curweather.php:232
msgid ""
"For how long should the weather data be cached? Choose according your "
"OpenWeatherMap account type."
msgstr ""
#: curweather.php:233
msgid "no cache"
msgstr "ingen cache"
#: curweather.php:234 curweather.php:235 curweather.php:236 curweather.php:237
msgid "minutes"
msgstr "minuter"
#: curweather.php:240
msgid "Your APPID"
msgstr "Ditt APP-ID"
#: curweather.php:240
msgid "Your API key provided by OpenWeatherMap"
msgstr ""

View file

@ -1,3 +1,22 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Current Weather'] = 'Nuvarande väder';
$a->strings['Relative Humidity'] = 'Relativ luftfuktighet';
$a->strings['Pressure'] = 'Tryck';
$a->strings['Wind'] = 'Vind';
$a->strings['Last Updated'] = 'Uppdaterades senast';
$a->strings['Data by'] = 'Data av';
$a->strings['Show on map'] = 'Visa på karta';
$a->strings['at OpenWeatherMap'] = 'vid OpenWeatherMap';
$a->strings['Your Location'] = 'Din plats';
$a->strings['Units'] = 'Enheter';
$a->strings['Show weather data'] = 'Visa väder-data';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['no cache'] = 'ingen cache';
$a->strings['minutes'] = 'minuter';
$a->strings['Your APPID'] = 'Ditt APP-ID';

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-05-23 19:29+0000\n"
"Last-Translator: Till Mohr <tmtrfx@till-mohr.de>\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,88 +23,84 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: diaspora.php:43
#: diaspora.php:44
msgid "Post to Diaspora"
msgstr "Auf Diaspora veröffentlichen"
#: diaspora.php:68
#: diaspora.php:67
#, php-format
msgid ""
"Please remember: You can always be reached from Diaspora with your Friendica"
" handle <strong>%s</strong>. "
msgstr "Denke daran: Du kannst jederzeit über deinen Friendica-Account <strong>%s</strong> von Diaspora aus erreicht werden."
#: diaspora.php:69
#: diaspora.php:68
msgid ""
"This connector is only meant if you still want to use your old Diaspora "
"account for some time. "
msgstr "Dieser Connector ist ausschließlich dafür gedacht, deinen alten Diaspora-Account noch ein wenig weiter zu betreiben."
#: diaspora.php:70
#: diaspora.php:69
#, php-format
msgid ""
"However, it is preferred that you tell your Diaspora contacts the new handle"
" <strong>%s</strong> instead."
msgstr "Du solltest allerdings deinen Diaspora Kontakten deinen Friendica Account <strong>%s</strong> mitteilen, damit sie diesem folgen."
#: diaspora.php:80
#: diaspora.php:79
msgid "All aspects"
msgstr "Alle Aspekte"
#: diaspora.php:81
#: diaspora.php:80
msgid "Public"
msgstr "Öffentlich"
#: diaspora.php:87
#: diaspora.php:86
msgid "Post to aspect:"
msgstr "Bei aspect veröffentlichen:"
#: diaspora.php:88
#: diaspora.php:87
#, php-format
msgid "Connected with your Diaspora account <strong>%s</strong>"
msgstr "Verbunden mit deinem Diaspora-Konto <strong>%s</strong>"
#: diaspora.php:91
#: diaspora.php:90
msgid ""
"Can't login to your Diaspora account. Please check handle (in the format "
"user@domain.tld) and password."
msgstr "Anmeldung bei deinem Diaspora-Konto fehlgeschlagen. Bitte überprüfe Handle (im Format user@domain.tld) und Passwort."
#: diaspora.php:99
msgid "Diaspora Export"
msgstr "Diaspora-Export"
#: diaspora.php:100
#: diaspora.php:97
msgid "Information"
msgstr "Information"
#: diaspora.php:101
#: diaspora.php:98
msgid "Error"
msgstr "Fehler"
#: diaspora.php:102
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: diaspora.php:106
#: diaspora.php:104
msgid "Enable Diaspora Post Addon"
msgstr "Diaspora-Post-Addon aktivieren"
#: diaspora.php:107
#: diaspora.php:105
msgid "Diaspora handle"
msgstr "Diaspora-Handle"
#: diaspora.php:108
#: diaspora.php:106
msgid "Diaspora password"
msgstr "Diaspora-Passwort"
#: diaspora.php:108
#: diaspora.php:106
msgid ""
"Privacy notice: Your Diaspora password will be stored unencrypted to "
"authenticate you with your Diaspora pod. This means your Friendica node "
"administrator can have access to it."
msgstr "Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen."
#: diaspora.php:110
#: diaspora.php:108
msgid "Post to Diaspora by default"
msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora"
#: diaspora.php:113
msgid "Diaspora Export"
msgstr "Diaspora-Export"

View file

@ -14,12 +14,11 @@ $a->strings['Public'] = 'Öffentlich';
$a->strings['Post to aspect:'] = 'Bei aspect veröffentlichen:';
$a->strings['Connected with your Diaspora account <strong>%s</strong>'] = 'Verbunden mit deinem Diaspora-Konto <strong>%s</strong>';
$a->strings['Can\'t login to your Diaspora account. Please check handle (in the format user@domain.tld) and password.'] = 'Anmeldung bei deinem Diaspora-Konto fehlgeschlagen. Bitte überprüfe Handle (im Format user@domain.tld) und Passwort.';
$a->strings['Diaspora Export'] = 'Diaspora-Export';
$a->strings['Information'] = 'Information';
$a->strings['Error'] = 'Fehler';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Enable Diaspora Post Addon'] = 'Diaspora-Post-Addon aktivieren';
$a->strings['Diaspora handle'] = 'Diaspora-Handle';
$a->strings['Diaspora password'] = 'Diaspora-Passwort';
$a->strings['Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it.'] = 'Datenschutzhinweis: Dein Diaspora-Passwort wird unverschlüsselt gespeichert, um dich an deinem Diaspora-Pod zu authentifizieren. Dadurch kann der Administrator deines Friendica-Knotens Zugriff darauf erlangen.';
$a->strings['Post to Diaspora by default'] = 'Veröffentliche öffentliche Beiträge standardmäßig bei Diaspora';
$a->strings['Diaspora Export'] = 'Diaspora-Export';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-07 00:15-0400\n"
"PO-Revision-Date: 2020-12-23 01:35+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 17:19+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,96 +19,84 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: diaspora.php:53
#: diaspora.php:44
msgid "Post to Diaspora"
msgstr "Beküldés a Diasporára"
#: diaspora.php:78
#: diaspora.php:67
#, php-format
msgid ""
"Please remember: You can always be reached from Diaspora with your Friendica"
" handle <strong>%s</strong>. "
msgstr "Ne feledje: Ön mindig elérhető a Diasporáról a(z) <strong>%s</strong> Friendica kezelőjével. "
#: diaspora.php:79
#: diaspora.php:68
msgid ""
"This connector is only meant if you still want to use your old Diaspora "
"account for some time. "
msgstr "Ez az összekötő csak akkor szükséges, ha továbbra is használni szeretné a régi Diaspora-fiókját egy ideig. "
#: diaspora.php:80
#: diaspora.php:69
#, php-format
msgid ""
"However, it is preferred that you tell your Diaspora contacts the new handle"
" <strong>%s</strong> instead."
msgstr "Azonban az ajánlott eljárás az, hogy inkább mondja meg a Diaspora partnereinek az új <strong>%s</strong> kezelőt."
#: diaspora.php:90
#: diaspora.php:79
msgid "All aspects"
msgstr "Minden szempont"
#: diaspora.php:91
#: diaspora.php:80
msgid "Public"
msgstr "Nyilvános"
#: diaspora.php:97
#: diaspora.php:86
msgid "Post to aspect:"
msgstr "Beküldés a szempontba:"
#: diaspora.php:98
#: diaspora.php:87
#, php-format
msgid "Connected with your Diaspora account <strong>%s</strong>"
msgstr "Kapcsolódva a(z) <strong>%s</strong> Diaspora-fiókjával"
#: diaspora.php:101
#: diaspora.php:90
msgid ""
"Can't login to your Diaspora account. Please check handle (in the format "
"user@domain.tld) and password."
msgstr "Nem lehet bejelentkezni a Diaspora-fiókjába. Ellenőrizze a kezelőt (felhasználó@tartomány.tld formátumban) és a jelszót."
#: diaspora.php:109
msgid "Diaspora Export"
msgstr "Diaspora exportálás"
#: diaspora.php:110
#: diaspora.php:97
msgid "Information"
msgstr "Információ"
#: diaspora.php:111
#: diaspora.php:98
msgid "Error"
msgstr "Hiba"
#: diaspora.php:112
msgid "Save Settings"
msgstr "Beállítások mentése"
#: diaspora.php:116
#: diaspora.php:104
msgid "Enable Diaspora Post Addon"
msgstr "A Diaspora-beküldő bővítmény engedélyezése"
#: diaspora.php:117
#: diaspora.php:105
msgid "Diaspora handle"
msgstr "Diaspora kezelő"
#: diaspora.php:118
#: diaspora.php:106
msgid "Diaspora password"
msgstr "Diaspora jelszó"
#: diaspora.php:118
#: diaspora.php:106
msgid ""
"Privacy notice: Your Diaspora password will be stored unencrypted to "
"authenticate you with your Diaspora pod. This means your Friendica node "
"administrator can have access to it."
msgstr "Adatvédelmi figyelmeztetés: a Diaspora jelszava titkosítatlanul lesz eltárolva, hogy hitelesítse Önt a Diaspora csomópontján. Ez azt jelenti, hogy a Friendica csomópontjának adminisztrátora hozzáférhet."
#: diaspora.php:120
#: diaspora.php:108
msgid "Post to Diaspora by default"
msgstr "Beküldés a Diasporára alapértelmezetten"
#: diaspora.php:138
msgid "Diaspora settings updated."
msgstr "A Diaspora beállításai frissítve."
#: diaspora.php:141
msgid "Diaspora connector disabled."
msgstr "A Diaspora összekötő letiltva."
#: diaspora.php:113
msgid "Diaspora Export"
msgstr "Diaspora exportálás"

View file

@ -14,14 +14,11 @@ $a->strings['Public'] = 'Nyilvános';
$a->strings['Post to aspect:'] = 'Beküldés a szempontba:';
$a->strings['Connected with your Diaspora account <strong>%s</strong>'] = 'Kapcsolódva a(z) <strong>%s</strong> Diaspora-fiókjával';
$a->strings['Can\'t login to your Diaspora account. Please check handle (in the format user@domain.tld) and password.'] = 'Nem lehet bejelentkezni a Diaspora-fiókjába. Ellenőrizze a kezelőt (felhasználó@tartomány.tld formátumban) és a jelszót.';
$a->strings['Diaspora Export'] = 'Diaspora exportálás';
$a->strings['Information'] = 'Információ';
$a->strings['Error'] = 'Hiba';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Enable Diaspora Post Addon'] = 'A Diaspora-beküldő bővítmény engedélyezése';
$a->strings['Diaspora handle'] = 'Diaspora kezelő';
$a->strings['Diaspora password'] = 'Diaspora jelszó';
$a->strings['Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it.'] = 'Adatvédelmi figyelmeztetés: a Diaspora jelszava titkosítatlanul lesz eltárolva, hogy hitelesítse Önt a Diaspora csomópontján. Ez azt jelenti, hogy a Friendica csomópontjának adminisztrátora hozzáférhet.';
$a->strings['Post to Diaspora by default'] = 'Beküldés a Diasporára alapértelmezetten';
$a->strings['Diaspora settings updated.'] = 'A Diaspora beállításai frissítve.';
$a->strings['Diaspora connector disabled.'] = 'A Diaspora összekötő letiltva.';
$a->strings['Diaspora Export'] = 'Diaspora exportálás';

View file

@ -0,0 +1,102 @@
# ADDON diaspora
# Copyright (C)
# This file is distributed under the same license as the Friendica diaspora addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-15 23:38+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: diaspora.php:44
msgid "Post to Diaspora"
msgstr ""
#: diaspora.php:67
#, php-format
msgid ""
"Please remember: You can always be reached from Diaspora with your Friendica"
" handle <strong>%s</strong>. "
msgstr ""
#: diaspora.php:68
msgid ""
"This connector is only meant if you still want to use your old Diaspora "
"account for some time. "
msgstr ""
#: diaspora.php:69
#, php-format
msgid ""
"However, it is preferred that you tell your Diaspora contacts the new handle"
" <strong>%s</strong> instead."
msgstr ""
#: diaspora.php:79
msgid "All aspects"
msgstr ""
#: diaspora.php:80
msgid "Public"
msgstr ""
#: diaspora.php:86
msgid "Post to aspect:"
msgstr ""
#: diaspora.php:87
#, php-format
msgid "Connected with your Diaspora account <strong>%s</strong>"
msgstr ""
#: diaspora.php:90
msgid ""
"Can't login to your Diaspora account. Please check handle (in the format "
"user@domain.tld) and password."
msgstr ""
#: diaspora.php:97
msgid "Information"
msgstr ""
#: diaspora.php:98
msgid "Error"
msgstr ""
#: diaspora.php:104
msgid "Enable Diaspora Post Addon"
msgstr ""
#: diaspora.php:105
msgid "Diaspora handle"
msgstr ""
#: diaspora.php:106
msgid "Diaspora password"
msgstr "Lösenord för Diaspora"
#: diaspora.php:106
msgid ""
"Privacy notice: Your Diaspora password will be stored unencrypted to "
"authenticate you with your Diaspora pod. This means your Friendica node "
"administrator can have access to it."
msgstr ""
#: diaspora.php:108
msgid "Post to Diaspora by default"
msgstr ""
#: diaspora.php:113
msgid "Diaspora Export"
msgstr ""

View file

@ -0,0 +1,8 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Diaspora password'] = 'Lösenord för Diaspora';

View file

@ -6,14 +6,14 @@
# Translators:
# Andreas H., 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2021-2022
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-06 16:55+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-22 17:33+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
@ -22,30 +22,26 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: dwpost.php:41
#: dwpost.php:43
msgid "Post to Dreamwidth"
msgstr "In Dreamwidth veröffentlichen"
#: dwpost.php:72 dwpost.php:76
msgid "Dreamwidth Export"
msgstr "Dreamwidth Export"
#: dwpost.php:80
msgid "Enable dreamwidth Post Addon"
#: dwpost.php:63
msgid "Enable Dreamwidth Post Addon"
msgstr "Dreamwidth-Post-Addon aktivieren"
#: dwpost.php:85
msgid "dreamwidth username"
#: dwpost.php:64
msgid "Dreamwidth username"
msgstr "Dreamwidth-Benutzername"
#: dwpost.php:90
msgid "dreamwidth password"
#: dwpost.php:65
msgid "Dreamwidth password"
msgstr "Dreamwidth-Passwort"
#: dwpost.php:95
msgid "Post to dreamwidth by default"
#: dwpost.php:66
msgid "Post to Dreamwidth by default"
msgstr "Standardmäßig bei Dreamwidth veröffentlichen"
#: dwpost.php:100
msgid "Save Settings"
msgstr "Speichere Einstellungen"
#: dwpost.php:71
msgid "Dreamwidth Export"
msgstr "Dreamwidth Export"

View file

@ -6,9 +6,8 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
$a->strings['Post to Dreamwidth'] = 'In Dreamwidth veröffentlichen';
$a->strings['Enable Dreamwidth Post Addon'] = 'Dreamwidth-Post-Addon aktivieren';
$a->strings['Dreamwidth username'] = 'Dreamwidth-Benutzername';
$a->strings['Dreamwidth password'] = 'Dreamwidth-Passwort';
$a->strings['Post to Dreamwidth by default'] = 'Standardmäßig bei Dreamwidth veröffentlichen';
$a->strings['Dreamwidth Export'] = 'Dreamwidth Export';
$a->strings['Enable dreamwidth Post Addon'] = 'Dreamwidth-Post-Addon aktivieren';
$a->strings['dreamwidth username'] = 'Dreamwidth-Benutzername';
$a->strings['dreamwidth password'] = 'Dreamwidth-Passwort';
$a->strings['Post to dreamwidth by default'] = 'Standardmäßig bei Dreamwidth veröffentlichen';
$a->strings['Save Settings'] = 'Speichere Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:13+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 18:31+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,30 +19,26 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: dwpost.php:41
#: dwpost.php:43
msgid "Post to Dreamwidth"
msgstr "Beküldés a Dreamwidth-re"
#: dwpost.php:72 dwpost.php:76
msgid "Dreamwidth Export"
msgstr "Dreamwidth exportálás"
#: dwpost.php:80
msgid "Enable dreamwidth Post Addon"
#: dwpost.php:63
msgid "Enable Dreamwidth Post Addon"
msgstr "A Dreamwidth-beküldő bővítmény engedélyezése"
#: dwpost.php:85
msgid "dreamwidth username"
#: dwpost.php:64
msgid "Dreamwidth username"
msgstr "Dreamwidth felhasználónév"
#: dwpost.php:90
msgid "dreamwidth password"
#: dwpost.php:65
msgid "Dreamwidth password"
msgstr "Dreamwidth jelszó"
#: dwpost.php:95
msgid "Post to dreamwidth by default"
#: dwpost.php:66
msgid "Post to Dreamwidth by default"
msgstr "Beküldés a Dreamwidth-re alapértelmezetten"
#: dwpost.php:100
msgid "Save Settings"
msgstr "Beállítások mentése"
#: dwpost.php:71
msgid "Dreamwidth Export"
msgstr "Dreamwidth exportálás"

View file

@ -6,9 +6,8 @@ function string_plural_select_hu($n){
return intval($n != 1);
}}
$a->strings['Post to Dreamwidth'] = 'Beküldés a Dreamwidth-re';
$a->strings['Enable Dreamwidth Post Addon'] = 'A Dreamwidth-beküldő bővítmény engedélyezése';
$a->strings['Dreamwidth username'] = 'Dreamwidth felhasználónév';
$a->strings['Dreamwidth password'] = 'Dreamwidth jelszó';
$a->strings['Post to Dreamwidth by default'] = 'Beküldés a Dreamwidth-re alapértelmezetten';
$a->strings['Dreamwidth Export'] = 'Dreamwidth exportálás';
$a->strings['Enable dreamwidth Post Addon'] = 'A Dreamwidth-beküldő bővítmény engedélyezése';
$a->strings['dreamwidth username'] = 'Dreamwidth felhasználónév';
$a->strings['dreamwidth password'] = 'Dreamwidth jelszó';
$a->strings['Post to dreamwidth by default'] = 'Beküldés a Dreamwidth-re alapértelmezetten';
$a->strings['Save Settings'] = 'Beállítások mentése';

View file

@ -0,0 +1,43 @@
# ADDON dwpost
# Copyright (C)
# This file is distributed under the same license as the Friendica dwpost addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-22 16:17+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: dwpost.php:43
msgid "Post to Dreamwidth"
msgstr ""
#: dwpost.php:63
msgid "Enable Dreamwidth Post Addon"
msgstr ""
#: dwpost.php:64
msgid "Dreamwidth username"
msgstr ""
#: dwpost.php:65
msgid "Dreamwidth password"
msgstr ""
#: dwpost.php:66
msgid "Post to Dreamwidth by default"
msgstr ""
#: dwpost.php:71
msgid "Dreamwidth Export"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:14+0000\n"
"PO-Revision-Date: 2021-12-23 17:19+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,49 @@
# ADDON forumdirectory
# Copyright (C)
# This file is distributed under the same license as the Friendica forumdirectory addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-15 23:39+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forumdirectory.php:33 forumdirectory.php:137
msgid "Forum Directory"
msgstr "Forum-mapp"
#: forumdirectory.php:53
msgid "Public access denied."
msgstr "Publik åtkomst nekades."
#: forumdirectory.php:125
msgid "No entries (some entries may be hidden)."
msgstr "Inget att visa. (Man kan välja att inte synas här)"
#: forumdirectory.php:131
msgid "Global Directory"
msgstr "Medlemskatalog för flera sajter (global)"
#: forumdirectory.php:133
msgid "Find on this site"
msgstr "Hitta på den här sidan"
#: forumdirectory.php:135
msgid "Results for:"
msgstr ""
#: forumdirectory.php:139
msgid "Find"
msgstr "Sök"

View file

@ -1,14 +1,13 @@
<?php
$a->strings["Global Directory"] = "Medlemskatalog f&ouml;r flera sajter (global)";
$a->strings["Finding: "] = "Hittar: ";
$a->strings["Site Directory"] = "Medlemskatalog";
$a->strings["Find"] = "S&ouml;k";
$a->strings["Age: "] = "&Aring;lder: ";
$a->strings["Gender: "] = "K&ouml;n: ";
$a->strings["Location:"] = "Plats:";
$a->strings["Gender:"] = "K&ouml;n:";
$a->strings["Status:"] = "Status:";
$a->strings["Homepage:"] = "Hemsida:";
$a->strings["About:"] = "Om:";
$a->strings["No entries (some entries may be hidden)."] = "Inget att visa. (Man kan v&auml;lja att inte synas h&auml;r)";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Forum Directory'] = 'Forum-mapp';
$a->strings['Public access denied.'] = 'Publik åtkomst nekades.';
$a->strings['No entries (some entries may be hidden).'] = 'Inget att visa. (Man kan välja att inte synas här)';
$a->strings['Global Directory'] = 'Medlemskatalog för flera sajter (global)';
$a->strings['Find on this site'] = 'Hitta på den här sidan';
$a->strings['Find'] = 'Sök';

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-19 16:42+0100\n"
"PO-Revision-Date: 2019-02-21 05:57+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 15:15+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,25 +22,17 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: fromapp.php:40
msgid "Fromapp settings updated."
msgstr "Fromapp-Einstellungen aktualisiert."
#: fromapp.php:65 fromapp.php:69
msgid "FromApp Settings"
msgstr "FromApp-Einstellungen"
#: fromapp.php:72
#: fromapp.php:45
msgid ""
"The application name you would like to show your posts originating from. "
"Separate different app names with a comma. A random one will then be "
"selected for every posting."
msgstr "Der Name der Applikation der als Quelle deiner Beiträge angezeigt werden soll. Unterschiedliche Namen können mit einem Komma von einander getrennt werden. Ist mehr als ein Name angegeben, wird für jeden Beitrag ein zufälliger Name aus der Liste ausgewählt."
#: fromapp.php:76
#: fromapp.php:46
msgid "Use this application name even if another application was used."
msgstr "Verwende diesen Namen, selbst wenn eine andere Applikation verwendet wurde"
#: fromapp.php:83
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: fromapp.php:51
msgid "FromApp Settings"
msgstr "FromApp-Einstellungen"

View file

@ -5,8 +5,6 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Fromapp settings updated.'] = 'Fromapp-Einstellungen aktualisiert.';
$a->strings['FromApp Settings'] = 'FromApp-Einstellungen';
$a->strings['The application name you would like to show your posts originating from. Separate different app names with a comma. A random one will then be selected for every posting.'] = 'Der Name der Applikation der als Quelle deiner Beiträge angezeigt werden soll. Unterschiedliche Namen können mit einem Komma von einander getrennt werden. Ist mehr als ein Name angegeben, wird für jeden Beitrag ein zufälliger Name aus der Liste ausgewählt.';
$a->strings['Use this application name even if another application was used.'] = 'Verwende diesen Namen, selbst wenn eine andere Applikation verwendet wurde';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['FromApp Settings'] = 'FromApp-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-19 16:42+0100\n"
"PO-Revision-Date: 2020-12-23 01:47+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:20+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,25 +19,17 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: fromapp.php:40
msgid "Fromapp settings updated."
msgstr "A FromApp beállításai frissítve."
#: fromapp.php:65 fromapp.php:69
msgid "FromApp Settings"
msgstr "FromApp-beállítások"
#: fromapp.php:72
#: fromapp.php:45
msgid ""
"The application name you would like to show your posts originating from. "
"Separate different app names with a comma. A random one will then be "
"selected for every posting."
msgstr "Az alkalmazás neve, amelyet meg szeretne jeleníteni a bejegyzései származási helyeként. A különböző alkalmazásnevek vesszővel választhatók el. Ezután véletlenszerűen lesz kiválasztva az egyikük minden egyes beküldésnél."
#: fromapp.php:76
#: fromapp.php:46
msgid "Use this application name even if another application was used."
msgstr "Ezen alkalmazásnév használata akkor is, ha egy másik alkalmazás lett használva."
#: fromapp.php:83
msgid "Save Settings"
msgstr "Beállítások mentése"
#: fromapp.php:51
msgid "FromApp Settings"
msgstr "FromApp-beállítások"

View file

@ -5,8 +5,6 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Fromapp settings updated.'] = 'A FromApp beállításai frissítve.';
$a->strings['FromApp Settings'] = 'FromApp-beállítások';
$a->strings['The application name you would like to show your posts originating from. Separate different app names with a comma. A random one will then be selected for every posting.'] = 'Az alkalmazás neve, amelyet meg szeretne jeleníteni a bejegyzései származási helyeként. A különböző alkalmazásnevek vesszővel választhatók el. Ezután véletlenszerűen lesz kiválasztva az egyikük minden egyes beküldésnél.';
$a->strings['Use this application name even if another application was used.'] = 'Ezen alkalmazásnév használata akkor is, ha egy másik alkalmazás lett használva.';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['FromApp Settings'] = 'FromApp-beállítások';

View file

@ -0,0 +1,34 @@
# ADDON fromapp
# Copyright (C)
# This file is distributed under the same license as the Friendica fromapp addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 15:15+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: fromapp.php:45
msgid ""
"The application name you would like to show your posts originating from. "
"Separate different app names with a comma. A random one will then be "
"selected for every posting."
msgstr ""
#: fromapp.php:46
msgid "Use this application name even if another application was used."
msgstr ""
#: fromapp.php:51
msgid "FromApp Settings"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-06 16:59+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 17:23+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,20 +22,16 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: geonames.php:141
msgid "Geonames Settings"
msgstr "Geonames-Einstellungen"
#: geonames.php:142
#: geonames.php:135
msgid ""
"Replace numerical coordinates by the nearest populated location name in your"
" posts."
msgstr "Ersetze numerische Koordinaten in Beiträgen mit dem Namen der nächst gelegenen Siedlung."
#: geonames.php:143
#: geonames.php:136
msgid "Enable Geonames Addon"
msgstr "Geonames-Addon aktivieren"
#: geonames.php:144
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: geonames.php:141
msgid "Geonames Settings"
msgstr "Geonames-Einstellungen"

View file

@ -5,7 +5,6 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Geonames Settings'] = 'Geonames-Einstellungen';
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Ersetze numerische Koordinaten in Beiträgen mit dem Namen der nächst gelegenen Siedlung.';
$a->strings['Enable Geonames Addon'] = 'Geonames-Addon aktivieren';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Geonames Settings'] = 'Geonames-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:18+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:20+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,20 +19,16 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: geonames.php:141
msgid "Geonames Settings"
msgstr "Földrajzi nevek beállításai"
#: geonames.php:142
#: geonames.php:135
msgid ""
"Replace numerical coordinates by the nearest populated location name in your"
" posts."
msgstr "Számokkal megadott koordináták cseréje a bejegyzéseiben a legközelebbi lakott hely nevére."
#: geonames.php:143
#: geonames.php:136
msgid "Enable Geonames Addon"
msgstr "A földrajzi nevek bővítmény engedélyezése"
#: geonames.php:144
msgid "Save Settings"
msgstr "Beállítások mentése"
#: geonames.php:141
msgid "Geonames Settings"
msgstr "Földrajzi nevek beállításai"

View file

@ -5,7 +5,6 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Geonames Settings'] = 'Földrajzi nevek beállításai';
$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Számokkal megadott koordináták cseréje a bejegyzéseiben a legközelebbi lakott hely nevére.';
$a->strings['Enable Geonames Addon'] = 'A földrajzi nevek bővítmény engedélyezése';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Geonames Settings'] = 'Földrajzi nevek beállításai';

View file

@ -0,0 +1,33 @@
# ADDON geonames
# Copyright (C)
# This file is distributed under the same license as the Friendica geonames addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 17:23+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: geonames.php:135
msgid ""
"Replace numerical coordinates by the nearest populated location name in your"
" posts."
msgstr ""
#: geonames.php:136
msgid "Enable Geonames Addon"
msgstr ""
#: geonames.php:141
msgid "Geonames Settings"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-06 17:00+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,25 +22,21 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gnot.php:71
msgid "Gnot Settings"
msgstr "Gnot-Einstellungen"
#: gnot.php:72
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: gnot.php:73
msgid "Enable this addon?"
msgstr "Dieses Addon aktivieren?"
#: gnot.php:75
#: gnot.php:63
msgid ""
"Allows threading of email comment notifications on Gmail and anonymising the"
" subject line."
msgstr "Erlaubt das Veröffentlichen von E-Mail-Kommentar-Benachrichtigungen bei Gmail mit anonymisiertem Betreff"
#: gnot.php:84
#: gnot.php:64
msgid "Enable this addon?"
msgstr "Dieses Addon aktivieren?"
#: gnot.php:69
msgid "Gnot Settings"
msgstr "Gnot-Einstellungen"
#: gnot.php:79
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%d"
msgstr "[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d"

View file

@ -5,8 +5,7 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Gnot Settings'] = 'Gnot-Einstellungen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Enable this addon?'] = 'Dieses Addon aktivieren?';
$a->strings['Allows threading of email comment notifications on Gmail and anonymising the subject line.'] = 'Erlaubt das Veröffentlichen von E-Mail-Kommentar-Benachrichtigungen bei Gmail mit anonymisiertem Betreff';
$a->strings['Enable this addon?'] = 'Dieses Addon aktivieren?';
$a->strings['Gnot Settings'] = 'Gnot-Einstellungen';
$a->strings['[Friendica:Notify] Comment to conversation #%d'] = '[Friendica-Benachrichtigung] Kommentar zum Beitrag #%d';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:20+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:21+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,25 +19,21 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gnot.php:71
msgid "Gnot Settings"
msgstr "Gnot beállítások"
#: gnot.php:72
msgid "Save Settings"
msgstr "Beállítások mentése"
#: gnot.php:73
msgid "Enable this addon?"
msgstr "Engedélyezi ezt a bővítményt?"
#: gnot.php:75
#: gnot.php:63
msgid ""
"Allows threading of email comment notifications on Gmail and anonymising the"
" subject line."
msgstr "Lehetővé teszi az e-mailes hozzászólás értesítéseinek szálkezelését a Gmailnél, és anonimizálja a tárgy sorát."
#: gnot.php:84
#: gnot.php:64
msgid "Enable this addon?"
msgstr "Engedélyezi ezt a bővítményt?"
#: gnot.php:69
msgid "Gnot Settings"
msgstr "Gnot beállítások"
#: gnot.php:79
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%d"
msgstr "[Friendica: értesítés] Hozzászólás a(z) %d. beszélgetéshez"

View file

@ -5,8 +5,7 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Gnot Settings'] = 'Gnot beállítások';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Enable this addon?'] = 'Engedélyezi ezt a bővítményt?';
$a->strings['Allows threading of email comment notifications on Gmail and anonymising the subject line.'] = 'Lehetővé teszi az e-mailes hozzászólás értesítéseinek szálkezelését a Gmailnél, és anonimizálja a tárgy sorát.';
$a->strings['Enable this addon?'] = 'Engedélyezi ezt a bővítményt?';
$a->strings['Gnot Settings'] = 'Gnot beállítások';
$a->strings['[Friendica:Notify] Comment to conversation #%d'] = '[Friendica: értesítés] Hozzászólás a(z) %d. beszélgetéshez';

39
gnot/lang/sv/messages.po Normal file
View file

@ -0,0 +1,39 @@
# ADDON gnot
# Copyright (C)
# This file is distributed under the same license as the Friendica gnot addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2022-01-15 23:39+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gnot.php:63
msgid ""
"Allows threading of email comment notifications on Gmail and anonymising the"
" subject line."
msgstr ""
#: gnot.php:64
msgid "Enable this addon?"
msgstr ""
#: gnot.php:69
msgid "Gnot Settings"
msgstr "Gnot-inställningar"
#: gnot.php:79
#, php-format
msgid "[Friendica:Notify] Comment to conversation #%d"
msgstr ""

View file

@ -1,3 +1,8 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Gnot Settings'] = 'Gnot-inställningar';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:22+0000\n"
"PO-Revision-Date: 2021-12-23 17:21+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,71 @@
# ADDON gravatar
# Copyright (C)
# This file is distributed under the same license as the Friendica gravatar addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:35+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gravatar.php:78
msgid "generic profile image"
msgstr ""
#: gravatar.php:79
msgid "random geometric pattern"
msgstr ""
#: gravatar.php:80
msgid "monster face"
msgstr "monsteransikte"
#: gravatar.php:81
msgid "computer generated face"
msgstr "datorgenererat ansikte"
#: gravatar.php:82
msgid "retro arcade style face"
msgstr ""
#: gravatar.php:96
msgid "Information"
msgstr "Information"
#: gravatar.php:96
msgid ""
"Libravatar addon is installed, too. Please disable Libravatar addon or this "
"Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if "
"nothing was found at Libravatar."
msgstr ""
#: gravatar.php:102
msgid "Save Settings"
msgstr ""
#: gravatar.php:103
msgid "Default avatar image"
msgstr ""
#: gravatar.php:103
msgid "Select default avatar image if none was found at Gravatar. See README"
msgstr ""
#: gravatar.php:104
msgid "Rating of images"
msgstr "Betygssättning av bilder"
#: gravatar.php:104
msgid "Select the appropriate avatar rating for your site. See README"
msgstr ""

View file

@ -1,3 +1,11 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['monster face'] = 'monsteransikte';
$a->strings['computer generated face'] = 'datorgenererat ansikte';
$a->strings['Information'] = 'Information';
$a->strings['Rating of images'] = 'Betygssättning av bilder';

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-29 05:25+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,14 +22,10 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: group_text.php:62
msgid "Group Text"
msgstr "Gruppen als Text"
#: group_text.php:64
#: group_text.php:58
msgid "Use a text only (non-image) group selector in the \"group edit\" menu"
msgstr "Beim Bearbeiten von Gruppen Text statt Bilder anzeigen"
#: group_text.php:70
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: group_text.php:63
msgid "Group Text"
msgstr "Gruppen als Text"

View file

@ -5,6 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Group Text'] = 'Gruppen als Text';
$a->strings['Use a text only (non-image) group selector in the "group edit" menu'] = 'Beim Bearbeiten von Gruppen Text statt Bilder anzeigen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Group Text'] = 'Gruppen als Text';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-27 01:26+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:21+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,14 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: group_text.php:62
msgid "Group Text"
msgstr "Csoportszöveg"
#: group_text.php:64
#: group_text.php:58
msgid "Use a text only (non-image) group selector in the \"group edit\" menu"
msgstr "Csak szöveges (kép nélküli) csoportválasztó használata a „csoportszerkesztés” menüben"
#: group_text.php:70
msgid "Save Settings"
msgstr "Beállítások mentése"
#: group_text.php:63
msgid "Group Text"
msgstr "Csoportszöveg"

View file

@ -5,6 +5,5 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Group Text'] = 'Csoportszöveg';
$a->strings['Use a text only (non-image) group selector in the "group edit" menu'] = 'Csak szöveges (kép nélküli) csoportválasztó használata a „csoportszerkesztés” menüben';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Group Text'] = 'Csoportszöveg';

View file

@ -0,0 +1,28 @@
# ADDON group_text
# Copyright (C)
# This file is distributed under the same license as the Friendica group_text addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2022-01-16 00:35+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: group_text.php:58
msgid "Use a text only (non-image) group selector in the \"group edit\" menu"
msgstr ""
#: group_text.php:63
msgid "Group Text"
msgstr "Grupptext"

View file

@ -1,3 +1,8 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Group Text'] = 'Grupptext';

View file

@ -3,14 +3,19 @@
# This file is distributed under the same license as the Friendica ifttt addon package.
#
#
# Translators:
# Andreas H., 2017
# Ulf Rompe <transifex.com@rompe.org>, 2019
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2022
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-27 09:30+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Andreas H. <webmaster@a-zwenkau.de>, 2017\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2017-11-27 10:37+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2022\n"
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,38 +23,46 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ifttt.php:53 ifttt.php:57
msgid "IFTTT Mirror"
msgstr "IFTTT Spiegel"
#: ifttt.php:61
#: ifttt.php:52
msgid ""
"Create an account at <a href=\"http://www.ifttt.com\">IFTTT</a>. Create "
"three Facebook recipes that are connected with <a "
"href=\"https://ifttt.com/maker\">Maker</a> (In the form \"if Facebook then "
"Maker\") with the following parameters:"
msgstr ""
"Lege ein Konto bei <a href=\"http://www.ifttt.com\"> IFTTT an</a>. Gebe drei"
" Facebook Empfänger ein, die mit <a href=\"https://ifttt.com/maker\">Maker "
"</a> verbunden sind (in der Form \"wenn Facebook dann Maker\"), mit den "
"Lege ein Konto bei <a href=\"http://www.ifttt.com\"> IFTTT an</a>. Lege drei"
" Facebook-Recipes an, die mit <a href=\"https://ifttt.com/maker\">Maker </a>"
" verbunden sind (in der Form \"wenn Facebook dann Maker\"), mit den "
"folgenden Parametern:"
#: ifttt.php:68
msgid "Body for \"new status message\""
msgstr "Body für \"Neue Status Meldung\""
#: ifttt.php:53
msgid "URL"
msgstr "URL"
#: ifttt.php:70
#: ifttt.php:54
msgid "Method"
msgstr "Methode"
#: ifttt.php:55
msgid "Content Type"
msgstr "Content Typ"
#: ifttt.php:56
msgid "Body for \"new status message\""
msgstr "Body für \"Neue Statusmeldung\""
#: ifttt.php:57
msgid "Body for \"new photo upload\""
msgstr "Body für \"Neues Foto hochgeladen\""
#: ifttt.php:72
#: ifttt.php:58
msgid "Body for \"new link post\""
msgstr "Body für \"Neue Nachricht\""
#: ifttt.php:77
#: ifttt.php:68
msgid "IFTTT Mirror"
msgstr "IFTTT Spiegel"
#: ifttt.php:71
msgid "Generate new key"
msgstr "Generiere neuen Schlüssel"
#: ifttt.php:81
msgid "Save Settings"
msgstr "Speichere Einstellungen"

View file

@ -5,10 +5,12 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['IFTTT Mirror'] = 'IFTTT Spiegel';
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Lege ein Konto bei <a href="http://www.ifttt.com"> IFTTT an</a>. Gebe drei Facebook Empfänger ein, die mit <a href="https://ifttt.com/maker">Maker </a> verbunden sind (in der Form "wenn Facebook dann Maker"), mit den folgenden Parametern:';
$a->strings['Body for "new status message"'] = 'Body für "Neue Status Meldung"';
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Lege ein Konto bei <a href="http://www.ifttt.com"> IFTTT an</a>. Lege drei Facebook-Recipes an, die mit <a href="https://ifttt.com/maker">Maker </a> verbunden sind (in der Form "wenn Facebook dann Maker"), mit den folgenden Parametern:';
$a->strings['URL'] = 'URL';
$a->strings['Method'] = 'Methode';
$a->strings['Content Type'] = 'Content Typ';
$a->strings['Body for "new status message"'] = 'Body für "Neue Statusmeldung"';
$a->strings['Body for "new photo upload"'] = 'Body für "Neues Foto hochgeladen"';
$a->strings['Body for "new link post"'] = 'Body für "Neue Nachricht"';
$a->strings['IFTTT Mirror'] = 'IFTTT Spiegel';
$a->strings['Generate new key'] = 'Generiere neuen Schlüssel';
$a->strings['Save Settings'] = 'Speichere Einstellungen';

View file

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2017-11-27 10:37+0000\n"
"Last-Translator: Balázs Úr, 2021\n"
"Language-Team: Hungarian (https://www.transifex.com/Friendica/teams/12172/hu/)\n"
@ -21,11 +21,7 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ifttt.php:50 ifttt.php:54
msgid "IFTTT Mirror"
msgstr "IFTTT tükör"
#: ifttt.php:58
#: ifttt.php:52
msgid ""
"Create an account at <a href=\"http://www.ifttt.com\">IFTTT</a>. Create "
"three Facebook recipes that are connected with <a "
@ -37,22 +33,34 @@ msgstr ""
"kapcsolva a <a href=\"https://ifttt.com/maker\">Maker</a> szolgáltatással (a"
" „ha Facebook, akkor Maker” űrlapon) a következő paraméterekkel:"
#: ifttt.php:65
#: ifttt.php:53
msgid "URL"
msgstr "URL"
#: ifttt.php:54
msgid "Method"
msgstr "Módszer"
#: ifttt.php:55
msgid "Content Type"
msgstr "Tartalomtípus"
#: ifttt.php:56
msgid "Body for \"new status message\""
msgstr "Az „új állapotüzenet” törzse"
#: ifttt.php:67
#: ifttt.php:57
msgid "Body for \"new photo upload\""
msgstr "Az „új fényképfeltöltés” törzse"
#: ifttt.php:69
#: ifttt.php:58
msgid "Body for \"new link post\""
msgstr "Az „új hivatkozásbeküldés” törzse"
#: ifttt.php:74
#: ifttt.php:68
msgid "IFTTT Mirror"
msgstr "IFTTT tükör"
#: ifttt.php:71
msgid "Generate new key"
msgstr "Új kulcs előállítása"
#: ifttt.php:78
msgid "Save Settings"
msgstr "Beállítások mentése"

View file

@ -5,10 +5,12 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['IFTTT Mirror'] = 'IFTTT tükör';
$a->strings['Create an account at <a href="http://www.ifttt.com">IFTTT</a>. Create three Facebook recipes that are connected with <a href="https://ifttt.com/maker">Maker</a> (In the form "if Facebook then Maker") with the following parameters:'] = 'Hozzon létre egy fiókot az <a href="http://www.ifttt.com">IFTTT</a> oldalon. Hozzon létre három Facebook receptet, amelyek össze vannak kapcsolva a <a href="https://ifttt.com/maker">Maker</a> szolgáltatással (a „ha Facebook, akkor Maker” űrlapon) a következő paraméterekkel:';
$a->strings['URL'] = 'URL';
$a->strings['Method'] = 'Módszer';
$a->strings['Content Type'] = 'Tartalomtípus';
$a->strings['Body for "new status message"'] = 'Az „új állapotüzenet” törzse';
$a->strings['Body for "new photo upload"'] = 'Az „új fényképfeltöltés” törzse';
$a->strings['Body for "new link post"'] = 'Az „új hivatkozásbeküldés” törzse';
$a->strings['IFTTT Mirror'] = 'IFTTT tükör';
$a->strings['Generate new key'] = 'Új kulcs előállítása';
$a->strings['Save Settings'] = 'Beállítások mentése';

58
ifttt/lang/sv/messages.po Normal file
View file

@ -0,0 +1,58 @@
# ADDON ifttt
# Copyright (C)
# This file is distributed under the same license as the Friendica ifttt addon package.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2017-11-27 10:37+0000\n"
"Language-Team: Swedish (https://www.transifex.com/Friendica/teams/12172/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ifttt.php:52
msgid ""
"Create an account at <a href=\"http://www.ifttt.com\">IFTTT</a>. Create "
"three Facebook recipes that are connected with <a "
"href=\"https://ifttt.com/maker\">Maker</a> (In the form \"if Facebook then "
"Maker\") with the following parameters:"
msgstr ""
#: ifttt.php:53
msgid "URL"
msgstr ""
#: ifttt.php:54
msgid "Method"
msgstr ""
#: ifttt.php:55
msgid "Content Type"
msgstr ""
#: ifttt.php:56
msgid "Body for \"new status message\""
msgstr ""
#: ifttt.php:57
msgid "Body for \"new photo upload\""
msgstr ""
#: ifttt.php:58
msgid "Body for \"new link post\""
msgstr ""
#: ifttt.php:68
msgid "IFTTT Mirror"
msgstr ""
#: ifttt.php:71
msgid "Generate new key"
msgstr ""

View file

@ -0,0 +1,7 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-29 05:28+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-22 16:19+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,30 +22,26 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ijpost.php:39
#: ijpost.php:42
msgid "Post to Insanejournal"
msgstr "Auf InsaneJournal posten."
#: ijpost.php:71 ijpost.php:75
msgid "InsaneJournal Export"
msgstr "InsaneJournal Export"
#: ijpost.php:79
#: ijpost.php:61
msgid "Enable InsaneJournal Post Addon"
msgstr "InsaneJournal-Addon aktivieren"
#: ijpost.php:84
#: ijpost.php:62
msgid "InsaneJournal username"
msgstr "InsaneJournal-Benutzername"
#: ijpost.php:89
#: ijpost.php:63
msgid "InsaneJournal password"
msgstr "InsaneJournal-Passwort"
#: ijpost.php:94
#: ijpost.php:64
msgid "Post to InsaneJournal by default"
msgstr "Standardmäßig auf InsaneJournal posten."
#: ijpost.php:99
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: ijpost.php:69
msgid "InsaneJournal Export"
msgstr "InsaneJournal Export"

View file

@ -6,9 +6,8 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
$a->strings['Post to Insanejournal'] = 'Auf InsaneJournal posten.';
$a->strings['InsaneJournal Export'] = 'InsaneJournal Export';
$a->strings['Enable InsaneJournal Post Addon'] = 'InsaneJournal-Addon aktivieren';
$a->strings['InsaneJournal username'] = 'InsaneJournal-Benutzername';
$a->strings['InsaneJournal password'] = 'InsaneJournal-Passwort';
$a->strings['Post to InsaneJournal by default'] = 'Standardmäßig auf InsaneJournal posten.';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['InsaneJournal Export'] = 'InsaneJournal Export';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-12 23:48+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 17:22+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,30 +19,26 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ijpost.php:39
#: ijpost.php:42
msgid "Post to Insanejournal"
msgstr "Beküldés az InsaneJournalra"
#: ijpost.php:71 ijpost.php:75
msgid "InsaneJournal Export"
msgstr "InsaneJournal exportálás"
#: ijpost.php:79
#: ijpost.php:61
msgid "Enable InsaneJournal Post Addon"
msgstr "Az InsaneJournal beküldési bővítmény engedélyezése"
#: ijpost.php:84
#: ijpost.php:62
msgid "InsaneJournal username"
msgstr "InsaneJournal felhasználónév"
#: ijpost.php:89
#: ijpost.php:63
msgid "InsaneJournal password"
msgstr "InsaneJournal jelszó"
#: ijpost.php:94
#: ijpost.php:64
msgid "Post to InsaneJournal by default"
msgstr "Beküldés az InsaneJournalra alapértelmezetten"
#: ijpost.php:99
msgid "Save Settings"
msgstr "Beállítások mentése"
#: ijpost.php:69
msgid "InsaneJournal Export"
msgstr "InsaneJournal exportálás"

View file

@ -6,9 +6,8 @@ function string_plural_select_hu($n){
return intval($n != 1);
}}
$a->strings['Post to Insanejournal'] = 'Beküldés az InsaneJournalra';
$a->strings['InsaneJournal Export'] = 'InsaneJournal exportálás';
$a->strings['Enable InsaneJournal Post Addon'] = 'Az InsaneJournal beküldési bővítmény engedélyezése';
$a->strings['InsaneJournal username'] = 'InsaneJournal felhasználónév';
$a->strings['InsaneJournal password'] = 'InsaneJournal jelszó';
$a->strings['Post to InsaneJournal by default'] = 'Beküldés az InsaneJournalra alapértelmezetten';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['InsaneJournal Export'] = 'InsaneJournal exportálás';

View file

@ -0,0 +1,44 @@
# ADDON ijpost
# Copyright (C)
# This file is distributed under the same license as the Friendica ijpost addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-16 00:35+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ijpost.php:42
msgid "Post to Insanejournal"
msgstr ""
#: ijpost.php:61
msgid "Enable InsaneJournal Post Addon"
msgstr ""
#: ijpost.php:62
msgid "InsaneJournal username"
msgstr "Användarnamn för InsaneJournal"
#: ijpost.php:63
msgid "InsaneJournal password"
msgstr "Lösenord för InsaneJournal"
#: ijpost.php:64
msgid "Post to InsaneJournal by default"
msgstr ""
#: ijpost.php:69
msgid "InsaneJournal Export"
msgstr ""

View file

@ -1,3 +1,9 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['InsaneJournal username'] = 'Användarnamn för InsaneJournal';
$a->strings['InsaneJournal password'] = 'Lösenord för InsaneJournal';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-13 00:00+0000\n"
"PO-Revision-Date: 2021-12-23 17:22+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,86 @@
# ADDON impressum
# Copyright (C)
# This file is distributed under the same license as the Friendica impressum addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:37+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: impressum.php:53
msgid "Impressum"
msgstr "Intryck"
#: impressum.php:66 impressum.php:68 impressum.php:99
msgid "Site Owner"
msgstr "Sidans ägare"
#: impressum.php:66 impressum.php:103
msgid "Email Address"
msgstr "E-postadress"
#: impressum.php:71 impressum.php:101
msgid "Postal Address"
msgstr "Postadress"
#: impressum.php:77
msgid ""
"The impressum addon needs to be configured!<br />Please add at least the "
"<tt>owner</tt> variable to your config file. For other variables please "
"refer to the README file of the addon."
msgstr ""
#: impressum.php:98
msgid "Save Settings"
msgstr ""
#: impressum.php:99
msgid "The page operators name."
msgstr ""
#: impressum.php:100
msgid "Site Owners Profile"
msgstr ""
#: impressum.php:100
msgid "Profile address of the operator."
msgstr ""
#: impressum.php:101
msgid "How to contact the operator via snail mail. You can use BBCode here."
msgstr "Hur man kontaktar operatören via snigelpost. Du kan använda BB-kod här."
#: impressum.php:102
msgid "Notes"
msgstr "Anteckningar"
#: impressum.php:102
msgid ""
"Additional notes that are displayed beneath the contact information. You can"
" use BBCode here."
msgstr ""
#: impressum.php:103
msgid "How to contact the operator via email. (will be displayed obfuscated)"
msgstr ""
#: impressum.php:104
msgid "Footer note"
msgstr "Fotnotering"
#: impressum.php:104
msgid "Text for the footer. You can use BBCode here."
msgstr ""

View file

@ -1,4 +1,14 @@
<?php
$a->strings["Settings updated."] = "Inst&auml;llningarna har uppdaterats.";
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Impressum'] = 'Intryck';
$a->strings['Site Owner'] = 'Sidans ägare';
$a->strings['Email Address'] = 'E-postadress';
$a->strings['Postal Address'] = 'Postadress';
$a->strings['How to contact the operator via snail mail. You can use BBCode here.'] = 'Hur man kontaktar operatören via snigelpost. Du kan använda BB-kod här.';
$a->strings['Notes'] = 'Anteckningar';
$a->strings['Footer note'] = 'Fotnotering';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-13 10:46+0000\n"
"PO-Revision-Date: 2021-12-23 17:22+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,23 @@
# ADDON infiniteimprobabilitydrive
# Copyright (C)
# This file is distributed under the same license as the Friendica infiniteimprobabilitydrive addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2014-06-23 08:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: infiniteimprobabilitydrive.php:18
msgid "Infinite Improbability Drive"
msgstr ""

View file

@ -1,2 +1,7 @@
<?php
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -4,65 +4,62 @@
#
#
# Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014-2015
# bavatar <tobias.diekershoff@gmx.net>, 2014-2015
# Andreas H., 2014-2015
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-08 13:17+0200\n"
"PO-Revision-Date: 2015-07-19 10:11+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-02-01 18:19+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: irc.php:37
msgid "IRC Settings"
msgstr "IRC Einstellungen"
#: irc.php:38
#: irc.php:32
msgid ""
"Here you can change the system wide settings for the channels to "
"automatically join and access via the side bar. Note the changes you do "
"here, only effect the channel selection if you are logged in."
msgstr "Hier könne die systemweiten Einstellungen für beliebte Kanäle und solche die automatisch betreten werden sollen festgelegt werden. Achtung: Die Einstellungen die her getroffen werden können von eingeloggten Nutzern für sich überschrieben werden."
msgstr "Hier können die systemweiten Einstellungen für beliebte Kanäle und solche, die automatisch betreten werden sollen, festgelegt werden. Achtung: Die Einstellungen, die hier getroffen werden, können von eingeloggten Nutzern für sich überschrieben werden."
#: irc.php:39 irc.php:136
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: irc.php:40 irc.php:137
#: irc.php:33 irc.php:133
msgid "Channel(s) to auto connect (comma separated)"
msgstr "mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)"
msgstr "Kanäle, die automatisch betreten werden (mit Komma getrennt)"
#: irc.php:40 irc.php:137
#: irc.php:33 irc.php:133
msgid ""
"List of channels that shall automatically connected to when the app is "
"launched."
msgstr "Liste von Chaträumen die automatisch betreten werden sollen wenn die App gestartet wurde."
msgstr "Liste von Chaträumen, die automatisch betreten werden sollen, wenn die App gestartet wird."
#: irc.php:41 irc.php:138
#: irc.php:34 irc.php:134
msgid "Popular Channels (comma separated)"
msgstr "Beliebte Kanäle (mit Komma getrennt)"
#: irc.php:41 irc.php:138
#: irc.php:34 irc.php:134
msgid ""
"List of popular channels, will be displayed at the side and hotlinked for "
"easy joining."
msgstr "Liste populärer Chaträume die vverlinkt am Seitenrand aufgelistet werden zum schnelleren betreten."
msgstr "Liste populärer Chaträume, die zum schnellen Betreten am Seitenrand aufgelistet und verlinkt werden."
#: irc.php:57 irc.php:128
msgid "IRC settings saved."
msgstr "IRC Einstellungen gespeichert."
#: irc.php:39
msgid "IRC Settings"
msgstr "IRC-Einstellungen"
#: irc.php:62
#: irc.php:60
msgid "IRC Chatroom"
msgstr "IRC Chatraum"
msgstr "IRC-Chatraum"
#: irc.php:90
#: irc.php:88
msgid "Popular Channels"
msgstr "Beliebte Räume"
#: irc.php:132
msgid "Save Settings"
msgstr "Einstellungen speichern"

View file

@ -5,13 +5,12 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['IRC Settings'] = 'IRC Einstellungen';
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Hier könne die systemweiten Einstellungen für beliebte Kanäle und solche die automatisch betreten werden sollen festgelegt werden. Achtung: Die Einstellungen die her getroffen werden können von eingeloggten Nutzern für sich überschrieben werden.';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Channel(s) to auto connect (comma separated)'] = 'mit diesen Kanälen soll man automatisch verbunden werden (Komma getrennt)';
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Liste von Chaträumen die automatisch betreten werden sollen wenn die App gestartet wurde.';
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Hier können die systemweiten Einstellungen für beliebte Kanäle und solche, die automatisch betreten werden sollen, festgelegt werden. Achtung: Die Einstellungen, die hier getroffen werden, können von eingeloggten Nutzern für sich überschrieben werden.';
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Kanäle, die automatisch betreten werden (mit Komma getrennt)';
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Liste von Chaträumen, die automatisch betreten werden sollen, wenn die App gestartet wird.';
$a->strings['Popular Channels (comma separated)'] = 'Beliebte Kanäle (mit Komma getrennt)';
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Liste populärer Chaträume die vverlinkt am Seitenrand aufgelistet werden zum schnelleren betreten.';
$a->strings['IRC settings saved.'] = 'IRC Einstellungen gespeichert.';
$a->strings['IRC Chatroom'] = 'IRC Chatraum';
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Liste populärer Chaträume, die zum schnellen Betreten am Seitenrand aufgelistet und verlinkt werden.';
$a->strings['IRC Settings'] = 'IRC-Einstellungen';
$a->strings['IRC Chatroom'] = 'IRC-Chatraum';
$a->strings['Popular Channels'] = 'Beliebte Räume';
$a->strings['Save Settings'] = 'Einstellungen speichern';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-13 20:42+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:23+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,45 +19,45 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: irc.php:34
msgid "IRC Settings"
msgstr "IRC beállítások"
#: irc.php:35
#: irc.php:32
msgid ""
"Here you can change the system wide settings for the channels to "
"automatically join and access via the side bar. Note the changes you do "
"here, only effect the channel selection if you are logged in."
msgstr "Itt változtathatja meg a csatornák rendszerszintű beállításait, hogy automatikusan csatlakozzon és hozzáférjen az oldalsávon keresztül. Ne feledje, hogy az itt elvégzett változtatások csak akkor vannak hatással a csatornakiválasztásra, ha be van jelentkezve."
#: irc.php:36 irc.php:134
msgid "Save Settings"
msgstr "Beállítások mentése"
#: irc.php:37 irc.php:135
#: irc.php:33 irc.php:133
msgid "Channel(s) to auto connect (comma separated)"
msgstr "Csatornák az automatikus kapcsolódáshoz (vesszővel elválasztva)"
#: irc.php:37 irc.php:135
#: irc.php:33 irc.php:133
msgid ""
"List of channels that shall automatically connected to when the app is "
"launched."
msgstr "Csatornák listája, amelyekhez automatikusan lehet kapcsolódni, ha az alkalmazást elindították."
#: irc.php:38 irc.php:136
#: irc.php:34 irc.php:134
msgid "Popular Channels (comma separated)"
msgstr "Népszerű csatornák (vesszővel elválasztva)"
#: irc.php:38 irc.php:136
#: irc.php:34 irc.php:134
msgid ""
"List of popular channels, will be displayed at the side and hotlinked for "
"easy joining."
msgstr "Népszerű csatornák listája, amelyek oldalt lesznek megjelenítve, és gyors hivatkozás lesz rájuk az egyszerű csatlakozáshoz."
#: irc.php:62
#: irc.php:39
msgid "IRC Settings"
msgstr "IRC beállítások"
#: irc.php:60
msgid "IRC Chatroom"
msgstr "IRC csevegőszoba"
#: irc.php:90
#: irc.php:88
msgid "Popular Channels"
msgstr "Népszerű csatornák"
#: irc.php:132
msgid "Save Settings"
msgstr "Beállítások mentése"

View file

@ -5,12 +5,12 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['IRC Settings'] = 'IRC beállítások';
$a->strings['Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'] = 'Itt változtathatja meg a csatornák rendszerszintű beállításait, hogy automatikusan csatlakozzon és hozzáférjen az oldalsávon keresztül. Ne feledje, hogy az itt elvégzett változtatások csak akkor vannak hatással a csatornakiválasztásra, ha be van jelentkezve.';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Csatornák az automatikus kapcsolódáshoz (vesszővel elválasztva)';
$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Csatornák listája, amelyekhez automatikusan lehet kapcsolódni, ha az alkalmazást elindították.';
$a->strings['Popular Channels (comma separated)'] = 'Népszerű csatornák (vesszővel elválasztva)';
$a->strings['List of popular channels, will be displayed at the side and hotlinked for easy joining.'] = 'Népszerű csatornák listája, amelyek oldalt lesznek megjelenítve, és gyors hivatkozás lesz rájuk az egyszerű csatlakozáshoz.';
$a->strings['IRC Settings'] = 'IRC beállítások';
$a->strings['IRC Chatroom'] = 'IRC csevegőszoba';
$a->strings['Popular Channels'] = 'Népszerű csatornák';
$a->strings['Save Settings'] = 'Beállítások mentése';

63
irc/lang/sv/messages.po Normal file
View file

@ -0,0 +1,63 @@
# ADDON irc
# Copyright (C)
# This file is distributed under the same license as the Friendica irc addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2022-01-16 01:02+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: irc.php:32
msgid ""
"Here you can change the system wide settings for the channels to "
"automatically join and access via the side bar. Note the changes you do "
"here, only effect the channel selection if you are logged in."
msgstr ""
#: irc.php:33 irc.php:133
msgid "Channel(s) to auto connect (comma separated)"
msgstr "Kanal(er) att ansluta till automatiskt (separerade med komma)"
#: irc.php:33 irc.php:133
msgid ""
"List of channels that shall automatically connected to when the app is "
"launched."
msgstr ""
#: irc.php:34 irc.php:134
msgid "Popular Channels (comma separated)"
msgstr "Populära kanaler (separerade med komma)"
#: irc.php:34 irc.php:134
msgid ""
"List of popular channels, will be displayed at the side and hotlinked for "
"easy joining."
msgstr ""
#: irc.php:39
msgid "IRC Settings"
msgstr "IRC-inställningar"
#: irc.php:60
msgid "IRC Chatroom"
msgstr "Chatt-rum för IRC"
#: irc.php:88
msgid "Popular Channels"
msgstr "Populära kanaler"
#: irc.php:132
msgid "Save Settings"
msgstr "Spara inställningar"

View file

@ -1,3 +1,13 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Channel(s) to auto connect (comma separated)'] = 'Kanal(er) att ansluta till automatiskt (separerade med komma)';
$a->strings['Popular Channels (comma separated)'] = 'Populära kanaler (separerade med komma)';
$a->strings['IRC Settings'] = 'IRC-inställningar';
$a->strings['IRC Chatroom'] = 'Chatt-rum för IRC';
$a->strings['Popular Channels'] = 'Populära kanaler';
$a->strings['Save Settings'] = 'Spara inställningar';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-23 23:53-0400\n"
"PO-Revision-Date: 2021-06-10 22:16+0000\n"
"PO-Revision-Date: 2021-12-23 17:23+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,58 @@
# ADDON js_upload
# Copyright (C)
# This file is distributed under the same license as the Friendica js_upload addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-23 23:53-0400\n"
"PO-Revision-Date: 2022-01-16 00:41+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js_upload.php:34
msgid "Select files for upload"
msgstr ""
#: js_upload.php:35
msgid "Drop files here to upload"
msgstr "Släpp filer här för att ladda upp"
#: js_upload.php:36
msgid "Cancel"
msgstr "Avbryt"
#: js_upload.php:37
msgid "Failed"
msgstr "Misslyckades"
#: js_upload.php:215
msgid "No files were uploaded."
msgstr "Inga filer laddades upp."
#: js_upload.php:221
msgid "Uploaded file is empty"
msgstr "Den uppladdade filen är tom"
#: js_upload.php:233
#, php-format
msgid "Image exceeds size limit of %s"
msgstr ""
#: js_upload.php:245
#, php-format
msgid "File has an invalid extension, it should be one of %s."
msgstr ""
#: js_upload.php:256
msgid "Upload was cancelled, or server error encountered"
msgstr "Uppladdningen avbröts, eller så uppstod det ett server-fel"

View file

@ -1,11 +1,13 @@
<?php
$a->strings["Upload a file"] = "Ladda upp en fil";
$a->strings["Drop files here to upload"] = "Dra filer som ska laddas upp hit";
$a->strings["Cancel"] = "Avbryt";
$a->strings["Failed"] = "Misslyckades";
$a->strings["No files were uploaded."] = "Inga filer laddades upp.";
$a->strings["Uploaded file is empty"] = "Den uppladdade filen &auml;r tom";
$a->strings["Image exceeds size limit of "] = "Bilden &ouml;verskrider den till&aring;tna storleken ";
$a->strings["File has an invalid extension, it should be one of "] = "Otill&aring;ten filnamns&auml;ndelse, det ska vara ";
$a->strings["Upload was cancelled, or server error encountered"] = "Serverfel eller avbruten uppladdning";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Drop files here to upload'] = 'Släpp filer här för att ladda upp';
$a->strings['Cancel'] = 'Avbryt';
$a->strings['Failed'] = 'Misslyckades';
$a->strings['No files were uploaded.'] = 'Inga filer laddades upp.';
$a->strings['Uploaded file is empty'] = 'Den uppladdade filen är tom';
$a->strings['Upload was cancelled, or server error encountered'] = 'Uppladdningen avbröts, eller så uppstod det ett server-fel';

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-29 05:34+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 16:22+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,18 +23,10 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: krynn.php:132 krynn.php:136
msgid "Krynn"
msgstr "Krynn"
#: krynn.php:141
msgid "Krynn Settings"
msgstr "Krynn-Einstellungen"
#: krynn.php:143
#: krynn.php:127
msgid "Enable Krynn Addon"
msgstr "Krynn-Addon aktivieren"
#: krynn.php:148
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: krynn.php:132
msgid "Krynn Settings"
msgstr "Krynn-Einstellungen"

View file

@ -5,7 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Krynn'] = 'Krynn';
$a->strings['Krynn Settings'] = 'Krynn-Einstellungen';
$a->strings['Enable Krynn Addon'] = 'Krynn-Addon aktivieren';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Krynn Settings'] = 'Krynn-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-24 00:02+0000\n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-23 17:23+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,18 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: krynn.php:132 krynn.php:136
msgid "Krynn"
msgstr "Krynn"
#: krynn.php:141
msgid "Krynn Settings"
msgstr "Krynn beállítások"
#: krynn.php:143
#: krynn.php:127
msgid "Enable Krynn Addon"
msgstr "Krynn bővítmény engedélyezése"
#: krynn.php:148
msgid "Save Settings"
msgstr "Beállítások mentése"
#: krynn.php:132
msgid "Krynn Settings"
msgstr "Krynn beállítások"

View file

@ -5,7 +5,5 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Krynn'] = 'Krynn';
$a->strings['Krynn Settings'] = 'Krynn beállítások';
$a->strings['Enable Krynn Addon'] = 'Krynn bővítmény engedélyezése';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Krynn Settings'] = 'Krynn beállítások';

27
krynn/lang/sv/messages.po Normal file
View file

@ -0,0 +1,27 @@
# ADDON krynn
# Copyright (C)
# This file is distributed under the same license as the Friendica krynn addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
"PO-Revision-Date: 2021-12-22 16:22+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: krynn.php:127
msgid "Enable Krynn Addon"
msgstr ""
#: krynn.php:132
msgid "Krynn Settings"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -0,0 +1,81 @@
# ADDON langfilter
# Copyright (C)
# This file is distributed under the same license as the Friendica langfilter addon package.
#
#
# Translators:
# Andreas H., 2018
# Copiis Praeesse <richard@zsemberi.de>, 2018
# Ralf Thees <ralf@herrthees.de>, 2019
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2015
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2020-2021
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-10-19 18:08+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: langfilter.php:49
msgid ""
"This addon tries to identify the language posts are written in. If it does "
"not match any language specified below, posts will be hidden by collapsing "
"them."
msgstr "Dieses Addon versucht zu identifizieren, in welcher Sprache Posts geschrieben werden. Wenn sie nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen."
#: langfilter.php:50
msgid "Use the language filter"
msgstr "Den Sprachfilter verwenden"
#: langfilter.php:51
msgid "Able to read"
msgstr "Lesbar"
#: langfilter.php:51
msgid ""
"List of abbreviations (ISO 639-1 codes) for languages you speak, comma "
"separated. For example \"de,it\"."
msgstr "Mit Komma getrennte Liste von Abkürzungen (ISO 639-1) der von dir gesprochenen Sprachen. Zum Beispiel \"de,it\"."
#: langfilter.php:52
msgid "Minimum confidence in language detection"
msgstr "Minimales Vertrauenslevel in die Spracherkennung"
#: langfilter.php:52
msgid ""
"Minimum confidence in language detection being correct, from 0 to 100. Posts"
" will not be filtered when the confidence of language detection is below "
"this percent value."
msgstr "Minimales Vertrauen in die Richtigkeit der erkannten Sprache. Wert zwischen 0 und 100. Beiträge mit einem niedrigeren Vertrauenslevel werden nicht gefiltert."
#: langfilter.php:53
msgid "Minimum length of message body"
msgstr "Mindestlänge des Nachrichtentexts"
#: langfilter.php:53
msgid ""
"Minimum number of characters in message body for filter to be used. Posts "
"shorter than this will not be filtered. Note: Language detection is "
"unreliable for short content (<200 characters)."
msgstr "Mindestanzahl von Zeichen im Nachrichtentext, die vom Filter benutzt werden soll. Kürzere Beiträge werden nicht gefiltert. Hinweis: Die Spracherkennung ist bei kurzen Inhalten (<200 Zeichen) nicht zuverlässig."
#: langfilter.php:58
msgid "Language Filter"
msgstr "Sprachfilter"
#: langfilter.php:60
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: langfilter.php:193
#, php-format
msgid "Filtered language: %s"
msgstr "Gefilterte Sprache: %s"

View file

@ -5,7 +5,6 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Language Filter'] = 'Sprachfilter';
$a->strings['This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them.'] = 'Dieses Addon versucht zu identifizieren, in welcher Sprache Posts geschrieben werden. Wenn sie nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen.';
$a->strings['Use the language filter'] = 'Den Sprachfilter verwenden';
$a->strings['Able to read'] = 'Lesbar';
@ -14,5 +13,6 @@ $a->strings['Minimum confidence in language detection'] = 'Minimales Vertrauensl
$a->strings['Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value.'] = 'Minimales Vertrauen in die Richtigkeit der erkannten Sprache. Wert zwischen 0 und 100. Beiträge mit einem niedrigeren Vertrauenslevel werden nicht gefiltert.';
$a->strings['Minimum length of message body'] = 'Mindestlänge des Nachrichtentexts';
$a->strings['Minimum number of characters in message body for filter to be used. Posts shorter than this will not be filtered. Note: Language detection is unreliable for short content (<200 characters).'] = 'Mindestanzahl von Zeichen im Nachrichtentext, die vom Filter benutzt werden soll. Kürzere Beiträge werden nicht gefiltert. Hinweis: Die Spracherkennung ist bei kurzen Inhalten (<200 Zeichen) nicht zuverlässig.';
$a->strings['Language Filter'] = 'Sprachfilter';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Filtered language: %s'] = 'Gefilterte Sprache: %s';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-06-10 23:13+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 17:24+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,58 +19,58 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: langfilter.php:50
msgid "Language Filter"
msgstr "Nyelvszűrő"
#: langfilter.php:51
#: langfilter.php:49
msgid ""
"This addon tries to identify the language posts are written in. If it does "
"not match any language specified below, posts will be hidden by collapsing "
"them."
msgstr "Ez a bővítmény megpróbálja azonosítani, hogy a bejegyzéseket milyen nyelven írták. Ha nem egyezik egyetlen lent megadott nyelvvel sem, akkor a bejegyzések rejtettek lesznek azáltal, hogy össze lesznek csukva."
#: langfilter.php:52
#: langfilter.php:50
msgid "Use the language filter"
msgstr "A nyelvszűrő használata"
#: langfilter.php:53
#: langfilter.php:51
msgid "Able to read"
msgstr "Képes olvasni"
#: langfilter.php:53
#: langfilter.php:51
msgid ""
"List of abbreviations (ISO 639-1 codes) for languages you speak, comma "
"separated. For example \"de,it\"."
msgstr "Az Ön által beszélt nyelvek rövidítéseinek listája (ISO 639-1 kódok) vesszővel elválasztva. Például „de,it”."
#: langfilter.php:54
#: langfilter.php:52
msgid "Minimum confidence in language detection"
msgstr "Legkisebb megbízhatóság a nyelvfelismerésben"
#: langfilter.php:54
#: langfilter.php:52
msgid ""
"Minimum confidence in language detection being correct, from 0 to 100. Posts"
" will not be filtered when the confidence of language detection is below "
"this percent value."
msgstr "A legkisebb megbízhatóság a helyesnek tűnő nyelvfelismerésben 0-tól 100-ig. A bejegyzések nem lesznek szűrve, ha a nyelvfelismerés megbízhatósága ezen százalékérték alatt van."
#: langfilter.php:55
#: langfilter.php:53
msgid "Minimum length of message body"
msgstr "Üzenettörzs legkisebb hossza"
#: langfilter.php:55
#: langfilter.php:53
msgid ""
"Minimum number of characters in message body for filter to be used. Posts "
"shorter than this will not be filtered. Note: Language detection is "
"unreliable for short content (<200 characters)."
msgstr "Az üzenet törzsében lévő karakterek legkisebb száma a használandó szűrőnél. Az ennél rövidebb bejegyzések nem lesznek szűrve. Megjegyzés: a nyelvfelismerés megbízhatatlan a rövid tartalmaknál (200-nál kevesebb karakternél)."
#: langfilter.php:56
#: langfilter.php:58
msgid "Language Filter"
msgstr "Nyelvszűrő"
#: langfilter.php:60
msgid "Save Settings"
msgstr "Beállítások mentése"
#: langfilter.php:187
#: langfilter.php:193
#, php-format
msgid "Filtered language: %s"
msgstr "Szűrt nyelv: %s"

View file

@ -5,7 +5,6 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Language Filter'] = 'Nyelvszűrő';
$a->strings['This addon tries to identify the language posts are written in. If it does not match any language specified below, posts will be hidden by collapsing them.'] = 'Ez a bővítmény megpróbálja azonosítani, hogy a bejegyzéseket milyen nyelven írták. Ha nem egyezik egyetlen lent megadott nyelvvel sem, akkor a bejegyzések rejtettek lesznek azáltal, hogy össze lesznek csukva.';
$a->strings['Use the language filter'] = 'A nyelvszűrő használata';
$a->strings['Able to read'] = 'Képes olvasni';
@ -14,5 +13,6 @@ $a->strings['Minimum confidence in language detection'] = 'Legkisebb megbízhat
$a->strings['Minimum confidence in language detection being correct, from 0 to 100. Posts will not be filtered when the confidence of language detection is below this percent value.'] = 'A legkisebb megbízhatóság a helyesnek tűnő nyelvfelismerésben 0-tól 100-ig. A bejegyzések nem lesznek szűrve, ha a nyelvfelismerés megbízhatósága ezen százalékérték alatt van.';
$a->strings['Minimum length of message body'] = 'Üzenettörzs legkisebb hossza';
$a->strings['Minimum number of characters in message body for filter to be used. Posts shorter than this will not be filtered. Note: Language detection is unreliable for short content (<200 characters).'] = 'Az üzenet törzsében lévő karakterek legkisebb száma a használandó szűrőnél. Az ennél rövidebb bejegyzések nem lesznek szűrve. Megjegyzés: a nyelvfelismerés megbízhatatlan a rövid tartalmaknál (200-nál kevesebb karakternél).';
$a->strings['Language Filter'] = 'Nyelvszűrő';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Filtered language: %s'] = 'Szűrt nyelv: %s';

View file

@ -6,14 +6,14 @@
# Translators:
# Andreas H., 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2021-2022
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-06 17:01+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-22 17:34+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
@ -22,30 +22,26 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: libertree.php:37
#: libertree.php:39
msgid "Post to libertree"
msgstr "bei libertree veröffentlichen"
#: libertree.php:71 libertree.php:75
msgid "libertree Export"
msgstr "libertree Export"
#: libertree.php:79
#: libertree.php:60
msgid "Enable Libertree Post Addon"
msgstr "Libertree-Post-Addon aktivieren"
#: libertree.php:84
msgid "Libertree API token"
msgstr "Libertree-API-Token"
#: libertree.php:89
#: libertree.php:61
msgid "Libertree site URL"
msgstr "Libertree-URL"
#: libertree.php:94
#: libertree.php:62
msgid "Libertree API token"
msgstr "Libertree-API-Token"
#: libertree.php:63
msgid "Post to Libertree by default"
msgstr "Standardmäßig bei libertree veröffentlichen"
#: libertree.php:100
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: libertree.php:68
msgid "Libertree Export"
msgstr "Libertree Export"

View file

@ -6,9 +6,8 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
$a->strings['Post to libertree'] = 'bei libertree veröffentlichen';
$a->strings['libertree Export'] = 'libertree Export';
$a->strings['Enable Libertree Post Addon'] = 'Libertree-Post-Addon aktivieren';
$a->strings['Libertree API token'] = 'Libertree-API-Token';
$a->strings['Libertree site URL'] = 'Libertree-URL';
$a->strings['Libertree API token'] = 'Libertree-API-Token';
$a->strings['Post to Libertree by default'] = 'Standardmäßig bei libertree veröffentlichen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Libertree Export'] = 'Libertree Export';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-24 00:26+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 18:44+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,30 +19,26 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: libertree.php:37
#: libertree.php:39
msgid "Post to libertree"
msgstr "Beküldés a Libertree-re"
#: libertree.php:71 libertree.php:75
msgid "libertree Export"
msgstr "Libertree exportálás"
#: libertree.php:79
#: libertree.php:60
msgid "Enable Libertree Post Addon"
msgstr "A Libertree-beküldő bővítmény engedélyezése"
#: libertree.php:84
msgid "Libertree API token"
msgstr "Libertree API token"
#: libertree.php:89
#: libertree.php:61
msgid "Libertree site URL"
msgstr "Libertree oldal URL"
#: libertree.php:94
#: libertree.php:62
msgid "Libertree API token"
msgstr "Libertree API token"
#: libertree.php:63
msgid "Post to Libertree by default"
msgstr "Beküldés a Libertree-re alapértelmezetten"
#: libertree.php:100
msgid "Save Settings"
msgstr "Beállítások mentése"
#: libertree.php:68
msgid "Libertree Export"
msgstr "Libertree exportálás"

View file

@ -6,9 +6,8 @@ function string_plural_select_hu($n){
return intval($n != 1);
}}
$a->strings['Post to libertree'] = 'Beküldés a Libertree-re';
$a->strings['libertree Export'] = 'Libertree exportálás';
$a->strings['Enable Libertree Post Addon'] = 'A Libertree-beküldő bővítmény engedélyezése';
$a->strings['Libertree API token'] = 'Libertree API token';
$a->strings['Libertree site URL'] = 'Libertree oldal URL';
$a->strings['Libertree API token'] = 'Libertree API token';
$a->strings['Post to Libertree by default'] = 'Beküldés a Libertree-re alapértelmezetten';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Libertree Export'] = 'Libertree exportálás';

View file

@ -0,0 +1,43 @@
# ADDON libertree
# Copyright (C)
# This file is distributed under the same license as the Friendica libertree addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: libertree.php:39
msgid "Post to libertree"
msgstr ""
#: libertree.php:60
msgid "Enable Libertree Post Addon"
msgstr ""
#: libertree.php:61
msgid "Libertree site URL"
msgstr ""
#: libertree.php:62
msgid "Libertree API token"
msgstr ""
#: libertree.php:63
msgid "Post to Libertree by default"
msgstr ""
#: libertree.php:68
msgid "Libertree Export"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-24 00:33+0000\n"
"PO-Revision-Date: 2021-12-23 17:24+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,71 @@
# ADDON libravatar
# Copyright (C)
# This file is distributed under the same license as the Friendica libravatar addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:42+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: libravatar.php:68
msgid "generic profile image"
msgstr "generisk profilbild"
#: libravatar.php:69
msgid "random geometric pattern"
msgstr ""
#: libravatar.php:70
msgid "monster face"
msgstr "monsteransikte"
#: libravatar.php:71
msgid "computer generated face"
msgstr "datorgenererat ansikte"
#: libravatar.php:72
msgid "retro arcade style face"
msgstr ""
#: libravatar.php:73
msgid "roboter face"
msgstr ""
#: libravatar.php:74
msgid "retro adventure game character"
msgstr ""
#: libravatar.php:78
msgid "Information"
msgstr "Information"
#: libravatar.php:78
msgid ""
"Gravatar addon is installed. Please disable the Gravatar addon.<br>The "
"Libravatar addon will fall back to Gravatar if nothing was found at "
"Libravatar."
msgstr ""
#: libravatar.php:83
msgid "Save Settings"
msgstr ""
#: libravatar.php:84
msgid "Default avatar image"
msgstr ""
#: libravatar.php:84
msgid "Select default avatar image if none was found. See README"
msgstr ""

View file

@ -1,3 +1,11 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['generic profile image'] = 'generisk profilbild';
$a->strings['monster face'] = 'monsteransikte';
$a->strings['computer generated face'] = 'datorgenererat ansikte';
$a->strings['Information'] = 'Information';

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-29 05:36+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-22 17:23+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,30 +22,26 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ljpost.php:39
#: ljpost.php:43
msgid "Post to LiveJournal"
msgstr "In LiveJournal veröffentlichen."
#: ljpost.php:73
msgid "LiveJournal Post Settings"
msgstr "LiveJournal-Veröffentlichungs-Einstellungen"
#: ljpost.php:75
#: ljpost.php:63
msgid "Enable LiveJournal Post Addon"
msgstr "LiveJournal-Post-Addon aktivieren"
#: ljpost.php:80
#: ljpost.php:64
msgid "LiveJournal username"
msgstr "LiveJournal-Benutzername"
#: ljpost.php:85
#: ljpost.php:65
msgid "LiveJournal password"
msgstr "LiveJournal-Passwort"
#: ljpost.php:90
#: ljpost.php:66
msgid "Post to LiveJournal by default"
msgstr "Standardmäßig bei LiveJournal veröffentlichen"
#: ljpost.php:96
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: ljpost.php:71
msgid "LiveJournal Export"
msgstr ""

View file

@ -6,9 +6,7 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
$a->strings['Post to LiveJournal'] = 'In LiveJournal veröffentlichen.';
$a->strings['LiveJournal Post Settings'] = 'LiveJournal-Veröffentlichungs-Einstellungen';
$a->strings['Enable LiveJournal Post Addon'] = 'LiveJournal-Post-Addon aktivieren';
$a->strings['LiveJournal username'] = 'LiveJournal-Benutzername';
$a->strings['LiveJournal password'] = 'LiveJournal-Passwort';
$a->strings['Post to LiveJournal by default'] = 'Standardmäßig bei LiveJournal veröffentlichen';
$a->strings['Save Settings'] = 'Einstellungen speichern';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-24 00:39+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 18:46+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,30 +19,26 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ljpost.php:39
#: ljpost.php:43
msgid "Post to LiveJournal"
msgstr "Beküldés a LiveJournalra"
#: ljpost.php:73
msgid "LiveJournal Post Settings"
msgstr "LiveJournal-beküldés beállításai"
#: ljpost.php:75
#: ljpost.php:63
msgid "Enable LiveJournal Post Addon"
msgstr "A LiveJournal-beküldő bővítmény engedélyezése"
#: ljpost.php:80
#: ljpost.php:64
msgid "LiveJournal username"
msgstr "LiveJournal felhasználónév"
#: ljpost.php:85
#: ljpost.php:65
msgid "LiveJournal password"
msgstr "LiveJournal jelszó"
#: ljpost.php:90
#: ljpost.php:66
msgid "Post to LiveJournal by default"
msgstr "Beküldés a LiveJournalra alapértelmezetten"
#: ljpost.php:96
msgid "Save Settings"
msgstr "Beállítások mentése"
#: ljpost.php:71
msgid "LiveJournal Export"
msgstr "LiveJournal exportálás"

View file

@ -6,9 +6,8 @@ function string_plural_select_hu($n){
return intval($n != 1);
}}
$a->strings['Post to LiveJournal'] = 'Beküldés a LiveJournalra';
$a->strings['LiveJournal Post Settings'] = 'LiveJournal-beküldés beállításai';
$a->strings['Enable LiveJournal Post Addon'] = 'A LiveJournal-beküldő bővítmény engedélyezése';
$a->strings['LiveJournal username'] = 'LiveJournal felhasználónév';
$a->strings['LiveJournal password'] = 'LiveJournal jelszó';
$a->strings['Post to LiveJournal by default'] = 'Beküldés a LiveJournalra alapértelmezetten';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['LiveJournal Export'] = 'LiveJournal exportálás';

View file

@ -0,0 +1,44 @@
# ADDON ljpost
# Copyright (C)
# This file is distributed under the same license as the Friendica ljpost addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-16 00:43+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ljpost.php:43
msgid "Post to LiveJournal"
msgstr ""
#: ljpost.php:63
msgid "Enable LiveJournal Post Addon"
msgstr ""
#: ljpost.php:64
msgid "LiveJournal username"
msgstr "Användarnamn för LiveJournal"
#: ljpost.php:65
msgid "LiveJournal password"
msgstr "Lösenord för LiveJournal"
#: ljpost.php:66
msgid "Post to LiveJournal by default"
msgstr ""
#: ljpost.php:71
msgid "LiveJournal Export"
msgstr ""

View file

@ -1,3 +1,9 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['LiveJournal username'] = 'Användarnamn för LiveJournal';
$a->strings['LiveJournal password'] = 'Lösenord för LiveJournal';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-24 00:48+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 17:25+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,80 +19,80 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mailstream.php:66
#: mailstream.php:77
msgid "From Address"
msgstr "Feladócím"
#: mailstream.php:68
#: mailstream.php:79
msgid "Email address that stream items will appear to be from."
msgstr "E-mail-cím, ahonnan úgy tűnik, hogy a folyam elemei származnak."
#: mailstream.php:71 mailstream.php:382
#: mailstream.php:82
msgid "Save Settings"
msgstr "Beállítások mentése"
#: mailstream.php:225
#: mailstream.php:301
msgid "Re:"
msgstr "Vá:"
#: mailstream.php:233
#: mailstream.php:314 mailstream.php:317
msgid "Friendica post"
msgstr "Friendica-bejegyzés"
#: mailstream.php:236
#: mailstream.php:320
msgid "Diaspora post"
msgstr "Diaspora-bejegyzés"
#: mailstream.php:246
#: mailstream.php:330
msgid "Feed item"
msgstr "Hírforráselem"
#: mailstream.php:249
#: mailstream.php:333
msgid "Email"
msgstr "E-mail"
#: mailstream.php:251
#: mailstream.php:335
msgid "Friendica Item"
msgstr "Friendica-elem"
#: mailstream.php:296
#: mailstream.php:404
msgid "Upstream"
msgstr "Távoli"
#: mailstream.php:297
#: mailstream.php:405
msgid "Local"
msgstr "Helyi"
#: mailstream.php:364
#: mailstream.php:481
msgid "Enabled"
msgstr "Engedélyezve"
#: mailstream.php:368
#: mailstream.php:486
msgid "Email Address"
msgstr "E-mail-cím"
#: mailstream.php:370
#: mailstream.php:488
msgid "Leave blank to use your account email address"
msgstr "Hagyja üresen a fiókja e-mail-címének használatához"
#: mailstream.php:373
#: mailstream.php:492
msgid "Exclude Likes"
msgstr "Kedvelések kizárása"
#: mailstream.php:375
#: mailstream.php:494
msgid "Check this to omit mailing \"Like\" notifications"
msgstr "Jelölje be ezt a „Tetszik” értesítések elküldésének kihagyásához"
#: mailstream.php:378
#: mailstream.php:498
msgid "Attach Images"
msgstr "Képek csatolása"
#: mailstream.php:380
#: mailstream.php:500
msgid ""
"Download images in posts and attach them to the email. Useful for reading "
"email while offline."
msgstr "Képek letöltése a bejegyzésekből és csatolás az e-mailhez. Hasznos az e-mailek kapcsolat nélküli olvasásakor."
#: mailstream.php:381
#: mailstream.php:507
msgid "Mail Stream Settings"
msgstr "Levelezőfolyam beállításai"

View file

@ -0,0 +1,98 @@
# ADDON mailstream
# Copyright (C)
# This file is distributed under the same license as the Friendica mailstream addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2022-01-16 00:44+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mailstream.php:77
msgid "From Address"
msgstr "Från adress"
#: mailstream.php:79
msgid "Email address that stream items will appear to be from."
msgstr ""
#: mailstream.php:82
msgid "Save Settings"
msgstr "Spara inställningar"
#: mailstream.php:301
msgid "Re:"
msgstr "Re:"
#: mailstream.php:314 mailstream.php:317
msgid "Friendica post"
msgstr "Friendica-inlägg"
#: mailstream.php:320
msgid "Diaspora post"
msgstr "Diaspora-inlägg"
#: mailstream.php:330
msgid "Feed item"
msgstr ""
#: mailstream.php:333
msgid "Email"
msgstr "E-post"
#: mailstream.php:335
msgid "Friendica Item"
msgstr "Friendica-objekt"
#: mailstream.php:404
msgid "Upstream"
msgstr "Uppströms"
#: mailstream.php:405
msgid "Local"
msgstr "Lokal"
#: mailstream.php:481
msgid "Enabled"
msgstr "Aktiverad"
#: mailstream.php:486
msgid "Email Address"
msgstr "E-postadress"
#: mailstream.php:488
msgid "Leave blank to use your account email address"
msgstr "Lämna tom för att använda ditt kontos e-postadress"
#: mailstream.php:492
msgid "Exclude Likes"
msgstr ""
#: mailstream.php:494
msgid "Check this to omit mailing \"Like\" notifications"
msgstr ""
#: mailstream.php:498
msgid "Attach Images"
msgstr ""
#: mailstream.php:500
msgid ""
"Download images in posts and attach them to the email. Useful for reading "
"email while offline."
msgstr ""
#: mailstream.php:507
msgid "Mail Stream Settings"
msgstr ""

View file

@ -0,0 +1,19 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['From Address'] = 'Från adress';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['Re:'] = 'Re:';
$a->strings['Friendica post'] = 'Friendica-inlägg';
$a->strings['Diaspora post'] = 'Diaspora-inlägg';
$a->strings['Email'] = 'E-post';
$a->strings['Friendica Item'] = 'Friendica-objekt';
$a->strings['Upstream'] = 'Uppströms';
$a->strings['Local'] = 'Lokal';
$a->strings['Enabled'] = 'Aktiverad';
$a->strings['Email Address'] = 'E-postadress';
$a->strings['Leave blank to use your account email address'] = 'Lämna tom för att använda ditt kontos e-postadress';

View file

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-29 05:37+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-22 16:24+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,17 +22,13 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mathjax.php:43
#: mathjax.php:42
msgid ""
"The MathJax addon renders mathematical formulae written using the LaTeX "
"syntax surrounded by the usual $$ or an eqnarray block in the postings of "
"your wall,network tab and private mail."
msgstr "Mit dem MathJax Addon können mathematische Formeln, die mit LaTeX geschrieben wurden, dargestellt werden. Die Formel wird mit den üblichen $$ oder einem eqnarray-Block gekennzeichnet. Formeln werden in allen Beiträgen auf deiner Pinnwand, dem Netzwerk-Stream sowie privaten Nachrichten dargestellt."
#: mathjax.php:44
#: mathjax.php:43
msgid "Use the MathJax renderer"
msgstr "MathJax verwenden"
#: mathjax.php:45
msgid "Save Settings"
msgstr "Einstellungen speichern"

View file

@ -7,4 +7,3 @@ function string_plural_select_de($n){
}}
$a->strings['The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail.'] = 'Mit dem MathJax Addon können mathematische Formeln, die mit LaTeX geschrieben wurden, dargestellt werden. Die Formel wird mit den üblichen $$ oder einem eqnarray-Block gekennzeichnet. Formeln werden in allen Beiträgen auf deiner Pinnwand, dem Netzwerk-Stream sowie privaten Nachrichten dargestellt.';
$a->strings['Use the MathJax renderer'] = 'MathJax verwenden';
$a->strings['Save Settings'] = 'Einstellungen speichern';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-24 00:57+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 17:25+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,17 +19,13 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mathjax.php:43
#: mathjax.php:42
msgid ""
"The MathJax addon renders mathematical formulae written using the LaTeX "
"syntax surrounded by the usual $$ or an eqnarray block in the postings of "
"your wall,network tab and private mail."
msgstr "A MathJax bővítmény a LaTeX szintaxis használatával írt matematikai képleteket jelenít meg, amelyeket a szokásos $$ vagy egy eqnarray blokk vesz körül a falán lévő bejegyzésekben, a hálózat lapon és a személyes levelekben."
#: mathjax.php:44
#: mathjax.php:43
msgid "Use the MathJax renderer"
msgstr "A MathJax megjelenítő használata"
#: mathjax.php:45
msgid "Save Settings"
msgstr "Beállítások mentése"

View file

@ -7,4 +7,3 @@ function string_plural_select_hu($n){
}}
$a->strings['The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail.'] = 'A MathJax bővítmény a LaTeX szintaxis használatával írt matematikai képleteket jelenít meg, amelyeket a szokásos $$ vagy egy eqnarray blokk vesz körül a falán lévő bejegyzésekben, a hálózat lapon és a személyes levelekben.';
$a->strings['Use the MathJax renderer'] = 'A MathJax megjelenítő használata';
$a->strings['Save Settings'] = 'Beállítások mentése';

View file

@ -0,0 +1,32 @@
# ADDON mathjax
# Copyright (C)
# This file is distributed under the same license as the Friendica mathjax addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2022-01-16 00:45+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mathjax.php:42
msgid ""
"The MathJax addon renders mathematical formulae written using the LaTeX "
"syntax surrounded by the usual $$ or an eqnarray block in the postings of "
"your wall,network tab and private mail."
msgstr ""
#: mathjax.php:43
msgid "Use the MathJax renderer"
msgstr "Använd renderaren MathJax"

View file

@ -1,5 +1,8 @@
<?php
$a->strings["Settings"] = "Inst&auml;llningar";
$a->strings["Submit"] = "Spara";
$a->strings["Settings updated."] = "Inst&auml;llningarna har uppdaterats.";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Use the MathJax renderer'] = 'Använd renderaren MathJax';

View file

@ -0,0 +1,338 @@
# ADDON morechoice
# Copyright (C)
# This file is distributed under the same license as the Friendica morechoice addon package.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2018-08-07 18:18+0000\n"
"Language-Team: Swedish (https://www.transifex.com/Friendica/teams/12172/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: morechoice.php:22
msgid "Androgyne"
msgstr ""
#: morechoice.php:23
msgid "Bear"
msgstr ""
#: morechoice.php:24
msgid "Bigender"
msgstr ""
#: morechoice.php:25
msgid "Cross dresser"
msgstr ""
#: morechoice.php:26
msgid "Drag queen"
msgstr ""
#: morechoice.php:27
msgid "Eunuch"
msgstr ""
#: morechoice.php:28
msgid "Faux queen"
msgstr ""
#: morechoice.php:29
msgid "Gender fluid"
msgstr ""
#: morechoice.php:30
msgid "Kathoey"
msgstr ""
#: morechoice.php:31
msgid "Lady"
msgstr ""
#: morechoice.php:32
msgid "Lipstick lesbian"
msgstr ""
#: morechoice.php:33
msgid "Metrosexual"
msgstr ""
#: morechoice.php:34
msgid "Monk"
msgstr ""
#: morechoice.php:35
msgid "Nun"
msgstr ""
#: morechoice.php:36
msgid "Soft butch"
msgstr ""
#: morechoice.php:37
msgid "Stone femme"
msgstr ""
#: morechoice.php:38
msgid "Tomboy"
msgstr ""
#: morechoice.php:39
msgid "Transman"
msgstr ""
#: morechoice.php:40
msgid "Transwoman"
msgstr ""
#: morechoice.php:41
msgid "Transvesti"
msgstr ""
#: morechoice.php:42
msgid "Trigender"
msgstr ""
#: morechoice.php:43
msgid "Can't remember"
msgstr ""
#: morechoice.php:44
msgid "Hard to tell these days"
msgstr ""
#: morechoice.php:48
msgid "Girls with big tits"
msgstr ""
#: morechoice.php:49
msgid "Millionaires"
msgstr ""
#: morechoice.php:50
msgid "Guys with big schlongs"
msgstr ""
#: morechoice.php:51
msgid "Easy women"
msgstr ""
#: morechoice.php:52
msgid "People with impaired mobility"
msgstr ""
#: morechoice.php:53
msgid "Amputees"
msgstr ""
#: morechoice.php:54
msgid "Statues, mannequins and immobility"
msgstr ""
#: morechoice.php:55
msgid "Pain"
msgstr ""
#: morechoice.php:56
msgid "Trans men"
msgstr ""
#: morechoice.php:57
msgid "Older women"
msgstr ""
#: morechoice.php:58
msgid "Asphyxiation"
msgstr ""
#: morechoice.php:59
msgid "In public"
msgstr ""
#: morechoice.php:60
msgid "In danger"
msgstr ""
#: morechoice.php:61
msgid "Pretending to be male"
msgstr ""
#: morechoice.php:62
msgid "Pretending to be female"
msgstr ""
#: morechoice.php:63
msgid "Breats"
msgstr ""
#: morechoice.php:64
msgid "Scat"
msgstr ""
#: morechoice.php:65
msgid "Crying"
msgstr ""
#: morechoice.php:66
msgid "Nappies/Diapers"
msgstr ""
#: morechoice.php:67
msgid "Trees"
msgstr ""
#: morechoice.php:68
msgid "Vomit"
msgstr ""
#: morechoice.php:69
msgid "Murder"
msgstr ""
#: morechoice.php:70
msgid "Fat people"
msgstr ""
#: morechoice.php:71
msgid "Feet"
msgstr ""
#: morechoice.php:72
msgid "Covered in insects"
msgstr ""
#: morechoice.php:73
msgid "Turning a human being into furniture"
msgstr ""
#: morechoice.php:74
msgid "Elderly people"
msgstr ""
#: morechoice.php:75
msgid "Transgender people"
msgstr ""
#: morechoice.php:76
msgid "Criminals"
msgstr ""
#: morechoice.php:77
msgid "Stealing"
msgstr ""
#: morechoice.php:78
msgid "Breast milk"
msgstr ""
#: morechoice.php:79
msgid "Immersing genitals in liquids"
msgstr ""
#: morechoice.php:80
msgid "Giants"
msgstr ""
#: morechoice.php:81
msgid "Masochism"
msgstr ""
#: morechoice.php:82
msgid "Cars"
msgstr ""
#: morechoice.php:83
msgid "Menstruation"
msgstr ""
#: morechoice.php:84
msgid "Mucus"
msgstr ""
#: morechoice.php:85
msgid "Obscene language"
msgstr ""
#: morechoice.php:86
msgid "Noses"
msgstr ""
#: morechoice.php:87
msgid "Navels"
msgstr ""
#: morechoice.php:88
msgid "Corpses"
msgstr ""
#: morechoice.php:89
msgid "Smells"
msgstr ""
#: morechoice.php:90
msgid "Buttocks"
msgstr ""
#: morechoice.php:91
msgid "Nonliving objects"
msgstr ""
#: morechoice.php:92
msgid "Sleeping people"
msgstr ""
#: morechoice.php:93
msgid "Urination"
msgstr ""
#: morechoice.php:94
msgid "Eating people"
msgstr ""
#: morechoice.php:95
msgid "Being eaten"
msgstr ""
#: morechoice.php:96
msgid "Animals"
msgstr ""
#: morechoice.php:97
msgid "I'd rather just have some chocolate"
msgstr ""
#: morechoice.php:101
msgid "Married to my job"
msgstr ""
#: morechoice.php:102
msgid "Polygamist"
msgstr ""
#: morechoice.php:103
msgid "Half married"
msgstr ""
#: morechoice.php:104
msgid "Living in the past"
msgstr ""
#: morechoice.php:105
msgid "Pretending to be over my ex"
msgstr ""
#: morechoice.php:106
msgid "Hurt in the past"
msgstr ""
#: morechoice.php:107
msgid "Wallowing in self-pity"
msgstr ""

View file

@ -0,0 +1,7 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -4,15 +4,16 @@
#
#
# Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-14 07:57+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2019-02-11 13:03+0000\n"
"Last-Translator: Ulf Rompe <transifex.com@rompe.org>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -37,11 +38,11 @@ msgstr "poppte"
#: morepokes.php:21
msgid "do something obscenely biological to"
msgstr "mit ihm/ihr etwas obszönes Körperliches machen"
msgstr "mit ihm/ihr etwas obszönes, Körperliches machen"
#: morepokes.php:21
msgid "did something obscenely biological to"
msgstr "machte etwas obszönes Körperliches mit"
msgstr "machte etwas obszönes, Körperliches mit"
#: morepokes.php:22
msgid "point out the poke feature to"
@ -53,7 +54,7 @@ msgstr "zeigte die neue Anstups-Funktion"
#: morepokes.php:23
msgid "declare undying love for"
msgstr "unterbliche Liebe verkünden"
msgstr "unsterbliche Liebe verkünden"
#: morepokes.php:23
msgid "declared undying love for"

View file

@ -9,11 +9,11 @@ $a->strings['bitchslap'] = 'ohrfeigen';
$a->strings['bitchslapped'] = 'ohrfeigte';
$a->strings['shag'] = 'poppen';
$a->strings['shagged'] = 'poppte';
$a->strings['do something obscenely biological to'] = 'mit ihm/ihr etwas obszönes Körperliches machen';
$a->strings['did something obscenely biological to'] = 'machte etwas obszönes Körperliches mit';
$a->strings['do something obscenely biological to'] = 'mit ihm/ihr etwas obszönes, Körperliches machen';
$a->strings['did something obscenely biological to'] = 'machte etwas obszönes, Körperliches mit';
$a->strings['point out the poke feature to'] = 'zeigte die neue Anstups-Funktion';
$a->strings['pointed out the poke feature to'] = 'zeigte die neue Anstups-Funktion';
$a->strings['declare undying love for'] = 'unterbliche Liebe verkünden';
$a->strings['declare undying love for'] = 'unsterbliche Liebe verkünden';
$a->strings['declared undying love for'] = 'verkündete unsterbliche Liebe für';
$a->strings['patent'] = 'patentieren';
$a->strings['patented'] = 'patentierte';

View file

@ -0,0 +1,166 @@
# ADDON morepokes
# Copyright (C)
# This file is distributed under the same license as the Friendica morepokes addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2014-06-23 10:18+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: morepokes.php:19
msgid "bitchslap"
msgstr ""
#: morepokes.php:19
msgid "bitchslapped"
msgstr ""
#: morepokes.php:20
msgid "shag"
msgstr ""
#: morepokes.php:20
msgid "shagged"
msgstr ""
#: morepokes.php:21
msgid "do something obscenely biological to"
msgstr ""
#: morepokes.php:21
msgid "did something obscenely biological to"
msgstr ""
#: morepokes.php:22
msgid "point out the poke feature to"
msgstr ""
#: morepokes.php:22
msgid "pointed out the poke feature to"
msgstr ""
#: morepokes.php:23
msgid "declare undying love for"
msgstr ""
#: morepokes.php:23
msgid "declared undying love for"
msgstr ""
#: morepokes.php:24
msgid "patent"
msgstr ""
#: morepokes.php:24
msgid "patented"
msgstr ""
#: morepokes.php:25
msgid "stroke beard"
msgstr ""
#: morepokes.php:25
msgid "stroked their beard at"
msgstr ""
#: morepokes.php:26
msgid ""
"bemoan the declining standards of modern secondary and tertiary education to"
msgstr ""
#: morepokes.php:26
msgid ""
"bemoans the declining standards of modern secondary and tertiary education "
"to"
msgstr ""
#: morepokes.php:27
msgid "hug"
msgstr ""
#: morepokes.php:27
msgid "hugged"
msgstr ""
#: morepokes.php:28
msgid "kiss"
msgstr ""
#: morepokes.php:28
msgid "kissed"
msgstr ""
#: morepokes.php:29
msgid "raise eyebrows at"
msgstr ""
#: morepokes.php:29
msgid "raised their eyebrows at"
msgstr ""
#: morepokes.php:30
msgid "insult"
msgstr ""
#: morepokes.php:30
msgid "insulted"
msgstr ""
#: morepokes.php:31
msgid "praise"
msgstr ""
#: morepokes.php:31
msgid "praised"
msgstr ""
#: morepokes.php:32
msgid "be dubious of"
msgstr ""
#: morepokes.php:32
msgid "was dubious of"
msgstr ""
#: morepokes.php:33
msgid "eat"
msgstr ""
#: morepokes.php:33
msgid "ate"
msgstr ""
#: morepokes.php:34
msgid "giggle and fawn at"
msgstr ""
#: morepokes.php:34
msgid "giggled and fawned at"
msgstr ""
#: morepokes.php:35
msgid "doubt"
msgstr ""
#: morepokes.php:35
msgid "doubted"
msgstr ""
#: morepokes.php:36
msgid "glare"
msgstr ""
#: morepokes.php:36
msgid "glared at"
msgstr ""

View file

@ -0,0 +1,7 @@
<?php
if(! function_exists("string_plural_select_hu")) {
function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -0,0 +1,167 @@
# ADDON morepokes
# Copyright (C)
# This file is distributed under the same license as the Friendica morepokes addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:48+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: morepokes.php:19
msgid "bitchslap"
msgstr ""
#: morepokes.php:19
msgid "bitchslapped"
msgstr ""
#: morepokes.php:20
msgid "shag"
msgstr ""
#: morepokes.php:20
msgid "shagged"
msgstr ""
#: morepokes.php:21
msgid "do something obscenely biological to"
msgstr "gör något biologiskt obscent med"
#: morepokes.php:21
msgid "did something obscenely biological to"
msgstr ""
#: morepokes.php:22
msgid "point out the poke feature to"
msgstr ""
#: morepokes.php:22
msgid "pointed out the poke feature to"
msgstr ""
#: morepokes.php:23
msgid "declare undying love for"
msgstr ""
#: morepokes.php:23
msgid "declared undying love for"
msgstr ""
#: morepokes.php:24
msgid "patent"
msgstr "patent"
#: morepokes.php:24
msgid "patented"
msgstr "patenterad"
#: morepokes.php:25
msgid "stroke beard"
msgstr "stryk skägget"
#: morepokes.php:25
msgid "stroked their beard at"
msgstr ""
#: morepokes.php:26
msgid ""
"bemoan the declining standards of modern secondary and tertiary education to"
msgstr ""
#: morepokes.php:26
msgid ""
"bemoans the declining standards of modern secondary and tertiary education "
"to"
msgstr ""
#: morepokes.php:27
msgid "hug"
msgstr "krama"
#: morepokes.php:27
msgid "hugged"
msgstr "kramad"
#: morepokes.php:28
msgid "kiss"
msgstr "pussa"
#: morepokes.php:28
msgid "kissed"
msgstr "pussad"
#: morepokes.php:29
msgid "raise eyebrows at"
msgstr "höj ögonbryn vid"
#: morepokes.php:29
msgid "raised their eyebrows at"
msgstr ""
#: morepokes.php:30
msgid "insult"
msgstr "förolämpa"
#: morepokes.php:30
msgid "insulted"
msgstr "förolämpad"
#: morepokes.php:31
msgid "praise"
msgstr "hylla"
#: morepokes.php:31
msgid "praised"
msgstr "hyllad"
#: morepokes.php:32
msgid "be dubious of"
msgstr ""
#: morepokes.php:32
msgid "was dubious of"
msgstr ""
#: morepokes.php:33
msgid "eat"
msgstr "ät"
#: morepokes.php:33
msgid "ate"
msgstr "åt"
#: morepokes.php:34
msgid "giggle and fawn at"
msgstr ""
#: morepokes.php:34
msgid "giggled and fawned at"
msgstr ""
#: morepokes.php:35
msgid "doubt"
msgstr "tveka"
#: morepokes.php:35
msgid "doubted"
msgstr "tvekade"
#: morepokes.php:36
msgid "glare"
msgstr ""
#: morepokes.php:36
msgid "glared at"
msgstr ""

View file

@ -1,2 +1,24 @@
<?php
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['do something obscenely biological to'] = 'gör något biologiskt obscent med';
$a->strings['patent'] = 'patent';
$a->strings['patented'] = 'patenterad';
$a->strings['stroke beard'] = 'stryk skägget';
$a->strings['hug'] = 'krama';
$a->strings['hugged'] = 'kramad';
$a->strings['kiss'] = 'pussa';
$a->strings['kissed'] = 'pussad';
$a->strings['raise eyebrows at'] = 'höj ögonbryn vid';
$a->strings['insult'] = 'förolämpa';
$a->strings['insulted'] = 'förolämpad';
$a->strings['praise'] = 'hylla';
$a->strings['praised'] = 'hyllad';
$a->strings['eat'] = 'ät';
$a->strings['ate'] = 'åt';
$a->strings['doubt'] = 'tveka';
$a->strings['doubted'] = 'tvekade';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 22:41+0000\n"
"PO-Revision-Date: 2021-12-23 17:26+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,76 @@
# ADDON newmemberwidget
# Copyright (C)
# This file is distributed under the same license as the Friendica newmemberwidget addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:48+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: newmemberwidget.php:29
msgid "New Member"
msgstr "Ny medlem"
#: newmemberwidget.php:30
msgid "Tips for New Members"
msgstr "Tips för nya medlemmar"
#: newmemberwidget.php:33
msgid "Global Support Forum"
msgstr ""
#: newmemberwidget.php:37
msgid "Local Support Forum"
msgstr "Lokalt hjälpforum"
#: newmemberwidget.php:65
msgid "Save Settings"
msgstr "Spara inställningar"
#: newmemberwidget.php:66
msgid "Message"
msgstr "Meddelande"
#: newmemberwidget.php:66
msgid "Your message for new members. You can use bbcode here."
msgstr ""
#: newmemberwidget.php:67
msgid "Add a link to global support forum"
msgstr ""
#: newmemberwidget.php:67
msgid "Should a link to the global support forum be displayed?"
msgstr ""
#: newmemberwidget.php:68
msgid "Add a link to the local support forum"
msgstr ""
#: newmemberwidget.php:68
msgid ""
"If you have a local support forum and want to have a link displayed in the "
"widget, check this box."
msgstr ""
#: newmemberwidget.php:69
msgid "Name of the local support group"
msgstr ""
#: newmemberwidget.php:69
msgid ""
"If you checked the above, specify the <em>nickname</em> of the local support"
" group here (i.e. helpers)"
msgstr ""

View file

@ -0,0 +1,12 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['New Member'] = 'Ny medlem';
$a->strings['Tips for New Members'] = 'Tips för nya medlemmar';
$a->strings['Local Support Forum'] = 'Lokalt hjälpforum';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['Message'] = 'Meddelande';

View file

@ -3,14 +3,18 @@
# This file is distributed under the same license as the Friendica notifyall addon package.
#
#
# Translators:
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016
# Ulf Rompe <transifex.com@rompe.org>, 2019
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-14 16:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2016\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2016-08-14 19:29+0000\n"
"Last-Translator: Ulf Rompe <transifex.com@rompe.org>, 2019\n"
"Language-Team: German (https://www.transifex.com/Friendica/teams/12172/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,40 +22,40 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: notifyall.php:26
msgid "Send email to all members"
msgstr "Sende eine E-Mail an alle Nutzer der Seite"
#: notifyall.php:42
#: NotifyAllEmail.php:40
#, php-format
msgid "%s Administrator"
msgstr "der Administrator von %s"
#: notifyall.php:44
#: NotifyAllEmail.php:42
#, php-format
msgid "%1$s, %2$s Administrator"
msgstr "%1$s, %2$s Administrator"
#: notifyall.php:60
#: notifyall.php:22
msgid "Send email to all members"
msgstr "Sende eine E-Mail an alle Nutzer der Seite"
#: notifyall.php:49
msgid "No recipients found."
msgstr "Keine Empfänger gefunden"
#: notifyall.php:78
#: notifyall.php:59
msgid "Emails sent"
msgstr "E-Mails gesendet."
#: notifyall.php:86
#: notifyall.php:69
msgid "Send email to all members of this Friendica instance."
msgstr "Sende eine E-Mail an alle Nutzer dieser Friendica Instanz"
msgstr "Sende eine E-Mail an alle Nutzer dieser Friendica-Instanz"
#: notifyall.php:91
#: notifyall.php:74
msgid "Message subject"
msgstr "Betreff der Nachricht"
#: notifyall.php:92
#: notifyall.php:75
msgid "Test mode (only send to administrator)"
msgstr "Test Modus (E-Mail nur an den Administrator senden)"
msgstr "Test-Modus (E-Mail nur an den Administrator senden)"
#: notifyall.php:93
#: notifyall.php:76
msgid "Submit"
msgstr "Senden"

View file

@ -5,12 +5,12 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Send email to all members'] = 'Sende eine E-Mail an alle Nutzer der Seite';
$a->strings['%s Administrator'] = 'der Administrator von %s';
$a->strings['%1$s, %2$s Administrator'] = '%1$s, %2$s Administrator';
$a->strings['Send email to all members'] = 'Sende eine E-Mail an alle Nutzer der Seite';
$a->strings['No recipients found.'] = 'Keine Empfänger gefunden';
$a->strings['Emails sent'] = 'E-Mails gesendet.';
$a->strings['Send email to all members of this Friendica instance.'] = 'Sende eine E-Mail an alle Nutzer dieser Friendica Instanz';
$a->strings['Send email to all members of this Friendica instance.'] = 'Sende eine E-Mail an alle Nutzer dieser Friendica-Instanz';
$a->strings['Message subject'] = 'Betreff der Nachricht';
$a->strings['Test mode (only send to administrator)'] = 'Test Modus (E-Mail nur an den Administrator senden)';
$a->strings['Test mode (only send to administrator)'] = 'Test-Modus (E-Mail nur an den Administrator senden)';
$a->strings['Submit'] = 'Senden';

View file

@ -0,0 +1,56 @@
# ADDON notifyall
# Copyright (C)
# This file is distributed under the same license as the Friendica notifyall addon package.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2016-08-14 19:29+0000\n"
"Language-Team: Swedish (https://www.transifex.com/Friendica/teams/12172/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: NotifyAllEmail.php:40
#, php-format
msgid "%s Administrator"
msgstr ""
#: NotifyAllEmail.php:42
#, php-format
msgid "%1$s, %2$s Administrator"
msgstr ""
#: notifyall.php:22
msgid "Send email to all members"
msgstr ""
#: notifyall.php:49
msgid "No recipients found."
msgstr ""
#: notifyall.php:59
msgid "Emails sent"
msgstr ""
#: notifyall.php:69
msgid "Send email to all members of this Friendica instance."
msgstr ""
#: notifyall.php:74
msgid "Message subject"
msgstr ""
#: notifyall.php:75
msgid "Test mode (only send to administrator)"
msgstr ""
#: notifyall.php:76
msgid "Submit"
msgstr ""

View file

@ -0,0 +1,7 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -8,13 +8,14 @@
# hoergen <hoergen@hoergen.org>, 2018
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-01 11:11-0400\n"
"PO-Revision-Date: 2018-06-09 09:27+0000\n"
"Last-Translator: hoergen <hoergen@hoergen.org>\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-22 17:22+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,44 +23,36 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: nsfw.php:77 nsfw.php:81
msgid "Content Filter (NSFW and more)"
msgstr "Inhaltsfilter (NSFW und mehr)"
#: nsfw.php:85
#: nsfw.php:65
msgid ""
"This addon searches for specified words/text in posts and collapses them. It"
" can be used to filter content tagged with for instance #NSFW that may be "
"deemed inappropriate at certain times or places, such as being at work. It "
"is also useful for hiding irrelevant or annoying content from direct view."
msgstr "Dieses Addon sucht, nach den von dir definierten Wörtern bzw. Texten in Beiträgen und klappt bei einem Treffer den gesamten Beitrag zusammen. Damit können z.B. Inhalte gefiltert werden, die mit #NSFW (Not Safe for Work, für die Arbeit unangemessene Beiträge), gekennzeichnet sind. Des Weiteren können damit natürlich auch nicht gewünschte und lästige Beiträge verborgen werden."
msgstr "Dieses Addon sucht nach den von dir definierten Wörtern bzw. Texten in Beiträgen und klappt bei einem Treffer den gesamten Beitrag zusammen. Damit können bspw. Inhalte gefiltert werden, die mit #NSFW (Not Safe for Work, für die Arbeit unangemessene Beiträge) gekennzeichnet sind. Des Weiteren können damit natürlich auch irrelevante und lästige Beiträge verborgen werden."
#: nsfw.php:86
#: nsfw.php:66
msgid "Enable Content filter"
msgstr "Aktiviere den Inhaltsfilter"
#: nsfw.php:89
#: nsfw.php:67
msgid "Comma separated list of keywords to hide"
msgstr "Durch Kommata getrennte Liste von Schlüsselwörtern die verborgen werden sollen"
msgstr "Durch Kommata getrennte Liste von Schlüsselwörtern, die verborgen werden sollen"
#: nsfw.php:93
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: nsfw.php:94
#: nsfw.php:67
msgid "Use /expression/ to provide regular expressions"
msgstr "Verwende /expression/ um Reguläre Ausdrücke zu verwenden"
msgstr "Verwende /expression/, um Reguläre Ausdrücke zu verwenden"
#: nsfw.php:109
msgid "NSFW Settings saved."
msgstr "NSFW-Einstellungen gespeichert"
#: nsfw.php:72
msgid "Content Filter (NSFW and more)"
msgstr "Inhaltsfilter (NSFW und mehr)"
#: nsfw.php:162
#: nsfw.php:140
#, php-format
msgid "Filtered tag: %s"
msgstr "Gefiltertes Schlagwort: %s"
#: nsfw.php:164
#: nsfw.php:142
#, php-format
msgid "Filtered word: %s"
msgstr "Gefilterter Begriff: %s"

View file

@ -5,12 +5,10 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Content Filter (NSFW and more)'] = 'Inhaltsfilter (NSFW und mehr)';
$a->strings['This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view.'] = 'Dieses Addon sucht, nach den von dir definierten Wörtern bzw. Texten in Beiträgen und klappt bei einem Treffer den gesamten Beitrag zusammen. Damit können z.B. Inhalte gefiltert werden, die mit #NSFW (Not Safe for Work, für die Arbeit unangemessene Beiträge), gekennzeichnet sind. Des Weiteren können damit natürlich auch nicht gewünschte und lästige Beiträge verborgen werden.';
$a->strings['This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view.'] = 'Dieses Addon sucht nach den von dir definierten Wörtern bzw. Texten in Beiträgen und klappt bei einem Treffer den gesamten Beitrag zusammen. Damit können bspw. Inhalte gefiltert werden, die mit #NSFW (Not Safe for Work, für die Arbeit unangemessene Beiträge) gekennzeichnet sind. Des Weiteren können damit natürlich auch irrelevante und lästige Beiträge verborgen werden.';
$a->strings['Enable Content filter'] = 'Aktiviere den Inhaltsfilter';
$a->strings['Comma separated list of keywords to hide'] = 'Durch Kommata getrennte Liste von Schlüsselwörtern die verborgen werden sollen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Use /expression/ to provide regular expressions'] = 'Verwende /expression/ um Reguläre Ausdrücke zu verwenden';
$a->strings['NSFW Settings saved.'] = 'NSFW-Einstellungen gespeichert';
$a->strings['Comma separated list of keywords to hide'] = 'Durch Kommata getrennte Liste von Schlüsselwörtern, die verborgen werden sollen';
$a->strings['Use /expression/ to provide regular expressions'] = 'Verwende /expression/, um Reguläre Ausdrücke zu verwenden';
$a->strings['Content Filter (NSFW and more)'] = 'Inhaltsfilter (NSFW und mehr)';
$a->strings['Filtered tag: %s'] = 'Gefiltertes Schlagwort: %s';
$a->strings['Filtered word: %s'] = 'Gefilterter Begriff: %s';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:00+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 18:52+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,11 +19,7 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: nsfw.php:68 nsfw.php:72
msgid "Content Filter (NSFW and more)"
msgstr "Tartalomszűrő (érzékeny tartalmak és egyebek)"
#: nsfw.php:76
#: nsfw.php:65
msgid ""
"This addon searches for specified words/text in posts and collapses them. It"
" can be used to filter content tagged with for instance #NSFW that may be "
@ -31,28 +27,28 @@ msgid ""
"is also useful for hiding irrelevant or annoying content from direct view."
msgstr "Ez a bővítmény megadott szavakra vagy szövegre keres a bejegyzésekben, és összecsukja azokat. Használható például az #NSFW megjelölésű tartalmak szűréséhez, amelyek bizonyos időkben vagy helyeken nem megfelelőnek tekinthetők, mint például munka közben. Ez hasznos a nem kapcsolódó vagy idegesítő tartalom elrejtéséhez a közvetlen megtekintés elől."
#: nsfw.php:77
#: nsfw.php:66
msgid "Enable Content filter"
msgstr "Tartalomszűrő engedélyezése"
#: nsfw.php:80
#: nsfw.php:67
msgid "Comma separated list of keywords to hide"
msgstr "Kulcsszavak vesszővel elválasztott listája az elrejtéshez"
#: nsfw.php:84
msgid "Save Settings"
msgstr "Beállítások mentése"
#: nsfw.php:85
#: nsfw.php:67
msgid "Use /expression/ to provide regular expressions"
msgstr "Használjon /kifejezést/ reguláris kifejezések megadásához"
#: nsfw.php:152
#: nsfw.php:72
msgid "Content Filter (NSFW and more)"
msgstr "Tartalomszűrő (érzékeny tartalmak és egyebek)"
#: nsfw.php:140
#, php-format
msgid "Filtered tag: %s"
msgstr "Kiszűrt címke: %s"
#: nsfw.php:154
#: nsfw.php:142
#, php-format
msgid "Filtered word: %s"
msgstr "Kiszűrt szó: %s"

View file

@ -5,11 +5,10 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Content Filter (NSFW and more)'] = 'Tartalomszűrő (érzékeny tartalmak és egyebek)';
$a->strings['This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view.'] = 'Ez a bővítmény megadott szavakra vagy szövegre keres a bejegyzésekben, és összecsukja azokat. Használható például az #NSFW megjelölésű tartalmak szűréséhez, amelyek bizonyos időkben vagy helyeken nem megfelelőnek tekinthetők, mint például munka közben. Ez hasznos a nem kapcsolódó vagy idegesítő tartalom elrejtéséhez a közvetlen megtekintés elől.';
$a->strings['Enable Content filter'] = 'Tartalomszűrő engedélyezése';
$a->strings['Comma separated list of keywords to hide'] = 'Kulcsszavak vesszővel elválasztott listája az elrejtéshez';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Use /expression/ to provide regular expressions'] = 'Használjon /kifejezést/ reguláris kifejezések megadásához';
$a->strings['Content Filter (NSFW and more)'] = 'Tartalomszűrő (érzékeny tartalmak és egyebek)';
$a->strings['Filtered tag: %s'] = 'Kiszűrt címke: %s';
$a->strings['Filtered word: %s'] = 'Kiszűrt szó: %s';

54
nsfw/lang/sv/messages.po Normal file
View file

@ -0,0 +1,54 @@
# ADDON nsfw
# Copyright (C)
# This file is distributed under the same license as the Friendica nsfw addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2022-01-16 00:49+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: nsfw.php:65
msgid ""
"This addon searches for specified words/text in posts and collapses them. It"
" can be used to filter content tagged with for instance #NSFW that may be "
"deemed inappropriate at certain times or places, such as being at work. It "
"is also useful for hiding irrelevant or annoying content from direct view."
msgstr ""
#: nsfw.php:66
msgid "Enable Content filter"
msgstr "Aktivera innehållsfilter"
#: nsfw.php:67
msgid "Comma separated list of keywords to hide"
msgstr ""
#: nsfw.php:67
msgid "Use /expression/ to provide regular expressions"
msgstr ""
#: nsfw.php:72
msgid "Content Filter (NSFW and more)"
msgstr ""
#: nsfw.php:140
#, php-format
msgid "Filtered tag: %s"
msgstr ""
#: nsfw.php:142
#, php-format
msgid "Filtered word: %s"
msgstr ""

View file

@ -1,3 +1,8 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Enable Content filter'] = 'Aktivera innehållsfilter';

View file

@ -4,34 +4,28 @@
#
#
# Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014
# bavatar <tobias.diekershoff@gmx.net>, 2014
# Andreas H., 2014
# Steffen K9, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2014-10-15 12:32+0000\n"
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: numfriends.php:46
msgid "Numfriends settings updated."
msgstr "Numfriends Einstellungen aktualisiert"
#: numfriends.php:77
msgid "Numfriends Settings"
msgstr "Numfriends Einstellungen"
#: numfriends.php:79
#: numfriends.php:55
msgid "How many contacts to display on profile sidebar"
msgstr "Wie viele Kontakte sollen in der Seitenleiste angezeigt werden"
#: numfriends.php:85
msgid "Submit"
msgstr "Senden"
#: numfriends.php:60
msgid "Numfriends Settings"
msgstr "Numfriends-Einstellungen"

View file

@ -5,7 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Numfriends settings updated.'] = 'Numfriends Einstellungen aktualisiert';
$a->strings['Numfriends Settings'] = 'Numfriends Einstellungen';
$a->strings['How many contacts to display on profile sidebar'] = 'Wie viele Kontakte sollen in der Seitenleiste angezeigt werden';
$a->strings['Submit'] = 'Senden';
$a->strings['Numfriends Settings'] = 'Numfriends-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:03+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 18:53+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,14 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: numfriends.php:59
msgid "Numfriends Settings"
msgstr "Ismerősszám beállításai"
#: numfriends.php:61
#: numfriends.php:55
msgid "How many contacts to display on profile sidebar"
msgstr "Hány partner legyen megjelenítve a profil oldalsávján"
#: numfriends.php:67
msgid "Save Settings"
msgstr "Beállítások mentése"
#: numfriends.php:60
msgid "Numfriends Settings"
msgstr "Ismerősszám beállításai"

View file

@ -5,6 +5,5 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Numfriends Settings'] = 'Ismerősszám beállításai';
$a->strings['How many contacts to display on profile sidebar'] = 'Hány partner legyen megjelenítve a profil oldalsávján';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Numfriends Settings'] = 'Ismerősszám beállításai';

View file

@ -0,0 +1,27 @@
# ADDON numfriends
# Copyright (C)
# This file is distributed under the same license as the Friendica numfriends addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-22 15:27+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: numfriends.php:55
msgid "How many contacts to display on profile sidebar"
msgstr ""
#: numfriends.php:60
msgid "Numfriends Settings"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:09+0000\n"
"PO-Revision-Date: 2021-12-23 18:53+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,66 @@
# ADDON openstreetmap
# Copyright (C)
# This file is distributed under the same license as the Friendica openstreetmap addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:49+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: openstreetmap.php:167
msgid "View Larger"
msgstr ""
#: openstreetmap.php:194
msgid "Submit"
msgstr "Spara"
#: openstreetmap.php:195
msgid "Tile Server URL"
msgstr ""
#: openstreetmap.php:195
msgid ""
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" "
"target=\"_blank\" rel=\"noopener noreferrer\">public tile servers</a>"
msgstr ""
#: openstreetmap.php:196
msgid "Nominatim (reverse geocoding) Server URL"
msgstr ""
#: openstreetmap.php:196
msgid ""
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/Nominatim\" "
"target=\"_blank\" rel=\"noopener noreferrer\">Nominatim servers</a>"
msgstr ""
#: openstreetmap.php:197
msgid "Default zoom"
msgstr "Standardzoom"
#: openstreetmap.php:197
msgid ""
"The default zoom level. (1:world, 18:highest, also depends on tile server)"
msgstr ""
#: openstreetmap.php:198
msgid "Include marker on map"
msgstr ""
#: openstreetmap.php:198
msgid "Include a marker on the map."
msgstr ""

View file

@ -1,4 +1,9 @@
<?php
$a->strings["Submit"] = "Spara";
$a->strings["Settings updated."] = "Inst&auml;llningarna har uppdaterats.";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Submit'] = 'Spara';
$a->strings['Default zoom'] = 'Standardzoom';

View file

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-11 18:52+0100\n"
"PO-Revision-Date: 2018-03-16 07:42+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-01 20:21+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,24 +21,20 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pageheader.php:53
#: pageheader.php:36
msgid "\"pageheader\" Settings"
msgstr "\"pageheader\"-Einstellungen"
#: pageheader.php:54
#: pageheader.php:37
msgid "Message"
msgstr "Mitteilung"
#: pageheader.php:54
#: pageheader.php:37
msgid ""
"Message to display on every page on this server (or put a pageheader.html "
"file in your docroot)"
msgstr "Die Mitteilung, die auf jeder Seite dieses Knotens angezeigt werden soll (alternativ kann die Datei pageheader.html im Stammverzeichnis der Friendica Installation angelegt werden)."
#: pageheader.php:55
#: pageheader.php:38
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: pageheader.php:69
msgid "pageheader Settings saved."
msgstr "pageheader-Einstellungen gespeichert."

View file

@ -9,4 +9,3 @@ $a->strings['"pageheader" Settings'] = '"pageheader"-Einstellungen';
$a->strings['Message'] = 'Mitteilung';
$a->strings['Message to display on every page on this server (or put a pageheader.html file in your docroot)'] = 'Die Mitteilung, die auf jeder Seite dieses Knotens angezeigt werden soll (alternativ kann die Datei pageheader.html im Stammverzeichnis der Friendica Installation angelegt werden).';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['pageheader Settings saved.'] = 'pageheader-Einstellungen gespeichert.';

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:13+0000\n"
"PO-Revision-Date: 2021-12-23 18:53+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,37 @@
# ADDON pageheader
# Copyright (C)
# This file is distributed under the same license as the Friendica pageheader addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-02-01 20:21+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pageheader.php:36
msgid "\"pageheader\" Settings"
msgstr ""
#: pageheader.php:37
msgid "Message"
msgstr ""
#: pageheader.php:37
msgid ""
"Message to display on every page on this server (or put a pageheader.html "
"file in your docroot)"
msgstr ""
#: pageheader.php:38
msgid "Save Settings"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:20+0000\n"
"PO-Revision-Date: 2021-12-23 18:54+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

61
piwik/lang/sv/messages.po Normal file
View file

@ -0,0 +1,61 @@
# ADDON piwik
# Copyright (C)
# This file is distributed under the same license as the Friendica piwik addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 01:06+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: piwik.php:87
msgid ""
"This website is tracked using the <a href='http://www.matomo.org'>Matomo</a>"
" analytics tool."
msgstr ""
#: piwik.php:90
#, php-format
msgid ""
"If you do not want that your visits are logged in this way you <a "
"href='%s'>can set a cookie to prevent Matomo / Piwik from tracking further "
"visits of the site</a> (opt-out)."
msgstr ""
#: piwik.php:97
msgid "Save Settings"
msgstr "Spara inställningar"
#: piwik.php:98
msgid "Matomo (Piwik) Base URL"
msgstr ""
#: piwik.php:98
msgid ""
"Absolute path to your Matomo (Piwik) installation. (without protocol "
"(http/s), with trailing slash)"
msgstr ""
#: piwik.php:99
msgid "Site ID"
msgstr ""
#: piwik.php:100
msgid "Show opt-out cookie link?"
msgstr ""
#: piwik.php:101
msgid "Asynchronous tracking"
msgstr ""

View file

@ -1,4 +1,8 @@
<?php
$a->strings["Submit"] = "Spara";
$a->strings["Settings updated."] = "Inst&auml;llningarna har uppdaterats.";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Save Settings'] = 'Spara inställningar';

View file

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-04-03 06:50+0000\n"
"Last-Translator: Steffen K9\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-22 16:22+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,18 +23,10 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: planets.php:131 planets.php:135
msgid "Planets"
msgstr "Planeten"
#: planets.php:139
msgid "Planets Settings"
msgstr "Planeten-Einstellungen"
#: planets.php:141
#: planets.php:126
msgid "Enable Planets Addon"
msgstr "Planeten-Addon aktivieren"
#: planets.php:147
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: planets.php:131
msgid "Planets Settings"
msgstr "Planeten-Einstellungen"

View file

@ -5,7 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Planets'] = 'Planeten';
$a->strings['Planets Settings'] = 'Planeten-Einstellungen';
$a->strings['Enable Planets Addon'] = 'Planeten-Addon aktivieren';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Planets Settings'] = 'Planeten-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:24+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 18:54+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,18 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: planets.php:131 planets.php:135
msgid "Planets"
msgstr "Bolygók"
#: planets.php:139
msgid "Planets Settings"
msgstr "Bolygók beállításai"
#: planets.php:141
#: planets.php:126
msgid "Enable Planets Addon"
msgstr "Bolygók bővítmény engedélyezése"
#: planets.php:147
msgid "Save Settings"
msgstr "Beállítások mentése"
#: planets.php:131
msgid "Planets Settings"
msgstr "Bolygók beállításai"

View file

@ -5,7 +5,5 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Planets'] = 'Bolygók';
$a->strings['Planets Settings'] = 'Bolygók beállításai';
$a->strings['Enable Planets Addon'] = 'Bolygók bővítmény engedélyezése';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Planets Settings'] = 'Bolygók beállításai';

View file

@ -0,0 +1,27 @@
# ADDON planets
# Copyright (C)
# This file is distributed under the same license as the Friendica planets addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-22 16:22+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: planets.php:126
msgid "Enable Planets Addon"
msgstr ""
#: planets.php:131
msgid "Planets Settings"
msgstr ""

View file

@ -1,3 +1,7 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

View file

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:33+0000\n"
"PO-Revision-Date: 2021-12-23 18:54+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"

View file

@ -0,0 +1,49 @@
# ADDON public_server
# Copyright (C)
# This file is distributed under the same license as the Friendica public_server addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2022-01-16 00:50+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: public_server.php:64
msgid "Administrator"
msgstr "Administratör"
#: public_server.php:118
#, php-format
msgid "Your account on %s will expire in a few days."
msgstr ""
#: public_server.php:119
msgid "Your Friendica account is about to expire."
msgstr "Ditt Friendica-konto är på väg att sluta gälla."
#: public_server.php:120
#, php-format
msgid ""
"Hi %1$s,\n"
"\n"
"Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"
msgstr ""
#: public_server.php:158
msgid "Save Settings"
msgstr ""
#: public_server.php:160
msgid "Set any of these options to 0 to deactivate it."
msgstr ""

View file

@ -1,3 +1,9 @@
<?php
$a->strings["Administrator"] = "Admin";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Administrator'] = 'Administratör';
$a->strings['Your Friendica account is about to expire.'] = 'Ditt Friendica-konto är på väg att sluta gälla.';

View file

@ -4,99 +4,93 @@
#
#
# Translators:
# Abrax <webmaster@a-zwenkau.de>, 2014
# Andreas H., 2014
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2022
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2014-10-14 09:37+0000\n"
"Last-Translator: Abrax <webmaster@a-zwenkau.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-22 17:36+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pumpio.php:38
#: pumpio.php:57
msgid "Permission denied."
msgstr "Zugriff verweigert."
#: pumpio.php:124
#: pumpio.php:152
#, php-format
msgid "Unable to register the client at the pump.io server '%s'."
msgstr "Die Registrierung des Nutzers auf dem Pump.io-Server '%s' ist nicht möglich."
#: pumpio.php:164
#: pumpio.php:192
msgid "You are now authenticated to pumpio."
msgstr "Du bist nun auf pumpio authentifiziert."
#: pumpio.php:165
#: pumpio.php:193
msgid "return to the connector page"
msgstr "zurück zur Connector Seite"
msgstr "zurück zur Connector-Seite"
#: pumpio.php:183
#: pumpio.php:213
msgid "Post to pumpio"
msgstr "Auf pumpio veröffentlichen"
#: pumpio.php:221 pumpio.php:225
msgid "Pump.io Import/Export/Mirror"
msgstr " Pump.io Import/Export/Spiegeln"
#: pumpio.php:237
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: pumpio.php:229
msgid "pump.io username (without the servername)"
msgstr " Pump.io Nutzername (ohne den Servernamen)"
#: pumpio.php:239
msgid "Delete this preset"
msgstr "Diese Voreinstellung entfernen"
#: pumpio.php:234
msgid "pump.io servername (without \"http://\" or \"https://\" )"
#: pumpio.php:245
msgid "Authenticate your pump.io connection"
msgstr "Authentifiziere deine Pump.ioVerbindung"
#: pumpio.php:252
msgid "Pump.io servername (without \"http://\" or \"https://\" )"
msgstr " Pump.io Servername (ohne \"http://\" oder \"https://\" )"
#: pumpio.php:246
msgid "Authenticate your pump.io connection"
msgstr "Authentifiziere deine Pump.io Verbindung"
#: pumpio.php:253
msgid "Pump.io username (without the servername)"
msgstr " Pump.io Nutzername (ohne den Servernamen)"
#: pumpio.php:250
#: pumpio.php:254
msgid "Import the remote timeline"
msgstr "Importiere die entfernte Zeitleiste"
#: pumpio.php:255
msgid "Enable pump.io Post Addon"
msgstr "Pump.io-Post-Addon aktivieren"
msgid "Enable Pump.io Post Addon"
msgstr "Pump.io Post Addon aktivieren"
#: pumpio.php:260
msgid "Post to pump.io by default"
#: pumpio.php:256
msgid "Post to Pump.io by default"
msgstr "Standardmäßig bei Pump.io veröffentlichen"
#: pumpio.php:265
#: pumpio.php:257
msgid "Should posts be public?"
msgstr "Sollen Nachrichten öffentlich sein ?"
msgstr "Sollen Nachrichten öffentlich sein?"
#: pumpio.php:270
#: pumpio.php:258
msgid "Mirror all public posts"
msgstr "Spiegle alle öffentlichen Nachrichten"
#: pumpio.php:275
msgid "Check to delete this preset"
msgstr "Markieren um dieses Preset zu löschen"
#: pumpio.php:263
msgid "Pump.io Import/Export/Mirror"
msgstr " Pump.io-Import/Export/Spiegeln"
#: pumpio.php:285
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: pumpio.php:515
msgid "Pump.io post failed. Queued for retry."
msgstr "Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut."
#: pumpio.php:587
msgid "Pump.io like failed. Queued for retry."
msgstr "Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut."
#: pumpio.php:875
#: pumpio.php:920
msgid "status"
msgstr "Status"
#: pumpio.php:879
#: pumpio.php:924
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s mag %2$s's %3$s"

View file

@ -8,20 +8,18 @@ function string_plural_select_de($n){
$a->strings['Permission denied.'] = 'Zugriff verweigert.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Die Registrierung des Nutzers auf dem Pump.io-Server \'%s\' ist nicht möglich.';
$a->strings['You are now authenticated to pumpio.'] = 'Du bist nun auf pumpio authentifiziert.';
$a->strings['return to the connector page'] = 'zurück zur Connector Seite';
$a->strings['return to the connector page'] = 'zurück zur Connector-Seite';
$a->strings['Post to pumpio'] = 'Auf pumpio veröffentlichen';
$a->strings['Pump.io Import/Export/Mirror'] = ' Pump.io Import/Export/Spiegeln';
$a->strings['pump.io username (without the servername)'] = ' Pump.io Nutzername (ohne den Servernamen)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = ' Pump.io Servername (ohne "http://" oder "https://" )';
$a->strings['Authenticate your pump.io connection'] = 'Authentifiziere deine Pump.io Verbindung';
$a->strings['Import the remote timeline'] = 'Importiere die entfernte Zeitleiste';
$a->strings['Enable pump.io Post Addon'] = 'Pump.io-Post-Addon aktivieren';
$a->strings['Post to pump.io by default'] = 'Standardmäßig bei Pump.io veröffentlichen';
$a->strings['Should posts be public?'] = 'Sollen Nachrichten öffentlich sein ?';
$a->strings['Mirror all public posts'] = 'Spiegle alle öffentlichen Nachrichten';
$a->strings['Check to delete this preset'] = 'Markieren um dieses Preset zu löschen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut.';
$a->strings['Delete this preset'] = 'Diese Voreinstellung entfernen';
$a->strings['Authenticate your pump.io connection'] = 'Authentifiziere deine Pump.ioVerbindung';
$a->strings['Pump.io servername (without "http://" or "https://" )'] = ' Pump.io Servername (ohne "http://" oder "https://" )';
$a->strings['Pump.io username (without the servername)'] = ' Pump.io Nutzername (ohne den Servernamen)';
$a->strings['Import the remote timeline'] = 'Importiere die entfernte Zeitleiste';
$a->strings['Enable Pump.io Post Addon'] = 'Pump.io Post Addon aktivieren';
$a->strings['Post to Pump.io by default'] = 'Standardmäßig bei Pump.io veröffentlichen';
$a->strings['Should posts be public?'] = 'Sollen Nachrichten öffentlich sein?';
$a->strings['Mirror all public posts'] = 'Spiegle alle öffentlichen Nachrichten';
$a->strings['Pump.io Import/Export/Mirror'] = ' Pump.io-Import/Export/Spiegeln';
$a->strings['status'] = 'Status';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s mag %2$s\'s %3$s';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-27 00:38+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 19:08+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,76 +19,76 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pumpio.php:54
#: pumpio.php:57
msgid "Permission denied."
msgstr "Engedély megtagadva."
#: pumpio.php:149
#: pumpio.php:152
#, php-format
msgid "Unable to register the client at the pump.io server '%s'."
msgstr "Nem lehet regisztrálni a klienst a(z) „%s” pump.io kiszolgálón."
#: pumpio.php:189
#: pumpio.php:192
msgid "You are now authenticated to pumpio."
msgstr "Most már hitelesítve van a pump.io-hoz."
#: pumpio.php:190
#: pumpio.php:193
msgid "return to the connector page"
msgstr "visszatérés a csatlakozó oldalára"
#: pumpio.php:210
#: pumpio.php:213
msgid "Post to pumpio"
msgstr "Beküldése a pump.io-ra"
#: pumpio.php:251 pumpio.php:255
msgid "Pump.io Import/Export/Mirror"
msgstr "Pump.io importálás, exportálás vagy tükrözés"
#: pumpio.php:259
msgid "pump.io username (without the servername)"
msgstr "pump.io felhasználónév (a kiszolgálónév nélkül)"
#: pumpio.php:264
msgid "pump.io servername (without \"http://\" or \"https://\" )"
msgstr "pump.io kiszolgálónév (a „http://” vagy „https://” nélkül)"
#: pumpio.php:275
msgid "Authenticate your pump.io connection"
msgstr "A pump.io-kapcsolatának hitelesítése"
#: pumpio.php:279
msgid "Import the remote timeline"
msgstr "A távoli idővonal importálása"
#: pumpio.php:284
msgid "Enable pump.io Post Addon"
msgstr "A pump.io-beküldő bővítmény engedélyezése"
#: pumpio.php:289
msgid "Post to pump.io by default"
msgstr "Beküldés a pump.io-ra alapértelmezetten"
#: pumpio.php:294
msgid "Should posts be public?"
msgstr "Nyilvánosak legyenek a bejegyzések?"
#: pumpio.php:299
msgid "Mirror all public posts"
msgstr "Összes nyilvános bejegyzés tükrözése"
#: pumpio.php:304
msgid "Check to delete this preset"
msgstr "Jelölje be az előbeállítás törléséhez"
#: pumpio.php:314
#: pumpio.php:237
msgid "Save Settings"
msgstr "Beállítások mentése"
#: pumpio.php:981
#: pumpio.php:239
msgid "Delete this preset"
msgstr "Előbeállítás törlése"
#: pumpio.php:245
msgid "Authenticate your pump.io connection"
msgstr "A pump.io-kapcsolatának hitelesítése"
#: pumpio.php:252
msgid "Pump.io servername (without \"http://\" or \"https://\" )"
msgstr "Pump.io kiszolgálónév („http://” vagy „https://” nélkül)"
#: pumpio.php:253
msgid "Pump.io username (without the servername)"
msgstr "Pump.io felhasználónév (a kiszolgálónév nélkül)"
#: pumpio.php:254
msgid "Import the remote timeline"
msgstr "A távoli idővonal importálása"
#: pumpio.php:255
msgid "Enable Pump.io Post Addon"
msgstr "A Pump.io-beküldő bővítmény engedélyezése"
#: pumpio.php:256
msgid "Post to Pump.io by default"
msgstr "Beküldés a Pump.io-ra alapértelmezetten"
#: pumpio.php:257
msgid "Should posts be public?"
msgstr "Nyilvánosak legyenek a bejegyzések?"
#: pumpio.php:258
msgid "Mirror all public posts"
msgstr "Összes nyilvános bejegyzés tükrözése"
#: pumpio.php:263
msgid "Pump.io Import/Export/Mirror"
msgstr "Pump.io importálás, exportálás vagy tükrözés"
#: pumpio.php:920
msgid "status"
msgstr "állapotát"
#: pumpio.php:985
#: pumpio.php:924
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s kedveli %2$s %3$s"

View file

@ -10,16 +10,16 @@ $a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Ne
$a->strings['You are now authenticated to pumpio.'] = 'Most már hitelesítve van a pump.io-hoz.';
$a->strings['return to the connector page'] = 'visszatérés a csatlakozó oldalára';
$a->strings['Post to pumpio'] = 'Beküldése a pump.io-ra';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io importálás, exportálás vagy tükrözés';
$a->strings['pump.io username (without the servername)'] = 'pump.io felhasználónév (a kiszolgálónév nélkül)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'pump.io kiszolgálónév (a „http://” vagy „https://” nélkül)';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Delete this preset'] = 'Előbeállítás törlése';
$a->strings['Authenticate your pump.io connection'] = 'A pump.io-kapcsolatának hitelesítése';
$a->strings['Pump.io servername (without "http://" or "https://" )'] = 'Pump.io kiszolgálónév („http://” vagy „https://” nélkül)';
$a->strings['Pump.io username (without the servername)'] = 'Pump.io felhasználónév (a kiszolgálónév nélkül)';
$a->strings['Import the remote timeline'] = 'A távoli idővonal importálása';
$a->strings['Enable pump.io Post Addon'] = 'A pump.io-beküldő bővítmény engedélyezése';
$a->strings['Post to pump.io by default'] = 'Beküldés a pump.io-ra alapértelmezetten';
$a->strings['Enable Pump.io Post Addon'] = 'A Pump.io-beküldő bővítmény engedélyezése';
$a->strings['Post to Pump.io by default'] = 'Beküldés a Pump.io-ra alapértelmezetten';
$a->strings['Should posts be public?'] = 'Nyilvánosak legyenek a bejegyzések?';
$a->strings['Mirror all public posts'] = 'Összes nyilvános bejegyzés tükrözése';
$a->strings['Check to delete this preset'] = 'Jelölje be az előbeállítás törléséhez';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io importálás, exportálás vagy tükrözés';
$a->strings['status'] = 'állapotát';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s kedveli %2$s %3$s';

View file

@ -0,0 +1,95 @@
# ADDON pumpio
# Copyright (C)
# This file is distributed under the same license as the Friendica pumpio addon package.
#
#
# Translators:
# Hypolite Petovan <hypolite@mrpetovan.com>, 2019
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2022-01-16 00:51+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pumpio.php:57
msgid "Permission denied."
msgstr "Åtkomst nekad."
#: pumpio.php:152
#, php-format
msgid "Unable to register the client at the pump.io server '%s'."
msgstr ""
#: pumpio.php:192
msgid "You are now authenticated to pumpio."
msgstr "Du är nu autentiserad till pumpio."
#: pumpio.php:193
msgid "return to the connector page"
msgstr ""
#: pumpio.php:213
msgid "Post to pumpio"
msgstr ""
#: pumpio.php:237
msgid "Save Settings"
msgstr "Spara inställningar"
#: pumpio.php:239
msgid "Delete this preset"
msgstr ""
#: pumpio.php:245
msgid "Authenticate your pump.io connection"
msgstr "Autentisera din pum.io-anslutning"
#: pumpio.php:252
msgid "Pump.io servername (without \"http://\" or \"https://\" )"
msgstr ""
#: pumpio.php:253
msgid "Pump.io username (without the servername)"
msgstr ""
#: pumpio.php:254
msgid "Import the remote timeline"
msgstr ""
#: pumpio.php:255
msgid "Enable Pump.io Post Addon"
msgstr ""
#: pumpio.php:256
msgid "Post to Pump.io by default"
msgstr ""
#: pumpio.php:257
msgid "Should posts be public?"
msgstr "Bör inlägg vara publika?"
#: pumpio.php:258
msgid "Mirror all public posts"
msgstr "Spegla alla publika inlägg"
#: pumpio.php:263
msgid "Pump.io Import/Export/Mirror"
msgstr ""
#: pumpio.php:920
msgid "status"
msgstr "status"
#: pumpio.php:924
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s gillar %2$s's %3$s"

View file

@ -0,0 +1,15 @@
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Permission denied.'] = 'Åtkomst nekad.';
$a->strings['You are now authenticated to pumpio.'] = 'Du är nu autentiserad till pumpio.';
$a->strings['Save Settings'] = 'Spara inställningar';
$a->strings['Authenticate your pump.io connection'] = 'Autentisera din pum.io-anslutning';
$a->strings['Should posts be public?'] = 'Bör inlägg vara publika?';
$a->strings['Mirror all public posts'] = 'Spegla alla publika inlägg';
$a->strings['status'] = 'status';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s gillar %2$s\'s %3$s';

View file

@ -4,51 +4,45 @@
#
#
# Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014-2015
# Steffen K9, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
# Ulf Rompe <transifex.com@rompe.org>, 2019
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2015-07-28 05:48+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-22 16:24+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: qcomment.php:51
#: qcomment.php:45
msgid ":-)"
msgstr ":-)"
#: qcomment.php:51
#: qcomment.php:45
msgid ":-("
msgstr ":-("
#: qcomment.php:51
#: qcomment.php:45
msgid "lol"
msgstr "lol"
#: qcomment.php:54
msgid "Quick Comment Settings"
msgstr "Schnell-Kommentar Einstellungen"
#: qcomment.php:56
#: qcomment.php:49
msgid ""
"Quick comments are found near comment boxes, sometimes hidden. Click them to"
" provide simple replies."
msgstr "Kurz-Kommentare findet man in der Nähe der Kommentar-Boxen. Ein Klick darauf erstellt einfache Antworten."
#: qcomment.php:57
#: qcomment.php:50
msgid "Enter quick comments, one per line"
msgstr "Gib einen Schnell-Kommentar pro Zeile ein"
#: qcomment.php:61
msgid "Submit"
msgstr "Senden"
#: qcomment.php:75
msgid "Quick Comment settings saved."
msgstr "Schnell-Kommentare Einstellungen gespeichert"
#: qcomment.php:55
msgid "Quick Comment Settings"
msgstr "Schnell-Kommentar-Einstellungen"

View file

@ -8,8 +8,6 @@ function string_plural_select_de($n){
$a->strings[':-)'] = ':-)';
$a->strings[':-('] = ':-(';
$a->strings['lol'] = 'lol';
$a->strings['Quick Comment Settings'] = 'Schnell-Kommentar Einstellungen';
$a->strings['Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies.'] = 'Kurz-Kommentare findet man in der Nähe der Kommentar-Boxen. Ein Klick darauf erstellt einfache Antworten.';
$a->strings['Enter quick comments, one per line'] = 'Gib einen Schnell-Kommentar pro Zeile ein';
$a->strings['Submit'] = 'Senden';
$a->strings['Quick Comment settings saved.'] = 'Schnell-Kommentare Einstellungen gespeichert';
$a->strings['Quick Comment Settings'] = 'Schnell-Kommentar-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:50+0000\n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-23 18:55+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,32 +19,28 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: qcomment.php:42
#: qcomment.php:45
msgid ":-)"
msgstr ":-)"
#: qcomment.php:42
#: qcomment.php:45
msgid ":-("
msgstr ":-("
#: qcomment.php:42
#: qcomment.php:45
msgid "lol"
msgstr "lol"
#: qcomment.php:47
msgid "Quick Comment Settings"
msgstr "Gyors hozzászólás beállításai"
#: qcomment.php:48
#: qcomment.php:49
msgid ""
"Quick comments are found near comment boxes, sometimes hidden. Click them to"
" provide simple replies."
msgstr "A gyors hozzászólások a hozzászólásmezők közelében találhatók, néha rejtetten. Kattintson rájuk egyszerű válaszok küldéséhez."
#: qcomment.php:49
msgid "Save Settings"
msgstr "Beállítások mentése"
#: qcomment.php:50
msgid "Enter quick comments, one per line"
msgstr "Adja meg a gyors hozzászólásokat, soronként egyet"
#: qcomment.php:55
msgid "Quick Comment Settings"
msgstr "Gyors hozzászólás beállításai"

View file

@ -8,7 +8,6 @@ function string_plural_select_hu($n){
$a->strings[':-)'] = ':-)';
$a->strings[':-('] = ':-(';
$a->strings['lol'] = 'lol';
$a->strings['Quick Comment Settings'] = 'Gyors hozzászólás beállításai';
$a->strings['Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies.'] = 'A gyors hozzászólások a hozzászólásmezők közelében találhatók, néha rejtetten. Kattintson rájuk egyszerű válaszok küldéséhez.';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Enter quick comments, one per line'] = 'Adja meg a gyors hozzászólásokat, soronként egyet';
$a->strings['Quick Comment Settings'] = 'Gyors hozzászólás beállításai';

View file

@ -0,0 +1,46 @@
# ADDON qcomment
# Copyright (C)
# This file is distributed under the same license as the Friendica qcomment addon package.
#
#
# Translators:
# Kristoffer Grundström <lovaren@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2022-01-16 00:51+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: qcomment.php:45
msgid ":-)"
msgstr ":-)"
#: qcomment.php:45
msgid ":-("
msgstr ":-("
#: qcomment.php:45
msgid "lol"
msgstr "lol"
#: qcomment.php:49
msgid ""
"Quick comments are found near comment boxes, sometimes hidden. Click them to"
" provide simple replies."
msgstr ""
#: qcomment.php:50
msgid "Enter quick comments, one per line"
msgstr ""
#: qcomment.php:55
msgid "Quick Comment Settings"
msgstr ""

View file

@ -1,3 +1,10 @@
<?php
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings[':-)'] = ':-)';
$a->strings[':-('] = ':-(';
$a->strings['lol'] = 'lol';

View file

@ -4,29 +4,27 @@
#
#
# Translators:
# bavatar <tobias.diekershoff@gmx.net>, 2014
# Steffen K9, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2014-07-08 19:23+0000\n"
"Last-Translator: bavatar <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/projects/p/friendica/language/de/)\n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-22 17:21+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: randplace.php:169
msgid "Randplace Settings"
msgstr "Randplace-Einstellungen"
#: randplace.php:171
#: randplace.php:161
msgid "Enable Randplace Addon"
msgstr "Randplace-Addon aktivieren"
#: randplace.php:177
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: randplace.php:166
msgid "Randplace Settings"
msgstr "Randplace-Einstellungen"

View file

@ -5,6 +5,5 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Randplace Settings'] = 'Randplace-Einstellungen';
$a->strings['Enable Randplace Addon'] = 'Randplace-Addon aktivieren';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Randplace Settings'] = 'Randplace-Einstellungen';

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:53+0000\n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-23 18:55+0000\n"
"Last-Translator: Balázs Úr\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
@ -19,14 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: randplace.php:166
msgid "Randplace Settings"
msgstr "Véletlen hely beállításai"
#: randplace.php:168
#: randplace.php:161
msgid "Enable Randplace Addon"
msgstr "A véletlen hely bővítmény engedélyezése"
#: randplace.php:174
msgid "Save Settings"
msgstr "Beállítások mentése"
#: randplace.php:166
msgid "Randplace Settings"
msgstr "Véletlen hely beállításai"

View file

@ -5,6 +5,5 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Randplace Settings'] = 'Véletlen hely beállításai';
$a->strings['Enable Randplace Addon'] = 'A véletlen hely bővítmény engedélyezése';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Randplace Settings'] = 'Véletlen hely beállításai';

View file

@ -0,0 +1,27 @@
# ADDON randplace
# Copyright (C)
# This file is distributed under the same license as the Friendica randplace addon package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-22 17:21+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: randplace.php:161
msgid "Enable Randplace Addon"
msgstr ""
#: randplace.php:166
msgid "Randplace Settings"
msgstr ""

View file

@ -1,5 +1,7 @@
<?php
$a->strings["Randplace Settings"] = "Randplace Settings";
$a->strings["Enable Randplace Addon"] = "Enable Randplace Addon";
$a->strings["Submit"] = "Spara";
<?php
if(! function_exists("string_plural_select_sv")) {
function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}

Some files were not shown because too many files have changed in this diff Show more