aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/i18n/cs/conf.php1
-rw-r--r--app/i18n/cs/gen.php1
-rw-r--r--app/i18n/de/conf.php1
-rw-r--r--app/i18n/de/gen.php1
-rw-r--r--app/i18n/el/conf.php1
-rw-r--r--app/i18n/el/gen.php1
-rw-r--r--app/i18n/en-us/conf.php1
-rw-r--r--app/i18n/en-us/gen.php1
-rw-r--r--app/i18n/en/conf.php1
-rw-r--r--app/i18n/en/gen.php1
-rw-r--r--app/i18n/es/conf.php1
-rw-r--r--app/i18n/es/gen.php1
-rw-r--r--app/i18n/fa/conf.php1
-rw-r--r--app/i18n/fa/gen.php1
-rw-r--r--app/i18n/fi/conf.php1
-rw-r--r--app/i18n/fi/gen.php1
-rw-r--r--app/i18n/fr/conf.php1
-rw-r--r--app/i18n/fr/gen.php1
-rw-r--r--app/i18n/he/conf.php1
-rw-r--r--app/i18n/he/gen.php1
-rw-r--r--app/i18n/hu/conf.php1
-rw-r--r--app/i18n/hu/gen.php1
-rw-r--r--app/i18n/id/conf.php1
-rw-r--r--app/i18n/id/gen.php1
-rw-r--r--app/i18n/it/conf.php1
-rw-r--r--app/i18n/it/gen.php1
-rw-r--r--app/i18n/ja/conf.php1
-rw-r--r--app/i18n/ja/gen.php1
-rw-r--r--app/i18n/ko/conf.php1
-rw-r--r--app/i18n/ko/gen.php1
-rw-r--r--app/i18n/lv/conf.php1
-rw-r--r--app/i18n/lv/gen.php1
-rw-r--r--app/i18n/nl/conf.php1
-rw-r--r--app/i18n/nl/gen.php1
-rw-r--r--app/i18n/oc/conf.php1
-rw-r--r--app/i18n/oc/gen.php1
-rw-r--r--app/i18n/pl/conf.php1
-rw-r--r--app/i18n/pl/gen.php1
-rw-r--r--app/i18n/pt-br/conf.php1
-rw-r--r--app/i18n/pt-br/gen.php1
-rw-r--r--app/i18n/ru/conf.php1
-rw-r--r--app/i18n/ru/gen.php1
-rw-r--r--app/i18n/sk/conf.php1
-rw-r--r--app/i18n/sk/gen.php1
-rw-r--r--app/i18n/tr/conf.php1
-rw-r--r--app/i18n/tr/gen.php1
-rw-r--r--app/i18n/zh-cn/conf.php1
-rw-r--r--app/i18n/zh-cn/gen.php1
-rw-r--r--app/i18n/zh-tw/conf.php1
-rw-r--r--app/i18n/zh-tw/gen.php1
-rw-r--r--app/shares.php6
51 files changed, 56 insertions, 0 deletions
diff --git a/app/i18n/cs/conf.php b/app/i18n/cs/conf.php
index f05a2a16d..ea87356bd 100644
--- a/app/i18n/cs/conf.php
+++ b/app/i18n/cs/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Sdílení',
'add' => 'Přidat metodu sdílení',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Tato služba je zastaralá a bude ze služby FreshRSS odstraněna v <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Otevřete dokumentaci pro další informace" target="_blank">budoucím vydání</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'E-mail',
diff --git a/app/i18n/cs/gen.php b/app/i18n/cs/gen.php
index b566f5f11..84a46bb6e 100644
--- a/app/i18n/cs/gen.php
+++ b/app/i18n/cs/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Schránka',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 9e0e9d813..71ed1438e 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Teilen',
'add' => 'Füge eine Teilen-Dienst hinzu',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Dieser Dienst ist veraltet und wir in einer <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">zukünftigen FreshRSS-Version</a> entfernt.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'E-Mail',
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php
index 1c57a6229..013d1cb27 100644
--- a/app/i18n/de/gen.php
+++ b/app/i18n/de/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Zwischenablage',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/el/conf.php b/app/i18n/el/conf.php
index e2f40c3dd..dfd8e92f4 100644
--- a/app/i18n/el/conf.php
+++ b/app/i18n/el/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Sharing', // TODO
'add' => 'Add a sharing method', // TODO
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
'diaspora' => 'Diaspora*', // TODO
'email' => 'Email', // TODO
diff --git a/app/i18n/el/gen.php b/app/i18n/el/gen.php
index 6dddcad38..8855dfea9 100644
--- a/app/i18n/el/gen.php
+++ b/app/i18n/el/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // TODO
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // TODO
'diaspora' => 'Diaspora*', // TODO
diff --git a/app/i18n/en-us/conf.php b/app/i18n/en-us/conf.php
index 37c24a2b5..6527a2ed6 100644
--- a/app/i18n/en-us/conf.php
+++ b/app/i18n/en-us/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Sharing', // IGNORE
'add' => 'Add a sharing method', // IGNORE
+ 'bluesky' => 'Bluesky', // IGNORE
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // IGNORE
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // IGNORE
diff --git a/app/i18n/en-us/gen.php b/app/i18n/en-us/gen.php
index 035c6ad73..4ce0f10be 100644
--- a/app/i18n/en-us/gen.php
+++ b/app/i18n/en-us/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // IGNORE
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // IGNORE
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index 1a2923a77..b0114f7d4 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Sharing',
'add' => 'Add a sharing method',
+ 'bluesky' => 'Bluesky',
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.',
'diaspora' => 'Diaspora*',
'email' => 'Email',
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index c564b5280..836e6d2ee 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is',
'archiveORG' => 'archive.org',
'archivePH' => 'archive.ph',
+ 'bluesky' => 'Bluesky',
'buffer' => 'Buffer',
'clipboard' => 'Clipboard',
'diaspora' => 'Diaspora*',
diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php
index 5efd6ff0e..40d982557 100644
--- a/app/i18n/es/conf.php
+++ b/app/i18n/es/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Compartir',
'add' => 'Agregar un método de uso compartido',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Este servicio está obsoleto y será removido de FreshRSS en un<a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Abrir la documentación para más información" target="_blank">futuro lanzamiento</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Correo electrónico',
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php
index 936abc1ff..bdf3d1977 100644
--- a/app/i18n/es/gen.php
+++ b/app/i18n/es/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Portapapeles',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php
index 7b0cd006f..afae6e3df 100644
--- a/app/i18n/fa/conf.php
+++ b/app/i18n/fa/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => ' اشتراک گذاری',
'add' => ' یک روش اشتراک گذاری اضافه کنید',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => ' این سرویس منسوخ شده است و در <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="باز کردن اسناد برای اطلاعات بیشتر" target= از FreshRSS حذف خواهد شد. "_blank">نسخه آینده</a>.',
'diaspora' => ' دیاسپورا*',
'email' => ' ایمیل',
diff --git a/app/i18n/fa/gen.php b/app/i18n/fa/gen.php
index 12f1f809d..27beb5c36 100644
--- a/app/i18n/fa/gen.php
+++ b/app/i18n/fa/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => ' archive.org',
'archivePH' => ' archive.ph',
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => ' بافر',
'clipboard' => ' کلیپ بورد',
'diaspora' => ' دیاسپورا*',
diff --git a/app/i18n/fi/conf.php b/app/i18n/fi/conf.php
index ba64b1fe5..441526f1a 100644
--- a/app/i18n/fi/conf.php
+++ b/app/i18n/fi/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Jakaminen',
'add' => 'Lisää jakamistapa',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Tämä palvelu on vanhentunut, ja se poistetaan FreshRSS-sovelluksen <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Lisätietoja ohjeissa" target="_blank">tulevasta versiosta</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Sähköposti',
diff --git a/app/i18n/fi/gen.php b/app/i18n/fi/gen.php
index c07b9b084..79273ed65 100644
--- a/app/i18n/fi/gen.php
+++ b/app/i18n/fi/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // IGNORE
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/fr/conf.php b/app/i18n/fr/conf.php
index 02f6695ce..79e31dd23 100644
--- a/app/i18n/fr/conf.php
+++ b/app/i18n/fr/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Partage',
'add' => 'Ajouter une méthode de partage',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Ce service est obsolète et sera supprimé dans une <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Voir la documentation" target="_blank">prochaine version de FreshRSS</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Courriel',
diff --git a/app/i18n/fr/gen.php b/app/i18n/fr/gen.php
index feb179b8c..39d0df59d 100644
--- a/app/i18n/fr/gen.php
+++ b/app/i18n/fr/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Presse-papier',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php
index 0e212b966..bd63c2d01 100644
--- a/app/i18n/he/conf.php
+++ b/app/i18n/he/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'שיתוף',
'add' => 'Add a sharing method', // TODO
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'דואר אלקטרוני',
diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php
index b86817389..3f05a6cbe 100644
--- a/app/i18n/he/gen.php
+++ b/app/i18n/he/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // TODO
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/hu/conf.php b/app/i18n/hu/conf.php
index 02904a4a2..bdf15aecb 100644
--- a/app/i18n/hu/conf.php
+++ b/app/i18n/hu/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Megosztás',
'add' => 'Megosztási mód hozzáadása',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Ez a szolgáltatás elavult, és el lesz távolítva a FreshRSS <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Dokumentáció további információkért" target="_blank">következő kiadásában.</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // IGNORE
diff --git a/app/i18n/hu/gen.php b/app/i18n/hu/gen.php
index beca2be85..cd8b28bf5 100644
--- a/app/i18n/hu/gen.php
+++ b/app/i18n/hu/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // IGNORE
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/id/conf.php b/app/i18n/id/conf.php
index bf50cef8a..ba95372d5 100644
--- a/app/i18n/id/conf.php
+++ b/app/i18n/id/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Sharing', // TODO
'add' => 'Add a sharing method', // TODO
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // TODO
diff --git a/app/i18n/id/gen.php b/app/i18n/id/gen.php
index 33865da04..eb6a57d0a 100644
--- a/app/i18n/id/gen.php
+++ b/app/i18n/id/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // TODO
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // TODO
'diaspora' => 'Diaspora*', // TODO
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php
index 3ed1887e2..1fa9b51c5 100644
--- a/app/i18n/it/conf.php
+++ b/app/i18n/it/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Condivisione',
'add' => 'Aggiungi un metodo di condivisione',
+ 'bluesky' => 'Bluesky', // IGNORE
'deprecated' => 'Questo servizio è deprecato e sarà rimosso da FreshRSS in una <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Apri la documentazione per ulteriori informazioni" target="_blank">release successiva</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // IGNORE
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php
index f9c817f64..04710f836 100644
--- a/app/i18n/it/gen.php
+++ b/app/i18n/it/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // IGNORE
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Appunti',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/ja/conf.php b/app/i18n/ja/conf.php
index 65605e5cc..9d043f58d 100644
--- a/app/i18n/ja/conf.php
+++ b/app/i18n/ja/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => '共有',
'add' => '共有方法を追加する',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'このサービスは非推奨でFreshRSSの<a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">将来のリリース</a>から削除される予定です。',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Eメール',
diff --git a/app/i18n/ja/gen.php b/app/i18n/ja/gen.php
index 62a83e028..9c44cc99c 100644
--- a/app/i18n/ja/gen.php
+++ b/app/i18n/ja/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'クリップボード',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php
index ce7892d3b..a51faf522 100644
--- a/app/i18n/ko/conf.php
+++ b/app/i18n/ko/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => '공유',
'add' => '공유 방법 추가',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => '이 서비스는 더 이상 사용되지 않으며 <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="상세 정보 문서 열기" target="_blank">추후 릴리즈</a> FreshRSS에서 삭제 될 것 입니다.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => '메일',
diff --git a/app/i18n/ko/gen.php b/app/i18n/ko/gen.php
index c912c7bf2..5419242f2 100644
--- a/app/i18n/ko/gen.php
+++ b/app/i18n/ko/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => '클립보드',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/lv/conf.php b/app/i18n/lv/conf.php
index 61bfb791e..7e370db5d 100644
--- a/app/i18n/lv/conf.php
+++ b/app/i18n/lv/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Dalīšanās',
'add' => 'Pievienojat dalīšanās metodi',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Šis pakalpojums ir novecojis un tiks noņemts no FreshRSS kādā <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Atvērt dokumentāciju, lai iegūtu vairāk informācijas" target="_blank">nākamajā versijā</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'E-pasts',
diff --git a/app/i18n/lv/gen.php b/app/i18n/lv/gen.php
index 912fca308..40857d848 100644
--- a/app/i18n/lv/gen.php
+++ b/app/i18n/lv/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Starpliktuve',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index 5f5e96491..5013d08f1 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Delen',
'add' => 'Deelmethode toevoegen',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Deze dienst is afgeschreven en zal uit FreshRSS worden verwijderd in een <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentatie voor meer informatie" target="_blank">toekomstige versie</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // IGNORE
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php
index af8a836dc..e7b02019c 100644
--- a/app/i18n/nl/gen.php
+++ b/app/i18n/nl/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Klembord',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php
index 791998a9d..23663142c 100644
--- a/app/i18n/oc/conf.php
+++ b/app/i18n/oc/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Partatge',
'add' => 'Ajustar un metòde de partatge',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Aqueste servici es obsolèt e serà tirat de la <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Dobrir la documentacion per mai d’informacions" target="_blank">futura version de FreshRSS</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Corrièl',
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php
index c47f1070e..aac0bb090 100644
--- a/app/i18n/oc/gen.php
+++ b/app/i18n/oc/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Quicha-papiers.',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/pl/conf.php b/app/i18n/pl/conf.php
index 26c2407c1..fe08d0c65 100644
--- a/app/i18n/pl/conf.php
+++ b/app/i18n/pl/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Podawanie dalej',
'add' => 'Dodaj sposób na podanie dalej wiadomości',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Ta usługa jest przestarzała i zostanie usunięta w <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Dodatkowe informacje znajdują się w dokumentacji" target="_blank">przyszłych wydaniach</a> FreshRSS.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'E-mail',
diff --git a/app/i18n/pl/gen.php b/app/i18n/pl/gen.php
index 3034e57e1..9df4e3468 100644
--- a/app/i18n/pl/gen.php
+++ b/app/i18n/pl/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Schowek',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/pt-br/conf.php b/app/i18n/pt-br/conf.php
index 9ad9bfdf0..b9c5b7e45 100644
--- a/app/i18n/pt-br/conf.php
+++ b/app/i18n/pt-br/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Compartilhando',
'add' => 'Adicionar um método de compartilhamento',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Este serviço está obceloeto e será removido do FreshRSS <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Abra este documento para mais informações" target="_blank">em versões futuras</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'E-mail',
diff --git a/app/i18n/pt-br/gen.php b/app/i18n/pt-br/gen.php
index 0009f7328..6ae0e8ad8 100644
--- a/app/i18n/pt-br/gen.php
+++ b/app/i18n/pt-br/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Área de transferência',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php
index fa3475ca6..80ce407c7 100644
--- a/app/i18n/ru/conf.php
+++ b/app/i18n/ru/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Обмен',
'add' => 'Добавить способ обмена',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Этот сервис устарел и будет удалён из FreshRSS в <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Открыть документацию для большей информации" target="_blank">будущем релизе</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Электронная почта',
diff --git a/app/i18n/ru/gen.php b/app/i18n/ru/gen.php
index 89b727767..71277f208 100644
--- a/app/i18n/ru/gen.php
+++ b/app/i18n/ru/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Буфер обмена',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/sk/conf.php b/app/i18n/sk/conf.php
index 0c86af74a..c605c3dab 100644
--- a/app/i18n/sk/conf.php
+++ b/app/i18n/sk/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Zdieľanie',
'add' => 'Pridať spôsob zdieľania',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Táto služba nie je podporovaná a bude z FreshRSS odstránená v <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Pre viac informácií otvorte dokumentáciu" target="_blank">budúcich verziách</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'E-mail', // IGNORE
diff --git a/app/i18n/sk/gen.php b/app/i18n/sk/gen.php
index 1143ab7b5..eae7c58c7 100644
--- a/app/i18n/sk/gen.php
+++ b/app/i18n/sk/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Schránka',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/tr/conf.php b/app/i18n/tr/conf.php
index c442def82..7c1d7cf51 100644
--- a/app/i18n/tr/conf.php
+++ b/app/i18n/tr/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => 'Paylaşım',
'add' => 'Bir paylaşım türü ekle',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => 'Bu servis kullanımdan kaldırılmıştır ve gelecekteki bir FreshRSS dağıtımında kaldırılacaktır. Daha fazla bilgi için <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Daha fazla bilgi için belgeyi açın" target="_blank">buraya</a> tıklayın.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // IGNORE
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php
index 13df9d12a..99d92abda 100644
--- a/app/i18n/tr/gen.php
+++ b/app/i18n/tr/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Kopyala',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php
index d2c939974..8795dacb3 100644
--- a/app/i18n/zh-cn/conf.php
+++ b/app/i18n/zh-cn/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => '分享',
'add' => '添加分享方式',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => '此功能已被废弃并会在未来的 FreshRSS 版本中移除,详情见 <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="打开文档获更多信息" target="_blank">说明文档</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'Email', // IGNORE
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index 8a3ec6376..dbbe45e02 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => '剪贴板',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/i18n/zh-tw/conf.php b/app/i18n/zh-tw/conf.php
index 1872956c9..61bf61d7a 100644
--- a/app/i18n/zh-tw/conf.php
+++ b/app/i18n/zh-tw/conf.php
@@ -287,6 +287,7 @@ return array(
'sharing' => array(
'_' => '分享',
'add' => '新增分享方式',
+ 'bluesky' => 'Bluesky', // TODO
'deprecated' => '這項功能已廢棄並在將來版本的 FreshRSS 中移除,詳情請見 <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">說明文檔</a>.',
'diaspora' => 'Diaspora*', // IGNORE
'email' => '郵箱', // IGNORE
diff --git a/app/i18n/zh-tw/gen.php b/app/i18n/zh-tw/gen.php
index c40987138..7e9a435a7 100644
--- a/app/i18n/zh-tw/gen.php
+++ b/app/i18n/zh-tw/gen.php
@@ -212,6 +212,7 @@ return array(
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
+ 'bluesky' => 'Bluesky', // TODO
'buffer' => 'Buffer', // IGNORE
'clipboard' => '剪貼板',
'diaspora' => 'Diaspora*', // IGNORE
diff --git a/app/shares.php b/app/shares.php
index da2707b30..765327580 100644
--- a/app/shares.php
+++ b/app/shares.php
@@ -50,6 +50,12 @@ return [
'form' => 'simple',
'method' => 'GET',
],
+ 'bluesky' => [
+ 'url' => 'https://bsky.app/intent/compose?text=~LINK~',
+ 'transform' => ['urlencode'],
+ 'form' => 'simple',
+ 'method' => 'GET',
+ ],
'buffer' => [
'url' => 'https://publish.buffer.com/compose?url=~LINK~&text=~TITLE~',
'transform' => ['rawurlencode'],