From 765a801eaa7399517ddca922b1bf5fd45c00fca6 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 20 Mar 2026 19:31:38 +0000 Subject: [PATCH] Translated using Weblate (Lithuanian) Currently translated at 0.0% (0 of 364 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 15.8% (278 of 1751 strings) Translated using Weblate (Occitan) Currently translated at 0.0% (0 of 91 strings) Translated using Weblate (Indonesian) Currently translated at 42.2% (739 of 1751 strings) Translated using Weblate (Turkish) Currently translated at 13.3% (37 of 278 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 93.9% (342 of 364 strings) Co-authored-by: Anonymous Translate-URL: https://weblate.framasoft.org/projects/mobilizon/activity/oc/ Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/tr/ Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/lt/ Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/pt_BR/ Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/id/ Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/zh_Hant/ Translation: Mobilizon/Activity Translation: Mobilizon/Backend Translation: Mobilizon/Backend errors Translation: Mobilizon/Frontend --- priv/gettext/lt/LC_MESSAGES/default.po | 11 +- priv/gettext/oc/LC_MESSAGES/activity.po | 19 +- priv/gettext/pt_BR/LC_MESSAGES/default.po | 14 +- priv/gettext/tr/LC_MESSAGES/errors.po | 22 +- src/i18n/id.json | 486 ++++++++++++++++++++++ src/i18n/zh_Hant.json | 460 +++++++++++++++++++- 6 files changed, 985 insertions(+), 27 deletions(-) diff --git a/priv/gettext/lt/LC_MESSAGES/default.po b/priv/gettext/lt/LC_MESSAGES/default.po index 480320cf9..7d1651491 100644 --- a/priv/gettext/lt/LC_MESSAGES/default.po +++ b/priv/gettext/lt/LC_MESSAGES/default.po @@ -8,8 +8,17 @@ ### to merge POT files into PO files. msgid "" msgstr "" +"PO-Revision-Date: 2026-03-11 21:34+0000\n" +"Last-Translator: Anonymous \n" +"Language-Team: Lithuanian \n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100 != 11 ? 0 : n%10>=2 && (n%100<10||n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.16.2\n" +"Content-Transfer-Encoding: 8bit\n" #: lib/web/templates/email/password_reset.html.heex:66 #, elixir-autogen, elixir-format diff --git a/priv/gettext/oc/LC_MESSAGES/activity.po b/priv/gettext/oc/LC_MESSAGES/activity.po index 3e603e63c..c351bab1a 100644 --- a/priv/gettext/oc/LC_MESSAGES/activity.po +++ b/priv/gettext/oc/LC_MESSAGES/activity.po @@ -8,8 +8,15 @@ ## to merge POT files into PO files. msgid "" msgstr "" +"PO-Revision-Date: 2026-03-11 21:34+0000\n" +"Last-Translator: Anonymous \n" +"Language-Team: Occitan \n" "Language: oc\n" +"Content-Type: text/plain; charset=UTF-8\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.16.2\n" +"Content-Transfer-Encoding: 8bit\n" #: lib/web/templates/email/activity/_member_activity_item.html.heex:14 #: lib/web/templates/email/activity/_member_activity_item.text.eex:12 @@ -449,7 +456,7 @@ msgstr "" #: lib/web/templates/email/activity/_member_activity_item.html.heex:36 #: lib/web/templates/email/activity/_member_activity_item.text.eex:33 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "%{profile} approved the member %{member}." msgstr "" @@ -467,23 +474,23 @@ msgstr "" #: lib/web/templates/email/email_anonymous_activity.html.heex:107 #: lib/web/templates/email/email_anonymous_activity.text.eex:14 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "%{profile} has posted a private announcement about event %{event}." msgstr "" #: lib/web/templates/email/email_anonymous_activity.html.heex:50 #: lib/web/templates/email/email_anonymous_activity.text.eex:6 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "%{profile} has posted a public announcement under event %{event}." msgstr "" #: lib/web/templates/email/activity/_conversation_activity_item.html.heex:3 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "%{profile} mentionned you in a %{conversation}." msgstr "" #: lib/web/templates/email/activity/_conversation_activity_item.text.eex:1 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "%{profile} mentionned you in a conversation." msgstr "" @@ -493,7 +500,7 @@ msgid "%{profile} replied to your message" msgstr "" #: lib/web/templates/email/activity/_conversation_activity_item.html.heex:10 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "%{profile} replied you in a %{conversation}." msgstr "" diff --git a/priv/gettext/pt_BR/LC_MESSAGES/default.po b/priv/gettext/pt_BR/LC_MESSAGES/default.po index 7db6b11ae..a49fd7d1f 100644 --- a/priv/gettext/pt_BR/LC_MESSAGES/default.po +++ b/priv/gettext/pt_BR/LC_MESSAGES/default.po @@ -4,7 +4,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-15 01:23+0000\n" "PO-Revision-Date: 2026-03-11 21:34+0000\n" -"Last-Translator: framasil \n" +"Last-Translator: Anonymous \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -937,18 +937,18 @@ msgstr "" msgctxt "terms" msgid "Originally adapted from the Diaspora* and App.net privacy policies, also licensed under CC BY-SA." msgstr "" -"Originalmente adaptado das politicas privadas de Mastodon e Discourse." +"Originalmente adaptado das politicas privadas de Mastodon e Discourse." #: lib/web/templates/api/privacy.html.heex:173 #, elixir-autogen, elixir-format msgctxt "terms" msgid "Originally adapted from the Mastodon and Discourse privacy policies, also licensed under CC BY-SA." msgstr "" -"Originalmente adaptado das politicas privadas de Mastodon e Discourse." +"Originalmente adaptado das politicas privadas de Mastodon e Discourse." #: lib/web/templates/api/terms.html.heex:3 #, elixir-autogen, elixir-format diff --git a/priv/gettext/tr/LC_MESSAGES/errors.po b/priv/gettext/tr/LC_MESSAGES/errors.po index 46c7bb0a8..d8d97ff67 100644 --- a/priv/gettext/tr/LC_MESSAGES/errors.po +++ b/priv/gettext/tr/LC_MESSAGES/errors.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-03-03 21:02+0000\n" -"PO-Revision-Date: 2024-03-25 14:20+0000\n" -"Last-Translator: Mürteza MERT \n" +"PO-Revision-Date: 2026-03-11 21:34+0000\n" +"Last-Translator: Anonymous \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.4.2\n" +"X-Generator: Weblate 5.16.2\n" ## This file is a PO Template file. ## @@ -1402,7 +1402,7 @@ msgid "There are no participants matching the audience you've selected." msgstr "Seçtiğiniz hedef kitleyle eşleşen katılımcı yok." #: lib/graphql/resolvers/post.ex:178 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "An error occured while updating your post" msgstr "" @@ -1432,7 +1432,7 @@ msgid "Moderation text must not be empty" msgstr "" #: lib/graphql/resolvers/user.ex:633 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "User already enabled" msgstr "" @@ -1447,31 +1447,31 @@ msgid "User pending" msgstr "" #: lib/graphql/resolvers/feed_token.ex:82 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "You are not allowed to get a feed token if not connected" msgstr "" #: lib/graphql/resolvers/member.ex:122 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "You can't accept this invitation." msgstr "" #: lib/graphql/resolvers/member.ex:150 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "You can't reject this invitation." msgstr "" #: lib/graphql/resolvers/feed_token.ex:76 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "You don't have permission to get this token" msgstr "" #: lib/graphql/resolvers/user.ex:638 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "You need to be logged-in and moderator to unban an account" msgstr "" #: lib/graphql/resolvers/invitation.ex:28 -#, elixir-autogen, elixir-format, fuzzy +#, elixir-autogen, elixir-format msgid "Impossible to create the invitation" msgstr "" diff --git a/src/i18n/id.json b/src/i18n/id.json index 4a8bae6d1..f4fd85a7a 100644 --- a/src/i18n/id.json +++ b/src/i18n/id.json @@ -1,12 +1,17 @@ { "#{tag}": "#{tag}", "(Masked)": "", + "(No label defined)": "", "(this folder)": "(folder ini)", "(this link)": "(tautan ini)", "+ Add a resource": "", "+ Create a post": "+ Buat sebuah postingan", + "+ Create an activity": "", "+ Create an event": "+ Buat sebuah acara", "+ Start a discussion": "", + "+ View past activities": "", + "+ View past events": "", + "0 Bytes": "", "{contact} will be displayed as contact.": "", "@{group}": "@{group}", "@{username} ({role})": "@{username} ({role})", @@ -16,10 +21,12 @@ "A discussion has been created or updated": "", "A federated software": "", "A fediverse account URL to follow for event updates": "", + "A few lines about your group": "", "A link to a page presenting the event schedule": "Tautan ke halaman yang menunjukkan jadwal acara", "A link to a page presenting the price options": "", "A member has been updated": "Seorang anggota telah diperbarui", "A member requested to join one of my groups": "Seorang anggota ingin bergabung ke salah satu kelompok saya", + "A moderator will take care of your request.": "", "A new version is available.": "Versi baru tersedia.", "A place for your code of conduct, rules or guidelines. You can use HTML tags.": "", "A place to explain who you are and the things that set your instance apart. You can use HTML tags.": "", @@ -43,7 +50,21 @@ "About this instance": "Tentang instansi ini", "About {instance}": "Tentang {instance}", "Accept": "Terima", + "Accept follow": "", "Accepted": "Disetujui", + "Access drafts events": "", + "Access followed groups": "", + "Access group activities": "", + "Access group discussions": "", + "Access group events": "", + "Access group followers": "", + "Access group members": "", + "Access group memberships": "", + "Access group suggested events": "", + "Access group todo-lists": "", + "Access organized events": "", + "Access participations": "", + "Access your group's resources": "", "Accessibility": "Aksesibilitas", "Accessible only by link": "", "Accessible only to members": "", @@ -52,15 +73,21 @@ "Account settings": "Pengaturan akun", "Actions": "", "Activate browser push notifications": "Aktifkan notifikasi push browser", + "Activate notifications": "", "Activated": "Diaktifkan", "Active": "Aktif", + "Activities": "", + "Activities are disabled on this instance.|An event with a duration of more than one day will be categorized as an activity.|An event with a duration of more than {number} days will be categorized as an activity.": "", "Activity": "Aktivitas", "Actor": "", + "Adapt to system theme": "", "Add": "Tambahkan", "Add / Remove…": "Tambah / Hapus…", "Add a contact": "", + "Add a new link": "", "Add a new post": "Tambahkan postingan baru", "Add a note": "Tambahkan catatan", + "Add a recipient": "", "Add a todo": "", "Add an address": "Tambahkan alamat", "Add an instance": "Tambahkan instansi", @@ -76,12 +103,14 @@ "Admin settings successfully saved.": "Pengaturan admin berhasil disimpan.", "Administration": "Administrasi", "Administrator": "Administrator", + "All": "", "All activities": "Semua aktivitas", "All good, let's continue!": "Semuanya bagus, ayo lanjut!", "All the places have already been taken": "Semua tempat telah diambil", "Allow all comments from users with accounts": "Izinkan komentar dari pengguna yang telah masuk", "Allow registrations": "Izinkan pendaftaran", "An URL to an external ticketing platform": "", + "An anonymous profile joined the event {event}.": "", "An error has occured while refreshing the page.": "Sebuah kesalahan terjadi ketika memuat ulang halaman.", "An error has occured. Sorry about that. You may try to reload the page.": "Terjadi suatu kesalahan. Maaf. Anda dapat mencoba memuat ulang halaman.", "An ethical alternative": "Alternatif yang etis", @@ -93,27 +122,41 @@ "An event from one of my groups has been published": "", "An event from one of my groups has been updated or deleted": "", "An instance is an installed version of the Mobilizon software running on a server. An instance can be run by anyone using the {mobilizon_software} or other federated apps, aka the “fediverse”. This instance's name is {instance_name}. Mobilizon is a federated network of multiple instances (just like email servers), users registered on different instances may communicate even though they didn't register on the same instance.": "", + "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events on your behalf, automatically and remotely.": "", + "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events, automatically and remotely.": "", "And {number} comments": "Dan {number} komentar", + "Announcements": "", "Announcements and mentions notifications are always sent straight away.": "", + "Announcements for {eventTitle}": "", "Anonymous participant": "Peserta anonim", "Anonymous participants will be asked to confirm their participation through e-mail.": "Peserta-peserta anonim akan diminta untuk mengkonfirmasi keikutsertaannya melalui email.", "Anonymous participations": "Peserta anonim", + "Any category": "", "Any day": "Kapanpun", + "Any distance": "", "Any type": "", "Anyone can join freely": "Siapapun dapat bergabung", "Anyone can request being a member, but an administrator needs to approve the membership.": "", "Anyone wanting to be a member from your group will be able to from your group page.": "", "Application": "Aplikasi", + "Application authorized": "", + "Application not found": "", + "Application was revoked": "", + "Apply filters": "", "Approve member": "", + "Apps": "", "Are you really sure you want to delete your whole account? You'll lose everything. Identities, settings, events created, messages and participations will be gone forever.": "Apakah Anda yakin ingin menghapus akun Anda? Anda akan kehilangan semuanya. Identitas, pengaturan, acara yang dibuat, pesan dan keikutsertaan akan hilang selamanya.", "Are you sure you want to completely delete this group? All members - including remote ones - will be notified and removed from the group, and all of the group data (events, posts, discussions, todos…) will be irretrievably destroyed.": "", + "Are you sure you want to delete this comment? This action cannot be undone.": "", "Are you sure you want to delete this comment? This action cannot be undone.": "Apakah Anda yakin ingin menghapus komentar ini? Tindakan ini tidak dapat dibatalkan.", + "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the discussion with the event creator and ask them to edit their event instead.": "", "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the discussion with the event creator or edit its event instead.": "", "Are you sure you want to suspend this group? All members - including remote ones - will be notified and removed from the group, and all of the group data (events, posts, discussions, todos…) will be irretrievably destroyed.": "", "Are you sure you want to suspend this group? As this group originates from instance {instance}, this will only remove local members and delete the local data, as well as rejecting all the future data.": "", "Are you sure you want to cancel the event creation? You'll lose all modifications.": "Apakah Anda yakin ingin membatalkan pembuatan acara? Anda akan kehilangan semua perubahan.", "Are you sure you want to cancel the event edition? You'll lose all modifications.": "", "Are you sure you want to cancel your participation at event \"{title}\"?": "Apakah Anda yakin ingin membatalkan keikutsertaan Anda dalam acara \"{title}\"?", + "Are you sure you want to delete this entire conversation?": "", "Are you sure you want to delete this entire discussion?": "", "Are you sure you want to delete this event? This action cannot be reverted.": "Apakah Anda yakin ingin menghapus acara ini? Tindakan ini tidak dapat dibatalkan.", "Are you sure you want to delete this post? This action cannot be reverted.": "", @@ -123,24 +166,39 @@ "Assigned to": "", "Atom feed for events and posts": "", "Attending": "", + "Authorize": "", + "Authorize application": "", + "Authorized on {authorization_date}": "", + "Autorize this application to access your account?": "", "Avatar": "Avatar", "Back to group list": "", + "Back to homepage": "", "Back to previous page": "Kembali ke halaman sebelumnya", "Back to profile list": "", "Back to top": "", "Back to user list": "", + "Ban": "", + "Ban the account": "", + "Ban the account?": "", "Banner": "Banner", + "Become part of the community and start organizing events": "", "Before you can login, you need to click on the link inside it to validate your account.": "", "Begins on": "Dimulai pada", + "Best match": "", "Big Blue Button": "Big Blue Button", "Bold": "Tebal", "Booking": "", "Breadcrumbs": "", "Browser notifications": "Notifikasi browser", + "Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.": "", "Bullet list": "", + "By bike": "", + "By car": "", "By others": "Dari orang lain", + "By transit": "", "By {group}": "Oleh {group}", "By {username}": "Oleh {username}", + "Calendar": "", "Can be an email or a link, or just plain text.": "Dapat berbentuk email atau tautan, atau hanya teks biasa.", "Cancel": "Batalkan", "Cancel anonymous participation": "Batalkan keikutsertaan anonim", @@ -151,16 +209,27 @@ "Cancel membership request": "", "Cancel my participation request…": "Batalkan permintaan keikutsertaan saya…", "Cancel my participation…": "Batalkan keikutsertaan saya…", + "Cancel participation": "", + "Cancel update": "", "Cancelled": "Dibatalkan", "Cancelled: Won't happen": "Dibatalkan: Tidak akan terjadi", + "Categories": "", + "Category": "", + "Category illustrations credits": "", + "Category list": "", "Change": "Ubah", "Change email": "Ubah email", "Change my email": "Ubah email saya", "Change my identity…": "Ubah identitas saya…", "Change my password": "Ubah kata sandi saya", + "Change role": "", + "Change the filters.": "", "Change timezone": "Ubah zona waktu", "Change user email": "Ubah email pengguna", + "Change user role": "", + "Check your device to continue. You may now close this window.": "", "Check your inbox (and your junk mail folder).": "Periksa kotak masuk (inbox) Anda (dan folder junk surat Anda).", + "Choose publishing": "", "Choose the source of the instance's Privacy Policy": "", "Choose the source of the instance's Terms": "", "City or region": "Kota atau wilayah", @@ -174,13 +243,19 @@ "Click to upload": "Klik untuk mengunggah", "Close": "Tutup", "Close comments for all (except for admins)": "Tutup komentar untuk semua orang (kecuali admin)", + "Close map": "", "Closed": "Ditutup", "Comment body": "Isi komentar", "Comment deleted": "Komentar dihapus", + "Comment deleted and report resolved": "", + "Comment from a private conversation": "", + "Comment from an event announcement": "", "Comment from {'@'}{username} reported": "Komentar dari {'@'}{username} dilaporkan", "Comment text can't be empty": "Teks komentar tidak boleh kosong", + "Comment under event {eventTitle}": "", "Comments": "Komentar", "Comments are closed for everybody else.": "", + "Confirm": "", "Confirm my participation": "Konfirmasi keikutsertaan saya", "Confirm my particpation": "Konfirmasi keikutsertaan saya", "Confirm participation": "Konfirmasi keikutsertaan", @@ -190,7 +265,10 @@ "Confirmed: Will happen": "Dikonfirmasi: Akan terjadi", "Congratulations, your account is now created!": "Selamat, akun Anda sudah dibuat!", "Contact": "Hubungi", + "Continue": "", "Continue editing": "Lanjutkan menyunting", + "Conversation with {participants}": "", + "Conversations": "", "Cookies and Local storage": "", "Copy URL to clipboard": "Salin URL ke papan klip", "Copy details to clipboard": "Salin keterangan ke papan klip", @@ -200,54 +278,82 @@ "Create a discussion": "Buat sebuah diskusi", "Create a folder": "", "Create a new event": "Buat acara baru", + "Create a new event or a new activity": "", "Create a new group": "Buat kelompok baru", "Create a new identity": "Buat identitas baru", "Create a new list": "", + "Create a new metadata element": "", "Create a new profile": "Buat profil baru", "Create a pad": "", "Create a videoconference": "Buat telekonferensi", "Create an account": "Buat sebuah akun", "Create discussion": "", "Create event": "Buat acara", + "Create feed tokens": "", "Create group": "Buat kelompok", + "Create group discussions": "", + "Create group resources": "", "Create identity": "Buat identitas", "Create my event": "", "Create my group": "", "Create my profile": "", "Create new links": "", + "Create new profiles": "", "Create resource": "", "Create the discussion": "", "Create to-do lists for all the tasks you need to do, assign them and set due dates.": "", "Create token": "Buat token", "Created by {name}": "DIbuat oleh {name}", "Created by {username}": "Dibuat oleh {username}", + "Creation date": "", "Current identity has been changed to {identityName} in order to manage this event.": "", "Current page": "", "Custom": "", "Custom URL": "", "Custom text": "", "Daily email summary": "", + "Dark": "", "Dashboard": "Dasbor", "Date": "Tanggal", "Date and time": "Tanggal dan waktu", "Date and time settings": "Pengaturan tanggal dan waktu", "Date parameters": "", + "Day": "", + "Deactivate notifications": "", "Decline": "Tolak", "Decrease": "", + "Decreasing creation date": "", + "Decreasing number of members": "", "Default": "Default", "Default Mobilizon privacy policy": "", "Default Mobilizon terms": "Persyaratan default Mobilizon", + "Default Picture": "", + "Default picture when an event or group doesn't have one.": "", "Delete": "Hapus", "Delete account": "Hapus akun", + "Delete comment": "", + "Delete comment and resolve report": "", + "Delete comments": "", "Delete conversation": "Hapus percakapan", "Delete discussion": "", "Delete event": "Hapus acara", + "Delete event and resolve report": "", + "Delete events": "", "Delete everything": "Hapus segalanya", + "Delete feed tokens": "", "Delete group": "Hapus kelompok", + "Delete group discussions": "", + "Delete group posts": "", + "Delete group resources": "", + "Delete invitation": "", + "Delete invitation?": "", "Delete my account": "Hapus akun saya", "Delete post": "Hapus postingan", + "Delete profiles": "", + "Delete this conversation": "", "Delete this discussion": "", "Delete this identity": "Hapus identitas ini", + "Delete this link": "", "Delete your identity": "Hapus identitas Anda", "Delete {eventTitle}": "Hapus {eventTitle}", "Delete {preferredUsername}": "Hapus {preferredUsername}", @@ -256,8 +362,10 @@ "Deleting my account will delete all of my identities.": "Menghapus akun saya akan menghapus semua identitas saya.", "Deleting your Mobilizon account": "Menghapus akun Mobilizon Anda", "Demote": "", + "Describe your event": "", "Description": "Keterangan", "Details": "Keterangan", + "Device activation": "", "Didn't receive the instructions?": "Tidak menerima instruksinya?", "Disabled": "Dinonaktifkan", "Discussions": "Diskusi", @@ -266,16 +374,25 @@ "Display participation price": "", "Displayed nickname": "", "Displayed on homepage and meta tags. Describe what Mobilizon is and what makes this instance special in a single paragraph.": "", + "Distance": "", "Do not receive any mail": "", + "Do you really want to ban the account « {emailAccount} » ?": "", + "Do you really want to ban this account? All of the user's profiles will be deleted.": "", + "Do you really want to delete this invitation link to this group?": "", + "Do you really want to suspend this profile? All of the profiles content will be deleted.": "", + "Do you really want to unban this account? The user will be able to log-in again.": "", + "Do you want to join the group {groupName} with the profile {preferredUsername} ?": "", "Do you wish to {create_event} or {explore_events}?": "Apakah Anda ingin {create_event} atau {explore_events}?", "Do you wish to {create_group} or {explore_groups}?": "Apakah Anda ingin {create_group} atau {explore_groups}?", "Does the event needs to be confirmed later or is it cancelled?": "", "Domain": "Domain", + "Domain or instance name": "", "Draft": "Draf", "Drafts": "Draf", "Due on": "", "Duplicate": "", "Edit": "Sunting", + "Edit label": "", "Edit post": "Sunting postingan", "Edit profile {profile}": "Sunting profil {profile}", "Edit user email": "Ubah email pengguna", @@ -286,6 +403,7 @@ "Either the account is already validated, either the validation token is incorrect.": "", "Either the email has already been changed, either the validation token is incorrect.": "", "Either the participation request has already been validated, either the validation token is incorrect.": "", + "Either your participation has already been cancelled, either the validation token is incorrect.": "", "Element title": "", "Element value": "", "Email": "Email", @@ -294,6 +412,7 @@ "Emails usually don't contain capitals, make sure you haven't made a typo.": "", "Enabled": "Diaktifkan", "Ends on…": "Berakhir pada…", + "Enter the code displayed on your device": "", "Enter the link URL": "Masukkan URL tautan", "Enter your email address below, and we'll email you instructions on how to change your password.": "Masukkan alamat email Anda di bawah, dan kami akan mengirimkan Anda email instruksi tentang bagaimana cara mengubah kata sandi Anda.", "Enter your own privacy policy. HTML tags allowed. The {mobilizon_privacy_policy} is provided as template.": "Masukkan kebijakan privasi Anda. HTML tag diizinkan. {mobilizon_privacy_policy} akan disediakan sebagai template.", @@ -302,6 +421,8 @@ "Error details copied!": "Keterangan kesalahan disalin!", "Error message": "Pesan kesalahan", "Error stacktrace": "Stacktrace kesalahan", + "Error while adding tag: {error}": "", + "Error while cancelling your participation": "", "Error while changing email": "Terjadi kesalahan ketika mengubah email", "Error while loading the preview": "Terjadi kesalahan ketika memuat tinjauan", "Error while login with {provider}. Retry or login another way.": "Terjadi kesalahan ketika ingin masuk dengan {provider}. Coba lagi atau masuk dengan cara lain.", @@ -314,31 +435,44 @@ "Error while validating participation request": "Terjadi kesalahan ketika memvalidasi permintaan keikutsertaan", "Etherpad notes": "", "Ethical alternative to Facebook events, groups and pages, Mobilizon is a tool designed to serve you. Period.": "Alternatif yang etis untuk Facebook events, groups dan pages, Mobilizon adalah alat yang didesain untuk melayani Anda. Titik.", + "Ethical alternative to Facebook events, groups and pages, Mobilizon is a {tool_designed_to_serve_you}. Period.": "", "Event": "Acara", "Event URL": "URL Acara", "Event already passed": "Acara sudah berlalu", "Event cancelled": "Acara dibatalkan", "Event creation": "Pembuatan acara", + "Event date": "", + "Event deleted": "", + "Event deleted and report resolved": "", "Event description body": "Isi keterangan acara", "Event edition": "Penyuntingan acara", "Event list": "Daftar acara", "Event metadata": "Metadata acara", "Event page settings": "Pengaturan halaman acara", + "Event status": "", "Event timezone will default to the timezone of the event's address if there is one, or to your own timezone setting.": "", "Event to be confirmed": "", "Event {eventTitle} deleted": "Acara {eventTitle} dihapus", "Event {eventTitle} reported": "Acara {eventTitle} dilaporkan", "Events": "Acara", + "Events close to you": "", "Events nearby": "Acara-acara terdekat", + "Events nearby {position}": "", "Events tagged with {tag}": "", "Everything": "Segalanya", "Ex: mobilizon.fr": "Contoh: mobilizon.fr", "Ex: someone@mobilizon.org": "Contoh: seseorang@mobilizon.org", + "Ex: someone{'@'}mobilizon.org": "", "Explore": "Jelajahi", "Explore events": "", + "Explore!": "", "Export": "Ekspor", + "External links": "", + "External provider URL": "", + "External registration": "", "Failed to get location.": "Gagal mendapatkan lokasi.", "Failed to save admin settings": "Gagal menyimpan pengaturan admin", + "Favicon": "", "Featured events": "", "Federated Group Name": "", "Federation": "", @@ -353,13 +487,21 @@ "Find or add an element": "", "First steps": "", "Follow": "", + "Follow a new instance": "", + "Follow instance": "", + "Follow request pending approval": "", + "Follow requests will be approved by a group moderator": "", + "Follow status": "", "Followed": "Diikuti", + "Followed, pending response": "", "Follower": "Pengikut", "Followers": "Pengikut", "Followers will receive new public events and posts.": "", "Following": "Mengikuti", "Following the group will allow you to be informed of the {group_upcoming_public_events}, whereas joining the group means you will {access_to_group_private_content_as_well}, including group discussions, group resources and members-only posts.": "", "Followings": "Diikuti", + "Follows us": "", + "Follows us, pending approval": "", "For instance: London": "Contoh: London", "For instance: London, Taekwondo, Architecture…": "Contoh: London, Taekwondo, Arsitektur…", "Forgot your password ?": "Lupa kata sandi Anda ?", @@ -369,18 +511,25 @@ "From the {startDate} at {startTime} to the {endDate}": "", "From the {startDate} at {startTime} to the {endDate} at {endTime}": "", "From the {startDate} to the {endDate}": "", + "From the {startDate} to the {endDate} at {endTime}": "", + "From this instance only": "", "From yourself": "Dari Anda", "Fully accessible with a wheelchair": "Sepenuhnya dapat diakses dengan kursi roda", "Gather ⋅ Organize ⋅ Mobilize": "", "General": "Umum", "General information": "Informasi umum", "General settings": "", + "Geolocate me": "", "Geolocation was not determined in time.": "", + "Get informed of the upcoming public events": "", "Getting location": "Mendapatkan lokasi", "Getting there": "", "Glossary": "", "Go": "", + "Go to booking": "", "Go to the event page": "Pergi ke halaman acara", + "Go to the group page": "", + "Go!": "", "Google Meet": "Google Meet", "Group": "Kelompok", "Group Followers": "Pengiku-pengikut Kelompok", @@ -390,6 +539,9 @@ "Group address": "", "Group description body": "Isi keterangan kelompok", "Group display name": "", + "Group invitation links": "", + "Group invitations": "", + "Group members": "", "Group name": "Nama kelompok", "Group profiles": "", "Group settings": "Pengaturan kelompok", @@ -405,21 +557,29 @@ "Heading Level 2": "", "Heading Level 3": "", "Headline picture": "", + "Hide filters": "", "Hide replies": "Sembunyikan balasan", + "Hide the number of participants": "", "Home": "Beranda", "Home to {number} users": "Rumah untuk {number} pengguna", "Homepage": "Beranda", "Hourly email summary": "", + "How to register": "", "I agree to the {instanceRules} and {termsOfService}": "Saya setuju dengan {instanceRules} dan {termsOfService}", "I create an identity": "", "I don't have a Mobilizon account": "Saya tidak punya akun Mobilizon", "I have a Mobilizon account": "Saya memiliki akun Mobilizon", "I have an account on another Mobilizon instance.": "Saya memiliki akun di instansi Mobilizon lain.", + "I have an account on {instance}.": "", "I participate": "Saya ikut serta", "I want to allow people to participate without an account.": "Saya ingin mengizinkan orang-orang ikut serta tanpa akun.", "I want to approve every participation request": "", + "I want to manage the registration on Mobilizon": "", + "I want to manage the registration with an external provider": "", "I've been mentionned in a comment under an event": "", + "I've been mentionned in a conversation": "", "I've been mentionned in a group discussion": "", + "I've clicked on X, then on Y": "", "ICS feed for events": "", "ICS/WebCal Feed": "Feed ICS/WebCal", "IP Address": "Alamat IP", @@ -434,10 +594,15 @@ "If you have opted for manual validation of participants, Mobilizon will send you an email to inform you of new participations to be processed. You can choose the frequency of these notifications below.": "", "If you want, you may send a message to the event organizer here.": "Jika Anda mau, Anda dapat mengirim pesan ke penyelenggara acara di sini.", "Ignore": "Abaikan", + "Illustration picture for “{category}” by {author} on {source} ({license})": "", "In person": "", "In the following context, an application is a software, either provided by the Mobilizon team or by a 3rd-party, used to interact with your instance.": "Di konteks berikut, sebuah aplikasi adalah suatu perangkat lunak, baik disediakan oleh tim Mobilizon atau oleh pihak ke-3, yang digunakan untuk berinteraksi dengan instansi Anda.", "In the past": "", + "In this instance's network": "", "Increase": "", + "Increasing creation date": "", + "Increasing number of members": "", + "Informations": "", "Instance": "Instansi", "Instance Long Description": "Keterangan Panjang Instansi", "Instance Name": "Nama Instansi", @@ -462,29 +627,44 @@ "Integrate this event with 3rd-party tools and show metadata for the event.": "", "Interact": "Berinteraksi", "Interact with a remote content": "", + "Invitation URL": "", + "Invitation links": "", + "Invitations": "", + "Invitations to join the group": "", "Invite a new member": "Undang anggota baru", + "Invite link": "", "Invite member": "Undang anggota", "Invited": "Diundang", "It is possible that the content is not accessible on this instance, because this instance has blocked the profiles or groups behind this content.": "", "Italic": "Miring", "Jitsi Meet": "Jitsi Meet", + "Join": "", "Join {instance}, a Mobilizon instance": "Bergabung ke {instance}, sebuah instansi Mobilizon", + "Join a group": "", "Join group": "", "Join group {group}": "Bergabung ke kelompok {group}", + "Join my group": "", + "Join {instance}, a Mobilizon instance": "", "Keep the entire conversation about a specific topic together on a single page.": "", "Key words": "Kata kunci", + "Keyword, event title, group name, etc.": "", + "Label": "", "Language": "Bahasa", + "Languages": "", "Last IP adress": "Alamat IP terakhir", + "Last event activity": "", "Last group created": "", "Last published event": "", "Last published events": "", "Last seen on": "Terakhir dilihat pada", "Last sign-in": "", + "Last used on {last_used_date}": "", "Last week": "Pekan lalu", "Latest posts": "Postingan-postingan terakhir", "Learn more": "Pelajari lebih lanjut", "Learn more about Mobilizon": "Pelajari lebih lanjut tentang Mobilizon", "Learn more about {instance}": "Pelajari lebih lanjut tentang {instance}", + "Least recently published": "", "Leave": "Keluar", "Leave event": "Tinggalkan acara", "Leave group": "", @@ -492,14 +672,21 @@ "Legal": "Legal", "Let's define a few settings": "Ayo kita atur beberapa pengaturan", "License": "Lisensi", + "Light": "", "Limited number of places": "", + "List": "", + "List of conversations": "", "List title": "", "Live": "Siaran Langsung", "Load more": "Muat lebih banyak", "Load more activities": "Muat lebih banyak aktivitas", "Loading comments…": "Memuat komentar…", + "Loading map": "", + "Loading search results...": "", + "Loading…": "", "Local": "", "Local time ({timezone})": "", + "Local times ({timezone})": "", "Locality": "", "Location": "Lokasi", "Log in": "Masuk", @@ -508,23 +695,41 @@ "Login on Mobilizon!": "Masuk ke Mobilizon!", "Login on {instance}": "Masuk di {instance}", "Login status": "Status login", + "Logo": "", + "Logo of the instance. Defaults to the upstream Mobilizon logo.": "", "Main languages you/your moderators speak": "", + "Make sure that all words are spelled correctly.": "", + "Manage activity settings": "", + "Manage event participations": "", + "Manage group members": "", + "Manage group memberships": "", "Manage participations": "", + "Manage push notification settings": "", "Manually approve new followers": "", + "Manually enter address": "", "Manually invite new members": "", + "Map": "", "Mark as resolved": "", + "Maybe the content was removed by the author or a moderator": "", "Member": "Anggota", + "Member invitation by username": "", "Members": "Anggota", + "Members can see events' participants": "", + "Members will also access private sections like discussions, resources and restricted posts.": "", "Members-only post": "Postingan hanya-anggota", + "Membership requests will be approved by a group moderator": "", "Memberships": "Keanggotaan", "Mentions": "", "Message": "Pesan", + "Message body": "", "Microsoft Teams": "Microsoft Teams", "Mobilizon": "Mobilizon", "Mobilizon is a federated network. You can interact with this event from a different server.": "", "Mobilizon is a federated software, meaning you can interact - depending on your admin's federation settings - with content from other instances, such as joining groups or events that were created elsewhere.": "", "Mobilizon is a tool that helps you find, create and organise events.": "Mobilizon adalah alat yang membantu Anda untuk mencari, membuat dan menyelenggarakan acara-acara.", + "Mobilizon is a tool that helps you {find_create_organize_events}.": "", "Mobilizon is not a giant platform, but a multitude of interconnected Mobilizon websites.": "", + "Mobilizon is not a giant platform, but a {multitude_of_interconnected_mobilizon_websites}.": "", "Mobilizon software": "Perangkat lunak Mobilizon", "Mobilizon uses a system of profiles to compartiment your activities. You will be able to create as many profiles as you want.": "", "Mobilizon version": "Versi Mobilizon", @@ -535,48 +740,70 @@ "Moderation log": "Log moderasi", "Moderation logs": "Catatan moderasi", "Moderator": "Moderator", + "Modify all of your account's data": "", + "Month": "", + "More options": "", + "Most recently published": "", "Move": "Pindahkan", "Move \"{resourceName}\"": "", "Move resource to the root folder": "", "Move resource to {folder}": "", "My account": "Akun saya", "My events": "Acara-acara saya", + "My federated identity ends in {domain}": "", "My groups": "Kelompok-kelompok saya", "My identities": "Identitas-identitas saya", "NOTE! The default terms have not been checked over by a lawyer and thus are unlikely to provide full legal protection for all situations for an instance admin using them. They are also not specific to all countries and jurisdictions. If you are unsure, please check with a lawyer.": "", "Name": "Nama", "Navigated to {pageTitle}": "", + "Never used": "", + "New announcement": "", "New discussion": "Diskusi baru", "New email": "Email baru", "New folder": "Folder baru", + "New invitation": "", "New link": "Tautan baru", "New members": "Anggota baru", "New note": "Catatan baru", "New password": "Kata sandi baru", "New post": "Postingan baru", + "New private message": "", "New profile": "", "Next": "Berikutnya", "Next month": "Bulan depan", "Next page": "Halaman selanjutnya", "Next week": "Pekan depan", + "No about content yet": "", + "No activities found": "", "No address defined": "", + "No apps authorized yet": "", + "No categories with public upcoming events on this instance were found.": "", "No closed reports yet": "", "No comment": "Tidak ada komentar", "No comments yet": "Belum ada komentar", + "No content found": "", "No discussions yet": "Belum ada diskusi", "No end date": "", + "No event found at this address": "", "No events found": "Tidak ada acara yang ditemukan", + "No events found for {search}": "", + "No events found nearby {position}. Try removing your position to see all events!": "", "No follower matches the filters": "", "No group found": "", "No group matches the filters": "", "No group member found": "", "No groups found": "", + "No groups found for {search}": "", "No information": "Tidak ada informasi", "No instance follows your instance yet.": "", + "No instance found.": "", "No instance to approve|Approve instance|Approve {number} instances": "", "No instance to reject|Reject instance|Reject {number} instances": "", "No instance to remove|Remove instance|Remove {number} instances": "", + "No instances match this filter. Try resetting filter fields?": "", + "No invitation yet. Create a new invitation with the button \"New invitation\".": "", "No languages found": "", + "No location yet": "", "No member matches the filters": "", "No members found": "Tidak ada anggota yang ditemukan", "No memberships found": "", @@ -594,6 +821,7 @@ "No posts found": "Tak ada postingan yang ditemukan", "No posts yet": "Belum ada postingan", "No profile matches the filters": "", + "No public upcoming activities": "", "No public upcoming events": "", "No resolved reports yet": "", "No resources in this folder": "", @@ -601,7 +829,11 @@ "No resources yet": "", "No results for \"{queryText}\"": "", "No results for {search}": "Tidak ada hasil untuk {search}", + "No results found": "", + "No results found for {search}": "", "No rules defined yet.": "Belum ada peraturan yang ditetapkan.", + "No user matches the filter": "", + "No user matches the filters": "", "None": "Tidak ada", "Not accessible with a wheelchair": "Tidak dapat diakses dengan kursi roda", "Not approved": "", @@ -613,17 +845,24 @@ "Notifications": "Notifikasi", "Notifications for manually approved participations to an event": "", "Notify participants": "Kirimkan notifikasi ke para peserta", + "Notify the user of the change": "", "Now, create your first profile:": "Sekarang, buat profil pertama Anda:", + "Number of members": "", "Number of places": "", "OK": "Baik", "Old password": "Kata sandi lama", + "On foot": "", + "On the Fediverse": "", "On {date}": "", "On {date} ending at {endTime}": "", "On {date} from {startTime} to {endTime}": "", "On {date} starting at {startTime}": "", "On {instance} and other federated instances": "", "Online": "", + "Online events": "", "Online ticketing": "", + "Online upcoming events": "", + "Only Mobilizon instances can be followed": "", "Only accessible through link": "Hanya dapat diakses melalui tautan", "Only accessible through link (private)": "", "Only accessible to members of the group": "Hanya dapat di akses oleh anggota kelompok", @@ -631,16 +870,22 @@ "Only group members can access discussions": "", "Only group moderators can create, edit and delete events.": "", "Only group moderators can create, edit and delete posts.": "Hanya moderator-moderator kelompok yang dapat membuat, menyunting dan menghapus postingan.", + "Only instances with an application actor can be followed": "", "Only registered users may fetch remote events from their URL.": "", "Open": "", "Open a topic on our forum": "Buat sebuah topik di forum kami", "Open an issue on our bug tracker (advanced users)": "Buat sebuah masalah di pelacak bug kami (pengguna lanjutan)", + "Open conversations": "", + "Open main menu": "", + "Open user menu": "", "Opened reports": "", + "Options": "", "Or": "", "Ordered list": "", "Organized": "Diselenggarakan", "Organized by": "Diselenggarakan oleh", "Organized by {name}": "Diselenggarakan oleh {name}", + "Organized events": "", "Organizer": "Penyelenggara", "Organizer notifications": "", "Organizers": "Penyelenggara-penyelenggara", @@ -648,7 +893,10 @@ "Other actions": "Tindakan lain", "Other notification options:": "", "Other software may also support this.": "Perangkat lunak lain mungkin juga mendukung ini.", + "Other users with the same IP address": "", + "Other users with the same email domain": "", "Otherwise this identity will just be removed from the group administrators.": "", + "Owncast": "", "Page": "Halaman", "Page limited to my group (asks for auth)": "", "Page not found": "Halaman tidak ditemukan", @@ -656,6 +904,7 @@ "Partially accessible with a wheelchair": "", "Participant": "Peserta", "Participants": "Peserta-peserta", + "Participants to {eventTitle}": "", "Participate": "Ikut serta", "Participate using your email address": "Ikut serta menggunakan alamat email Anda", "Participation approval": "", @@ -667,16 +916,21 @@ "Participations": "Keikutsertaan", "Password": "Kata sandi", "Password (confirmation)": "Kata sandi (konfirmasi)", + "Password and confirmation password must be identical.": "", "Password reset": "", + "Past activities": "", "Past events": "Acara yang telah lalu", "PeerTube live": "Siaran langsung PeerTube", "PeerTube replay": "", "Pending": "Tertunda", + "Permission": "", "Personal feeds": "", + "Photo by {author} on {source}": "", "Pick": "", "Pick a profile or a group": "", "Pick an identity": "Pilih identitas", "Pick an instance": "Pilih sebuah instansi", + "Pictures": "", "Please add as many details as possible to help identify the problem.": "Harap tambahkan keterangan sebanyak mungkin untuk membantu mengidentifikasi masalahnya.", "Please check your spam folder if you didn't receive the email.": "Harap periksa folder spam Anda jika Anda tidak menerima emailnya.", "Please contact this instance's Mobilizon admin if you think this is a mistake.": "Harap hubungi admin instansi Mobilizon ini jika Anda pikir ini adalah sebuah kesalahan.", @@ -684,11 +938,15 @@ "Please enter your password to confirm this action.": "Harap masukkan kata sandi untuk mengkonfirmasi tindakan ini.", "Please make sure the address is correct and that the page hasn't been moved.": "", "Please read the {fullRules} published by {instance}'s administrators.": "Harap baca {fullRules} yang dipublikasikan oleh administrator-administrator {instance}.", + "Policies": "", + "Popular groups close to you": "", + "Popular groups nearby {position}": "", "Post": "Postingan", "Post URL": "", "Post a comment": "Posting sebuah komentar", "Post a reply": "Posting sebuah balasan", "Post body": "Isi postingan", + "Post comments": "", "Post {eventTitle} reported": "", "Postal Code": "Kode Pos", "Posts": "Postingan-postingan", @@ -700,6 +958,7 @@ "Previous month": "", "Previous page": "Halaman sebelumnya", "Price sheet": "", + "Primary Color": "", "Privacy": "Privasi", "Privacy Policy": "Kebijakan Privasi", "Privacy policy": "Kebijakan privasi", @@ -707,6 +966,7 @@ "Private feeds": "", "Profile": "Profil", "Profile feeds": "", + "Profile suspended and report resolved": "", "Profiles": "", "Profiles and federation": "", "Promote": "Promosikan", @@ -719,12 +979,24 @@ "Public preview": "", "Publication date": "Tanggal publikasi", "Publish": "Publikasikan", + "Publish as individual": "", + "Publish events": "", + "Publish from a group": "", + "Publish group posts": "", + "Published by": "", "Published by {name}": "", "Published events with {comments} comments and {participations} confirmed participations": "", + "Published events with {comments} comments and {participations} confirmed participations": "", "Push": "", "Quote": "", "RSS/Atom Feed": "", "Radius": "Radius", + "Read all of your account's data": "", + "Read user activity settings": "", + "Read user media": "", + "Read user memberships": "", + "Read user participations": "", + "Read user settings": "", "Recap every week": "", "Receive one email for each activity": "", "Receive one email per request": "", @@ -741,14 +1013,18 @@ "Registration is allowed, anyone can register.": "Pendaftaran diizinkan, semua orang dapat mendaftar.", "Registration is closed.": "Pendaftaran ditutup.", "Registration is currently closed.": "Pendaftaran ditutup saat ini.", + "Registration is moderated, new user must be validated.": "", + "Registration is subject to moderation, indicate your motivation.": "", "Registrations": "Pendaftaran", "Registrations are restricted by allowlisting.": "", "Reject": "Tolak", + "Reject follow": "", "Reject member": "", "Rejected": "Ditolak", "Remember my participation in this browser": "Ingat keikutsertaan saya di browser ini", "Remove": "Hapus", "Remove link": "Hapus tautan", + "Remove uploaded media": "", "Rename": "Ubah nama", "Rename resource": "", "Reopen": "Buka kembali", @@ -756,14 +1032,23 @@ "Reply": "Balas", "Report": "Laporkan", "Report #{reportNumber}": "", + "Report as ham": "", + "Report as spam": "", + "Report as undetected spam": "", + "Report reason": "", + "Report status": "", "Report this comment": "Laporkan komentar ini", "Report this event": "Laporkan acara ini", "Report this group": "Laporkan kelompok ini", "Report this post": "", "Reported": "Dilaporkan", + "Reported at": "", "Reported by": "Dilaporkan oleh", + "Reported by an unknown actor": "", + "Reported by someone anonymously": "", "Reported by someone on {domain}": "", "Reported by {reporter}": "Dilaporkan oleh {reporter}", + "Reported content": "", "Reported group": "", "Reported identity": "", "Reports": "", @@ -772,13 +1057,16 @@ "Resend confirmation email": "Kirim ulang email konfirmasi", "Resent confirmation email": "Email konfirmasi dikirim ulang", "Reset": "", + "Reset filters": "", "Reset my password": "", "Reset password": "Atur ulang kata sandi", "Resolved": "", "Resource provided is not an URL": "", "Resources": "", "Restricted": "Dibatasi", + "Return to the event page": "", "Return to the group page": "Kembali ke halaman kelompok", + "Revoke": "", "Right now": "Sekarang", "Role": "", "Rules": "Peraturan", @@ -786,29 +1074,41 @@ "SSL/TLS": "SSL/TLS", "Save": "Simpan", "Save draft": "Simpan draf", + "Save instance settings": "", "Schedule": "Jadwal", "Search": "Cari", "Search events, groups, etc.": "Cari acara, kelompok, dll.", + "Search target": "", "Searching…": "Mencari…", + "Secondary Color": "", + "Select a category": "", "Select a language": "Pilih bahasa", "Select a radius": "Pilih radius", "Select a timezone": "Pilih zona waktu", + "Select all resources": "", + "Select distance": "", "Select languages": "", "Select the activities for which you wish to receive an email or a push notification.": "", + "Select this resource": "", "Send": "", "Send email": "Kirim email", + "Send feedback": "", "Send notification e-mails": "", "Send password reset": "", "Send the confirmation email again": "Kirim email konfirmasi lagi", "Send the report": "Kirim laporan", + "Sent to {count} participants": "", "Set an URL to a page with your own privacy policy.": "Tetapkan URL ke halaman dengan kebijakan privasi Anda.", "Set an URL to a page with your own terms.": "", "Settings": "Pengaturan", "Share": "Bagikan", + "Share link": "", "Share this event": "Bagikan acara ini", "Share this group": "Bagikan kelompok ini", + "Share this group invitation link": "", "Share this post": "", "Short bio": "Bio singkat", + "Show filters": "", "Show map": "Tampilkan peta", "Show me where I am": "Tampilkan di mana saya sekarang", "Show remaining number of places": "", @@ -816,20 +1116,34 @@ "Show the time when the event ends": "Tampilkan waktu acara berakhir", "Showing events before": "", "Showing events starting on": "", + "Showing participants": "", "Sign Language": "Bahasa Isyarat", "Sign in with": "Masuk dengan", "Sign up": "Daftar", "Since you are a new member, private content can take a few minutes to appear.": "", "Skip to main content": "", + "Smoke free": "", + "Smoking allowed": "", "Social": "", + "Software details: {software_details}": "", "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary here to help you understand them better:": "", + "Sorry, we wen't able to save your feedback. Don't worry, we'll try to fix this issue anyway.": "", + "Sort by": "", + "Sort by events": "", + "Sort by groups": "", "Starts on…": "Dimulai pada…", "Status": "Status", + "Statuses": "", + "Stop following instance": "", "Street": "", "Submit": "Kirim", + "Submit to Akismet": "", "Subtitles": "Subtitel", + "Suggestions:": "", "Suspend": "", "Suspend group": "", + "Suspend the profile": "", + "Suspend the profile?": "", "Suspended": "", "Tag search": "", "Task lists": "", @@ -839,6 +1153,7 @@ "Terms": "", "Terms of service": "Persyaratan layanan", "Text": "Teks", + "Thanks a lot, your feedback was submitted!": "", "That you follow or of which you are a member": "", "The Big Blue Button video teleconference URL": "URL telekonferensi Big Blue Button", "The Google Meet video teleconference URL": "URL telekonferensi Google Meet", @@ -851,7 +1166,9 @@ "The Zoom video teleconference URL": "URL telekonferensi Zoom", "The account's email address was changed. Check your emails to verify it.": "", "The actual number of participants may differ, as this event is hosted on another instance.": "Jumlah asli peserta mungkin berbeda, karena acara ini diselenggarakan instansi lain.", + "The calc will be created on {service}": "", "The content came from another server. Transfer an anonymous copy of the report?": "", + "The device code is incorrect or no longer valid.": "", "The draft event has been updated": "Draf acara telah diperbarui", "The event has a sign language interpreter": "", "The event has been created as a draft": "Acara ini telah dibuat sebagai draf", @@ -873,6 +1190,8 @@ "The event {event} was deleted by {profile}.": "Acara {event} dihapus oleh {profile}.", "The event {event} was updated by {profile}.": "Acara {event} diperbarui oleh {profile}.", "The events you created are not shown here.": "Acara-acara yang Anda buat tidak ditampilkan di sini.", + "The following participants are groups, which means group members are able to reply to this conversation:": "", + "The following user's profiles will be deleted, with all their data:": "", "The geolocation prompt was denied.": "", "The group can now be joined by anyone, but new members need to be approved by an administrator.": "", "The group can now be joined by anyone.": "", @@ -888,54 +1207,126 @@ "The membership request from {profile} was rejected": "", "The only way for your group to get new members is if an admininistrator invites them.": "", "The organiser has chosen to close comments.": "Penyelenggara telah memilih untuk menutup komentar.", + "The pad will be created on {service}": "", "The page you're looking for doesn't exist.": "Halaman yang sedang Anda cari tidak ada.", "The password was successfully changed": "Kata sandi berhasil diubah", "The post {post} was created by {profile}.": "Postingan {post} dibuat oleh {profile}.", "The post {post} was deleted by {profile}.": "Postingan {post} dihapus oleh {profile}.", "The post {post} was updated by {profile}.": "Postingan {post} diperbarui oleh {profile}.", + "The provided application was not found.": "", + "The report contents (eventual comments and event) and the reported profile details will be transmitted to Akismet.": "", "The report will be sent to the moderators of your instance. You can explain why you report this content below.": "Laporan akan dikirim ke moderator instansi Anda. Anda dapat menjelaskan mengapa Anda melaporkan konten ini di bawah.", "The selected picture is too heavy. You need to select a file smaller than {size}.": "Gambar yang dipilih terlalu berat. Anda harus memilih sebuah berkas yang lebih kecil dari {size}.", "The technical details of the error can help developers solve the problem more easily. Please add them to your feedback.": "Keterangan teknis dari kesalahan dapat membantu pengembang memecahkan masalahnya dengan lebih mudah. Harap tambahkan keterangan teknisnya ke umpan balik Anda.", + "The user has been banned": "", + "The videoconference will be created on {service}": "", "The {default_privacy_policy} will be used. They will be translated in the user's language.": "", "The {default_terms} will be used. They will be translated in the user's language.": "", + "Theme": "", "There are {participants} participants.": "Ada {participants} peserta.", "There is no activity yet. Start doing some things to see activity appear here.": "Belum ada aktivitas. Mulai melakukan sesuatu untuk melihat aktivitas muncul di sini.", "There will be no way to recover your data.": "Tidak akan ada cara untuk memulihkan data Anda.", + "There will be no way to restore the profile's data!": "", + "There will be no way to restore the user's data!": "", + "There's no announcements yet": "", + "There's no conversations yet": "", "There's no discussions yet": "", + "These apps can access your account through the API. If you see here apps that you don't recognize, that don't work as expected or that you don't use anymore, you can revoke their access.": "", "These events may interest you": "Acara-acara ini mungkin menarik untuk Anda", "These feeds contain event data for the events for which any of your profiles is a participant or creator. You should keep these private. You can find feeds for specific profiles on each profile edition page.": "", "These feeds contain event data for the events for which this specific profile is a participant or creator. You should keep these private. You can find feeds for all of your profiles into your notification settings.": "", "This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.": "Instansi Mobilizon ini dan penyelenggara ini mengizinkan peserta anonim, tetapi membutuhkan validasi melalui konfirmasi email.", "This URL doesn't seem to be valid": "URL tidak terlihat valid", "This URL is not supported": "URL ini tidak didukung", + "This announcement will be send to all participants with the statuses selected below. They will not be allowed to reply to your announcement, but they can create a new conversation with you.": "", + "This application asks for the following permissions:": "", + "This application didn't ask for known permissions. It's likely the request is incorrect.": "", + "This application will be able to access all of your informations and post content. Make sure you only approve applications you trust.": "", + "This application will be allowed to access all of the groups you're a member of": "", + "This application will be allowed to access group activities in all of the groups you're a member of": "", + "This application will be allowed to access your user activity settings": "", + "This application will be allowed to access your user settings": "", + "This application will be allowed to create feed tokens": "", + "This application will be allowed to create group discussions": "", + "This application will be allowed to create new profiles for your account": "", + "This application will be allowed to create resources in all of the groups you're a member of": "", + "This application will be allowed to delete comments": "", + "This application will be allowed to delete events": "", + "This application will be allowed to delete feed tokens": "", + "This application will be allowed to delete group discussions": "", + "This application will be allowed to delete group posts": "", + "This application will be allowed to delete resources in all of the groups you're a member of": "", + "This application will be allowed to delete your profiles": "", + "This application will be allowed to join and leave groups": "", + "This application will be allowed to list and access group discussions in all of the groups you're a member of": "", + "This application will be allowed to list and access group events in all of the groups you're a member of": "", + "This application will be allowed to list and access group todo-lists in all of the groups you're a member of": "", + "This application will be allowed to list and view the events you're participating to": "", + "This application will be allowed to list and view the groups you're a member of": "", + "This application will be allowed to list and view the groups you're following": "", + "This application will be allowed to list and view your draft events": "", + "This application will be allowed to list and view your organized events": "", + "This application will be allowed to list group followers in all of the groups you're a member of": "", + "This application will be allowed to list group members in all of the groups you're a member of": "", + "This application will be allowed to list the media you've uploaded": "", + "This application will be allowed to list your suggested group events": "", + "This application will be allowed to manage events participations": "", + "This application will be allowed to manage group members in all of the groups you're a member of": "", + "This application will be allowed to manage your account activity settings": "", + "This application will be allowed to manage your account push notification settings": "", + "This application will be allowed to post comments": "", + "This application will be allowed to publish and manage events, post and manage comments, participate to events, manage all of your groups, including group events, resources, posts and discussions. It will also be allowed to manage your account and profile settings.": "", + "This application will be allowed to publish events": "", + "This application will be allowed to publish events, participate to events": "", + "This application will be allowed to publish group posts": "", + "This application will be allowed to remove uploaded media": "", + "This application will be allowed to see all of your events organized, the events you participate to, as well as every data from your groups.": "", + "This application will be allowed to see all of your events organized, the events you participate to, …": "", + "This application will be allowed to update comments": "", + "This application will be allowed to update events": "", + "This application will be allowed to update group discussions": "", + "This application will be allowed to update group posts": "", + "This application will be allowed to update resources in all of the groups you're a member of": "", + "This application will be allowed to update your profiles": "", + "This application will be allowed to upload media": "", "This event has been cancelled.": "Acara ini telah dibatalkan.", "This event is accessible only through it's link. Be careful where you post this link.": "Acara ini hanya dapat diakses melalui tautannya. Berhati-hatilah di mana Anda memposting tautan ini.", "This group doesn't have a description yet.": "Kelompok ini belum memiliki keterangan.", + "This group is a remote group, it's possible the original instance has more informations.": "", "This group is accessible only through it's link. Be careful where you post this link.": "Kelompok ini hanya dapat diakses melalui tautannya. Berhati-hatilah di mana Anda memposting tautan ini.", "This group is invite-only": "Kelompok ini adalah kelompok undang-saja", "This group was not found": "", "This identifier is unique to your profile. It allows others to find you.": "", "This information is saved only on your computer. Click for details": "Informasi ini disimpan hanya di komputer Anda. Klik untuk keterangan", + "This instance doesn't follow yours.": "", "This instance hasn't got push notifications enabled.": "Instansi ini belum mengaktifkan notifikasi push.", "This instance isn't opened to registrations, but you can register on other instances.": "Pendaftaran tidak dibuka untuk instansi ini, tetapi Anda dapat mendaftar di instansi lain.", "This instance, {instanceName} ({domain}), hosts your profile, so remember its name.": "", + "This instance, {instanceName}, hosts your profile, so remember its name.": "", + "This is a announcement from the organizers of event {event}. You can't reply to it, but you can send a private message to event organizers.": "", "This is a demonstration site to test Mobilizon.": "Ini adalah situs demonstrasi untuk menguji Mobilizon.", "This is like your federated username ({username}) for groups. It will allow the group to be found on the federation, and is guaranteed to be unique.": "", + "This is like your federated username ({username}) for groups. It will allow the group to be found on the federation, and is guaranteed to be unique.": "", "This month": "Bulan ini", "This post is accessible only for members. You have access to it for moderation purposes only because you are an instance moderator.": "", "This post is accessible only through it's link. Be careful where you post this link.": "", "This profile is from another instance, the informations shown here may be incomplete.": "", + "This profile is located on this instance, so you need to {access_the_corresponding_account} to ban it.": "", "This profile was not found": "", + "This section lets you add links to external websites to the menu.": "", "This setting will be used to display the website and send you emails in the correct language.": "Pengaturan ini digunakan untuk menampilkan situs web dan mengirimkan Anda email dengan bahasa yang benar.", + "This user doesn't have any profiles": "", "This user was not found": "", "This website isn't moderated and the data that you enter will be automatically destroyed every day at 00:01 (Paris timezone).": "Situs web ini tidak dimoderasi dan data yang Anda masukkan akan secara otomatis dihancurkan setiap hari pada pukul 00:01 (zona waktu Paris).", "This week": "Pekan ini", "This weekend": "Akhir pekan ini", + "This will also resolve the report.": "", "This will delete / anonymize all content (events, comments, messages, participations…) created from this identity.": "", "Time in your timezone ({timezone})": "Waktu dalam zona waktu Anda ({timezone})", "Times in your timezone ({timezone})": "Waktu dalam zona waktu Anda ({timezone})", "Timezone": "Zona waktu", "Timezone detected as {timezone}.": "Zona waktu {timezone} terdeteksi.", + "Timezone parameters": "", "Title": "Judul", "To activate more notifications, head over to the notification settings.": "", "To confirm, type your event title \"{eventTitle}\"": "Untuk mengkonfirmasi, ketik judul acara Anda \"{eventTitle}\"", @@ -946,10 +1337,15 @@ "To follow groups and be informed of their latest events": "", "To register for an event by choosing one of your identities": "", "Today": "Hari Ini", + "Token": "", "Tomorrow": "Besok", "Tools": "Alat", + "Total number of participations": "", "Transfer to {outsideDomain}": "", "Triggered profile refreshment": "", + "Try different keywords.": "", + "Try fewer keywords.": "", + "Try more general keywords.": "", "Twitch live": "Siaran langsung Twitch", "Twitch replay": "", "Twitter account": "Akun Twitter", @@ -964,6 +1360,9 @@ "Unable to load event for participation. The error details are provided below:": "", "Unable to save your participation in this browser.": "Gagal menyimpan keikutsertaan Anda di browser ini.", "Unable to update the profile. The avatar picture may be too heavy.": "Tidak dapat memperbarui profil. Gambar avatarnya mungkin terlalu berat.", + "Unban": "", + "Unban the account": "", + "Unban the account?": "", "Underline": "Garis Bawah", "Undo": "", "Unfollow": "", @@ -979,26 +1378,41 @@ "Upcoming": "Akan datang", "Upcoming events": "Acara-acara yang akan datang", "Upcoming events from your groups": "", + "Upcoming events nearby {position}": "", "Update": "Perbarui", "Update app": "Perbarui aplikasi", + "Update comments": "", "Update discussion title": "", "Update event {name}": "Perbarui acara {name}", + "Update events": "", "Update group": "Perbarui kelompok", + "Update group discussions": "", + "Update group posts": "", + "Update group resources": "", + "Update label": "", "Update my event": "Perbarui acara saya", + "Update my profile": "", "Update post": "Perbarui postingan", + "Update profiles": "", "Updated": "Diperbarui", + "Updated at": "", + "Upload media": "", "Uploaded media size": "Ukuran media yang diunggah", + "Uploaded media total size": "", "Use my location": "Gunakan lokasi saya", "User": "Pengguna", "User settings": "Pengaturan pengguna", + "User suspended and report resolved": "", "Username": "", "Users": "", + "Users pending for moderation": "", "Validating account": "Memvalidasi akun", "Validating email": "Memvalidasi email", "Video Conference": "Telekonferensi", "View a reply": "|Lihat satu balasan|Lihat {totalReplies} balasan", "View account on {hostname} (in a new window)": "Lihat akun di {hostname} (di jendela baru)", "View all": "Lihat semua", + "View all categories": "", "View all events": "Lihat semua acara", "View all posts": "Lihat semua postingan", "View event page": "Lihat halaman acara", @@ -1006,14 +1420,25 @@ "View full profile": "", "View less": "Lihat lebih sedikit", "View more": "Lihat lebih banyak", + "View more events": "", + "View more events and activities": "", + "View more events and activities around {position}": "", + "View more events around {position}": "", + "View more groups around {position}": "", + "View more online events": "", "View page on {hostname} (in a new window)": "Lihat halaman di {hostname} (di jendela baru)", + "View past activities": "", + "View past events": "", + "View the group profile on the original instance": "", "Visibility was set to an unknown value.": "Visibilitas diatur menjadi nilai yang tak dikenal.", "Visibility was set to private.": "", "Visibility was set to public.": "Visibilitas diatur menjadi publik.", "Visible everywhere on the web": "Terlihat di mana saja di web", "Visible everywhere on the web (public)": "Terlihat di mana saja di web (publik)", + "Visit {instance_domain}": "", "Waiting for organization team approval.": "", "Warning": "Peringatan", + "We collect your feedback and the error information in order to improve this service.": "", "We couldn't save your participation inside this browser. Not to worry, you have successfully confirmed your participation, we just couldn't save it's status in this browser because of a technical issue.": "", "We improve this software thanks to your feedback. To let us know about this issue, two possibilities (both unfortunately require user account creation):": "Kami meningkatkan perangkat lunak terima kasih kepada umpan balik Anda. Untuk memberitahu kami tentang masalah ini, ada dua kemungkinan (keduanya sayangnya membutuhkan pembuatan akun):", "We just sent an email to {email}": "Kami baru saja mengirim email ke {email}", @@ -1024,15 +1449,18 @@ "We'll use your timezone settings to send a recap of the morning of the event.": "", "Website": "Situs Web", "Website / URL": "Situs Web / URL", + "Week": "", "Weekly email summary": "", "Welcome back {username}!": "Selamat datang kembali {username}!", "Welcome back!": "Selamat datang kembali!", "Welcome to Mobilizon, {username}!": "Selamat datang di Mobilizon, {username}!", "What can I do to help?": "Apa yang dapat saya lakukan untuk membantu?", + "What happened?": "", "Wheelchair accessibility": "Aksesibilitas kursi roda", "When a moderator from the group creates an event and attributes it to the group, it will show up here.": "", "When the event is private, you'll need to share the link around.": "", "When the post is private, you'll need to share the link around.": "", + "Whether smoking is prohibited during the event": "", "Whether the event is accessible with a wheelchair": "Apakah acaranya dapat diakses menggunakan kursi roda", "Whether the event is interpreted in sign language": "", "Whether the event live video is subtitled": "Apakah subtitel tersedia pada video siaran langsung acara", @@ -1042,8 +1470,17 @@ "Who published {number} events": "Yang mempublikasikan {number} acara", "Why create an account?": "Kenapa buat sebuah akun?", "Will allow to display and manage your participation status on the event page when using this device. Uncheck if you're using a public device.": "", + "With the most participants": "", + "With unknown participants": "", + "With {participants}": "", "Within {number} kilometers of {place}": "|Satu kilometer dari {place}|{number} kilometer dari {place}", + "Write a new comment": "", + "Write a new message": "", + "Write a new reply": "", + "Write something": "", + "Write your post": "", "Yesterday": "Kemarin", + "You ({invitedActor}) have been invited by {invitedBy} to the following group:": "", "You accepted the invitation to join the group.": "", "You added the member {member}.": "Anda menambahkan anggota {member}.", "You approved {member}'s membership.": "", @@ -1053,8 +1490,14 @@ "You are offline": "Anda luring", "You are participating in this event anonymously": "Anda ikut serta pada acara ini secara anonim", "You are participating in this event anonymously but didn't confirm participation": "Anda ikut serta pada acara ini secara anonim tetapi Anda tidak mengkonfirmasi keikutsertaan", + "You can add resources by using the button above.": "", "You can add tags by hitting the Enter key or by adding a comma": "Anda dapat menambahkan tag dengan menekan tombol Enter atau dengan menambahkan koma", + "You can create a new profile or change the actual profile with the profile menu.": "", + "You can create another invitation link with the button \"New invitation\".": "", + "You can drag and drop the marker below to the desired location": "", "You can pick your timezone into your preferences.": "", + "You can put any arbitrary content in this element. URLs will be clickable.": "", + "You can try another search term or add the address details manually below.": "", "You can try another search term or drag and drop the marker on the map": "", "You can't change your password because you are registered through {provider}.": "Anda tidak dapat mengubah kata sandi Anda karena Anda mendaftar melalui {provider}.", "You can't use push notifications in this browser.": "Anda tidak dapat menggunakan notifikasi push di browser ini.", @@ -1077,21 +1520,30 @@ "You don't follow any instances yet.": "Anda belum mengikuti instansi apapun.", "You don't have any upcoming events. Maybe try another filter?": "", "You excluded member {member}.": "", + "You have access to this conversation as a member of the {group} group": "", "You have attended {count} events in the past.": "", + "You have been logged-out": "", "You have been removed from this group's members.": "", "You have cancelled your participation": "Anda telah membatalkan keikutsertaan Anda", "You have one event in {days} days.": "", "You have one event today.": "", "You have one event tomorrow.": "", + "You have to create and select a profile to fully use Mobilizon.": "", + "You haven't interacted with other instances yet.": "", "You invited {member}.": "Anda mengundang {member}.", + "You joined the event {event}.": "", + "You may also:": "", "You may clear all participation information for this device with the buttons below.": "", + "You may now close this page or {return_to_the_homepage}.": "", "You may now close this window, or {return_to_event}.": "Anda dapat menutup jendela ini sekarang, atau {return_to_event}.", "You may show some members as contacts.": "", "You moved the folder {resource} into {new_path}.": "", "You moved the folder {resource} to the root folder.": "", "You moved the resource {resource} into {new_path}.": "", "You moved the resource {resource} to the root folder.": "", + "You need to enter a text": "", "You need to login.": "Anda harus masuk.", + "You need to provide the following code to your application. It will only be valid for a few minutes.": "", "You posted a comment on the event {event}.": "Anda memposting komentar ke acara {event}.", "You promoted the member {member} to an unknown role.": "", "You promoted {member} to administrator.": "Anda mempromosikan {member} menjadi administrator.", @@ -1103,6 +1555,7 @@ "You replied to a comment on the event {event}.": "Anda membalas suatu komentar di acara {event}.", "You replied to the discussion {discussion}.": "", "You requested to join the group.": "", + "You successfully joined the group {groupName} with your profile {preferredUsername}.": "", "You updated the event {event}.": "Anda memperbarui acara {event}.", "You updated the group {group}.": "Anda memperbarui kelompok {group}.", "You updated the member {member}.": "Anda memperbarui anggota {member}.", @@ -1118,6 +1571,7 @@ "You will find here all the events you have created or of which you are a participant, as well as events organized by groups you follow or are a member of.": "", "You will receive notifications about this group's public activity depending on %{notification_settings}.": "", "You wish to participate to the following event": "Anda ingin ikut serta dalam acara berikut", + "You'll be able to revoke access for this application in your account settings.": "", "You'll get a weekly recap every Monday for upcoming events, if you have any.": "", "You'll need to change the URLs where there were previously entered.": "", "You'll need to transmit the group URL so people may access the group's profile. The group won't be findable in Mobilizon's search or regular search engines.": "", @@ -1128,6 +1582,7 @@ "Your account has been validated": "Akun Anda telah divalidasi", "Your account is being validated": "Akun Anda sedang di validasi", "Your account is nearly ready": "Akun Anda hampir siap", + "Your application code": "", "Your city or region and the radius will only be used to suggest you events nearby. The event radius will consider the administrative center of the area.": "", "Your current email is {email}. You use it to log in.": "Email Anda saat ini adalah {email}. Anda menggunakannya untuk masuk.", "Your email": "Email Anda", @@ -1136,10 +1591,13 @@ "Your email is being changed": "Email Anda sedang diubah", "Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.": "Email Anda hanya digunakan untuk mengkonfirmasi bahwa Anda benar-benar seseorang dan untuk mengirimkan Anda kabar tentang acara ini. Itu TIDAK akan dibagikan ke instansi lain atau ke penyelengi acara.", "Your federated identity": "", + "Your membership is pending approval": "", "Your membership was approved by {profile}.": "", + "Your participation has been cancelled": "", "Your participation has been confirmed": "Keikutsertaan Anda telah dikonfirmasi", "Your participation has been rejected": "Keikutsertaan Anda telah ditolak", "Your participation has been requested": "", + "Your participation is being cancelled": "", "Your participation request has been validated": "Keikutsertaan Anda telah divalidasi", "Your participation request is being validated": "Keikutsertaan Anda sedang divalidasi", "Your participation status has been changed": "Status keikutsertaan Anda telah diubah", @@ -1147,6 +1605,7 @@ "Your participation still has to be approved by the organisers.": "", "Your participation will be validated once you click the confirmation link into the email, and after the organizer manually validates your participation.": "", "Your participation will be validated once you click the confirmation link into the email.": "", + "Your password has been successfully changed. You now need to logged-in with your new password.": "", "Your position was not available.": "Posisi Anda tidak tersedia.", "Your profile will be shown as contact.": "", "Your timezone is currently set to {timezone}.": "Zona waktu Anda saat ini ditetapkan menjadi {timezone}.", @@ -1160,46 +1619,65 @@ "[This comment has been deleted]": "[Komentar ini telah dihapus]", "[deleted]": "[dihapus]", "a non-existent report": "", + "access the corresponding account": "", "access to the group's private content as well": "", "and {number} groups": "", "any distance": "", "as {identity}": "sebagai {identity}", "contact uninformed": "", "create a group": "buat kelompok", + "create an activity": "", "create an event": "membuat sebuah acara", "default Mobilizon privacy policy": "kebijakan privasi default Mobilizon", "default Mobilizon terms": "", + "detail": "", "e.g. 10 Rue Jangot": "", "e.g. Accessibility, Twitch, PeerTube": "", + "e.g. Nantes, Berlin, Cork, …": "", "enable the feature": "mengaktifkan fiturnya", "explore the events": "jelajahi acara-acara", "explore the groups": "jelajahi kelompok-kelompok", + "find, create and organise events": "", "full rules": "", "group's upcoming public events": "", "https://mensuel.framapad.org/p/some-secret-token": "", "iCal Feed": "Feed iCal", "instance rules": "peraturan instansi", + "mobilizon-instance.tld": "", "more than 1360 contributors": "lebih dari 1360 kontributor", + "multitude of interconnected Mobilizon websites": "", + "new{'@'}email.com": "", "profile@instance": "profil@instansi", + "profile{'@'}instance": "", + "profile{\\'@\\'}instance": "", "report #{report_number}": "laporan #{report_number}", "return to the event's page": "kembali ke halaman acara", + "return to the homepage": "", "terms of service": "persyaratan layanan", + "tool designed to serve you": "", + "translation": "", "with another identity…": "dengan identitas lain…", "your notification settings": "", "{'@'}{username}": "{'@'}{username}", + "{'@'}{username} ({role})": "", "{approved} / {total} seats": "", "{available}/{capacity} available places": "", + "{count} events": "", "{count} km": "{count} km", "{count} members": "Tidak ada anggota|Satu anggota|{count} anggota", "{count} members or followers": "", "{count} participants": "Belum ada peserta | Satu peserta | {count} peserta", "{count} requests waiting": "{count} permintaan menunggu", + "{eventsCount} activities found": "", + "{eventsCount} events found": "", "{folder} - Resources": "", + "{groupsCount} groups found": "", "{group} activity timeline": "", "{group} events": "", "{group} posts": "Postingan-postingan {group}", "{group}'s events": "Acara-acara {group}", "{group}'s todolists": "", + "{instanceName} ({domain})": "", "{instanceName} is an instance of the {mobilizon} software.": "{instanceName} adalah sebuah instansi perangkat lunak {mobilizon}.", "{instanceName} is an instance of {mobilizon_link}, a free software built with the community.": "{instanceName} adalah sebuah instansi {mobilizon_link}, perangkat lunak gratis dari masyarakat.", "{member} accepted the invitation to join the group.": "", @@ -1221,6 +1699,9 @@ "{moderator} suspended group {profile}": "", "{moderator} suspended profile {profile}": "", "{nb} km": "{nb} km", + "{numberOfCategories} selected": "", + "{numberOfLanguages} selected": "", + "{number} kilometers": "", "{number} members": "{number} anggota", "{number} memberships": "", "{number} organized events": "", @@ -1228,6 +1709,7 @@ "{number} posts": "Tidak ada postingan|Satu postingan|{number} postingan", "{number} seats left": "", "{old_group_name} was renamed to {group}.": "{old_group_name} telah berubah nama menjadi {group}.", + "{profileName} (suspended)": "", "{profile} (by default)": "", "{profile} added the member {member}.": "{profile} menambahkan anggota {member}.", "{profile} approved {member}'s membership.": "", @@ -1243,6 +1725,7 @@ "{profile} demoted {member} to moderator.": "", "{profile} demoted {member} to simple member.": "", "{profile} excluded member {member}.": "", + "{profile} joined the the event {event}.": "", "{profile} moved the folder {resource} into {new_path}.": "", "{profile} moved the folder {resource} to the root folder.": "", "{profile} moved the resource {resource} into {new_path}.": "", @@ -1260,8 +1743,11 @@ "{profile} replied to the discussion {discussion}.": "", "{profile} updated the group {group}.": "{profile} memperbarui kelompok {group}.", "{profile} updated the member {member}.": "{profile} memperbarui anggota {member}.", + "{resultsCount} results found": "", "{timezoneLongName} ({timezoneShortName})": "", "{title} ({count} todos)": "", "{username} was invited to {group}": "{username} diundang ke {group}", + "{user}'s follow request was accepted": "", + "{user}'s follow request was rejected": "", "© The OpenStreetMap Contributors": "© Kontributor OpenStreetMap" } diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index b1ea4c9fa..f6035c919 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -1,12 +1,17 @@ { "#{tag}": "#{tag}", "(Masked)": "", + "(No label defined)": "", "(this folder)": "", "(this link)": "", "+ Add a resource": "", "+ Create a post": "", + "+ Create an activity": "", "+ Create an event": "", "+ Start a discussion": "", + "+ View past activities": "", + "+ View past events": "", + "0 Bytes": "", "{contact} will be displayed as contact.": "", "@{group}": "@{group}", "@{username} ({role})": "", @@ -16,10 +21,12 @@ "A discussion has been created or updated": "", "A federated software": "", "A fediverse account URL to follow for event updates": "", + "A few lines about your group": "", "A link to a page presenting the event schedule": "", "A link to a page presenting the price options": "", "A member has been updated": "", "A member requested to join one of my groups": "", + "A moderator will take care of your request.": "", "A new version is available.": "有新版本可用。", "A place for your code of conduct, rules or guidelines. You can use HTML tags.": "", "A place to explain who you are and the things that set your instance apart. You can use HTML tags.": "", @@ -45,6 +52,19 @@ "Accept": "", "Accept follow": "接受關注", "Accepted": "己接受", + "Access drafts events": "", + "Access followed groups": "", + "Access group activities": "", + "Access group discussions": "", + "Access group events": "", + "Access group followers": "", + "Access group members": "", + "Access group memberships": "", + "Access group suggested events": "", + "Access group todo-lists": "", + "Access organized events": "", + "Access participations": "", + "Access your group's resources": "", "Accessibility": "", "Accessible only by link": "", "Accessible only to members": "", @@ -53,16 +73,21 @@ "Account settings": "", "Actions": "", "Activate browser push notifications": "", + "Activate notifications": "", "Activated": "", "Active": "", + "Activities": "", + "Activities are disabled on this instance.|An event with a duration of more than one day will be categorized as an activity.|An event with a duration of more than {number} days will be categorized as an activity.": "", "Activity": "", "Actor": "", "Adapt to system theme": "依系統主題更換", "Add": "新增", "Add / Remove…": "新增/移除⋯⋯", "Add a contact": "", + "Add a new link": "", "Add a new post": "", "Add a note": "", + "Add a recipient": "", "Add a todo": "", "Add an address": "", "Add an instance": "", @@ -78,12 +103,14 @@ "Admin settings successfully saved.": "", "Administration": "", "Administrator": "", + "All": "", "All activities": "", "All good, let's continue!": "", "All the places have already been taken": "", "Allow all comments from users with accounts": "", "Allow registrations": "", "An URL to an external ticketing platform": "", + "An anonymous profile joined the event {event}.": "", "An error has occured while refreshing the page.": "", "An error has occured. Sorry about that. You may try to reload the page.": "", "An ethical alternative": "", @@ -95,28 +122,41 @@ "An event from one of my groups has been published": "", "An event from one of my groups has been updated or deleted": "", "An instance is an installed version of the Mobilizon software running on a server. An instance can be run by anyone using the {mobilizon_software} or other federated apps, aka the “fediverse”. This instance's name is {instance_name}. Mobilizon is a federated network of multiple instances (just like email servers), users registered on different instances may communicate even though they didn't register on the same instance.": "", + "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events on your behalf, automatically and remotely.": "", + "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events, automatically and remotely.": "", "And {number} comments": "", + "Announcements": "", "Announcements and mentions notifications are always sent straight away.": "", + "Announcements for {eventTitle}": "", "Anonymous participant": "", "Anonymous participants will be asked to confirm their participation through e-mail.": "", "Anonymous participations": "匿名參與", "Any category": "任何類型", "Any day": "", + "Any distance": "", "Any type": "", "Anyone can join freely": "", "Anyone can request being a member, but an administrator needs to approve the membership.": "", "Anyone wanting to be a member from your group will be able to from your group page.": "", "Application": "應用程式", + "Application authorized": "", + "Application not found": "", + "Application was revoked": "", + "Apply filters": "", "Approve member": "", + "Apps": "", "Are you really sure you want to delete your whole account? You'll lose everything. Identities, settings, events created, messages and participations will be gone forever.": "您確定要刪除帳號嗎?您的身份、設定、訊息、參與和建立的活動將永遠消失。", "Are you sure you want to completely delete this group? All members - including remote ones - will be notified and removed from the group, and all of the group data (events, posts, discussions, todos…) will be irretrievably destroyed.": "", + "Are you sure you want to delete this comment? This action cannot be undone.": "", "Are you sure you want to delete this comment? This action cannot be undone.": "", + "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the discussion with the event creator and ask them to edit their event instead.": "", "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the discussion with the event creator or edit its event instead.": "", "Are you sure you want to suspend this group? All members - including remote ones - will be notified and removed from the group, and all of the group data (events, posts, discussions, todos…) will be irretrievably destroyed.": "", "Are you sure you want to suspend this group? As this group originates from instance {instance}, this will only remove local members and delete the local data, as well as rejecting all the future data.": "", "Are you sure you want to cancel the event creation? You'll lose all modifications.": "", "Are you sure you want to cancel the event edition? You'll lose all modifications.": "", "Are you sure you want to cancel your participation at event \"{title}\"?": "", + "Are you sure you want to delete this entire conversation?": "", "Are you sure you want to delete this entire discussion?": "", "Are you sure you want to delete this event? This action cannot be reverted.": "", "Are you sure you want to delete this post? This action cannot be reverted.": "", @@ -126,6 +166,10 @@ "Assigned to": "", "Atom feed for events and posts": "", "Attending": "", + "Authorize": "", + "Authorize application": "", + "Authorized on {authorization_date}": "", + "Autorize this application to access your account?": "", "Avatar": "大頭照", "Back to group list": "", "Back to homepage": "回到首頁", @@ -133,18 +177,28 @@ "Back to profile list": "", "Back to top": "返回頂端", "Back to user list": "", + "Ban": "", + "Ban the account": "", + "Ban the account?": "", "Banner": "", + "Become part of the community and start organizing events": "", "Before you can login, you need to click on the link inside it to validate your account.": "在登入之前,您需要先按下其中的連結來驗證您的帳號。", "Begins on": "", + "Best match": "", "Big Blue Button": "", "Bold": "", "Booking": "", "Breadcrumbs": "", "Browser notifications": "瀏覽器通知", + "Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.": "", "Bullet list": "", + "By bike": "", + "By car": "", "By others": "", + "By transit": "", "By {group}": "", "By {username}": "", + "Calendar": "", "Can be an email or a link, or just plain text.": "", "Cancel": "取消", "Cancel anonymous participation": "", @@ -155,6 +209,8 @@ "Cancel membership request": "", "Cancel my participation request…": "", "Cancel my participation…": "", + "Cancel participation": "", + "Cancel update": "", "Cancelled": "", "Cancelled: Won't happen": "", "Categories": "類型", @@ -162,11 +218,18 @@ "Category illustrations credits": "類型插圖的出處", "Category list": "類型列表", "Change": "", + "Change email": "", "Change my email": "修改我的電子郵件", "Change my identity…": "", "Change my password": "修改我的密碼", + "Change role": "", + "Change the filters.": "", "Change timezone": "", + "Change user email": "", + "Change user role": "", + "Check your device to continue. You may now close this window.": "", "Check your inbox (and your junk mail folder).": "", + "Choose publishing": "", "Choose the source of the instance's Privacy Policy": "請選擇實例隱私政策的來源", "Choose the source of the instance's Terms": "請選擇實例條款的來源", "City or region": "", @@ -184,18 +247,28 @@ "Closed": "否", "Comment body": "留言正文", "Comment deleted": "已刪除留言", + "Comment deleted and report resolved": "", + "Comment from a private conversation": "", + "Comment from an event announcement": "", + "Comment from {'@'}{username} reported": "", "Comment text can't be empty": "", + "Comment under event {eventTitle}": "", "Comments": "留言", "Comments are closed for everybody else.": "", + "Confirm": "", "Confirm my participation": "", "Confirm my particpation": "", "Confirm participation": "", + "Confirm user": "", "Confirmed": "", "Confirmed at": "", "Confirmed: Will happen": "", "Congratulations, your account is now created!": "", "Contact": "接觸", + "Continue": "", "Continue editing": "", + "Conversation with {participants}": "", + "Conversations": "", "Cookies and Local storage": "Cookie 和本機儲存器", "Copy URL to clipboard": "", "Copy details to clipboard": "", @@ -205,27 +278,34 @@ "Create a discussion": "", "Create a folder": "", "Create a new event": "", + "Create a new event or a new activity": "", "Create a new group": "", "Create a new identity": "", "Create a new list": "建立新的列表", + "Create a new metadata element": "", "Create a new profile": "", "Create a pad": "", "Create a videoconference": "", "Create an account": "建立帳號", "Create discussion": "", "Create event": "", + "Create feed tokens": "", "Create group": "", + "Create group discussions": "", + "Create group resources": "", "Create identity": "", "Create my event": "", "Create my group": "", "Create my profile": "", "Create new links": "", + "Create new profiles": "", "Create resource": "", "Create the discussion": "", "Create to-do lists for all the tasks you need to do, assign them and set due dates.": "", "Create token": "", "Created by {name}": "", "Created by {username}": "", + "Creation date": "", "Current identity has been changed to {identityName} in order to manage this event.": "", "Current page": "", "Custom": "", @@ -238,22 +318,42 @@ "Date and time": "時日", "Date and time settings": "", "Date parameters": "", + "Day": "", + "Deactivate notifications": "", "Decline": "", "Decrease": "", + "Decreasing creation date": "", + "Decreasing number of members": "", "Default": "", "Default Mobilizon privacy policy": "預設的 Mobilizon 隱私政策", "Default Mobilizon terms": "預設的 Mobilizon 條款", + "Default Picture": "", + "Default picture when an event or group doesn't have one.": "", "Delete": "", "Delete account": "", + "Delete comment": "", + "Delete comment and resolve report": "", + "Delete comments": "", "Delete conversation": "", "Delete discussion": "", "Delete event": "", + "Delete event and resolve report": "", + "Delete events": "", "Delete everything": "", + "Delete feed tokens": "", "Delete group": "刪除群組", + "Delete group discussions": "", + "Delete group posts": "", + "Delete group resources": "", + "Delete invitation": "", + "Delete invitation?": "", "Delete my account": "刪除我的帳號", "Delete post": "刪除貼文", + "Delete profiles": "", + "Delete this conversation": "", "Delete this discussion": "", "Delete this identity": "", + "Delete this link": "", "Delete your identity": "", "Delete {eventTitle}": "", "Delete {preferredUsername}": "", @@ -262,8 +362,10 @@ "Deleting my account will delete all of my identities.": "刪除我的帳號將會刪除我所有的身份。", "Deleting your Mobilizon account": "", "Demote": "", + "Describe your event": "", "Description": "", "Details": "", + "Device activation": "", "Didn't receive the instructions?": "沒有收到說明?", "Disabled": "已停用", "Discussions": "", @@ -272,18 +374,28 @@ "Display participation price": "", "Displayed nickname": "顯示別名", "Displayed on homepage and meta tags. Describe what Mobilizon is and what makes this instance special in a single paragraph.": "", + "Distance": "", "Do not receive any mail": "", + "Do you really want to ban the account « {emailAccount} » ?": "", + "Do you really want to ban this account? All of the user's profiles will be deleted.": "", + "Do you really want to delete this invitation link to this group?": "", + "Do you really want to suspend this profile? All of the profiles content will be deleted.": "", + "Do you really want to unban this account? The user will be able to log-in again.": "", + "Do you want to join the group {groupName} with the profile {preferredUsername} ?": "", "Do you wish to {create_event} or {explore_events}?": "", "Do you wish to {create_group} or {explore_groups}?": "", "Does the event needs to be confirmed later or is it cancelled?": "", "Domain": "", + "Domain or instance name": "", "Draft": "", "Drafts": "", "Due on": "", "Duplicate": "", "Edit": "", + "Edit label": "", "Edit post": "編輯貼文", "Edit profile {profile}": "", + "Edit user email": "", "Edited {ago}": "", "Edited {relative_time} ago": "", "Eg: Stockholm, Dance, Chess…": "", @@ -291,6 +403,7 @@ "Either the account is already validated, either the validation token is incorrect.": "", "Either the email has already been changed, either the validation token is incorrect.": "", "Either the participation request has already been validated, either the validation token is incorrect.": "", + "Either your participation has already been cancelled, either the validation token is incorrect.": "", "Element title": "", "Element value": "", "Email": "電子郵件", @@ -299,6 +412,7 @@ "Emails usually don't contain capitals, make sure you haven't made a typo.": "", "Enabled": "已啟用", "Ends on…": "", + "Enter the code displayed on your device": "", "Enter the link URL": "", "Enter your email address below, and we'll email you instructions on how to change your password.": "", "Enter your own privacy policy. HTML tags allowed. The {mobilizon_privacy_policy} is provided as template.": "", @@ -307,6 +421,8 @@ "Error details copied!": "已複製錯誤詳情!", "Error message": "錯誤訊息", "Error stacktrace": "", + "Error while adding tag: {error}": "", + "Error while cancelling your participation": "", "Error while changing email": "", "Error while loading the preview": "載入預覽時出錯", "Error while login with {provider}. Retry or login another way.": "", @@ -319,22 +435,29 @@ "Error while validating participation request": "", "Etherpad notes": "", "Ethical alternative to Facebook events, groups and pages, Mobilizon is a tool designed to serve you. Period.": "", + "Ethical alternative to Facebook events, groups and pages, Mobilizon is a {tool_designed_to_serve_you}. Period.": "", "Event": "", "Event URL": "", "Event already passed": "", "Event cancelled": "", "Event creation": "", + "Event date": "", + "Event deleted": "", + "Event deleted and report resolved": "", "Event description body": "", "Event edition": "", "Event list": "活動列表", "Event metadata": "", "Event page settings": "", + "Event status": "", "Event timezone will default to the timezone of the event's address if there is one, or to your own timezone setting.": "", "Event to be confirmed": "", "Event {eventTitle} deleted": "", "Event {eventTitle} reported": "", "Events": "", + "Events close to you": "", "Events nearby": "", + "Events nearby {position}": "", "Events tagged with {tag}": "", "Everything": "", "Ex: mobilizon.fr": "例:mobilizon.fr", @@ -344,8 +467,12 @@ "Explore events": "", "Explore!": "探索!", "Export": "", + "External links": "", + "External provider URL": "", + "External registration": "", "Failed to get location.": "無法取得位置。", "Failed to save admin settings": "", + "Favicon": "", "Featured events": "", "Federated Group Name": "", "Federation": "聯邦功能", @@ -360,34 +487,46 @@ "Find or add an element": "", "First steps": "", "Follow": "關注", + "Follow a new instance": "", "Follow instance": "關注實例", + "Follow request pending approval": "", + "Follow requests will be approved by a group moderator": "", + "Follow status": "", + "Followed": "", + "Followed, pending response": "", "Follower": "", "Followers": "", "Followers will receive new public events and posts.": "", + "Following": "", "Following the group will allow you to be informed of the {group_upcoming_public_events}, whereas joining the group means you will {access_to_group_private_content_as_well}, including group discussions, group resources and members-only posts.": "", "Followings": "正在關注", + "Follows us": "", + "Follows us, pending approval": "", "For instance: London": "", "For instance: London, Taekwondo, Architecture…": "", - "Forgot your password ?": "忘記密碼了嗎?", - "Forgot your password?": "忘記密碼了嗎?", "Framadate poll": "", "From my groups": "", "From the {startDate} at {startTime} to the {endDate}": "", "From the {startDate} at {startTime} to the {endDate} at {endTime}": "", "From the {startDate} to the {endDate}": "", + "From the {startDate} to the {endDate} at {endTime}": "", + "From this instance only": "", "From yourself": "", "Fully accessible with a wheelchair": "", "Gather ⋅ Organize ⋅ Mobilize": "召集 ⋅ 組織 ⋅ 動員", "General": "通用", "General information": "一般資訊", "General settings": "一般設定", + "Geolocate me": "", "Geolocation was not determined in time.": "", "Get informed of the upcoming public events": "瞭解即將舉行的公開活動", "Getting location": "到那裡去", "Getting there": "", "Glossary": "術語解說", "Go": "", + "Go to booking": "", "Go to the event page": "", + "Go to the group page": "", "Go!": "去吧!", "Google Meet": "Google Meet", "Group": "群組", @@ -398,6 +537,8 @@ "Group address": "", "Group description body": "", "Group display name": "", + "Group invitation links": "", + "Group invitations": "", "Group members": "群組成員", "Group name": "群組名稱", "Group profiles": "", @@ -414,23 +555,32 @@ "Heading Level 2": "", "Heading Level 3": "", "Headline picture": "", + "Hide filters": "", "Hide replies": "", + "Hide the number of participants": "", "Home": "", "Home to {number} users": "", "Homepage": "", "Hourly email summary": "", + "How to register": "", "I agree to the {instanceRules} and {termsOfService}": "我同意{instanceRules}及{termsOfService}", "I create an identity": "", "I don't have a Mobilizon account": "我沒有 Mobilizon 帳號", "I have a Mobilizon account": "我有 Mobilizon 帳號", "I have an account on another Mobilizon instance.": "我在其他 Mobilizon 實例上有帳號。", + "I have an account on {instance}.": "", "I participate": "", "I want to allow people to participate without an account.": "", "I want to approve every participation request": "", + "I want to manage the registration on Mobilizon": "", + "I want to manage the registration with an external provider": "", "I've been mentionned in a comment under an event": "", + "I've been mentionned in a conversation": "", "I've been mentionned in a group discussion": "", + "I've clicked on X, then on Y": "", "ICS feed for events": "", "ICS/WebCal Feed": "", + "IP Address": "", "Identities": "身份", "Identity {displayName} created": "", "Identity {displayName} deleted": "", @@ -446,7 +596,11 @@ "In person": "", "In the following context, an application is a software, either provided by the Mobilizon team or by a 3rd-party, used to interact with your instance.": "", "In the past": "", + "In this instance's network": "", "Increase": "", + "Increasing creation date": "", + "Increasing number of members": "", + "Informations": "", "Instance": "", "Instance Long Description": "", "Instance Name": "實例名稱", @@ -471,30 +625,44 @@ "Integrate this event with 3rd-party tools and show metadata for the event.": "", "Interact": "", "Interact with a remote content": "", + "Invitation URL": "", + "Invitation links": "", + "Invitations": "", + "Invitations to join the group": "", "Invite a new member": "邀請新成員", + "Invite link": "", "Invite member": "邀請成員", "Invited": "", "It is possible that the content is not accessible on this instance, because this instance has blocked the profiles or groups behind this content.": "", "Italic": "", "Jitsi Meet": "", + "Join": "", "Join {instance}, a Mobilizon instance": "加入 {instance} 這臺 Mobilizon 實例", + "Join a group": "", "Join group": "加入群組", "Join group {group}": "", + "Join my group": "", "Join {instance}, a Mobilizon instance": "加入 {instance} 這臺 Mobilizon 實例", "Keep the entire conversation about a specific topic together on a single page.": "", "Key words": "", + "Keyword, event title, group name, etc.": "", + "Label": "", "Language": "語言", "Languages": "語言", "Last IP adress": "", + "Last event activity": "", "Last group created": "", "Last published event": "", "Last published events": "", + "Last seen on": "", "Last sign-in": "", + "Last used on {last_used_date}": "", "Last week": "", "Latest posts": "", "Learn more": "更加瞭解", "Learn more about Mobilizon": "更加瞭解 Mobilizon", "Learn more about {instance}": "更加瞭解 {instance}", + "Least recently published": "", "Leave": "", "Leave event": "", "Leave group": "離開群組", @@ -505,14 +673,18 @@ "Light": "亮", "Limited number of places": "", "List": "列表", + "List of conversations": "", "List title": "列表標題", "Live": "", "Load more": "", "Load more activities": "", "Loading comments…": "正在載入留言⋯⋯", "Loading map": "正在載入地圖", + "Loading search results...": "", + "Loading…": "", "Local": "", "Local time ({timezone})": "", + "Local times ({timezone})": "", "Locality": "", "Location": "地點", "Log in": "登入", @@ -521,22 +693,39 @@ "Login on Mobilizon!": "登入 Mobilizon 吧!", "Login on {instance}": "登入 {instance}", "Login status": "", + "Logo": "", + "Logo of the instance. Defaults to the upstream Mobilizon logo.": "", "Main languages you/your moderators speak": "", + "Make sure that all words are spelled correctly.": "", + "Manage activity settings": "", + "Manage event participations": "", + "Manage group members": "", + "Manage group memberships": "", "Manage participations": "", + "Manage push notification settings": "", "Manually approve new followers": "", + "Manually enter address": "", "Manually invite new members": "", "Map": "地圖", "Mark as resolved": "", + "Maybe the content was removed by the author or a moderator": "", "Member": "成員", + "Member invitation by username": "", "Members": "成員", + "Members can see events' participants": "", + "Members will also access private sections like discussions, resources and restricted posts.": "", "Members-only post": "", + "Membership requests will be approved by a group moderator": "", + "Memberships": "", "Mentions": "", "Message": "訊息", + "Message body": "", "Microsoft Teams": "", "Mobilizon": "Mobilizon", "Mobilizon is a federated network. You can interact with this event from a different server.": "", "Mobilizon is a federated software, meaning you can interact - depending on your admin's federation settings - with content from other instances, such as joining groups or events that were created elsewhere.": "", "Mobilizon is a tool that helps you find, create and organise events.": "", + "Mobilizon is a tool that helps you {find_create_organize_events}.": "", "Mobilizon is not a giant platform, but a multitude of interconnected Mobilizon websites.": "Mobilizon 不是一個巨大的平臺,而是一大群互聯的 Mobilizon 網站。", "Mobilizon is not a giant platform, but a {multitude_of_interconnected_mobilizon_websites}.": "Mobilizon 不是一個巨大的平臺,而是{multitude_of_interconnected_mobilizon_websites}。", "Mobilizon software": "Mobilizon 軟體", @@ -549,49 +738,70 @@ "Moderation log": "", "Moderation logs": "", "Moderator": "", + "Modify all of your account's data": "", + "Month": "", + "More options": "", + "Most recently published": "", "Move": "", "Move \"{resourceName}\"": "", "Move resource to the root folder": "", "Move resource to {folder}": "", "My account": "我的帳號", "My events": "", + "My federated identity ends in {domain}": "", "My groups": "我的群組", "My identities": "我的身份", "NOTE! The default terms have not been checked over by a lawyer and thus are unlikely to provide full legal protection for all situations for an instance admin using them. They are also not specific to all countries and jurisdictions. If you are unsure, please check with a lawyer.": "", "Name": "", "Navigated to {pageTitle}": "", + "Never used": "", + "New announcement": "", "New discussion": "", "New email": "新電子郵件地址", "New folder": "", + "New invitation": "", "New link": "", "New members": "", "New note": "", "New password": "新密碼", "New post": "", + "New private message": "", "New profile": "", "Next": "", "Next month": "", "Next page": "", "Next week": "", + "No about content yet": "", + "No activities found": "", "No address defined": "", + "No apps authorized yet": "", "No categories with public upcoming events on this instance were found.": "在這臺實例上,找不到有即將舉行的公開活動的類型。", "No closed reports yet": "", "No comment": "沒有留言", "No comments yet": "還沒有留言", + "No content found": "", "No discussions yet": "", "No end date": "", + "No event found at this address": "", "No events found": "", + "No events found for {search}": "", + "No events found nearby {position}. Try removing your position to see all events!": "", "No follower matches the filters": "", "No group found": "找不到群組", "No group matches the filters": "", "No group member found": "", "No groups found": "找不到群組", + "No groups found for {search}": "", "No information": "", "No instance follows your instance yet.": "還沒有關注您實例的實例。", + "No instance found.": "", "No instance to approve|Approve instance|Approve {number} instances": "", "No instance to reject|Reject instance|Reject {number} instances": "", "No instance to remove|Remove instance|Remove {number} instances": "", + "No instances match this filter. Try resetting filter fields?": "", + "No invitation yet. Create a new invitation with the button \"New invitation\".": "", "No languages found": "", + "No location yet": "", "No member matches the filters": "", "No members found": "", "No memberships found": "", @@ -609,6 +819,7 @@ "No posts found": "找不到貼文", "No posts yet": "還沒有貼文", "No profile matches the filters": "", + "No public upcoming activities": "", "No public upcoming events": "沒有即將舉行的公開活動", "No resolved reports yet": "", "No resources in this folder": "", @@ -619,6 +830,8 @@ "No results found": "找不到結果", "No results found for {search}": "找不到 {search} 的結果", "No rules defined yet.": "目前尚未定義守則。", + "No user matches the filter": "", + "No user matches the filters": "", "None": "", "Not accessible with a wheelchair": "", "Not approved": "", @@ -630,18 +843,24 @@ "Notifications": "", "Notifications for manually approved participations to an event": "", "Notify participants": "", + "Notify the user of the change": "", "Now, create your first profile:": "", + "Number of members": "", "Number of places": "", "OK": "", "Old password": "舊密碼", + "On foot": "", + "On the Fediverse": "", "On {date}": "", "On {date} ending at {endTime}": "", "On {date} from {startTime} to {endTime}": "", "On {date} starting at {startTime}": "", "On {instance} and other federated instances": "", "Online": "", + "Online events": "", "Online ticketing": "", "Online upcoming events": "即將舉行的線上活動", + "Only Mobilizon instances can be followed": "", "Only accessible through link": "", "Only accessible through link (private)": "", "Only accessible to members of the group": "", @@ -649,16 +868,22 @@ "Only group members can access discussions": "", "Only group moderators can create, edit and delete events.": "", "Only group moderators can create, edit and delete posts.": "", + "Only instances with an application actor can be followed": "", "Only registered users may fetch remote events from their URL.": "只有已註冊的使用者才能從他們的 URL 中檢索活動。", "Open": "是", "Open a topic on our forum": "", "Open an issue on our bug tracker (advanced users)": "", + "Open conversations": "", + "Open main menu": "", + "Open user menu": "", "Opened reports": "", + "Options": "", "Or": "", "Ordered list": "", "Organized": "", "Organized by": "", "Organized by {name}": "", + "Organized events": "", "Organizer": "", "Organizer notifications": "", "Organizers": "", @@ -666,7 +891,10 @@ "Other actions": "", "Other notification options:": "", "Other software may also support this.": "", + "Other users with the same IP address": "", + "Other users with the same email domain": "", "Otherwise this identity will just be removed from the group administrators.": "", + "Owncast": "", "Page": "", "Page limited to my group (asks for auth)": "", "Page not found": "", @@ -674,6 +902,7 @@ "Partially accessible with a wheelchair": "", "Participant": "", "Participants": "", + "Participants to {eventTitle}": "", "Participate": "", "Participate using your email address": "", "Participation approval": "", @@ -685,16 +914,21 @@ "Participations": "", "Password": "密碼", "Password (confirmation)": "密碼(確認)", + "Password and confirmation password must be identical.": "", "Password reset": "", + "Past activities": "", "Past events": "", "PeerTube live": "", "PeerTube replay": "", "Pending": "", + "Permission": "", "Personal feeds": "", + "Photo by {author} on {source}": "", "Pick": "", "Pick a profile or a group": "", "Pick an identity": "", "Pick an instance": "", + "Pictures": "", "Please add as many details as possible to help identify the problem.": "", "Please check your spam folder if you didn't receive the email.": "", "Please contact this instance's Mobilizon admin if you think this is a mistake.": "", @@ -702,11 +936,15 @@ "Please enter your password to confirm this action.": "", "Please make sure the address is correct and that the page hasn't been moved.": "", "Please read the {fullRules} published by {instance}'s administrators.": "請參閱 {instance} 的管理員公告的{fullRules}。", + "Policies": "", + "Popular groups close to you": "", + "Popular groups nearby {position}": "", "Post": "貼文", "Post URL": "", "Post a comment": "貼出留言", "Post a reply": "", "Post body": "", + "Post comments": "", "Post {eventTitle} reported": "", "Postal Code": "", "Posts": "貼文", @@ -714,9 +952,11 @@ "Powered by {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Made with the financial support of {contributors}.": "威力本源 {mobilizon}。© 2018 - {date} 的 Mobilizon 貢獻者們 - 在{contributors}的財政支援下製作而成。", "Preferences": "偏好", "Previous": "", + "Previous email": "", "Previous month": "", "Previous page": "", "Price sheet": "", + "Primary Color": "", "Privacy": "", "Privacy Policy": "隱私政策", "Privacy policy": "隱私政策", @@ -724,6 +964,7 @@ "Private feeds": "", "Profile": "", "Profile feeds": "", + "Profile suspended and report resolved": "", "Profiles": "個人檔案", "Profiles and federation": "", "Promote": "", @@ -736,12 +977,24 @@ "Public preview": "", "Publication date": "", "Publish": "", + "Publish as individual": "", + "Publish events": "", + "Publish from a group": "", + "Publish group posts": "", + "Published by": "", "Published by {name}": "", "Published events with {comments} comments and {participations} confirmed participations": "", + "Published events with {comments} comments and {participations} confirmed participations": "", "Push": "", "Quote": "", "RSS/Atom Feed": "RSS/Atom 源料", "Radius": "", + "Read all of your account's data": "", + "Read user activity settings": "", + "Read user media": "", + "Read user memberships": "", + "Read user participations": "", + "Read user settings": "", "Recap every week": "", "Receive one email for each activity": "", "Receive one email per request": "", @@ -758,6 +1011,8 @@ "Registration is allowed, anyone can register.": "允許註冊,任何人都可以註冊。", "Registration is closed.": "", "Registration is currently closed.": "", + "Registration is moderated, new user must be validated.": "", + "Registration is subject to moderation, indicate your motivation.": "", "Registrations": "開放註冊", "Registrations are restricted by allowlisting.": "", "Reject": "", @@ -767,6 +1022,7 @@ "Remember my participation in this browser": "", "Remove": "", "Remove link": "", + "Remove uploaded media": "", "Rename": "", "Rename resource": "", "Reopen": "", @@ -774,14 +1030,23 @@ "Reply": "", "Report": "", "Report #{reportNumber}": "", + "Report as ham": "", + "Report as spam": "", + "Report as undetected spam": "", + "Report reason": "", + "Report status": "", "Report this comment": "", "Report this event": "", "Report this group": "", "Report this post": "", "Reported": "", + "Reported at": "", "Reported by": "", + "Reported by an unknown actor": "", + "Reported by someone anonymously": "", "Reported by someone on {domain}": "", "Reported by {reporter}": "", + "Reported content": "", "Reported group": "", "Reported identity": "", "Reports": "", @@ -790,13 +1055,16 @@ "Resend confirmation email": "重新傳送確認用的電子郵件", "Resent confirmation email": "已重新傳送確認用的電子郵件", "Reset": "", + "Reset filters": "", "Reset my password": "重設我的密碼", "Reset password": "", "Resolved": "", "Resource provided is not an URL": "", "Resources": "", "Restricted": "", + "Return to the event page": "", "Return to the group page": "", + "Revoke": "", "Right now": "", "Role": "", "Rules": "守則", @@ -804,30 +1072,41 @@ "SSL/TLS": "SSL/TLS", "Save": "儲存", "Save draft": "", + "Save instance settings": "", "Schedule": "", "Search": "", "Search events, groups, etc.": "", + "Search target": "", "Searching…": "正在搜尋⋯⋯", + "Secondary Color": "", "Select a category": "選取類型", "Select a language": "", "Select a radius": "", "Select a timezone": "", + "Select all resources": "", + "Select distance": "", "Select languages": "", "Select the activities for which you wish to receive an email or a push notification.": "", + "Select this resource": "", "Send": "", "Send email": "傳送電子郵件", + "Send feedback": "", "Send notification e-mails": "", "Send password reset": "", "Send the confirmation email again": "再次傳送確認用的電子郵件", "Send the report": "", + "Sent to {count} participants": "", "Set an URL to a page with your own privacy policy.": "", "Set an URL to a page with your own terms.": "", "Settings": "設定", "Share": "分享", + "Share link": "", "Share this event": "分享這項活動", "Share this group": "分享這個群組", + "Share this group invitation link": "", "Share this post": "分享這篇貼文", "Short bio": "簡歷", + "Show filters": "", "Show map": "顯示地圖", "Show me where I am": "", "Show remaining number of places": "", @@ -835,21 +1114,34 @@ "Show the time when the event ends": "", "Showing events before": "", "Showing events starting on": "", + "Showing participants": "", "Sign Language": "", "Sign in with": "", "Sign up": "", "Since you are a new member, private content can take a few minutes to appear.": "", "Skip to main content": "", + "Smoke free": "", + "Smoking allowed": "", "Social": "", + "Software details: {software_details}": "", "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary here to help you understand them better:": "", + "Sorry, we wen't able to save your feedback. Don't worry, we'll try to fix this issue anyway.": "", + "Sort by": "", + "Sort by events": "", + "Sort by groups": "", "Starts on…": "", "Status": "", + "Statuses": "", + "Stop following instance": "", "Street": "", "Submit": "", + "Submit to Akismet": "", "Subtitles": "", "Suggestions:": "建議:", "Suspend": "", "Suspend group": "", + "Suspend the profile": "", + "Suspend the profile?": "", "Suspended": "", "Tag search": "", "Task lists": "", @@ -859,6 +1151,7 @@ "Terms": "條款", "Terms of service": "服務條款", "Text": "", + "Thanks a lot, your feedback was submitted!": "", "That you follow or of which you are a member": "", "The Big Blue Button video teleconference URL": "", "The Google Meet video teleconference URL": "", @@ -871,7 +1164,9 @@ "The Zoom video teleconference URL": "", "The account's email address was changed. Check your emails to verify it.": "", "The actual number of participants may differ, as this event is hosted on another instance.": "", + "The calc will be created on {service}": "", "The content came from another server. Transfer an anonymous copy of the report?": "", + "The device code is incorrect or no longer valid.": "", "The draft event has been updated": "", "The event has a sign language interpreter": "", "The event has been created as a draft": "", @@ -893,6 +1188,8 @@ "The event {event} was deleted by {profile}.": "", "The event {event} was updated by {profile}.": "", "The events you created are not shown here.": "", + "The following participants are groups, which means group members are able to reply to this conversation:": "", + "The following user's profiles will be deleted, with all their data:": "", "The geolocation prompt was denied.": "", "The group can now be joined by anyone, but new members need to be approved by an administrator.": "", "The group can now be joined by anyone.": "", @@ -908,55 +1205,126 @@ "The membership request from {profile} was rejected": "", "The only way for your group to get new members is if an admininistrator invites them.": "", "The organiser has chosen to close comments.": "", + "The pad will be created on {service}": "", "The page you're looking for doesn't exist.": "", "The password was successfully changed": "", "The post {post} was created by {profile}.": "", "The post {post} was deleted by {profile}.": "", "The post {post} was updated by {profile}.": "", + "The provided application was not found.": "", + "The report contents (eventual comments and event) and the reported profile details will be transmitted to Akismet.": "", "The report will be sent to the moderators of your instance. You can explain why you report this content below.": "", "The selected picture is too heavy. You need to select a file smaller than {size}.": "", "The technical details of the error can help developers solve the problem more easily. Please add them to your feedback.": "", + "The user has been banned": "", + "The videoconference will be created on {service}": "", "The {default_privacy_policy} will be used. They will be translated in the user's language.": "", "The {default_terms} will be used. They will be translated in the user's language.": "", "Theme": "主題", "There are {participants} participants.": "", "There is no activity yet. Start doing some things to see activity appear here.": "", "There will be no way to recover your data.": "", + "There will be no way to restore the profile's data!": "", + "There will be no way to restore the user's data!": "", + "There's no announcements yet": "", + "There's no conversations yet": "", "There's no discussions yet": "", + "These apps can access your account through the API. If you see here apps that you don't recognize, that don't work as expected or that you don't use anymore, you can revoke their access.": "", "These events may interest you": "您可能會對這些活動感興趣", "These feeds contain event data for the events for which any of your profiles is a participant or creator. You should keep these private. You can find feeds for specific profiles on each profile edition page.": "", "These feeds contain event data for the events for which this specific profile is a participant or creator. You should keep these private. You can find feeds for all of your profiles into your notification settings.": "", "This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.": "", "This URL doesn't seem to be valid": "", "This URL is not supported": "", + "This announcement will be send to all participants with the statuses selected below. They will not be allowed to reply to your announcement, but they can create a new conversation with you.": "", + "This application asks for the following permissions:": "", + "This application didn't ask for known permissions. It's likely the request is incorrect.": "", + "This application will be able to access all of your informations and post content. Make sure you only approve applications you trust.": "", + "This application will be allowed to access all of the groups you're a member of": "", + "This application will be allowed to access group activities in all of the groups you're a member of": "", + "This application will be allowed to access your user activity settings": "", + "This application will be allowed to access your user settings": "", + "This application will be allowed to create feed tokens": "", + "This application will be allowed to create group discussions": "", + "This application will be allowed to create new profiles for your account": "", + "This application will be allowed to create resources in all of the groups you're a member of": "", + "This application will be allowed to delete comments": "", + "This application will be allowed to delete events": "", + "This application will be allowed to delete feed tokens": "", + "This application will be allowed to delete group discussions": "", + "This application will be allowed to delete group posts": "", + "This application will be allowed to delete resources in all of the groups you're a member of": "", + "This application will be allowed to delete your profiles": "", + "This application will be allowed to join and leave groups": "", + "This application will be allowed to list and access group discussions in all of the groups you're a member of": "", + "This application will be allowed to list and access group events in all of the groups you're a member of": "", + "This application will be allowed to list and access group todo-lists in all of the groups you're a member of": "", + "This application will be allowed to list and view the events you're participating to": "", + "This application will be allowed to list and view the groups you're a member of": "", + "This application will be allowed to list and view the groups you're following": "", + "This application will be allowed to list and view your draft events": "", + "This application will be allowed to list and view your organized events": "", + "This application will be allowed to list group followers in all of the groups you're a member of": "", + "This application will be allowed to list group members in all of the groups you're a member of": "", + "This application will be allowed to list the media you've uploaded": "", + "This application will be allowed to list your suggested group events": "", + "This application will be allowed to manage events participations": "", + "This application will be allowed to manage group members in all of the groups you're a member of": "", + "This application will be allowed to manage your account activity settings": "", + "This application will be allowed to manage your account push notification settings": "", + "This application will be allowed to post comments": "", + "This application will be allowed to publish and manage events, post and manage comments, participate to events, manage all of your groups, including group events, resources, posts and discussions. It will also be allowed to manage your account and profile settings.": "", + "This application will be allowed to publish events": "", + "This application will be allowed to publish events, participate to events": "", + "This application will be allowed to publish group posts": "", + "This application will be allowed to remove uploaded media": "", + "This application will be allowed to see all of your events organized, the events you participate to, as well as every data from your groups.": "", + "This application will be allowed to see all of your events organized, the events you participate to, …": "", + "This application will be allowed to update comments": "", + "This application will be allowed to update events": "", + "This application will be allowed to update group discussions": "", + "This application will be allowed to update group posts": "", + "This application will be allowed to update resources in all of the groups you're a member of": "", + "This application will be allowed to update your profiles": "", + "This application will be allowed to upload media": "", "This event has been cancelled.": "", "This event is accessible only through it's link. Be careful where you post this link.": "", "This group doesn't have a description yet.": "", + "This group is a remote group, it's possible the original instance has more informations.": "", "This group is accessible only through it's link. Be careful where you post this link.": "", "This group is invite-only": "", "This group was not found": "", "This identifier is unique to your profile. It allows others to find you.": "這個識別碼是您獨一無二的個人資料。它能讓其他人找到您。", "This information is saved only on your computer. Click for details": "", + "This instance doesn't follow yours.": "", "This instance hasn't got push notifications enabled.": "", "This instance isn't opened to registrations, but you can register on other instances.": "這臺實例未開放註冊,但您可以在其他實例上註冊。", "This instance, {instanceName} ({domain}), hosts your profile, so remember its name.": "", + "This instance, {instanceName}, hosts your profile, so remember its name.": "", + "This is a announcement from the organizers of event {event}. You can't reply to it, but you can send a private message to event organizers.": "", "This is a demonstration site to test Mobilizon.": "", "This is like your federated username ({username}) for groups. It will allow the group to be found on the federation, and is guaranteed to be unique.": "", + "This is like your federated username ({username}) for groups. It will allow the group to be found on the federation, and is guaranteed to be unique.": "", "This month": "", "This post is accessible only for members. You have access to it for moderation purposes only because you are an instance moderator.": "", "This post is accessible only through it's link. Be careful where you post this link.": "", "This profile is from another instance, the informations shown here may be incomplete.": "", + "This profile is located on this instance, so you need to {access_the_corresponding_account} to ban it.": "", "This profile was not found": "", + "This section lets you add links to external websites to the menu.": "", "This setting will be used to display the website and send you emails in the correct language.": "", + "This user doesn't have any profiles": "", "This user was not found": "", "This website isn't moderated and the data that you enter will be automatically destroyed every day at 00:01 (Paris timezone).": "", "This week": "", "This weekend": "", + "This will also resolve the report.": "", "This will delete / anonymize all content (events, comments, messages, participations…) created from this identity.": "", "Time in your timezone ({timezone})": "", "Times in your timezone ({timezone})": "", "Timezone": "時區", "Timezone detected as {timezone}.": "", + "Timezone parameters": "", "Title": "", "To activate more notifications, head over to the notification settings.": "", "To confirm, type your event title \"{eventTitle}\"": "", @@ -967,10 +1335,15 @@ "To follow groups and be informed of their latest events": "為了關注群組並了解他們最新的活動", "To register for an event by choosing one of your identities": "為了用您的其中一個身份來註冊活動", "Today": "", + "Token": "", "Tomorrow": "", "Tools": "", + "Total number of participations": "", "Transfer to {outsideDomain}": "", "Triggered profile refreshment": "", + "Try different keywords.": "", + "Try fewer keywords.": "", + "Try more general keywords.": "", "Twitch live": "Twitch 直播", "Twitch replay": "", "Twitter account": "", @@ -985,6 +1358,9 @@ "Unable to load event for participation. The error details are provided below:": "", "Unable to save your participation in this browser.": "", "Unable to update the profile. The avatar picture may be too heavy.": "", + "Unban": "", + "Unban the account": "", + "Unban the account?": "", "Underline": "", "Undo": "", "Unfollow": "", @@ -1000,20 +1376,34 @@ "Upcoming": "即將舉行", "Upcoming events": "即將舉行的活動", "Upcoming events from your groups": "您的群組即將舉行的活動", + "Upcoming events nearby {position}": "", "Update": "", "Update app": "", + "Update comments": "", "Update discussion title": "", "Update event {name}": "", + "Update events": "", "Update group": "更新群組", + "Update group discussions": "", + "Update group posts": "", + "Update group resources": "", + "Update label": "", "Update my event": "", + "Update my profile": "", "Update post": "更新貼文", + "Update profiles": "", "Updated": "", + "Updated at": "", + "Upload media": "", "Uploaded media size": "", + "Uploaded media total size": "", "Use my location": "使用我的位置", "User": "使用者", "User settings": "", + "User suspended and report resolved": "", "Username": "使用者名稱", "Users": "", + "Users pending for moderation": "", "Validating account": "", "Validating email": "", "Video Conference": "", @@ -1029,15 +1419,24 @@ "View less": "", "View more": "", "View more events": "檢視更多活動", + "View more events and activities": "", + "View more events and activities around {position}": "", + "View more events around {position}": "", + "View more groups around {position}": "", "View more online events": "檢視更多線上活動", "View page on {hostname} (in a new window)": "", + "View past activities": "", + "View past events": "", + "View the group profile on the original instance": "", "Visibility was set to an unknown value.": "", "Visibility was set to private.": "", "Visibility was set to public.": "", "Visible everywhere on the web": "", "Visible everywhere on the web (public)": "", + "Visit {instance_domain}": "", "Waiting for organization team approval.": "", "Warning": "", + "We collect your feedback and the error information in order to improve this service.": "", "We couldn't save your participation inside this browser. Not to worry, you have successfully confirmed your participation, we just couldn't save it's status in this browser because of a technical issue.": "", "We improve this software thanks to your feedback. To let us know about this issue, two possibilities (both unfortunately require user account creation):": "", "We just sent an email to {email}": "", @@ -1048,15 +1447,18 @@ "We'll use your timezone settings to send a recap of the morning of the event.": "", "Website": "", "Website / URL": "網站/URL", + "Week": "", "Weekly email summary": "", "Welcome back {username}!": "歡迎回來 {username}!", "Welcome back!": "歡迎回來!", "Welcome to Mobilizon, {username}!": "歡迎來到 Mobilizon,{username}!", "What can I do to help?": "", + "What happened?": "", "Wheelchair accessibility": "", "When a moderator from the group creates an event and attributes it to the group, it will show up here.": "", "When the event is private, you'll need to share the link around.": "", "When the post is private, you'll need to share the link around.": "", + "Whether smoking is prohibited during the event": "", "Whether the event is accessible with a wheelchair": "", "Whether the event is interpreted in sign language": "", "Whether the event live video is subtitled": "", @@ -1066,9 +1468,17 @@ "Who published {number} events": "", "Why create an account?": "為何要建立帳號?", "Will allow to display and manage your participation status on the event page when using this device. Uncheck if you're using a public device.": "", + "With the most participants": "", + "With unknown participants": "", + "With {participants}": "", "Within {number} kilometers of {place}": "", "Write a new comment": "撰寫新留言", + "Write a new message": "", + "Write a new reply": "", + "Write something": "", + "Write your post": "", "Yesterday": "", + "You ({invitedActor}) have been invited by {invitedBy} to the following group:": "", "You accepted the invitation to join the group.": "", "You added the member {member}.": "", "You approved {member}'s membership.": "", @@ -1078,8 +1488,14 @@ "You are offline": "", "You are participating in this event anonymously": "", "You are participating in this event anonymously but didn't confirm participation": "", + "You can add resources by using the button above.": "", "You can add tags by hitting the Enter key or by adding a comma": "", + "You can create a new profile or change the actual profile with the profile menu.": "", + "You can create another invitation link with the button \"New invitation\".": "", + "You can drag and drop the marker below to the desired location": "", "You can pick your timezone into your preferences.": "", + "You can put any arbitrary content in this element. URLs will be clickable.": "", + "You can try another search term or add the address details manually below.": "", "You can try another search term or drag and drop the marker on the map": "", "You can't change your password because you are registered through {provider}.": "您無法修改密碼,因為您是透過 {provider} 註冊的。", "You can't use push notifications in this browser.": "", @@ -1102,21 +1518,30 @@ "You don't follow any instances yet.": "您還沒有關注任何實例。", "You don't have any upcoming events. Maybe try another filter?": "", "You excluded member {member}.": "", + "You have access to this conversation as a member of the {group} group": "", "You have attended {count} events in the past.": "", + "You have been logged-out": "", "You have been removed from this group's members.": "", "You have cancelled your participation": "", "You have one event in {days} days.": "", "You have one event today.": "", "You have one event tomorrow.": "", + "You have to create and select a profile to fully use Mobilizon.": "", + "You haven't interacted with other instances yet.": "", "You invited {member}.": "", + "You joined the event {event}.": "", + "You may also:": "", "You may clear all participation information for this device with the buttons below.": "", + "You may now close this page or {return_to_the_homepage}.": "", "You may now close this window, or {return_to_event}.": "", "You may show some members as contacts.": "", "You moved the folder {resource} into {new_path}.": "", "You moved the folder {resource} to the root folder.": "", "You moved the resource {resource} into {new_path}.": "", "You moved the resource {resource} to the root folder.": "", + "You need to enter a text": "", "You need to login.": "您需要登入。", + "You need to provide the following code to your application. It will only be valid for a few minutes.": "", "You posted a comment on the event {event}.": "", "You promoted the member {member} to an unknown role.": "", "You promoted {member} to administrator.": "", @@ -1128,6 +1553,7 @@ "You replied to a comment on the event {event}.": "", "You replied to the discussion {discussion}.": "", "You requested to join the group.": "", + "You successfully joined the group {groupName} with your profile {preferredUsername}.": "", "You updated the event {event}.": "", "You updated the group {group}.": "", "You updated the member {member}.": "", @@ -1143,6 +1569,7 @@ "You will find here all the events you have created or of which you are a participant, as well as events organized by groups you follow or are a member of.": "", "You will receive notifications about this group's public activity depending on %{notification_settings}.": "", "You wish to participate to the following event": "", + "You'll be able to revoke access for this application in your account settings.": "", "You'll get a weekly recap every Monday for upcoming events, if you have any.": "", "You'll need to change the URLs where there were previously entered.": "", "You'll need to transmit the group URL so people may access the group's profile. The group won't be findable in Mobilizon's search or regular search engines.": "", @@ -1153,6 +1580,7 @@ "Your account has been validated": "", "Your account is being validated": "", "Your account is nearly ready": "您的帳號就快準備好了", + "Your application code": "", "Your city or region and the radius will only be used to suggest you events nearby. The event radius will consider the administrative center of the area.": "", "Your current email is {email}. You use it to log in.": "您目前用來登入的電子郵件地址是 {email}。", "Your email": "您的電子郵件地址", @@ -1161,10 +1589,13 @@ "Your email is being changed": "", "Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.": "", "Your federated identity": "", + "Your membership is pending approval": "", "Your membership was approved by {profile}.": "", + "Your participation has been cancelled": "", "Your participation has been confirmed": "", "Your participation has been rejected": "", "Your participation has been requested": "", + "Your participation is being cancelled": "", "Your participation request has been validated": "", "Your participation request is being validated": "", "Your participation status has been changed": "", @@ -1172,6 +1603,7 @@ "Your participation still has to be approved by the organisers.": "", "Your participation will be validated once you click the confirmation link into the email, and after the organizer manually validates your participation.": "", "Your participation will be validated once you click the confirmation link into the email.": "", + "Your password has been successfully changed. You now need to logged-in with your new password.": "", "Your position was not available.": "", "Your profile will be shown as contact.": "", "Your timezone is currently set to {timezone}.": "", @@ -1185,47 +1617,65 @@ "[This comment has been deleted]": "", "[deleted]": "", "a non-existent report": "", + "access the corresponding account": "", "access to the group's private content as well": "", "and {number} groups": "", "any distance": "", "as {identity}": "", "contact uninformed": "", "create a group": "", + "create an activity": "", "create an event": "", "default Mobilizon privacy policy": "預設的 Mobilizon 隱私政策", "default Mobilizon terms": "預設的 Mobilizon 條款", + "detail": "", "e.g. 10 Rue Jangot": "", "e.g. Accessibility, Twitch, PeerTube": "", + "e.g. Nantes, Berlin, Cork, …": "", "enable the feature": "", "explore the events": "", "explore the groups": "", + "find, create and organise events": "", "full rules": "完整守則", "group's upcoming public events": "群組即將舉行的公開活動", "https://mensuel.framapad.org/p/some-secret-token": "", "iCal Feed": "", "instance rules": "實例守則", + "mobilizon-instance.tld": "", "more than 1360 contributors": "超過 1360 名貢獻者", "multitude of interconnected Mobilizon websites": "一大群互聯的 Mobilizon 網站", + "new{'@'}email.com": "", "profile@instance": "", + "profile{'@'}instance": "", + "profile{\\'@\\'}instance": "", "report #{report_number}": "", "return to the event's page": "", + "return to the homepage": "", "terms of service": "服務條款", + "tool designed to serve you": "", + "translation": "", "with another identity…": "", "your notification settings": "", "{'@'}{username}": "", + "{'@'}{username} ({role})": "", "{approved} / {total} seats": "", "{available}/{capacity} available places": "", + "{count} events": "", "{count} km": "", "{count} members": "", "{count} members or followers": "", "{count} participants": "", "{count} requests waiting": "", + "{eventsCount} activities found": "", + "{eventsCount} events found": "", "{folder} - Resources": "", + "{groupsCount} groups found": "", "{group} activity timeline": "", "{group} events": "", "{group} posts": "", "{group}'s events": "{group} 的活動", "{group}'s todolists": "", + "{instanceName} ({domain})": "", "{instanceName} is an instance of the {mobilizon} software.": "{instanceName} 是 {mobilizon} 軟體的一臺實例。", "{instanceName} is an instance of {mobilizon_link}, a free software built with the community.": "", "{member} accepted the invitation to join the group.": "", @@ -1248,6 +1698,8 @@ "{moderator} suspended profile {profile}": "", "{nb} km": "", "{numberOfCategories} selected": "已選取 {numberOfCategories}", + "{numberOfLanguages} selected": "", + "{number} kilometers": "", "{number} members": "{number} 名成員", "{number} memberships": "", "{number} organized events": "", @@ -1255,6 +1707,7 @@ "{number} posts": "沒有貼文|一篇貼文|{number} 篇貼文", "{number} seats left": "", "{old_group_name} was renamed to {group}.": "", + "{profileName} (suspended)": "", "{profile} (by default)": "", "{profile} added the member {member}.": "", "{profile} approved {member}'s membership.": "", @@ -1270,6 +1723,7 @@ "{profile} demoted {member} to moderator.": "", "{profile} demoted {member} to simple member.": "", "{profile} excluded member {member}.": "", + "{profile} joined the the event {event}.": "", "{profile} moved the folder {resource} into {new_path}.": "", "{profile} moved the folder {resource} to the root folder.": "", "{profile} moved the resource {resource} into {new_path}.": "", @@ -1291,5 +1745,7 @@ "{timezoneLongName} ({timezoneShortName})": "", "{title} ({count} todos)": "", "{username} was invited to {group}": "", + "{user}'s follow request was accepted": "", + "{user}'s follow request was rejected": "", "© The OpenStreetMap Contributors": "© OpenStreetMap 貢獻者們" }