translation updates

This commit is contained in:
Tobias Diekershoff 2023-12-16 08:59:07 +01:00
parent fa01357445
commit 3a063f999d
67 changed files with 1026 additions and 1930 deletions

View file

@ -9,121 +9,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-08 22:25-0400\n"
"PO-Revision-Date: 2021-10-09 06:17+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Arabic (http://www.transifex.com/Friendica/friendica/language/ar/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Farida Khalaf <faridakhalaf@hotmail.com>, 2021\n"
"Language-Team: Arabic (http://app.transifex.com/Friendica/friendica/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: twitter.php:224
#: twitter.php:84
msgid "Post to Twitter"
msgstr ""
#: twitter.php:269
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:329 twitter.php:333
msgid "Twitter Import/Export/Mirror"
msgstr ""
#: twitter.php:340
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr ""
#: twitter.php:352
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr ""
#: twitter.php:353
msgid "Log in with Twitter"
msgstr ""
#: twitter.php:355
msgid "Copy the PIN from Twitter here"
msgstr ""
#: twitter.php:360 twitter.php:415 twitter.php:803
msgid "Save Settings"
msgstr "حفظ الإعدادات"
#: twitter.php:362 twitter.php:417
msgid "An error occured: "
msgstr ""
#: twitter.php:379
msgid "Currently connected to: "
msgstr ""
#: twitter.php:380 twitter.php:390
msgid "Disconnect"
msgstr ""
#: twitter.php:397
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr ""
#: twitter.php:397
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr ""
#: twitter.php:400
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr ""
#: twitter.php:403
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr ""
#: twitter.php:406
msgid "Mirror all posts from twitter that are no replies"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:409
msgid "Import the remote timeline"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:412
msgid "Automatically create contacts"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:412
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:805
msgid "Consumer key"
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:806
msgid "Consumer secret"
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:1002
#, php-format
msgid "%s on Twitter"
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -5,4 +5,3 @@ function string_plural_select_ar($n){
$n = intval($n);
if ($n==0) { return 0; } else if ($n==1) { return 1; } else if ($n==2) { return 2; } else if ($n%100>=3 && $n%100<=10) { return 3; } else if ($n%100>=11 && $n%100<=99) { return 4; } else { return 5; }
}}
$a->strings['Save Settings'] = 'حفظ الإعدادات';

View file

@ -11,126 +11,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-02 10:25+0700\n"
"PO-Revision-Date: 2018-06-14 10:10+0000\n"
"Last-Translator: Aditoo\n"
"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Aditoo, 2018\n"
"Language-Team: Czech (http://app.transifex.com/Friendica/friendica/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: twitter.php:195
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Poslat příspěvek na Twitter"
#: twitter.php:236
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Vložil/a jste prázdný PIN kód, prosím přihlaste se opět na Twitter pro nový."
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:263
msgid "Twitter settings updated."
msgstr "Nastavení pro Twitter aktualizována."
#: twitter.php:293 twitter.php:297
msgid "Twitter Import/Export/Mirror"
msgstr "Import/Export/Zrcadlení Twitteru"
#: twitter.php:304
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Nenalezen žádný spotřebitelský páru klíčů pro Twitter. Obraťte se na administrátora webu."
#: twitter.php:316
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "Na této instanci Friendica byl doplněk pro Twitter povolen, ještě jste však nepřipojil/a Váš účet k Vašemu účtu na Twitteru. Pokud to chcete udělat, kliknutím na tlačítko níže získáte od Twitteru PIN kód, zkopírujte jej do pole níže a odešlete formulář. Pouze Vaše <strong>veřejné</strong> příspěvky budou odesílány na Twitter."
#: twitter.php:317
msgid "Log in with Twitter"
msgstr "Přihlásit se přes Twitter"
#: twitter.php:319
msgid "Copy the PIN from Twitter here"
msgstr "Zkopírujte sem PIN z Twitteru"
#: twitter.php:324 twitter.php:366 twitter.php:636
msgid "Save Settings"
msgstr "Uložit nastavení"
#: twitter.php:336
msgid "Currently connected to: "
msgstr "V současné době připojen k:"
#: twitter.php:337
msgid "Disconnect"
msgstr "Odpojit"
#: twitter.php:347
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Povolit odesílání na Twitter"
#: twitter.php:347
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Je-li povoleno, všechny Vaše <strong>veřejné</strong> příspěvky mohou být zasílány na související účet na Twitteru. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování při psaní každého příspěvku."
#: twitter.php:350
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Poznámka</strong>: Kvůli vašim nastavením o soukromí (<em>Skrýt Vaše profilové detaily před neznámými návštěvníky?</em>), odkaz potenciálně obsažen ve veřejných příspěvcích přeposílaných na Twitter zavedou návštěvníky na prázdnou stránku informující návštěvníky, že přístup na Váš profil byl zakázán."
#: twitter.php:353
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Defaultně zasílat veřejné komentáře na Twitter"
#: twitter.php:356
msgid "Mirror all posts from twitter that are no replies"
msgstr "Zrcadlit všechny příspěvky z Twitteru, které nejsou odpovědi."
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:359
msgid "Import the remote timeline"
msgstr "Importovat vzdálenou časovou osu"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:362
msgid "Automatically create contacts"
msgstr "Automaticky vytvořit kontakty"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:362
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here. However if enabled, you cannot "
"merely remove a twitter contact from the Friendica contact list, as it will "
"recreate this contact when they post again."
msgstr "Tato možnost automaticky vytvoří kontakt na Friendica, jakmile obdržíte zprávu od existujícího kontaktu přes síť Twitter. Pokud toto nezapnete, budete si muset tyto kontakty na Twitteru, od kterých chcete dostávat příspěvky, přidávat do Friendica manuálně. Pokud toto ovšem zapnete, nemůžete jednoduše odstranit kontakt na Twitteru ze seznamu kontaktů na Friendica, neboť tato možnost jej při každém novém příspěvku opět vytvoří."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:614
msgid "Twitter post failed. Queued for retry."
msgstr "Poslání příspěvku na Twitter selhalo. Příspěvek byl poslán do fronty pro zopakování."
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:628
msgid "Settings updated."
msgstr "Nastavení aktualizováno."
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:638
msgid "Consumer key"
msgstr "Consumer key"
#: twitter.php:639
msgid "Consumer secret"
msgstr "Consumer secret"
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -6,25 +6,6 @@ function string_plural_select_cs($n){
if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; }
}}
$a->strings['Post to Twitter'] = 'Poslat příspěvek na Twitter';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Vložil/a jste prázdný PIN kód, prosím přihlaste se opět na Twitter pro nový.';
$a->strings['Twitter settings updated.'] = 'Nastavení pro Twitter aktualizována.';
$a->strings['Twitter Import/Export/Mirror'] = 'Import/Export/Zrcadlení Twitteru';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Nenalezen žádný spotřebitelský páru klíčů pro Twitter. Obraťte se na administrátora webu.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'Na této instanci Friendica byl doplněk pro Twitter povolen, ještě jste však nepřipojil/a Váš účet k Vašemu účtu na Twitteru. Pokud to chcete udělat, kliknutím na tlačítko níže získáte od Twitteru PIN kód, zkopírujte jej do pole níže a odešlete formulář. Pouze Vaše <strong>veřejné</strong> příspěvky budou odesílány na Twitter.';
$a->strings['Log in with Twitter'] = 'Přihlásit se přes Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Zkopírujte sem PIN z Twitteru';
$a->strings['Save Settings'] = 'Uložit nastavení';
$a->strings['Currently connected to: '] = 'V současné době připojen k:';
$a->strings['Disconnect'] = 'Odpojit';
$a->strings['Allow posting to Twitter'] = 'Povolit odesílání na Twitter';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Je-li povoleno, všechny Vaše <strong>veřejné</strong> příspěvky mohou být zasílány na související účet na Twitteru. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování při psaní každého příspěvku.';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Poznámka</strong>: Kvůli vašim nastavením o soukromí (<em>Skrýt Vaše profilové detaily před neznámými návštěvníky?</em>), odkaz potenciálně obsažen ve veřejných příspěvcích přeposílaných na Twitter zavedou návštěvníky na prázdnou stránku informující návštěvníky, že přístup na Váš profil byl zakázán.';
$a->strings['Send public postings to Twitter by default'] = 'Defaultně zasílat veřejné komentáře na Twitter';
$a->strings['Mirror all posts from twitter that are no replies'] = 'Zrcadlit všechny příspěvky z Twitteru, které nejsou odpovědi.';
$a->strings['Import the remote timeline'] = 'Importovat vzdálenou časovou osu';
$a->strings['Automatically create contacts'] = 'Automaticky vytvořit kontakty';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again.'] = 'Tato možnost automaticky vytvoří kontakt na Friendica, jakmile obdržíte zprávu od existujícího kontaktu přes síť Twitter. Pokud toto nezapnete, budete si muset tyto kontakty na Twitteru, od kterých chcete dostávat příspěvky, přidávat do Friendica manuálně. Pokud toto ovšem zapnete, nemůžete jednoduše odstranit kontakt na Twitteru ze seznamu kontaktů na Friendica, neboť tato možnost jej při každém novém příspěvku opět vytvoří.';
$a->strings['Twitter post failed. Queued for retry.'] = 'Poslání příspěvku na Twitter selhalo. Příspěvek byl poslán do fronty pro zopakování.';
$a->strings['Settings updated.'] = 'Nastavení aktualizováno.';
$a->strings['Consumer key'] = 'Consumer key';
$a->strings['Consumer secret'] = 'Consumer secret';

View file

