0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00

New translations client.en.yml (Oromo)

Dieser Commit ist enthalten in:
Richard Odekerken 2023-12-09 11:07:56 +01:00
Ursprung a34e9df12b
Commit f7c75a0311

Datei anzeigen

@ -111,8 +111,6 @@ om:
key: "Key"
value: "Value"
profile: "profile"
translation: "Translation"
translation_placeholder: "key"
type: "Type"
none: "Make a selection"
submission_key: 'submission key'
@ -125,6 +123,9 @@ om:
select_type: "Select a type"
condition: "Condition"
index: "Index"
edit_columns: "Edit Columns"
expand_text: "Read More"
collapse_text: "Show Less"
category_settings:
custom_wizard:
title: "Custom Wizard"
@ -156,11 +157,30 @@ om:
no_file: Please choose a file to import
file_size_error: The file size must be 512kb or less
file_format_error: The file must be a .json file
server_error: "Error: {{message}}"
importing: Importing wizards...
destroying: Destroying wizards...
import_complete: Import complete
destroy_complete: Destruction complete
subscription:
documentation: Check out the subscription documentation
authorize: "Connect this forum to use your Custom Wizard subscription plan on %{server}."
not_subscribed: "You've connected, but are not currently subscribed to a Custom Wizard plan on %{server}."
subscription_expiring: "Your subscription is active, but will expire in the next 48 hours."
subscription_active: "Your subscription is active."
subscription_inactive: "Your subscription is inactive on this forum. Read more in <a href='https://pavilion.tech/products/discourse-custom-wizard-plugin/documentation/'>the documentation</a>."
unauthorized: "You're not connected. If you have a subscription, it will become inactive in the next 48 hours."
unauthorize_failed: Failed to disconnect.
submissions:
select: "Select a wizard to see its submissions"
viewing: "You're viewing the submissions of the %{wizardName}"
documentation: "Check out the submissions documentation"
logs:
select: "Select a wizard to see its logs"
viewing: "View recent logs for wizards on the forum"
documentation: "Check out the logs documentation"
notices:
info: "Plugin status and subscription notices"
documentation: Check out the notices documentation
editor:
show: "Show"
hide: "Hide"
@ -190,6 +210,8 @@ om:
list: "list"
custom_field: "custom field"
value: "value"
users: "users"
guests: "users and guests"
placeholder:
text: "Enter text"
property: "Select property"
@ -246,6 +268,7 @@ om:
prefill: "Prefill"
content: "Content"
tag_groups: "Tag Groups"
can_create_tag: "Can Create Tag"
date_time_format:
label: "Format"
instructions: "<a href='https://momentjs.com/docs/#/displaying/format/' target='_blank'>Moment.js format</a>"
@ -281,12 +304,14 @@ om:
date: Date
time: Time
date_time: Date & Time
event: Event (Events Plugin)
connector:
and: "and"
or: "or"
then: "then"
set: "set"
equal: '='
not_equal: '!='
greater: '>'
less: '<'
greater_or_equal: '>='
@ -321,6 +346,8 @@ om:
category: "Category"
tags: "Tags"
visible: "Visible"
add_event: "Add Event (Events Plugin)"
add_location: "Add Location (Locations Plugin)"
open_composer:
label: "Open Composer"
update_profile:
@ -331,6 +358,10 @@ om:
label: "Watch Categories"
categories: "Categories"
mute_remainder: "Mute Remainder"
watch_tags:
label: "Watch Tags"
tags: "Tags"
watch_x:
notification_level:
label: "Notification Level"
regular: "Normal"
@ -419,6 +450,9 @@ om:
nav_label: "Submissions"
title: "{{name}} Submissions"
download: "Download"
group_id: "Group ID"
category_id: "Category ID"
composer_preview: "Composer Preview"
api:
label: "API"
nav_label: 'APIs'
@ -467,8 +501,14 @@ om:
success_codes: "Select success codes"
log:
label: "Logs"
clear: clear
log:
nav_label: "Logs"
title: "{{name}} Logs"
date: Date
action: Action
user: User
message: Message
manager:
nav_label: Manager
title: Manage Wizards
@ -478,6 +518,37 @@ om:
upload: Select wizards.json
destroy: Destroy
destroyed: destroyed
subscription:
title: Subscriber Features
authorize:
label: Connect
title: Connect your subscription to this site
deauthorize:
label: Disconnect
title: Disconnect your subscription from this site
update:
title: "Update subscription status"
subscribed:
label: Subscribed
title: You're subscribed and can use these features
selector: subscribed
not_subscribed:
label: Not Subscribed
title: Subscribe to use these features
selector: not subscribed
type:
none:
label: Subscribe
title: There is no Custom Wizard subscription active on this forum.
business:
label: Support
title: There is a Custom Wizard Business subscription active on this forum.
standard:
label: Support
title: There is a Custom Wizard Standard subscription active on this forum.
community:
label: Support
title: There is a Custom Wizard Community subscription active on this forum.
wizard_js:
group:
select: "Select a group"