kopia lustrzana https://github.com/nextcloud/social
Porównaj commity
32 Commity
Autor | SHA1 | Data |
---|---|---|
![]() |
905a0ac1db | |
![]() |
ac9f7e14ea | |
![]() |
6af2506c3a | |
![]() |
baffde030d | |
![]() |
f9a4ccbcfa | |
![]() |
3a152bbe76 | |
![]() |
256c10613f | |
![]() |
20ab0ca50c | |
![]() |
2a4a50ea5e | |
![]() |
5f8a50223a | |
![]() |
a6947095c3 | |
![]() |
9407f1ee4e | |
![]() |
d9281f14ca | |
![]() |
39e9a7ca84 | |
![]() |
8621d5e76f | |
![]() |
429d852ad5 | |
![]() |
49015bc497 | |
![]() |
80b0d096a3 | |
![]() |
b4d7b65d0c | |
![]() |
2ea2521e49 | |
![]() |
327c37f2d6 | |
![]() |
b40b36003f | |
![]() |
43ee53013a | |
![]() |
f930753274 | |
![]() |
20196be6b0 | |
![]() |
237005fdab | |
![]() |
4608f868f8 | |
![]() |
c78d7d5122 | |
![]() |
fda74db8d1 | |
![]() |
11feee74b3 | |
![]() |
b9a4a9ee8b | |
![]() |
b2044e0c7a |
|
@ -15,8 +15,10 @@ jobs:
|
|||
reuse-compliance-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
- name: REUSE Compliance Check
|
||||
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0
|
||||
- name: REUSE Compliance Check
|
||||
uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5.0.0
|
||||
|
|
4
Makefile
4
Makefile
|
@ -11,8 +11,8 @@ sign_dir=$(build_dir)/sign
|
|||
package_name=$(app_name)
|
||||
cert_dir=$(HOME)/.nextcloud/certificates
|
||||
github_account=nextcloud
|
||||
branch=stable29
|
||||
version+=0.7.0
|
||||
branch=master
|
||||
version+=0.6.1
|
||||
|
||||
|
||||
all: dev-setup lint build-js-production composer
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
**🕸 Open standards:** We use the established ActivityPub standard!
|
||||
]]></description>
|
||||
<version>0.7.0</version>
|
||||
<version>0.8.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="maxence@artificial-owl.com" homepage="https://artificial-owl.com/">Maxence Lange</author>
|
||||
<author mail="jus@bitgrid.net">Julius Härtl</author>
|
||||
|
@ -39,7 +39,7 @@
|
|||
<database>pgsql</database>
|
||||
<database>sqlite</database>
|
||||
<database>mysql</database>
|
||||
<nextcloud min-version="29" max-version="30" />
|
||||
<nextcloud min-version="28" max-version="30" />
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
@ -81,4 +81,4 @@
|
|||
<contactsmenu>
|
||||
<provider>OCA\Social\Providers\ContactsMenuProvider</provider>
|
||||
</contactsmenu>
|
||||
</info>
|
||||
</info>
|
|
@ -2,11 +2,11 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Hulp",
|
||||
"Open documentation" : "Open dokumentasie",
|
||||
"Finish setup" : "Voltooi opstelling",
|
||||
"Home" : "Tuis",
|
||||
"Notifications" : "Kennisgewings",
|
||||
"Profile" : "Profiel",
|
||||
"Open documentation" : "Open dokumentasie",
|
||||
"Finish setup" : "Voltooi opstelling",
|
||||
"Uploading..." : "Laai tans op...",
|
||||
"Delete" : "Skrap",
|
||||
"Post" : "Plaas",
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{ "translations": {
|
||||
"Help" : "Hulp",
|
||||
"Open documentation" : "Open dokumentasie",
|
||||
"Finish setup" : "Voltooi opstelling",
|
||||
"Home" : "Tuis",
|
||||
"Notifications" : "Kennisgewings",
|
||||
"Profile" : "Profiel",
|
||||
"Open documentation" : "Open dokumentasie",
|
||||
"Finish setup" : "Voltooi opstelling",
|
||||
"Uploading..." : "Laai tans op...",
|
||||
"Delete" : "Skrap",
|
||||
"Post" : "Plaas",
|
||||
|
|
|
@ -2,9 +2,9 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Aduya",
|
||||
"Open documentation" : "Ubrir documentazión",
|
||||
"Home" : "Casa",
|
||||
"Notifications" : "Notificazions",
|
||||
"Notifications" : "Notificacions",
|
||||
"Open documentation" : "Ubrir documentación",
|
||||
"Delete" : "Borrar",
|
||||
"Deny" : "Denegar",
|
||||
"Close" : "Zarrar",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{ "translations": {
|
||||
"Help" : "Aduya",
|
||||
"Open documentation" : "Ubrir documentazión",
|
||||
"Home" : "Casa",
|
||||
"Notifications" : "Notificazions",
|
||||
"Notifications" : "Notificacions",
|
||||
"Open documentation" : "Ubrir documentación",
|
||||
"Delete" : "Borrar",
|
||||
"Deny" : "Denegar",
|
||||
"Close" : "Zarrar",
|
||||
|
|
28
l10n/ar.js
28
l10n/ar.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "تابع %s على التواصل الاجتماعي Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 نكست كلاود جزء من شبكات التواصل الاجتماعي الاتحاديّة!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** إخلاء المسؤولية: هذه نسخة تجريبية ** \n\n** 🎉 نكست كلاود هي الآن جزء من شبكات التواصل الاجتماعي الاتحاديّة! ** \n\n** 🙋 ابحث عن أصدقائك: ** بغض النظر عما إذا كانوا يستخدمون Nextcloud ، 🐘 Mastodon ، 🇫 Friendica ، وقريبًا ✱ الشتات و MediaGoblin والمزيد - يمكنك متابعتهم! \n\n** 📜 معلومات الملف الشخصي: ** لا حاجة لملء المزيد من الملفات الشخصية - سيتم استخدام معلوماتك من Nextcloud وتوسيعها. مشاركاتك: ** كل ما تنشره يبقى على Nextcloud الخاص بك! \n\n** 🕸 معايير مفتوحة: ** نستخدم معيار ActivityPub المعمول به!",
|
||||
"Home" : "الرئيسية",
|
||||
"Direct messages" : "الرسائل المباشرة",
|
||||
"Notifications" : "الإشعارات",
|
||||
"Profile" : "الملف الشخصي",
|
||||
"Liked" : "أعجبتك",
|
||||
"Local timeline" : "التوقيت المحلي",
|
||||
"Global timeline" : "التوقيت الشامل",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger لم يتم إعدادها كما يجب!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "يحتاج التواصل الاجتماعي Social إلى الاكتشاف التلقائي ليتم إعداده بشكل صحيح. \nإذا لم يتم تثبيت نكست كلاود في جذر المجال، فعندها لن يتم نكست كلاود من التكوين التلقائي.\nلاستخدام التواصل الاجتماعي Social، يحتاج المسؤول عن هذا الخادوم إلى تكوين عمليات إعادة التوجيه.",
|
||||
"Open documentation" : "فتح التوثيق",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "ActivityPub عنوان URL الأساسي",
|
||||
"Finish setup" : "إنهاء الإعداد",
|
||||
"The Social app needs to be set up by the server administrator." : "تطبيق التواصل الاجتماعي Social يجب أن يتم إعداده من قِبَل مسؤول النظام.",
|
||||
"Home" : "الرئيسية",
|
||||
"Direct messages" : "الرسائل المباشرة",
|
||||
"Notifications" : "الإشعارات",
|
||||
"Profile" : "الملف الشخصي",
|
||||
"Liked" : "أعجبتك",
|
||||
"Local timeline" : "التوقيت المحلي",
|
||||
"Global timeline" : "التوقيت الشامل",
|
||||
"Following" : "يتابِع",
|
||||
"In reply to" : "رداً على",
|
||||
"Close reply" : "قفل باب الردود",
|
||||
|
@ -47,29 +47,29 @@ OC.L10N.register(
|
|||
"Searching for" : "البحث عن",
|
||||
"boosted" : "مٌثبّت boosted",
|
||||
"No posts found" : "لا توجد أي منشورات",
|
||||
"Posts from people you follow will show up here" : "منشورات الأشخاص الذين تتابعهم ستُعرض هنا",
|
||||
"No direct messages found" : "لم يعثر على أية رسائل مباشرة",
|
||||
"Posts from people you follow will show up here" : "منشورات الأشخاص الذين تتابعهم يتم عرضها هنا",
|
||||
"No direct messages found" : "لم يعثر على أي رسائل مباشرة",
|
||||
"Posts directed to you will show up here" : "المنشورات المُوجّهة إليك مباشرةً ستظهر هنا",
|
||||
"No local posts found" : "لا توجد أيّ منشورات محلية",
|
||||
"Posts from other people on this instance will show up here" : "منشورات الأشخاص الآخرين على هذا الخادم ستظهر هنا",
|
||||
"No notifications found" : "لا توجد أيّ إشعاراتٍ",
|
||||
"You have not received any notifications yet" : "لم تصلك أيّ إشعارات بعدُ",
|
||||
"No notifications found" : "لا توجد أية إشعارات",
|
||||
"You have not received any notifications yet" : "لم تصلك أيّ إشعارات حتى الآن",
|
||||
"No global posts found" : "لا توجد أي منشورات شاملة ",
|
||||
"Posts from federated instances will show up here" : "المنشورات من الخوادم عبر السحابة الموحدة ستظهر هنا",
|
||||
"No liked posts found" : "لا توجد أي منشورات نالت الإعجاب",
|
||||
"You have not tooted yet" : "أنت لم تقم بالتصويت بعدُ",
|
||||
"You have not tooted yet" : "أنت لم تقم بالتصويت حتى الآن",
|
||||
"No posts found for this tag" : "لا توجد أي منشورات بهذه السمة tag",
|
||||
"No replies found" : "لا توجد أيّ ردود",
|
||||
"hasn't tooted yet" : "لم يُصوّت بعدُ",
|
||||
"hasn't tooted yet" : "لم يُصوّت حتى الآن",
|
||||
"Reply" : "رد",
|
||||
"Boost" : "تثبيت boost",
|
||||
"Like" : "إعجاب",
|
||||
"Undo Like" : "إلغاء الإعجاب",
|
||||
"Choose a visibility" : "حدّد مجال الرؤية",
|
||||
"Go to Social app" : "إذهب إلى تطبيق التواصل الاجتماعي Social",
|
||||
"Error getting Social notifications" : "خطأ في تلقّي الاشعارات الاجتماعية",
|
||||
"No Social notifications!" : "لا توجد أي إشعارات اجتماعية",
|
||||
"Failed to get Social notifications" : "تعذّر الحصول على الإشعارات الاجتماعية",
|
||||
"Go to Social app" : "إذهب إلى تطبيق التواصل الاجتماعي Social",
|
||||
"Authorization required" : "التخويل مطلوب",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} و الذي هو تطبيق من طرفٍ ثالثٍ يرغب في الحصول على تخويلٍ للوصول إلى حسابك. ",
|
||||
"If you do not trust it, then you should not authorize it." : "إذا كنت لا تثق فيه، فلا تمنحه التخويل.",
|
||||
|
|
28
l10n/ar.json
28
l10n/ar.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "تابع %s على التواصل الاجتماعي Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 نكست كلاود جزء من شبكات التواصل الاجتماعي الاتحاديّة!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** إخلاء المسؤولية: هذه نسخة تجريبية ** \n\n** 🎉 نكست كلاود هي الآن جزء من شبكات التواصل الاجتماعي الاتحاديّة! ** \n\n** 🙋 ابحث عن أصدقائك: ** بغض النظر عما إذا كانوا يستخدمون Nextcloud ، 🐘 Mastodon ، 🇫 Friendica ، وقريبًا ✱ الشتات و MediaGoblin والمزيد - يمكنك متابعتهم! \n\n** 📜 معلومات الملف الشخصي: ** لا حاجة لملء المزيد من الملفات الشخصية - سيتم استخدام معلوماتك من Nextcloud وتوسيعها. مشاركاتك: ** كل ما تنشره يبقى على Nextcloud الخاص بك! \n\n** 🕸 معايير مفتوحة: ** نستخدم معيار ActivityPub المعمول به!",
|
||||
"Home" : "الرئيسية",
|
||||
"Direct messages" : "الرسائل المباشرة",
|
||||
"Notifications" : "الإشعارات",
|
||||
"Profile" : "الملف الشخصي",
|
||||
"Liked" : "أعجبتك",
|
||||
"Local timeline" : "التوقيت المحلي",
|
||||
"Global timeline" : "التوقيت الشامل",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger لم يتم إعدادها كما يجب!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "يحتاج التواصل الاجتماعي Social إلى الاكتشاف التلقائي ليتم إعداده بشكل صحيح. \nإذا لم يتم تثبيت نكست كلاود في جذر المجال، فعندها لن يتم نكست كلاود من التكوين التلقائي.\nلاستخدام التواصل الاجتماعي Social، يحتاج المسؤول عن هذا الخادوم إلى تكوين عمليات إعادة التوجيه.",
|
||||
"Open documentation" : "فتح التوثيق",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "ActivityPub عنوان URL الأساسي",
|
||||
"Finish setup" : "إنهاء الإعداد",
|
||||
"The Social app needs to be set up by the server administrator." : "تطبيق التواصل الاجتماعي Social يجب أن يتم إعداده من قِبَل مسؤول النظام.",
|
||||
"Home" : "الرئيسية",
|
||||
"Direct messages" : "الرسائل المباشرة",
|
||||
"Notifications" : "الإشعارات",
|
||||
"Profile" : "الملف الشخصي",
|
||||
"Liked" : "أعجبتك",
|
||||
"Local timeline" : "التوقيت المحلي",
|
||||
"Global timeline" : "التوقيت الشامل",
|
||||
"Following" : "يتابِع",
|
||||
"In reply to" : "رداً على",
|
||||
"Close reply" : "قفل باب الردود",
|
||||
|
@ -45,29 +45,29 @@
|
|||
"Searching for" : "البحث عن",
|
||||
"boosted" : "مٌثبّت boosted",
|
||||
"No posts found" : "لا توجد أي منشورات",
|
||||
"Posts from people you follow will show up here" : "منشورات الأشخاص الذين تتابعهم ستُعرض هنا",
|
||||
"No direct messages found" : "لم يعثر على أية رسائل مباشرة",
|
||||
"Posts from people you follow will show up here" : "منشورات الأشخاص الذين تتابعهم يتم عرضها هنا",
|
||||
"No direct messages found" : "لم يعثر على أي رسائل مباشرة",
|
||||
"Posts directed to you will show up here" : "المنشورات المُوجّهة إليك مباشرةً ستظهر هنا",
|
||||
"No local posts found" : "لا توجد أيّ منشورات محلية",
|
||||
"Posts from other people on this instance will show up here" : "منشورات الأشخاص الآخرين على هذا الخادم ستظهر هنا",
|
||||
"No notifications found" : "لا توجد أيّ إشعاراتٍ",
|
||||
"You have not received any notifications yet" : "لم تصلك أيّ إشعارات بعدُ",
|
||||
"No notifications found" : "لا توجد أية إشعارات",
|
||||
"You have not received any notifications yet" : "لم تصلك أيّ إشعارات حتى الآن",
|
||||
"No global posts found" : "لا توجد أي منشورات شاملة ",
|
||||
"Posts from federated instances will show up here" : "المنشورات من الخوادم عبر السحابة الموحدة ستظهر هنا",
|
||||
"No liked posts found" : "لا توجد أي منشورات نالت الإعجاب",
|
||||
"You have not tooted yet" : "أنت لم تقم بالتصويت بعدُ",
|
||||
"You have not tooted yet" : "أنت لم تقم بالتصويت حتى الآن",
|
||||
"No posts found for this tag" : "لا توجد أي منشورات بهذه السمة tag",
|
||||
"No replies found" : "لا توجد أيّ ردود",
|
||||
"hasn't tooted yet" : "لم يُصوّت بعدُ",
|
||||
"hasn't tooted yet" : "لم يُصوّت حتى الآن",
|
||||
"Reply" : "رد",
|
||||
"Boost" : "تثبيت boost",
|
||||
"Like" : "إعجاب",
|
||||
"Undo Like" : "إلغاء الإعجاب",
|
||||
"Choose a visibility" : "حدّد مجال الرؤية",
|
||||
"Go to Social app" : "إذهب إلى تطبيق التواصل الاجتماعي Social",
|
||||
"Error getting Social notifications" : "خطأ في تلقّي الاشعارات الاجتماعية",
|
||||
"No Social notifications!" : "لا توجد أي إشعارات اجتماعية",
|
||||
"Failed to get Social notifications" : "تعذّر الحصول على الإشعارات الاجتماعية",
|
||||
"Go to Social app" : "إذهب إلى تطبيق التواصل الاجتماعي Social",
|
||||
"Authorization required" : "التخويل مطلوب",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} و الذي هو تطبيق من طرفٍ ثالثٍ يرغب في الحصول على تخويلٍ للوصول إلى حسابك. ",
|
||||
"If you do not trust it, then you should not authorize it." : "إذا كنت لا تثق فيه، فلا تمنحه التخويل.",
|
||||
|
|
|
@ -2,14 +2,14 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Finar la configuración",
|
||||
"Home" : "Aniciu",
|
||||
"Direct messages" : "Mensaxes direutos",
|
||||
"Notifications" : "Avisos",
|
||||
"Profile" : "Perfil",
|
||||
"Local timeline" : "Llinia de tiempu llocal",
|
||||
"Global timeline" : "Llinia de tiempu global",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Finar la configuración",
|
||||
"Following" : "Siguiendo",
|
||||
"In reply to" : "En rempuesta a",
|
||||
"Close reply" : "Zarrar la rempuesta",
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Finar la configuración",
|
||||
"Home" : "Aniciu",
|
||||
"Direct messages" : "Mensaxes direutos",
|
||||
"Notifications" : "Avisos",
|
||||
"Profile" : "Perfil",
|
||||
"Local timeline" : "Llinia de tiempu llocal",
|
||||
"Global timeline" : "Llinia de tiempu global",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Finar la configuración",
|
||||
"Following" : "Siguiendo",
|
||||
"In reply to" : "En rempuesta a",
|
||||
"Close reply" : "Zarrar la rempuesta",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Kömək",
|
||||
"Open documentation" : "Sənədləri aç",
|
||||
"Home" : "Ev",
|
||||
"Notifications" : "Xəbərdarlıqlar",
|
||||
"Profile" : "Profil",
|
||||
"Open documentation" : "Sənədləri aç",
|
||||
"Uploading..." : "Serverə yüklənir...",
|
||||
"Delete" : "Sil",
|
||||
"Reply" : "Cavab",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Kömək",
|
||||
"Open documentation" : "Sənədləri aç",
|
||||
"Home" : "Ev",
|
||||
"Notifications" : "Xəbərdarlıqlar",
|
||||
"Profile" : "Profil",
|
||||
"Open documentation" : "Sənədləri aç",
|
||||
"Uploading..." : "Serverə yüklənir...",
|
||||
"Delete" : "Sil",
|
||||
"Reply" : "Cavab",
|
||||
|
|
16
l10n/bg.js
16
l10n/bg.js
|
@ -7,6 +7,13 @@ OC.L10N.register(
|
|||
"Help" : "Помощ",
|
||||
"Follow %s on Social" : "Следвайте ни %s в Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud е вече част от федерираните социални мрежи!",
|
||||
"Home" : "Начало",
|
||||
"Direct messages" : "Директни съобщения",
|
||||
"Notifications" : "Известия",
|
||||
"Profile" : "Профил",
|
||||
"Liked" : "Харесано",
|
||||
"Local timeline" : "Локален таймлайн",
|
||||
"Global timeline" : "Глобален таимлайн",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger не е настроен правилно!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social се нуждае от .добре познатото автоматично откриване, за да бъде правилно настроено. Ако Nextcloud не е инсталиран в корена на домейна, често се случва Nextcloud да не може да конфигурира това автоматично. За да използва Social, администраторът на този екземпляр на Nextcloud трябва ръчно да конфигурира .well-known пренасочванията:",
|
||||
"Open documentation" : "Отвори документацията",
|
||||
|
@ -15,13 +22,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "ActivityPub URL base",
|
||||
"Finish setup" : "Завърши инсталацията.",
|
||||
"The Social app needs to be set up by the server administrator." : "Апликацията Social е нужно да бъде инсталирана от администратора на сървъра.",
|
||||
"Home" : "Начало",
|
||||
"Direct messages" : "Директни съобщения",
|
||||
"Notifications" : "Известия",
|
||||
"Profile" : "Профил",
|
||||
"Liked" : "Харесано",
|
||||
"Local timeline" : "Локален таймлайн",
|
||||
"Global timeline" : "Глобален таимлайн",
|
||||
"Following" : "Последователи",
|
||||
"In reply to" : "В отговор на",
|
||||
"Close reply" : "Затваряне на отговора",
|
||||
|
@ -65,10 +65,10 @@ OC.L10N.register(
|
|||
"Like" : "Харесване",
|
||||
"Undo Like" : "Отмяна на харесване",
|
||||
"Choose a visibility" : "Избор на тип видимост",
|
||||
"Go to Social app" : " Отидете в приложението Social",
|
||||
"Error getting Social notifications" : "Грешка при получаване на известия от Social",
|
||||
"No Social notifications!" : "Без известия на Social",
|
||||
"Failed to get Social notifications" : "Неуспешно получаване на известия от Social",
|
||||
"Go to Social app" : " Отидете в приложението Social",
|
||||
"Authorization required" : "Нужно е упълномощаване",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} иска право за достъп до вашия профил. Това е приложение на трета страна.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ако не му се доверявате, не трябва да го упълномощавате",
|
||||
|
|
16
l10n/bg.json
16
l10n/bg.json
|
@ -5,6 +5,13 @@
|
|||
"Help" : "Помощ",
|
||||
"Follow %s on Social" : "Следвайте ни %s в Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud е вече част от федерираните социални мрежи!",
|
||||
"Home" : "Начало",
|
||||
"Direct messages" : "Директни съобщения",
|
||||
"Notifications" : "Известия",
|
||||
"Profile" : "Профил",
|
||||
"Liked" : "Харесано",
|
||||
"Local timeline" : "Локален таймлайн",
|
||||
"Global timeline" : "Глобален таимлайн",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger не е настроен правилно!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social се нуждае от .добре познатото автоматично откриване, за да бъде правилно настроено. Ако Nextcloud не е инсталиран в корена на домейна, често се случва Nextcloud да не може да конфигурира това автоматично. За да използва Social, администраторът на този екземпляр на Nextcloud трябва ръчно да конфигурира .well-known пренасочванията:",
|
||||
"Open documentation" : "Отвори документацията",
|
||||
|
@ -13,13 +20,6 @@
|
|||
"ActivityPub URL base" : "ActivityPub URL base",
|
||||
"Finish setup" : "Завърши инсталацията.",
|
||||
"The Social app needs to be set up by the server administrator." : "Апликацията Social е нужно да бъде инсталирана от администратора на сървъра.",
|
||||
"Home" : "Начало",
|
||||
"Direct messages" : "Директни съобщения",
|
||||
"Notifications" : "Известия",
|
||||
"Profile" : "Профил",
|
||||
"Liked" : "Харесано",
|
||||
"Local timeline" : "Локален таймлайн",
|
||||
"Global timeline" : "Глобален таимлайн",
|
||||
"Following" : "Последователи",
|
||||
"In reply to" : "В отговор на",
|
||||
"Close reply" : "Затваряне на отговора",
|
||||
|
@ -63,10 +63,10 @@
|
|||
"Like" : "Харесване",
|
||||
"Undo Like" : "Отмяна на харесване",
|
||||
"Choose a visibility" : "Избор на тип видимост",
|
||||
"Go to Social app" : " Отидете в приложението Social",
|
||||
"Error getting Social notifications" : "Грешка при получаване на известия от Social",
|
||||
"No Social notifications!" : "Без известия на Social",
|
||||
"Failed to get Social notifications" : "Неуспешно получаване на известия от Social",
|
||||
"Go to Social app" : " Отидете в приложението Social",
|
||||
"Authorization required" : "Нужно е упълномощаване",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} иска право за достъп до вашия профил. Това е приложение на трета страна.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ако не му се доверявате, не трябва да го упълномощавате",
|
||||
|
|
|
@ -2,9 +2,9 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "সহায়িকা",
|
||||
"Finish setup" : "সেটআপ সুসম্পন্ন কর",
|
||||
"Home" : "নিবাস",
|
||||
"Notifications" : "বার্তাসমূহ",
|
||||
"Finish setup" : "সেটআপ সুসম্পন্ন কর",
|
||||
"Uploading..." : "আপলোড করা হচ্ছে..........",
|
||||
"Delete" : "মুছে",
|
||||
"Website" : "ওয়েবসাইট",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{ "translations": {
|
||||
"Help" : "সহায়িকা",
|
||||
"Finish setup" : "সেটআপ সুসম্পন্ন কর",
|
||||
"Home" : "নিবাস",
|
||||
"Notifications" : "বার্তাসমূহ",
|
||||
"Finish setup" : "সেটআপ সুসম্পন্ন কর",
|
||||
"Uploading..." : "আপলোড করা হচ্ছে..........",
|
||||
"Delete" : "মুছে",
|
||||
"Website" : "ওয়েবসাইট",
|
||||
|
|
|
@ -2,13 +2,14 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Skoazell",
|
||||
"Home" : "Degemer",
|
||||
"Notifications" : "Kemennadennoù",
|
||||
"Profile" : "Profil",
|
||||
"Open documentation" : "Digeriñ an dielvadur",
|
||||
"Finish setup" : "Stalian echu",
|
||||
"Home" : "Degemer",
|
||||
"Notifications" : "Kemenadenoù",
|
||||
"Add emoji" : "Ouzhpennañ un emoji",
|
||||
"Delete" : "Lemel",
|
||||
"Website" : "Lec'hien web",
|
||||
"Delete" : "Dilemel",
|
||||
"Website" : "Lec'hienn web",
|
||||
"Reply" : "Respont",
|
||||
"Deny" : "Difennet",
|
||||
"Close" : "Serriñ",
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
{ "translations": {
|
||||
"Help" : "Skoazell",
|
||||
"Home" : "Degemer",
|
||||
"Notifications" : "Kemennadennoù",
|
||||
"Profile" : "Profil",
|
||||
"Open documentation" : "Digeriñ an dielvadur",
|
||||
"Finish setup" : "Stalian echu",
|
||||
"Home" : "Degemer",
|
||||
"Notifications" : "Kemenadenoù",
|
||||
"Add emoji" : "Ouzhpennañ un emoji",
|
||||
"Delete" : "Lemel",
|
||||
"Website" : "Lec'hien web",
|
||||
"Delete" : "Dilemel",
|
||||
"Website" : "Lec'hienn web",
|
||||
"Reply" : "Respont",
|
||||
"Deny" : "Difennet",
|
||||
"Close" : "Serriñ",
|
||||
|
|
|
@ -2,9 +2,9 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Pomoć",
|
||||
"Finish setup" : "Završite postavke",
|
||||
"Home" : "Početna stranica",
|
||||
"Notifications" : "Notifikacija",
|
||||
"Finish setup" : "Završite postavke",
|
||||
"Delete" : "Obriši",
|
||||
"Post" : "Objava",
|
||||
"Website" : "Web-prezentacija",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{ "translations": {
|
||||
"Help" : "Pomoć",
|
||||
"Finish setup" : "Završite postavke",
|
||||
"Home" : "Početna stranica",
|
||||
"Notifications" : "Notifikacija",
|
||||
"Finish setup" : "Završite postavke",
|
||||
"Delete" : "Obriši",
|
||||
"Post" : "Objava",
|
||||
"Website" : "Web-prezentacija",
|
||||
|
|
16
l10n/ca.js
16
l10n/ca.js
|
@ -7,6 +7,13 @@ OC.L10N.register(
|
|||
"Help" : "Ajuda",
|
||||
"Follow %s on Social" : "Seguiu %s a Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud esdevé part de les xarxes socials federades!",
|
||||
"Home" : "Inici",
|
||||
"Direct messages" : "Missatges directes",
|
||||
"Notifications" : "Notificacions",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Agradat",
|
||||
"Local timeline" : "Publicacions locals",
|
||||
"Global timeline" : "Historial global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no està ben configurat!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social necessita que el descobriment automàtic estigui configurat correctament. Si Nextcloud no està instal·lat a l'arrel del domini, sovint passa que Nextcloud no pot configurar-ho automàticament. Per utilitzar Social, l'administrador d'aquesta instància de Nextcloud ha de configurar manualment les redireccions:",
|
||||
"Open documentation" : "Obre la documentació",
|
||||
|
@ -15,13 +22,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "URL de base per ActivityPub",
|
||||
"Finish setup" : "Enllesteix la configuració",
|
||||
"The Social app needs to be set up by the server administrator." : "L'aplicació Social necessita ser configurada per l'administrador del servidor.",
|
||||
"Home" : "Inici",
|
||||
"Direct messages" : "Missatges directes",
|
||||
"Notifications" : "Notificacions",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Agradat",
|
||||
"Local timeline" : "Publicacions locals",
|
||||
"Global timeline" : "Historial global",
|
||||
"Following" : "S'està seguint",
|
||||
"In reply to" : "En resposta a",
|
||||
"Close reply" : "Tanca la resposta",
|
||||
|
@ -63,10 +63,10 @@ OC.L10N.register(
|
|||
"Boost" : "Recomana",
|
||||
"Like" : "M'agrada",
|
||||
"Undo Like" : "Desfer M'agrada",
|
||||
"Go to Social app" : "Vés a l'aplicació Social",
|
||||
"Error getting Social notifications" : "S'ha produït un error en rebre les notificacions socials",
|
||||
"No Social notifications!" : "No hi han notificacions socials!",
|
||||
"Failed to get Social notifications" : "No s'han pogut rebre les notificacions socials",
|
||||
"Go to Social app" : "Vés a l'aplicació Social",
|
||||
"Authorization required" : "Cal autorització",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} voldria permís per accedir al vostre compte. És una aplicació de tercers.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si no hi confieu, no ho hauríeu d'autoritzar.",
|
||||
|
|
16
l10n/ca.json
16
l10n/ca.json
|
@ -5,6 +5,13 @@
|
|||
"Help" : "Ajuda",
|
||||
"Follow %s on Social" : "Seguiu %s a Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud esdevé part de les xarxes socials federades!",
|
||||
"Home" : "Inici",
|
||||
"Direct messages" : "Missatges directes",
|
||||
"Notifications" : "Notificacions",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Agradat",
|
||||
"Local timeline" : "Publicacions locals",
|
||||
"Global timeline" : "Historial global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no està ben configurat!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social necessita que el descobriment automàtic estigui configurat correctament. Si Nextcloud no està instal·lat a l'arrel del domini, sovint passa que Nextcloud no pot configurar-ho automàticament. Per utilitzar Social, l'administrador d'aquesta instància de Nextcloud ha de configurar manualment les redireccions:",
|
||||
"Open documentation" : "Obre la documentació",
|
||||
|
@ -13,13 +20,6 @@
|
|||
"ActivityPub URL base" : "URL de base per ActivityPub",
|
||||
"Finish setup" : "Enllesteix la configuració",
|
||||
"The Social app needs to be set up by the server administrator." : "L'aplicació Social necessita ser configurada per l'administrador del servidor.",
|
||||
"Home" : "Inici",
|
||||
"Direct messages" : "Missatges directes",
|
||||
"Notifications" : "Notificacions",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Agradat",
|
||||
"Local timeline" : "Publicacions locals",
|
||||
"Global timeline" : "Historial global",
|
||||
"Following" : "S'està seguint",
|
||||
"In reply to" : "En resposta a",
|
||||
"Close reply" : "Tanca la resposta",
|
||||
|
@ -61,10 +61,10 @@
|
|||
"Boost" : "Recomana",
|
||||
"Like" : "M'agrada",
|
||||
"Undo Like" : "Desfer M'agrada",
|
||||
"Go to Social app" : "Vés a l'aplicació Social",
|
||||
"Error getting Social notifications" : "S'ha produït un error en rebre les notificacions socials",
|
||||
"No Social notifications!" : "No hi han notificacions socials!",
|
||||
"Failed to get Social notifications" : "No s'han pogut rebre les notificacions socials",
|
||||
"Go to Social app" : "Vés a l'aplicació Social",
|
||||
"Authorization required" : "Cal autorització",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} voldria permís per accedir al vostre compte. És una aplicació de tercers.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si no hi confieu, no ho hauríeu d'autoritzar.",
|
||||
|
|
16
l10n/cs.js
16
l10n/cs.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Následujte %s na Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud se stává součástí federovaných sociálních sítí!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Varování: toto je BETA verze**\n\n**🎉 Nextcloud se stává součástí federované sociální sítě!**\n\n**🙋 Spojte se s přáteli:** Nehledě na to jestli používají Nextcloud, 🐘 Mastodon, 🇫 Friendica, a brzo i ✱ Diaspora, 👹 MediaGoblin a další – můžete s nimi nyní komunikovat a sledovat je!\n\n**📜 Profil:** Už není potřeba vyplňovat další a další profily – informace z Nextcloudu budou použity tak kde budete chtít.\n\n**👐 Vlastněte svoje příspěvky:** Vše co posíláte zůstane na vámi využívané instanci Nextcloud!\n\n**🕸 Otevřené standardy:** Používáme široce přijatý ActivityPub standard!",
|
||||
"Home" : "Domů",
|
||||
"Direct messages" : "Přímé zprávy",
|
||||
"Notifications" : "Upozornění",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Líbí se",
|
||||
"Local timeline" : "Místní hlavní stránka",
|
||||
"Global timeline" : "Globální hlavní stránka",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger není správně nastaven!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social pořebuje aby bylo správně nastaveno .well-known automatické objevování. Pokud Nextcloud není nainstalován v kořeni domény, často se stává, že Nextcloud se nepodaří automatické nastavení. V takovém případě je třeba, aby toto správce nastavil ručně (.well-known přesměrování), aby bylo možno používat Social.",
|
||||
"Open documentation" : "Otevřít dokumentaci",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "Základ URL adresy ActivityPub",
|
||||
"Finish setup" : "Dokončit nastavení",
|
||||
"The Social app needs to be set up by the server administrator." : "Je třeba, aby správce serveru aplikaci Social nastavil.",
|
||||
"Home" : "Domů",
|
||||
"Direct messages" : "Přímé zprávy",
|
||||
"Notifications" : "Upozornění",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Líbí se",
|
||||
"Local timeline" : "Místní hlavní stránka",
|
||||
"Global timeline" : "Globální hlavní stránka",
|
||||
"Following" : "Sleduji",
|
||||
"In reply to" : "V odpověď na",
|
||||
"Close reply" : "Zavřít odpověď",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Lajk",
|
||||
"Undo Like" : "Vzít zpět označení „To se mi líbí“",
|
||||
"Choose a visibility" : "Zvolte viditelnost",
|
||||
"Go to Social app" : "Přejít do aplikace Social",
|
||||
"Error getting Social notifications" : "Chyba při získávání upozornění z aplikace Social",
|
||||
"No Social notifications!" : "Žádná upozornění z aplikace Social!",
|
||||
"Failed to get Social notifications" : "Nepodařilo se získat upozornění z aplikace Social",
|
||||
"Go to Social app" : "Přejít do aplikace Social",
|
||||
"Authorization required" : "Vyžadováno pověření",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} žádá o pověření k přístupu k vašemu účtu. Jedná se o aplikaci třetí strany.",
|
||||
"If you do not trust it, then you should not authorize it." : "Pokud jí nevěříte, pak byste pověření neměli udělit.",
|
||||
|
|
16
l10n/cs.json
16
l10n/cs.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Následujte %s na Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud se stává součástí federovaných sociálních sítí!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Varování: toto je BETA verze**\n\n**🎉 Nextcloud se stává součástí federované sociální sítě!**\n\n**🙋 Spojte se s přáteli:** Nehledě na to jestli používají Nextcloud, 🐘 Mastodon, 🇫 Friendica, a brzo i ✱ Diaspora, 👹 MediaGoblin a další – můžete s nimi nyní komunikovat a sledovat je!\n\n**📜 Profil:** Už není potřeba vyplňovat další a další profily – informace z Nextcloudu budou použity tak kde budete chtít.\n\n**👐 Vlastněte svoje příspěvky:** Vše co posíláte zůstane na vámi využívané instanci Nextcloud!\n\n**🕸 Otevřené standardy:** Používáme široce přijatý ActivityPub standard!",
|
||||
"Home" : "Domů",
|
||||
"Direct messages" : "Přímé zprávy",
|
||||
"Notifications" : "Upozornění",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Líbí se",
|
||||
"Local timeline" : "Místní hlavní stránka",
|
||||
"Global timeline" : "Globální hlavní stránka",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger není správně nastaven!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social pořebuje aby bylo správně nastaveno .well-known automatické objevování. Pokud Nextcloud není nainstalován v kořeni domény, často se stává, že Nextcloud se nepodaří automatické nastavení. V takovém případě je třeba, aby toto správce nastavil ručně (.well-known přesměrování), aby bylo možno používat Social.",
|
||||
"Open documentation" : "Otevřít dokumentaci",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "Základ URL adresy ActivityPub",
|
||||
"Finish setup" : "Dokončit nastavení",
|
||||
"The Social app needs to be set up by the server administrator." : "Je třeba, aby správce serveru aplikaci Social nastavil.",
|
||||
"Home" : "Domů",
|
||||
"Direct messages" : "Přímé zprávy",
|
||||
"Notifications" : "Upozornění",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Líbí se",
|
||||
"Local timeline" : "Místní hlavní stránka",
|
||||
"Global timeline" : "Globální hlavní stránka",
|
||||
"Following" : "Sleduji",
|
||||
"In reply to" : "V odpověď na",
|
||||
"Close reply" : "Zavřít odpověď",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Lajk",
|
||||
"Undo Like" : "Vzít zpět označení „To se mi líbí“",
|
||||
"Choose a visibility" : "Zvolte viditelnost",
|
||||
"Go to Social app" : "Přejít do aplikace Social",
|
||||
"Error getting Social notifications" : "Chyba při získávání upozornění z aplikace Social",
|
||||
"No Social notifications!" : "Žádná upozornění z aplikace Social!",
|
||||
"Failed to get Social notifications" : "Nepodařilo se získat upozornění z aplikace Social",
|
||||
"Go to Social app" : "Přejít do aplikace Social",
|
||||
"Authorization required" : "Vyžadováno pověření",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} žádá o pověření k přístupu k vašemu účtu. Jedná se o aplikaci třetí strany.",
|
||||
"If you do not trust it, then you should not authorize it." : "Pokud jí nevěříte, pak byste pověření neměli udělit.",
|
||||
|
|
|
@ -2,9 +2,9 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Cymorth",
|
||||
"Finish setup" : "Gorffen sefydlu",
|
||||
"Home" : "Cartref",
|
||||
"Notifications" : "Hysbysiadau",
|
||||
"Finish setup" : "Gorffen sefydlu",
|
||||
"Uploading..." : "Yn llwytho i fyny...",
|
||||
"Delete" : "Dileu",
|
||||
"Website" : "Gwefan",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{ "translations": {
|
||||
"Help" : "Cymorth",
|
||||
"Finish setup" : "Gorffen sefydlu",
|
||||
"Home" : "Cartref",
|
||||
"Notifications" : "Hysbysiadau",
|
||||
"Finish setup" : "Gorffen sefydlu",
|
||||
"Uploading..." : "Yn llwytho i fyny...",
|
||||
"Delete" : "Dileu",
|
||||
"Website" : "Gwefan",
|
||||
|
|
|
@ -2,19 +2,20 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Hjælp",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Bemærk: dette er en BETA-version**\n\n**🎉 Nextcloud bliver del af de særlige sociale medier!**\n\n**🙋 Find dine venner :** Uanset om de bruger Nextcloud, 🐘 Mastodon, 🇫 Friendica, og snart ✱ Diaspora, 👹 MediaGoblin og flere – du kan følge dem!\n\n**📜 Profil info:** Ingen grund til at indtaste profil data påny – dine profil data fra Nextcloud vil blive overført og udvidet.\n\n**👐 Du ejer dit indhold:** Alt du udgiver bliver på din Nextcloud!\n\n**🕸 Åbne standarder:** Vi bruger ActivityPub, en anderkendt standard!",
|
||||
"Open documentation" : "Åbn dokumentation",
|
||||
"Finish setup" : "Afslut opsætning",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Bemærk: dette er en BETA-version**\n\n**🎉 Nextcloud bliver del af de særlige sociale medier!**\n\n**🙋 Find dine venner :** Uanset om de bruger Nextcloud, 🐘 Mastodon, 🇫 Friendica, og snart ✱ Diaspora, 👹 MediaGoblin og flere – du kan følge dem!\n\n**📜 Profilinfo:** Ingen grund til at indtaste profildata påny – dine profildata fra Nextcloud vil blive overført og udvidet.\n\n**👐 Du ejer dit indhold:** Alt du udgiver bliver på din Nextcloud!\n\n**🕸 Åbne standarder:** Vi bruger ActivityPub, en anerkendt standard!",
|
||||
"Home" : "Hjem",
|
||||
"Notifications" : "Notifikationer",
|
||||
"Profile" : "Profil",
|
||||
"In reply to" : "som svar til",
|
||||
"Open documentation" : "Åbn dokumentation",
|
||||
"Finish setup" : "Afslut opsætning",
|
||||
"In reply to" : "Som svar til",
|
||||
"Add attachment" : "Tilføj vedhæftelse",
|
||||
"Add emoji" : "Tilføj emoji",
|
||||
"Uploading..." : "Uploader...",
|
||||
"Delete" : "Slet",
|
||||
"Post" : "Indlæg",
|
||||
"Website" : "Hjemmeside",
|
||||
"No results found" : "Ingen resultater fundet",
|
||||
"Reply" : "Besvar",
|
||||
"Deny" : "Afvis",
|
||||
"Hello" : "Hej",
|
||||
|
|
|
@ -1,18 +1,19 @@
|
|||
{ "translations": {
|
||||
"Help" : "Hjælp",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Bemærk: dette er en BETA-version**\n\n**🎉 Nextcloud bliver del af de særlige sociale medier!**\n\n**🙋 Find dine venner :** Uanset om de bruger Nextcloud, 🐘 Mastodon, 🇫 Friendica, og snart ✱ Diaspora, 👹 MediaGoblin og flere – du kan følge dem!\n\n**📜 Profil info:** Ingen grund til at indtaste profil data påny – dine profil data fra Nextcloud vil blive overført og udvidet.\n\n**👐 Du ejer dit indhold:** Alt du udgiver bliver på din Nextcloud!\n\n**🕸 Åbne standarder:** Vi bruger ActivityPub, en anderkendt standard!",
|
||||
"Open documentation" : "Åbn dokumentation",
|
||||
"Finish setup" : "Afslut opsætning",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Bemærk: dette er en BETA-version**\n\n**🎉 Nextcloud bliver del af de særlige sociale medier!**\n\n**🙋 Find dine venner :** Uanset om de bruger Nextcloud, 🐘 Mastodon, 🇫 Friendica, og snart ✱ Diaspora, 👹 MediaGoblin og flere – du kan følge dem!\n\n**📜 Profilinfo:** Ingen grund til at indtaste profildata påny – dine profildata fra Nextcloud vil blive overført og udvidet.\n\n**👐 Du ejer dit indhold:** Alt du udgiver bliver på din Nextcloud!\n\n**🕸 Åbne standarder:** Vi bruger ActivityPub, en anerkendt standard!",
|
||||
"Home" : "Hjem",
|
||||
"Notifications" : "Notifikationer",
|
||||
"Profile" : "Profil",
|
||||
"In reply to" : "som svar til",
|
||||
"Open documentation" : "Åbn dokumentation",
|
||||
"Finish setup" : "Afslut opsætning",
|
||||
"In reply to" : "Som svar til",
|
||||
"Add attachment" : "Tilføj vedhæftelse",
|
||||
"Add emoji" : "Tilføj emoji",
|
||||
"Uploading..." : "Uploader...",
|
||||
"Delete" : "Slet",
|
||||
"Post" : "Indlæg",
|
||||
"Website" : "Hjemmeside",
|
||||
"No results found" : "Ingen resultater fundet",
|
||||
"Reply" : "Besvar",
|
||||
"Deny" : "Afvis",
|
||||
"Hello" : "Hej",
|
||||
|
|
22
l10n/de.js
22
l10n/de.js
|
@ -7,15 +7,7 @@ OC.L10N.register(
|
|||
"Help" : "Hilfe",
|
||||
"Follow %s on Social" : "Folge %s auf Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine BETA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde deine Freunde:** Egal ob du Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzt – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil anlegen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Kontrolle über Ihre Posts:** Alles was du postest bleibt auf deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachte, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss vom Server-Administrator eingerichtet werden.",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine BETA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde deine Freunde:** Egal ob du Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzt – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil anlegen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Kontrolle über deine Posts:** Alles was du postest bleibt auf deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direktnachrichten",
|
||||
"Notifications" : "Benachrichtigungen",
|
||||
|
@ -23,6 +15,14 @@ OC.L10N.register(
|
|||
"Liked" : "Geliked",
|
||||
"Local timeline" : "Lokale Zeitleiste",
|
||||
"Global timeline" : "Globale Zeitleiste",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachte, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss von der Serveradministration eingerichtet werden.",
|
||||
"Following" : "Folge ich",
|
||||
"In reply to" : "Als Antwort auf",
|
||||
"Close reply" : "Antwort schließen",
|
||||
|
@ -55,7 +55,7 @@ OC.L10N.register(
|
|||
"No notifications found" : "Keine Benachrichtigungen gefunden",
|
||||
"You have not received any notifications yet" : "Du hast noch keine Benachrichtigung erhalten",
|
||||
"No global posts found" : "Keine globalen Posts gefunden",
|
||||
"Posts from federated instances will show up here" : "Posts von federierten Instanzen werden hier angezeigt",
|
||||
"Posts from federated instances will show up here" : "Beiträge von föderierten Instanzen werden hier angezeigt",
|
||||
"No liked posts found" : "Keine gelikten Posts gefunden",
|
||||
"You have not tooted yet" : "Du hast bisher noch nicht getrötet.",
|
||||
"No posts found for this tag" : "Keine Posts für dieses Schlagwort gefunden",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Mag ich",
|
||||
"Undo Like" : "Like rückgängig machen",
|
||||
"Choose a visibility" : "Sichtbarkeit wählen",
|
||||
"Go to Social app" : "Zur Socia-App gehen",
|
||||
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
|
||||
"Failed to get Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"Go to Social app" : "Zur Social-App gehen",
|
||||
"Authorization required" : "Autorisierung erforderlich",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf dein Konto. Es ist eine Anwendung eines Drittanbieters.",
|
||||
"If you do not trust it, then you should not authorize it." : "Wenn du hier nicht vertraust, solltest du dies nicht autorisieren.",
|
||||
|
|
22
l10n/de.json
22
l10n/de.json
|
@ -5,15 +5,7 @@
|
|||
"Help" : "Hilfe",
|
||||
"Follow %s on Social" : "Folge %s auf Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine BETA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde deine Freunde:** Egal ob du Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzt – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil anlegen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Kontrolle über Ihre Posts:** Alles was du postest bleibt auf deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachte, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss vom Server-Administrator eingerichtet werden.",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Disclaimer: Dies ist eine BETA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finde deine Freunde:** Egal ob du Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzt – Du kannst ihnen folgen!\n\n**📜 Profil Information:** Du musst kein weiteres Profil anlegen – Deine Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalte die Kontrolle über deine Posts:** Alles was du postest bleibt auf deiner Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub Standard!",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direktnachrichten",
|
||||
"Notifications" : "Benachrichtigungen",
|
||||
|
@ -21,6 +13,14 @@
|
|||
"Liked" : "Geliked",
|
||||
"Local timeline" : "Lokale Zeitleiste",
|
||||
"Global timeline" : "Globale Zeitleiste",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachte, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss von der Serveradministration eingerichtet werden.",
|
||||
"Following" : "Folge ich",
|
||||
"In reply to" : "Als Antwort auf",
|
||||
"Close reply" : "Antwort schließen",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"No notifications found" : "Keine Benachrichtigungen gefunden",
|
||||
"You have not received any notifications yet" : "Du hast noch keine Benachrichtigung erhalten",
|
||||
"No global posts found" : "Keine globalen Posts gefunden",
|
||||
"Posts from federated instances will show up here" : "Posts von federierten Instanzen werden hier angezeigt",
|
||||
"Posts from federated instances will show up here" : "Beiträge von föderierten Instanzen werden hier angezeigt",
|
||||
"No liked posts found" : "Keine gelikten Posts gefunden",
|
||||
"You have not tooted yet" : "Du hast bisher noch nicht getrötet.",
|
||||
"No posts found for this tag" : "Keine Posts für dieses Schlagwort gefunden",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Mag ich",
|
||||
"Undo Like" : "Like rückgängig machen",
|
||||
"Choose a visibility" : "Sichtbarkeit wählen",
|
||||
"Go to Social app" : "Zur Socia-App gehen",
|
||||
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
|
||||
"Failed to get Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"Go to Social app" : "Zur Social-App gehen",
|
||||
"Authorization required" : "Autorisierung erforderlich",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf dein Konto. Es ist eine Anwendung eines Drittanbieters.",
|
||||
"If you do not trust it, then you should not authorize it." : "Wenn du hier nicht vertraust, solltest du dies nicht autorisieren.",
|
||||
|
|
|
@ -8,14 +8,6 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Folgen Sie %s auf Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Achtung: Dies ist eine BETA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finden Sie Ihre Freunde:** Egal ob Sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzen – Sie können ihnen folgen!\n\n**📜 Profil Information:** Sie müssen kein weiteres Profil anlegen – Ihre Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalten Sie die Kontrolle über Ihre Posts:** Alles was Sie posten bleibt auf Ihrer Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub-Standard!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachten Sie, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss vom Server-Administrator eingerichtet werden.",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direktnachrichten",
|
||||
"Notifications" : "Benachrichtigungen",
|
||||
|
@ -23,6 +15,14 @@ OC.L10N.register(
|
|||
"Liked" : "Gefällt mir",
|
||||
"Local timeline" : "Lokale Zeitleiste",
|
||||
"Global timeline" : "Globale Zeitleiste",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss die Administration dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten:",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachten Sie, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss von der Serveradministration eingerichtet werden.",
|
||||
"Following" : "Folge ich",
|
||||
"In reply to" : "Als Antwort auf",
|
||||
"Close reply" : "Antwort schließen",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Mag ich",
|
||||
"Undo Like" : "\"Mag ich\" rückgängig machen",
|
||||
"Choose a visibility" : "Sichtbarkeit wählen",
|
||||
"Go to Social app" : "Zur Socia-App gehen",
|
||||
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
|
||||
"Failed to get Social notifications" : "Empfangen von Social-Benachrichtigungen fehlgeschlagen",
|
||||
"Go to Social app" : "Zur Social-App gehen",
|
||||
"Authorization required" : "Erlaubnis benötigt",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf Ihr Konto. Es ist die Anwendung eines Drittanbieters.",
|
||||
"If you do not trust it, then you should not authorize it." : "Wenn Sie ihr nicht vertrauen, sollten Sie sie ihr keinen Zugriff gewähren.",
|
||||
|
|
|
@ -6,14 +6,6 @@
|
|||
"Follow %s on Social" : "Folgen Sie %s auf Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke! ",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Achtung: Dies ist eine BETA Version **\n\n**🎉 Nextcloud wird Teil des Verbundes sozialer Netzwerke!**\n\n**🙋 Finden Sie Ihre Freunde:** Egal ob Sie Nextcloud, 🐘 Mastodon, 🇫 Friendica und bald auch ✱ Diaspora, 👹 MediaGoblin und weitere nutzen – Sie können ihnen folgen!\n\n**📜 Profil Information:** Sie müssen kein weiteres Profil anlegen – Ihre Nextcloud-Informationen werden genutzt und erweitert.\n\n**👐 Behalten Sie die Kontrolle über Ihre Posts:** Alles was Sie posten bleibt auf Ihrer Nextcloud!\n\n**🕸 Offene Standards:** Wir nutzen den bewährten ActivityPub-Standard!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss der Administrator dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten: ",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachten Sie, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss vom Server-Administrator eingerichtet werden.",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direktnachrichten",
|
||||
"Notifications" : "Benachrichtigungen",
|
||||
|
@ -21,6 +13,14 @@
|
|||
"Liked" : "Gefällt mir",
|
||||
"Local timeline" : "Lokale Zeitleiste",
|
||||
"Global timeline" : "Globale Zeitleiste",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ist nicht korrekt eingerichtet!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social benötigt die korrekte Einrichtung von .well-known für die automatische Erkennung. Wenn Nextcloud nicht im Wurzelverzeichnis der Domain installiert ist, kann Nextcloud dies oft nicht automatisch einrichten. Um Social zu nutzen, muss die Administration dieser Nextcloud-Instanz die .well-known Weiterleitung manuell einrichten:",
|
||||
"Open documentation" : "Dokumentation öffnen",
|
||||
"Social app setup" : "Einrichtung der Social-App ",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub benötigt eine feste URL, um Einträge eindeutig zu machen. Beachten Sie, dass dies später ohne Zurücksetzen der Social-App nicht mehr geändert werden kann.",
|
||||
"ActivityPub URL base" : "Basis-URL für ActivityPub",
|
||||
"Finish setup" : "Einrichtung fertigstellen",
|
||||
"The Social app needs to be set up by the server administrator." : "Die Social-App muss von der Serveradministration eingerichtet werden.",
|
||||
"Following" : "Folge ich",
|
||||
"In reply to" : "Als Antwort auf",
|
||||
"Close reply" : "Antwort schließen",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Mag ich",
|
||||
"Undo Like" : "\"Mag ich\" rückgängig machen",
|
||||
"Choose a visibility" : "Sichtbarkeit wählen",
|
||||
"Go to Social app" : "Zur Socia-App gehen",
|
||||
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
|
||||
"No Social notifications!" : "Keine Social-Benachrichtigungen!",
|
||||
"Failed to get Social notifications" : "Empfangen von Social-Benachrichtigungen fehlgeschlagen",
|
||||
"Go to Social app" : "Zur Social-App gehen",
|
||||
"Authorization required" : "Erlaubnis benötigt",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} hätte gerne Zugriff auf Ihr Konto. Es ist die Anwendung eines Drittanbieters.",
|
||||
"If you do not trust it, then you should not authorize it." : "Wenn Sie ihr nicht vertrauen, sollten Sie sie ihr keinen Zugriff gewähren.",
|
||||
|
|
14
l10n/el.js
14
l10n/el.js
|
@ -6,13 +6,6 @@ OC.L10N.register(
|
|||
"Help" : "Βοήθεια",
|
||||
"Follow %s on Social" : "Ακολουθήστε %s στα Κοινωνικά Δίκτυα",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Το Nextcloud έγινε κομμάτι των κοινωνικών δικτύων!",
|
||||
".well-known/webfinger isn't properly set up!" : ".το γνωστό / webfinger δεν έχει ρυθμιστεί σωστά!",
|
||||
"Open documentation" : "Άνοιγμα τεκμηρίωσης",
|
||||
"Social app setup" : "Εγκατάσταση εφαρμογής Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "Το ActivityPub απαιτεί μια σταθερή URL για να καταστήσει τις καταχωρήσεις μοναδικές. Λάβετε υπόψη ότι αυτό δεν μπορεί να αλλάξει αργότερα χωρίς επαναφορά της εφαρμογής Social.",
|
||||
"ActivityPub URL base" : "Βασική διεύθυνση URL ActivityPub",
|
||||
"Finish setup" : "Ολοκλήρωση ρύθμισης",
|
||||
"The Social app needs to be set up by the server administrator." : "Η εφαρμογή Social πρέπει να εγκατασταθεί από τον διαχειριστή του διακομιστή.",
|
||||
"Home" : "Αρχική",
|
||||
"Direct messages" : "Αμεσα μηνύματα",
|
||||
"Notifications" : "Ειδοποιήσεις",
|
||||
|
@ -20,6 +13,13 @@ OC.L10N.register(
|
|||
"Liked" : "Μου άρεσε",
|
||||
"Local timeline" : "Τοπικό χρονολόγιο",
|
||||
"Global timeline" : "Δημόσιο χρονολόγιο",
|
||||
".well-known/webfinger isn't properly set up!" : ".το γνωστό / webfinger δεν έχει ρυθμιστεί σωστά!",
|
||||
"Open documentation" : "Άνοιγμα τεκμηρίωσης",
|
||||
"Social app setup" : "Εγκατάσταση εφαρμογής Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "Το ActivityPub απαιτεί μια σταθερή URL για να καταστήσει τις καταχωρήσεις μοναδικές. Λάβετε υπόψη ότι αυτό δεν μπορεί να αλλάξει αργότερα χωρίς επαναφορά της εφαρμογής Social.",
|
||||
"ActivityPub URL base" : "Βασική διεύθυνση URL ActivityPub",
|
||||
"Finish setup" : "Ολοκλήρωση ρύθμισης",
|
||||
"The Social app needs to be set up by the server administrator." : "Η εφαρμογή Social πρέπει να εγκατασταθεί από τον διαχειριστή του διακομιστή.",
|
||||
"Following" : "Ακολουθείς",
|
||||
"In reply to" : "Σε απάντηση σε",
|
||||
"Add attachment" : "Προσθήκη συνημμένου",
|
||||
|
|
14
l10n/el.json
14
l10n/el.json
|
@ -4,13 +4,6 @@
|
|||
"Help" : "Βοήθεια",
|
||||
"Follow %s on Social" : "Ακολουθήστε %s στα Κοινωνικά Δίκτυα",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Το Nextcloud έγινε κομμάτι των κοινωνικών δικτύων!",
|
||||
".well-known/webfinger isn't properly set up!" : ".το γνωστό / webfinger δεν έχει ρυθμιστεί σωστά!",
|
||||
"Open documentation" : "Άνοιγμα τεκμηρίωσης",
|
||||
"Social app setup" : "Εγκατάσταση εφαρμογής Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "Το ActivityPub απαιτεί μια σταθερή URL για να καταστήσει τις καταχωρήσεις μοναδικές. Λάβετε υπόψη ότι αυτό δεν μπορεί να αλλάξει αργότερα χωρίς επαναφορά της εφαρμογής Social.",
|
||||
"ActivityPub URL base" : "Βασική διεύθυνση URL ActivityPub",
|
||||
"Finish setup" : "Ολοκλήρωση ρύθμισης",
|
||||
"The Social app needs to be set up by the server administrator." : "Η εφαρμογή Social πρέπει να εγκατασταθεί από τον διαχειριστή του διακομιστή.",
|
||||
"Home" : "Αρχική",
|
||||
"Direct messages" : "Αμεσα μηνύματα",
|
||||
"Notifications" : "Ειδοποιήσεις",
|
||||
|
@ -18,6 +11,13 @@
|
|||
"Liked" : "Μου άρεσε",
|
||||
"Local timeline" : "Τοπικό χρονολόγιο",
|
||||
"Global timeline" : "Δημόσιο χρονολόγιο",
|
||||
".well-known/webfinger isn't properly set up!" : ".το γνωστό / webfinger δεν έχει ρυθμιστεί σωστά!",
|
||||
"Open documentation" : "Άνοιγμα τεκμηρίωσης",
|
||||
"Social app setup" : "Εγκατάσταση εφαρμογής Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "Το ActivityPub απαιτεί μια σταθερή URL για να καταστήσει τις καταχωρήσεις μοναδικές. Λάβετε υπόψη ότι αυτό δεν μπορεί να αλλάξει αργότερα χωρίς επαναφορά της εφαρμογής Social.",
|
||||
"ActivityPub URL base" : "Βασική διεύθυνση URL ActivityPub",
|
||||
"Finish setup" : "Ολοκλήρωση ρύθμισης",
|
||||
"The Social app needs to be set up by the server administrator." : "Η εφαρμογή Social πρέπει να εγκατασταθεί από τον διαχειριστή του διακομιστή.",
|
||||
"Following" : "Ακολουθείς",
|
||||
"In reply to" : "Σε απάντηση σε",
|
||||
"Add attachment" : "Προσθήκη συνημμένου",
|
||||
|
|
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Follow %s on Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud becomes part of the federated social networks!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direct messages",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profile",
|
||||
"Liked" : "Liked",
|
||||
"Local timeline" : "Local timeline",
|
||||
"Global timeline" : "Global timeline",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger isn't properly set up!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:",
|
||||
"Open documentation" : "Open documentation",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "ActivityPub URL base",
|
||||
"Finish setup" : "Finish setup",
|
||||
"The Social app needs to be set up by the server administrator." : "The Social app needs to be set up by the server administrator.",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direct messages",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profile",
|
||||
"Liked" : "Liked",
|
||||
"Local timeline" : "Local timeline",
|
||||
"Global timeline" : "Global timeline",
|
||||
"Following" : "Following",
|
||||
"In reply to" : "In reply to",
|
||||
"Close reply" : "Close reply",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Like",
|
||||
"Undo Like" : "Undo Like",
|
||||
"Choose a visibility" : "Choose a visibility",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Error getting Social notifications" : "Error getting Social notifications",
|
||||
"No Social notifications!" : "No Social notifications!",
|
||||
"Failed to get Social notifications" : "Failed to get Social notifications",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Authorization required" : "Authorisation required",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} would like permission to access your account. It is a third party application.",
|
||||
"If you do not trust it, then you should not authorize it." : "If you do not trust it, then you should not authorise it.",
|
||||
|
|
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Follow %s on Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud becomes part of the federated social networks!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direct messages",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profile",
|
||||
"Liked" : "Liked",
|
||||
"Local timeline" : "Local timeline",
|
||||
"Global timeline" : "Global timeline",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger isn't properly set up!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:",
|
||||
"Open documentation" : "Open documentation",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "ActivityPub URL base",
|
||||
"Finish setup" : "Finish setup",
|
||||
"The Social app needs to be set up by the server administrator." : "The Social app needs to be set up by the server administrator.",
|
||||
"Home" : "Home",
|
||||
"Direct messages" : "Direct messages",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profile",
|
||||
"Liked" : "Liked",
|
||||
"Local timeline" : "Local timeline",
|
||||
"Global timeline" : "Global timeline",
|
||||
"Following" : "Following",
|
||||
"In reply to" : "In reply to",
|
||||
"Close reply" : "Close reply",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Like",
|
||||
"Undo Like" : "Undo Like",
|
||||
"Choose a visibility" : "Choose a visibility",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Error getting Social notifications" : "Error getting Social notifications",
|
||||
"No Social notifications!" : "No Social notifications!",
|
||||
"Failed to get Social notifications" : "Failed to get Social notifications",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Authorization required" : "Authorisation required",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} would like permission to access your account. It is a third party application.",
|
||||
"If you do not trust it, then you should not authorize it." : "If you do not trust it, then you should not authorise it.",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Helpo",
|
||||
"Open documentation" : "Malfermi la dokumentaron",
|
||||
"Finish setup" : "Fini la instalon",
|
||||
"Home" : "Hejmo",
|
||||
"Notifications" : "Sciigoj",
|
||||
"Open documentation" : "Malfermi la dokumentaron",
|
||||
"Finish setup" : "Fini la instalon",
|
||||
"Uploading..." : "Alŝutante...",
|
||||
"Delete" : "Forigi",
|
||||
"Post" : "Sendi",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Helpo",
|
||||
"Open documentation" : "Malfermi la dokumentaron",
|
||||
"Finish setup" : "Fini la instalon",
|
||||
"Home" : "Hejmo",
|
||||
"Notifications" : "Sciigoj",
|
||||
"Open documentation" : "Malfermi la dokumentaron",
|
||||
"Finish setup" : "Fini la instalon",
|
||||
"Uploading..." : "Alŝutante...",
|
||||
"Delete" : "Forigi",
|
||||
"Post" : "Sendi",
|
||||
|
|
16
l10n/es.js
16
l10n/es.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Sigue a %s en Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "¡🎉 Nextcloud pasa a ser parte de las redes sociales federadas!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** AVISO: Esta es una versión BETA **\n\n**🎉 ¡Nextcloud pasa a ser parte de las redes sociales federadas!**\n\n**🙋 Encuentra a tus amigos:** No importa si usan Nextcloud, 🐘 Mastodon, 🇫 Friendica, y pronto ✱ Diaspora, 👹 MediaGoblin y más, – ¡Puedes seguirlos!\n\n**📜 Información de perfil:** No hay necesidad de rellenar más perfiles – se usará y extenderá la información de tu perfil de Nextcloud. \n\n**👐 Sé el dueño de tu material:** ¡Todo lo que cuelgues permanece en tu Nextcloud!\n\n**🕸 Estándares abiertos:** ¡Usamos el estándar establecido ActivityPub! ",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Timeline local",
|
||||
"Global timeline" : "Timeline global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no está bien configurado",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social necesita que la detección automática .well-known esté correctamente configurada. Si Nextcloud no está instalado en la raíz del dominio, a menudo se presenta el caso de que Nextcloud no puede configurar la misma automáticamente. Para usar Social, el administrador de esta instancia de Nextcloud necesita configurar manualmente las redirecciones .well-known:",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "URL base de ActivityPub",
|
||||
"Finish setup" : "Completar configuración",
|
||||
"The Social app needs to be set up by the server administrator." : "La app Social necesita ser configurada por el administrador del servidor.",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Timeline local",
|
||||
"Global timeline" : "Timeline global",
|
||||
"Following" : "Siguiendo",
|
||||
"In reply to" : "En respuesta a",
|
||||
"Close reply" : "Cerrar respuesta",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Me gusta",
|
||||
"Undo Like" : "Deshacer Me gusta",
|
||||
"Choose a visibility" : "Seleccione su visibilidad",
|
||||
"Go to Social app" : "Ir a la app Social",
|
||||
"Error getting Social notifications" : "Error obteniendo las notificaciones Social",
|
||||
"No Social notifications!" : "¡No hay notificaciones de Social!",
|
||||
"Failed to get Social notifications" : "Fallo al obtener las notificaciones de Social",
|
||||
"Go to Social app" : "Ir a la app Social",
|
||||
"Authorization required" : "Autorización requerida",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quiere permisos para acceder a tu cuenta. Es una aplicación de terceros.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si no confía, entonces no debería autorizarla.",
|
||||
|
|
16
l10n/es.json
16
l10n/es.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Sigue a %s en Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "¡🎉 Nextcloud pasa a ser parte de las redes sociales federadas!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** AVISO: Esta es una versión BETA **\n\n**🎉 ¡Nextcloud pasa a ser parte de las redes sociales federadas!**\n\n**🙋 Encuentra a tus amigos:** No importa si usan Nextcloud, 🐘 Mastodon, 🇫 Friendica, y pronto ✱ Diaspora, 👹 MediaGoblin y más, – ¡Puedes seguirlos!\n\n**📜 Información de perfil:** No hay necesidad de rellenar más perfiles – se usará y extenderá la información de tu perfil de Nextcloud. \n\n**👐 Sé el dueño de tu material:** ¡Todo lo que cuelgues permanece en tu Nextcloud!\n\n**🕸 Estándares abiertos:** ¡Usamos el estándar establecido ActivityPub! ",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Timeline local",
|
||||
"Global timeline" : "Timeline global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no está bien configurado",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social necesita que la detección automática .well-known esté correctamente configurada. Si Nextcloud no está instalado en la raíz del dominio, a menudo se presenta el caso de que Nextcloud no puede configurar la misma automáticamente. Para usar Social, el administrador de esta instancia de Nextcloud necesita configurar manualmente las redirecciones .well-known:",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "URL base de ActivityPub",
|
||||
"Finish setup" : "Completar configuración",
|
||||
"The Social app needs to be set up by the server administrator." : "La app Social necesita ser configurada por el administrador del servidor.",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Timeline local",
|
||||
"Global timeline" : "Timeline global",
|
||||
"Following" : "Siguiendo",
|
||||
"In reply to" : "En respuesta a",
|
||||
"Close reply" : "Cerrar respuesta",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Me gusta",
|
||||
"Undo Like" : "Deshacer Me gusta",
|
||||
"Choose a visibility" : "Seleccione su visibilidad",
|
||||
"Go to Social app" : "Ir a la app Social",
|
||||
"Error getting Social notifications" : "Error obteniendo las notificaciones Social",
|
||||
"No Social notifications!" : "¡No hay notificaciones de Social!",
|
||||
"Failed to get Social notifications" : "Fallo al obtener las notificaciones de Social",
|
||||
"Go to Social app" : "Ir a la app Social",
|
||||
"Authorization required" : "Autorización requerida",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quiere permisos para acceder a tu cuenta. Es una aplicación de terceros.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si no confía, entonces no debería autorizarla.",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Subiendo...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Subiendo...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -4,15 +4,15 @@ OC.L10N.register(
|
|||
"Social" : "Social",
|
||||
"Help" : "Ayuda",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 ¡Nextcloud se convierte en parte de las redes sociales federadas!",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Social app setup" : "Configuración de la aplicación social",
|
||||
"Finish setup" : "Terminar la configuración",
|
||||
"Home" : "Casa",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Local timeline" : "Línea de tiempo local",
|
||||
"Global timeline" : "Línea de tiempo global",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Social app setup" : "Configuración de la aplicación social",
|
||||
"Finish setup" : "Terminar la configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Eliminar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,15 +2,15 @@
|
|||
"Social" : "Social",
|
||||
"Help" : "Ayuda",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 ¡Nextcloud se convierte en parte de las redes sociales federadas!",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Social app setup" : "Configuración de la aplicación social",
|
||||
"Finish setup" : "Terminar la configuración",
|
||||
"Home" : "Casa",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Local timeline" : "Línea de tiempo local",
|
||||
"Global timeline" : "Línea de tiempo global",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Social app setup" : "Configuración de la aplicación social",
|
||||
"Finish setup" : "Terminar la configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Eliminar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Sigue a %s en Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 ¡Nextcloud forma parte de las redes sociales federadas!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Aviso: esta es una versión BETA**\n \n **🎉 ¡Nextcloud forma parte de las redes sociales federadas!**\n \n **🙋 Encuentra a tus amigos:** No importa si usan Nextcloud, 🐘 Mastodon, 🇫 Friendica, y próximamente ✱ Diaspora, 👹 MediaGoblin y más; ¡puedes seguirlos!\n \n **📜 Información del perfil:** No es necesario completar más perfiles: ¡se utilizará y ampliará la información de Nextcloud!\n \n **👐 Controla tus publicaciones:** ¡Todo lo que publiques se mantendrá en tu Nextcloud!\n \n **🕸 Estándares abiertos:** ¡Utilizamos el estándar ActivityPub establecido!",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Línea de tiempo local",
|
||||
"Global timeline" : "Línea de tiempo global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no está configurado correctamente.",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "La configuración automática de .well-known es necesaria para Social. Si Nextcloud no está instalado en la raíz del dominio, es posible que Nextcloud no pueda configurarlo automáticamente. Para usar Social, el administrador de esta instancia de Nextcloud debe configurar manualmente las redirecciones .well-known:",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "URL base de ActivityPub",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"The Social app needs to be set up by the server administrator." : "La aplicación Social debe configurarse por el administrador del servidor.",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Línea de tiempo local",
|
||||
"Global timeline" : "Línea de tiempo global",
|
||||
"Following" : "Seguidos",
|
||||
"In reply to" : "En respuesta a",
|
||||
"Close reply" : "Cerrar respuesta",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Me gusta",
|
||||
"Undo Like" : "Deshacer Me gusta",
|
||||
"Choose a visibility" : "Elegir visibilidad",
|
||||
"Go to Social app" : "Ir a la aplicación Social",
|
||||
"Error getting Social notifications" : "Error al obtener notificaciones sociales",
|
||||
"No Social notifications!" : "¡Sin notificaciones sociales!",
|
||||
"Failed to get Social notifications" : "Error al obtener notificaciones sociales",
|
||||
"Go to Social app" : "Ir a la aplicación Social",
|
||||
"Authorization required" : "Se requiere autorización",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} desea permiso para acceder a tu cuenta. Es una aplicación de terceros.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si no confías en ella, no deberías autorizarla.",
|
||||
|
|
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Sigue a %s en Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 ¡Nextcloud forma parte de las redes sociales federadas!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Aviso: esta es una versión BETA**\n \n **🎉 ¡Nextcloud forma parte de las redes sociales federadas!**\n \n **🙋 Encuentra a tus amigos:** No importa si usan Nextcloud, 🐘 Mastodon, 🇫 Friendica, y próximamente ✱ Diaspora, 👹 MediaGoblin y más; ¡puedes seguirlos!\n \n **📜 Información del perfil:** No es necesario completar más perfiles: ¡se utilizará y ampliará la información de Nextcloud!\n \n **👐 Controla tus publicaciones:** ¡Todo lo que publiques se mantendrá en tu Nextcloud!\n \n **🕸 Estándares abiertos:** ¡Utilizamos el estándar ActivityPub establecido!",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Línea de tiempo local",
|
||||
"Global timeline" : "Línea de tiempo global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no está configurado correctamente.",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "La configuración automática de .well-known es necesaria para Social. Si Nextcloud no está instalado en la raíz del dominio, es posible que Nextcloud no pueda configurarlo automáticamente. Para usar Social, el administrador de esta instancia de Nextcloud debe configurar manualmente las redirecciones .well-known:",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "URL base de ActivityPub",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"The Social app needs to be set up by the server administrator." : "La aplicación Social debe configurarse por el administrador del servidor.",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensajes directos",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Me gusta",
|
||||
"Local timeline" : "Línea de tiempo local",
|
||||
"Global timeline" : "Línea de tiempo global",
|
||||
"Following" : "Seguidos",
|
||||
"In reply to" : "En respuesta a",
|
||||
"Close reply" : "Cerrar respuesta",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Me gusta",
|
||||
"Undo Like" : "Deshacer Me gusta",
|
||||
"Choose a visibility" : "Elegir visibilidad",
|
||||
"Go to Social app" : "Ir a la aplicación Social",
|
||||
"Error getting Social notifications" : "Error al obtener notificaciones sociales",
|
||||
"No Social notifications!" : "¡Sin notificaciones sociales!",
|
||||
"Failed to get Social notifications" : "Error al obtener notificaciones sociales",
|
||||
"Go to Social app" : "Ir a la aplicación Social",
|
||||
"Authorization required" : "Se requiere autorización",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} desea permiso para acceder a tu cuenta. Es una aplicación de terceros.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si no confías en ella, no deberías autorizarla.",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,11 +2,11 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Add attachment" : "Agregar archivo adjunto",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Eliminar",
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Profile" : "Perfil",
|
||||
"Open documentation" : "Abrir documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Add attachment" : "Agregar archivo adjunto",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Eliminar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,10 +2,10 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Help" : "Ayuda",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Home" : "Inicio",
|
||||
"Notifications" : "Notificaciones",
|
||||
"Open documentation" : "Abrir la documentación",
|
||||
"Finish setup" : "Terminar configuración",
|
||||
"Uploading..." : "Cargando...",
|
||||
"Delete" : "Borrar",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,15 +2,19 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Abiinfo",
|
||||
"Open documentation" : "Ava dokumentatsioon",
|
||||
"Finish setup" : "Lõpeta seadistamine",
|
||||
"Home" : "Avaleht",
|
||||
"Notifications" : "Teavitused",
|
||||
"Profile" : "Profiil",
|
||||
"Open documentation" : "Ava dokumentatsioon",
|
||||
"Finish setup" : "Lõpeta seadistamine",
|
||||
"Add attachment" : "Lisa manus",
|
||||
"Uploading..." : "Üleslaadimine...",
|
||||
"Delete" : "Kustuta",
|
||||
"Post" : "Postita",
|
||||
"Website" : "Veebileht",
|
||||
"No results found" : "Otsingutulemusi ei leidu",
|
||||
"Reply" : "Vasta",
|
||||
"Deny" : "Keela",
|
||||
"Hello" : "Tere",
|
||||
"Close" : "Sulge",
|
||||
"Continue" : "Jätka",
|
||||
|
|
|
@ -1,14 +1,18 @@
|
|||
{ "translations": {
|
||||
"Help" : "Abiinfo",
|
||||
"Open documentation" : "Ava dokumentatsioon",
|
||||
"Finish setup" : "Lõpeta seadistamine",
|
||||
"Home" : "Avaleht",
|
||||
"Notifications" : "Teavitused",
|
||||
"Profile" : "Profiil",
|
||||
"Open documentation" : "Ava dokumentatsioon",
|
||||
"Finish setup" : "Lõpeta seadistamine",
|
||||
"Add attachment" : "Lisa manus",
|
||||
"Uploading..." : "Üleslaadimine...",
|
||||
"Delete" : "Kustuta",
|
||||
"Post" : "Postita",
|
||||
"Website" : "Veebileht",
|
||||
"No results found" : "Otsingutulemusi ei leidu",
|
||||
"Reply" : "Vasta",
|
||||
"Deny" : "Keela",
|
||||
"Hello" : "Tere",
|
||||
"Close" : "Sulge",
|
||||
"Continue" : "Jätka",
|
||||
|
|
16
l10n/eu.js
16
l10n/eu.js
|
@ -7,6 +7,13 @@ OC.L10N.register(
|
|||
"Help" : "Laguntza",
|
||||
"Follow %s on Social" : "Jarraitu %s Social-en",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nexcloud federatutako sare sozialekin bat egiten du!",
|
||||
"Home" : "Hasiera",
|
||||
"Direct messages" : "Mezu zuzenak",
|
||||
"Notifications" : "Jakinarazpenak",
|
||||
"Profile" : "Profila",
|
||||
"Liked" : "Atseginda",
|
||||
"Local timeline" : "Tokiko denbora-lerroa",
|
||||
"Global timeline" : "Denbora-lerro globala",
|
||||
".well-known/webfinger isn't properly set up!" : " .well-known/webfinger ez dago behar bezala konfiguratuta!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social-ek .well-known detekzio automatikoa behar du behar bezala konfiguratzeko. Nextcloud domeinuaren erroan instalatuta ez badago, Nextcloud-ek ezin du hau automatikoki konfiguratu. Social erabiltzeko, Nextcloud instantzia honen administratzaileak .well-known birbideratzeak eskuz konfiguratu behar ditu:",
|
||||
"Open documentation" : "Ireki dokumentazioa",
|
||||
|
@ -15,13 +22,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "ActivityPub URL oinarria",
|
||||
"Finish setup" : "Amaitu ezarpena",
|
||||
"The Social app needs to be set up by the server administrator." : "Social aplikazioa zerbitzari-administratzaileak konfiguratu behar du.",
|
||||
"Home" : "Hasiera",
|
||||
"Direct messages" : "Mezu zuzenak",
|
||||
"Notifications" : "Jakinarazpenak",
|
||||
"Profile" : "Profila",
|
||||
"Liked" : "Atseginda",
|
||||
"Local timeline" : "Tokiko denbora-lerroa",
|
||||
"Global timeline" : "Denbora-lerro globala",
|
||||
"Following" : "Jarraitzen",
|
||||
"In reply to" : "Honi erantzunez",
|
||||
"Close reply" : "Itxi erantzuna",
|
||||
|
@ -63,10 +63,10 @@ OC.L10N.register(
|
|||
"Boost" : "Bultzada",
|
||||
"Like" : "Gogokoa",
|
||||
"Undo Like" : "Desegin atsegitea",
|
||||
"Go to Social app" : "Joan Social aplikaziora",
|
||||
"Error getting Social notifications" : "Errorea Social jakinarazpenak lortzean",
|
||||
"No Social notifications!" : "Ez dago Social jakinarazpenik",
|
||||
"Failed to get Social notifications" : "Social jakinarazpenak lortzeak huts egin du",
|
||||
"Go to Social app" : "Joan Social aplikaziora",
|
||||
"Authorization required" : "Baimena beharrezkoa",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}-k zure kontura sartzeko baimena nahi du. Hirugarrenen aplikazioa da.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ez bazara fidatzen, ez zenuke baimendu behar.",
|
||||
|
|
16
l10n/eu.json
16
l10n/eu.json
|
@ -5,6 +5,13 @@
|
|||
"Help" : "Laguntza",
|
||||
"Follow %s on Social" : "Jarraitu %s Social-en",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nexcloud federatutako sare sozialekin bat egiten du!",
|
||||
"Home" : "Hasiera",
|
||||
"Direct messages" : "Mezu zuzenak",
|
||||
"Notifications" : "Jakinarazpenak",
|
||||
"Profile" : "Profila",
|
||||
"Liked" : "Atseginda",
|
||||
"Local timeline" : "Tokiko denbora-lerroa",
|
||||
"Global timeline" : "Denbora-lerro globala",
|
||||
".well-known/webfinger isn't properly set up!" : " .well-known/webfinger ez dago behar bezala konfiguratuta!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social-ek .well-known detekzio automatikoa behar du behar bezala konfiguratzeko. Nextcloud domeinuaren erroan instalatuta ez badago, Nextcloud-ek ezin du hau automatikoki konfiguratu. Social erabiltzeko, Nextcloud instantzia honen administratzaileak .well-known birbideratzeak eskuz konfiguratu behar ditu:",
|
||||
"Open documentation" : "Ireki dokumentazioa",
|
||||
|
@ -13,13 +20,6 @@
|
|||
"ActivityPub URL base" : "ActivityPub URL oinarria",
|
||||
"Finish setup" : "Amaitu ezarpena",
|
||||
"The Social app needs to be set up by the server administrator." : "Social aplikazioa zerbitzari-administratzaileak konfiguratu behar du.",
|
||||
"Home" : "Hasiera",
|
||||
"Direct messages" : "Mezu zuzenak",
|
||||
"Notifications" : "Jakinarazpenak",
|
||||
"Profile" : "Profila",
|
||||
"Liked" : "Atseginda",
|
||||
"Local timeline" : "Tokiko denbora-lerroa",
|
||||
"Global timeline" : "Denbora-lerro globala",
|
||||
"Following" : "Jarraitzen",
|
||||
"In reply to" : "Honi erantzunez",
|
||||
"Close reply" : "Itxi erantzuna",
|
||||
|
@ -61,10 +61,10 @@
|
|||
"Boost" : "Bultzada",
|
||||
"Like" : "Gogokoa",
|
||||
"Undo Like" : "Desegin atsegitea",
|
||||
"Go to Social app" : "Joan Social aplikaziora",
|
||||
"Error getting Social notifications" : "Errorea Social jakinarazpenak lortzean",
|
||||
"No Social notifications!" : "Ez dago Social jakinarazpenik",
|
||||
"Failed to get Social notifications" : "Social jakinarazpenak lortzeak huts egin du",
|
||||
"Go to Social app" : "Joan Social aplikaziora",
|
||||
"Authorization required" : "Baimena beharrezkoa",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName}-k zure kontura sartzeko baimena nahi du. Hirugarrenen aplikazioa da.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ez bazara fidatzen, ez zenuke baimendu behar.",
|
||||
|
|
16
l10n/fa.js
16
l10n/fa.js
|
@ -7,6 +7,13 @@ OC.L10N.register(
|
|||
"Help" : "راهنما",
|
||||
"Follow %s on Social" : "ما را در %s دنبال کنید",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 نکست کلود به بخشی از فدراسیون شبکه های اجتماعی شبکه کارها تبدیل می شود!",
|
||||
"Home" : "خانه ",
|
||||
"Direct messages" : "پیامهای مستقیم",
|
||||
"Notifications" : "آگاهیها",
|
||||
"Profile" : "نمایه",
|
||||
"Liked" : "دوست داشتن",
|
||||
"Local timeline" : "جدول زمانی محلی",
|
||||
"Global timeline" : "جدول زمانی جهانی",
|
||||
".well-known/webfinger isn't properly set up!" : "well-known/webfinger به درستی تنظیم نشده است!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:",
|
||||
"Open documentation" : "مستندات باز",
|
||||
|
@ -15,13 +22,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "پایگاه اینترنتی ActivityPub",
|
||||
"Finish setup" : "اتمام نصب",
|
||||
"The Social app needs to be set up by the server administrator." : "برنامه اجتماعی باید توسط مدیر سرور تنظیم شود.",
|
||||
"Home" : "خانه ",
|
||||
"Direct messages" : "پیامهای مستقیم",
|
||||
"Notifications" : "آگاهیها",
|
||||
"Profile" : "نمایه",
|
||||
"Liked" : "دوست داشتن",
|
||||
"Local timeline" : "جدول زمانی محلی",
|
||||
"Global timeline" : "جدول زمانی جهانی",
|
||||
"Following" : "دنبال کردن",
|
||||
"In reply to" : "در پاسخ به",
|
||||
"Close reply" : "Close reply",
|
||||
|
@ -65,10 +65,10 @@ OC.L10N.register(
|
|||
"Like" : "دوست داشتن",
|
||||
"Undo Like" : "Undo Like",
|
||||
"Choose a visibility" : "Choose a visibility",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Error getting Social notifications" : "Error getting Social notifications",
|
||||
"No Social notifications!" : "No Social notifications!",
|
||||
"Failed to get Social notifications" : "Failed to get Social notifications",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Authorization required" : "Authorization required",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} would like permission to access your account. It is a third party application.",
|
||||
"If you do not trust it, then you should not authorize it." : "If you do not trust it, then you should not authorize it.",
|
||||
|
|
16
l10n/fa.json
16
l10n/fa.json
|
@ -5,6 +5,13 @@
|
|||
"Help" : "راهنما",
|
||||
"Follow %s on Social" : "ما را در %s دنبال کنید",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 نکست کلود به بخشی از فدراسیون شبکه های اجتماعی شبکه کارها تبدیل می شود!",
|
||||
"Home" : "خانه ",
|
||||
"Direct messages" : "پیامهای مستقیم",
|
||||
"Notifications" : "آگاهیها",
|
||||
"Profile" : "نمایه",
|
||||
"Liked" : "دوست داشتن",
|
||||
"Local timeline" : "جدول زمانی محلی",
|
||||
"Global timeline" : "جدول زمانی جهانی",
|
||||
".well-known/webfinger isn't properly set up!" : "well-known/webfinger به درستی تنظیم نشده است!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:",
|
||||
"Open documentation" : "مستندات باز",
|
||||
|
@ -13,13 +20,6 @@
|
|||
"ActivityPub URL base" : "پایگاه اینترنتی ActivityPub",
|
||||
"Finish setup" : "اتمام نصب",
|
||||
"The Social app needs to be set up by the server administrator." : "برنامه اجتماعی باید توسط مدیر سرور تنظیم شود.",
|
||||
"Home" : "خانه ",
|
||||
"Direct messages" : "پیامهای مستقیم",
|
||||
"Notifications" : "آگاهیها",
|
||||
"Profile" : "نمایه",
|
||||
"Liked" : "دوست داشتن",
|
||||
"Local timeline" : "جدول زمانی محلی",
|
||||
"Global timeline" : "جدول زمانی جهانی",
|
||||
"Following" : "دنبال کردن",
|
||||
"In reply to" : "در پاسخ به",
|
||||
"Close reply" : "Close reply",
|
||||
|
@ -63,10 +63,10 @@
|
|||
"Like" : "دوست داشتن",
|
||||
"Undo Like" : "Undo Like",
|
||||
"Choose a visibility" : "Choose a visibility",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Error getting Social notifications" : "Error getting Social notifications",
|
||||
"No Social notifications!" : "No Social notifications!",
|
||||
"Failed to get Social notifications" : "Failed to get Social notifications",
|
||||
"Go to Social app" : "Go to Social app",
|
||||
"Authorization required" : "Authorization required",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} would like permission to access your account. It is a third party application.",
|
||||
"If you do not trust it, then you should not authorize it." : "If you do not trust it, then you should not authorize it.",
|
||||
|
|
12
l10n/fi.js
12
l10n/fi.js
|
@ -4,12 +4,6 @@ OC.L10N.register(
|
|||
"Social" : "Sosiaalinen",
|
||||
"Social notifications" : "Sosiaaliset ilmoitukset",
|
||||
"Help" : "Ohje",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ei ole asetettu oikein!",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
"Social app setup" : "Sosiaalinen -sovelluksen asennus",
|
||||
"ActivityPub URL base" : "ActivityPub URL:n alkuosa",
|
||||
"Finish setup" : "Viimeistele asennus",
|
||||
"The Social app needs to be set up by the server administrator." : "Sosiaalinen -sovellus täytyy asentaa pääkäyttäjän toimesta.",
|
||||
"Home" : "Koti",
|
||||
"Direct messages" : "Suoraviestit",
|
||||
"Notifications" : "Ilmoitukset",
|
||||
|
@ -17,6 +11,12 @@ OC.L10N.register(
|
|||
"Liked" : "Tykätty",
|
||||
"Local timeline" : "Paikallinen aikajana",
|
||||
"Global timeline" : "Julkinen aikajana",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ei ole asetettu oikein!",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
"Social app setup" : "Sosiaalinen -sovelluksen asennus",
|
||||
"ActivityPub URL base" : "ActivityPub URL:n alkuosa",
|
||||
"Finish setup" : "Viimeistele asennus",
|
||||
"The Social app needs to be set up by the server administrator." : "Sosiaalinen -sovellus täytyy asentaa pääkäyttäjän toimesta.",
|
||||
"Following" : "Seuraa",
|
||||
"In reply to" : "Vastauksena",
|
||||
"Close reply" : "Sulje vastaus",
|
||||
|
|
12
l10n/fi.json
12
l10n/fi.json
|
@ -2,12 +2,6 @@
|
|||
"Social" : "Sosiaalinen",
|
||||
"Social notifications" : "Sosiaaliset ilmoitukset",
|
||||
"Help" : "Ohje",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ei ole asetettu oikein!",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
"Social app setup" : "Sosiaalinen -sovelluksen asennus",
|
||||
"ActivityPub URL base" : "ActivityPub URL:n alkuosa",
|
||||
"Finish setup" : "Viimeistele asennus",
|
||||
"The Social app needs to be set up by the server administrator." : "Sosiaalinen -sovellus täytyy asentaa pääkäyttäjän toimesta.",
|
||||
"Home" : "Koti",
|
||||
"Direct messages" : "Suoraviestit",
|
||||
"Notifications" : "Ilmoitukset",
|
||||
|
@ -15,6 +9,12 @@
|
|||
"Liked" : "Tykätty",
|
||||
"Local timeline" : "Paikallinen aikajana",
|
||||
"Global timeline" : "Julkinen aikajana",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger ei ole asetettu oikein!",
|
||||
"Open documentation" : "Avaa dokumentaatio",
|
||||
"Social app setup" : "Sosiaalinen -sovelluksen asennus",
|
||||
"ActivityPub URL base" : "ActivityPub URL:n alkuosa",
|
||||
"Finish setup" : "Viimeistele asennus",
|
||||
"The Social app needs to be set up by the server administrator." : "Sosiaalinen -sovellus täytyy asentaa pääkäyttäjän toimesta.",
|
||||
"Following" : "Seuraa",
|
||||
"In reply to" : "Vastauksena",
|
||||
"Close reply" : "Sulje vastaus",
|
||||
|
|
16
l10n/fr.js
16
l10n/fr.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Suivre %s sur Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud fait maintenant partie des réseaux sociaux fédérés !",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Attention : ceci est une version BÊTA**\n\n**🎉 Nextcloud devient acteur des réseaux sociaux fédérés !**\n\n**🙋 Trouver vos amis :** peu importe qu'ils utilisent Nextcloud, 🐘 Mastodon, 🇫 Friendica, et bientôt ✱ Diaspora, 👹 MediaGoblin et plus encore – vous pouvez les suivre !\n\n**📜 Informations de profil :** pas besoin de remplir un profil de plus – vos informations provenant de Nextcloud seront utilisées et étendue.\n\n**👐 Détenez vos posts :** tout ce que vous postez reste sur votre Nextcloud !\n\n**🕸 Standards ouverts :** nous utilisons le standard ActivityPub !",
|
||||
"Home" : "Accueil",
|
||||
"Direct messages" : "Messages directs",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Aimé",
|
||||
"Local timeline" : "Fil local",
|
||||
"Global timeline" : "Fil global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger n'est pas paramétré correctement !",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "L'application Social nécessiste que le fichier .well-known puisse être découvert automatiquement pour être mis en place correctement. Si Nextcloud n'est pas installé à la racine du domaine, il est courant que dans ce cas-là Nextcloud n'arrive pas à configurer cela automatiquement. Pour utiliser l'intégration de l'application Social, l'administrateur de cette instance de Nextcloud doit configurer manuellement les redirections .well-known :",
|
||||
"Open documentation" : "Ouvrir la documentation",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "URL de base de ActivityPub",
|
||||
"Finish setup" : "Terminer la configuration",
|
||||
"The Social app needs to be set up by the server administrator." : "L'appli Social a besoin d'être configurée par l'administrateur du serveur.",
|
||||
"Home" : "Accueil",
|
||||
"Direct messages" : "Messages directs",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Aimé",
|
||||
"Local timeline" : "Fil local",
|
||||
"Global timeline" : "Fil global",
|
||||
"Following" : "Suivi",
|
||||
"In reply to" : "En réponse à",
|
||||
"Close reply" : "Clore la réponse",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Aimer",
|
||||
"Undo Like" : "Retirer le J'aime",
|
||||
"Choose a visibility" : "Choisir une visibilité",
|
||||
"Go to Social app" : "Aller à l'application Social",
|
||||
"Error getting Social notifications" : "Erreur de récupération des notifications Social",
|
||||
"No Social notifications!" : "Pas de notifications Social !",
|
||||
"Failed to get Social notifications" : "Impossible d'obtenir les notifications Social ",
|
||||
"Go to Social app" : "Aller à l'application Social",
|
||||
"Authorization required" : "Autorisation requise",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} souhaiterait avoir l'autorisation d'accéder à votre compte. Il s'agit d'une application tierce.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si vous ne lui faites pas confiance, vous ne devriez pas l'autoriser.",
|
||||
|
|
16
l10n/fr.json
16
l10n/fr.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Suivre %s sur Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud fait maintenant partie des réseaux sociaux fédérés !",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Attention : ceci est une version BÊTA**\n\n**🎉 Nextcloud devient acteur des réseaux sociaux fédérés !**\n\n**🙋 Trouver vos amis :** peu importe qu'ils utilisent Nextcloud, 🐘 Mastodon, 🇫 Friendica, et bientôt ✱ Diaspora, 👹 MediaGoblin et plus encore – vous pouvez les suivre !\n\n**📜 Informations de profil :** pas besoin de remplir un profil de plus – vos informations provenant de Nextcloud seront utilisées et étendue.\n\n**👐 Détenez vos posts :** tout ce que vous postez reste sur votre Nextcloud !\n\n**🕸 Standards ouverts :** nous utilisons le standard ActivityPub !",
|
||||
"Home" : "Accueil",
|
||||
"Direct messages" : "Messages directs",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Aimé",
|
||||
"Local timeline" : "Fil local",
|
||||
"Global timeline" : "Fil global",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger n'est pas paramétré correctement !",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "L'application Social nécessiste que le fichier .well-known puisse être découvert automatiquement pour être mis en place correctement. Si Nextcloud n'est pas installé à la racine du domaine, il est courant que dans ce cas-là Nextcloud n'arrive pas à configurer cela automatiquement. Pour utiliser l'intégration de l'application Social, l'administrateur de cette instance de Nextcloud doit configurer manuellement les redirections .well-known :",
|
||||
"Open documentation" : "Ouvrir la documentation",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "URL de base de ActivityPub",
|
||||
"Finish setup" : "Terminer la configuration",
|
||||
"The Social app needs to be set up by the server administrator." : "L'appli Social a besoin d'être configurée par l'administrateur du serveur.",
|
||||
"Home" : "Accueil",
|
||||
"Direct messages" : "Messages directs",
|
||||
"Notifications" : "Notifications",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Aimé",
|
||||
"Local timeline" : "Fil local",
|
||||
"Global timeline" : "Fil global",
|
||||
"Following" : "Suivi",
|
||||
"In reply to" : "En réponse à",
|
||||
"Close reply" : "Clore la réponse",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Aimer",
|
||||
"Undo Like" : "Retirer le J'aime",
|
||||
"Choose a visibility" : "Choisir une visibilité",
|
||||
"Go to Social app" : "Aller à l'application Social",
|
||||
"Error getting Social notifications" : "Erreur de récupération des notifications Social",
|
||||
"No Social notifications!" : "Pas de notifications Social !",
|
||||
"Failed to get Social notifications" : "Impossible d'obtenir les notifications Social ",
|
||||
"Go to Social app" : "Aller à l'application Social",
|
||||
"Authorization required" : "Autorisation requise",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} souhaiterait avoir l'autorisation d'accéder à votre compte. Il s'agit d'une application tierce.",
|
||||
"If you do not trust it, then you should not authorize it." : "Si vous ne lui faites pas confiance, vous ne devriez pas l'autoriser.",
|
||||
|
|
16
l10n/ga.js
16
l10n/ga.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Lean %s ar Shóisialta",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Éiríonn Nextcloud mar chuid de na líonraí sóisialta cónasctha!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Séanadh: leagan BETA é seo**\n\n**🎉 Beidh Nextcloud mar chuid de na líonraí sóisialta cónasctha!**\n\n** 🙋 Aimsigh do chairde:** Is cuma má úsáideann siad Nextcloud, 🐘 Mastodon, 🇫 Friendica, agus go luath ✱ Diaspora, 👹 MediaGoblin agus níos mó - is féidir leat iad a leanúint!\n\n** 📜 Eolas próifíle:** Níl gá le tuilleadh próifílí a líonadh – úsáidfear agus sínfear d’fhaisnéis ó Nextcloud.\n\n**👐 Is leat do chuid postálacha:** Fanann gach rud a phostálann tú ar do Nextcloud!\n\n**🕸 Caighdeáin oscailte:** Bainimid úsáid as an gcaighdeán seanbhunaithe ActivityPub!",
|
||||
"Home" : "Baile",
|
||||
"Direct messages" : "Teachtaireachtaí díreacha",
|
||||
"Notifications" : "Fógraí",
|
||||
"Profile" : "Próifíl",
|
||||
"Liked" : "Thaitin",
|
||||
"Local timeline" : "Amlíne áitiúil",
|
||||
"Global timeline" : "Amlíne dhomhanda",
|
||||
".well-known/webfinger isn't properly set up!" : "Níl .well-known/webfinger socraithe i gceart!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Ní mór do Shóisialta an fionnachtain uathoibríoch .well-aitheanta a chur ar bun i gceart. Mura bhfuil Nextcloud suiteáilte i bhfréamh an fhearainn, is minic nach féidir le Nextcloud é seo a chumrú go huathoibríoch. Chun Social a úsáid, ní mór do riarthóir an ásc Nextcloud seo na hathsheolaidh .well-known a chumrú de láimh:",
|
||||
"Open documentation" : "Doiciméadú oscailte",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "Bonn URL ActivityPub",
|
||||
"Finish setup" : "Críochnaigh an socrú",
|
||||
"The Social app needs to be set up by the server administrator." : "Ní mór don riarthóir freastalaí an aip Shóisialta a shocrú.",
|
||||
"Home" : "Baile",
|
||||
"Direct messages" : "Teachtaireachtaí díreacha",
|
||||
"Notifications" : "Fógraí",
|
||||
"Profile" : "Próifíl",
|
||||
"Liked" : "Thaitin",
|
||||
"Local timeline" : "Amlíne áitiúil",
|
||||
"Global timeline" : "Amlíne dhomhanda",
|
||||
"Following" : "Ag leanúint",
|
||||
"In reply to" : "Mar fhreagra ar",
|
||||
"Close reply" : "Dún an freagra",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Cosúil",
|
||||
"Undo Like" : "Cealaigh Cosúil",
|
||||
"Choose a visibility" : "Roghnaigh infheictheacht",
|
||||
"Go to Social app" : "Téigh go dtí an aip Sóisialta",
|
||||
"Error getting Social notifications" : "Earráid agus fógraí Sóisialta á bhfáil",
|
||||
"No Social notifications!" : "Gan fógraí Sóisialta!",
|
||||
"Failed to get Social notifications" : "Theip ar fhógraí Sóisialta a fháil",
|
||||
"Go to Social app" : "Téigh go dtí an aip Sóisialta",
|
||||
"Authorization required" : "Tá údarú ag teastáil",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "Ba mhaith le {appDisplayName} cead rochtain a fháil ar do chuntas. Is iarratas tríú páirtí é.",
|
||||
"If you do not trust it, then you should not authorize it." : "Mura bhfuil muinín agat as, níor cheart duit é a údarú.",
|
||||
|
|
16
l10n/ga.json
16
l10n/ga.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Lean %s ar Shóisialta",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Éiríonn Nextcloud mar chuid de na líonraí sóisialta cónasctha!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "**Séanadh: leagan BETA é seo**\n\n**🎉 Beidh Nextcloud mar chuid de na líonraí sóisialta cónasctha!**\n\n** 🙋 Aimsigh do chairde:** Is cuma má úsáideann siad Nextcloud, 🐘 Mastodon, 🇫 Friendica, agus go luath ✱ Diaspora, 👹 MediaGoblin agus níos mó - is féidir leat iad a leanúint!\n\n** 📜 Eolas próifíle:** Níl gá le tuilleadh próifílí a líonadh – úsáidfear agus sínfear d’fhaisnéis ó Nextcloud.\n\n**👐 Is leat do chuid postálacha:** Fanann gach rud a phostálann tú ar do Nextcloud!\n\n**🕸 Caighdeáin oscailte:** Bainimid úsáid as an gcaighdeán seanbhunaithe ActivityPub!",
|
||||
"Home" : "Baile",
|
||||
"Direct messages" : "Teachtaireachtaí díreacha",
|
||||
"Notifications" : "Fógraí",
|
||||
"Profile" : "Próifíl",
|
||||
"Liked" : "Thaitin",
|
||||
"Local timeline" : "Amlíne áitiúil",
|
||||
"Global timeline" : "Amlíne dhomhanda",
|
||||
".well-known/webfinger isn't properly set up!" : "Níl .well-known/webfinger socraithe i gceart!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Ní mór do Shóisialta an fionnachtain uathoibríoch .well-aitheanta a chur ar bun i gceart. Mura bhfuil Nextcloud suiteáilte i bhfréamh an fhearainn, is minic nach féidir le Nextcloud é seo a chumrú go huathoibríoch. Chun Social a úsáid, ní mór do riarthóir an ásc Nextcloud seo na hathsheolaidh .well-known a chumrú de láimh:",
|
||||
"Open documentation" : "Doiciméadú oscailte",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "Bonn URL ActivityPub",
|
||||
"Finish setup" : "Críochnaigh an socrú",
|
||||
"The Social app needs to be set up by the server administrator." : "Ní mór don riarthóir freastalaí an aip Shóisialta a shocrú.",
|
||||
"Home" : "Baile",
|
||||
"Direct messages" : "Teachtaireachtaí díreacha",
|
||||
"Notifications" : "Fógraí",
|
||||
"Profile" : "Próifíl",
|
||||
"Liked" : "Thaitin",
|
||||
"Local timeline" : "Amlíne áitiúil",
|
||||
"Global timeline" : "Amlíne dhomhanda",
|
||||
"Following" : "Ag leanúint",
|
||||
"In reply to" : "Mar fhreagra ar",
|
||||
"Close reply" : "Dún an freagra",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Cosúil",
|
||||
"Undo Like" : "Cealaigh Cosúil",
|
||||
"Choose a visibility" : "Roghnaigh infheictheacht",
|
||||
"Go to Social app" : "Téigh go dtí an aip Sóisialta",
|
||||
"Error getting Social notifications" : "Earráid agus fógraí Sóisialta á bhfáil",
|
||||
"No Social notifications!" : "Gan fógraí Sóisialta!",
|
||||
"Failed to get Social notifications" : "Theip ar fhógraí Sóisialta a fháil",
|
||||
"Go to Social app" : "Téigh go dtí an aip Sóisialta",
|
||||
"Authorization required" : "Tá údarú ag teastáil",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "Ba mhaith le {appDisplayName} cead rochtain a fháil ar do chuntas. Is iarratas tríú páirtí é.",
|
||||
"If you do not trust it, then you should not authorize it." : "Mura bhfuil muinín agat as, níor cheart duit é a údarú.",
|
||||
|
|
32
l10n/gl.js
32
l10n/gl.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Seguir a %s en Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud xa forma parte das redes sociais federadas!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Exención de responsabilidade: esta é unha versión BETA **\n\n**🎉 Nextcloud forma parte da rede social federada!**\n\n**🙋 Atope os seus amigos:** Non importa se empregan, 🐘 Mastodon, 🇫 Friendica, e pronto ✱ Diaspora, 👹 MediaGoblin e máis – pode seguilas!\n\n**📜 Info de perfil:** Non precisa completar máis perfís – utilizarase e publicarase a súa información de Nextcloud.\n\n**👐 Posúa o seu contido:** Todo o que publique permanece no seu Nextcloud!\n\n**🕸 Estándares abertos:** Utilizamos o estándar estabelecido ActivityPub!",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensaxes directas",
|
||||
"Notifications" : "Notificacións",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Gustoume",
|
||||
"Local timeline" : "Cronoloxía local",
|
||||
"Global timeline" : "Cronoloxía federada",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger non está configurado correctamente!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social precisa que o achado automático con .well-known estea configurado correctamente. Se Nextcloud non está instalado na raíz do dominio, adoita suceder que Nextcloud non poida configuralo automaticamente. Para usar Social, a administración desta instancia de Nextcloud debe configurar manualmente as redireccións .well-known:",
|
||||
"Open documentation" : "Abrir a documentación",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "URL base de ActivityPub",
|
||||
"Finish setup" : "Rematar a configuración",
|
||||
"The Social app needs to be set up by the server administrator." : "A aplicación Social precisa ser instalada polo administrador do servidor.",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensaxes directas",
|
||||
"Notifications" : "Notificacións",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Gustoume",
|
||||
"Local timeline" : "Cronoloxía local",
|
||||
"Global timeline" : "Cronoloxía federada",
|
||||
"Following" : "Seguindo",
|
||||
"In reply to" : "En resposta a",
|
||||
"Close reply" : "Pechar a resposta",
|
||||
|
@ -42,34 +42,34 @@ OC.L10N.register(
|
|||
"following" : "seguindo",
|
||||
"followers" : "seguidores",
|
||||
"Website" : "Sitio web",
|
||||
"No results found" : "Non se atoparon resultados",
|
||||
"No results found" : "Non se atopou ningún resultado",
|
||||
"There were no results for your search:" : "Non houbo resultados para a súa busca:",
|
||||
"Searching for" : "Buscando",
|
||||
"boosted" : "reforzado",
|
||||
"No posts found" : "Non se atoparon mensaxes",
|
||||
"No posts found" : "Non se atopou ningunha publicación",
|
||||
"Posts from people you follow will show up here" : "As publicacións da xente que Vde. segue amosaranse aquí",
|
||||
"No direct messages found" : "Non se atoparon mensaxes directas",
|
||||
"No direct messages found" : "Non se atopou ningunha mensaxe directa",
|
||||
"Posts directed to you will show up here" : "A mensaxes dirixidas a Vde. amosaranse aquí",
|
||||
"No local posts found" : "Non se atoparon publicacións locais",
|
||||
"No local posts found" : "Non se atopou ningunha publicación local",
|
||||
"Posts from other people on this instance will show up here" : "As publicacións doutras persoas desta instancia amosaranse aquí",
|
||||
"No notifications found" : "Non se atoparon notificacións",
|
||||
"No notifications found" : "Non se atopou ningunha notificación",
|
||||
"You have not received any notifications yet" : "Aínda non recibiu ningunha notificación",
|
||||
"No global posts found" : "Non hai mensaxes federadas",
|
||||
"Posts from federated instances will show up here" : "As publicacións das instancias federadas amosaranse aquí",
|
||||
"No liked posts found" : "Non se atoparon mensaxes que me gustaran",
|
||||
"No liked posts found" : "Non se atopou ningunha mensaxe que me gustara",
|
||||
"You have not tooted yet" : "Aínda non fixo ningún «toot»",
|
||||
"No posts found for this tag" : "Non se atoparon mensaxes por esta etiqueta",
|
||||
"No replies found" : "Non se atoparon respostas",
|
||||
"No posts found for this tag" : "Non se atopou ningunha mensaxe por esta etiqueta",
|
||||
"No replies found" : "Non se atopou ningunha resposta",
|
||||
"hasn't tooted yet" : "aínda non se participou",
|
||||
"Reply" : "Responder",
|
||||
"Boost" : "Reforzo",
|
||||
"Like" : "Gústame",
|
||||
"Undo Like" : "Desfacer o gústame",
|
||||
"Choose a visibility" : "Escolla unha visibilidade",
|
||||
"Go to Social app" : "Ir á aplicación Social",
|
||||
"Error getting Social notifications" : "Produciuse un erro ao obter as notificacións de Social",
|
||||
"No Social notifications!" : "Non hai notificacións de Social!",
|
||||
"Failed to get Social notifications" : "Produciuse un fallo ao obter as notificacións de Social",
|
||||
"Go to Social app" : "Ir á aplicación Social",
|
||||
"Authorization required" : "Precísase de autorización",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quere permiso para acceder á súa conta. Esta é unha aplicación de terceiros.",
|
||||
"If you do not trust it, then you should not authorize it." : "Se non confía nela, entón non debería autorizalo.",
|
||||
|
|
32
l10n/gl.json
32
l10n/gl.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Seguir a %s en Social",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud xa forma parte das redes sociais federadas!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Exención de responsabilidade: esta é unha versión BETA **\n\n**🎉 Nextcloud forma parte da rede social federada!**\n\n**🙋 Atope os seus amigos:** Non importa se empregan, 🐘 Mastodon, 🇫 Friendica, e pronto ✱ Diaspora, 👹 MediaGoblin e máis – pode seguilas!\n\n**📜 Info de perfil:** Non precisa completar máis perfís – utilizarase e publicarase a súa información de Nextcloud.\n\n**👐 Posúa o seu contido:** Todo o que publique permanece no seu Nextcloud!\n\n**🕸 Estándares abertos:** Utilizamos o estándar estabelecido ActivityPub!",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensaxes directas",
|
||||
"Notifications" : "Notificacións",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Gustoume",
|
||||
"Local timeline" : "Cronoloxía local",
|
||||
"Global timeline" : "Cronoloxía federada",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger non está configurado correctamente!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social precisa que o achado automático con .well-known estea configurado correctamente. Se Nextcloud non está instalado na raíz do dominio, adoita suceder que Nextcloud non poida configuralo automaticamente. Para usar Social, a administración desta instancia de Nextcloud debe configurar manualmente as redireccións .well-known:",
|
||||
"Open documentation" : "Abrir a documentación",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "URL base de ActivityPub",
|
||||
"Finish setup" : "Rematar a configuración",
|
||||
"The Social app needs to be set up by the server administrator." : "A aplicación Social precisa ser instalada polo administrador do servidor.",
|
||||
"Home" : "Inicio",
|
||||
"Direct messages" : "Mensaxes directas",
|
||||
"Notifications" : "Notificacións",
|
||||
"Profile" : "Perfil",
|
||||
"Liked" : "Gustoume",
|
||||
"Local timeline" : "Cronoloxía local",
|
||||
"Global timeline" : "Cronoloxía federada",
|
||||
"Following" : "Seguindo",
|
||||
"In reply to" : "En resposta a",
|
||||
"Close reply" : "Pechar a resposta",
|
||||
|
@ -40,34 +40,34 @@
|
|||
"following" : "seguindo",
|
||||
"followers" : "seguidores",
|
||||
"Website" : "Sitio web",
|
||||
"No results found" : "Non se atoparon resultados",
|
||||
"No results found" : "Non se atopou ningún resultado",
|
||||
"There were no results for your search:" : "Non houbo resultados para a súa busca:",
|
||||
"Searching for" : "Buscando",
|
||||
"boosted" : "reforzado",
|
||||
"No posts found" : "Non se atoparon mensaxes",
|
||||
"No posts found" : "Non se atopou ningunha publicación",
|
||||
"Posts from people you follow will show up here" : "As publicacións da xente que Vde. segue amosaranse aquí",
|
||||
"No direct messages found" : "Non se atoparon mensaxes directas",
|
||||
"No direct messages found" : "Non se atopou ningunha mensaxe directa",
|
||||
"Posts directed to you will show up here" : "A mensaxes dirixidas a Vde. amosaranse aquí",
|
||||
"No local posts found" : "Non se atoparon publicacións locais",
|
||||
"No local posts found" : "Non se atopou ningunha publicación local",
|
||||
"Posts from other people on this instance will show up here" : "As publicacións doutras persoas desta instancia amosaranse aquí",
|
||||
"No notifications found" : "Non se atoparon notificacións",
|
||||
"No notifications found" : "Non se atopou ningunha notificación",
|
||||
"You have not received any notifications yet" : "Aínda non recibiu ningunha notificación",
|
||||
"No global posts found" : "Non hai mensaxes federadas",
|
||||
"Posts from federated instances will show up here" : "As publicacións das instancias federadas amosaranse aquí",
|
||||
"No liked posts found" : "Non se atoparon mensaxes que me gustaran",
|
||||
"No liked posts found" : "Non se atopou ningunha mensaxe que me gustara",
|
||||
"You have not tooted yet" : "Aínda non fixo ningún «toot»",
|
||||
"No posts found for this tag" : "Non se atoparon mensaxes por esta etiqueta",
|
||||
"No replies found" : "Non se atoparon respostas",
|
||||
"No posts found for this tag" : "Non se atopou ningunha mensaxe por esta etiqueta",
|
||||
"No replies found" : "Non se atopou ningunha resposta",
|
||||
"hasn't tooted yet" : "aínda non se participou",
|
||||
"Reply" : "Responder",
|
||||
"Boost" : "Reforzo",
|
||||
"Like" : "Gústame",
|
||||
"Undo Like" : "Desfacer o gústame",
|
||||
"Choose a visibility" : "Escolla unha visibilidade",
|
||||
"Go to Social app" : "Ir á aplicación Social",
|
||||
"Error getting Social notifications" : "Produciuse un erro ao obter as notificacións de Social",
|
||||
"No Social notifications!" : "Non hai notificacións de Social!",
|
||||
"Failed to get Social notifications" : "Produciuse un fallo ao obter as notificacións de Social",
|
||||
"Go to Social app" : "Ir á aplicación Social",
|
||||
"Authorization required" : "Precísase de autorización",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quere permiso para acceder á súa conta. Esta é unha aplicación de terceiros.",
|
||||
"If you do not trust it, then you should not authorize it." : "Se non confía nela, entón non debería autorizalo.",
|
||||
|
|
|
@ -4,9 +4,6 @@ OC.L10N.register(
|
|||
"Social" : "חברתי",
|
||||
"Help" : "עזרה",
|
||||
"Follow %s on Social" : "לעקוב אחר %s ברשתות החברתיות",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger לא מוגדר כראוי!",
|
||||
"Open documentation" : "פתיחת תיעוד",
|
||||
"Finish setup" : "סיום התקנה",
|
||||
"Home" : "בית",
|
||||
"Direct messages" : "הודעות ישירות",
|
||||
"Notifications" : "התראות",
|
||||
|
@ -14,6 +11,9 @@ OC.L10N.register(
|
|||
"Liked" : "אהב",
|
||||
"Local timeline" : "ציר זמן מקומי",
|
||||
"Global timeline" : "ציר זמן גלובלי",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger לא מוגדר כראוי!",
|
||||
"Open documentation" : "פתיחת תיעוד",
|
||||
"Finish setup" : "סיום התקנה",
|
||||
"Following" : "במעקב",
|
||||
"In reply to" : "בתגובה אל",
|
||||
"Add attachment" : "הוספת קובץ מצורף",
|
||||
|
|
|
@ -2,9 +2,6 @@
|
|||
"Social" : "חברתי",
|
||||
"Help" : "עזרה",
|
||||
"Follow %s on Social" : "לעקוב אחר %s ברשתות החברתיות",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger לא מוגדר כראוי!",
|
||||
"Open documentation" : "פתיחת תיעוד",
|
||||
"Finish setup" : "סיום התקנה",
|
||||
"Home" : "בית",
|
||||
"Direct messages" : "הודעות ישירות",
|
||||
"Notifications" : "התראות",
|
||||
|
@ -12,6 +9,9 @@
|
|||
"Liked" : "אהב",
|
||||
"Local timeline" : "ציר זמן מקומי",
|
||||
"Global timeline" : "ציר זמן גלובלי",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger לא מוגדר כראוי!",
|
||||
"Open documentation" : "פתיחת תיעוד",
|
||||
"Finish setup" : "סיום התקנה",
|
||||
"Following" : "במעקב",
|
||||
"In reply to" : "בתגובה אל",
|
||||
"Add attachment" : "הוספת קובץ מצורף",
|
||||
|
|
14
l10n/hr.js
14
l10n/hr.js
|
@ -6,13 +6,6 @@ OC.L10N.register(
|
|||
"Help" : "Pomoć",
|
||||
"Follow %s on Social" : "Prati %s na društvenim mrežama",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud postaje dio udruženih društvenih mreža!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger nije pravilno postavljen!",
|
||||
"Open documentation" : "Otvori dokumentaciju",
|
||||
"Social app setup" : "Postavljanje aplikacije Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub zahtijeva fiksni URL kako bi unosi bili jedinstveni. Imajte na umu da se to kasnije ne može promijeniti bez resetiranja aplikacije Social.",
|
||||
"ActivityPub URL base" : "Baza URL-ova standarda ActivityPub",
|
||||
"Finish setup" : "Završite postavljanje",
|
||||
"The Social app needs to be set up by the server administrator." : "Aplikaciju Social treba postaviti administrator poslužitelja.",
|
||||
"Home" : "Početna",
|
||||
"Direct messages" : "Izravne poruke",
|
||||
"Notifications" : "Obavijesti",
|
||||
|
@ -20,6 +13,13 @@ OC.L10N.register(
|
|||
"Liked" : "Označen kao „sviđa mi se“",
|
||||
"Local timeline" : "Lokalna vremenska traka",
|
||||
"Global timeline" : "Globalna vremenska traka",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger nije pravilno postavljen!",
|
||||
"Open documentation" : "Otvori dokumentaciju",
|
||||
"Social app setup" : "Postavljanje aplikacije Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub zahtijeva fiksni URL kako bi unosi bili jedinstveni. Imajte na umu da se to kasnije ne može promijeniti bez resetiranja aplikacije Social.",
|
||||
"ActivityPub URL base" : "Baza URL-ova standarda ActivityPub",
|
||||
"Finish setup" : "Završite postavljanje",
|
||||
"The Social app needs to be set up by the server administrator." : "Aplikaciju Social treba postaviti administrator poslužitelja.",
|
||||
"Following" : "Pratim",
|
||||
"In reply to" : "Kao odgovor",
|
||||
"Add attachment" : "Dodaj privitak",
|
||||
|
|
14
l10n/hr.json
14
l10n/hr.json
|
@ -4,13 +4,6 @@
|
|||
"Help" : "Pomoć",
|
||||
"Follow %s on Social" : "Prati %s na društvenim mrežama",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud postaje dio udruženih društvenih mreža!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger nije pravilno postavljen!",
|
||||
"Open documentation" : "Otvori dokumentaciju",
|
||||
"Social app setup" : "Postavljanje aplikacije Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub zahtijeva fiksni URL kako bi unosi bili jedinstveni. Imajte na umu da se to kasnije ne može promijeniti bez resetiranja aplikacije Social.",
|
||||
"ActivityPub URL base" : "Baza URL-ova standarda ActivityPub",
|
||||
"Finish setup" : "Završite postavljanje",
|
||||
"The Social app needs to be set up by the server administrator." : "Aplikaciju Social treba postaviti administrator poslužitelja.",
|
||||
"Home" : "Početna",
|
||||
"Direct messages" : "Izravne poruke",
|
||||
"Notifications" : "Obavijesti",
|
||||
|
@ -18,6 +11,13 @@
|
|||
"Liked" : "Označen kao „sviđa mi se“",
|
||||
"Local timeline" : "Lokalna vremenska traka",
|
||||
"Global timeline" : "Globalna vremenska traka",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger nije pravilno postavljen!",
|
||||
"Open documentation" : "Otvori dokumentaciju",
|
||||
"Social app setup" : "Postavljanje aplikacije Social",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub zahtijeva fiksni URL kako bi unosi bili jedinstveni. Imajte na umu da se to kasnije ne može promijeniti bez resetiranja aplikacije Social.",
|
||||
"ActivityPub URL base" : "Baza URL-ova standarda ActivityPub",
|
||||
"Finish setup" : "Završite postavljanje",
|
||||
"The Social app needs to be set up by the server administrator." : "Aplikaciju Social treba postaviti administrator poslužitelja.",
|
||||
"Following" : "Pratim",
|
||||
"In reply to" : "Kao odgovor",
|
||||
"Add attachment" : "Dodaj privitak",
|
||||
|
|
16
l10n/hu.js
16
l10n/hu.js
|
@ -8,6 +8,13 @@ OC.L10N.register(
|
|||
"Follow %s on Social" : "Kövesse %s felhasználót a Közösségen",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 A Nextcloud része lesz az összekapcsolt közösségi hálózatoknak!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Figyelmeztetés: ez egy BÉTA verzió **\n\n**🎉 A Nextcloud része lesz az összekapcsolt közösségi hálózatoknak!**\n\n**🙋 Talája meg a barátait:** Nem számít, hogy Nextcloudot, 🐘 Mastodont, 🇫 Friendicát, vagy (majd a jövőben) ✱ Diasporát, 👹 MediaGoblint és egyebeket használnak – követheti őket!\n\n**📜 Profilinformációk:** Többé nem kell profilokat kitöltenie – a Nextcloudban lévő információi lesznek használva és kiegészítve.\n\n**👐 Legyen a saját bejegyzései tulajdonosa:** Minden amit közzétesz, az a Nextcloudon marad!\n\n**🕸 Nyílt szabványok:** A már létező ActivityPub szabványt használjuk!",
|
||||
"Home" : "Kezdőlap",
|
||||
"Direct messages" : "Közvetlen üzenetek",
|
||||
"Notifications" : "Értesítések",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Kedvelt",
|
||||
"Local timeline" : "Helyi idővonal",
|
||||
"Global timeline" : "Globális idővonal",
|
||||
".well-known/webfinger isn't properly set up!" : "a .well-known/webfinger nincs helyesen beállítva.",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "A Közösség alkalmazásnak szüksége van a .well-known automatikus felfedezésére a megfelelő beállításhoz. Gyakran előfordul, hogy a Nextcloud nem tudja ezt automatikusan beállítani, ha a Nextcloud nem a domain gyökerébe van telepítve. A Közösség használatához a Nextcloud-példány rendszergazdájának kézzel kell beállítania a .well-known átirányításokat: ",
|
||||
"Open documentation" : "Dokumentáció megnyitása",
|
||||
|
@ -16,13 +23,6 @@ OC.L10N.register(
|
|||
"ActivityPub URL base" : "ActivityPub URL alapja",
|
||||
"Finish setup" : "Beállítások befejezése",
|
||||
"The Social app needs to be set up by the server administrator." : "A Közösség alkalmazást az adminisztrátornak kell beállítania.",
|
||||
"Home" : "Kezdőlap",
|
||||
"Direct messages" : "Közvetlen üzenetek",
|
||||
"Notifications" : "Értesítések",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Kedvelt",
|
||||
"Local timeline" : "Helyi idővonal",
|
||||
"Global timeline" : "Globális idővonal",
|
||||
"Following" : "Követések",
|
||||
"In reply to" : "Válaszként erre:",
|
||||
"Close reply" : "Válasz bezárása",
|
||||
|
@ -66,10 +66,10 @@ OC.L10N.register(
|
|||
"Like" : "Tetszik",
|
||||
"Undo Like" : "Kedvelés visszavonása",
|
||||
"Choose a visibility" : "Válasszon láthatóságot",
|
||||
"Go to Social app" : "Ugrás a Közösség alkalmazáshoz",
|
||||
"Error getting Social notifications" : "Hiba a közösségi értesítéseinek lekérése során",
|
||||
"No Social notifications!" : "Nincsenek közösségi értesítések",
|
||||
"Failed to get Social notifications" : "A közösségi értesítések lekérése sikertelen",
|
||||
"Go to Social app" : "Ugrás a Közösség alkalmazáshoz",
|
||||
"Authorization required" : "Jogosultság szükséges",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "A(z) {appDisplayName} hozzáférést szeretne kapni a fiókjához. Ez egy harmadik féltől származó alkalmazás.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ha nem bízik meg benne, akkor ne engedélyezze.",
|
||||
|
|
16
l10n/hu.json
16
l10n/hu.json
|
@ -6,6 +6,13 @@
|
|||
"Follow %s on Social" : "Kövesse %s felhasználót a Közösségen",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 A Nextcloud része lesz az összekapcsolt közösségi hálózatoknak!",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Figyelmeztetés: ez egy BÉTA verzió **\n\n**🎉 A Nextcloud része lesz az összekapcsolt közösségi hálózatoknak!**\n\n**🙋 Talája meg a barátait:** Nem számít, hogy Nextcloudot, 🐘 Mastodont, 🇫 Friendicát, vagy (majd a jövőben) ✱ Diasporát, 👹 MediaGoblint és egyebeket használnak – követheti őket!\n\n**📜 Profilinformációk:** Többé nem kell profilokat kitöltenie – a Nextcloudban lévő információi lesznek használva és kiegészítve.\n\n**👐 Legyen a saját bejegyzései tulajdonosa:** Minden amit közzétesz, az a Nextcloudon marad!\n\n**🕸 Nyílt szabványok:** A már létező ActivityPub szabványt használjuk!",
|
||||
"Home" : "Kezdőlap",
|
||||
"Direct messages" : "Közvetlen üzenetek",
|
||||
"Notifications" : "Értesítések",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Kedvelt",
|
||||
"Local timeline" : "Helyi idővonal",
|
||||
"Global timeline" : "Globális idővonal",
|
||||
".well-known/webfinger isn't properly set up!" : "a .well-known/webfinger nincs helyesen beállítva.",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "A Közösség alkalmazásnak szüksége van a .well-known automatikus felfedezésére a megfelelő beállításhoz. Gyakran előfordul, hogy a Nextcloud nem tudja ezt automatikusan beállítani, ha a Nextcloud nem a domain gyökerébe van telepítve. A Közösség használatához a Nextcloud-példány rendszergazdájának kézzel kell beállítania a .well-known átirányításokat: ",
|
||||
"Open documentation" : "Dokumentáció megnyitása",
|
||||
|
@ -14,13 +21,6 @@
|
|||
"ActivityPub URL base" : "ActivityPub URL alapja",
|
||||
"Finish setup" : "Beállítások befejezése",
|
||||
"The Social app needs to be set up by the server administrator." : "A Közösség alkalmazást az adminisztrátornak kell beállítania.",
|
||||
"Home" : "Kezdőlap",
|
||||
"Direct messages" : "Közvetlen üzenetek",
|
||||
"Notifications" : "Értesítések",
|
||||
"Profile" : "Profil",
|
||||
"Liked" : "Kedvelt",
|
||||
"Local timeline" : "Helyi idővonal",
|
||||
"Global timeline" : "Globális idővonal",
|
||||
"Following" : "Követések",
|
||||
"In reply to" : "Válaszként erre:",
|
||||
"Close reply" : "Válasz bezárása",
|
||||
|
@ -64,10 +64,10 @@
|
|||
"Like" : "Tetszik",
|
||||
"Undo Like" : "Kedvelés visszavonása",
|
||||
"Choose a visibility" : "Válasszon láthatóságot",
|
||||
"Go to Social app" : "Ugrás a Közösség alkalmazáshoz",
|
||||
"Error getting Social notifications" : "Hiba a közösségi értesítéseinek lekérése során",
|
||||
"No Social notifications!" : "Nincsenek közösségi értesítések",
|
||||
"Failed to get Social notifications" : "A közösségi értesítések lekérése sikertelen",
|
||||
"Go to Social app" : "Ugrás a Közösség alkalmazáshoz",
|
||||
"Authorization required" : "Jogosultság szükséges",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "A(z) {appDisplayName} hozzáférést szeretne kapni a fiókjához. Ez egy harmadik féltől származó alkalmazás.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ha nem bízik meg benne, akkor ne engedélyezze.",
|
||||
|
|
|
@ -2,9 +2,9 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Adjuta",
|
||||
"Open documentation" : "Aperir documentation",
|
||||
"Home" : "Initio",
|
||||
"Notifications" : "Notificationes",
|
||||
"Open documentation" : "Aperir documentation",
|
||||
"Uploading..." : "Incargante...",
|
||||
"Delete" : "Deler",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{ "translations": {
|
||||
"Help" : "Adjuta",
|
||||
"Open documentation" : "Aperir documentation",
|
||||
"Home" : "Initio",
|
||||
"Notifications" : "Notificationes",
|
||||
"Open documentation" : "Aperir documentation",
|
||||
"Uploading..." : "Incargante...",
|
||||
"Delete" : "Deler",
|
||||
"Post" : "Publicar",
|
||||
|
|
|
@ -2,11 +2,11 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Help" : "Bantuan",
|
||||
"Open documentation" : "Buka dokumentasi",
|
||||
"Finish setup" : "Selesaikan instalasi",
|
||||
"Home" : "Beranda",
|
||||
"Notifications" : "Pemberitahuan",
|
||||
"Profile" : "Profil",
|
||||
"Open documentation" : "Buka dokumentasi",
|
||||
"Finish setup" : "Selesaikan instalasi",
|
||||
"In reply to" : "Membalas kepada",
|
||||
"Uploading..." : "Mengunggah...",
|
||||
"Delete" : "Hapus",
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{ "translations": {
|
||||
"Help" : "Bantuan",
|
||||
"Open documentation" : "Buka dokumentasi",
|
||||
"Finish setup" : "Selesaikan instalasi",
|
||||
"Home" : "Beranda",
|
||||
"Notifications" : "Pemberitahuan",
|
||||
"Profile" : "Profil",
|
||||
"Open documentation" : "Buka dokumentasi",
|
||||
"Finish setup" : "Selesaikan instalasi",
|
||||
"In reply to" : "Membalas kepada",
|
||||
"Uploading..." : "Mengunggah...",
|
||||
"Delete" : "Hapus",
|
||||
|
|
40
l10n/is.js
40
l10n/is.js
|
@ -2,15 +2,12 @@ OC.L10N.register(
|
|||
"social",
|
||||
{
|
||||
"Social" : "Samfélagsnet",
|
||||
"Social notifications" : "Tilkynningar á samfélagsnetum",
|
||||
"Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Athugaðu að gögnin úr alpha2 er aðeins hægt að yfirfæra handvirkt.\n\t\t\t\t\t\tNákvæmar leiðbeiningar til að vísa þér veginn í þessu ferli eru til taks með því að nota hnappinn hér fyrir neðan.",
|
||||
"Help" : "Hjálp",
|
||||
"Follow %s on Social" : "Fylgstu með %s á samfélagsnetinu",
|
||||
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud verður hluti af samfélagsnetum í skýjasambandi!",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger er ekki rétt uppsett!",
|
||||
"Open documentation" : "Opna hjálparskjöl",
|
||||
"Social app setup" : "Uppsetning forrits fyrir samfélagsnet",
|
||||
"ActivityPub URL base" : "Grunnslóð ActivityPub",
|
||||
"Finish setup" : "Ljúka uppsetningu",
|
||||
"The Social app needs to be set up by the server administrator." : "Samfélagsnetsforritið verður að vera sett upp af kerfisstjóra.",
|
||||
"**Disclaimer: this is a BETA version**\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Fyrirvari: þetta er BETA-prófunarútgáfa **\n\n**🎉 Nextcloud verður hluti af samfélagsnetum í skýjasambandi!**\n\n**🙋 Finndu vini þína:** Það skiptir ekki máli hvort þeir noti Nextcloud, 🐘 Mastodon, 🇫 Friendica, og fljótlega ✱ Diaspora, 👹 MediaGoblin og fleira – þú getur fylgst með þeim!\n\n**📜 Upplýsingar um notendasnið:** Engin þörf á að fylla út fleiri notendasnið – upplýsingarnar um þig í Nextcloud verða notaðar og auknar.\n\n**👐 Eigðu þínar eigin færslur:** Allt sem þú skrifar er geymt á Nextcloud skýiny þínu!\n\n**🕸 Opnir staðlar:** Við notum hinn þegar útbreidda ActivityPub-staðal!",
|
||||
"Home" : "Heim",
|
||||
"Direct messages" : "Bein skilaboð",
|
||||
"Notifications" : "Tilkynningar",
|
||||
|
@ -18,13 +15,24 @@ OC.L10N.register(
|
|||
"Liked" : "Líkaði",
|
||||
"Local timeline" : "Staðvær tímalína",
|
||||
"Global timeline" : "Víðvær tímalína",
|
||||
".well-known/webfinger isn't properly set up!" : ".well-known/webfinger er ekki rétt uppsett!",
|
||||
"Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud cannot configure this automatically. To use Social, the administrator of this Nextcloud instance needs to manually configure the .well-known redirects:" : "Social-samfélagsnets-hugbúnaðurinn krefst þess að sjálfvirk uppgötvun .well-known kerfisins sé rétt uppsett. Ef Nextcloud er ekki sett upp á rót lénsins, þá gerist oft að Nextcloud nái ekki að stilla þetta sjálfvirkt. Til að nota Social-hugbúnaðinn þarf því kerfisstjóri þessa Nextcloud-tilviks að stilla handvirkt .well-known endurbeiningarnar:",
|
||||
"Open documentation" : "Opna hjálparskjöl",
|
||||
"Social app setup" : "Uppsetning forrits fyrir samfélagsnet",
|
||||
"ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app." : "ActivityPub þarf að nota fastar URL-slóðir til að færslur verði einstakar. Athugaðu að þessu er ekki hægt að breyta síðar nema að samfélagsnetsforritið sé frumstillt.",
|
||||
"ActivityPub URL base" : "Grunnslóð ActivityPub",
|
||||
"Finish setup" : "Ljúka uppsetningu",
|
||||
"The Social app needs to be set up by the server administrator." : "Samfélagsnetsforritið verður að vera sett upp af kerfisstjóra.",
|
||||
"Following" : "Fylgir",
|
||||
"In reply to" : "Sem svar til",
|
||||
"Close reply" : "Loka svari",
|
||||
"Add attachment" : "Bæta við viðhengi",
|
||||
"Add emoji" : "Bæta við tjáningartákni",
|
||||
"Uploading..." : "Sendi inn ...",
|
||||
"Delete" : "Eyða",
|
||||
"Post" : "Senda",
|
||||
"Post to followers" : "Senda á fylgjendur",
|
||||
"Send message to mentioned users" : "Senda skilaboð til notenda sem minnst er á",
|
||||
"Post publicly" : "Birta opinberlega",
|
||||
"Post to recipients" : "Senda á viðtakendur",
|
||||
"Post unlisted" : "Senda inn óskráð",
|
||||
|
@ -45,15 +53,27 @@ OC.L10N.register(
|
|||
"No local posts found" : "Engar staðværar færslur fundust",
|
||||
"Posts from other people on this instance will show up here" : "Færslur frá fólki á þessu tilviki þjóns munu birtast hér",
|
||||
"No notifications found" : "Engar tilkynningar fundust",
|
||||
"You have not received any notifications yet" : "Þú hefur ennþá ekki fengið neinar tilkynningar",
|
||||
"No global posts found" : "Engar víðværar færslur fundust",
|
||||
"Posts from federated instances will show up here" : "Færslur frá fólki á tilvikum þjóna í skýjasambandi munu birtast hér",
|
||||
"No liked posts found" : "Engar líkaðar færslur fundust",
|
||||
"You have not tooted yet" : "Þú hefur ekki birt neina færslu ennþá",
|
||||
"No posts found for this tag" : "Engar færslur fundust fyrir þetta merki",
|
||||
"No replies found" : "Engin svör fundust",
|
||||
"hasn't tooted yet" : "hefur ekki tíst neitt ennþá",
|
||||
"Reply" : "Svara",
|
||||
"Boost" : "Endurbirta",
|
||||
"Like" : "Líkar",
|
||||
"Undo Like" : "Afturkalla 'Líkar'",
|
||||
"Choose a visibility" : "Veldu sýnileika",
|
||||
"Error getting Social notifications" : "Villa við að sækja tilkynningar frá samfélagsneti",
|
||||
"No Social notifications!" : "Engar tilkynningar á samfélagsnetum!",
|
||||
"Failed to get Social notifications" : "Mistókst að sækja tilkynningar frá samfélagsnetum",
|
||||
"Go to Social app" : "Fara í Social-samfélagsnetsforritið",
|
||||
"Authorization required" : "Auðkenningar krafist",
|
||||
"{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} vill fá að tengjast aðganginum þínum. Þetta er utanaðkomandi forrit.",
|
||||
"If you do not trust it, then you should not authorize it." : "Ef þú treystir ekki þessu forriti, þá ættirðu ekki að heimila þetta.",
|
||||
"Authorize" : "Heimila",
|
||||
"Deny" : "Neita",
|
||||
"Follow on Nextcloud Social" : "Fylgstu með á Nextcloud samfélagsnetinu",
|
||||
"Hello" : "Halló",
|
||||
|
@ -67,11 +87,17 @@ OC.L10N.register(
|
|||
"User not found" : "Notandi fannst ekki",
|
||||
"Sorry, we could not find the account of {userId}" : "Því miður, við gátum ekki fundið notandaaðganginn {userId}",
|
||||
"Nextcloud becomes part of the federated social networks!" : "Nextcloud verður hluti af samfélagsnetum í skýjasambandi!",
|
||||
"This application is currently in beta stage." : "Forritið er núna í prófunarútgáfu.",
|
||||
"We automatically created a Social account for you. Your Social ID is the same as your Federated Cloud ID:" : "Við útbjuggum sjálfvirkt samfélagsnetsaðgang fyrir þíg. Samfélagsnetsauðkennið þitt er það sama og skýjasambandsauðkennið þitt (Federated Cloud ID):",
|
||||
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Þar sem þú ert nýr á samfélagsnetinu, byrjaðu þá á því að fylgjast með opinbera Nextcloud aðgangnum svo þú missir ekki af neinu fréttnæmu",
|
||||
"Follow Nextcloud on mastodon.xyz" : "Fylgstu með Nextcloud á mastodon.xyz",
|
||||
"Public" : "Opinbert",
|
||||
"Visible for all" : "Sýnilegt öllum",
|
||||
"Unlisted" : "Óskráð",
|
||||
"Followers" : "Fylgjendur"
|
||||
"Visible for all, but opted-out of discovery features" : "Sýnilegt öllum, en valið að birtast ekki í leitum",
|
||||
"Followers" : "Fylgjendur",
|
||||
"Visible to followers only" : "Einungis sýnilegt fylgjendum",
|
||||
"Direct message" : "Bein skilaboð",
|
||||
"Visible to mentioned users only" : "Einungis sýnilegt notendum sem minnst er á"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Ładowanie…
Reference in New Issue