@ -4,6 +4,7 @@
#
#
# Translators:
# Raroun, 2023
# Till Mohr <tmtrfx@till-mohr.de>, 2021
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2014-2015
# Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2020-2022
@ -12,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-13 10:15+0000\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>, 2018,2020-2022\n"
"Last-Translator: Raroun, 2023\n"
"Language-Team: German (http://app.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,143 +23,62 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: twitter.php:216
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Auf Twitter veröffentlichen"
#: twitter.php:263
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Du hast keine PIN übertragen. Bitte melde dich erneut bei Twitter an, um eine neue PIN zu erhalten."
#: twitter.php:123
msgid "No status."
msgstr "Kein Status."
#: twitter.php:330
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Kein Consumer-Schlüsselpaar für Twitter gefunden. Bitte wende dich an den Administrator der Seite."
#: twitter.php:343
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "Auf diesem Friendica-Server wurde das Twitter-Addon aktiviert, aber du hast deinen Account noch nicht mit deinem Twitter-Account verbunden. Klicke dazu auf die Schaltfläche unten. Du erhältst dann eine PIN von Twitter, die du in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur <strong>öffentliche</strong> Beiträge werden bei Twitter veröffentlicht."
#: twitter.php:344
msgid "Log in with Twitter"
msgstr "bei Twitter anmelden"
#: twitter.php:346
msgid "Copy the PIN from Twitter here"
msgstr "Kopiere die Twitter-PIN hierher"
#: twitter.php:354 twitter.php:399
msgid "An error occured: "
msgstr "Ein Fehler ist aufgetreten:"
#: twitter.php:368
#, php-format
msgid ""
"Currently connected to: <a href=\"https://twitter.com/%1$s\" "
"target=\"_twitter\">%1$s</a>"
msgstr "Derzeit verbunden mit: <a href=\"https://twitter.com/%1$s\" target=\"_twitter\">%1$s</a>"
#: twitter.php:374
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen Twitter-Beitrag angehängt wird, um auf den Originalbeitrag zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde."
#: twitter.php:381
msgid "Invalid Twitter info"
msgstr "Ungültige Twitter Informationen"
#: twitter.php:382
msgid "Disconnect"
msgstr "Trennen"
#: twitter.php:387
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Veröffentlichung bei Twitter erlauben"
#: twitter.php:387
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen Twitter-Konto veröffentlicht werden. Du kannst dies (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen."
#: twitter.php:388
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Veröffentliche öffentliche Beiträge standardmäßig bei Twitter"
#: twitter.php:389
msgid "Use threads instead of truncating the content"
msgstr "Verwende Threads anstelle den Inhalt zu kürzen"
#: twitter.php:131
msgid "API Key"
msgstr "API Key"
#: twitter.php:390
msgid "Mirror all posts from twitter that are no replies"
msgstr "Spiegle alle Beiträge von Twitter, die keine Antworten sind"
#: twitter.php:132
msgid "API Secret"
msgstr "API Secret"
#: twitter.php:391
msgid "Import the remote timeline"
msgstr "Importiere die Remote-Zeitleiste"
#: twitter.php:133
msgid "Access Token"
msgstr "Access Token"
#: twitter.php:392
msgid "Automatically create contacts"
msgstr "Automatisch Kontakte anlegen"
#: twitter.php:134
msgid "Access Secret"
msgstr "Access Secret"
#: twitter.php:392
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
msgstr "Mit dieser Option wird automatisch ein Kontakt bei Friendica angelegt, wenn du eine Nachricht von einem bestehenden Kontakt auf Twitter erhältst. Ist die Option nicht aktiv, musst du manuell Kontakte für diejenigen deiner Twitter-Kontakte anlegen, deren Nachrichten du auf Friendica lesen möchtest."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr "Jeder Nutzer muss seine eigene App registrieren, um auf Twitter posten zu können. Bitte besuchen Sie https://developer.twitter.com/en/portal/projects-and-apps, um ein Projekt zu registrieren. Innerhalb des Projekts müssen Sie dann eine App registrieren. Die benötigten Daten für den Connector finden Sie auf der Seite \"Keys and token\" in den App-Einstellungen."
#: twitter.php:393
msgid "Follow in fediverse"
msgstr "Im Fediverse folgen"
#: twitter.php:136
msgid "Last Status Summary"
msgstr "Zusammenfassung des letzten Status"
#: twitter.php:393
msgid ""
"Automatically subscribe to the contact in the fediverse, when a fediverse "
"account is mentioned in name or description and we are following the Twitter"
" contact."
msgstr "Hat ein Twitter Kontakt eine Profiladresse im Fediverse im Namen oder der Beschreibung genannt, wird dieser automatisch gefolgt."
#: twitter.php:137
msgid "Last Status Content"
msgstr "Inhalt des letzten Status"
#: twitter.php:406
msgid "Twitter Import/Export/Mirror"
msgstr "Twitter-Import/Export/Spiegeln"
#: twitter.php:558
msgid ""
"Please connect a Twitter account in your Social Network settings to import "
"Twitter posts."
msgstr "Bitte verbinde deinen Twitter Account in den Einstellungen zu den Soziale Netzwerken damit deine Twitter Beiträge importiert werden."
#: twitter.php:565
msgid "Twitter post not found."
msgstr "Beiträge auf Twitter nicht gefunden."
#: twitter.php:965
msgid "Save Settings"
msgstr "Einstellungen speichern"
#: twitter.php:967
msgid "Consumer key"
msgstr "Consumer Key"
#: twitter.php:968
msgid "Consumer secret"
msgstr "Consumer Secret"
#: twitter.php:1167
#, php-format
msgid "%s on Twitter"
msgstr "%s auf Twitter"
#: twitter.php:142
msgid "Twitter Export"
msgstr "Twitter Export"

View file

@ -6,30 +6,15 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
$a->strings['Post to Twitter'] = 'Auf Twitter veröffentlichen';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Du hast keine PIN übertragen. Bitte melde dich erneut bei Twitter an, um eine neue PIN zu erhalten.';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Kein Consumer-Schlüsselpaar für Twitter gefunden. Bitte wende dich an den Administrator der Seite.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'Auf diesem Friendica-Server wurde das Twitter-Addon aktiviert, aber du hast deinen Account noch nicht mit deinem Twitter-Account verbunden. Klicke dazu auf die Schaltfläche unten. Du erhältst dann eine PIN von Twitter, die du in das Eingabefeld unten einfügst. Denk daran, den Senden-Knopf zu drücken! Nur <strong>öffentliche</strong> Beiträge werden bei Twitter veröffentlicht.';
$a->strings['Log in with Twitter'] = 'bei Twitter anmelden';
$a->strings['Copy the PIN from Twitter here'] = 'Kopiere die Twitter-PIN hierher';
$a->strings['An error occured: '] = 'Ein Fehler ist aufgetreten:';
$a->strings['Currently connected to: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>'] = 'Derzeit verbunden mit: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen Twitter-Beitrag angehängt wird, um auf den Originalbeitrag zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde.';
$a->strings['Invalid Twitter info'] = 'Ungültige Twitter Informationen';
$a->strings['Disconnect'] = 'Trennen';
$a->strings['No status.'] = 'Kein Status.';
$a->strings['Allow posting to Twitter'] = 'Veröffentlichung bei Twitter erlauben';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen Twitter-Konto veröffentlicht werden. Du kannst dies (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen.';
$a->strings['Send public postings to Twitter by default'] = 'Veröffentliche öffentliche Beiträge standardmäßig bei Twitter';
$a->strings['Use threads instead of truncating the content'] = 'Verwende Threads anstelle den Inhalt zu kürzen';
$a->strings['Mirror all posts from twitter that are no replies'] = 'Spiegle alle Beiträge von Twitter, die keine Antworten sind';
$a->strings['Import the remote timeline'] = 'Importiere die Remote-Zeitleiste';
$a->strings['Automatically create contacts'] = 'Automatisch Kontakte anlegen';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here.'] = 'Mit dieser Option wird automatisch ein Kontakt bei Friendica angelegt, wenn du eine Nachricht von einem bestehenden Kontakt auf Twitter erhältst. Ist die Option nicht aktiv, musst du manuell Kontakte für diejenigen deiner Twitter-Kontakte anlegen, deren Nachrichten du auf Friendica lesen möchtest.';
$a->strings['Follow in fediverse'] = 'Im Fediverse folgen';
$a->strings['Automatically subscribe to the contact in the fediverse, when a fediverse account is mentioned in name or description and we are following the Twitter contact.'] = 'Hat ein Twitter Kontakt eine Profiladresse im Fediverse im Namen oder der Beschreibung genannt, wird dieser automatisch gefolgt.';
$a->strings['Twitter Import/Export/Mirror'] = 'Twitter-Import/Export/Spiegeln';
$a->strings['Please connect a Twitter account in your Social Network settings to import Twitter posts.'] = 'Bitte verbinde deinen Twitter Account in den Einstellungen zu den Soziale Netzwerken damit deine Twitter Beiträge importiert werden.';
$a->strings['Twitter post not found.'] = 'Beiträge auf Twitter nicht gefunden.';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Consumer key'] = 'Consumer Key';
$a->strings['Consumer secret'] = 'Consumer Secret';
$a->strings['%s on Twitter'] = '%s auf Twitter';
$a->strings['API Key'] = 'API Key';
$a->strings['API Secret'] = 'API Secret';
$a->strings['Access Token'] = 'Access Token';
$a->strings['Access Secret'] = 'Access Secret';
$a->strings['Each user needs to register their own app to be able to post to Twitter. Please visit https://developer.twitter.com/en/portal/projects-and-apps to register a project. Inside the project you then have to register an app. You will find the needed data for the connector on the page "Keys and token" in the app settings.'] = 'Jeder Nutzer muss seine eigene App registrieren, um auf Twitter posten zu können. Bitte besuchen Sie https://developer.twitter.com/en/portal/projects-and-apps, um ein Projekt zu registrieren. Innerhalb des Projekts müssen Sie dann eine App registrieren. Die benötigten Daten für den Connector finden Sie auf der Seite "Keys and token" in den App-Einstellungen.';
$a->strings['Last Status Summary'] = 'Zusammenfassung des letzten Status';
$a->strings['Last Status Content'] = 'Inhalt des letzten Status';
$a->strings['Twitter Export'] = 'Twitter Export';

View file

@ -11,123 +11,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:16+0100\n"
"PO-Revision-Date: 2021-04-06 02:17+0000\n"
"Last-Translator: Senex Petrovic <javierruizo@hotmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Senex Petrovic <javierruizo@hotmail.com>, 2021\n"
"Language-Team: Spanish (http://app.transifex.com/Friendica/friendica/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: twitter.php:189
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Entrada para Twitter"
#: twitter.php:234
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Envió un PIN vacío, inicie sesión con Twitter nuevamente para obtener uno nuevo."
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:291 twitter.php:295
msgid "Twitter Import/Export/Mirror"
msgstr "Importación / Exportación / Espejo de Twitter"
#: twitter.php:302
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "No se ha encontrado ningún par de claves de consumidor para Twitter. Por favor, póngase en contacto con el administrador de su sitio. "
#: twitter.php:314
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "En esta instancia de Friendica, se habilitó el complemento de Twitter, pero aún no ha conectado su cuenta a su cuenta de Twitter. Para hacerlo, haga clic en el botón de abajo para obtener un PIN de Twitter que debe copiar en el cuadro de entrada a continuación y enviar el formulario. Solo sus publicaciones de <strong> public </strong> se publicarán en Twitter."
#: twitter.php:315
msgid "Log in with Twitter"
msgstr "Iniciar sesión con Twitter"
#: twitter.php:317
msgid "Copy the PIN from Twitter here"
msgstr "Copie el PIN de Twitter aquí"
#: twitter.php:322 twitter.php:377 twitter.php:768
msgid "Save Settings"
msgstr "Guardar ajustes"
#: twitter.php:324 twitter.php:379
msgid "An error occured: "
msgstr "Ocurrió un error:"
#: twitter.php:341
msgid "Currently connected to: "
msgstr "Moneda conectada a:"
#: twitter.php:342 twitter.php:352
msgid "Disconnect"
msgstr "Desconectar"
#: twitter.php:359
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Permitir publicar en Twitter"
#: twitter.php:359
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Si habilita todas sus publicaciones <strong>públicas</strong> pueden ser publicadas en la cuenta de Twitter asociada. Puede elegir hacer eso por defecto (aquí) o por cada publicación por separado en las opciones de entrada cuando escriba la entrada."
#: twitter.php:362
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Nota</strong>: Debido a tu privacidad (<em>Ocultar tu perfil de desconocidos?</em>) el enlace potencialmente incluido en publicaciones públicas retransmitidas a Twitter llevará al visitante a una página en blanco que le informa que el acceso a su perfil ha sido restringido."
#: twitter.php:365
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Enviar publicaciones públicas a Twitter por defecto"
#: twitter.php:368
msgid "Mirror all posts from twitter that are no replies"
msgstr "Refleje todas las publicaciones de Twitter que no sean respuestas"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:371
msgid "Import the remote timeline"
msgstr "Importar la línea de tiempo remota"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:374
msgid "Automatically create contacts"
msgstr "Crea contactos automáticamente"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:374
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here. However if enabled, you cannot "
"merely remove a twitter contact from the Friendica contact list, as it will "
"recreate this contact when they post again."
msgstr "Esto creará automáticamente un contacto en Friendica tan pronto como reciba un mensaje de un contacto existente a través de la red de Twitter. Si no habilita esto, debe agregar manualmente los contactos de Twitter en Friendica de los que le gustaría ver las publicaciones aquí. Sin embargo, si está habilitado, no puede simplemente eliminar un contacto de Twitter de la lista de contactos de Friendica, ya que volverá a crear este contacto cuando vuelva a publicar."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:770
msgid "Consumer key"
msgstr "Clave de consumidor"
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:771
msgid "Consumer secret"
msgstr "Secreto de consumidor"
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:967
#, php-format
msgid "%s on Twitter"
msgstr "%s en Twitter"
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -3,27 +3,9 @@
if(! function_exists("string_plural_select_es")) {
function string_plural_select_es($n){
$n = intval($n);
return intval($n != 1);
if ($n == 1) { return 0; } else if ($n != 0 && $n % 1000000 == 0) { return 1; } else { return 2; }
}}
$a->strings['Post to Twitter'] = 'Entrada para Twitter';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Envió un PIN vacío, inicie sesión con Twitter nuevamente para obtener uno nuevo.';
$a->strings['Twitter Import/Export/Mirror'] = 'Importación / Exportación / Espejo de Twitter';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'No se ha encontrado ningún par de claves de consumidor para Twitter. Por favor, póngase en contacto con el administrador de su sitio. ';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'En esta instancia de Friendica, se habilitó el complemento de Twitter, pero aún no ha conectado su cuenta a su cuenta de Twitter. Para hacerlo, haga clic en el botón de abajo para obtener un PIN de Twitter que debe copiar en el cuadro de entrada a continuación y enviar el formulario. Solo sus publicaciones de <strong> public </strong> se publicarán en Twitter.';
$a->strings['Log in with Twitter'] = 'Iniciar sesión con Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Copie el PIN de Twitter aquí';
$a->strings['Save Settings'] = 'Guardar ajustes';
$a->strings['An error occured: '] = 'Ocurrió un error:';
$a->strings['Currently connected to: '] = 'Moneda conectada a:';
$a->strings['Disconnect'] = 'Desconectar';
$a->strings['Allow posting to Twitter'] = 'Permitir publicar en Twitter';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Si habilita todas sus publicaciones <strong>públicas</strong> pueden ser publicadas en la cuenta de Twitter asociada. Puede elegir hacer eso por defecto (aquí) o por cada publicación por separado en las opciones de entrada cuando escriba la entrada.';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Nota</strong>: Debido a tu privacidad (<em>Ocultar tu perfil de desconocidos?</em>) el enlace potencialmente incluido en publicaciones públicas retransmitidas a Twitter llevará al visitante a una página en blanco que le informa que el acceso a su perfil ha sido restringido.';
$a->strings['Send public postings to Twitter by default'] = 'Enviar publicaciones públicas a Twitter por defecto';
$a->strings['Mirror all posts from twitter that are no replies'] = 'Refleje todas las publicaciones de Twitter que no sean respuestas';
$a->strings['Import the remote timeline'] = 'Importar la línea de tiempo remota';
$a->strings['Automatically create contacts'] = 'Crea contactos automáticamente';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again.'] = 'Esto creará automáticamente un contacto en Friendica tan pronto como reciba un mensaje de un contacto existente a través de la red de Twitter. Si no habilita esto, debe agregar manualmente los contactos de Twitter en Friendica de los que le gustaría ver las publicaciones aquí. Sin embargo, si está habilitado, no puede simplemente eliminar un contacto de Twitter de la lista de contactos de Friendica, ya que volverá a crear este contacto cuando vuelva a publicar.';
$a->strings['Consumer key'] = 'Clave de consumidor';
$a->strings['Consumer secret'] = 'Secreto de consumidor';
$a->strings['%s on Twitter'] = '%s en Twitter';

View file

@ -4,6 +4,7 @@
#
#
# Translators:
# Florent C., 2023
# Nicolas Derive, 2022
# ea1cd8241cb389ffb6f92bc6891eff5d_dc12308 <70dced5587d47e18d88f9298024d96f8_93383>, 2015
# StefOfficiel <pichard.stephane@free.fr>, 2015
@ -11,153 +12,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-13 10:15+0000\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Nicolas Derive, 2022\n"
"Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
"Last-Translator: Florent C., 2023\n"
"Language-Team: French (http://app.transifex.com/Friendica/friendica/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: twitter.php:216
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Publier sur Twitter"
#: twitter.php:263
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Vous avez envoyé un PIN vide, veuillez vous connecter à Twitter à nouveau pour en avoir un autre."
#: twitter.php:123
msgid "No status."
msgstr "Aucun statut"
#: twitter.php:330
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Aucune clé d'application pour Twitter n'a été trouvée. Merci de contacter l'administrateur de votre site."
#: twitter.php:343
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "Sur cette instance de Friendica, le connecteur Twitter a été activé, mais vous n'avez pas encore connecté votre compte local à votre compte Twitter. Pour ce faire, cliquer sur le bouton ci-dessous. Vous obtiendrez alors un 'PIN' de Twitter, que vous devrez copier dans le champ ci-dessous, puis soumettre le formulaire. Seules vos publications <strong>publiques</strong> seront transmises à Twitter."
#: twitter.php:344
msgid "Log in with Twitter"
msgstr "Se connecter avec Twitter"
#: twitter.php:346
msgid "Copy the PIN from Twitter here"
msgstr "Copier le PIN de Twitter ici"
#: twitter.php:354 twitter.php:399
msgid "An error occured: "
msgstr "Une erreur est survenue :"
#: twitter.php:368
#, php-format
msgid ""
"Currently connected to: <a href=\"https://twitter.com/%1$s\" "
"target=\"_twitter\">%1$s</a>"
msgstr "Actuellement connecté à : <a href=\"https://twitter.com/%1$s\" target=\"_twitter\">%1$s</a>"
#: twitter.php:374
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Note</strong>: Du fait de vos paramètres de vie privée (<em>Cacher les détails de votre profil des visiteurs inconnus?</em>), le lien potentiellement inclus dans les publications publiques relayées vers Twitter conduira les visiteurs vers une page blanche les informant que leur accès à votre profil a été restreint."
#: twitter.php:381
msgid "Invalid Twitter info"
msgstr "Informations Twitter invalides"
#: twitter.php:382
msgid "Disconnect"
msgstr "Se déconnecter"
#: twitter.php:387
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Autoriser la publication sur Twitter"
#: twitter.php:387
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "En cas d'activation, toutes vos publications <strong>publiques</strong> seront transmises au compte Twitter associé. Vous pourrez choisir de le faire par défaut (ici), ou bien pour chaque publication séparément lors de sa rédaction."
#: twitter.php:388
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Envoyer par défaut les publications publiques sur Twitter"
#: twitter.php:389
msgid "Use threads instead of truncating the content"
msgstr "Utiliser des fils de discussion (threads) au lieu de tronquer le contenu"
#: twitter.php:131
msgid "API Key"
msgstr "Clé API"
#: twitter.php:390
msgid "Mirror all posts from twitter that are no replies"
msgstr "Synchroniser toutes les publications de Twitter qui ne sont pas des réponses"
#: twitter.php:132
msgid "API Secret"
msgstr "Secret API"
#: twitter.php:391
msgid "Import the remote timeline"
msgstr "Importer la Timeline distante"
#: twitter.php:133
msgid "Access Token"
msgstr "Token Accès"
#: twitter.php:392
msgid "Automatically create contacts"
msgstr "Créer automatiquement les contacts"
#: twitter.php:134
msgid "Access Secret"
msgstr "Secret Accès"
#: twitter.php:392
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
msgstr "Cela va automatiquement créer un contact dans Friendica dès qu'une publication d'un contact existant est reçue de Twitter. Si vous n'activez pas ceci, vous devrez ajouter manuellement ces contacts dans Friendica afin d'y voir leurs publications."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr "Chaque utilisateur doit enregistrer sa propre application pour pouvoir publier des messages sur Twitter. Allez sur https://developer.twitter.com/en/portal/projects-and-apps pour enregistrer un projet. Dans le projet, vous devez ensuite enregistrer une application. Vous trouverez les données nécessaires pour le connecteur sur la page \"Keys and token\" dans les paramètres de l'application."
#: twitter.php:393
msgid "Follow in fediverse"
msgstr "Suivre dans le fediverse"
#: twitter.php:136
msgid "Last Status Summary"
msgstr "Résumé du dernier statut"
#: twitter.php:393
msgid ""
"Automatically subscribe to the contact in the fediverse, when a fediverse "
"account is mentioned in name or description and we are following the Twitter"
" contact."
msgstr "Suivre automatiquement le contact dans le fediverse, quand un compte fediverse est mentionné dans le nom ou la description et que le contact Twitter est suivi."
#: twitter.php:137
msgid "Last Status Content"
msgstr "Contenu du dernier statut"
#: twitter.php:406
msgid "Twitter Import/Export/Mirror"
msgstr "Importation/Exportation/Synchronisation avec Twitter"
#: twitter.php:558
msgid ""
"Please connect a Twitter account in your Social Network settings to import "
"Twitter posts."
msgstr "Merci de connecter un compte Twitter depuis vos Paramètres de réseaux sociaux afin d'importer les publications Twitter."
#: twitter.php:565
msgid "Twitter post not found."
msgstr "Publication Twitter non trouvée."
#: twitter.php:965
msgid "Save Settings"
msgstr "Sauvegarder les paramètres"
#: twitter.php:967
msgid "Consumer key"
msgstr "Consumer key"
#: twitter.php:968
msgid "Consumer secret"
msgstr "Consumer secret"
#: twitter.php:1167
#, php-format
msgid "%s on Twitter"
msgstr "%s sur Twitter"
#: twitter.php:142
msgid "Twitter Export"
msgstr "Export Twitter"

View file

@ -6,30 +6,15 @@ function string_plural_select_fr($n){
if (($n == 0 || $n == 1)) { return 0; } else if ($n != 0 && $n % 1000000 == 0) { return 1; } else { return 2; }
}}
$a->strings['Post to Twitter'] = 'Publier sur Twitter';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Vous avez envoyé un PIN vide, veuillez vous connecter à Twitter à nouveau pour en avoir un autre.';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Aucune clé d\'application pour Twitter n\'a été trouvée. Merci de contacter l\'administrateur de votre site.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'Sur cette instance de Friendica, le connecteur Twitter a été activé, mais vous n\'avez pas encore connecté votre compte local à votre compte Twitter. Pour ce faire, cliquer sur le bouton ci-dessous. Vous obtiendrez alors un \'PIN\' de Twitter, que vous devrez copier dans le champ ci-dessous, puis soumettre le formulaire. Seules vos publications <strong>publiques</strong> seront transmises à Twitter.';
$a->strings['Log in with Twitter'] = 'Se connecter avec Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Copier le PIN de Twitter ici';
$a->strings['An error occured: '] = 'Une erreur est survenue :';
$a->strings['Currently connected to: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>'] = 'Actuellement connecté à : <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Note</strong>: Du fait de vos paramètres de vie privée (<em>Cacher les détails de votre profil des visiteurs inconnus?</em>), le lien potentiellement inclus dans les publications publiques relayées vers Twitter conduira les visiteurs vers une page blanche les informant que leur accès à votre profil a été restreint.';
$a->strings['Invalid Twitter info'] = 'Informations Twitter invalides';
$a->strings['Disconnect'] = 'Se déconnecter';
$a->strings['No status.'] = 'Aucun statut';
$a->strings['Allow posting to Twitter'] = 'Autoriser la publication sur Twitter';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'En cas d\'activation, toutes vos publications <strong>publiques</strong> seront transmises au compte Twitter associé. Vous pourrez choisir de le faire par défaut (ici), ou bien pour chaque publication séparément lors de sa rédaction.';
$a->strings['Send public postings to Twitter by default'] = 'Envoyer par défaut les publications publiques sur Twitter';
$a->strings['Use threads instead of truncating the content'] = 'Utiliser des fils de discussion (threads) au lieu de tronquer le contenu';
$a->strings['Mirror all posts from twitter that are no replies'] = 'Synchroniser toutes les publications de Twitter qui ne sont pas des réponses';
$a->strings['Import the remote timeline'] = 'Importer la Timeline distante';
$a->strings['Automatically create contacts'] = 'Créer automatiquement les contacts';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here.'] = 'Cela va automatiquement créer un contact dans Friendica dès qu\'une publication d\'un contact existant est reçue de Twitter. Si vous n\'activez pas ceci, vous devrez ajouter manuellement ces contacts dans Friendica afin d\'y voir leurs publications.';
$a->strings['Follow in fediverse'] = 'Suivre dans le fediverse';
$a->strings['Automatically subscribe to the contact in the fediverse, when a fediverse account is mentioned in name or description and we are following the Twitter contact.'] = 'Suivre automatiquement le contact dans le fediverse, quand un compte fediverse est mentionné dans le nom ou la description et que le contact Twitter est suivi.';
$a->strings['Twitter Import/Export/Mirror'] = 'Importation/Exportation/Synchronisation avec Twitter';
$a->strings['Please connect a Twitter account in your Social Network settings to import Twitter posts.'] = 'Merci de connecter un compte Twitter depuis vos Paramètres de réseaux sociaux afin d\'importer les publications Twitter.';
$a->strings['Twitter post not found.'] = 'Publication Twitter non trouvée.';
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
$a->strings['Consumer key'] = 'Consumer key';
$a->strings['Consumer secret'] = 'Consumer secret';
$a->strings['%s on Twitter'] = '%s sur Twitter';
$a->strings['API Key'] = 'Clé API';
$a->strings['API Secret'] = 'Secret API';
$a->strings['Access Token'] = 'Token Accès';
$a->strings['Access Secret'] = 'Secret Accès';
$a->strings['Each user needs to register their own app to be able to post to Twitter. Please visit https://developer.twitter.com/en/portal/projects-and-apps to register a project. Inside the project you then have to register an app. You will find the needed data for the connector on the page "Keys and token" in the app settings.'] = 'Chaque utilisateur doit enregistrer sa propre application pour pouvoir publier des messages sur Twitter. Allez sur https://developer.twitter.com/en/portal/projects-and-apps pour enregistrer un projet. Dans le projet, vous devez ensuite enregistrer une application. Vous trouverez les données nécessaires pour le connecteur sur la page "Keys and token" dans les paramètres de l\'application.';
$a->strings['Last Status Summary'] = 'Résumé du dernier statut';
$a->strings['Last Status Content'] = 'Contenu du dernier statut';
$a->strings['Twitter Export'] = 'Export Twitter';

View file

@ -4,158 +4,77 @@
#
#
# Translators:
# Balázs Úr, 2020-2022
# Balázs Úr, 2020-2023
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-13 10:15+0000\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Balázs Úr, 2020-2022\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"Last-Translator: Balázs Úr, 2020-2023\n"
"Language-Team: Hungarian (http://app.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"
#: twitter.php:216
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Beküldés a Twitterre"
#: twitter.php:263
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Üres PIN-kódot küldött be. Jelentkezzen be a Twitter használatával újra, hogy egy újat kapjon."
#: twitter.php:123
msgid "No status."
msgstr "Nincs állapot."
#: twitter.php:330
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Nem találhatók felhasználói kulcspárok a Twitterhez. Vegye fel a kapcsolatot az oldal adminisztrátorával."
#: twitter.php:343
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "Ennél a Friendica példánynál a Twitter bővítmény engedélyezve lett, de még nem kapcsolta hozzá a fiókját a Twitter-fiókjához. Ehhez kattintson a lenti gombra, hogy kapjon egy PIN-kódot a Twittertől, amelyet a lenti beviteli mezőbe kell bemásolnia, majd el kell küldenie az űrlapot. Csak a <strong>nyilvános</strong> bejegyzései lesznek beküldve a Twitterre."
#: twitter.php:344
msgid "Log in with Twitter"
msgstr "Bejelentkezés Twitter használatával"
#: twitter.php:346
msgid "Copy the PIN from Twitter here"
msgstr "Másolja be ide a Twittertől kapott PIN-kódot"
#: twitter.php:354 twitter.php:399
msgid "An error occured: "
msgstr "Hiba történt: "
#: twitter.php:368
#, php-format
msgid ""
"Currently connected to: <a href=\"https://twitter.com/%1$s\" "
"target=\"_twitter\">%1$s</a>"
msgstr "Jelenleg ehhez kapcsolódott: <a href=\"https://twitter.com/%1$s\" target=\"_twitter\">%1$s</a>"
#: twitter.php:374
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Megjegyzés</strong>: az adatvédelmi beállításai miatt (<em>Elrejti a profilja részleteit az ismeretlen megtekintők elől?</em>) a Twitterre továbbított nyilvános beküldésekben vélhetően tartalmazott hivatkozás a látogatót egy üres oldalra fogja vezetni, amely arról tájékoztatja a látogatót, hogy a profiljához való hozzáférés korlátozva lett."
#: twitter.php:381
msgid "Invalid Twitter info"
msgstr "Érvénytelen Twitter-információk"
#: twitter.php:382
msgid "Disconnect"
msgstr "Leválasztás"
#: twitter.php:387
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Beküldés engedélyezése a Twitterre"
#: twitter.php:387
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Ha engedélyezve van, akkor az összes <strong>nyilvános</strong> beküldés beküldhető a hozzárendelt Twitter-fiókba. Kiválaszthatja, hogy ezt alapértelmezetten szeretné-e (itt), vagy minden egyes beküldésnél különállóan a beküldési beállításokban, amikor megírja a bejegyzést."
#: twitter.php:388
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Nyilvános beküldések küldése a Twitterre alapértelmezetten"
#: twitter.php:389
msgid "Use threads instead of truncating the content"
msgstr "Szálak használata a tartalom csonkítása helyett"
#: twitter.php:131
msgid "API Key"
msgstr "API-kulcs"
#: twitter.php:390
msgid "Mirror all posts from twitter that are no replies"
msgstr "A Twittertől származó összes bejegyzés tükrözése, amelyek nem válaszok"
#: twitter.php:132
msgid "API Secret"
msgstr "API-titok"
#: twitter.php:391
msgid "Import the remote timeline"
msgstr "A távoli idővonal importálása"
#: twitter.php:133
msgid "Access Token"
msgstr "Hozzáférési token"
#: twitter.php:392
msgid "Automatically create contacts"
msgstr "Partnerek automatikus létrehozása"
#: twitter.php:134
msgid "Access Secret"
msgstr "Hozzáférési titok"
#: twitter.php:392
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
msgstr "Ez automatikusan létre fog hozni egy partnert a Friendicán, amint üzenetet fogad egy meglévő partnertől a Twitter hálózaton keresztül. Ha ezt nem engedélyezi, akkor kézzel kell hozzáadnia azokat a Twitter-partnereket a Friendicában, akiktől bejegyzéseket szeretne látni itt."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr "Minden felhasználónak regisztrálnia kell a saját alkalmazását, hogy bejegyzést küldhessen a Twitterre. Látogassa meg a https://developer.twitter.com/en/portal/projects-and-apps oldalt egy projekt regisztrálásához. A projekten belül ezután regisztrálnia kell egy alkalmazást. A csatlakozóhoz szükséges adatokat a „Kulcsok és token” oldalon találja az alkalmazás beállításaiban."
#: twitter.php:393
msgid "Follow in fediverse"
msgstr "Követés a födiverzumban"
#: twitter.php:136
msgid "Last Status Summary"
msgstr "Utolsó állapot összegzése"
#: twitter.php:393
msgid ""
"Automatically subscribe to the contact in the fediverse, when a fediverse "
"account is mentioned in name or description and we are following the Twitter"
" contact."
msgstr "Automatikus feliratkozás a födiverzumban lévő partnerre, ha egy födiverzumfiókot említenek a névben vagy a leírásban, és követjük a Twitter-partnert."
#: twitter.php:137
msgid "Last Status Content"
msgstr "Utolsó állapot tartalma"
#: twitter.php:406
msgid "Twitter Import/Export/Mirror"
msgstr "Twitter importálás, exportálás vagy tükrözés"
#: twitter.php:558
msgid ""
"Please connect a Twitter account in your Social Network settings to import "
"Twitter posts."
msgstr "Kapcsoljon hozzá egy Twitter-fiókot a közösségi hálózatok beállításában a Twitter-bejegyzések importálásához."
#: twitter.php:565
msgid "Twitter post not found."
msgstr "A Twitter-bejegyzés nem található."
#: twitter.php:965
msgid "Save Settings"
msgstr "Beállítások mentése"
#: twitter.php:967
msgid "Consumer key"
msgstr "Felhasználói kulcs"
#: twitter.php:968
msgid "Consumer secret"
msgstr "Felhasználói titok"
#: twitter.php:1167
#, php-format
msgid "%s on Twitter"
msgstr "%s a Twitteren"
#: twitter.php:142
msgid "Twitter Export"
msgstr "Twitter exportálás"

View file

@ -6,30 +6,15 @@ function string_plural_select_hu($n){
return intval($n != 1);
}}
$a->strings['Post to Twitter'] = 'Beküldés a Twitterre';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Üres PIN-kódot küldött be. Jelentkezzen be a Twitter használatával újra, hogy egy újat kapjon.';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Nem találhatók felhasználói kulcspárok a Twitterhez. Vegye fel a kapcsolatot az oldal adminisztrátorával.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'Ennél a Friendica példánynál a Twitter bővítmény engedélyezve lett, de még nem kapcsolta hozzá a fiókját a Twitter-fiókjához. Ehhez kattintson a lenti gombra, hogy kapjon egy PIN-kódot a Twittertől, amelyet a lenti beviteli mezőbe kell bemásolnia, majd el kell küldenie az űrlapot. Csak a <strong>nyilvános</strong> bejegyzései lesznek beküldve a Twitterre.';
$a->strings['Log in with Twitter'] = 'Bejelentkezés Twitter használatával';
$a->strings['Copy the PIN from Twitter here'] = 'Másolja be ide a Twittertől kapott PIN-kódot';
$a->strings['An error occured: '] = 'Hiba történt: ';
$a->strings['Currently connected to: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>'] = 'Jelenleg ehhez kapcsolódott: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Megjegyzés</strong>: az adatvédelmi beállításai miatt (<em>Elrejti a profilja részleteit az ismeretlen megtekintők elől?</em>) a Twitterre továbbított nyilvános beküldésekben vélhetően tartalmazott hivatkozás a látogatót egy üres oldalra fogja vezetni, amely arról tájékoztatja a látogatót, hogy a profiljához való hozzáférés korlátozva lett.';
$a->strings['Invalid Twitter info'] = 'Érvénytelen Twitter-információk';
$a->strings['Disconnect'] = 'Leválasztás';
$a->strings['No status.'] = 'Nincs állapot.';
$a->strings['Allow posting to Twitter'] = 'Beküldés engedélyezése a Twitterre';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Ha engedélyezve van, akkor az összes <strong>nyilvános</strong> beküldés beküldhető a hozzárendelt Twitter-fiókba. Kiválaszthatja, hogy ezt alapértelmezetten szeretné-e (itt), vagy minden egyes beküldésnél különállóan a beküldési beállításokban, amikor megírja a bejegyzést.';
$a->strings['Send public postings to Twitter by default'] = 'Nyilvános beküldések küldése a Twitterre alapértelmezetten';
$a->strings['Use threads instead of truncating the content'] = 'Szálak használata a tartalom csonkítása helyett';
$a->strings['Mirror all posts from twitter that are no replies'] = 'A Twittertől származó összes bejegyzés tükrözése, amelyek nem válaszok';
$a->strings['Import the remote timeline'] = 'A távoli idővonal importálása';
$a->strings['Automatically create contacts'] = 'Partnerek automatikus létrehozása';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here.'] = 'Ez automatikusan létre fog hozni egy partnert a Friendicán, amint üzenetet fogad egy meglévő partnertől a Twitter hálózaton keresztül. Ha ezt nem engedélyezi, akkor kézzel kell hozzáadnia azokat a Twitter-partnereket a Friendicában, akiktől bejegyzéseket szeretne látni itt.';
$a->strings['Follow in fediverse'] = 'Követés a födiverzumban';
$a->strings['Automatically subscribe to the contact in the fediverse, when a fediverse account is mentioned in name or description and we are following the Twitter contact.'] = 'Automatikus feliratkozás a födiverzumban lévő partnerre, ha egy födiverzumfiókot említenek a névben vagy a leírásban, és követjük a Twitter-partnert.';
$a->strings['Twitter Import/Export/Mirror'] = 'Twitter importálás, exportálás vagy tükrözés';
$a->strings['Please connect a Twitter account in your Social Network settings to import Twitter posts.'] = 'Kapcsoljon hozzá egy Twitter-fiókot a közösségi hálózatok beállításában a Twitter-bejegyzések importálásához.';
$a->strings['Twitter post not found.'] = 'A Twitter-bejegyzés nem található.';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Consumer key'] = 'Felhasználói kulcs';
$a->strings['Consumer secret'] = 'Felhasználói titok';
$a->strings['%s on Twitter'] = '%s a Twitteren';
$a->strings['API Key'] = 'API-kulcs';
$a->strings['API Secret'] = 'API-titok';
$a->strings['Access Token'] = 'Hozzáférési token';
$a->strings['Access Secret'] = 'Hozzáférési titok';
$a->strings['Each user needs to register their own app to be able to post to Twitter. Please visit https://developer.twitter.com/en/portal/projects-and-apps to register a project. Inside the project you then have to register an app. You will find the needed data for the connector on the page "Keys and token" in the app settings.'] = 'Minden felhasználónak regisztrálnia kell a saját alkalmazását, hogy bejegyzést küldhessen a Twitterre. Látogassa meg a https://developer.twitter.com/en/portal/projects-and-apps oldalt egy projekt regisztrálásához. A projekten belül ezután regisztrálnia kell egy alkalmazást. A csatlakozóhoz szükséges adatokat a „Kulcsok és token” oldalon találja az alkalmazás beállításaiban.';
$a->strings['Last Status Summary'] = 'Utolsó állapot összegzése';
$a->strings['Last Status Content'] = 'Utolsó állapot tartalma';
$a->strings['Twitter Export'] = 'Twitter exportálás';

