Skip to content

Commit

Permalink
Update translations (discourse#13088)
Browse files Browse the repository at this point in the history
  • Loading branch information
discourse-translator-bot authored May 18, 2021
1 parent 09dfa5c commit 8ac184c
Show file tree
Hide file tree
Showing 68 changed files with 976 additions and 221 deletions.
8 changes: 8 additions & 0 deletions config/locales/client.ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@ ar:
created_at_asc: "تاريخ الإنشاء (بالعكس)"
priority:
title: "الحد الأدنى من الأولوية"
low: "منخفض"
medium: "متوسّطة"
high: "عالية"
conversation:
Expand Down Expand Up @@ -2022,6 +2023,13 @@ ar:
edited: "‏<span>⁨%{username}⁩</span> ‏%{description}"
liked: "‏<span>⁨%{username}⁩</span> ‏%{description}"
liked_2: "<span class='double-user'>%{username}, %{username2}</span> %{description}"
liked_many:
zero: "<span class='multi-user'>‏%{username} و%{username2} و%{count} آخرون</span> ‏%{description}"
one: "<span class='multi-user'>‏%{username} و%{username2} و%{count} آخرون</span> ‏%{description}"
two: "<span class='multi-user'>‏%{username} و%{username2} وشخصان آخران</span> ‏%{description}"
few: "<span class='multi-user'>‏%{username} و%{username2} و%{count} آخرون</span> ‏%{description}"
many: "<span class='multi-user'>‏%{username} و%{username2} و%{count} آخرون</span> ‏%{description}"
other: "<span class='multi-user'>‏%{username} و%{username2} و%{count} آخرون</span> ‏%{description}"
liked_consolidated_description:
zero: "لم تُعجبه أيّ مشاركة من مشاركاتك"
one: "أعجبته مشاركة واحدة من مشاركاتك"
Expand Down
31 changes: 31 additions & 0 deletions config/locales/client.be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ be:
wrap_ago: "%{date} таму"
tiny:
half_a_minute: "< 1 хв"
less_than_x_minutes:
one: "< %{count}хв"
few: "< %{count}хв"
many: "< %{count}хв"
other: "< %{count}хв"
x_minutes:
one: "%{count}хв"
few: "%{count}хв"
Expand Down Expand Up @@ -143,6 +148,7 @@ be:
stats: "статыстыка"
our_admins: "адміны"
our_moderators: "мадэратары"
moderators: "мадэратары"
stat:
all_time: "ўвесь час"
like_count: "перавагі"
Expand All @@ -159,6 +165,7 @@ be:
bookmark: "Націсніце каб закласці першы паведамленне ў гэтай тэме"
unbookmark: "Націсніце каб выдаліць усе закладкі ў гэтай тэме"
bookmarks:
not_bookmarked: "закладка гэты пост"
remove: "выдаліць закладку"
save: "Захаваць"
search: "Пошук"
Expand Down Expand Up @@ -190,6 +197,7 @@ be:
total: "агульны"
delete: "Выдаліць"
settings:
saved: "Захавана"
save_changes: "Захаваць"
title: "Налады"
moderation_history: "Гісторыя мадэрацыі"
Expand All @@ -205,6 +213,7 @@ be:
topic: "Тэма"
reviewable_count: "падлічваць"
deleted: "[Тэма выдаленая]"
details: "дэталі"
edit: "Рэдагаваць"
save: "Захаваць"
cancel: "Адмяніць"
Expand All @@ -222,6 +231,8 @@ be:
statuses:
pending:
title: "чакаецца"
approved:
title: "Адобрана"
rejected:
title: "адхілена"
types:
Expand Down Expand Up @@ -286,6 +297,8 @@ be:
credentials:
username: "Імя карыстальніка"
password: "Пароль"
mailboxes:
disabled: "адключана"
membership:
access: доступ
logs:
Expand Down Expand Up @@ -367,6 +380,7 @@ be:
latest: "Апошнія"
toggle_ordering: "паказаць"
subcategories: "Падкатэгорыі"
n_more: "Катэгорыі (%{count} і больш)..."
ip_lookup:
title: Пошук IP адрасы
hostname: Імя хосту
Expand Down Expand Up @@ -426,6 +440,7 @@ be:
users: "Карыстальнікі"
muted_users: "ігнаруемай"
apps: "Аппы"
api_approved: "Адобрана:"
theme: "тэма"
messages:
all: "усе"
Expand Down Expand Up @@ -593,6 +608,16 @@ be:
few: "тэмаў створана"
many: "тэмаў створана"
other: "тэмаў створана"
likes_received:
one: "атрымана"
few: "атрымана"
many: "атрымана"
other: "атрымана"
bookmark_count:
one: "абранае"
few: "закладкі"
many: "закладкі"
other: "закладкі"
more_topics: "Больш тэмаў"
top_categories: "ТОП катэгорый"
topics: "Тэмы"
Expand Down Expand Up @@ -641,6 +666,11 @@ be:
unmute: Unmute
time_read: прачытаныя
last_reply_lowercase: апошні адказ
replies_lowercase:
one: адказаць
few: адказы
many: адказы
other: адказы
signup_cta:
sign_up: "рэгістрацыя"
hide_session: "Нагадаць мне заўтра"
Expand Down Expand Up @@ -710,6 +740,7 @@ be:
invites:
welcome_to: "Сардэчна запрашаем да сайта %{site_name}!"
name_label: "Назва"
password_label: "Пароль"
password_reset:
continue: "Працягваюць% {site_name}"
emoji_set:
Expand Down
12 changes: 12 additions & 0 deletions config/locales/client.bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ bg:
topic_stat_sentence_month:
one: "%{count}нова тема през последния месец."
other: "%{count}през последния месец."
n_more: "Категории (още %{count})..."
ip_lookup:
title: Търсене по IP адрес
hostname: Хост
Expand Down Expand Up @@ -695,6 +696,7 @@ bg:
admin_tooltip: "Този потребител е админ"
suspended_notice: "Този потребител е отстранен до %{date}."
suspended_reason: "Причина:"
github_profile: "GitHub"
email_activity_summary: "Сумарна активност"
mailing_list_mode:
label: "Режим Бюлетин"
Expand Down Expand Up @@ -734,6 +736,7 @@ bg:
revoke_access: "Прекратяване на достъпа"
undo_revoke_access: "Отмяна прекратяване на достъпа"
api_approved: "Одобрени:"
staged: "Поставен"
staff_counters:
flags_given: "полезни сигнали"
flagged_posts: "публикации със сигнали"
Expand Down Expand Up @@ -926,6 +929,7 @@ bg:
time_read: "Време за прочитане"
days_visited: "Дни Посетена"
account_age_days: "Период на акаунта в дни"
create: "Покана"
password:
title: "Парола"
too_short: "Вашата парола е твърде кратка."
Expand All @@ -944,6 +948,12 @@ bg:
post_count:
one: "Създадена публикация"
other: "Създадени публикации "
likes_given:
one: "дадени"
other: "дадени"
likes_received:
one: "получени"
other: "получени"
days_visited:
one: "Посетен ден"
other: "Посетени дни"
Expand Down Expand Up @@ -1051,6 +1061,7 @@ bg:
disable: "Покажи изтритите публикации"
private_message_info:
title: "Съобщение"
invite: "Поканете други..."
leave_message: "Сигурни ли сте, че искате да оставите това съобщение?"
remove_allowed_user: "Сигурни ли сте, че искате да премахнете %{name} от това съобщение?"
remove_allowed_group: "Сигурни ли сте, че искате да премахнете %{name} от това съобщение?"
Expand Down Expand Up @@ -1130,6 +1141,7 @@ bg:
accept_invite: "Приеми поканата."
success: "Профилът ви е създаден и вече сте влезли в него."
name_label: "Име"
password_label: "Парола"
password_reset:
continue: "Продължете към %{site_name}"
emoji_set:
Expand Down
14 changes: 14 additions & 0 deletions config/locales/client.bs_BA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,8 @@ bs_BA:
new_topic: "Nacrt nove teme"
new_private_message: "Nova skica privatne poruke"
topic_reply: "skica odgovora"
abandon:
yes_value: "Odbaci"
topic_count_latest:
one: "Pogledajte %{count} novu ili ažuriranu temu"
few: "Pogledajte %{count} nove ili ažurirane teme"
Expand Down Expand Up @@ -471,6 +473,7 @@ bs_BA:
created_at_asc: "Napravijeno kod (preokrenuti)"
priority:
title: "Minimalni prioritet"
low: "Nisko"
medium: "Srednije"
high: "Visoko"
conversation:
Expand Down Expand Up @@ -791,6 +794,7 @@ bs_BA:
one: "%{count} nova tema u posljednjih mjesec dana."
few: "%{count} nove teme u posljednjih mjesec dana."
other: "%{count} novih tema u zadnjih mjesec dana."
n_more: "Kategorije (još %{count})..."
ip_lookup:
title: forenzika IP adrese
hostname: Hostname
Expand Down Expand Up @@ -901,6 +905,7 @@ bs_BA:
suspended_notice: "Ovaj korisnike je suspendovan sve do %{date}."
suspended_permanently: "Ovaj korisnik je suspendovan."
suspended_reason: "Razlog: "
github_profile: "GitHub"
email_activity_summary: "Sažetak aktivnosti"
mailing_list_mode:
label: "Mejling lista - način rada"
Expand Down Expand Up @@ -1249,6 +1254,7 @@ bs_BA:
time_read: "Vrijeme čitanja"
days_visited: "Dani posjete"
account_age_days: "Starost korisničkog računa u danima"
create: "Invite"
valid_for: "Link pozvinice je validan jedino za ovu e-mail adresu: %{email}"
invite_link:
title: "Link pozivnice"
Expand Down Expand Up @@ -1410,6 +1416,8 @@ bs_BA:
disable: "Prikaži obrisane objave"
private_message_info:
title: "Privatna poruka"
invite: "Pozovi Ostale..."
edit: "Dodaj ili ukloni..."
leave_message: "Da li zaista želite da napustite ovu poruku?"
remove_allowed_user: "Da li zaista želite da uklonite %{name} sa ove privatne poruke?"
remove_allowed_group: "Da li zaista želite da uklonite %{name} sa ove poruke?"
Expand Down Expand Up @@ -1518,6 +1526,7 @@ bs_BA:
accept_invite: "Prihvati pozivnicu"
success: "Vaš račun je napravljen i sada ste prijavljeni."
name_label: "Ime"
password_label: "Lozinka"
optional_description: "(opciono)"
password_reset:
continue: "Nastavi ka %{site_name}"
Expand Down Expand Up @@ -1721,6 +1730,11 @@ bs_BA:
posted: "<span>%{username}</span> %{description}"
edited: "<span>%{username}</span> %{description}"
liked: "<span>%{username}</span> %{description}"
liked_2: "<span class='double-user'>%{username}, %{username2}</span> %{description}"
liked_many:
one: "<span class='multi-user'>%{username}, %{username2} and %{count} ostali</span> %{description}"
few: "<span class='multi-user'>%{username}, %{username2} i ostalih %{count}</span> %{description}"
other: "<span class='multi-user'>%{username}, %{username2} i ostalih %{count} </span> %{description}"
liked_consolidated_description:
one: "vam se svidio %{count} vaših postova"
few: "vam se svidio %{count} vaših postova"
Expand Down
15 changes: 15 additions & 0 deletions config/locales/client.ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ ca:
new_topic: "Esborrany de tema nou"
new_private_message: "Esborrany de nou missatge privat"
topic_reply: "Esborrany de resposta"
abandon:
yes_value: "Descarta"
topic_count_latest:
one: "Vegeu %{count} tema nou o actualitzat"
other: "Vegeu %{count} temes nous o actualitzats"
Expand Down Expand Up @@ -432,6 +434,7 @@ ca:
created_at_asc: "Creat (invers)"
priority:
title: "Prioritat mínima"
low: "Baixa"
medium: "Mitjana"
high: "Alta"
conversation:
Expand Down Expand Up @@ -560,6 +563,8 @@ ca:
imap_ssl: "Utilitza SSL per a SMTP"
username: "Nom d'usuari"
password: "Contrasenya"
mailboxes:
disabled: "desactivat"
membership:
title: Membres
access: Accés
Expand Down Expand Up @@ -713,6 +718,7 @@ ca:
topic_stat_sentence_month:
one: "%{count} tema nou el mes passat."
other: "%{count} temes nous el mes passat. "
n_more: "Categories (%{count} més)..."
ip_lookup:
title: Explora adreça IP
hostname: Nom d'amfitrió
Expand Down Expand Up @@ -818,6 +824,7 @@ ca:
suspended_notice: "Aquest usuari és suspès fins a %{date}."
suspended_permanently: "Aquest usuari és suspès."
suspended_reason: "Motiu:"
github_profile: "GitHub"
email_activity_summary: "Resum d'activitat"
mailing_list_mode:
label: "Mode de llista de correu"
Expand Down Expand Up @@ -979,6 +986,8 @@ ca:
change_card_background:
title: "Fons de la targeta d'usuari"
instructions: "Les imatges de fons se centraran i tindran una amplada per defecte de 590px."
change_featured_topic:
title: "Tema destacat"
email:
title: "Correu electrònic"
primary: "Adreça de correu primària"
Expand Down Expand Up @@ -1138,6 +1147,7 @@ ca:
time_read: "Temps de lectura"
days_visited: "Dies visitats"
account_age_days: "Antiguitat del compte en dies"
create: "Convida"
valid_for: "L'enllaç d'invitació només és vàlid per a aquesta adreça de correu: %{email}"
invite_link:
success: "Enllaç d'invitació generat emb èxit!"
Expand Down Expand Up @@ -1390,6 +1400,7 @@ ca:
accept_invite: "Accepta la invitació"
success: "S'ha creat el compte i ara heu iniciat la sessió."
name_label: "Nom"
password_label: "Contrasenya"
optional_description: "(opcional)"
password_reset:
continue: "Continua a %{site_name}"
Expand Down Expand Up @@ -1589,6 +1600,10 @@ ca:
posted: "<span>%{username}</span> %{description}"
edited: "<span>%{username}</span> %{description}"
liked: "<span>%{username}</span> %{description}"
liked_2: "<span class='double-user'>%{username}, %{username2}</span> %{description}"
liked_many:
one: "<span class='multi-user'>%{username}, %{username2} i %{count} altre</span> %{description}"
other: "<span class='multi-user'>%{username}, %{username2} i %{count} altres</span> %{description}"
liked_consolidated_description:
one: "li agrada %{count} de les vostres publicacions"
other: " %{count} de les vostres publicacions té 'M'agrada'"
Expand Down
Loading

0 comments on commit 8ac184c

Please sign in to comment.