diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml
index 5e607ba3d95..05529bd4833 100644
--- a/config/locales/client.ar.yml
+++ b/config/locales/client.ar.yml
@@ -270,8 +270,6 @@ ar:
every_hour: "كل ساعة"
daily: "يوميا"
weekly: "أسبوعيا"
- every_two_weeks: "كل أسبوعين"
- every_three_days: "كل ثلاثة أيام"
max_of_count: "أقصى عدد هو {{count}}"
alternation: "أو"
character_count:
@@ -760,7 +758,6 @@ ar:
instructions: "سيتم وضع صورة الخلفية في المنتصف بعرض 590px"
email:
title: "البريد الإلكتروني"
- instructions: "لا يظهر للعموم"
ok: "سنرسل لك بريدا للتأكيد"
invalid: "من فضلك أدخل بريدا إلكترونيا صالحا"
authenticated: "تم توثيق بريدك الإلكتروني بواسطة {{provider}}"
@@ -819,14 +816,9 @@ ar:
every_30_minutes: "كل 30 دقيقة"
every_hour: "كل ساعة"
daily: "يوميا"
- every_three_days: "كل ثلاثة أيام"
weekly: "أسبوعيا"
- every_two_weeks: "كل أسبوعين"
include_tl0_in_digests: "ارفق محتوى الاعضاء الجدد في رسائل الملخص"
email_in_reply_to: "ارفق مقتطف من الرد على الموضوع في رسائل البريد الالكتروني"
- email_direct: "أرسل إليّ رسائل إلكترونية عندما يقتبس أحد كلامي، أو يرد على إحدى منشوراتي، أو يشير إلي @اسمي أو يدعوني إلى أحد الموضوعات"
- email_private_messages: "أرسل إلي رسالة إلكترونية عندما يبعث أحدهم رسالة إلي"
- email_always: "أرسل إلي الاشعارات عبر البريد حتى ولو كنت متّصلًا"
other_settings: "أخرى"
categories_settings: "التصنيفات"
new_topic_duration:
@@ -1161,13 +1153,7 @@ ar:
filter_placeholder_with_any: ابحث أو أنشئً ...
emoji_picker:
filter_placeholder: بحث عن الرموز التعبيرية
- people: الاشخاص
- nature: طبيعة
- food: طعام
- activity: نشاط
- travel: سفر
objects: اشياء
- celebration: احتفال
custom: الرموز التعبيرية المخصصة
recent: تم استخدامه مؤخراً
default_tone: لون البشرة إفتراضي
@@ -1868,7 +1854,6 @@ ar:
create: "عذرا، حدثت مشكلة اثناء إنشاء منشورك. من فضلك حاول مجددا."
edit: "عذرا، حدثت مشكلة اثناء تعديل منشورك. من فضلك حاول مجددا."
upload: "عذرا، حدثت مشكلة اثناء رفع الملف. من فضلك حاول مجددا."
- file_too_large: "عذرا، هذا الملف كبير جدا (أقصى حجم هو {{max_size_kb}}ك.بايت). ما رأيك برفع الملف على خدمة سحابية، ثم مشاركة رابط الملف؟"
too_many_uploads: "عذرا، يمكنك فقط رفع ملف واحد كل مرة."
upload_not_authorized: "عذرا, نوع الملف الذي تحاول رفعة محذور ( الانواع المسموح بها: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "عذرا، لا يمكن للأعضاء الجدد رفع الصور."
diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml
index 7da0f8fcfbd..c945ce2c94f 100644
--- a/config/locales/client.bg.yml
+++ b/config/locales/client.bg.yml
@@ -187,8 +187,6 @@ bg:
every_hour: "на всеки час"
daily: "ежедневно"
weekly: "седмично"
- every_two_weeks: "на всеки две седмици"
- every_three_days: "На всеки три дни"
max_of_count: "максимално от {{count}}"
alternation: "или"
character_count:
@@ -601,7 +599,6 @@ bg:
instructions: "Фонът ще бъде центриран и ще има дължина 590 пиксела."
email:
title: "Имейл"
- instructions: "не се показва публично"
ok: "Ще Ви изпратим имейл за потвърждение."
invalid: "Моля, въведете валиден имейл адрес"
authenticated: "Вашият имейл беше потвърден от {{provider}}."
@@ -655,14 +652,9 @@ bg:
every_30_minutes: "на всеки 30 минути"
every_hour: "почасово"
daily: "дневно"
- every_three_days: "На всеки три дни"
weekly: "седмично"
- every_two_weeks: "На всеки две седмици"
include_tl0_in_digests: "Включи мненията от нови потребители в обобщените имейли"
email_in_reply_to: "Включи откъс от отговора на поста в мейлите"
- email_direct: "Изпращайте ми имейл, когато някой ме цитира, отговаря на моите публикации, цитира моето @потребителско_име или ме кани да се присъединя към тема."
- email_private_messages: "Изпращай ми имейл, когато някой ми изпрати съобщение"
- email_always: "Изпращай ми имейл известия, дори когато съм активен на сайта"
other_settings: "Други"
categories_settings: "Категории"
new_topic_duration:
diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml
index 0f75a341716..3f6bb9bb745 100644
--- a/config/locales/client.bs_BA.yml
+++ b/config/locales/client.bs_BA.yml
@@ -223,8 +223,6 @@ bs_BA:
every_hour: "svaki sat"
daily: "dnevno"
weekly: "sedmično"
- every_two_weeks: "svake dvije sedmice"
- every_three_days: "Svaka 3 dana"
max_of_count: "maksimalno {{count}}"
alternation: "ili"
character_count:
@@ -716,7 +714,6 @@ bs_BA:
instructions: "Pozadinske slike će biti centrirane i imati standard širinu od 590 pixela."
email:
title: "Email"
- instructions: "nikad prikazano javno"
ok: "Izgleda dobro. Poslat ćemo email sa potvrdom."
invalid: "Molimo vas da unesete validnu email adresu."
authenticated: "Vaš email je ovjeren od strane {{provider}}."
@@ -772,14 +769,9 @@ bs_BA:
every_30_minutes: "svakih 30. min"
every_hour: "po satu"
daily: "dnevno"
- every_three_days: "svaka tri dana"
weekly: "nedeljno"
- every_two_weeks: "svake dvije sedmice"
include_tl0_in_digests: "Uključi i sadržaj od strane novih korisnika u e-mail Sažetku"
email_in_reply_to: "Uključi odlomake sa odgovorenih objava u e-mailovima"
- email_direct: "Pošalji mi email kada me neko citira, odgovori na moju objavu, spomene moje korisničko @ime ili pozove me u neku temu"
- email_private_messages: "Pošalji mi email kada mi neko pošalje privatnu poruku"
- email_always: "Pošalji mi e-mail obavijesti čak iako sam trenutno aktivan na forumu"
other_settings: "Ostalo"
categories_settings: "Kategorije"
new_topic_duration:
@@ -1129,13 +1121,7 @@ bs_BA:
other: "Označi bar {{count}} predmeta."
emoji_picker:
filter_placeholder: Pretraži emotikone
- people: Osobe
- nature: Priroda
- food: Hrana
- activity: Aktivnosti
- travel: Putovanje
objects: Objekti
- celebration: Veselje
custom: Sopstveni emotikoni
recent: Skoro korišteno
default_tone: Bez tona
@@ -1847,7 +1833,6 @@ bs_BA:
create: "Sorry, there was an error creating your post. Please try again."
edit: "Sorry, there was an error editing your post. Please try again."
upload: "Sorry, there was an error uploading that file. Please try again."
- file_too_large: "Nažalost, taj fajl je prevelik (maksimalna veličina je {{max_size_kb}} kilobajta). Alternativno možete vaš preveliki fajl spremiti na neki od cloud sharing servisa, a potom ovdje objaviti link do tog fajla?"
too_many_uploads: "Sorry, you can only upload one file at a time."
upload_not_authorized: "Nažalost, fajl koji pokušavate da učitate nije dozvoljen za učitavanje (dozvoljene ekstenzije su: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "Sorry, new users can not upload images."
diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml
index 033f940c876..bac983ee8b7 100644
--- a/config/locales/client.ca.yml
+++ b/config/locales/client.ca.yml
@@ -201,8 +201,6 @@ ca:
every_hour: "cada hora"
daily: "diari"
weekly: "setmanal"
- every_two_weeks: "cada dues setmanes"
- every_three_days: "cada tres dies"
max_of_count: "màx de {{count}}"
alternation: "o"
character_count:
@@ -660,7 +658,6 @@ ca:
instructions: "Les imatges de fons se centraran i tindran una amplada per defecte de 590px."
email:
title: "Correu electrònic"
- instructions: "no es mostra mai en públic"
ok: "T'enviarem un correu electrònic de confirmació"
invalid: "Si us plau, introdueix una adreça vàlida de correu electrònic"
authenticated: "El teu correu electrònic ha estat autenticat per {{provider}}"
@@ -715,14 +712,9 @@ ca:
every_30_minutes: "cada 30 minuts"
every_hour: "cada hora"
daily: "cada dia"
- every_three_days: "cada tres dies"
weekly: "cada setmana"
- every_two_weeks: "cada dues setmanes"
include_tl0_in_digests: "Inclou contingut de noves persones usuàries als correus electrònics de resum "
email_in_reply_to: "Envia'm un extracte de les publicacions respostes als correus electrònics"
- email_direct: "Envia'm u ncorreu quan algú em citi, contesti una entrada, mencioni el meu @nomdusuari, o m'inviti a un tema"
- email_private_messages: "Envia'm un correu quan algú m'envii un missatge"
- email_always: "Envia'm notificacions per correu electrònic fins i tot quan jo tingui activitat al lloc web"
other_settings: "Altres"
categories_settings: "Categories"
new_topic_duration:
@@ -1533,7 +1525,6 @@ ca:
create: "Disculpa, s'ha produït una errada en crear la teva publicació. Si us plau, torna-ho a provar."
edit: "Disculpa, s'ha produït una errada en editar la teva publicació. Si us plau, torna-ho a provar."
upload: "Disculpa, s'ha produït una errada en carregar aquest fitxer. Si us plau, torna-ho a provar."
- file_too_large: "Disculpa, el fitxer és massa gran (la mida màxima és de {{max_size_kb}}kb). Per què no ho carregues a un servei de núvol, per compartir-ne l'enllaç?"
too_many_uploads: "Disculpa, només pots carregar un fitxer d'un cop."
upload_not_authorized: "Disculpa, el fitxer que estàs provant de carregar no està autoritzat (les extensions autoritzades són: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "Disculpa, les noves persones usuàries no poden carregar imatges."
diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml
index 5eb5bfde0cd..20ceb9ed23f 100644
--- a/config/locales/client.cs.yml
+++ b/config/locales/client.cs.yml
@@ -246,8 +246,6 @@ cs:
every_hour: "každou hodinu"
daily: "denně"
weekly: "týdně"
- every_two_weeks: "jednou za 14 dní"
- every_three_days: "každé tři dny"
max_of_count: "max z"
alternation: "nebo"
character_count:
@@ -749,8 +747,6 @@ cs:
confirm_password_description: "Prosíme před dalším krokem potvrďte své heslo"
label: "Kód"
rate_limit: "Prosím počkejete před tím, než vyskoušíte další ověřovací kód."
- enable_description: |
- Vyfoťte tento QR kód v podporované aplikaci (Android – iOS) a zadejte svůj autentikační kód.
disable_description: "Zadejte prosím ověřovací kód z vaší aplikace"
show_key_description: "Vložit ručně"
extended_description: |
@@ -793,7 +789,6 @@ cs:
primary: "Hlavní email"
secondary: "Záložní emailové adresy"
no_secondary: "Žádné záložní emailové adresy"
- instructions: "není veřejný"
ok: "Pro potvrzení vám pošleme email."
invalid: "Zadejte prosím správnou emailovou adresu"
authenticated: "Vaše emailová adresa byla autorizována přes službu {{provider}}."
@@ -867,14 +862,9 @@ cs:
every_30_minutes: "každých 30 minut"
every_hour: "každou hodinu"
daily: "denně"
- every_three_days: "každé tři dny"
weekly: "týdně"
- every_two_weeks: "každé dva týdny"
include_tl0_in_digests: "Zahrnout obsah nových uživatelů v souhrnných emailech"
email_in_reply_to: "Zahrnout v emailech úryvek příspěvku, na který je reagováno"
- email_direct: "Zašli mi email, pokud mě někde cituje, odpoví na můj příspěvek, zmíní mé @jméno nebo mě pozve do tématu."
- email_private_messages: "Zašli mi email, pokud mi někdo pošle zprávu."
- email_always: "Zašli mi upozornění emailem i když jsem aktivní na fóru"
other_settings: "Ostatní"
categories_settings: "Kategorie"
new_topic_duration:
@@ -1261,13 +1251,7 @@ cs:
other: "Vyberte nejméně {{count}} položek."
emoji_picker:
filter_placeholder: Hledat emoji
- people: Lidé
- nature: Příroda
- food: Jídlo
- activity: Činnosti
- travel: Cestování
objects: Objekty
- celebration: Slavení
custom: Vlastní emoji
recent: Nedávno použité
default_tone: Bez barvy pleti
@@ -2025,7 +2009,6 @@ cs:
create: "Bohužel nastala chyba při vytváření příspěvku. Prosím zkuste to znovu."
edit: "Bohužel nastala chyba při editaci příspěvku. Prosím zkuste to znovu."
upload: "Bohužel nastala chyba při nahrávání příspěvku. Prosím zkuste to znovu."
- file_too_large: "Soubor, který se snažíte nahrát, je bohužel příliš velký (maximální velikost je {{max_size_kb}}kb). Co třeba jej nahrát na cloudovou službu a nasdílet sem odkaz?"
too_many_uploads: "Bohužel, najednou smíte nahrát jen jeden soubor."
upload_not_authorized: "Bohužel, soubor, který se snažíš nahrát, není povolený (povolená rozšíření: {{authorized_extensions}}). "
image_upload_not_allowed_for_new_user: "Bohužel, noví uživatelé nemohou nahrávat obrázky."
diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml
index 2f55e11d49b..1ff4eee0011 100644
--- a/config/locales/client.da.yml
+++ b/config/locales/client.da.yml
@@ -191,8 +191,6 @@ da:
every_hour: "hver time"
daily: "dagligt"
weekly: "ugentligt"
- every_two_weeks: "hver anden uge"
- every_three_days: "hver tredje dag"
max_of_count: "max af {{count}}"
alternation: "eller"
character_count:
@@ -600,7 +598,6 @@ da:
instructions: "Baggrunds billeder vil blive centreret og have en standard bredde på 590px."
email:
title: "E-mail"
- instructions: "vises aldrig offentligt"
ok: "Vi vil sende dig en bekræftelses email"
invalid: "Indtast venligst en gyldig email adresse"
authenticated: "Din email er blevet bekræftet af {{provider}}"
@@ -655,14 +652,9 @@ da:
every_30_minutes: "hvert 30. minut"
every_hour: "hver time"
daily: "dagligt"
- every_three_days: "hver tredje dag"
weekly: "ugenligt"
- every_two_weeks: "hver anden uge"
include_tl0_in_digests: "Inkluder indhold fra nye brugere i opsummerende mails"
email_in_reply_to: "Inkluder et uddrag af svaret indlæg i emails"
- email_direct: "Send mig en email når nogen citerer mig, svarer på mit indlæg, nævner mit @brugernavn eller inviterer mig til et emne"
- email_private_messages: "Send mig en email når nogen sender mig en besked"
- email_always: "Send mig email-notifikationer, selv når jeg er aktiv på websitet"
other_settings: "Andre"
categories_settings: "Kategorier"
new_topic_duration:
@@ -1513,7 +1505,6 @@ da:
create: "Beklager, der opstod en fejl under oprettelsen af dit indlæg. Prøv venligst igen."
edit: "Beklager, der opstrod en fejl under redigeringen af dit indlæg. Prøv venligst igen."
upload: "Beklager, der opstod en fejl ved upload af filen. Prøv venligst igen."
- file_too_large: "Beklager, filen du prøver at uploade er for stor (den maksimale størrelse er {{max_size_kb}}kb). Du kan evt. uploade filen til en fildelings service og dele linket her."
too_many_uploads: "Beklager, men du kan kun uploade én fil ad gangen."
upload_not_authorized: "Beklager, filen som du forsøger at uploade, er ikke tiladt (tilladte filendelser: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "Beklager, nye brugere kan ikke uploade billeder."
diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml
index 6c4a6cf618c..acde260623d 100644
--- a/config/locales/client.de.yml
+++ b/config/locales/client.de.yml
@@ -168,7 +168,7 @@ de:
eu_west_1: "EU (Irland)"
eu_west_2: "EU (London)"
eu_west_3: "EU (Paris)"
- sa_east_1: "Südamerika (Sao Paulo)"
+ sa_east_1: "Südamerika (São Paulo)"
us_east_1: "USA Ost (Nord-Virginia)"
us_east_2: "USA Ost (Ohio)"
us_gov_east_1: "AWS GovCloud (US-Ost)"
@@ -183,7 +183,7 @@ de:
submit: "Absenden"
generic_error: "Entschuldige, es ist ein Fehler aufgetreten."
generic_error_with_reason: "Ein Fehler ist aufgetreten: %{error}"
- go_ahead: "Nur zu!"
+ go_ahead: "Fortfahren"
sign_up: "Registrieren"
log_in: "Anmelden"
age: "Alter"
@@ -216,8 +216,6 @@ de:
every_hour: "jede Stunde"
daily: "täglich"
weekly: "wöchentlich"
- every_two_weeks: "jede zweite Woche"
- every_three_days: "alle drei Tage"
max_of_count: "von max. {{count}}"
alternation: "oder"
character_count:
@@ -372,10 +370,19 @@ de:
remove_user_as_group_owner: "Eigentümerrechte entziehen"
groups:
member_added: "Hinzugefügt"
+ member_requested: "Angefragt am"
add_members:
title: "Mitglieder hinzufügen"
description: "Verwalte die Mitgliedschaft in dieser Gruppe"
usernames: "Benutzernamen"
+ requests:
+ title: "Anfragen"
+ reason: "Grund"
+ accept: "Akzeptieren"
+ accepted: "akzeptiert"
+ deny: "ablehnen"
+ denied: "abgelehnt"
+ undone: "Anfrage zurückgenommen"
manage:
title: "Verwalten"
name: "Name"
@@ -406,6 +413,7 @@ de:
empty:
posts: "Es gibt keine Beiträge von Mitgliedern dieser Gruppe."
members: "Es gibt keine Mitglieder in dieser Gruppe."
+ requests: "Keine Mitgliedschaftsanfragen für diese Gruppe."
mentions: "Es gibt keine Erwähnungen in dieser Gruppe."
messages: "Es gibt keine Nachrichten für diese Gruppe."
topics: "Es gibt keine Themen von Mitgliedern dieser Gruppe."
@@ -574,8 +582,10 @@ de:
new_private_message: "Neue Nachricht"
private_message: "Nachricht"
private_messages: "Nachrichten"
- ignore: "Ignorieren"
- unignore: "Nicht mehr ignorieren"
+ user_notifications_ignore_option: "Ignoriert"
+ user_notifications_mute_option: "Stummgeschaltet"
+ user_notifications_mute_option_title: "Du wirst keine Benachrichtigungen zu diesem Benutzer bekommen."
+ user_notifications_normal_option: "Normal"
activity_stream: "Aktivität"
preferences: "Einstellungen"
profile_hidden: "Das öffentliche Profil des Benutzers ist ausgeblendet."
@@ -658,7 +668,7 @@ de:
muted_users: "Stummgeschaltet"
muted_users_instructions: "Benachrichtigungen von diesen Benutzern werden unterdrückt."
ignored_users: "Ignoriert"
- ignored_users_instructions: "Liste aller ignorierten Benutzer"
+ ignored_users_instructions: "Alle Beiträge und Benachrichtigungen von diesen Benutzern unterdrücken."
muted_topics_link: "Zeige stummgeschaltete Themen"
watched_topics_link: "Zeige beobachtete Themen"
tracked_topics_link: "Zeige verfolgte Themen"
@@ -729,13 +739,14 @@ de:
label: "Code"
rate_limit: "Bitte warte ein wenig, bevor du es mit einem anderen Authentifizierungscode versuchst."
enable_description: |
- Scanne diesen QR-Code in einer unterstützten App (Android – iOS) und gib’ deinen Authentifizierungscode ein.
+ Scanne diesen QR-Code mit einer unterstützten App (Android – iOS) und gib deinen Authentifizierungscode ein.
disable_description: "Bitte gib den Authentifizierungscode aus deiner App ein."
show_key_description: "Manuell eingeben"
extended_description: |
Zwei-Faktor-Authentifizierung (2FA) sichert dein Konto zusätzlich ab, indem sie zusätzlich zu deinem Passwort einen einmalig gültigen Code anfordert. Codes können auf Android- und iOS--Geräten generiert werden.
oauth_enabled_warning: "Beachte bitte, dass soziale Anmelde-Methoden deaktiviert werden, sobald die Zwei-Faktor-Authentifizierung für dein Konto aktiviert ist."
use: "Authentifizierungs-App verwenden"
+ enforced_notice: "Du musst Zwei-Faktor-Authentifizierung aktivieren, bevor du auf diese Seite zugreifen kannst."
change_about:
title: "„Über mich“ ändern"
error: "Beim Ändern dieses Wertes ist ein Fehler aufgetreten."
@@ -773,7 +784,8 @@ de:
primary: "Primäre E-Mail-Adresse"
secondary: "Weitere E-Mail-Adressen"
no_secondary: "Keine weiteren E-Mail-Adressen"
- instructions: "wird nicht öffentlich angezeigt"
+ sso_override_instructions: "E-Mail kann vom SSO-Provider aktualisiert werden."
+ instructions: "Nie öffentlich gezeigt."
ok: "Wir senden dir zur Bestätigung eine E-Mail"
invalid: "Bitte gib eine gültige E-Mail-Adresse ein"
authenticated: "Deine E-Mail-Adresse wurde von {{provider}} bestätigt"
@@ -856,14 +868,17 @@ de:
every_30_minutes: "alle 30 Minuten"
every_hour: "stündlich"
daily: "täglich"
- every_three_days: "alle drei Tage"
weekly: "wöchentlich"
- every_two_weeks: "jede zweite Woche"
+ every_month: "jeden Monat"
+ every_six_months: "alle sechs Monate"
+ email_level:
+ title: "Sende mir eine E-Mail, wenn mich jemand zitiert, auf meine Beiträge antwortet, meinen @Namen erwähnt oder mich zu einem Thema einlädt."
+ always: "immer"
+ only_when_away: "nur bei Abwesenheit"
+ never: "nie"
+ email_messages_level: "Sende mir eine E-Mail, wenn mir jemand eine Nachricht sendet."
include_tl0_in_digests: "Inhalte neuer Benutzer in E-Mail-Zusammenfassung einschließen"
email_in_reply_to: "Einen Auszug aus dem beantworteten Beitrag in E-Mails einfügen."
- email_direct: "Sende mir eine E-Mail, wenn mich jemand zitiert, auf meine Beiträge antwortet, meinen @Namen erwähnt oder mich zu einem Thema einlädt."
- email_private_messages: "Sende mir eine E-Mail, wenn mir jemand eine Nachricht sendet."
- email_always: "Benachrichtige mich per E-Mail auch während ich auf dieser Website aktiv bin"
other_settings: "Andere"
categories_settings: "Kategorien"
new_topic_duration:
@@ -907,9 +922,9 @@ de:
expired: "Diese Einladung ist abgelaufen."
rescind: "Einladung zurücknehmen"
rescinded: "Einladung zurückgenommen"
- rescind_all: "Alle ausgelaufenen Einladungen entfernen"
- rescinded_all: "Alle ausgelaufenen Einladungen entfernt!"
- rescind_all_confirm: "Sollen alle ausgelaufenen Einladungen entfernt werden?"
+ rescind_all: "Alle abgelaufenen Einladungen entfernen"
+ rescinded_all: "Alle abgelaufenen Einladungen entfernt!"
+ rescind_all_confirm: "Sollen alle abgelaufenen Einladungen entfernt werden?"
reinvite: "Einladung erneut senden"
reinvite_all: "Alle Einladungen erneut senden"
reinvite_all_confirm: "Bist Du dir sicher alle Einladungen nochmals zu senden?"
@@ -1229,13 +1244,15 @@ de:
other: "Wähle mindestens {{count}} Einträge aus."
emoji_picker:
filter_placeholder: Emoji suchen
- people: Personen
- nature: Natur
- food: Lebensmittel
- activity: Aktivität
- travel: Reisen
+ smileys_&_emotion: Smileys und Emotion
+ people_&_body: Menschen und Körper
+ animals_&_nature: Tiere und Natur
+ food_&_drink: Essen und Getränke
+ travel_&_places: Verkehr und Orte
+ activities: Tätigkeiten
objects: Objekte
- celebration: Feiern
+ symbols: Symbole
+ flags: Flaggen
custom: Benutzerdefinierte Emojis
recent: Zuletzt verwendet
default_tone: Keine Hautfarbe
@@ -1649,7 +1666,7 @@ de:
when: "Wann:"
public_timer_types: Globale Zeitschaltuhren
private_timer_types: Zeitschaltuhren für Benutzer
- time_frame_required: Bitte wählen Sie einen Zeitrahmen aus
+ time_frame_required: Bitte wähle einen Zeitrahmen aus
auto_update_input:
none: "Wähle einen Zeitbereich aus"
later_today: "Im Laufe des Tages"
@@ -1957,8 +1974,8 @@ de:
one: "einen versteckten Beitrag anzeigen"
other: "{{count}} versteckte Beiträge anzeigen"
notice:
- first: "Es ist das erste Mal, dass {{user}} einen Beitrag schrieb - lasst ihn uns in unserer Community willkommenheissen!"
- return: "Es ist eine Weile her, dass wir {{user}} gesehen haben. Der letzte Beitrag war in {{time}}."
+ first: "Dies ist der erste Beitrag von {{user}} — lasst uns das neue Mitglied in unserer Community willkommen heißen!"
+ return: "Es ist eine Weile her, dass wir {{user}} gesehen haben. — Sein/ihr letzter Beitrag war {{time}}."
unread: "Beitrag ist ungelesen"
has_replies:
one: "{{count}} Antwort"
@@ -1977,7 +1994,7 @@ de:
create: "Entschuldige, es gab einen Fehler beim Anlegen des Beitrags. Bitte versuche es noch einmal."
edit: "Entschuldige, es gab einen Fehler beim Bearbeiten des Beitrags. Bitte versuche es noch einmal."
upload: "Entschuldige, es gab einen Fehler beim Hochladen der Datei. Bitte versuche es noch einmal."
- file_too_large: "Entschuldige, diese Datei ist zu groß (maximal erlaubt sind {{max_size_kb}} KB). Wie wär’s, wenn du deine große Datei bei einem Filehosting-Dienst hochlädst und dann den Link teilst?"
+ file_too_large: "Entschuldigung, die Datei ist zu groß (maximale Größe ist {{max_size_kb}}kb). Wie wäre es, die Datei zu einem Cloud Sharing Service hochzuladen und dann den Link einzufügen?"
too_many_uploads: "Entschuldige, du darfst immer nur eine Datei hochladen."
too_many_dragged_and_dropped_files: "Entschuldige, du kannst nur {{max}} Dateien auf einmal hochladen."
upload_not_authorized: "Entschuldigung, die Datei die du hochladen möchtest ist nicht erlaubt (erlaubte Dateiendungen sind: {{authorized_extensions}})."
@@ -2155,7 +2172,7 @@ de:
all: "Alle Kategorien"
choose: "Kategorie…"
edit: "Bearbeiten"
- edit_dialog_title: "%{categoryName}bearbeiten"
+ edit_dialog_title: "Bearbeiten: %{categoryName}"
view: "Zeige Themen dieser Kategorie"
general: "Allgemeines"
settings: "Einstellungen"
@@ -2164,6 +2181,7 @@ de:
tags_allowed_tags: "Erlaube in dieser Kategorie nur folgende Schlagwörter:"
tags_allowed_tag_groups: "Erlaube in dieser Kategorie nur Schlagwörter aus folgenden Schlagwortgruppen:"
tags_placeholder: "(Optional) Liste erlaubter Schlagwörter"
+ tags_tab_description: "Hier definierte Schlagwörter und Schlagwort-Gruppen sind nur in dieser Kategorie und in Kategorien, in denen sie ebenfalls definiert sind, verfügbar. In anderen Kategorien sind sie nicht verwendbar."
tag_groups_placeholder: "(Optional) Liste erlaubter Schlagwort-Gruppen"
topic_featured_link_allowed: "Erlaube hervorgehobene Links in dieser Kategorie"
delete: "Kategorie löschen"
@@ -2192,8 +2210,8 @@ de:
already_used: "Diese Farbe wird bereits für eine andere Kategorie verwendet."
security: "Sicherheit"
special_warning: "Warnung: Diese Kategorie wurde bei der Installation angelegt. Die Sicherheitseinstellungen können daher nicht verändert werden. Wenn du diese Kategorie nicht benötigst, dann solltest du sie löschen anstatt sie für andere Zwecke zu verwenden."
- uncategorized_security_warning: "Diese Kategorie ist besonders. Sie ist als Sammelpunkt gedacht für Themen, die keine Kategorie haben. Sicherheitseinstellungen sind nicht möglich."
- uncategorized_general_warning: 'Diese Kategorie ist besonders. Sie wird als Standard-Kategorie für neue Themen genutzt, für die keine Kategorie gewählt wurde. Wenn dies verhindert werden und eine Kategoriewahl erzwungen werden soll, bitte diese Einstellung deaktivieren. Falls Name oder Beschreibung geändert werden soll, kann dies unterAnpassen / Textinhalte vorgenommen werden.'
+ uncategorized_security_warning: "Diese Kategorie ist etwas Spezielles. Sie dient als Bereich für Themen, die keine Kategorie haben und besitzt keine Sicherheitseinstellungen."
+ uncategorized_general_warning: 'Diese Kategorie ist etwas Spezielles. Sie wird als Standard-Kategorie für neue Themen genutzt, für die keine Kategorie ausgewählt wurde. Deaktiviere diese Einstellung, wenn dieses Verhalten verhindert und eine Kategoriewahl erzwungen werden soll. Der Name und die Beschreibung können unter Anpassen / Textinhalte geändert werden.'
images: "Bilder"
email_in: "Benutzerdefinierte Adresse für eingehende E-Mails:"
email_in_allow_strangers: "Akzeptiere E-Mails von anonymen Benutzern."
@@ -2238,6 +2256,15 @@ de:
muted:
title: "Stummgeschaltet"
description: "Du erhältst nie mehr Benachrichtigungen über neue Themen in dieser Kategorie und die Themen werden auch nicht in der Liste der letzten Themen erscheinen."
+ search_priority:
+ label: "Suchpriorität"
+ options:
+ normal: "Normal"
+ ignore: "Ignorieren"
+ very_low: "Sehr niedrig"
+ low: "Niedrig"
+ high: "Hoch"
+ very_high: "Sehr hoch"
sort_options:
default: "Standard"
likes: "Likes"
@@ -2640,7 +2667,7 @@ de:
title: "Discourse-Administrator"
moderator: "Moderator"
reports:
- title: "Liste verfügbarer Berichte"
+ title: "Verfügbare Berichte"
dashboard:
title: "Übersicht"
last_updated: "Übersicht zuletzt aktualisiert:"
@@ -2689,6 +2716,7 @@ de:
moderation_tab: "Moderation"
security_tab: "Sicherheit"
reports_tab: "Berichte"
+ report_filter_any: "jede/r/s"
disabled: Deaktiviert
timeout_error: "Entschuldige bitte, die Warteschlange ist zu lang, bitte wähle ein kürzeres Intervall"
exception_error: "Entschuldige, ein Fehler während der Ausführung des Query ist aufgetreten"
@@ -2943,6 +2971,7 @@ de:
inactive: "Inaktiv"
failed: "Fehlgeschlagen"
successful: "Erfolgreich"
+ disabled: "Deaktiviert"
events:
none: "Es gibt keine verwandten Ereignisse."
redeliver: "Neu zustellen"
@@ -3423,6 +3452,10 @@ de:
entity_export: "Entität exportieren"
change_name: "Name ändern"
topic_timestamps_changed: "Themen-Zeitstempel geändert"
+ approve_user: "genehmigter Benutzer"
+ web_hook_create: "Webhook anlegen"
+ web_hook_update: "Webhook aktualisieren"
+ web_hook_destroy: "Webhook entfernen"
screened_emails:
title: "Gefilterte E-Mails"
description: "Wenn jemand ein Konto erstellt, werden die folgenden E-Mail-Adressen überprüft und es wird die Anmeldung blockiert oder eine andere Aktion ausgeführt."
@@ -3506,6 +3539,7 @@ de:
id_not_found: "Entschuldige, diese Benutzerkennung ist im System nicht vorhanden."
active: "Aktiviert"
show_emails: "E-Mails anzeigen"
+ hide_emails: "E-Mails ausblenden"
nav:
new: "Neu"
active: "Aktiv"
@@ -3758,6 +3792,7 @@ de:
go_back: "Zurück zur Suche"
recommended: "Wir empfehlen, dass du den folgenden Text an deine Bedürfnisse anpasst:"
show_overriden: "Nur geänderte Texte anzeigen"
+ more_than_50_results: "Es gibt mehr als 50 Ergebnisse. Bitte grenze deine Suche weiter ein."
settings:
show_overriden: "Nur geänderte anzeigen"
reset: "zurücksetzen"
@@ -3930,6 +3965,16 @@ de:
label: "Neu:"
add: "Hinzufügen"
filter: "Suche (URL oder externe URL)"
+ reseed:
+ action:
+ label: "Text ersetzen..."
+ title: "Text der Kategorien und Themen mit Übersetzungen ersetzen"
+ modal:
+ title: "Text ersetzen"
+ subtitle: "Text der systemgenerierten Kategorien und Themen mit neuesten Übersetzungen ersetzen"
+ categories: "Kategorien"
+ topics: "Themen"
+ replace: "Ersetzen"
wizard_js:
wizard:
done: "Erledigt"
diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml
index f9b3764bfa7..849ee55014d 100644
--- a/config/locales/client.el.yml
+++ b/config/locales/client.el.yml
@@ -195,8 +195,6 @@ el:
every_hour: "κάθε ώρα"
daily: "καθημερινά"
weekly: "κάθε εβδομάδα"
- every_two_weeks: "κάθε 2 εβδομάδες"
- every_three_days: "κάθε τρεις μέρες"
max_of_count: "μέγιστο {{count}}"
alternation: "ή"
character_count:
@@ -590,7 +588,6 @@ el:
instructions: "Οι εικόνες στο φόντο θα κεντραρίζονται και το προκαθορισμένο πλάτος τους είναι 590px."
email:
title: "Email"
- instructions: "δεν εμφανίζεται ποτέ δημόσια"
ok: "Για επιβεβαίωση θα σου στείλουμε ένα email"
invalid: "Παρακαλώ δώσε μία έγκυρη διεύθυνση email"
authenticated: "Η διεύθυνση email σου ταυτοποιήθηκε από τον πάροχο {{provider}}"
@@ -645,14 +642,9 @@ el:
every_30_minutes: "κάθε 30 λεπτά"
every_hour: "ωριαία"
daily: "καθημερινά"
- every_three_days: "κάθε τρεις μέρες"
weekly: "εβδομαδιαία"
- every_two_weeks: "κάθε δύο εβδομάδες"
include_tl0_in_digests: "Συμπερίλαβε περιεχόμενο από νέους χρήστες σε περιληπτικά email"
email_in_reply_to: "Συμπερίλαβε ένα απόσπασμα της απαντημένης ανάρτησης στο email"
- email_direct: "Στείλε μου ένα email όταν κάποιος παραθέσει ανάρτησή μου, απαντήσει σε ανάρτησή μου, αναφέρει το @username μου ή με προσκαλεί σε ένα νήμα."
- email_private_messages: "Στείλε μου ένα email όταν κάποιος μου στείλει προσωπικό μήνυμα."
- email_always: "Στείλε μου ειδοποιήσεις μέσω email όταν είμαι ενεργός στην ιστοσελίδα"
other_settings: "Λοιπά"
categories_settings: "Κατηγορίες"
new_topic_duration:
@@ -964,13 +956,7 @@ el:
filter_placeholder: Αναζήτηση...
emoji_picker:
filter_placeholder: Αναζήτηση για emoji
- people: Άνθρωποι
- nature: Φύση
- food: Τροφή
- activity: Δραστηριότητα
- travel: Ταξίδια
objects: Αντικείμενα
- celebration: Γιορτή
custom: Προσαρμοσμένα emojis
recent: Πρόσφατα χρησιμοποιημένα
default_tone: Χωρίς απόχρωση επιδερμίδας
@@ -1572,7 +1558,6 @@ el:
create: "Λυπούμαστε, παρουσιάστηκε σφάλμα κατά την δημιουργία της ανάρτησης. Προσπάθησε πάλι."
edit: "Λυπούμαστε, παρουσιάστηκε σφάλμα κατά την επεξεργασία της ανάρτησης. Προσπάθησε πάλι."
upload: "Λυπούμαστε, παρουσιάστηκε σφάλμα κατά το ανέβασμα του αρχείου. Προσπάθησε πάλι."
- file_too_large: "Λυπούμαστε, αυτό το αρχείο είναι πολύ μεγάλο (το μέγιστο μέγεθος είναι {{max_size_kb}}kb). Γιατί δεν μεταφορτώνεις το αρχείο σου σε μια υπηρεσία ανταλλαγής αρχείων κι έπειτα να μοιραστείς τον σύνδεσμο;"
too_many_uploads: "Λυπούμαστε, μπορείς να ανεβάζεις μόνο ένα αρχείο τη φορά."
upload_not_authorized: "Λυπούμαστε, το αρχείο που προσπαθείς να ανεβάσεις δεν επιτρέπεται (επιτρεπόμενες επεκτάσεις:{{authorized_extensions}})"
image_upload_not_allowed_for_new_user: "Λυπούμαστε, οι νέοι χρήστες δεν μπορούν να ανεβάσουν εικόνες."
diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml
index be13b8b5f32..b5ce0e292e2 100644
--- a/config/locales/client.es.yml
+++ b/config/locales/client.es.yml
@@ -216,8 +216,6 @@ es:
every_hour: "cada hora"
daily: "cada día"
weekly: "cada semana"
- every_two_weeks: "cada dos semanas"
- every_three_days: "cada tres días"
max_of_count: "máximo de {{count}}"
alternation: "o"
character_count:
@@ -574,8 +572,6 @@ es:
new_private_message: "Nuevo mensaje"
private_message: "Mensaje"
private_messages: "Mensajes"
- ignore: "Ignorar"
- unignore: "Dejar de ignorar"
activity_stream: "Actividad"
preferences: "Preferencias"
profile_hidden: "Este perfil público del usuario ha sido ocultado."
@@ -658,7 +654,7 @@ es:
muted_users: "Silenciados"
muted_users_instructions: "Omite todas las notificaciones de estos usuarios."
ignored_users: "Ignorado"
- ignored_users_instructions: "Lista de todos los usuarios que ignoras."
+ ignored_users_instructions: "Omitir todas las publicaciones y mensajes de estos usuarios."
muted_topics_link: "Mostrar temas silenciados"
watched_topics_link: "Mostrar temas vigilados"
tracked_topics_link: "Mostrar temas vigilados"
@@ -729,13 +725,14 @@ es:
label: "Código"
rate_limit: "Por favor, espera antes de volver a intentar otro código de autenticación."
enable_description: |
- Escanea este código QR en una app soportada (Android – iOS e introduce su código de autenticación.
+ Escanea este código QR en una aplicación que lo soporte (Android – iOS) e introduce el código de verificación.
disable_description: "Por favor ingrese el código de autenticación desde su aplicación"
show_key_description: "Ingrese Manualmente"
extended_description: |
La verificación en dos pasos añade una capa extra de seguridad requiriendo un token por única vez además de tu contraseña. Los códigos (token) se generan en dispositivos Android e iOS
oauth_enabled_warning: "Por favor ten en cuenta que los accesos a través de redes sociales serán inhabilitados si habilitas el factor de autenticación en dos pasos de tu cuenta."
use: "Usar Authenticator app"
+ enforced_notice: "Tu cuenta está obligada a activar la verificación de dos pasos antes de acceder a este sitio."
change_about:
title: "Cambiar 'Acerca de mí'"
error: "Hubo un error al cambiar este valor."
@@ -773,7 +770,7 @@ es:
primary: "Correo electrónico principal"
secondary: "Correos electrónicos secundarios"
no_secondary: "Sin correos electrónicos secundarios"
- instructions: "nunca se mostrará al público"
+ instructions: "Nunca se muestra al público."
ok: "Te enviaremos un email para confirmar"
invalid: "Por favor, introduce una dirección de correo válida"
authenticated: "Tu dirección de correo ha sido autenticada por {{provider}}"
@@ -856,14 +853,15 @@ es:
every_30_minutes: "cada 30 minutos"
every_hour: "cada hora"
daily: "diariamente"
- every_three_days: "cada tres días"
weekly: "semanalmente"
- every_two_weeks: "cada dos semanas"
+ email_level:
+ title: "Enviarme un email cuando alguien me cite, responda, mencione mi @nombre de usuario o me invite a un tema."
+ always: "siempre"
+ only_when_away: "cuando no esté en la página"
+ never: "nunca"
+ email_messages_level: "Enviarme un email cuando alguien me mande un mensaje"
include_tl0_in_digests: "Incluir contenido de nuevos usuarios en los emails de resumen"
email_in_reply_to: "Incluir un extracto del post al que se responde en los emails"
- email_direct: "Envíame un email cuando alguien me cite, responda a mis posts, mencione mi @usuario o me invite a un tema"
- email_private_messages: "Notifícame por email cuando alguien me envíe un mensaje"
- email_always: "Quiero recibir notificaciones por email incluso cuando esté de forma activa por el sitio"
other_settings: "Otros"
categories_settings: "Categorías"
new_topic_duration:
@@ -1229,13 +1227,15 @@ es:
other: "Seleccionar al menos {{count}} items."
emoji_picker:
filter_placeholder: Buscar emoji
- people: Personas
- nature: Naturaleza
- food: Comida
- activity: Actividad
- travel: Viajes
+ smileys_&_emotion: Caras y emocione
+ people_&_body: Personas y cuerpo
+ animals_&_nature: Animales y naturalez
+ food_&_drink: Comida y bebida
+ travel_&_places: Viajes y lugares
+ activities: Actividades
objects: Objetos
- celebration: Celebraciones
+ symbols: Símbolos
+ flags: Banderas
custom: Emojis personalizados
recent: Recientemente usados
default_tone: Sin tono de piel
@@ -1957,8 +1957,8 @@ es:
one: "ver 1 post oculto"
other: "ver {{count}} posts ocultos"
notice:
- first: "Esta es la primera vez que {{user}} ha publicado — ¡vamos a darle la bienvenida a nuestra comunidad!"
- return: "Hace mucho que no vemos a {{user}} — su último post fue hace {{time}}."
+ first: "Esta es la primera vez que {{user}} ha publicado — ¡démosle la bienvenida a nuestra comunidad!"
+ return: "Hacía tiempo que no veíamos a {{user}} — su última publicación fue {{time}}. "
unread: "Post sin leer"
has_replies:
one: "{{count}} Respuesta"
@@ -1977,7 +1977,7 @@ es:
create: "Lo sentimos, hubo un error al crear tu post. Por favor, inténtalo de nuevo."
edit: "Lo sentimos, hubo un error al editar tu post. Por favor, inténtalo de nuevo."
upload: "Lo sentimos, hubo un error al subir el archivo. Por favor, inténtalo de nuevo."
- file_too_large: "Lo sentimos, ese archivo es demasiado grande (el tamaño máximo es {{max_size_kb}}kb). ¿Quizá podrías subir el archivo a un servicio de almacenamiento en la nube y compartir aquí el enlace?"
+ file_too_large: "Lo sentimos, ese archivo es demasiado grande (el tamaño máximo es {{max_size_kb}}kb). ¿Por qué no lo subes a un servicio de almacenamiento en línea y compartes el enlace?"
too_many_uploads: "Lo siento solo puedes subir un archivo cada vez."
too_many_dragged_and_dropped_files: "Lo sentimos, sólo puedes subir {{max}} archivos a la vez."
upload_not_authorized: "Lo sentimos, el archivo que estás intentando subir no está permitido (extensiones autorizadas: {{authorized_extensions}})."
@@ -2239,6 +2239,11 @@ es:
muted:
title: "Silenciar"
description: "No serás notificado de ningún tema en estas categorías, y no aparecerán en la página de mensajes recientes."
+ search_priority:
+ label: "Prioridad de búsqueda"
+ options:
+ normal: "Normal"
+ ignore: "Ignorar"
sort_options:
default: "por defecto"
likes: "Me gusta"
@@ -2694,6 +2699,7 @@ es:
moderation_tab: "Moderación"
security_tab: "Seguridad"
reports_tab: "Informes"
+ report_filter_any: "cualquiera"
disabled: Desactivado
timeout_error: "Lo sentimos, la solicitud está durando demasiado, por favor selecciona un periodo más corto"
exception_error: "Lo siento, ha ocurrido un error al ejecutar la consulta"
@@ -2948,6 +2954,7 @@ es:
inactive: "Inactivo"
failed: "Fallado"
successful: "Exitoso"
+ disabled: "Desactivado"
events:
none: "No hay eventos relacionados."
redeliver: "Reenviar"
@@ -3428,6 +3435,10 @@ es:
entity_export: "entidad exportadora"
change_name: "cambiar nombre"
topic_timestamps_changed: "cambiada la fecha del tema"
+ approve_user: "usuario aprovado"
+ web_hook_create: "crear webhook"
+ web_hook_update: "actualizar webhook"
+ web_hook_destroy: "destruir webhook"
screened_emails:
title: "Correos bloqueados"
description: "Cuando alguien trata de crear una cuenta nueva, los siguientes correos serán revisados y el registro será bloqueado, o alguna otra acción será realizada."
@@ -3511,6 +3522,7 @@ es:
id_not_found: "Lo sentimos, esa id de usuario no existe en nuestro sistema."
active: "Activado"
show_emails: "Mostrar emails"
+ hide_emails: "Ocultar emails"
nav:
new: "Nuevo"
active: "Activo"
@@ -3763,6 +3775,7 @@ es:
go_back: "Volver a la búsqueda"
recommended: "Recomendamos personalizar los siguientes textos para que se ajusten a tus necesidades:"
show_overriden: "Sólo mostrar textos editados"
+ more_than_50_results: "Hay más de 50 resultados. Por favor, usa términos más específicos."
settings:
show_overriden: "Solo mostrar anulados"
reset: "restablecer"
@@ -3935,6 +3948,16 @@ es:
label: "Nuevo:"
add: "Añadir"
filter: "Buscar (URL o URL externa)"
+ reseed:
+ action:
+ label: "Reemplazar texto..."
+ title: "Reemplazar texto de las categorías y temas con traducciones"
+ modal:
+ title: "Reemplazar texto"
+ subtitle: "Reemplazar el texto de las categorías generadas por el sistema con las últimas traducciones"
+ categories: "Categoría"
+ topics: "Temas"
+ replace: "Reemplazar"
wizard_js:
wizard:
done: "Hecho"
diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml
index 50a0106cf13..f37f5fdbbf9 100644
--- a/config/locales/client.et.yml
+++ b/config/locales/client.et.yml
@@ -196,8 +196,6 @@ et:
every_hour: "iga tund"
daily: "iga päev"
weekly: "iga nädal"
- every_two_weeks: "iga kahe nädala tagant"
- every_three_days: "iga kolme päeva tagant"
max_of_count: "maksimum {{count}}-st"
alternation: "või"
character_count:
@@ -693,7 +691,6 @@ et:
primary: "Peamine e-post"
secondary: "Teine e-post"
no_secondary: "Teist e-posti pole"
- instructions: "ei näidata kunagi avalikult"
ok: "Saadame sulle kinnituseks meili"
invalid: "Sisesta palun korrektne meiliaadress"
authenticated: "Sinu meil on autenditud {{provider}} poolt"
@@ -765,14 +762,9 @@ et:
every_30_minutes: "iga pooltund"
every_hour: "iga tund"
daily: "igapäevaselt"
- every_three_days: "iga kolme päeva tagant"
weekly: "iga nädal"
- every_two_weeks: "iga kahe nädala tagant"
include_tl0_in_digests: "Kajasta meili teel kokkuvõttes ka uute kasutajate loodud sisu."
email_in_reply_to: "Lisa e-kirjale katkend eelmisest vastusest"
- email_direct: "Teavita mind, kui keegi tsiteerib minu postitust, vastab minu postitusele, mainib minu @kasutajanime või kutsub mind teemaga liituma"
- email_private_messages: "Saada meilile teavitus, kui minuga kontakteerutakse sõnumi teel"
- email_always: "Saada mulle teavitused meilile, isegi kui ma olen siin aktiivne kasutaja"
other_settings: "Muu"
categories_settings: "Foorumid"
new_topic_duration:
@@ -1091,13 +1083,7 @@ et:
filter_placeholder_with_any: Otsi või loo...
emoji_picker:
filter_placeholder: Otsi emojit
- people: Inimesed
- nature: Loodus
- food: Toit
- activity: Tegevused
- travel: Reisimine
objects: Objektid
- celebration: Tähistamine
custom: Kohandatud emoji
recent: Viimati kasutatud
default_tone: Nahatooni pole
@@ -1719,7 +1705,6 @@ et:
create: "Vabandame, postituse loomisel tekkis viga. Palun proovi uuesti."
edit: "Vabandame, postituse redigeerimisel tekkis viga. Palun proovi uuesti."
upload: "Vabandame, selle faili üleslaadimisel tekkis viga. Palun proovi uuesti."
- file_too_large: "Vabandame. see fail on liiga suur (maksimum on {{max_size_kb}}kB). Miks mitte laadida see suur fail mõnda failijagamisteenusesse pilves ja jagada viidet selleni?"
too_many_uploads: "Vabandame, faile saab üles laadida vaid ühekaupa."
upload_not_authorized: "Vabandust, fail mida püüad üles laadida, ei ole lubatud (lubatud faililaiendid: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "Vabandame, uued kasutajad ei saa pilte üles laadida."
diff --git a/config/locales/client.fa_IR.yml b/config/locales/client.fa_IR.yml
index 26bb90837ed..c1801169869 100644
--- a/config/locales/client.fa_IR.yml
+++ b/config/locales/client.fa_IR.yml
@@ -201,8 +201,6 @@ fa_IR:
every_hour: "هر ساعت"
daily: "روزانه"
weekly: "هفتگی"
- every_two_weeks: "هر دو هفته"
- every_three_days: "هر سه روز"
max_of_count: "حداکثر {{count}}"
alternation: "یا"
character_count:
@@ -485,6 +483,7 @@ fa_IR:
topic_sentence:
one: "%{count} موضوع"
other: "%{count} موضوع"
+ n_more: "دستهبندیها ( %{count}مورد دیگر)"
ip_lookup:
title: جستجوی نشانی IP
hostname: نام میزبان
@@ -665,7 +664,6 @@ fa_IR:
instructions: "تصاویر پس زمینه در مرکز قرار خواهند گرفت و عرض پیشفرض آن 590 پیکسل است"
email:
title: "ایمیل"
- instructions: "هرگز به عموم مردم نشان داده نشده است"
ok: "برای تایید ایمیلی برایتان ارسال خواهیم کرد."
invalid: "لطفا یک آدرس ایمیل معتبر وارد کنید"
authenticated: "ایمیل شما توسط {{provider}} تصدیق شد"
@@ -720,14 +718,9 @@ fa_IR:
every_30_minutes: "هر 30 دقیقه"
every_hour: "هر ساعت"
daily: "روزانه"
- every_three_days: "هر سه روز"
weekly: "هفتگی"
- every_two_weeks: "هر دو هفته "
include_tl0_in_digests: "محتوای ایجاد شده توسط کاربران جدید در ایمیل خلاصه قرار گیرد."
email_in_reply_to: "خلاصهی پاسخها را در ایمیل قرار بده."
- email_direct: "وقتی کسی نوشتههای من را نقلقول کرد، یا به من پاسخ داد، یا به @نامکاربری من اشاره کرد، یا به موضوعی دعوت کرد، ایمیل بفرست."
- email_private_messages: "وقتی کسی به من پیام خصوصی فرستاد، ایمیل بفرست"
- email_always: "ایمیل های اعلان را وقتی در سایت فعال هستم نیز برایم بفرست"
other_settings: "موارد دیگر"
categories_settings: "دستهبندیها"
new_topic_duration:
@@ -799,6 +792,7 @@ fa_IR:
title: "خلاصه"
stats: "آمار"
time_read: " زمان خواندن"
+ recent_time_read: "زمان خواندن اخیر"
topic_count:
one: "موضوعات ساخته شدند"
other: "موضوعات ساخته شدند"
@@ -892,6 +886,9 @@ fa_IR:
first_post: نوشته نخست
mute: بی صدا
unmute: صدادار
+ time_read: خواندن
+ time_read_recently: "اخیراً"
+ time_read_tooltip: "%{time_read} مجموع زمان خواندن "
last_reply_lowercase: آخرین پاسخ
replies_lowercase:
one: 'پاسخها '
@@ -1015,13 +1012,7 @@ fa_IR:
ctrl: "Ctrl"
alt: "Alt"
emoji_picker:
- people: مردم
- nature: طبیعت
- food: غذا
- activity: فعالیت
- travel: سفر
objects: اشیا
- celebration: جشن
recent: اخیرا استفاده شده
composer:
emoji: "شکلک :)"
@@ -1176,6 +1167,7 @@ fa_IR:
first: اولین نوشته هستند
pinned: سنجاق شدند
unpinned: سنجاق نشدند
+ seen: خواندم
unseen: نخواندم
wiki: دانشنامه هستند
statuses:
@@ -1585,7 +1577,6 @@ fa_IR:
create: "متأسفیم، در ایجاد نوشتهی شما خطایی روی داد. لطفاً دوباره تلاش کنید."
edit: "متأسفیم، در ویرایش نوشتهی شما خطایی روی داد. لطفاً دوباره تلاش کنید."
upload: "متأسفیم، در بارگذاری آن پرونده خطایی روی داد. لطفاً دوباره تلاش کنید."
- file_too_large: "با عرض پوزش، حجم فایل بسیار بالاست (بالاترین حجم قابل بارگذاری {{max_size_kb}} کیلوبایت) است. چرا فایلهای حجیم را در سرویسهای ابری بارگذاری نمیکنید و لینکهای آن را در انجمن قرار نمیدهید؟"
too_many_uploads: "متأسفیم، هر بار تنها میتوانید یک پرونده را بارگذاری کنید."
upload_not_authorized: "با عرض پوزش، فایلی که در حال بارگذاری آن هستید مجاز نیست. (پسوندهای قابل بارگذاری: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "با عرض پوزش، کاربران جدید نمی توانند تصویر بارگذاری کنند."
@@ -2455,6 +2446,7 @@ fa_IR:
color_scheme_select: "انتخاب رنگ مورد استفاده قالب"
custom_sections: "بخشهای سفارشی"
theme_components: "اجزای قالب"
+ and_x_more: "و {{count}} مورد دیگر"
uploads: "بارگذاریها"
no_uploads: "میتوانید فایلهای ثابت همراه با قالب خود مثل فونت و تصویر بارگذاری کنید"
add_upload: "افزودن بارگذاری"
diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml
index b4d9d8c1e03..90d27897816 100644
--- a/config/locales/client.fi.yml
+++ b/config/locales/client.fi.yml
@@ -206,8 +206,6 @@ fi:
every_hour: "tunnin välein"
daily: "päivittäin"
weekly: "viikottain"
- every_two_weeks: "kahden viikon välein"
- every_three_days: "joka kolmas päivä"
max_of_count: "korkeintaan {{count}}"
alternation: "tai"
character_count:
@@ -710,8 +708,6 @@ fi:
confirm_password_description: "Jatka vahvistamalla salasanasi"
label: "Koodi"
rate_limit: "Odota hetki ennen toisen todennuskoodin tarjoamista."
- enable_description: |
- Skannaa QR-koodi laitteellesi sopivalla sovelluksella (Android – iOS ja syötä todennuskoodi.
disable_description: "Syötä sovelluksen tarjoama tunnistautumiskoodi"
show_key_description: "Syötä manuaalisesti"
extended_description: |
@@ -754,7 +750,6 @@ fi:
primary: "Ensisijainen sähköpostiosoite"
secondary: "Toissijaiset sähköpostiosoitteet"
no_secondary: "Ei toissijaisia sähköpostiosoitteita"
- instructions: "ei näytetä julkisesti missään"
ok: "Lähetämme sinulle sähköpostin varmistukseksi."
invalid: "Sähköpostiosoite ei kelpaa."
authenticated: "{{provider}} on todentanut sähköpostiosoitteesi"
@@ -836,14 +831,9 @@ fi:
every_30_minutes: "puolen tunnin välein"
every_hour: "tunneittain"
daily: "päivittäin"
- every_three_days: "joka kolmas päivä"
weekly: "viikottain"
- every_two_weeks: "joka toinen viikko"
include_tl0_in_digests: "Sisällytä uusien käyttäjien viestit sähköpostikoosteisiin"
email_in_reply_to: "Liitä sähköpostiin lyhennelmä viestistä, johon vastataan"
- email_direct: "Lähetä minulle sähköposti, jos joku lainaa viestiäni, vastaa viestiini, maintsee @nimeni tai kutsuu minut viestiketjuun"
- email_private_messages: "Lähetä minulle sähköposti, kun joku lähettää minulle viestin"
- email_always: "Lähetä sähköposti-ilmoitukset, vaikka olen aktiivinen palstalla."
other_settings: "Muut"
categories_settings: "Keskustelualueet"
new_topic_duration:
@@ -1206,13 +1196,7 @@ fi:
other: "Valitse ainakin {{count}} kohdetta."
emoji_picker:
filter_placeholder: Etsi emojia
- people: Ihmiset
- nature: Luonto
- food: Ruoka
- activity: Harrasteet
- travel: Matkustelu
objects: Esineet
- celebration: Juhlinta
custom: Mukautetut emojit
recent: Hiljattain käytetyt
default_tone: Ei ihonsävyä
@@ -1948,7 +1932,6 @@ fi:
create: "Pahoittelut, viestin luonti ei onnistunut. Ole hyvä ja yritä uudelleen."
edit: "Pahoittelut, viestin muokkaus ei onnistunut. Ole hyvä ja yritä uudelleen."
upload: "Pahoittelut, tiedoston lähetys ei onnistunut. Ole hyvä ja yritä uudelleen."
- file_too_large: "Pahoittelut, tiedosto jonka latausta yritit on liian suuri (suurin tiedostokoko on {{max_size_kb}}kb). Mitäpä jos lataisit tiedoston johonkin pilvipalveluun ja jakaisit täällä siihen linkin?"
too_many_uploads: "Pahoittelut, voit ladata vain yhden tiedoston kerrallaan."
too_many_dragged_and_dropped_files: "Pahoittelut, voit ladata korkeintaan {{max}} tiedostoa kerrallaan."
upload_not_authorized: "Pahoittelut, tiedosto jota yrität ladata ei ole sallittu (sallitut laajennukset: {{authorized_extensions}})."
diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml
index 4488be114b2..d9b90171579 100644
--- a/config/locales/client.fr.yml
+++ b/config/locales/client.fr.yml
@@ -216,8 +216,6 @@ fr:
every_hour: "chaque heure"
daily: "quotidiennes"
weekly: "hebdomadaires"
- every_two_weeks: "toutes les deux semaines"
- every_three_days: "tous les trois jours"
max_of_count: "maximum sur {{count}}"
alternation: "ou"
character_count:
@@ -574,8 +572,6 @@ fr:
new_private_message: "Créer un message direct"
private_message: "Message direct"
private_messages: "Messages directs"
- ignore: "Ignorer"
- unignore: "Ne plus ignorer"
activity_stream: "Activité"
preferences: "Préférences"
profile_hidden: "Le profil public de cet usagé est caché."
@@ -660,7 +656,7 @@ fr:
muted_users: "Silencieux"
muted_users_instructions: "Cacher toutes les notifications de ces utilisateurs."
ignored_users: "Ignoré"
- ignored_users_instructions: "Liste tous les utilisateurs ignorés."
+ ignored_users_instructions: "Cacher toutes les publications et les notifications de ces utilisateurs."
muted_topics_link: "Afficher les sujets en silencieux"
watched_topics_link: "Afficher les sujets surveillés"
tracked_topics_link: "Afficher les sujets suivis"
@@ -731,12 +727,13 @@ fr:
label: "Code"
rate_limit: "Veuillez patienter avant d'essayer un autre code d'identification."
enable_description: |
- Scannez ce code QR en utilisant une appli supporté (Android – iOS) et saisir votre code d'identification.
+ Scannez ce code QR en utilisant une application supportée (Android– iOS) et entrez votre code d'authentification.
disable_description: "Veuillez saisir le code d'authentification de votre app"
show_key_description: "Saisir manuellement"
extended_description: "L'authentification à deux facteurs ajoute une sécurité supplémentaire à votre compte en exigeant un jeton unique en \nplus de votre mot de passe. Les jetons peuvent être générés sur les appareils Android et iOS.\n"
oauth_enabled_warning: "Veuillez noter que les connexions sociales seront désactivées une fois que l'authentification à deux facteurs aura été activée sur votre compte."
use: "Utiliser l'application Authenticator"
+ enforced_notice: "Vous devez activer l'authentification à deux facteurs pour accéder à ce site."
change_about:
title: "Modifier À propos de moi"
error: "Il y a eu une erreur lors de la modification de cette valeur."
@@ -774,7 +771,8 @@ fr:
primary: "Adresse courriel principale"
secondary: "Adresses courriel secondaires"
no_secondary: "Aucune adresse courriel secondaire"
- instructions: "jamais visible publiquement"
+ sso_override_instructions: "Le courriel peut être mis à jour à partir du fournisseur SSO."
+ instructions: "Jamais visible publiquement."
ok: "Nous vous enverrons un courriel de confirmation"
invalid: "Merci d'entrer une adresse de courriel valide"
authenticated: "Votre adresse de courriel a été authentifiée par {{provider}}"
@@ -857,14 +855,15 @@ fr:
every_30_minutes: "toutes les 30 minutes"
every_hour: "toutes les heures"
daily: "quotidien"
- every_three_days: "tous les trois jours"
weekly: "hebdomadaire"
- every_two_weeks: "toutes les deux semaines"
+ email_level:
+ title: "M'envoyer un courriel quand quelqu'un me cite, répond à l'un de mes messages, mentionne mon @pseudo ou m'invite à rejoindre un sujet."
+ always: "toujours"
+ only_when_away: "seulement si absent"
+ never: "jamais"
+ email_messages_level: "M'envoyer un courriel quand quelqu'un m'envoie un message direct."
include_tl0_in_digests: "Inclure les contributions des nouveaux utilisateurs dans les résumés par courriel"
email_in_reply_to: "Inclure un extrait du message auquel il a été répondu dans les courriels"
- email_direct: "M'envoyer un courriel quand quelqu'un me cite, répond à mon message ou mentionne mon @pseudo ou m'invite à rejoindre un sujet"
- email_private_messages: "M'envoyer un courriel quand quelqu'un m'envoie un message direct"
- email_always: "Recevoir des notifications par email même lorsque je suis actif sur le site"
other_settings: "Autre"
categories_settings: "Catégories"
new_topic_duration:
@@ -1230,13 +1229,15 @@ fr:
other: "Séléctionner au moins {{count}} éléments."
emoji_picker:
filter_placeholder: Chercher un emoji
- people: Personnes
- nature: Nature
- food: Nourriture
- activity: Activité
- travel: Voyage
+ smileys_&_emotion: Frimousses et Émotions
+ people_&_body: Personnes et Corps
+ animals_&_nature: Animaux et Nature
+ food_&_drink: Nourriture et Boisson
+ travel_&_places: Voyage et Lieux
+ activities: Activités
objects: Objets
- celebration: Fête
+ symbols: Symboles
+ flags: Drapeaux
custom: Emojis personnalisés
recent: Utilisés récemment
default_tone: Aucun teint
@@ -1959,7 +1960,7 @@ fr:
other: "voir {{count}} réponses cachées"
notice:
first: "C'est la première fois que {{user}} publie un message — accueillons-le comme il se doit dans notre communauté !"
- return: "Cela faisait un moment que nous n'avions pas vu {{user}} — son dernier message remontait à {{time}}."
+ return: "Cela faisait un moment que nous n'avions pas vu {{user}} — son dernier message remonte à {{time}}."
unread: "Ce message est non lu"
has_replies:
one: "{{count}} réponse"
@@ -1978,7 +1979,7 @@ fr:
create: "Désolé, il y a eu une erreur lors de la publication de votre message. Merci de réessayer."
edit: "Désolé, il y a eu une erreur lors de la modification de votre message. Merci de réessayer."
upload: "Désolé, il y a eu une erreur lors de l'envoi du fichier. Merci de réessayer."
- file_too_large: "Désolé, ce fichier est trop gros (la taille maximale est {{max_size_kb}}kb). Pourquoi ne pas télécharger votre gros fichier sur un service partagé cloud, puis partager le lien?"
+ file_too_large: "Désolé, ce fichier est trop volumineux (la taille maximale autorisée est de {{max_size_kb}} Ko). Pourquoi ne téléchargez-vous pas votre gros fichier sur un service d'hébergement externe, pour ensuite coller le lien ici ?"
too_many_uploads: "Désolé, vous ne pouvez envoyer qu'un seul fichier à la fois."
too_many_dragged_and_dropped_files: "Désolé, vous ne pouvez télécharger que {{max}} fichiers à la fois."
upload_not_authorized: "Désolé, le fichier que vous essayez d'envoyer n'est pas autorisé (extensions autorisées : {{authorized_extensions}})."
@@ -2240,6 +2241,11 @@ fr:
muted:
title: "Silencieux"
description: "Vous ne serez jamais notifié de rien concernant les nouveaux sujets dans ces catégories, et elles n'apparaîtront pas dans les dernières catégories."
+ search_priority:
+ label: "Priorité de recherche"
+ options:
+ normal: "Normal"
+ ignore: "Ignorer"
sort_options:
default: "standard"
likes: "J'aime"
@@ -2708,6 +2714,7 @@ fr:
moderation_tab: "Modération"
security_tab: "Sécurité"
reports_tab: "Rapports"
+ report_filter_any: "tous"
disabled: Désactivé
timeout_error: "Désolé, la requête prend trop de temps, veuillez sélectionner un intervalle plus court"
exception_error: "Désolé, une erreur s'est produite à l'exécution de la requête"
@@ -2962,6 +2969,7 @@ fr:
inactive: "Inactif"
failed: "Échec"
successful: "Succès"
+ disabled: "Désactivé"
events:
none: "Il n'y aucun évènement lié."
redeliver: "Redélivrer"
@@ -3442,6 +3450,10 @@ fr:
entity_export: "exporter l'entité"
change_name: "modifier nom"
topic_timestamps_changed: "date du sujet changée"
+ approve_user: "utilisateur approuvé"
+ web_hook_create: "Créer un webhook"
+ web_hook_update: "Mettre à jour le webhook"
+ web_hook_destroy: "Détruire le webhook"
screened_emails:
title: "Courriels sous surveillance"
description: "Lorsque quelqu'un essaye de créer un nouveau compte, les adresses de courriel suivantes seront vérifiées et l'inscription sera bloquée, ou une autre action sera réalisée."
@@ -3525,6 +3537,7 @@ fr:
id_not_found: "Désolé cet identifiant d'utilisateur n'existe pas dans notre système."
active: "Activé"
show_emails: "Afficher les adresses de courriels"
+ hide_emails: "Cacher les e-mails"
nav:
new: "Nouveaux"
active: "Actifs"
@@ -3777,6 +3790,7 @@ fr:
go_back: "Retour à la recherche"
recommended: "Nous vous recommandons de personnaliser le texte suivant selon vos besoins :"
show_overriden: "Ne montrer que ce qui a été personnalisé"
+ more_than_50_results: "Il y a plus de 50 résultats. Veuillez affiner votre recherche."
settings:
show_overriden: "Ne montrer que ce qui a été personnalisé"
reset: "rétablir"
@@ -3949,6 +3963,16 @@ fr:
label: "Nouveau :"
add: "Ajouter"
filter: "Rechercher (URL ou URL externe)"
+ reseed:
+ action:
+ label: "Remplacement du texte..."
+ title: "Remplacer le texte des catégories et des sujets avec les traductions"
+ modal:
+ title: "Remplacer le texte"
+ subtitle: "Remplacer le texte des catégories et des sujets généré automatiquement par le système avec les dernières traductions"
+ categories: "Catégories"
+ topics: "Sujets"
+ replace: "Remplacer"
wizard_js:
wizard:
done: "Terminer"
diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml
index 905cd31e644..51c0c7037cb 100644
--- a/config/locales/client.gl.yml
+++ b/config/locales/client.gl.yml
@@ -185,8 +185,6 @@ gl:
every_hour: "cada hora"
daily: "diariamente"
weekly: "semanalmente"
- every_two_weeks: "cada dúas semanas"
- every_three_days: "cada tres días"
max_of_count: "máx. de {{count}}"
alternation: "ou"
character_count:
@@ -521,13 +519,8 @@ gl:
every_30_minutes: "cada 30 minutos"
every_hour: "cada hora"
daily: "diariamente"
- every_three_days: "cada tres días"
weekly: "semanalmente"
- every_two_weeks: "cada dúas semanas"
email_in_reply_to: "Incluír nos correos un extracto das respostas á publicación"
- email_direct: "Enviar un correo electrónico cando alguén me cite, responda a unha das miñas publicacións, mencione o meu @nome_do_usuario ou me convide a un tema."
- email_private_messages: "Enviar correo electrónico cando alguén me mande unha mensaxe"
- email_always: "Enviar notificación por correo-e incluso cando estea activo no sitio"
other_settings: "Outro"
categories_settings: "Categorías"
new_topic_duration:
diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml
index 9659cc69561..fb9e256526e 100644
--- a/config/locales/client.he.yml
+++ b/config/locales/client.he.yml
@@ -253,8 +253,6 @@ he:
every_hour: "כל שעה"
daily: "יומית"
weekly: "שבועית"
- every_two_weeks: "דו-שבועית"
- every_three_days: "כל שלושה ימים"
max_of_count: "מקסימום של {{count}}"
alternation: "או"
character_count:
@@ -780,8 +778,6 @@ he:
confirm_password_description: "אנא אשר את סיסמתך בכדי להמשיך"
label: "קוד"
rate_limit: "אנא המתינו לפני שתנסו קוד אישור אחר."
- enable_description: |
- סרקו את הברקוד באפליקציה נתמכת (Android – iOS והכניסו את קוד האימות שלכם.
disable_description: "אנא הכניסו את קוד האישור מהיישומון שלכם."
show_key_description: "הכנס ידנית"
extended_description: |
@@ -824,7 +820,6 @@ he:
primary: "כתובת דוא\"ל ראשית"
secondary: "כתובות דוא\"ל משניות"
no_secondary: "אין כתובות דוא\"ל משניות"
- instructions: "לעולם לא מוצג לציבור"
ok: "נשלח אליכם דואר אלקטרוני לאישור"
invalid: "בבקשה הכניסו כתובת דואר אלקטרוני תקינה"
authenticated: "כתובת הדואר האלקטרוני שלך אושרה על ידי {{provider}}"
@@ -908,14 +903,9 @@ he:
every_30_minutes: "מידי 30 דקות"
every_hour: "שעתי"
daily: "יומית"
- every_three_days: "כל שלושה ימים"
weekly: "שבועית"
- every_two_weeks: "כל שבועיים"
include_tl0_in_digests: "כללו תכנים ממשתמשים חדשים במיילים מסכמים"
email_in_reply_to: "הכללת ציטוטים מתגובות לפרסומים שנשלחו בדוא\"ל"
- email_direct: "שלחו לי דוא\"ל כשמישהם מצטטים אותי, מגיבים לפוסט שלי, מזכירים את @שם-המשתמש/ת שלי, או מזמינים אותי לנושא"
- email_private_messages: "שלחו לי דוא\"ל כשמישהם שולחים לי הודעות"
- email_always: "שלח לי התראות מייל גם כשאני פעיל/ה באתר. "
other_settings: "אחר"
categories_settings: "קטגוריות"
new_topic_duration:
@@ -1304,12 +1294,7 @@ he:
other: "בחרו לפחות {{count}} פריטים."
emoji_picker:
filter_placeholder: חיפוש אחר אימוג׳י
- people: אנשים
- nature: טבע
- food: אוכל
- activity: פעילות
objects: עצמים
- celebration: חגיגה
custom: אימוג׳יז מותאמים
recent: בשימוש לאחרונה
default_tone: ללא גוון עור
@@ -2096,7 +2081,6 @@ he:
create: "סליחה, הייתה שגיאה ביצירת הפוסט שלכם. אנא נסו שנית."
edit: "סליחה, הייתה שגיאה בעריכת הפוסט שלכם. אנא נסו שנית."
upload: "סליחה, הייתה שגיאה בהעלאת הקובץ שלך. אנא נסו שנית"
- file_too_large: "מצטערים, הקובץ גדול מידי (הגודל המירבי הוא {{max_size_kb}}kb). אולי תקצו להעלות קבצים גדולים לשירות שיתוף בענן ולשתף את הקישור."
too_many_uploads: "סליחה, אך ניתן להעלות רק קובץ אחת כל פעם."
upload_not_authorized: "מצטערים, הקובץ שאתם מנסים להעלות אינו מורשה (סיומות מורשות: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "סליחה, משתמשים חדשים לא יכולים להעלות תמונות."
diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml
index 122ba94b699..f3fee325b46 100644
--- a/config/locales/client.hu.yml
+++ b/config/locales/client.hu.yml
@@ -211,8 +211,6 @@ hu:
every_hour: "óránként"
daily: "naponta"
weekly: "hetente"
- every_two_weeks: "kéthetente"
- every_three_days: "háromnaponta"
max_of_count: "maximum {{count}}"
alternation: "vagy"
character_count:
@@ -520,7 +518,7 @@ hu:
posts: "Bejegyzések"
topics: "Témák"
latest: "Legutóbbi"
- latest_by: "legkésőbb"
+ latest_by: "utolsó hozzászóló"
toggle_ordering: "rendezés megfordítása"
subcategories: "Alkategóriák"
topic_sentence:
@@ -736,7 +734,6 @@ hu:
primary: "Elsődleges Email"
secondary: "Másodlagos Emailek"
no_secondary: "Nincsenek másodlagos emailek"
- instructions: "soha nem mutatjuk meg senkinek"
ok: " Jóváhagyás végett e-mailt fogunk küldeni"
invalid: "Kérünk adj meg egy érvényes e-mail címet"
authenticated: "Az email címedet {{provider}} azonosította"
@@ -800,13 +797,8 @@ hu:
every_30_minutes: "minden 30 percben"
every_hour: "óránként"
daily: "naponta"
- every_three_days: "minden három napban"
weekly: "hetente"
- every_two_weeks: "kéthetente"
include_tl0_in_digests: "Új felhasználóktól származó tartalom mellékelése az emailekben"
- email_direct: "Email küldése, ha valaki idéz, válaszol a bejegyzésemre, megemlíti a @felhasználónevem, vagy meghív egy témába"
- email_private_messages: "Email küldése, ha valaki üzen nekem"
- email_always: "Akkor is küldj e-mail értesítőt, ha az oldalon tartózkodom."
other_settings: "Egyéb"
categories_settings: "Kategóriák"
new_topic_duration:
@@ -1013,6 +1005,7 @@ hu:
trust_level: "Bizalmi szint"
search_hint: "felhasználónév, e-mail vagy IP-cím"
create_account:
+ disclaimer: "Fiókod létrehozásával elfogadod az adatvédelmi szabályzatunk és a szolgáltatási feltételeinket."
title: "Új fiók létrehozása"
failed: "Valami félresikerült! Lehetséges hogy ez az e-mail cím már regisztrálva van. Próbáltad már a jelszóemlékeztetőt?"
forgot_password:
@@ -1130,13 +1123,7 @@ hu:
create: "Létrehozás: '{{content}}'"
emoji_picker:
filter_placeholder: Emoyi keresése
- people: Emberek
- nature: Természet
- food: Étel
- activity: Aktivitás
- travel: Utazás
objects: Tárgyak
- celebration: Ünneplés
custom: Egyéni emojik
recent: Nemrég használt
default_tone: Nincs bőrszín
diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml
index 2214e7b517a..fde3f38db44 100644
--- a/config/locales/client.id.yml
+++ b/config/locales/client.id.yml
@@ -172,8 +172,6 @@ id:
every_hour: "setiap jam"
daily: "harian"
weekly: "mingguan"
- every_two_weeks: "setiap dua minggu"
- every_three_days: "setiap tiga hari"
max_of_count: "maksimal dari {{count}}"
alternation: "atau"
character_count:
@@ -547,7 +545,6 @@ id:
instructions: "Gambar latar belakang akan ditengahkan dan mempunyai lebar standar 590px"
email:
title: "Surel"
- instructions: "Tidak akan pernah diperlihatkan ke khalayak umum"
ok: "Kami akan mengirimkan surel kepada anda untuk konfirmasi"
invalid: "Silahkan masukkan alamat email yang valid"
authenticated: "Email anda sudah dikonfirmasi oleh {{provider}}"
@@ -596,10 +593,7 @@ id:
every_30_minutes: "setiap 30 menit"
every_hour: "per jam"
daily: "harian"
- every_three_days: "setiap tiga hari"
weekly: "mingguan"
- every_two_weeks: "setiap dua minggu"
- email_private_messages: "Kirimkan saya surel bila seseorang mengirimkan pesan kepada saya"
other_settings: "Lainnya"
categories_settings: "Kategori"
new_topic_duration:
@@ -792,12 +786,7 @@ id:
filter_placeholder: Cari...
emoji_picker:
filter_placeholder: Cari emoji
- people: Orang
- nature: Alam
- food: Makanan
- activity: Aktifitas
objects: Objek
- celebration: Perayaan
composer:
options: "Pilihan"
add_warning: "Ini adalah peringatan resmi."
diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml
index a1ffaa87862..0a88505f95a 100644
--- a/config/locales/client.it.yml
+++ b/config/locales/client.it.yml
@@ -110,6 +110,7 @@ it:
placeholder: data
share:
topic_html: 'Argomento: %{topicTitle}'
+ post: "messaggio n°%{postNumber}"
close: "chiudi"
twitter: "Condividi questo collegamento su Twitter"
facebook: "Condividi questo collegamento su Facebook"
@@ -159,14 +160,18 @@ it:
ap_south_1: "Asia Pacifico (Mumbai)"
ap_southeast_1: "Asia Pacifico (Singapore)"
ap_southeast_2: "Asia Pacifico (Sidney)"
+ ca_central_1: "Canada (Centrale)"
cn_north_1: "Cina (Beijing)"
cn_northwest_1: "Cina"
eu_central_1: "Europa (Francoforte)"
+ eu_north_1: "EU (Stoccolma)"
eu_west_1: "Europa (Irlanda)"
eu_west_2: "EU (Londra)"
eu_west_3: "UE (Parigi)"
+ sa_east_1: "Sud America (San Paolo)"
us_east_1: "Stati Uniti Est (Virginia del Nord)"
us_east_2: "USA Est (Ohio)"
+ us_gov_east_1: "AWS GovCloud (USA Est)"
us_gov_west_1: "AWS GovCloud (US)"
us_west_1: "Stati Uniti Ovest (California del Nord)"
us_west_2: "Stati Uniti Ovest (Oregon)"
@@ -210,8 +215,6 @@ it:
every_hour: "ogni ora"
daily: "ogni giorno"
weekly: "ogni settimana"
- every_two_weeks: "ogni due settimane"
- every_three_days: "ogni tre giorni"
max_of_count: "massimo di {{count}}"
alternation: "o"
character_count:
@@ -277,6 +280,7 @@ it:
upload: "Carica"
uploading: "In caricamento..."
uploading_filename: "In caricamento: {{filename}}..."
+ clipboard: "clipboard"
uploaded: "Caricato!"
pasting: "Incollando..."
enable: "Attiva"
@@ -647,6 +651,8 @@ it:
users: "Utenti"
muted_users: "Silenziati"
muted_users_instructions: "Occulta tutte le notifiche da questi utenti."
+ ignored_users: "Ignorato"
+ ignored_users_instructions: "Nascondi tutti i messaggi e le notifiche da questi utenti."
muted_topics_link: "Mostra argomenti silenziati"
watched_topics_link: "Mostra argomenti osservati"
tracked_topics_link: "Mostra gli argomenti seguiti"
@@ -683,6 +689,7 @@ it:
emails: "Email"
notifications: "Notifiche"
categories: "Categorie"
+ users: "Utenti"
tags: "Etichette"
interface: "Interfaccia"
apps: "App"
@@ -714,13 +721,12 @@ it:
confirm_password_description: "Per favore conferma la tua password per continuare"
label: "Codice"
rate_limit: "Per favore, attendi prima di provare un altro codice di autenticazione."
- enable_description: |
- Scannerizza il QR code con una delle app supportate (Android – iOS e inserisci il tuo codice di autenticazione
disable_description: "Inserisci il codice di autenticazione dalla tua app"
show_key_description: "Inserisci manualmente"
extended_description: |
L'autenticazione a due fattori aggiunge ulteriore sicurezza attraverso la richiesta di un token usa e getta insieme alla password. I token possono essere generati su dispositivi Android e iOS .
oauth_enabled_warning: "Tieni presente che gli accessi ai social network saranno disabilitati dopo aver attivato l'autenticazione a due fattori nel tuo account."
+ enforced_notice: "E' obbligatorio abilitare l'autenticazione a due fattori per accedere a questo sito."
change_about:
title: "Modifica i dati personali"
error: "Si è verificato un errore durante la modifica del valore."
@@ -758,7 +764,7 @@ it:
primary: "Email principale"
secondary: "Email secondaria"
no_secondary: "Nessuna email secondaria"
- instructions: "mai mostrato pubblicamente"
+ instructions: "Mai mostrato pubblicamente"
ok: "Ti invieremo una email di conferma"
invalid: "Inserisci un indirizzo email valido"
authenticated: "{{provider}} ha autenticato la tua email"
@@ -818,6 +824,7 @@ it:
website: "Sito Web"
email_settings: "Email"
hide_profile_and_presence: "Nascondi il mio profilo pubblico e la mia presenza"
+ enable_physical_keyboard: "Attiva supporto alla tastiera fisica su iPad"
text_size:
title: "Dimensioni del testo"
smaller: "Più piccolo"
@@ -840,14 +847,15 @@ it:
every_30_minutes: "ogni 30 minuti"
every_hour: "ogni ora"
daily: "ogni giorno"
- every_three_days: "ogni tre giorni"
weekly: "ogni settimana"
- every_two_weeks: "ogni due settimane"
+ email_level:
+ title: "Inviami una email quando qualcuno mi cita, risponde ai miei messaggi, menziona il mio @nomeutente, o mi invita in un argomento."
+ always: "sempre"
+ only_when_away: "solo quando non collegato"
+ never: "mai"
+ email_messages_level: "Inviami una email quando qualcuno mi manda un messaggio"
include_tl0_in_digests: "Includi contenuti dei nuovi utenti nelle email di riepilogo"
email_in_reply_to: "Nelle email includi un estratto delle risposte al messaggio"
- email_direct: "Inviami un'email quando qualcuno mi cita, risponde a un mio messaggio, menziona il mio @nome o mi invita ad un argomento"
- email_private_messages: "Inviami una email quando qualcuno mi scrive un messaggio"
- email_always: "Inviami notifiche via email anche quando sono collegato al sito"
other_settings: "Altro"
categories_settings: "Categorie"
new_topic_duration:
@@ -891,6 +899,9 @@ it:
expired: "L'invito è scaduto."
rescind: "Rimuovi"
rescinded: "Invito revocato"
+ rescind_all: "Rimuovi tutti gli inviti scaduti"
+ rescinded_all: "Tutti gli inviti scaduti sono stati rimossi!"
+ rescind_all_confirm: "Sei sicuro di voler rimuovere tutti gli inviti scaduti?"
reinvite: "Rinvia Invito"
reinvite_all: "Rispedisci tutti gli Inviti"
reinvite_all_confirm: "Sei sicuro di voler inviare nuovamente tutti gli inviti?"
@@ -1206,13 +1217,7 @@ it:
other: "Seleziona almeno {{count}} elementi."
emoji_picker:
filter_placeholder: Ricerca per emoji
- people: Persone
- nature: Natura
- food: Cibo
- activity: Attività
- travel: Viaggio
objects: Oggetti
- celebration: Celebrazione
custom: Emoji personalizzate
recent: Usate recentemente
default_tone: Nessun tono della pelle
@@ -1617,6 +1622,7 @@ it:
when: "Quando:"
public_timer_types: Timer Argomento
private_timer_types: Timer Argomento per Utente
+ time_frame_required: "Per favore, seleziona un lasso di tempo"
auto_update_input:
none: "Seleziona un lasso di tempo"
later_today: "Più tardi oggi"
@@ -1922,6 +1928,9 @@ it:
gap:
one: "visualizza 1 risposta nascosta"
other: "visualizza {{count}} riposte nascoste"
+ notice:
+ first: "E' la prima volta che {{user}} invia un messaggio. Diamogli il benvenuto nella nostra comunità!"
+ return: "Era da un bel po' che {{user}} non si faceva vedere: l'ultimo messaggio risale a {{time}}fa."
unread: "Messaggio non letto"
has_replies:
one: "{{count}} Risposta"
@@ -1940,7 +1949,7 @@ it:
create: "Spiacenti, si è verificato un errore nel creare il tuo messaggio. Prova di nuovo."
edit: "Spiacenti, si è verificato un errore nel modificare il tuo messaggio. Prova di nuovo."
upload: "Spiacenti, si è verificato un errore durante il caricamento del file. Prova di nuovo."
- file_too_large: "Spiacenti, il file è troppo grande (la grandezza massima è {{max_size_kb}}kb). Perché non carichi il file con un servizio di cloud sharing e poi ne condividi il collegamento?"
+ file_too_large: "Spiacenti, ma questo file è troppo grande (la dimensione massima è {{max_size_kb}}kb). Perché non lo carichi su un servizio di cloud sharing per poi incollarne qui il collegamento?"
too_many_uploads: "Spiacenti, puoi caricare un solo file per volta."
too_many_dragged_and_dropped_files: "Spiacenti, puoi caricare solo {{max}} file contemporaneamente."
upload_not_authorized: "Spiacenti, il file che stai cercando di caricare non è autorizzato (estensioni autorizzate: {{authorized_extensions}})."
@@ -2090,6 +2099,7 @@ it:
revert: "Ritorna a questa revisione"
edit_wiki: "Modifica Wiki"
edit_post: "Modifica Messaggio"
+ comparing_previous_to_current_out_of_total: "{{previous}} {{icon}} {{current}} / {{total}}"
displays:
inline:
title: "Mostra il risultato con le aggiunte e le rimozioni in linea"
@@ -2116,6 +2126,8 @@ it:
none: "(nessuna categoria)"
all: "Tutte le categorie"
choose: "categoria…"
+ edit: "Modifica"
+ edit_dialog_title: "Modifica: %{categoryName}"
view: "Visualizza Argomenti della Categoria"
general: "Generale"
settings: "Impostazioni"
@@ -2196,6 +2208,11 @@ it:
muted:
title: "Silenziato"
description: "Non ti verrà mai notificato nulla sui nuovi argomenti di queste categorie, e non compariranno nell'elenco dei Non letti."
+ search_priority:
+ label: "Priorità della ricerca"
+ options:
+ normal: "Normale"
+ ignore: "Ignora"
sort_options:
default: "predefinito"
likes: "Mi piace"
@@ -2619,8 +2636,11 @@ it:
all_reports: "Tutti i rapporti"
general_tab: "Generale"
moderation_tab: "Moderazione"
+ reports_tab: "Rapporti"
disabled: Disabilitato
timeout_error: "Spiacenti, la ricerca sta impiegando troppo tempo, per favore scegli un intervallo più breve"
+ not_found_error: "Spiacenti, questo rapporto non esiste"
+ filter_reports: Filtra rapporti
reports:
today: "Oggi"
yesterday: "Ieri"
@@ -2891,6 +2911,7 @@ it:
label: "Carica"
title: "Carica un backup su questa istanza"
uploading: "In caricamento..."
+ uploading_progress: "In caricamento... {{progress}}%"
error: "Si è verificato un errore durante il caricamento {{filename}}': {{message}}"
operations:
is_running: "Un'operazione è attualmente in esecuzione..."
@@ -2920,6 +2941,8 @@ it:
label: "Rollback"
title: "Ripristina il database a una versione funzionante precedente"
confirm: "Sei sicuro di voler ripristinare il database alla versione funzionante precedente?"
+ location:
+ s3: "S3"
export_csv:
success: "Esportazione iniziata, verrai avvertito con un messaggio al termine del processo."
failed: "Esportazione fallita. Controlla i log."
@@ -3000,6 +3023,7 @@ it:
broken_theme_tooltip: "Questo tema presenta errori nel codice CSS, HTML o YAML"
default_theme_tooltip: "Questo è il tema di default del sito"
updates_available_tooltip: "Sono disponibili aggiornamenti per questo tema"
+ and_x_more: "ed altri {{count}}."
uploads: "Carica"
no_uploads: "Puoi caricare le risorse associate al tuo tema come il tipo di carattere e le immagini"
add_upload: "Aggiungi Caricamento"
@@ -3730,9 +3754,18 @@ it:
label: "Nuovo:"
add: "Aggiungi"
filter: "Cerca (URL o URL Esterna)"
+ reseed:
+ action:
+ label: "Sostituisci testo..."
+ modal:
+ title: "Sostituisci testo"
+ categories: "Categorie"
+ topics: "Argomenti"
+ replace: "Sostituisci"
wizard_js:
wizard:
done: "Fatto"
+ finish: "Completa"
back: "Indietro"
next: "Avanti"
step: "%{current} di %{total}"
@@ -3751,5 +3784,6 @@ it:
moderator: "Moderatore"
regular: "Utente Normale"
previews:
+ topic_title: "Argomento di discussione"
share_button: "Condividi"
reply_button: "Rispondi"
diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml
index f285432c74c..c9c47521162 100644
--- a/config/locales/client.ja.yml
+++ b/config/locales/client.ja.yml
@@ -89,10 +89,15 @@ ja:
next_month: "翌月"
placeholder: 日付
share:
+ topic_html: 'トピック: %{topicTitle}'
+ post: "投稿 #%{postNumber}"
close: "閉じる"
+ twitter: "このリンクをTwitterで共有する"
+ facebook: "このリンクをFacebookで共有する"
+ email: "このリンクをメールで送る"
action_codes:
public_topic: "トピックを公開しました: %{when} "
- private_topic: "このトピックを%{when}に個人的なメッセージにする"
+ private_topic: "このトピックを %{when} にダイレクトメッセージとして送る"
split_topic: "%{when} このトピックは分割されました"
invited_user: "%{who} から招待されました: %{when}"
invited_group: "%{when} %{who}に招待されました"
@@ -135,18 +140,23 @@ ja:
ap_south_1: "アジア(ムンバイ)"
ap_southeast_1: "アジア(シンガポール)"
ap_southeast_2: "アジア(シドニー)"
+ ca_central_1: "カナダ(中央)"
cn_north_1: "中国(北京)"
cn_northwest_1: "中国(寧夏)"
eu_central_1: "EU (フランクフルト)"
+ eu_north_1: "EU(ストックホルム)"
eu_west_1: "EU (アイルランド)"
eu_west_2: "EU(ロンドン)"
eu_west_3: "EU(パリ)"
+ sa_east_1: "米北部(サンパウロ)"
us_east_1: "米東部(バージニア北部)"
us_east_2: "米東部(オハイオ)"
+ us_gov_east_1: "AWS GovCloud (米国東部)"
us_gov_west_1: "AWS GovCloud (アメリカ合衆国)"
us_west_1: "米西部(カリフォルニア北部)"
us_west_2: "米西部(オレゴン)"
edit: "このトピックのタイトル/カテゴリを編集"
+ expand: "拡張"
not_implemented: "この機能はまだ実装されていません!"
no_value: "いいえ"
yes_value: "はい"
@@ -183,8 +193,6 @@ ja:
every_hour: "毎時"
daily: "毎日"
weekly: "毎週"
- every_two_weeks: "隔週"
- every_three_days: "3日毎"
max_of_count: "最大 {{count}}"
alternation: "または"
character_count:
@@ -413,6 +421,11 @@ ja:
filter_placeholder_admin: "ユーザー名かメール"
filter_placeholder: "ユーザー名"
remove_member: "メンバーを削除する"
+ remove_member_description: "グループから %{username} を削除する"
+ make_owner: "オーナーを作成する"
+ make_owner_description: "%{username} をこのグループのオーナーにする"
+ remove_owner: "オーナーから削除"
+ remove_owner_description: "%{username} をこのグループから削除します"
owner: "オーナー"
topics: "トピック"
posts: "投稿"
@@ -484,6 +497,10 @@ ja:
subcategories: "サブカテゴリ:"
topic_sentence:
other: "%{count}トピック群"
+ topic_stat_sentence_week:
+ other: "先週 %{count} の新しいトピックが投稿されました。"
+ topic_stat_sentence_month:
+ other: "先月 %{count} 個の新しいトピックが投稿されました。"
ip_lookup:
title: IPアドレスを検索
hostname: ホスト名
@@ -499,6 +516,7 @@ ja:
topics_entered: "入力したトピック"
post_count: "# 投稿"
confirm_delete_other_accounts: "これらのアカウントを削除してもよろしいですか?"
+ copied: "コピーしました"
user_fields:
none: "(オプションを選択)"
user:
@@ -516,6 +534,7 @@ ja:
private_messages: "メッセージ"
activity_stream: "アクティビティ"
preferences: "設定"
+ profile_hidden: "このユーザーの公開プロフィールは非公開です"
expand_profile: "開く"
collapse_profile: "折りたたむ"
bookmarks: "ブックマーク"
@@ -566,6 +585,7 @@ ja:
individual_no_echo: "自分以外の新しい投稿がある場合にメールで送る"
many_per_day: "投稿される度にメールで通知を受け取る (日に {{dailyEmailEstimate}} 回程度)"
few_per_day: "投稿される度にメールで通知を受け取る (日に2回程度)"
+ warning: "メーリングリストモードです。メール通知設定が上書きされます。"
tag_settings: "タグ"
watched_tags: "ウォッチ中"
watched_tags_instructions: "自動的にこれらのタグが付いた全てのトピックをウォッチします。全ての新規投稿と新規トピックが通知されまた、新規投稿数がトピックの隣に表示されます。"
@@ -587,6 +607,7 @@ ja:
delete_account: "アカウントを削除する"
delete_account_confirm: "アカウントを削除してもよろしいですか?削除されたアカウントは復元できません。"
deleted_yourself: "あなたのアカウントは削除されました。"
+ delete_yourself_not_allowed: "もしアカウントを削除したい場合はスタッフに連絡をしてください"
unread_message_count: "メッセージ"
admin_delete: "削除"
users: "ユーザー"
@@ -627,6 +648,7 @@ ja:
emails: "メール"
notifications: "お知らせ"
categories: "カテゴリ"
+ users: "ユーザー"
tags: "タグ"
interface: "表示設定"
apps: "アプリ連携"
@@ -638,13 +660,24 @@ ja:
set_password: "パスワードを設定する"
choose_new: "新規パスワードを決定"
choose: "パスワードを決定"
+ second_factor_backup:
+ title: "ツーファクターバックアップコード"
+ disable: "利用できません"
+ enable: "利用できます"
+ enable_long: "バックアップコードを有効にします"
+ manage: "バックアップコード管理"
+ copied_to_clipboard: "クリップボードにコピーしました"
+ copy_to_clipboard_error: "クリップボードにコピーする際にエラーが発生しました"
+ remaining_codes: "{{count}} 個のバックアップコードが残っています。"
+ use: "バックアップコードを使用"
+ codes:
+ title: "バックアップコードが作られました"
second_factor:
title: "2段階認証"
disable: "2段階認証を無効にする"
enable: "アカウントセキュリティを強化するために2段階認証を有効にする"
+ confirm_password_description: "続行するにはパスワードを入力してください"
label: "コード"
- enable_description: |
- サポートされているアプリ(Android – iOSで、このQRコードをスキャンし、認証コードを入力してください。
show_key_description: "手動入力"
oauth_enabled_warning: "アカウントで2段階認証が有効になると、ソーシャルログインは無効になります。"
change_about:
@@ -680,7 +713,10 @@ ja:
instructions: "背景画像は、幅590pxで中央揃えになります"
email:
title: "メールアドレス"
- instructions: "外部には公開されません"
+ primary: "主要なメールアドレス"
+ secondary: "その他のメールアドレス"
+ no_secondary: "その他のメールアドレスはありません"
+ instructions: "公開で閲覧できない"
ok: "確認用メールを送信します"
invalid: "正しいメールアドレスを入力してください"
authenticated: "あなたのメールアドレスは {{provider}} によって認証されています"
@@ -691,6 +727,7 @@ ja:
title: "関連アカウント"
connect: "接続"
revoke: "解除"
+ not_connected: "(接続されていない)"
name:
title: "名前"
instructions: "氏名(任意)"
@@ -717,8 +754,14 @@ ja:
title: "もう一度パスワードを入力してください。"
auth_tokens:
title: "最近使用した端末"
+ ip: "IP"
+ details: "詳細"
log_out_all: "すべてログアウトする"
+ active: "動作中"
not_you: "あなたではない?"
+ show_all: "すべてを見る({{count}})"
+ show_few: "表示件数を少なくする"
+ was_this_you: "これはあなたですか?"
last_posted: "最後の投稿"
last_emailed: "最終メール"
last_seen: "最後のアクティビティ"
@@ -749,14 +792,9 @@ ja:
every_30_minutes: "30分毎"
every_hour: "1時間毎"
daily: "毎日"
- every_three_days: "3日毎"
weekly: "毎週"
- every_two_weeks: "2週間に1回"
include_tl0_in_digests: "サマリーをメールする際、新しいユーザーのコンテンツを含める"
email_in_reply_to: "メールに投稿への返信の抜粋を含める"
- email_direct: "誰かが投稿を引用した時、投稿に返信があった時、私のユーザ名にメンションがあった時、またはトピックへの招待があった時にメールで通知を受け取る。"
- email_private_messages: "メッセージを受け取ったときにメールで通知を受け取る。"
- email_always: "常にメールへ通知を送る"
other_settings: "その他"
categories_settings: "カテゴリの設定"
new_topic_duration:
@@ -950,6 +988,7 @@ ja:
private_message_info:
title: "メッセージ"
invite: "他の人を招待する..."
+ edit: "追加、削除"
remove_allowed_user: "このメッセージから {{name}} を削除してもよろしいですか?"
remove_allowed_group: "このメッセージから {{name}} を削除してもよろしいですか?"
email: "メール"
@@ -976,6 +1015,9 @@ ja:
complete_email_not_found: "%{email}で登録したアカウントがありません。"
button_ok: "OK"
button_help: "ヘルプ"
+ email_login:
+ link_label: "ログインリンクをメールする"
+ complete_email_not_found: "%{email} にアカウントはありません"
login:
title: "ログイン"
username: "ユーザ名"
@@ -1063,13 +1105,7 @@ ja:
filter_placeholder: 検索...
emoji_picker:
filter_placeholder: 絵文字を探す
- people: ピープル
- nature: ネイチャー
- food: フード
- activity: アクティビティ
- travel: トラベル
objects: オブジェクト
- celebration: セレブレーション
custom: カスタム絵文字
recent: 最近使ったもの
default_tone: スキントーンなし
@@ -1367,6 +1403,9 @@ ja:
move_to_inbox:
title: "受信ボックスへ移動"
help: "受信ボックスへメッセージを戻しました"
+ edit_message:
+ help: "メッセージの最初の投稿を編集"
+ title: "メッセージを編集"
list: "トピック"
new: "新着トピック"
unread: "未読"
@@ -1519,6 +1558,7 @@ ja:
visible: "リストに表示"
reset_read: "読み込みデータをリセット"
make_public: "公開トピックへ変更"
+ make_private: "ダイレクトメッセージを作成"
feature:
pin: "トピックを固定表示"
unpin: "トピックの固定表示を解除"
@@ -1610,6 +1650,15 @@ ja:
error: "指定されたトピックへの投稿移動中にエラーが発生しました。"
instructions:
other: "{{count}}個の投稿をどのトピックに移動するか選択してください。"
+ move_to_new_message:
+ title: "新しいメッセージに移動"
+ action: "新しいメッセージに移動"
+ message_title: "新規メッセージタイトル"
+ radio_label: "新規メッセージ"
+ move_to_existing_message:
+ title: "既存のメッセージに移動"
+ action: "既存のメッセージに移動"
+ radio_label: "既存のメッセージ"
merge_posts:
title: "選択した投稿を統合"
action: "選択した投稿を統合"
@@ -1664,7 +1713,6 @@ ja:
create: "申し訳ありませんが、投稿中にエラーが発生しました。もう一度やり直してください。"
edit: "申し訳ありませんが、投稿の編集中にエラーが発生しました。もう一度やり直してください。"
upload: "申し訳ありません、ファイルのアップロード中にエラーが発生しました。再度お試しください。"
- file_too_large: "すみません、ファイルが大きすぎます。(最大サイズは{{max_size_kb}}kbです。)サイズの大きいファイルを共有クラウドサービスにアップロードせず、リンクを共有する方法があります。"
too_many_uploads: "申し訳ありませんが、複数のファイルは同時にアップロードできません。"
upload_not_authorized: "すみません、アップロードしようとしているファイルは許可されていません。 (許可された拡張子は: {{authorized_extensions}}です。)"
image_upload_not_allowed_for_new_user: "申し訳ありませんが、新規ユーザは画像のアップロードができません。"
@@ -1795,6 +1843,8 @@ ja:
none: "(カテゴリなし)"
all: "全てのカテゴリ"
choose: "カテゴリを選択…"
+ edit: "編集"
+ edit_dialog_title: "%{categoryName}を編集"
view: "カテゴリ内のトピックを見る"
general: "一般"
settings: "設定"
@@ -1845,6 +1895,7 @@ ja:
notifications:
watching:
title: "ウォッチ中"
+ description: "このカテゴリの、すべてのトピックの新しい投稿が通知されます。また、新しい返信の数が表示されます。"
watching_first_post:
title: "最初の投稿をウォッチする"
tracking:
@@ -2103,19 +2154,42 @@ ja:
other_tags: "他のタグ"
selector_all_tags: "全てのタグ"
selector_no_tags: "タグなし"
+ changed: "タグを変更しました:"
+ tags: "タグ"
+ choose_for_topic: "タグ(オプション)"
+ delete_tag: "タグを削除"
+ rename_tag: "タグの名前を変更"
+ rename_instructions: "このタグの新しい名前を選択:"
sort_by: "並べ替え:"
+ sort_by_name: "名前"
+ manage_groups: "タグのグループを管理"
+ upload_successful: "タグのアップロードに成功しました"
+ delete_unused: "使われていないタグを削除"
+ cancel_delete_unused: "キャンセル"
notifications:
watching:
title: "ウォッチ中"
watching_first_post:
title: "最初の投稿をウォッチする"
+ description: "このタグが付けられた新しいトピックは通知されますが、トピックへの返信は通知されません。"
+ tracking:
+ title: "追跡中"
+ regular:
+ title: "通常"
+ description: "他ユーザからメンションをされた場合、またはあなたのポストに回答が付いた場合に通知されます。"
+ muted:
+ title: "通知しない"
groups:
+ title: "タグのグループ"
new: "新しいグループ"
parent_tag_label: "親タグ:"
parent_tag_placeholder: "任意"
+ new_name: "新しいタグのグループ"
save: "保存する"
delete: "削除する"
confirm_delete: "このタググループを削除してもよろしいですか?"
+ everyone_can_use: "全員がタグを使用できます。"
+ usable_only_by_staff: "タグは全員に表示されますが、スタッフのみ使用できます。"
topics:
none:
unread: "未読のトピックはありません。"
@@ -2139,6 +2213,7 @@ ja:
search: "検索結果は以上です。"
invite:
custom_message: "カスタムメッセージを作成して、あなたの招待状をもう少し個人的なものにします。"
+ custom_message_placeholder: "メッセージを入力"
admin_js:
type_to_filter: "設定項目を検索..."
admin:
@@ -2172,6 +2247,7 @@ ja:
page_views: "閲覧数"
page_views_short: "閲覧数"
show_traffic_report: "詳細なトラフィックレポートを表示出来るようにする"
+ disabled: 利用不可
reports:
today: "今日"
yesterday: "昨日"
@@ -2184,6 +2260,7 @@ ja:
start_date: "Start Date"
end_date: "End Date"
groups: "すべてのグループ"
+ disabled: "このレポートは利用不可"
commits:
latest_changes: "最新の更新内容:"
by: "by"
@@ -2221,6 +2298,9 @@ ja:
visit_topic: "トピックを確認"
was_edited: "最初の通報後に編集された投稿"
previous_flags_count: "この投稿は既に {{count}} 回通報されています"
+ user_percentage:
+ disagreed:
+ other: "不賛成 {{count}}% "
flagged_topics:
topic: "トピック"
groups:
@@ -2279,6 +2359,7 @@ ja:
web_hooks:
title: "Webhooks"
none: "現在、Webhooksはありません。"
+ save: "セーブ"
events:
ping: "Ping"
actions: "アクション"
@@ -2819,6 +2900,9 @@ ja:
go_back: "戻る"
recommended: "それぞれにあわせて、文章を変えることをオススメします:"
show_overriden: "上書き部分のみ表示"
+ settings:
+ show_overriden: "既に設定済の項目のみ表示"
+ reset: "リセット"
site_settings:
title: "設定"
no_results: "何も見つかりませんでした。"
@@ -2851,6 +2935,7 @@ ja:
tags: "タグ"
search: "検索"
groups: "グループ"
+ dashboard: "ダッシュボード"
badges:
title: バッジ
new_badge: 新しいバッジ
diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml
index a96b674f287..dac4207eeb2 100644
--- a/config/locales/client.ko.yml
+++ b/config/locales/client.ko.yml
@@ -187,8 +187,6 @@ ko:
every_hour: "매 한시간 마다"
daily: "매일"
weekly: "매주"
- every_two_weeks: "격주"
- every_three_days: "3일마다"
max_of_count: "최대 {{count}}"
alternation: "또는"
character_count:
@@ -660,7 +658,6 @@ ko:
primary: "기본 이메일"
secondary: "보조 이메일"
no_secondary: "보조 이메일이 없습니다"
- instructions: "절대로 공개되지 않습니다"
ok: "내 이메일로 확인 메일이 전송됩니다."
invalid: "유효한 이메일 주소를 입력해주세요."
authenticated: "내 이메일이 {{provider}}에 의해 인증되었습니다."
@@ -723,14 +720,9 @@ ko:
every_30_minutes: "매 30분 마다"
every_hour: "매 시간"
daily: "매일"
- every_three_days: "매 3일마다"
weekly: "매주"
- every_two_weeks: "격주"
include_tl0_in_digests: "신규 사용자가 작성한 내용도 요약 메일에 포함시키기"
email_in_reply_to: "이메일에 댓글 내용을 발췌해서 포함"
- email_direct: "인용, 댓글, @아이디 멘션, 토픽 초대를 받을 때 이메일 받기"
- email_private_messages: "메시지가 왔을 때 이메일 받기"
- email_always: "사이트에 접속중일 때도 이메일 알림 전송"
other_settings: "추가 사항"
categories_settings: "카테고리"
new_topic_duration:
@@ -1042,13 +1034,7 @@ ko:
filter_placeholder: 검색...
emoji_picker:
filter_placeholder: 이모지 찾기
- people: 인물
- nature: 자연
- food: 음식
- activity: 활동
- travel: 여행
objects: 사물
- celebration: 축하
custom: 커스텀 emoji
recent: 최근 사용
default_tone: 피부색 없음
@@ -1655,7 +1641,6 @@ ko:
create: "죄송합니다. 글을 만드는 동안 오류가 발생했습니다. 다시 시도하십시오."
edit: "죄송합니다. 글을 수정하는 중에 오류가 발생했습니다. 다시 시도하십시오."
upload: "죄송합니다. 파일을 업로드하는 동안 오류가 발생했습니다. 다시 시도하십시오."
- file_too_large: "죄송합니다. 파일의 크기가 너무 큽니다. (최대 사이즈는 {{max_size_kb}}kb 입니다). 클라우드 공유 서버에 올리신 다음에 링크를 공유하는 건 어떠세요?"
too_many_uploads: "한번에 한 파일만 업로드 하실 수 있습니다."
upload_not_authorized: "죄송합니다. 허가되지 않은 확장자의 파일이 있습니다. (허가된 확장자: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "죄송합니다. 새로운 유저는 이미지를 업로드 하실 수 없습니다."
diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml
index 732c9007ce2..db6fd532772 100644
--- a/config/locales/client.lt.yml
+++ b/config/locales/client.lt.yml
@@ -249,8 +249,6 @@ lt:
every_hour: "kiekvieną valandą"
daily: "kas dieną"
weekly: "kas savaitę"
- every_two_weeks: "kas antrą savaitę"
- every_three_days: "kas trečią dieną"
max_of_count: "daugiausia iš {{count}}"
alternation: "arba"
character_count:
@@ -805,14 +803,9 @@ lt:
every_30_minutes: "kas 30 minučių"
every_hour: "kas valandą"
daily: "kas dieną"
- every_three_days: "kas trečią dieną"
weekly: "kas savaitę"
- every_two_weeks: "kas antrą savaitę"
include_tl0_in_digests: "Įtraukti turinį iš naujų vartotojų taip pat į elektroninių laiškų užklausas."
email_in_reply_to: "Įtraukti atsakytų įrašų ištraukas taip pat į mano elektroninį paštą"
- email_direct: "Atsiųskite man el. laišką, jei kažkas mane cituoja, atsako į mano įrašą, pakviečia į temą ar pamini mane."
- email_private_messages: "Atsiųskite man el. laišką jei kažkas man parašo"
- email_always: "Siųskite man el. laiškus net jeigu aš tuo metu esu prisijungęs prie puslapio"
other_settings: "Kita"
categories_settings: "Kategorijos"
new_topic_duration:
@@ -1107,11 +1100,7 @@ lt:
many: "Pasirinkite bent {{count}} elementus."
other: "Pasirinkite bent {{count}} elementus."
emoji_picker:
- food: Maistas
- activity: Veikla
- travel: Kelionės
objects: Objektai
- celebration: Šventė
recent: Neseniai naudoti
shared_drafts:
publish: "Publikuoti pasidalintą juodraštį"
diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml
index a6fb1ca9de7..46be3a7528d 100644
--- a/config/locales/client.lv.yml
+++ b/config/locales/client.lv.yml
@@ -209,8 +209,6 @@ lv:
every_hour: "katru stundu"
daily: "katru dienu"
weekly: "katru nedēļu"
- every_two_weeks: "katras divas nedēļas"
- every_three_days: "katras trīs dienas"
max_of_count: "ne vairāk kā {{count}}"
alternation: "vai"
character_count:
@@ -592,7 +590,6 @@ lv:
instructions: "Fona attēli būs centrēti un ar noklusējuma platumu 590px."
email:
title: "E-pasts"
- instructions: "nekad nerādīs publiski"
ok: "Mēs jums nosūtīsim apstiprinājuma e-pastu"
invalid: "Lūdzu ievadiet derīgu e-pasta adresi"
authenticated: "Jūsu e-pastu autentificēja {{provider}}"
@@ -648,14 +645,9 @@ lv:
every_30_minutes: "katras 30 minūtes"
every_hour: "katru stundu"
daily: "katru dienu"
- every_three_days: "katras trīs dienas"
weekly: "katru nedēļu"
- every_two_weeks: "katras divas nedēļas"
include_tl0_in_digests: "Iekļaut kopsavilkuma e-pastos saturu no jaunajiem lietotājiem"
email_in_reply_to: "Iekļaut e-pastā citātu no atbildes uz ierakstu"
- email_direct: "Sūtīt man e-pastu, kad kāds citē mani, atbild manam ierakstam, piemin manu @lietotājvārdu vai ielūdz mani kādā tēmā"
- email_private_messages: "Sūtīt man e-pastu, kad kāds sūta man ziņu"
- email_always: "Sūtīt man e-pasta paziņojumus pat tad, kad esmu aktīvs vietnē"
other_settings: "Citi"
categories_settings: "Sadaļas"
new_topic_duration:
@@ -955,13 +947,7 @@ lv:
alt: "Alt"
emoji_picker:
filter_placeholder: Meklēt emoji
- people: Cilvēki
- nature: Daba
- food: Ēdiens
- activity: Aktivitātes
- travel: Ceļojumi
objects: Priekšmeti
- celebration: Svinības
custom: Lietotāja emoji
recent: Nesen izmantotie
default_tone: Noklusējuma ādas krāsa
@@ -1545,7 +1531,6 @@ lv:
create: "Atvainojiet, izveidojot jūsu ierakstu, notika kļūda. Lūdzu, mēģiniet vēlreiz."
edit: "Atvainojiet, rediģējot jūsu ierakstu, notika kļūda. Lūdzu, mēģiniet vēlreiz."
upload: "Atvainojiet, augšuplādējot šo failu, notika kļūda. Lūdzu, mēģiniet vēlreiz."
- file_too_large: "Atvainojiet, šis fails ir pārāk liels (maksimālais izmērs ir {{max_size_kb}} kb). Varbūt augšuplādējiet jūsu lielo failu uz kādu mākoņservisu, bet pēc tam padalieties ar saiti?"
too_many_uploads: "Atvainojiet, jūs varat augšuplādēt tikai vienu failu vienā reizē."
upload_not_authorized: "Atvainojiet, fails, ko mēģināt augšuplādēt, nav atļauts (atļautie paplašinājumi: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "Atvainojiet, jaunie lietotāji nevar augšuplādēt attēlus."
diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml
index 9558c67a8b9..e63836532e8 100644
--- a/config/locales/client.nb_NO.yml
+++ b/config/locales/client.nb_NO.yml
@@ -202,8 +202,6 @@ nb_NO:
every_hour: "hver time"
daily: "daglig"
weekly: "ukentlig"
- every_two_weeks: "annenhver uke"
- every_three_days: "hver tredje dag"
max_of_count: "maksimum av {{count}}"
alternation: "eller"
character_count:
@@ -711,7 +709,6 @@ nb_NO:
primary: "Primær e-post"
secondary: "Sekundære e-poster"
no_secondary: "Ingen sekundære e-poster"
- instructions: "aldri vist til offentligheten"
ok: "Vi sender deg en e-post for å bekrefte"
invalid: "Oppgi en gyldig e-postadresse"
authenticated: "Din e-post har blitt autentisert av {{provider}}"
@@ -771,14 +768,9 @@ nb_NO:
every_30_minutes: "hvert 30 minutt"
every_hour: "hver time"
daily: "daglig"
- every_three_days: "hver tredje dag"
weekly: "ukentlig"
- every_two_weeks: "annenhver uke"
include_tl0_in_digests: "Inkluder innhold fra nye brukere i oppsummerings-eposter"
email_in_reply_to: "Inkluder et utdrag i e-poster av innlegget man svarer på"
- email_direct: "Send meg en e-post når noen siterer meg, svarer på innlegget mitt, nevner @brukernavnet mitt eller inviterer meg til et emne"
- email_private_messages: "Motta en e-post når noen sender meg en melding"
- email_always: "Send meg varsler på e-post selv når jeg er aktiv på nettstedet"
other_settings: "Annet"
categories_settings: "Kategorier"
new_topic_duration:
@@ -1132,13 +1124,7 @@ nb_NO:
other: "Velg minst {{count}} elementer."
emoji_picker:
filter_placeholder: Søk etter emoji
- people: Folk
- nature: Natur
- food: Mat
- activity: Aktivitet
- travel: Reise
objects: Objekter
- celebration: Feiring
custom: Egendefinerte emoji-er
recent: Nylig brukt
default_tone: Ingen hudtone
@@ -1835,7 +1821,6 @@ nb_NO:
create: "Beklager, det oppstod en feil ved å publisere ditt innlegg. Prøv igjen."
edit: "Det oppstod en feil ved redigeringen av ditt innlegg. Prøv igjen."
upload: "Det skjedde en feil når filen ble lastet opp. Prøv igjen senere. "
- file_too_large: "Beklager, den filen er for stor. Største tillatte størrelse er {{max_size_kb}} kb. Hvorfor ikke heller laste opp filen til en fildelingstjeneste og dele lenken?"
too_many_uploads: "Du kan bare laste opp ett bilde av gangen."
upload_not_authorized: "Beklager, filen du forsøket å laste opp er ikke tillatt. Tillatte filendelser er {{authorized_extensions}}."
image_upload_not_allowed_for_new_user: "Beklager, nye brukere kan ikke laste opp bilder"
diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml
index d3e3b996df1..efcff69f82f 100644
--- a/config/locales/client.nl.yml
+++ b/config/locales/client.nl.yml
@@ -216,8 +216,6 @@ nl:
every_hour: "elk uur"
daily: "dagelijks"
weekly: "wekelijks"
- every_two_weeks: "elke twee weken"
- every_three_days: "elke drie dagen"
max_of_count: "maximaal {{count}}"
alternation: "of"
character_count:
@@ -440,7 +438,7 @@ nl:
closed: "Gesloten"
public: "Openbaar"
private: "Privé"
- public_groups: "Publieke groepen"
+ public_groups: "Openbare groepen"
automatic_group: Automatische groep
close_group: Besloten groep
my_groups: "Mijn groepen"
@@ -574,8 +572,6 @@ nl:
new_private_message: "Nieuw bericht"
private_message: "Bericht"
private_messages: "Berichten"
- ignore: "Negeren"
- unignore: "Negeren opheffen"
activity_stream: "Activiteit"
preferences: "Voorkeuren"
profile_hidden: "Het openbare profiel van deze gebruiker is verborgen."
@@ -658,7 +654,7 @@ nl:
muted_users: "Genegeerd"
muted_users_instructions: "Alle meldingen van deze gebruikers onderdrukken"
ignored_users: "Genegeerd"
- ignored_users_instructions: "Vermeldt al uw genegeerde gebruikers."
+ ignored_users_instructions: "Alle berichten en meldingen van deze gebruikers onderdrukken."
muted_topics_link: "Genegeerde topics tonen"
watched_topics_link: "In de gaten gehouden topics tonen"
tracked_topics_link: "Gevolgde topics tonen"
@@ -729,13 +725,14 @@ nl:
label: "Code"
rate_limit: "Wacht even voordat u een andere authenticatiecode probeert."
enable_description: |
- Scan deze QR-code in een ondersteunde app (Android - iOS) en voer uw authenticatiecode in.
+ Scan deze QR-code in een ondersteunde app (Android – iOS) en voer uw authenticatiecode in.
disable_description: "Voer de authenticatiecode van uw app in"
show_key_description: "Voer handmatig in"
extended_description: |
Twee-factor-authenticatie voegt extra beveiliging toe aan uw account door naast uw wachtwoord een eenmalige code te vereisen. Tokens kunnen op Android- en iOS-apparaten worden gegenereerd.
oauth_enabled_warning: "Hou er rekening mee dat sociale aanmeldingen worden uitgeschakeld als u twee-factor-authenticatie op uw account inschakelt."
use: "Authenticator-app gebruiken"
+ enforced_notice: "U dient twee-factor-authenticatie in te schakelen voordat u deze website bezoekt."
change_about:
title: "Over mij wijzigen"
error: "Er is een fout opgetreden bij het wijzigen van deze waarde."
@@ -773,7 +770,8 @@ nl:
primary: "Primair e-mailadres"
secondary: "Extra e-mailadressen"
no_secondary: "Geen extra e-mailadressen"
- instructions: "nooit openbaar zichtbaar"
+ sso_override_instructions: "E-mailadres kan vanaf SSO-provider worden bijgewerkt."
+ instructions: "Nooit openbaar zichtbaar."
ok: "We sturen een e-mail ter bevestiging"
invalid: "Voer een geldig e-mailadres in "
authenticated: "Uw e-mailadres is geauthenticeerd door {{provider}}"
@@ -856,14 +854,15 @@ nl:
every_30_minutes: "elke 30 minuten"
every_hour: "elk uur"
daily: "dagelijks"
- every_three_days: "elke drie dagen"
weekly: "wekelijks"
- every_two_weeks: "elke twee weken"
+ email_level:
+ title: "Mij een e-mail sturen wanneer iemand mij citeert, op mijn bericht antwoordt, mijn @gebruikersnaam vermeldt, of mij voor een topic uitnodigt"
+ always: "altijd"
+ only_when_away: "alleen wanneer afwezig"
+ never: "nooit"
+ email_messages_level: "Mij een e-mail sturen wanneer iemand mij een bericht stuurt"
include_tl0_in_digests: "Bijdragen van nieuwe gebruikers in e-mailsamenvattingen bijvoegen"
email_in_reply_to: "Fragment van antwoord op bericht in e-mails bijvoegen"
- email_direct: "Mij een e-mail sturen wanneer iemand me citeert, op mijn bericht antwoordt, mijn @gebruikersnaam vermeldt of mij voor een topic uitnodigt"
- email_private_messages: "Mij een e-mail sturen wanneer iemand mij een bericht stuurt"
- email_always: "Mij ook e-mailmeldingen sturen wanneer ik op de website actief ben"
other_settings: "Overige"
categories_settings: "Categorieën"
new_topic_duration:
@@ -1229,13 +1228,15 @@ nl:
other: "Selecteer minstens {{count}} items."
emoji_picker:
filter_placeholder: Zoeken naar emoji
- people: Mensen
- nature: Natuur
- food: Voeding
- activity: Activiteit
- travel: Reizen
+ smileys_&_emotion: Smileys en Emotie
+ people_&_body: Mensen en Lichaam
+ animals_&_nature: Dieren en Natuur
+ food_&_drink: Eten en Drinken
+ travel_&_places: Reizen en Plaatsen
+ activities: Activiteiten
objects: Objecten
- celebration: Viering
+ symbols: Symbolen
+ flags: Vlaggen
custom: Eigen emoji
recent: Onlangs gebruikt
default_tone: Geen huidskleur
@@ -1502,7 +1503,7 @@ nl:
seen: Ik heb gelezen
unseen: die ik niet heb gelezen
wiki: die een wiki zijn
- images: afbeelding(en) bijvoegen
+ images: die afbeelding(en) bevatten
all_tags: Alle bovenstaande tags
statuses:
label: Waarin topics
@@ -1773,7 +1774,7 @@ nl:
reset_read: "Leesgegevens herinitialiseren"
make_public: "Topic openbaar maken"
make_private: "Persoonlijk bericht maken"
- reset_bump_date: "Bumpdatum herinitialiseren"
+ reset_bump_date: "Bumpdatum terugzetten"
feature:
pin: "Topic vastmaken"
unpin: "Topic losmaken"
@@ -1977,7 +1978,7 @@ nl:
create: "Sorry, er is een fout opgetreden bij het plaatsen van uw bericht. Probeer het opnieuw."
edit: "Sorry, er is een fout opgetreden bij het bewerken van uw bericht. Probeer het opnieuw."
upload: "Sorry, er is een fout opgetreden bij het uploaden van dat bestand. Probeer het opnieuw."
- file_too_large: "Sorry, dat bestand is te groot (maximale grootte is {{max_size_kb}} kB). Misschien kunt u dit bestand uploaden naar een cloudopslagdienst en de koppeling ernaar delen?"
+ file_too_large: "Sorry, dat bestand is te groot (maximale grootte is {{max_size_kb}}kb). Misschien kunt u het uploaden naar een cloudopslagdienst, en dan de koppeling plakken?"
too_many_uploads: "Sorry, u kunt maar één bestand tegelijk uploaden."
too_many_dragged_and_dropped_files: "Sorry, u kunt maar {{max}} bestanden tegelijk uploaden."
upload_not_authorized: "Sorry, het bestand dat u probeert te uploaden is niet geautoriseerd (geautoriseerde extensies: {{authorized_extensions}})."
@@ -2192,7 +2193,7 @@ nl:
change_in_category_topic: "Omschrijving wijzigen"
already_used: "Deze kleur is al in gebruik door een andere categorie"
security: "Beveiliging"
- special_warning: "Waarschuwing: deze categorie is een vooraf aangemaakte categorie en de beveiligingsinstellingen kunnen niet worden bewerkt. Als u deze categorie niet wenst te gebruiken, verwijder deze dan in plaats van het doel ervan te wijzigen."
+ special_warning: "Waarschuwing: deze categorie is een vooraf geseede categorie, en de beveiligingsinstellingen kunnen niet worden bewerkt. Als u deze categorie niet wenst te gebruiken, verwijder deze dan in plaats van het doel ervan te wijzigen."
uncategorized_security_warning: "Deze categorie is bijzonder. Hij is bedoeld als wachtruimte voor topics die geen categorie hebben, en kan geen beveiligingsinstellingen bevatten."
uncategorized_general_warning: 'Deze categorie is bijzonder. Hij is bedoeld als de standaardcategorie voor nieuwe topics die geen selecteerde categorie hebben. Als u dit gedrag wilt voorkomen en categorieselectie wilt afdwingen, schakel de instelling dan hier uit. Als u de naam of omschrijving wilt wijzigen, ga dan naar Aanpassen / Tekstinhoud.'
images: "Afbeeldingen"
@@ -2239,6 +2240,15 @@ nl:
muted:
title: "Genegeerd"
description: "U ontvangt geen enkele melding over nieuwe topics in deze categorieën, en ze verschijnen niet in Nieuwste."
+ search_priority:
+ label: "Zoekprioriteit"
+ options:
+ normal: "Normaal"
+ ignore: "Negeren"
+ very_low: "Zeer laag"
+ low: "Laag"
+ high: "Hoog"
+ very_high: "Zeer hoog"
sort_options:
default: "standaard"
likes: "Likes"
@@ -2694,6 +2704,7 @@ nl:
moderation_tab: "Moderatie"
security_tab: "Beveiliging"
reports_tab: "Rapporten"
+ report_filter_any: "alles"
disabled: Uitgeschakeld
timeout_error: "Sorry, de query duurt te lang. Kies een korter interval."
exception_error: "Sorry, er is een fout opgetreden bij het uitvoeren van de query."
@@ -2948,6 +2959,7 @@ nl:
inactive: "Inactief"
failed: "Mislukt"
successful: "Gelukt"
+ disabled: "Uitgeschakeld"
events:
none: "Er zijn geen verwante gebeurtenissen."
redeliver: "Opnieuw afleveren"
@@ -3428,6 +3440,10 @@ nl:
entity_export: "entiteit exporteren"
change_name: "naam wijzigen"
topic_timestamps_changed: "topictijdstempels gewijzigd"
+ approve_user: "gebruiker goedgekeurd"
+ web_hook_create: "webhook maken"
+ web_hook_update: "webhook bijwerken"
+ web_hook_destroy: "webhook verwijderen"
screened_emails:
title: "Gecontroleerde e-mails"
description: "Als iemand een nieuwe account probeert aan te maken, worden de volgende e-mailadressen gecontroleerd en de registratie geblokkeerd, of een andere actie uitgevoerd."
@@ -3510,7 +3526,8 @@ nl:
not_found: "Sorry, die gebruikersnaam bestaat niet in ons systeem."
id_not_found: "Sorry, die gebruikers-ID bestaat niet in ons systeem."
active: "Geactiveerd"
- show_emails: "E-mails tonen"
+ show_emails: "E-mailadressen tonen"
+ hide_emails: "E-mailadressen verbergen"
nav:
new: "Nieuw"
active: "Actief"
@@ -3763,6 +3780,7 @@ nl:
go_back: "Terug naar Zoeken"
recommended: "We raden aan de volgende tekst naar wens aan te passen:"
show_overriden: "Alleen aangepaste tonen"
+ more_than_50_results: "Er zijn meer dan 50 resultaten. Verfijn uw zoekopdracht."
settings:
show_overriden: "Alleen aangepaste tonen"
reset: "terugzetten"
@@ -3935,6 +3953,16 @@ nl:
label: "Nieuw:"
add: "Toevoegen"
filter: "Zoeken (URL of externe URL)"
+ reseed:
+ action:
+ label: "Tekst vervangen…"
+ title: "Tekst van categorieën en topics vervangen door vertalingen"
+ modal:
+ title: "Tekst vervangen"
+ subtitle: "Tekst van door systeem gegenereerde categorieën en topics vervangen door nieuwste vertalingen"
+ categories: "Categorieën"
+ topics: "Topics"
+ replace: "Vervangen"
wizard_js:
wizard:
done: "Gereed"
diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml
index 9b8fab264af..205569034c8 100644
--- a/config/locales/client.pl_PL.yml
+++ b/config/locales/client.pl_PL.yml
@@ -149,6 +149,7 @@ pl_PL:
next_month: "Następny miesiąc"
placeholder: data
share:
+ topic_html: 'Temat: %{topicTitle}'
close: "zamknij"
action_codes:
public_topic: "Upublicznij ten temat %{when}"
@@ -198,9 +199,11 @@ pl_PL:
cn_north_1: "Chiny (Beijing)"
cn_northwest_1: "Chiny (Ningxia)"
eu_central_1: "EU (Frankfurt)"
+ eu_north_1: "Europa (Sztokholm)"
eu_west_1: "EU (Irlandia)"
eu_west_2: "Europa (Londyn)"
eu_west_3: "EU (Paris)"
+ sa_east_1: "Ameryka Południowa (São Paulo)"
us_east_1: "US East (N. Virginia)"
us_east_2: "Wschodnie USA (Ohio)"
us_gov_west_1: "AWS GovCloud (US)"
@@ -248,8 +251,6 @@ pl_PL:
every_hour: "co godzinę"
daily: "dziennie"
weekly: "tygodniowo"
- every_two_weeks: "co dwa tygodnie"
- every_three_days: "co trzy dni"
max_of_count: "max z {{count}}"
alternation: "lub"
character_count:
@@ -607,7 +608,6 @@ pl_PL:
new_private_message: "Nowa wiadomość"
private_message: "Wiadomość"
private_messages: "Wiadomości"
- ignore: "Ignoruj"
activity_stream: "Aktywność"
preferences: "Ustawienia"
profile_hidden: "Publiczny profil użytkownika jest ukryty."
@@ -779,7 +779,6 @@ pl_PL:
primary: "Podstawowe adres email"
secondary: "Drugorzędne adresy email"
no_secondary: "Brak drugorzędnych adresów email"
- instructions: "nie jest pokazywane publicznie"
ok: "Otrzymasz potwierdzenie emailem"
invalid: "Podaj poprawny adres email"
authenticated: "Twój email został potwierdzony przez {{provider}}"
@@ -855,14 +854,9 @@ pl_PL:
every_30_minutes: "co 30 minut"
every_hour: "co godzinę"
daily: "codziennie"
- every_three_days: "co trzy dni"
weekly: "co tydzień"
- every_two_weeks: "co dwa tygodnie"
include_tl0_in_digests: "Dołącz treści od nowych użytkowników w e-mailach podsumowujących."
email_in_reply_to: "Dołącz fragment odpowiedzi w poście do maili "
- email_direct: "Wysyłaj e-mail gdy ktoś mnie cytuje, odpowiada na mój wpis, wywołuje moją @nazwę lub zaprasza mnie do tematu."
- email_private_messages: "Wyślij e-mail, gdy ktoś napisze mi prywatną wiadomość"
- email_always: "Wysyłaj powiadomienia email nawet, gdy przejawiam aktywność w serwisie"
other_settings: "Inne"
categories_settings: "Kategorie"
new_topic_duration:
@@ -1225,13 +1219,7 @@ pl_PL:
other: "Wybierz co najmniej {{count}} elementów."
emoji_picker:
filter_placeholder: Szukaj emoji
- people: Ludzie
- nature: Natura
- food: Jedzenie
- activity: Aktywność
- travel: Podróż
objects: Obiekty
- celebration: Celebracja
custom: Spersonalizowane emoji
recent: Ostatnio używane
default_tone: Brak koloru skóry
@@ -1294,6 +1282,7 @@ pl_PL:
topic_featured_link_placeholder: "Wstaw link pod nazwą "
remove_featured_link: "Usuń link z tematu."
reply_placeholder: "Pisz w tym miejscu. Wspierane formatowanie to Markdown, BBCode lub HTML. Możesz też przeciągnąć tu obrazek."
+ reply_placeholder_no_images: "Pisz w tym miejscu. Wspierane formatowanie to Markdown, BBCode lub HTML."
view_new_post: "Zobacz Twój nowy wpis."
saving: "Zapisywanie"
saved: "Zapisano!"
@@ -1312,6 +1301,7 @@ pl_PL:
link_description: "wprowadź tutaj opis odnośnika"
link_dialog_title: "Wstaw odnośnik"
link_optional_text: "opcjonalny tytuł"
+ link_url_placeholder: "http://przyklad.pl"
quote_title: "Cytat"
quote_text: "Cytat"
code_title: "Tekst sformatowany"
@@ -1333,6 +1323,8 @@ pl_PL:
composer_actions:
reply: Odpowiedź
edit: Edycja
+ reply_as_private_message:
+ label: Nowa wiadomość
create_topic:
label: "Nowy temat"
notifications:
@@ -1825,6 +1817,7 @@ pl_PL:
split_topic:
title: "Przenieś do nowego tematu"
action: "przenieś do nowego tematu"
+ radio_label: "Nowy temat"
error: "Wystąpił błąd podczas przenoszenia wpisów do nowego tematu."
instructions:
one: "Masz zamiar utworzyć nowy temat, składający się z wybranego przez ciebie wpisu."
@@ -1842,6 +1835,7 @@ pl_PL:
other: "Wybierz temat, do którego chcesz przenieść {{count}} wybranych wpisów."
move_to_new_message:
radio_label: "Nowa wiadomość"
+ participants: "Uczestnicy"
merge_posts:
title: "Scal wybrane posty"
action: "scal wybrane posty"
@@ -1923,7 +1917,6 @@ pl_PL:
create: "Przepraszamy, podczas tworzenia twojego wpisu wystąpił błąd. Spróbuj ponownie."
edit: "Przepraszamy, podczas edytowania twojego wpisu wystąpił błąd. Spróbuj ponownie."
upload: "Przepraszamy, wystąpił błąd podczas wczytywania Twojego pliku. Proszę, spróbuj ponownie."
- file_too_large: "Przepraszamy, ale plik jest za duży (maksymalny rozmiar to {{max_size_kb}}kb). Załaduj plik na zewnętrzny serwer plików i dodaj udostępniony link."
too_many_uploads: "Przepraszamy, ale możesz wgrać tylko jeden plik naraz."
upload_not_authorized: "Przepraszamy, plik który próbujesz wgrać jest nie dozwolony (dozwolone rozszerzenia: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "Przepraszamy, ale nowi użytkownicy nie mogą wgrywać obrazów."
@@ -2146,6 +2139,7 @@ pl_PL:
already_used: "Ten kolor jest używany przez inną kategorię"
security: "Bezpieczeństwo"
special_warning: "Uwaga: Ta kategoria jest generowana automatycznie i jej ustawienia bezpieczeństwa nie mogą być edytowane. Jeśli nie zamierzasz jej używać, skasuj ją, zamiast zmieniać jej przeznaczenie."
+ uncategorized_security_warning: "Ta kategoria ma specjalny charakter. Jest przeznaczona jako miejsce do przechowywania tematów nie przypisanych do żadnej kategorii i jako taka nie może mieć ustawień bezpieczeństwa."
images: "Obrazy"
email_in: "Dedykowany adres email kategorii:"
email_in_allow_strangers: "Akceptuj wiadomości email od anonimowych, nieposiadających kont użytkowników "
@@ -2490,6 +2484,7 @@ pl_PL:
many: "%{count} przyznanych"
other: "%{count} przyznanych"
select_badge_for_title: Wybierz odznakę do użycia jako twój tytuł
+ none: "(brak)"
badge_grouping:
getting_started:
name: Pierwsze kroki
@@ -2644,10 +2639,13 @@ pl_PL:
agree: "Potwierdź"
agree_title: "Potwierdź to zgłoszenie jako uzasadnione i poprawne"
agree_flag_restore_post: "Potwierdź i przywróć post"
+ agree_flag: "Zachowaj wpis"
+ ignore_flag: "Ignoruj"
delete: "Usuń"
delete_title: "Usuń wpis do którego odnosi się flaga."
delete_post_defer_flag: "Usuń post i ignoruj flagę"
delete_post_defer_flag_title: "Usuń wpis. Jeśli jest pierwszym w temacie, usuń temat."
+ delete_post_agree_flag: "Usuń post i potwierdź flagę"
delete_post_agree_flag_title: "Usuń wpis. Jeśli jest pierwszym w temacie, usuń temat."
delete_flag_modal_title: "Usuń i…"
delete_spammer: "Usuń spamera"
@@ -2690,10 +2688,27 @@ pl_PL:
notify_user: "niestandardowe"
notify_moderators: "niestandardowe"
groups:
+ new:
+ title: "Nowa grupa"
+ name:
+ too_short: "Nazwa grupy jest zbyt krótka"
+ too_long: "Nazwa grupy jest zbyt długa"
+ available: "Nazwa grupy jest dostępna"
+ not_available: "Nazwa grupy jest niedostępna"
+ blank: "Nazwa grupy nie może być pusta"
manage:
interaction:
+ email: Email
+ visibility: Widoczność
visibility_levels:
+ title: "Kto może widzieć tę grupę?"
+ public: "Wszyscy"
+ members: "Właściciele grupy, członkowie i administratorzy"
staff: "Właściciele grupy i zespół"
+ owners: "Właściciele grupy i administratorzy"
+ membership:
+ trust_level: Poziom Zaufania
+ trust_levels_title: "Domyślny poziom zaufania przyznawany dodawanym użytkownikom:"
primary: "Główna grupa"
no_primary: "(brak podstawowej grupy)"
title: "Grupy"
@@ -2903,6 +2918,7 @@ pl_PL:
revert: "Cofnij zmiany"
revert_confirm: "Czy na pewno chcesz wycofać swoje zmiany?"
theme:
+ theme: "Motyw"
customize_desc: "Personalizacja:"
title: "Motywy"
long_title: "Zmodyfikuj kolory, kod CSS i kod HTML zawartości Twojej strony"
@@ -2960,6 +2976,8 @@ pl_PL:
body_tag:
text: "