View file

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-13 10:15+0000\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Sylke Vicious <silkevicious@gmail.com>, 2020\n"
"Language-Team: Italian (http://app.transifex.com/Friendica/friendica/language/it/)\n"
@ -20,143 +20,62 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: twitter.php:216
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Invia a Twitter"
#: twitter.php:263
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Hai inserito un PIN vuoto, autenticati con Twitter nuovamente per averne uno nuovo."
#: twitter.php:330
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Nessuna coppia di chiavi per Twitter trovata. Contatta l'amministratore del sito."
#: twitter.php:343
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "Il componente aggiuntivo Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi messaggi <strong>pubblici</strong> saranno inviati a Twitter."
#: twitter.php:344
msgid "Log in with Twitter"
msgstr "Accedi con Twitter"
#: twitter.php:346
msgid "Copy the PIN from Twitter here"
msgstr "Copia il PIN da Twitter qui"
#: twitter.php:354 twitter.php:399
msgid "An error occured: "
msgstr "Si è verificato un errore:"
#: twitter.php:368
#, php-format
msgid ""
"Currently connected to: <a href=\"https://twitter.com/%1$s\" "
"target=\"_twitter\">%1$s</a>"
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:374
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il collegamento potenzialmente incluso nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato."
#: twitter.php:381
msgid "Invalid Twitter info"
msgstr ""
#: twitter.php:382
msgid "Disconnect"
msgstr "Disconnetti"
#: twitter.php:387
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Permetti l'invio a Twitter"
#: twitter.php:387
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Se abilitato tutti i tuoi messaggi <strong>pubblici</strong> possono essere inviati all'account Twitter associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio."
#: twitter.php:388
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Invia sempre i messaggi pubblici a Twitter"
#: twitter.php:389
msgid "Use threads instead of truncating the content"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:390
msgid "Mirror all posts from twitter that are no replies"
msgstr "Clona tutti i messaggi da Twitter che non sono risposte"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:391
msgid "Import the remote timeline"
msgstr "Importa la timeline remota"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:392
msgid "Automatically create contacts"
msgstr "Crea automaticamente i contatti"
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:392
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:393
msgid "Follow in fediverse"
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:393
msgid ""
"Automatically subscribe to the contact in the fediverse, when a fediverse "
"account is mentioned in name or description and we are following the Twitter"
" contact."
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:406
msgid "Twitter Import/Export/Mirror"
msgstr "Importa/Esporta/Clona Twitter"
#: twitter.php:558
msgid ""
"Please connect a Twitter account in your Social Network settings to import "
"Twitter posts."
#: twitter.php:142
msgid "Twitter Export"
msgstr ""
#: twitter.php:565
msgid "Twitter post not found."
msgstr ""
#: twitter.php:965
msgid "Save Settings"
msgstr "Salva Impostazioni"
#: twitter.php:967
msgid "Consumer key"
msgstr "Consumer key"
#: twitter.php:968
msgid "Consumer secret"
msgstr "Consumer secret"
#: twitter.php:1167
#, php-format
msgid "%s on Twitter"
msgstr "%s su Twitter"

View file

@ -6,22 +6,6 @@ function string_plural_select_it($n){
if ($n == 1) { return 0; } else if ($n != 0 && $n % 1000000 == 0) { return 1; } else { return 2; }
}}
$a->strings['Post to Twitter'] = 'Invia a Twitter';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Hai inserito un PIN vuoto, autenticati con Twitter nuovamente per averne uno nuovo.';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Nessuna coppia di chiavi per Twitter trovata. Contatta l\'amministratore del sito.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'Il componente aggiuntivo Twitter è abilitato ma non hai ancora collegato i tuoi account Friendica e Twitter. Per farlo, clicca il bottone qui sotto per ricevere un PIN da Twitter che dovrai copiare nel campo qui sotto. Solo i tuoi messaggi <strong>pubblici</strong> saranno inviati a Twitter.';
$a->strings['Log in with Twitter'] = 'Accedi con Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Copia il PIN da Twitter qui';
$a->strings['An error occured: '] = 'Si è verificato un errore:';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il collegamento potenzialmente incluso nei messaggi pubblici inviati a Twitter porterà i visitatori a una pagina bianca con una nota che li informa che l\'accesso al tuo profilo è stato limitato.';
$a->strings['Disconnect'] = 'Disconnetti';
$a->strings['Allow posting to Twitter'] = 'Permetti l\'invio a Twitter';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Se abilitato tutti i tuoi messaggi <strong>pubblici</strong> possono essere inviati all\'account Twitter associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio.';
$a->strings['Send public postings to Twitter by default'] = 'Invia sempre i messaggi pubblici a Twitter';
$a->strings['Mirror all posts from twitter that are no replies'] = 'Clona tutti i messaggi da Twitter che non sono risposte';
$a->strings['Import the remote timeline'] = 'Importa la timeline remota';
$a->strings['Automatically create contacts'] = 'Crea automaticamente i contatti';
$a->strings['Twitter Import/Export/Mirror'] = 'Importa/Esporta/Clona Twitter';
$a->strings['Save Settings'] = 'Salva Impostazioni';
$a->strings['Consumer key'] = 'Consumer key';
$a->strings['Consumer secret'] = 'Consumer secret';
$a->strings['%s on Twitter'] = '%s su Twitter';

View file

@ -4,128 +4,77 @@
#
#
# Translators:
# XMPPはいいぞ, 2021
# daingewuvzeevisiddfddd, 2021
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:16+0100\n"
"PO-Revision-Date: 2021-05-19 00:39+0000\n"
"Last-Translator: XMPPはいいぞ\n"
"Language-Team: Japanese (http://www.transifex.com/Friendica/friendica/language/ja/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: daingewuvzeevisiddfddd, 2021\n"
"Language-Team: Japanese (http://app.transifex.com/Friendica/friendica/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: twitter.php:189
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Twitterに投稿"
#: twitter.php:234
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "空のPINを送信しました。もう一度Twitterでサインインして新しいPINを取得してください。"
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:291 twitter.php:295
msgid "Twitter Import/Export/Mirror"
msgstr "Twitterインポート/エクスポート/ミラー"
#: twitter.php:302
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Twitterのコンシューマキーペアが見つかりません。サイト管理者に連絡してください。"
#: twitter.php:314
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "このFriendicaインスタンスでは、Twitterアドオンは有効になっていますが、アカウントをTwitterアカウントにまだ接続していません。これを行うには、下のボタンをクリックしてTwitterからPINを取得し、それを下の入力ボックスにコピーしてフォームを送信する必要があります。 <strong>一般公開</strong>投稿のみがTwitterに投稿されます。"
#: twitter.php:315
msgid "Log in with Twitter"
msgstr "Twitterでログイン"
#: twitter.php:317
msgid "Copy the PIN from Twitter here"
msgstr "ここからTwitterからPINをコピーします"
#: twitter.php:322 twitter.php:377 twitter.php:768
msgid "Save Settings"
msgstr "設定を保存する"
#: twitter.php:324 twitter.php:379
msgid "An error occured: "
msgstr "エラーが発生しました:"
#: twitter.php:341
msgid "Currently connected to: "
msgstr "現在接続中:"
#: twitter.php:342 twitter.php:352
msgid "Disconnect"
msgstr "切断する"
#: twitter.php:359
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Twitterへの投稿を許可する"
#: twitter.php:359
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "有効にすると、すべての<strong>一般公開</strong>投稿を、関連づけたTwitterアカウントに投稿できます。デフォルトここで行うか、エントリを書き込む際に投稿オプションですべての投稿を個別に行うかを選択できます。"
#: twitter.php:362
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>注</strong>:プライバシー設定(<em>未知の視聴者からプロフィールの詳細を非表示にしますか?</em>により、Twitterに中継・公開される投稿内のリンクは、プロフィールへのアクセスが制限されている訪問者に対して空白ページを表示します。"
#: twitter.php:365
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "デフォルトでTwitterに一般公開投稿を送信する"
#: twitter.php:368
msgid "Mirror all posts from twitter that are no replies"
msgstr "返信がないTwitterのすべての投稿をミラーリングする"
#: twitter.php:371
msgid "Import the remote timeline"
msgstr "リモートタイムラインをインポートする"
#: twitter.php:374
msgid "Automatically create contacts"
msgstr "連絡先を自動的に作成する"
#: twitter.php:374
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here. However if enabled, you cannot "
"merely remove a twitter contact from the Friendica contact list, as it will "
"recreate this contact when they post again."
msgstr "これにより、Twitterネットワーク経由で既存の連絡先からメッセージを受信するとすぐに、Friendicaに連絡先が自動的に作成されます。これを有効にしない場合、ここで投稿を表示するFriendicaのTwitter連絡先を手動で追加する必要があります。ただし、有効にした場合、Twitterの連絡先をFriendicaの連絡先リストから単に削除することはできません。再送信するとこの連絡先が再作成されるためです。"
#: twitter.php:770
msgid "Consumer key"
msgstr "コンシューマ キー"
#: twitter.php:771
msgid "Consumer secret"
msgstr "コンシューマ シークレット"
#: twitter.php:967
#, php-format
msgid "%s on Twitter"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:135
msgid ""
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -6,23 +6,6 @@ function string_plural_select_ja($n){
return intval(0);
}}
$a->strings['Post to Twitter'] = 'Twitterに投稿';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = '空のPINを送信しました。もう一度Twitterでサインインして新しいPINを取得してください。';
$a->strings['Twitter Import/Export/Mirror'] = 'Twitterインポート/エクスポート/ミラー';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Twitterのコンシューマキーペアが見つかりません。サイト管理者に連絡してください。';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'このFriendicaインスタンスでは、Twitterアドオンは有効になっていますが、アカウントをTwitterアカウントにまだ接続していません。これを行うには、下のボタンをクリックしてTwitterからPINを取得し、それを下の入力ボックスにコピーしてフォームを送信する必要があります。 <strong>一般公開</strong>投稿のみがTwitterに投稿されます。';
$a->strings['Log in with Twitter'] = 'Twitterでログイン';
$a->strings['Copy the PIN from Twitter here'] = 'ここからTwitterからPINをコピーします';
$a->strings['Save Settings'] = '設定を保存する';
$a->strings['An error occured: '] = 'エラーが発生しました:';
$a->strings['Currently connected to: '] = '現在接続中:';
$a->strings['Disconnect'] = '切断する';
$a->strings['Allow posting to Twitter'] = 'Twitterへの投稿を許可する';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = '有効にすると、すべての<strong>一般公開</strong>投稿を、関連づけたTwitterアカウントに投稿できます。デフォルトここで行うか、エントリを書き込む際に投稿オプションですべての投稿を個別に行うかを選択できます。';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>注</strong>:プライバシー設定(<em>未知の視聴者からプロフィールの詳細を非表示にしますか?</em>により、Twitterに中継・公開される投稿内のリンクは、プロフィールへのアクセスが制限されている訪問者に対して空白ページを表示します。';
$a->strings['Send public postings to Twitter by default'] = 'デフォルトでTwitterに一般公開投稿を送信する';
$a->strings['Mirror all posts from twitter that are no replies'] = '返信がないTwitterのすべての投稿をミラーリングする';
$a->strings['Import the remote timeline'] = 'リモートタイムラインをインポートする';
$a->strings['Automatically create contacts'] = '連絡先を自動的に作成する';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here. However if enabled, you cannot merely remove a twitter contact from the Friendica contact list, as it will recreate this contact when they post again.'] = 'これにより、Twitterネットワーク経由で既存の連絡先からメッセージを受信するとすぐに、Friendicaに連絡先が自動的に作成されます。これを有効にしない場合、ここで投稿を表示するFriendicaのTwitter連絡先を手動で追加する必要があります。ただし、有効にした場合、Twitterの連絡先をFriendicaの連絡先リストから単に削除することはできません。再送信するとこの連絡先が再作成されるためです。';
$a->strings['Consumer key'] = 'コンシューマ キー';
$a->strings['Consumer secret'] = 'コンシューマ シークレット';

View file

@ -9,126 +9,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-02 10:25+0700\n"
"PO-Revision-Date: 2018-08-24 13:56+0000\n"
"Last-Translator: Jeroen De Meerleer <me@jeroened.be>\n"
"Language-Team: Dutch (http://www.transifex.com/Friendica/friendica/language/nl/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Jeroen De Meerleer <me@jeroened.be>, 2018\n"
"Language-Team: Dutch (http://app.transifex.com/Friendica/friendica/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: twitter.php:195
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Plaatsen op Twitter"
#: twitter.php:236
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:263
msgid "Twitter settings updated."
msgstr "Twitter instellingen opgeslagen"
#: twitter.php:293 twitter.php:297
msgid "Twitter Import/Export/Mirror"
msgstr "Twitter Import/Exporteren/Spiegelen"
#: twitter.php:304
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr ""
#: twitter.php:316
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr ""
#: twitter.php:317
msgid "Log in with Twitter"
msgstr ""
#: twitter.php:319
msgid "Copy the PIN from Twitter here"
msgstr ""
#: twitter.php:324 twitter.php:366 twitter.php:636
msgid "Save Settings"
msgstr "Instellingen opslaan"
#: twitter.php:336
msgid "Currently connected to: "
msgstr ""
#: twitter.php:337
msgid "Disconnect"
msgstr ""
#: twitter.php:347
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Plaatsen op Twitter toestaan"
#: twitter.php:347
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr ""
#: twitter.php:350
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr ""
#: twitter.php:353
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Verzend publieke berichten naar Twitter als standaard instellen "
#: twitter.php:356
msgid "Mirror all posts from twitter that are no replies"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:359
msgid "Import the remote timeline"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:362
msgid "Automatically create contacts"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:362
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here. However if enabled, you cannot "
"merely remove a twitter contact from the Friendica contact list, as it will "
"recreate this contact when they post again."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:614
msgid "Twitter post failed. Queued for retry."
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:628
msgid "Settings updated."
msgstr "Instellingen opgeslagen"
#: twitter.php:638
msgid "Consumer key"
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:639
msgid "Consumer secret"
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -6,9 +6,5 @@ function string_plural_select_nl($n){
return intval($n != 1);
}}
$a->strings['Post to Twitter'] = 'Plaatsen op Twitter';
$a->strings['Twitter settings updated.'] = 'Twitter instellingen opgeslagen';
$a->strings['Twitter Import/Export/Mirror'] = 'Twitter Import/Exporteren/Spiegelen';
$a->strings['Save Settings'] = 'Instellingen opslaan';
$a->strings['Allow posting to Twitter'] = 'Plaatsen op Twitter toestaan';
$a->strings['Send public postings to Twitter by default'] = 'Verzend publieke berichten naar Twitter als standaard instellen ';
$a->strings['Settings updated.'] = 'Instellingen opgeslagen';

View file

@ -10,153 +10,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-13 10:15+0000\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Piotr Strębski <strebski@gmail.com>, 2022\n"
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
"Language-Team: Polish (http://app.transifex.com/Friendica/friendica/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: twitter.php:216
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Opublikuj na Twitterze"
#: twitter.php:263
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
msgstr "Przesłałeś pusty kod PIN, zaloguj się ponownie na Twitterze, aby otrzymać nowy."
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:330
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Nie znaleziono pary kluczy konsumpcyjnych dla Twittera. Skontaktuj się z administratorem witryny."
#: twitter.php:343
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "W tej instancji Friendica dodatek do Twittera został włączony, ale jeszcze nie podłączyłeś swojego konta do konta na Twitterze. Aby to zrobić, kliknij przycisk poniżej, aby uzyskać numer PIN z Twittera, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko Twoje <strong>publiczne</strong> posty będą publikowane na Twitterze."
#: twitter.php:344
msgid "Log in with Twitter"
msgstr "Zaloguj się przez Twitter"
#: twitter.php:346
msgid "Copy the PIN from Twitter here"
msgstr "Skopiuj tutaj kod PIN z Twittera"
#: twitter.php:354 twitter.php:399
msgid "An error occured: "
msgstr "Wystąpił błąd:"
#: twitter.php:368
#, php-format
msgid ""
"Currently connected to: <a href=\"https://twitter.com/%1$s\" "
"target=\"_twitter\">%1$s</a>"
msgstr "Obecnie połączony z: <a href=\"https://twitter.com/%1$s\" target=\"_twitter\">%1$s</a>"
#: twitter.php:374
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Uwaga</strong>: Ze względu na ustawienia prywatności (<em>Ukryć szczegóły Twojego profilu, przed nieznanymi użytkownikami?</em>) link potencjalnie zawarty w publicznych komentarzach do Twitter doprowadzi użytkownika do pustej strony informowania odwiedzających, że dostęp do Twojego profilu został ograniczony."
#: twitter.php:381
msgid "Invalid Twitter info"
msgstr "Nieprawidłowe informacje Twittera"
#: twitter.php:382
msgid "Disconnect"
msgstr "Rozłączony"
#: twitter.php:387
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr "Zezwalaj na publikowanie na Twitterze"
#: twitter.php:387
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Jeśli ta opcja jest włączona, wszystkie twoje <strong>publiczne</strong> ogłoszenia mogą być wysyłane na powiązane konto Twitter. Możesz to zrobić domyślnie (tutaj) lub dla każdego komentarza osobno w opcjach komentarza podczas pisania wpisu."
#: twitter.php:388
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Wyślij domyślnie komentarze publiczne do Twitter"
#: twitter.php:389
msgid "Use threads instead of truncating the content"
msgstr "Używaj wątków zamiast obcinania treści"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:390
msgid "Mirror all posts from twitter that are no replies"
msgstr "Lustro wszystkich postów Twitter, które są bez odpowiedzi"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:391
msgid "Import the remote timeline"
msgstr "Zaimportuj zdalną oś czasu"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:392
msgid "Automatically create contacts"
msgstr "Automatycznie twórz kontakty"
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:392
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
msgstr "Spowoduje to automatyczne utworzenie kontaktu w Friendica, gdy tylko otrzymasz wiadomość od istniejącego kontaktu za pośrednictwem sieci Twitter. Jeśli nie włączysz tej opcji, musisz ręcznie dodać te kontakty z Twittera w Friendica, od których chciałbyś widzieć tutaj wpisy."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:393
msgid "Follow in fediverse"
msgstr "Śledź w fediverse"
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:393
msgid ""
"Automatically subscribe to the contact in the fediverse, when a fediverse "
"account is mentioned in name or description and we are following the Twitter"
" contact."
msgstr "Automatycznie subskrybuj kontakt w fediverse, gdy konto fediverse jest wymienione w nazwie lub opisie i obserwujesz kontakt na Twitterze."
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:406
msgid "Twitter Import/Export/Mirror"
msgstr "Twitter Import/Export/Mirror"
#: twitter.php:558
msgid ""
"Please connect a Twitter account in your Social Network settings to import "
"Twitter posts."
msgstr "Aby zaimportować wpisy z Twittera, połącz konto Twitter w ustawieniach sieci społecznościowej."
#: twitter.php:565
msgid "Twitter post not found."
msgstr "Nie odnaleziono wpisu Twittera."
#: twitter.php:965
msgid "Save Settings"
msgstr "Zapisz ustawienia"
#: twitter.php:967
msgid "Consumer key"
msgstr "Klucz klienta"
#: twitter.php:968
msgid "Consumer secret"
msgstr "Tajny klucz klienta"
#: twitter.php:1167
#, php-format
msgid "%s on Twitter"
msgstr "%s na Twitterze"
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -6,30 +6,6 @@ function string_plural_select_pl($n){
if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; }
}}
$a->strings['Post to Twitter'] = 'Opublikuj na Twitterze';
$a->strings['You submitted an empty PIN, please Sign In with Twitter again to get a new one.'] = 'Przesłałeś pusty kod PIN, zaloguj się ponownie na Twitterze, aby otrzymać nowy.';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Nie znaleziono pary kluczy konsumpcyjnych dla Twittera. Skontaktuj się z administratorem witryny.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'W tej instancji Friendica dodatek do Twittera został włączony, ale jeszcze nie podłączyłeś swojego konta do konta na Twitterze. Aby to zrobić, kliknij przycisk poniżej, aby uzyskać numer PIN z Twittera, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko Twoje <strong>publiczne</strong> posty będą publikowane na Twitterze.';
$a->strings['Log in with Twitter'] = 'Zaloguj się przez Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Skopiuj tutaj kod PIN z Twittera';
$a->strings['An error occured: '] = 'Wystąpił błąd:';
$a->strings['Currently connected to: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>'] = 'Obecnie połączony z: <a href="https://twitter.com/%1$s" target="_twitter">%1$s</a>';
$a->strings['<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Uwaga</strong>: Ze względu na ustawienia prywatności (<em>Ukryć szczegóły Twojego profilu, przed nieznanymi użytkownikami?</em>) link potencjalnie zawarty w publicznych komentarzach do Twitter doprowadzi użytkownika do pustej strony informowania odwiedzających, że dostęp do Twojego profilu został ograniczony.';
$a->strings['Invalid Twitter info'] = 'Nieprawidłowe informacje Twittera';
$a->strings['Disconnect'] = 'Rozłączony';
$a->strings['Allow posting to Twitter'] = 'Zezwalaj na publikowanie na Twitterze';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Jeśli ta opcja jest włączona, wszystkie twoje <strong>publiczne</strong> ogłoszenia mogą być wysyłane na powiązane konto Twitter. Możesz to zrobić domyślnie (tutaj) lub dla każdego komentarza osobno w opcjach komentarza podczas pisania wpisu.';
$a->strings['Send public postings to Twitter by default'] = 'Wyślij domyślnie komentarze publiczne do Twitter';
$a->strings['Use threads instead of truncating the content'] = 'Używaj wątków zamiast obcinania treści';
$a->strings['Mirror all posts from twitter that are no replies'] = 'Lustro wszystkich postów Twitter, które są bez odpowiedzi';
$a->strings['Import the remote timeline'] = 'Zaimportuj zdalną oś czasu';
$a->strings['Automatically create contacts'] = 'Automatycznie twórz kontakty';
$a->strings['This will automatically create a contact in Friendica as soon as you receive a message from an existing contact via the Twitter network. If you do not enable this, you need to manually add those Twitter contacts in Friendica from whom you would like to see posts here.'] = 'Spowoduje to automatyczne utworzenie kontaktu w Friendica, gdy tylko otrzymasz wiadomość od istniejącego kontaktu za pośrednictwem sieci Twitter. Jeśli nie włączysz tej opcji, musisz ręcznie dodać te kontakty z Twittera w Friendica, od których chciałbyś widzieć tutaj wpisy.';
$a->strings['Follow in fediverse'] = 'Śledź w fediverse';
$a->strings['Automatically subscribe to the contact in the fediverse, when a fediverse account is mentioned in name or description and we are following the Twitter contact.'] = 'Automatycznie subskrybuj kontakt w fediverse, gdy konto fediverse jest wymienione w nazwie lub opisie i obserwujesz kontakt na Twitterze.';
$a->strings['Twitter Import/Export/Mirror'] = 'Twitter Import/Export/Mirror';
$a->strings['Please connect a Twitter account in your Social Network settings to import Twitter posts.'] = 'Aby zaimportować wpisy z Twittera, połącz konto Twitter w ustawieniach sieci społecznościowej.';
$a->strings['Twitter post not found.'] = 'Nie odnaleziono wpisu Twittera.';
$a->strings['Save Settings'] = 'Zapisz ustawienia';
$a->strings['Consumer key'] = 'Klucz klienta';
$a->strings['Consumer secret'] = 'Tajny klucz klienta';
$a->strings['%s on Twitter'] = '%s na Twitterze';

View file

@ -9,115 +9,72 @@ 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: 2017-04-08 05:49+0000\n"
"Last-Translator: Stanislav N. <pztrn@pztrn.name>\n"
"Language-Team: Russian (http://www.transifex.com/Friendica/friendica/language/ru/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Stanislav N. <pztrn@pztrn.name>, 2017\n"
"Language-Team: Russian (http://app.transifex.com/Friendica/friendica/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: twitter.php:77
#: twitter.php:84
msgid "Post to Twitter"
msgstr "Отправить в Twitter"
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:129
msgid "Twitter settings updated."
msgstr "Настройки Twitter обновлены."
msgid "Allow posting to Twitter"
msgstr "Разрешить отправку сообщений на Twitter"
#: twitter.php:157
msgid "Twitter Posting Settings"
msgstr "Настройка отправки сообщений в Twitter"
#: twitter.php:164
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr "Не найдено пары потребительских ключей для Twitter. Пожалуйста, обратитесь к администратору сайта."
#: twitter.php:183
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr "Чтобы подключиться к Twitter аккаунту, нажмите на кнопку ниже, чтобы получить код безопасности от Twitter, который нужно скопировать в поле ввода ниже, и отправить форму. Только ваши <strong>публичные сообщения</strong> будут отправляться на Twitter."
#: twitter.php:184
msgid "Log in with Twitter"
msgstr "Войдите через Twitter"
#: twitter.php:186
msgid "Copy the PIN from Twitter here"
msgstr "Скопируйте PIN с Twitter сюда"
#: twitter.php:191 twitter.php:229 twitter.php:556
msgid "Submit"
msgstr "Подтвердить"
#: twitter.php:200
msgid "Currently connected to: "
msgstr "В настоящее время соединены с: "
#: twitter.php:201
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr "Если включено, то все ваши <strong>общественные сообщения</strong> могут быть отправлены на связанный аккаунт Twitter. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи."
#: twitter.php:203
msgid ""
"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr "<strong>Внимание</strong>: Из-за настроек приватности (<em>Hide your profile details from unknown viewers?</em>) ссылка, которая может быть включена в твит, будет вести посетителя на пустую страницу с информированием о том, что доступ к профилю запрещен."
#: twitter.php:206
msgid "Allow posting to Twitter"
msgstr "Разрешить отправку сообщений на Twitter"
#: twitter.php:209
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr "Отправлять сообщения для всех в Twitter по умолчанию"
#: twitter.php:213
msgid "Mirror all posts from twitter that are no replies or retweets"
msgstr "Получать посты с Twitter у которых нет ответов и ретвитов"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:217
msgid "Shortening method that optimizes the tweet"
msgstr "Метод сокращения ссылок для оптимизации твита"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:221
msgid "Send linked #-tags and @-names to Twitter"
msgstr "Отправлять #-теги и @-имена в Twitter ссылками"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:226
msgid "Clear OAuth configuration"
msgstr "Удалить конфигурацию OAuth"
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:550
msgid "Settings updated."
msgstr "Настройки обновлены."
#: twitter.php:558
msgid "Consumer key"
msgstr "Consumer key"
#: twitter.php:559
msgid "Consumer secret"
msgstr "Consumer secret"
#: twitter.php:560
msgid "Name of the Twitter Application"
msgstr "Имя приложения для Twitter"
#: twitter.php:560
#: twitter.php:135
msgid ""
"set this to avoid mirroring postings from ~friendica back to ~friendica"
msgstr "установите это для избежания отправки сообщений из Friendica обратно в Friendica"
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -6,24 +6,6 @@ function string_plural_select_ru($n){
if ($n%10==1 && $n%100!=11) { return 0; } else if ($n%10>=2 && $n%10<=4 && ($n%100<12 || $n%100>14)) { return 1; } else if ($n%10==0 || ($n%10>=5 && $n%10<=9) || ($n%100>=11 && $n%100<=14)) { return 2; } else { return 3; }
}}
$a->strings['Post to Twitter'] = 'Отправить в Twitter';
$a->strings['Twitter settings updated.'] = 'Настройки Twitter обновлены.';
$a->strings['Twitter Posting Settings'] = 'Настройка отправки сообщений в Twitter';
$a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'Не найдено пары потребительских ключей для Twitter. Пожалуйста, обратитесь к администратору сайта.';
$a->strings['At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'Чтобы подключиться к Twitter аккаунту, нажмите на кнопку ниже, чтобы получить код безопасности от Twitter, который нужно скопировать в поле ввода ниже, и отправить форму. Только ваши <strong>публичные сообщения</strong> будут отправляться на Twitter.';
$a->strings['Log in with Twitter'] = 'Войдите через Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Скопируйте PIN с Twitter сюда';
$a->strings['Submit'] = 'Подтвердить';
$a->strings['Currently connected to: '] = 'В настоящее время соединены с: ';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Если включено, то все ваши <strong>общественные сообщения</strong> могут быть отправлены на связанный аккаунт Twitter. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Внимание</strong>: Из-за настроек приватности (<em>Hide your profile details from unknown viewers?</em>) ссылка, которая может быть включена в твит, будет вести посетителя на пустую страницу с информированием о том, что доступ к профилю запрещен.';
$a->strings['Allow posting to Twitter'] = 'Разрешить отправку сообщений на Twitter';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Если включено, то все ваши <strong>общественные сообщения</strong> могут быть отправлены на связанный аккаунт Twitter. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи.';
$a->strings['Send public postings to Twitter by default'] = 'Отправлять сообщения для всех в Twitter по умолчанию';
$a->strings['Mirror all posts from twitter that are no replies or retweets'] = 'Получать посты с Twitter у которых нет ответов и ретвитов';
$a->strings['Shortening method that optimizes the tweet'] = 'Метод сокращения ссылок для оптимизации твита';
$a->strings['Send linked #-tags and @-names to Twitter'] = 'Отправлять #-теги и @-имена в Twitter ссылками';
$a->strings['Clear OAuth configuration'] = 'Удалить конфигурацию OAuth';
$a->strings['Settings updated.'] = 'Настройки обновлены.';
$a->strings['Consumer key'] = 'Consumer key';
$a->strings['Consumer secret'] = 'Consumer secret';
$a->strings['Name of the Twitter Application'] = 'Имя приложения для Twitter';
$a->strings['set this to avoid mirroring postings from ~friendica back to ~friendica'] = 'установите это для избежания отправки сообщений из Friendica обратно в Friendica';

View file

@ -10,138 +10,72 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-27 10:25-0500\n"
"PO-Revision-Date: 2022-01-16 00:56+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
"POT-Creation-Date: 2023-08-16 03:27+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>, 2022\n"
"Language-Team: Swedish (http://app.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"
#: twitter.php:213
#: twitter.php:84
msgid "Post to Twitter"
msgstr ""
#: twitter.php:258
msgid ""
"You submitted an empty PIN, please Sign In with Twitter again to get a new "
"one."
#: twitter.php:123
msgid "No status."
msgstr ""
#: twitter.php:321
msgid ""
"No consumer key pair for Twitter found. Please contact your site "
"administrator."
msgstr ""
#: twitter.php:334
msgid ""
"At this Friendica instance the Twitter addon was enabled but you have not "
"yet connected your account to your Twitter account. To do so click the "
"button below to get a PIN from Twitter which you have to copy into the input"
" box below and submit the form. Only your <strong>public</strong> posts will"
" be posted to Twitter."
msgstr ""
#: twitter.php:335
msgid "Log in with Twitter"
msgstr "Logga in med Twitter"
#: twitter.php:337
msgid "Copy the PIN from Twitter here"
msgstr "Kopiera PIN-koden från Twitter här"
#: twitter.php:345 twitter.php:388
msgid "An error occured: "
msgstr ""
#: twitter.php:359
#, php-format
msgid ""
"Currently connected to: <a href=\"https://twitter.com/%1$s\" "
"target=\"_twitter\">%1$s</a>"
msgstr ""
#: twitter.php:365
msgid ""
"<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile "
"details from unknown viewers?</em>) the link potentially included in public "
"postings relayed to Twitter will lead the visitor to a blank page informing "
"the visitor that the access to your profile has been restricted."
msgstr ""
#: twitter.php:372
msgid "Invalid Twitter info"
msgstr ""
#: twitter.php:373
msgid "Disconnect"
msgstr ""
#: twitter.php:378
#: twitter.php:129
msgid "Allow posting to Twitter"
msgstr ""
#: twitter.php:378
#: twitter.php:129
msgid ""
"If enabled all your <strong>public</strong> postings can be posted to the "
"associated Twitter account. You can choose to do so by default (here) or for"
" every posting separately in the posting options when writing the entry."
msgstr ""
#: twitter.php:379
#: twitter.php:130
msgid "Send public postings to Twitter by default"
msgstr ""
#: twitter.php:380
msgid "Mirror all posts from twitter that are no replies"
#: twitter.php:131
msgid "API Key"
msgstr ""
#: twitter.php:381
msgid "Import the remote timeline"
#: twitter.php:132
msgid "API Secret"
msgstr ""
#: twitter.php:382
msgid "Automatically create contacts"
#: twitter.php:133
msgid "Access Token"
msgstr ""
#: twitter.php:382
#: twitter.php:134
msgid "Access Secret"
msgstr ""
#: twitter.php:135
msgid ""
"This will automatically create a contact in Friendica as soon as you receive"
" a message from an existing contact via the Twitter network. If you do not "
"enable this, you need to manually add those Twitter contacts in Friendica "
"from whom you would like to see posts here."
"Each user needs to register their own app to be able to post to Twitter. "
"Please visit https://developer.twitter.com/en/portal/projects-and-apps to "
"register a project. Inside the project you then have to register an app. You"
" will find the needed data for the connector on the page \"Keys and token\" "
"in the app settings."
msgstr ""
#: twitter.php:395
msgid "Twitter Import/Export/Mirror"
#: twitter.php:136
msgid "Last Status Summary"
msgstr ""
#: twitter.php:547
msgid ""
"Please connect a Twitter account in your Social Network settings to import "
"Twitter posts."
#: twitter.php:137
msgid "Last Status Content"
msgstr ""
#: twitter.php:554
msgid "Twitter post not found."
msgstr ""
#: twitter.php:914
msgid "Save Settings"
msgstr ""
#: twitter.php:916
msgid "Consumer key"
msgstr "Kundnyckel"
#: twitter.php:917
msgid "Consumer secret"
msgstr "Kundhemlighet"
#: twitter.php:1113
#, php-format
msgid "%s on Twitter"
#: twitter.php:142
msgid "Twitter Export"
msgstr ""

View file

@ -5,7 +5,3 @@ function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Log in with Twitter'] = 'Logga in med Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Kopiera PIN-koden från Twitter här';
$a->strings['Consumer key'] = 'Kundnyckel';
$a->strings['Consumer secret'] = 'Kundhemlighet';