From: Tom Hughes <%= t "site.about.local_knowledge_html" %> <%= t ".local_knowledge_html" %>
- <%= t "site.about.community_driven_1_html", :osm_blog_link => link_to(t("site.about.community_driven_osm_blog"),
- t("site.about.community_driven_osm_blog_url")),
- :user_diaries_link => link_to(t("site.about.community_driven_user_diaries"),
- diary_entries_path),
- :community_blogs_link => link_to(t("site.about.community_driven_community_blogs"),
- t("site.about.community_driven_community_blogs_url")),
- :osm_foundation_link => link_to(t("site.about.community_driven_osm_foundation"),
- t("site.about.community_driven_osm_foundation_url")) %>
+ <%= t ".community_driven_1_html", :osm_blog_link => link_to(t(".community_driven_osm_blog"),
+ t(".community_driven_osm_blog_url")),
+ :user_diaries_link => link_to(t(".community_driven_user_diaries"),
+ diary_entries_path),
+ :community_blogs_link => link_to(t(".community_driven_community_blogs"),
+ t(".community_driven_community_blogs_url")),
+ :osm_foundation_link => link_to(t(".community_driven_osm_foundation"),
+ t(".community_driven_osm_foundation_url")) %>
- <%= t "site.about.open_data_1_html", :open_data => tag.i(t("site.about.open_data_open_data")),
- :copyright_license_link => link_to(t("site.about.open_data_copyright_license"),
- copyright_path) %>
- <%= t(".title.results_from_html", :results_link => link_to(t(".title.#{source[:name]}"), source[:url].to_s)) %>
+ <%= link_to t(".title.#{source[:name]}"), source[:url].to_s %>
<%= t "site.about.local_knowledge_title" %>
+ <%= t ".local_knowledge_title" %>
<%= t "site.about.community_driven_title" %>
+ <%= t ".community_driven_title" %>
<%= t "site.about.open_data_title" %>
+ <%= t ".open_data_title" %>
- <%= t "site.about.legal_1_1_html", :openstreetmap_foundation_link => link_to(t("site.about.legal_1_1_openstreetmap_foundation"), - t("site.about.legal_1_1_openstreetmap_foundation_url")), - :terms_of_use_link => link_to(t("site.about.legal_1_1_terms_of_use"), - t("site.about.legal_1_1_terms_of_use_url")), - :aup_link => link_to(t("site.about.legal_1_1_aup"), - t("site.about.legal_1_1_aup_url")), - :privacy_policy_link => link_to(t("site.about.legal_1_1_privacy_policy"), - t("site.about.legal_1_1_privacy_policy_url")) %> + <%= t ".legal_1_1_html", :openstreetmap_foundation_link => link_to(t(".legal_1_1_openstreetmap_foundation"), + t(".legal_1_1_openstreetmap_foundation_url")), + :terms_of_use_link => link_to(t(".legal_1_1_terms_of_use"), + t(".legal_1_1_terms_of_use_url")), + :aup_link => link_to(t(".legal_1_1_aup"), + t(".legal_1_1_aup_url")), + :privacy_policy_link => link_to(t(".legal_1_1_privacy_policy"), + t(".legal_1_1_privacy_policy_url")) %>
- <%= t "site.about.legal_2_1_html", :contact_the_osmf_link => link_to(t("site.about.legal_2_1_contact_the_osmf"), - t("site.about.legal_2_1_contact_the_osmf_url")) %> + <%= t ".legal_2_1_html", :contact_the_osmf_link => link_to(t(".legal_2_1_contact_the_osmf"), + t(".legal_2_1_contact_the_osmf_url")) %>
- <%= t "site.about.legal_2_2_html", :registered_trademarks_link => link_to(t("site.about.legal_2_2_registered_trademarks"), - t("site.about.legal_2_2_registered_trademarks_url")) %> + <%= t ".legal_2_2_html", :registered_trademarks_link => link_to(t(".legal_2_2_registered_trademarks"), + t(".legal_2_2_registered_trademarks_url")) %>
<%= t "layouts.hosting_partners_2024_html", :fastly => link_to(t("layouts.partners_fastly"), "https://www.fastly.com/"),
:corpmembers => link_to(t("layouts.partners_corpmembers"), "https://osmfoundation.org/wiki/Corporate_Members"),
diff --git a/config/initializers/doorkeeper.rb b/config/initializers/doorkeeper.rb
index c1d4e2f78..a2df9167f 100644
--- a/config/initializers/doorkeeper.rb
+++ b/config/initializers/doorkeeper.rb
@@ -225,7 +225,7 @@ Doorkeeper.configure do
# https://doorkeeper.gitbook.io/guides/ruby-on-rails/scopes
# default_scopes :public
- optional_scopes(*Oauth::SCOPES, *Oauth::PRIVILEGED_SCOPES, *Oauth::OAUTH2_SCOPES)
+ optional_scopes(*Oauth::SCOPES, *Oauth::PRIVILEGED_SCOPES)
# Allows to restrict only certain scopes for grant_type.
# By default, all the scopes will be available for all the grant types.
diff --git a/config/locales/af.yml b/config/locales/af.yml
index 15c9f1272..43b998557 100644
--- a/config/locales/af.yml
+++ b/config/locales/af.yml
@@ -390,12 +390,6 @@ af:
anonymous: Anoniem
no_edits: (geen wysigings)
view_changeset_details: Beskou die wysigingstel se besonderhede
- changesets:
- id: ID
- saved_at: Gestoor op
- user: Gebruiker
- comment: Kommentaar
- area: Gebied
index:
title: Wysigingstelle
title_user: Veranderings deur %{user}
diff --git a/config/locales/aln.yml b/config/locales/aln.yml
index 370cff65c..233f80bbb 100644
--- a/config/locales/aln.yml
+++ b/config/locales/aln.yml
@@ -186,12 +186,6 @@ aln:
anonymous: Anonim
no_edits: (Nuk ka redaktimet)
view_changeset_details: Shikoni detajet changeset
- changesets:
- id: ID
- saved_at: Ruhen në
- user: Përdorues
- comment: Koment
- area: Zonë
index:
title: Changesets
title_user: Changesets nga %{user}
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 7ace0fcb1..ee535c39f 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -524,12 +524,6 @@ ar:
anonymous: Ù
جÙÙÙ
no_edits: (ÙØ§ تعدÙÙØ§Øª)
view_changeset_details: اعرض ØªÙØ§ØµÙÙ ØØ²Ù
Ø© Ø§ÙØªØºÙÙØ±Ø§Øª
- changesets:
- id: اÙÙ
عرÙ
- saved_at: ØÙÙÙØ¸ ÙÙ
- user: اÙÙ
ستخدÙ
- comment: Ø§ÙØªØ¹ÙÙÙ
- area: Ù
ÙØ·ÙØ©
index:
title: ØØ²Ù
Ø§ÙØªØºÙÙØ±Ø§Øª
title_user: ØØ²Ù
Ø§ÙØªØºÙÙØ±Ø§Øª Ø¨ÙØ§Ø³Ø·Ø© %{user}
diff --git a/config/locales/arz.yml b/config/locales/arz.yml
index ae81e6c74..eee0fc469 100644
--- a/config/locales/arz.yml
+++ b/config/locales/arz.yml
@@ -154,12 +154,6 @@ arz:
anonymous: Ù
جÙÙÙ
no_edits: (ÙØ§ تعدÙÙØ§Øª)
view_changeset_details: اعرض ØªÙØ§ØµÙÙ ØØ²Ù
Ù Ø§ÙØªØºÙÙØ±Ø§Øª
- changesets:
- id: اÙÙ
عرÙÙ
- saved_at: ØÙÙØ¸ ÙÙ
- user: اÙÙ
ستخدÙ
- comment: Ø§ÙØªØ¹ÙÙÙ
- area: Ù
ÙØ·ÙØ©
index:
title: ØØ²Ù
Ø§ÙØªØºÙÙØ±Ø§Øª
title_user: ØØ²Ù
Ø§ÙØªØºÙÙØ±Ø§Øª Ø¨ÙØ§Ø³Ø·Ù %{user}
diff --git a/config/locales/ast.yml b/config/locales/ast.yml
index 8023027f5..dc65ab459 100644
--- a/config/locales/ast.yml
+++ b/config/locales/ast.yml
@@ -360,12 +360,6 @@ ast:
anonymous: Anónimu
no_edits: (ensin ediciones)
view_changeset_details: Ver detalles del conxuntu de cambeos
- changesets:
- id: ID
- saved_at: Guardao el
- user: Usuariu
- comment: Comentariu
- area: Ãrea
index:
title: Conxuntos de cambeos
title_user: Conxuntos de cambeos de %{user}
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 021e972ae..1166cd9ca 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -230,12 +230,6 @@ az:
anonymous: Anonim
no_edits: (redaktÉ yoxdur)
view_changeset_details: DÉyiÅikliklÉr dÉstinin Étraflı görüntüsü
- changesets:
- id: ID
- saved_at: Saxlanıldı
- user: İstifadÉçi
- comment: ÅÉrh
- area: Ærazi
index:
title: DÉyiÅikliklÉr dÉsti
title_user: '%{user} tÉrÉfindÉn edilmiÅ dÉyiÅikliklÉr dÉsti'
diff --git a/config/locales/ba.yml b/config/locales/ba.yml
index b165b73cc..3566d2555 100644
--- a/config/locales/ba.yml
+++ b/config/locales/ba.yml
@@ -380,12 +380,6 @@ ba:
anonymous: Ðноним
no_edits: (ÑÓ©ÒÓÑеүÒÓÑ ÑÒ¡)
view_changeset_details: ТөÒÓÑеүÒÓÑ Ð¿Ð°ÐºÐµÑÑнÑÒ£ ÑÓÑÑиÑен ҡаÑап ÑÑÒÑÑÒа
- changesets:
- id: ID
- saved_at: ТамамланÒан
- user: Ò ÑлланÑÑÑÑ
- comment: ÐомменÑаÑий
- area: ӨлкÓ
index:
title: ТөÒÓÑеүÒÓÑ Ð¿Ð°ÐºÐµÑÑ
title_user: ' %{user} Ò¡ÑлланÑÑÑÑÒ»ÑнÑÒ£ ÑÓ©ÒÓÑеүÒÓÑ Ð¿Ð°ÐºÐµÑÑ'
diff --git a/config/locales/be-Tarask.yml b/config/locales/be-Tarask.yml
index 90ae47830..975b521b5 100644
--- a/config/locales/be-Tarask.yml
+++ b/config/locales/be-Tarask.yml
@@ -374,12 +374,6 @@ be-Tarask:
anonymous: ÐнанÑм
no_edits: (без ÑÑдагаванÑнÑÑ)
view_changeset_details: ÐаказаÑÑ Ð¿Ð°Ð´ÑабÑзнаÑÑÑÑ Ð½Ð°Ð±Ð¾ÑÑ Ð·ÑменаÑ
- changesets:
- id: ÐдÑнÑÑÑÑкаÑаÑ
- saved_at: ÐаÑ
Ð°Ð²Ð°Ð½Ñ Ñк
- user: ÐаÑÑÑÑалÑнÑк
- comment: ÐамÑнÑаÑ
- area: ÐбÑаÑ
index:
title: ÐабоÑÑ Ð·ÑменаÑ
title_user: ÐÐ°Ð±Ð¾Ñ Ð·ÑÐ¼ÐµÐ½Ð°Ñ %{user}
diff --git a/config/locales/be.yml b/config/locales/be.yml
index 4f41c9e9f..d18bc7f97 100644
--- a/config/locales/be.yml
+++ b/config/locales/be.yml
@@ -518,12 +518,6 @@ be:
anonymous: ÐнанÑмнÑ
no_edits: (без змен)
view_changeset_details: ÐадÑабÑзней пÑа Ð¿Ð°ÐºÐµÑ Ð¿Ñавак
- changesets:
- id: ID
- saved_at: ÐаÑ
аванÑ
- user: ÐаÑÑÑÑалÑнÑк
- comment: ÐаменÑаÑ
- area: ÐÑÑÑоваÑÑÑ
index:
title: ÐÐ°ÐºÐµÑ Ð¿Ñавак
title_user: ÐÐ°ÐºÐµÑ Ð¿Ñавак ад %{user}
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 5ac43dc91..d3f6d679c 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -386,12 +386,6 @@ bg:
anonymous: Ðнонимен
no_edits: (без пÑомÑна)
view_changeset_details: ÐодÑобноÑÑи за ÑпиÑÑка Ñ Ð¿Ñомени
- changesets:
- id: ID
- saved_at: ÐапиÑан на
- user: ÐоÑÑебиÑел
- comment: ÐоменÑаÑ
- area: ÐблаÑÑ
index:
title: СпиÑÑк Ñ Ð¿Ñомени
title_user: СпиÑÑк Ñ Ð¿ÑомениÑе на %{user}
diff --git a/config/locales/bn.yml b/config/locales/bn.yml
index 1d0d2f028..1cc843089 100644
--- a/config/locales/bn.yml
+++ b/config/locales/bn.yml
@@ -453,12 +453,6 @@ bn:
anonymous: বà§à¦¨à¦¾à¦®à§ বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦à¦¾à¦°à§
no_edits: (à¦à§à¦¨à§ সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ নà§à¦)
view_changeset_details: পরিবরà§à¦¤à¦¨à¦§à¦¾à¦°à§à¦¯à§à¦° বিসà§à¦¤à¦¾à¦°à¦¿à¦¤ দà§à¦à§à¦¨
- changesets:
- id: à¦à¦à¦¡à¦¿
- saved_at: সà¦à¦°à¦à§à¦·à¦£à§à¦° তারিà¦
- user: বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦à¦¾à¦°à§
- comment: মনà§à¦¤à¦¬à§à¦¯
- area: à¦à¦²à¦¾à¦à¦¾
index:
title: পরিবরà§à¦¤à¦¨à¦§à¦¾à¦°à§à¦¯
title_user: '%{user} à¦à¦°à§à¦¤à§à¦ পরিবরà§à¦¤à¦¨ ধারà§à¦¯'
diff --git a/config/locales/br.yml b/config/locales/br.yml
index 2fca852c9..59f7e86bd 100644
--- a/config/locales/br.yml
+++ b/config/locales/br.yml
@@ -493,12 +493,6 @@ br:
anonymous: Dizanv
no_edits: (aozadenn ebet)
view_changeset_details: Gwelet munudoù an hollad cheñchamantoù
- changesets:
- id: ID
- saved_at: Enrollet an/ar
- user: Implijer
- comment: Evezhiadenn
- area: Takad
index:
title: Hollad cheñchamantoù
title_user: Hollad cheñchamantoù %{user}
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 70e8fb4dc..111be83d9 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -254,12 +254,6 @@ bs:
anonymous: Anonimno
no_edits: (nema izmjena)
view_changeset_details: Pregled detalja o setu promjena
- changesets:
- id: ID
- saved_at: Spremljeno
- user: Korisnik
- comment: Komentar
- area: PodruÄje
index:
title: Setovi promjena
title_user: Setovi promjena od %{user}
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 3653ef41b..a7d3dbebe 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -479,12 +479,6 @@ ca:
anonymous: Anònim
no_edits: (no hi ha cap edició)
view_changeset_details: Mostra els detalls del conjunt de canvis
- changesets:
- id: ID
- saved_at: Desat a
- user: Usuari
- comment: Comentari
- area: Ãrea
index:
title: Conjunts de canvis
title_user: Conjunts de canvis de %{user}
diff --git a/config/locales/ce.yml b/config/locales/ce.yml
index a2cdd5973..586e5fb01 100644
--- a/config/locales/ce.yml
+++ b/config/locales/ce.yml
@@ -448,12 +448,6 @@ ce:
anonymous: Ðноним
no_edits: (ниÑдаÑÑ Ð´Ð°Ñ)
view_changeset_details: ÐиÑдаÑÑка мадаÑÑа Ñ
Ñажа
- changesets:
- id: ID
- saved_at: ЧекÑ
йаÑлла
- user: ÐекÑаÑÑ
о
- comment: ÐомменÑ
- area: ÐеÑÑиг
index:
title: ÐиÑдаÑÑ
title_user: ÐекÑаÑÑ
оÑÑн %{user} ниÑдаÑÑ
@@ -2588,7 +2582,6 @@ ce:
other: -аÑ
GPX Ñайл %{count}-ÑIеÑа ÑIÐ°Ð´Ð°Ð¼Ð°Ñ %{user}-аÑ
description_without_count: GPX Ñайл %{user} декÑаÑÑ
оÑÑн
application:
- basic_auth_disabled: 'HTTP коÑÑÑа аÑÑенÑиÑикаÑи дÓаÑÑккÑ
ина йÑ: %{link}'
permission_denied: Ð¥Ñан бакÑо Ð¹Ð°Ñ Ð¸ гÓÑллакÑ
кÑ
оÑÑÑдан.
require_cookies:
cookies_needed: Ð¥Ñан cookies дÓайайнаÑÑÑ
ÑеÑа Ð´Ñ - деÑ
Ð°Ñ Ð´Ñ Ñ
Ñайн бÑаÑзеÑеÑ
Ñ
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 78429a2c8..e769bc753 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -527,12 +527,6 @@ cs:
anonymous: AnonymnÃ
no_edits: (žádné zmÄny)
view_changeset_details: Zobrazit detaily sady zmÄn
- changesets:
- id: ID
- saved_at: Uloženo v
- user: Uživatel
- comment: KomentáÅ
- area: Oblast
index:
title: Sady zmÄn
title_user: Sady zmÄn uživatele %{user}
@@ -2676,7 +2670,6 @@ cs:
other: GPX soubor s %{count} body od uživatele %{user}
description_without_count: GPX soubor od uživatele %{user}
application:
- basic_auth_disabled: 'HTTP Basic autentizace je zakázaná: %{link}'
permission_denied: Pro pÅÃstup k této akci nemáte oprávnÄnÃ
require_cookies:
cookies_needed: Vypadá to, že máte zakázány cookies â pÅed pokraÄovánÃm si je
diff --git a/config/locales/cy.yml b/config/locales/cy.yml
index a53e59bc4..4299b0f4e 100644
--- a/config/locales/cy.yml
+++ b/config/locales/cy.yml
@@ -487,12 +487,6 @@ cy:
anonymous: Dienw
no_edits: (dim golygiadau)
view_changeset_details: Gweld manylion y grŵp newid
- changesets:
- id: ID
- saved_at: Cadwyd am
- user: Defnyddiwr
- comment: Sylw
- area: Ardal
index:
title: Grwpiau newid
title_user: Grwpiau newid gan %{user}
@@ -1523,6 +1517,7 @@ cy:
page:
user_not_found: Nid yw'r defnyddiwr yn bodoli
issues_not_found: Ni chanfuwyd unrhyw faterion o'r fath
+ reported_user: Defnyddiwr ag adroddwyd
status: Statws
reports: Adroddiadau
last_updated: Diweddarwyd ddiwethaf
@@ -1535,6 +1530,12 @@ cy:
many: '%{count} Adroddiad'
other: '%{count} Adroddiad'
reported_item: Eitem ag adroddwyd
+ states:
+ ignored: Anwybyddwyd
+ open: Agored
+ resolved: Wedi datrys
+ older_issues: Materion HÅ·n
+ newer_issues: Materion Newydd
show:
title: '%{status} Gwall #%{issue_id}'
reports:
@@ -2419,7 +2420,6 @@ cy:
other: Ffeil GPX â %{count} pwynt gan %{user}
description_without_count: Ffeil GPX gan %{user}
application:
- basic_auth_disabled: 'Mae Dilysiad Sylfaenol HTTP wedi''i analluogi: %{link}'
permission_denied: Nid oes gennych ganiatâd i gael mynediad at y weithred honno
require_cookies:
cookies_needed: Mae'n ymddangos eich bod wedi analluogi cwcis - galluogwch gwcis
@@ -2743,8 +2743,8 @@ cy:
heading_html: Rhestr Blociau gan %{name}
empty: Nid oes unrhyw blociau gan %{name} eto.
show:
- title: '%{block_on} a flociwyd gan %{block_by}'
- heading_html: '%{block_on} a flociwyd gan %{block_by}'
+ title: Blociwyd %{block_on} gan %{block_by}
+ heading_html: Blociwyd %{block_on} gan %{block_by}
created: 'Crëwyd:'
duration: 'Cyfnod:'
status: 'Statws:'
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 639ea7aab..bd802eb3e 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -480,12 +480,6 @@ da:
anonymous: Anonym
no_edits: (ingen ændringer)
view_changeset_details: Vis detaljer for ændringssæt
- changesets:
- id: Id
- saved_at: Gemt
- user: Bruger
- comment: Kommentar
- area: Område
index:
title: Ãndringssæt
title_user: Ãndringssæt af %{user}
@@ -2632,7 +2626,6 @@ da:
other: GPX fil med %{count} punkter fra %{user}
description_without_count: GPX fil fra %{user}
application:
- basic_auth_disabled: 'Basal HTTP-godkendelse (Basic Auth) er deaktiveret: %{link}'
permission_denied: Du har ikke rettigheder til at udføre den handling
require_cookies:
cookies_needed: Du har tilsyneladende deaktiveret cookies i din browser. Aktivér
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 481376296..14f9b44e3 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -567,12 +567,6 @@ de:
anonymous: Anonym
no_edits: (keine Bearbeitungen)
view_changeset_details: Details des Ãnderungssatzes anzeigen
- changesets:
- id: ID
- saved_at: Gespeichert am
- user: Benutzer
- comment: Kommentar
- area: Bereich
index:
title: Ãnderungssätze
title_user: Ãnderungssätze von %{user}
@@ -2772,8 +2766,6 @@ de:
other: GPX-Datei mit %{count} Punkten von %{user}
description_without_count: GPX-Datei von %{user}
application:
- basic_auth_disabled: 'Die HTTP-Basisauthentifizierung ist deaktiviert: %{link}'
- auth_disabled_link: https://wiki.openstreetmap.org/wiki/DE:2024_authentication_update
permission_denied: Du hast keine Berechtigung, um auf diese Aktion zuzugreifen.
require_cookies:
cookies_needed: Es scheint als hättest du Cookies ausgeschaltet. Bitte aktiviere
diff --git a/config/locales/diq.yml b/config/locales/diq.yml
index 1f819f24d..e2fe5855e 100644
--- a/config/locales/diq.yml
+++ b/config/locales/diq.yml
@@ -285,12 +285,6 @@ diq:
anonymous: Anonim
no_edits: (vırnayıŠçıniyo)
view_changeset_details: Teferuatê vurnayıÅê seti bıvin
- changesets:
- id: ID
- saved_at: Cayê qeydi
- user: Karber
- comment: MıÅewre
- area: Erd
index:
title: Qeydê vurnayıÅan
title_user: VurriyayıÅê qeydi %{user}
diff --git a/config/locales/dsb.yml b/config/locales/dsb.yml
index 254ae1b5f..30a73b8fa 100644
--- a/config/locales/dsb.yml
+++ b/config/locales/dsb.yml
@@ -271,12 +271,6 @@ dsb:
anonymous: Anonymny
no_edits: (žedne zmÄny)
view_changeset_details: Drobnostki sajźbow zmÄnow pokazaÅ
- changesets:
- id: ID
- saved_at: Datum skÅadowanja
- user: WužywaÅ
- comment: Komentar
- area: WurÄzk
index:
title: Sajźby zmÄnow
title_user: Sajźby zmÄnow wót %{user}
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 5b748dd7a..247d68e6e 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -495,12 +495,6 @@ el:
anonymous: ÎνÏνÏ
μοÏ
no_edits: (ÏÏÏÎ¯Ï ÎµÏεξεÏγαÏίεÏ)
view_changeset_details: Î Ïοβολή λεÏÏομεÏειÏν αλλαγÏν
- changesets:
- id: ID
- saved_at: ÎÏοθηκεÏÏηκε ÏÏιÏ
- user: ΧÏήÏÏηÏ
- comment: ΣÏÏλιο
- area: ΠεÏιοÏή
index:
title: ÎλλαγÎÏ
title_user: ÎλλαγÎÏ Î±ÏÏ %{user}
@@ -2698,8 +2692,6 @@ el:
other: αÏÏείο GPX με %{count} Ïημεία αÏÏ %{user}
description_without_count: ÎÏÏείο GPX αÏÏ Ïον ÏÏήÏÏη %{user}
application:
- basic_auth_disabled: 'Î ÎαÏικÏÏ ÎλεγÏÎ¿Ï Î¤Î±Ï
ÏÏÏηÏÎ±Ï HTTP είναι αÏενεÏγοÏοιημÎνοÏ:
- %{link}'
permission_denied: Îεν ÎÏεÏε Ïα αÏαÏαίÏηÏα δικαιÏμαÏα για ÏÏÏÏβαÏη Ïε αÏ
Ïήν Ïην
ενÎÏγεια
require_cookies:
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index f2d5b0987..14a925f14 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -376,12 +376,6 @@ en-GB:
anonymous: Anonymous
no_edits: (no edits)
view_changeset_details: View changeset details
- changesets:
- id: ID
- saved_at: Saved at
- user: User
- comment: Comment
- area: Area
index:
title: Changesets
title_user: Changesets by %{user}
diff --git a/config/locales/en.yml b/config/locales/en.yml
index a3bb71b12..99dcb6347 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -668,7 +668,6 @@ en:
geocoder:
search:
title:
- results_from_html: 'Results from %{results_link}'
latlon: Internal
osm_nominatim: OpenStreetMap Nominatim
osm_nominatim_reverse: OpenStreetMap Nominatim
@@ -1573,16 +1572,11 @@ en:
history: History
export: Export
issues: Issues
- data: Data
- export_data: Export Data
gps_traces: GPS Traces
- gps_traces_tooltip: Manage GPS traces
user_diaries: User Diaries
edit_with: Edit with %{editor}
- tag_line: The Free Wiki World Map
intro_header: Welcome to OpenStreetMap!
intro_text: OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
- intro_2_create_account: "Create a user account"
hosting_partners_2024_html: "Hosting is supported by %{fastly}, %{corpmembers}, and other %{partners}."
partners_fastly: "Fastly"
partners_corpmembers: "OSMF corporate members"
@@ -1591,14 +1585,10 @@ en:
osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out."
osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
nothing_to_preview: "Nothing to preview."
- donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund."
help: Help
about: About
copyright: Copyright
communities: Communities
- community: Community
- community_blogs: "Community Blogs"
- community_blogs_title: "Blogs from members of the OpenStreetMap community"
learn_more: "Learn More"
more: More
user_mailer:
@@ -1756,7 +1746,6 @@ en:
message_summary:
unread_button: "Mark as unread"
read_button: "Mark as read"
- reply_button: "Reply"
destroy_button: "Delete"
unmute_button: "Move to Inbox"
new:
@@ -1772,7 +1761,6 @@ en:
body: "Sorry there is no message with that id."
outbox:
title: "Outbox"
- actions: "Actions"
messages:
one: "You have %{count} sent message"
other: "You have %{count} sent messages"
@@ -1909,7 +1897,6 @@ en:
help: Help
site:
about:
- next: Next
heading_html: "%{copyright}OpenStreetMap %{br} contributors"
copyright_symbol_html: "©"
used_by_html: "%{name} provides map data for thousands of websites, mobile apps, and hardware devices"
@@ -2299,7 +2286,6 @@ en:
close: Close
search:
search: Search
- get_directions: "Get directions"
get_directions_title: "Find directions between two points"
from: "From"
to: "To"
diff --git a/config/locales/eo.yml b/config/locales/eo.yml
index 66f0d6cc6..3878efada 100644
--- a/config/locales/eo.yml
+++ b/config/locales/eo.yml
@@ -469,12 +469,6 @@ eo:
anonymous: Anonimulo
no_edits: (neniu redakto)
view_changeset_details: Vidi detalojn pri ÅanÄaro
- changesets:
- id: Identigilo
- saved_at: Konservita je
- user: Uzanto
- comment: Komento
- area: Areo
index:
title: ÅanÄaroj
title_user: ÅanÄaroj de %{user}
@@ -2593,7 +2587,6 @@ eo:
other: GPX-dosiero kun %{count} punktoj de %{user}
description_without_count: GPX-dosiero de %{user}
application:
- basic_auth_disabled: 'Baza alira aÅtentigo estas malaktiva: %{link}'
permission_denied: Vi ne rajtas fari tiun Äi agon
require_cookies:
cookies_needed: Åajnas, ke vi malaktivigis 'kuketojn' - bonvolu aktivigi 'kuketojn'
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 4358419fb..884c82817 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -554,12 +554,6 @@ es:
anonymous: Anónimo
no_edits: (sin ediciones)
view_changeset_details: Ver detalles del conjunto de cambios
- changesets:
- id: Id.
- saved_at: Guardado en
- user: Usuario
- comment: Comentario
- area: Ãrea
index:
title: Conjuntos de cambios
title_user: Conjunto de cambios de %{user}
@@ -2744,7 +2738,6 @@ es:
other: Archivo GPX con %{count} puntos de %{user}
description_without_count: Archivo GPX de %{user}
application:
- basic_auth_disabled: 'La autenticación básica de HTTPS está desactivada: %{link}'
permission_denied: No tienes permisos para realizar esa acción
require_cookies:
cookies_needed: Parece que tienes las cookies deshabilitadas. Habilita las cookies
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 22c86cf86..f821bcfdf 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -447,12 +447,6 @@ et:
anonymous: Anonüümne
no_edits: (muudatused puuduvad)
view_changeset_details: Vaata muudatuskogumi üksikasju
- changesets:
- id: ID
- saved_at: Salvestatud
- user: Kasutaja
- comment: Kommentaar
- area: Ala
index:
title: Muudatuskogumid
title_user: Kasutaja %{user} muudatuskogumid
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index e4f70dd4a..fec81b33c 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -462,12 +462,6 @@ eu:
anonymous: Anonimoa
no_edits: (aldaketarik gabe)
view_changeset_details: Ikusi aldaketen xehetasunak
- changesets:
- id: ID
- saved_at: Noiz gordeta
- user: Erabiltzailea
- comment: Iruzkina
- area: Eremua
index:
title: Aldaketak
title_user: '%{user}k egindako aldaketak'
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 470a98c1f..a577e15bd 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -470,12 +470,6 @@ fa:
anonymous: Ú¯Ù
ÙØ§Ù
no_edits: (بدÙÙ ÙÛØ±Ø§ÛØ´)
view_changeset_details: ÙÙ
Ø§ÛØ´ Ø¬Ø²Ø¦ÛØ§Øª بستÙ٠تغÛÛØ±
- changesets:
- id: Ø´ÙØ§Ø³Ù
- saved_at: Ø°Ø®ÛØ±ÙâØ´Ø¯Ù Ø¯Ø±
- user: کاربر
- comment: ÙØ¸Ø±
- area: Ù
ÙØ·ÙÙ
index:
title: بستÙâÙØ§Û تغÛÛØ±
title_user: بستÙâÙØ§Û تغÛÛØ± %{user}
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 53c652174..27a43d5ad 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -468,12 +468,6 @@ fi:
anonymous: Tuntematon
no_edits: (ei muokkauksia)
view_changeset_details: Näytä muutoskokoelman tarkemmat tiedot
- changesets:
- id: Tunniste
- saved_at: Tallennettu
- user: Käyttäjä
- comment: Kommentti
- area: Alue
index:
title: Muutoskokoelmat
title_user: Käyttäjän %{user} muutoskokoelmat
diff --git a/config/locales/fit.yml b/config/locales/fit.yml
index bb60d9849..443ccc372 100644
--- a/config/locales/fit.yml
+++ b/config/locales/fit.yml
@@ -298,12 +298,6 @@ fit:
anonymous: Tuntematon
no_edits: (ei mookkauksia)
view_changeset_details: Näytä muutoskokoelman tarkemmat tieot
- changesets:
- id: Tunniste
- saved_at: Säästetty
- user: Käyttäjä
- comment: Kommentti
- area: Alue
index:
title: Muutoskokoelmat
title_user: Käyttäjän %{user} muutoskokoelmat
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index dd631f599..5fd93054d 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -579,12 +579,6 @@ fr:
anonymous: Anonyme
no_edits: (aucune modification)
view_changeset_details: Afficher les détails du groupe de modifications
- changesets:
- id: Identifiant
- saved_at: Enregistré vers
- user: Utilisateur
- comment: Commentaire
- area: Zone
index:
title: Groupes de modifications
title_user: Groupes de modifications par %{user}
@@ -2794,7 +2788,6 @@ fr:
other: Fichier GPX avec %{count} points de %{user}
description_without_count: Fichier GPX de %{user}
application:
- basic_auth_disabled: 'L''authentification HTTP de base est désactivée : %{link}'
permission_denied: Vous nâavez pas le droit dâaccéder à cette action
require_cookies:
cookies_needed: Il semble que les témoins (cookies) soient désactivés dans votre
diff --git a/config/locales/fur.yml b/config/locales/fur.yml
index a078e39c5..4e193193a 100644
--- a/config/locales/fur.yml
+++ b/config/locales/fur.yml
@@ -371,12 +371,6 @@ fur:
anonymous: Anonim
no_edits: (nissun cambiament)
view_changeset_details: Viôt detais dal grup di cambiaments
- changesets:
- id: ID
- saved_at: Salvât ai
- user: Utent
- comment: Coment
- area: Zone
index:
title: Grups di cambiaments
title_user: Grups di cambiaments di %{user}
diff --git a/config/locales/fy.yml b/config/locales/fy.yml
index 1d07d5f07..4b5b06ee2 100644
--- a/config/locales/fy.yml
+++ b/config/locales/fy.yml
@@ -411,12 +411,6 @@ fy:
anonymous: Anonym
no_edits: (gjin bewurkings)
view_changeset_details: Wizigingssetgegevens besjen
- changesets:
- id: ID
- saved_at: Bewarre op
- user: Meidogger
- comment: Beskriuwing
- area: Krite
index:
title: Wizigingssets
title_user: Wizigingssets fan %{user}
diff --git a/config/locales/ga.yml b/config/locales/ga.yml
index 601db7610..d69be9536 100644
--- a/config/locales/ga.yml
+++ b/config/locales/ga.yml
@@ -303,12 +303,6 @@ ga:
anonymous: Gan Ainm
no_edits: (nÃl aon athrú ann)
view_changeset_details: Amharc ar shonraà an tacair athruithe
- changesets:
- id: ID
- saved_at: Sábháilte ag
- user: Ãsáideoir
- comment: Nóta tráchta
- area: Limistéar
index:
title: Tacair athruithe
title_user: Tacair athruithe de chuid %{user}
diff --git a/config/locales/gcf.yml b/config/locales/gcf.yml
index 05f4db336..a3daecefc 100644
--- a/config/locales/gcf.yml
+++ b/config/locales/gcf.yml
@@ -159,8 +159,6 @@ gcf:
changeset_paging_nav:
showing_page: Kotéfèy %{page}
previous: Pwochenn
- changesets:
- comment: Komantasyon
show:
discussion: Bokantaj
join_discussion: Konèkté-w pou jwenn bokantaj-la
diff --git a/config/locales/gd.yml b/config/locales/gd.yml
index 27d8d8bb6..2306c1f51 100644
--- a/config/locales/gd.yml
+++ b/config/locales/gd.yml
@@ -387,12 +387,6 @@ gd:
anonymous: Gun ainm
no_edits: (cha deach a dheasachadh)
view_changeset_details: Seall mion-fhiosrachadh air an t-seata atharraichean
- changesets:
- id: ID
- saved_at: Air a shà bhaladh
- user: Cleachdaiche
- comment: Beachd
- area: Raon
index:
title: Seataichean atharraichean
title_user: Seataichean atharraichean le %{user}
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index d9fc51f34..30834939e 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -471,12 +471,6 @@ gl:
anonymous: Anónimo
no_edits: (sen edicións)
view_changeset_details: Ollar os detalles do conxunto de modificacións
- changesets:
- id: ID
- saved_at: Gardado o
- user: Usuario
- comment: Comentario
- area: Zona
index:
title: Conxuntos de modificacións
title_user: Conxuntos de modificacións por %{user}
@@ -2661,7 +2655,6 @@ gl:
other: Ficheiro GPX con %{count} puntos de %{user}
description_without_count: Ficheiro GPX de %{user}
application:
- basic_auth_disabled: 'A autenticación básica HTTP está desactivada: %{link}'
permission_denied: Non ten permisos para acceder a esa acción
require_cookies:
cookies_needed: Semella que ten as cookies do navegador desactivadas. ActÃveas
diff --git a/config/locales/gu.yml b/config/locales/gu.yml
index 5331679ae..3ab09381b 100644
--- a/config/locales/gu.yml
+++ b/config/locales/gu.yml
@@ -168,11 +168,6 @@ gu:
changesets:
changeset:
no_edits: (àªà«àª સàªàªªàª¾àª¦àª¨ નહà«àª)
- changesets:
- id: ID
- user: વપરાશàªàª°à«àª¤àª¾
- comment: àªàª¿àªªà«àªªàª£à«
- area: વિસà«àª¤àª¾àª°
show:
discussion: àªàª°à«àªàª¾
hide_comment: àªà«àªªàª¾àªµà«
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 41aa3e864..b51e89f46 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -508,12 +508,6 @@ he:
anonymous: ××××× ×
no_edits: (××× ×¢×¨×××ת)
view_changeset_details: ×צ×ת פר×× ×¢×¨×ת ש×× ××××
- changesets:
- id: ××××
- saved_at: × ×©××¨× ×Ö¾
- user: ×שת×ש
- comment: ת××××
- area: ש××
index:
title: ער××ת ש×× ××××
title_user: ער××ת ש×× ×××× ××ת %{user}
@@ -2635,7 +2629,6 @@ he:
other: ×§×××¥ GPS ×¢× %{count} × ×§×××ת ××ת %{user}
description_without_count: ×§×××¥ GPS ××ת %{user}
application:
- basic_auth_disabled: '××××ת ×ס××¡× ×Ö¾HTTP ××××: %{link}'
permission_denied: ××× ×× ×רש×× ××שת ×פע××× ×××ת
require_cookies:
cookies_needed: × ×¨×× ×©××¢××××ת ×××××ת ×צ×× â × × ××פע×× ×¢××××ת ××פ××¤× ×©×× ×××
diff --git a/config/locales/hi.yml b/config/locales/hi.yml
index dc9cd572e..0b08eb395 100644
--- a/config/locales/hi.yml
+++ b/config/locales/hi.yml
@@ -393,12 +393,6 @@ hi:
anonymous: à¤
नाम
no_edits: (à¤à¥à¤ समà¥à¤ªà¤¾à¤¦à¤¨ नहà¥à¤ हà¥)
view_changeset_details: à¤à¤¸ changeset à¤à¥ विवरण दà¥à¤à¥
- changesets:
- id: à¤à¤à¤¡à¥
- saved_at: समय à¤à¤¬ सà¥à¤°à¤à¥à¤·à¤¿à¤¤ à¤à¤¿à¤¯à¤¾ à¤à¤¯à¤¾
- user: सदसà¥à¤¯
- comment: à¤à¤¿à¤ªà¥à¤ªà¤£à¥
- area: à¤à¥à¤·à¥à¤¤à¥à¤°
index:
title: à¤à¥à¤à¤à¤¸à¥à¤
title_user: '%{user} दà¥à¤µà¤¾à¤°à¤¾ à¤à¥à¤à¤à¤¸à¥à¤'
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 216a452e5..ee31c6054 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -375,12 +375,6 @@ hr:
anonymous: Anoniman
no_edits: (nema promjena)
view_changeset_details: Prikaži detalje seta promjena
- changesets:
- id: ID
- saved_at: Spremljeno
- user: Korisnik
- comment: Komentar
- area: PodruÄje
index:
title: Setovi promjena
title_user: Setovi promjena od %{user}
diff --git a/config/locales/hsb.yml b/config/locales/hsb.yml
index c466e9325..75dee6502 100644
--- a/config/locales/hsb.yml
+++ b/config/locales/hsb.yml
@@ -436,12 +436,6 @@ hsb:
anonymous: Anonymnje
no_edits: (žane zmÄny)
view_changeset_details: PodrobnosÄe sadźby zmÄnow pokazaÄ
- changesets:
- id: ID
- saved_at: 'SkÅadowane:'
- user: Wužiwar
- comment: Komentar
- area: WobÅuk
index:
title: Sadźby zmÄnow
title_user: Sadźby zmÄnow wot %{user}
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 6bfc051b1..32dcdd1be 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -478,12 +478,6 @@ hu:
anonymous: Névtelen
no_edits: (nincs szerkesztés)
view_changeset_details: MódosÃtáscsomag részleteinek megtekintése
- changesets:
- id: AzonosÃtó
- saved_at: 'Mentve:'
- user: Felhasználó
- comment: Hozzászólás
- area: Terület
index:
title: MódosÃtáscsomagok
title_user: '%{user} módosÃtáscsomagjai'
diff --git a/config/locales/ia.yml b/config/locales/ia.yml
index 20993249a..acc0dc332 100644
--- a/config/locales/ia.yml
+++ b/config/locales/ia.yml
@@ -455,12 +455,6 @@ ia:
anonymous: Anonyme
no_edits: (nulle modification)
view_changeset_details: Vider detalios del gruppo de modificationes
- changesets:
- id: ID
- saved_at: Salveguardate le
- user: Usator
- comment: Commento
- area: Area
index:
title: Gruppos de modificationes
title_user: Gruppos de modificationes facite per %{user}
@@ -2608,7 +2602,6 @@ ia:
other: File GPX con %{count} punctos de %{user}
description_without_count: File GPX de %{user}
application:
- basic_auth_disabled: 'Le authentication HTTP basic es disactivate: %{link}'
permission_denied: Tu non ha le permission de acceder a iste action
require_cookies:
cookies_needed: Tu pare haber disactivate le cookies. Per favor activa le cookies
diff --git a/config/locales/id.yml b/config/locales/id.yml
index aeb3b298b..f014e978d 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -463,12 +463,6 @@ id:
anonymous: Anonim
no_edits: (tidak ada edit)
view_changeset_details: Lihat informasi set perubahan
- changesets:
- id: ID
- saved_at: Disimpan di
- user: Pengguna
- comment: Komentar
- area: Area
index:
title: Set perubahan
title_user: Set perubahan oleh %{user}
diff --git a/config/locales/is.yml b/config/locales/is.yml
index 3474f1b46..e026583dd 100644
--- a/config/locales/is.yml
+++ b/config/locales/is.yml
@@ -479,12 +479,6 @@ is:
anonymous: Nafnlaus
no_edits: (engar breytingar)
view_changeset_details: Skoða breytingasett nánar
- changesets:
- id: Auðkenni (ID)
- saved_at: Vistað
- user: Notandi
- comment: Athugasemd
- area: Svæði
index:
title: Breytingasett
title_user: Breytingar eftir %{user}
@@ -2709,9 +2703,6 @@ is:
other: GPX-skrá með %{count} punktum frá %{user}
description_without_count: GPX-skrá frá %{user}
application:
- basic_auth_disabled: 'Einföld HTTP-auðkenning (Basic Authentication) er óvirk:
- %{link}'
- auth_disabled_link: https://wiki.openstreetmap.org/wiki/2024_authentication_update
permission_denied: Ãú hefur ekki réttindi til að nota þessa aðgerð
require_cookies:
cookies_needed: Ãú virðist ekki vera með stuðning við vefkökur à vafranum þÃnum.
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 6c215a321..c3f9ddc9b 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -513,12 +513,6 @@ it:
anonymous: Anonimo
no_edits: (nessuna modifica)
view_changeset_details: Visualizza i dettagli del gruppo di modifiche
- changesets:
- id: ID
- saved_at: Salvato il
- user: Utente
- comment: Commenta
- area: Area
index:
title: Gruppi di modifiche
title_user: Gruppi di modifiche di %{user}
@@ -2689,7 +2683,6 @@ it:
other: File GPX con %{count} punti da %{user}
description_without_count: File GPX da %{user}
application:
- basic_auth_disabled: 'L''autenticazione di base HTTP è disabilitata: %{link}'
permission_denied: Non disponi dei permessi necessari per eseguire questa azione
require_cookies:
cookies_needed: Pare che tu abbia i cookie non abilitati - abilita i cookie
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 1aea757fb..f5c33b279 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -470,12 +470,6 @@ ja:
anonymous: å¿å
no_edits: (ç·¨éãããã¾ãã)
view_changeset_details: 夿´ã»ããã®è©³ç´°ãé²è¦§
- changesets:
- id: ID
- saved_at: ä¿åæ¥æ
- user: å©ç¨è
- comment: ã³ã¡ã³ã
- area: é å
index:
title: 夿´ã»ãã
title_user: '%{user} ã«ãã夿´ã»ãã'
@@ -2377,7 +2371,6 @@ ja:
ãã¡ã¤ã«}}'
description_without_count: '%{user} ã«ãã GPX ãã¡ã¤ã«'
application:
- basic_auth_disabled: 'HTTP Basicèªè¨¼ã¯ç¡å¹åããã¦ãã¾ã: %{link}'
permission_denied: ãã®å¦çãããæ¨©éãããã¾ãã
require_cookies:
cookies_needed: ãã©ã¦ã¶ã¼ã® Cookie ãç¡å¹ã«ãªã£ã¦ããããã§ããç¶è¡ããåã«ãã©ã¦ã¶ã¼ã® Cookie ãæå¹ã«ãã¦ãã ããã
diff --git a/config/locales/ka.yml b/config/locales/ka.yml
index da582536f..b70edcd04 100644
--- a/config/locales/ka.yml
+++ b/config/locales/ka.yml
@@ -206,12 +206,6 @@ ka:
changeset:
anonymous: ááááááá
no_edits: (á áááá¥á¢áá ááá áá áá áá¡)
- changesets:
- id: ID
- saved_at: á¨áááá®á£ááá á áááá áª
- user: áááá®ááá ááááá
- comment: áááááá¢áá á
- area: á¢áá áá¢áá áá
index:
title: áªáááááááááá¡ ááááá¢á
load_more: ááá¢áá¡ á©áá¢ááá ááá
diff --git a/config/locales/kab.yml b/config/locales/kab.yml
index 922cedcc1..1eb94c7e6 100644
--- a/config/locales/kab.yml
+++ b/config/locales/kab.yml
@@ -330,12 +330,6 @@ kab:
anonymous: Udrig
no_edits: (ulac abeddel)
view_changeset_details: Sken talqayt n ugraw n yibeddilen
- changesets:
- id: Asulay
- saved_at: Yettwasekles deg
- user: Aseqdac
- comment: Awennit
- area: Tamnaá¸t
index:
title: Agraw n usnifel
title_user: Igrawen n usnifel sɣur %{user}
diff --git a/config/locales/kk-cyrl.yml b/config/locales/kk-cyrl.yml
index 8388047c8..4dd230a25 100644
--- a/config/locales/kk-cyrl.yml
+++ b/config/locales/kk-cyrl.yml
@@ -324,9 +324,6 @@ kk-cyrl:
anonymous: Ðноним
no_edits: (Ó©Ò£Ð´ÐµÐ¼ÐµÐ»ÐµÑ Ð¶Ð¾Ò)
view_changeset_details: Өңдеме деÑÑеÑÑнÑÒ£ егжей-ÑегжейÑн көÑÑ
- changesets:
- id: ID
- user: ÒолданÑÑÑ
index:
title: Өңдеме деÑÑелеÑÑ
title_user: '%{user} жаÑаÒан Ó©Ò£Ð´ÐµÐ¼ÐµÐ»ÐµÑ Ð´ÐµÑÑелеÑÑ'
diff --git a/config/locales/km.yml b/config/locales/km.yml
index 9d97dc8f6..3c6f60050 100644
--- a/config/locales/km.yml
+++ b/config/locales/km.yml
@@ -171,12 +171,6 @@ km:
anonymous: á¢áá¶áá·á
no_edits: (áááá¶áááááááááâ)
view_changeset_details: áá¾ááááááá¶ááááá¢á·ááááááááá»áááááá¶áááááá¼áâ
- changesets:
- id: á¢áááááá
- saved_at: áá¶áááááá¶áá»áâáá
â
- user: á¢ááááááá¾áááá¶ááâ
- comment: ááá·áááááâ
- area: ááááá
index:
title: áááá»áááááá¶áááááá¼á
title_user: áááá»áááááá¶áááááá¼ááááá¾ááá %{user}
diff --git a/config/locales/kn.yml b/config/locales/kn.yml
index 8759d6979..00f7bd44f 100644
--- a/config/locales/kn.yml
+++ b/config/locales/kn.yml
@@ -290,12 +290,6 @@ kn:
anonymous: à²
ನಾಮಧà³à²¯
no_edits: (ಸà²à²ªà²¾à²¦à²¨à³à²à²³à²¿à²²à³à²²)
view_changeset_details: ಬದಲಾವಣà³à²¯ ವಿವರà²à²³à²¨à³à²¨à³ ತà³à²°à²¿à²¸à²¿
- changesets:
- id: à²à²¡à²¿
- saved_at: à²à²²à³à²²à²¿ à²à²³à²¿à²¸à²²à²¾à²à²¿à²¦à³
- user: ಬಳà²à³à²¦à²¾à²°
- comment: à²à²¿à²ªà³à²ªà²£à²¿
- area: ಪà³à²°à²¦à³à²¶
index:
title: ಬದಲಾವಣà³à²à²³à³
title_user: '%{user}à²
ವರಿà²à²¦à²¾à²¦ ಬದಲಾವಣà³à²à²³à³'
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index e6e6277e5..6ae7c57a4 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -34,6 +34,7 @@
# Author: SeoJeongHo
# Author: Stleamist
# Author: Sukjong0406
+# Author: Suleiman the Magnificent Television
# Author: Theshinster123
# Author: Twotwo2019
# Author: Wehwei
@@ -195,6 +196,8 @@ ko:
pass_crypt_confirmation: ë¹ë°ë²í¸ íì¸
help:
doorkeeper/application:
+ confidential: í´ë¼ì´ì¸í¸ ë¹ë°ì ì ì§í ì ìë ê³³ìì ì í리ì¼ì´ì
ì´ ì¬ì©ë©ëë¤ (ë¤ì´í°ë¸ 모ë°ì¼ ì±ê³¼ ì±ê¸ íì´ì§ ì±ì
+ 기ë°ì´ ìëëë¤).
redirect_uri: URIë§ë¤ 1ì¤ ì¬ì©
trace:
tagstring: ì¼íë¡ êµ¬ë¶
@@ -288,6 +291,7 @@ ko:
retain_notes: ì§ë ë©ëª¨ì ë©ëª¨ì ë¬ë¦° ëê¸ì´ ìë ê²½ì° ì ì§ëì§ë§ 보기ìì ì¨ê²¨ì§ëë¤.
retain_changeset_discussions: ë°ëì§í© í ë¡ ì´ ìë ê²½ì° ì ì§ë©ëë¤.
retain_email: ì´ë©ì¼ 주ìë ê·¸ëë¡ ì ì§ë©ëë¤.
+ recent_editing_html: ìµê·¼ í¸ì§íì¼ë¯ë¡ íì¬ ê³ì ì ìì í ì ììµëë¤. %{time} íì ìì ê° ê°ë¥í©ëë¤.
confirm_delete: íì¤í©ëê¹?
cancel: ì·¨ì
accounts:
@@ -451,12 +455,6 @@ ko:
anonymous: ìµëª
no_edits: (í¸ì§ ìì)
view_changeset_details: ë°ëì§í©ì ìì¸í ì¬í 보기
- changesets:
- id: ID
- saved_at: ì ì¥ë ìê°
- user: ì¬ì©ì
- comment: ì견
- area: 구ì
index:
title: ë°ëì§í©
title_user: '%{user}ëì ë°ëì§í©'
diff --git a/config/locales/ksh.yml b/config/locales/ksh.yml
index 73866e347..33f91938c 100644
--- a/config/locales/ksh.yml
+++ b/config/locales/ksh.yml
@@ -78,8 +78,6 @@ ksh:
changeset_paging_nav:
next: Nächs »
previous: « Vörijje
- changesets:
- user: Metmaacher
diary_entries:
form:
use_map_link: Landkaat bruche
diff --git a/config/locales/ku-Latn.yml b/config/locales/ku-Latn.yml
index a176736d8..6aed3610a 100644
--- a/config/locales/ku-Latn.yml
+++ b/config/locales/ku-Latn.yml
@@ -433,12 +433,6 @@ ku-Latn:
anonymous: Anonîm
no_edits: (nehatiye guhartin)
view_changeset_details: Dêtayên qeyda guhartinan bibîne
- changesets:
- id: ID
- saved_at: Dema qeydê
- user: Bikarhêner
- comment: Åîrove
- area: Herêm
index:
title: Desteya guhartinan
title_user: Desteyên guhartinan yên ji alî %{user} ve
diff --git a/config/locales/lb.yml b/config/locales/lb.yml
index 04169e695..087fd442f 100644
--- a/config/locales/lb.yml
+++ b/config/locales/lb.yml
@@ -331,7 +331,7 @@ lb:
history_title_html: 'Versioune vum Wee: %{name}'
nodes: Kniet
nodes_count:
- one: 1 Knuet
+ one: '%{count} Knuet'
other: '%{count} Kniet'
also_part_of_html:
one: Deel vum Wee %{related_ways}
@@ -381,7 +381,8 @@ lb:
relation: Relatioun
start_rjs:
feature_warning: D'Luede vun %{num_features} Funktioune kann dëse Browser méi
- lues maachen oder afréieren. Sollen dës Donnéeë wierklech ugewise ginn?
+ lues maachen oder afréieren. Sidd Dir sécher dat Dir dës Donnéeë wëllt ugewise
+ kréien?
load_data: Donnéeë lueden
loading: Lueden...
tag_details:
@@ -423,12 +424,6 @@ lb:
anonymous: Anonym
no_edits: (keng Ãnnerungen)
view_changeset_details: Detailer vum Ãnnerungssaz uweisen
- changesets:
- id: Nummer (ID)
- saved_at: Gespäichert de(n)
- user: Benotzer
- comment: Bemierkung
- area: Beräich
index:
title: Sette vun Ãnnerungen
title_user: Sette vun Ãnnerunge vum %{user}
@@ -1640,7 +1635,7 @@ lb:
deens du kommentéiert has, reaktivéiert.'
commented_note_html: '%{commenter} huet en Hiweis an der Noperschaft vu(n)
%{place}, deens du kommentéiert has, reaktivéiert.'
- details: Méi Detailer iwwer d'Notiz fannt Dir op %{url}.
+ details: Ãntweren oder méi gewuer ginn iwwer d'Notiz op %{url}.
details_html: Méi Detailer iwwer d'Notiz fannt Dir op %{url}.
changeset_comment_notification:
hi: Salut %{to_user},
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index afb37ad88..30e211b7c 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -492,12 +492,6 @@ lt:
anonymous: Anonimiškas
no_edits: (nÄra pakeitimų)
view_changeset_details: ŽiÅ«rÄti pakeitimo detales
- changesets:
- id: ID
- saved_at: Įrašymo laikas
- user: Naudotojas
- comment: Komentaras
- area: Plotas
index:
title: Pakeitimai
title_user: Naudotojo %{user} pakeitimai
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index facf0d17e..d766ead9d 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -344,12 +344,6 @@ lv:
anonymous: Anonīms
no_edits: (nav labojumu)
view_changeset_details: SkatÄ«t sÄ«kÄku informÄciju par izmaiÅu kopu
- changesets:
- id: ID
- saved_at: SaglabÄts
- user: LietotÄjs
- comment: KomentÄrs
- area: Apgabals
index:
title: IzmaiÅu kopas
title_user: LietotÄja %{user} izmaiÅu kopas
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 37566c98c..c7627b46b 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -447,12 +447,6 @@ mk:
anonymous: ÐнонимеÑ
no_edits: (нема ÑÑедÑваÑа)
view_changeset_details: Ðогл. поединоÑÑи за измениÑе
- changesets:
- id: Ðазнака
- saved_at: ÐаÑÑвано во
- user: ÐоÑиÑник
- comment: ÐоменÑаÑ
- area: ÐодÑаÑÑе
index:
title: Ðзмени
title_user: Ðзмени на %{user}
@@ -2609,7 +2603,6 @@ mk:
other: GPX-подаÑоÑеки Ñо %{count} ÑоÑки од %{user}
description_without_count: GPX-подаÑоÑека од %{user}
application:
- basic_auth_disabled: 'Ðневозможена е оÑновнаÑа завеÑка Ñо HTTP: %{link}'
permission_denied: ÐемаÑе дозвола за ова деÑÑÑво
require_cookies:
cookies_needed: Ðзгледа ÑÑе оневозможиле колаÑиÑа - дозволеÑе колаÑиÑа во пÑелиÑÑÑваÑоÑ
diff --git a/config/locales/mo.yml b/config/locales/mo.yml
index 67eaf4b3c..a2b335246 100644
--- a/config/locales/mo.yml
+++ b/config/locales/mo.yml
@@ -141,9 +141,6 @@ mo:
changeset:
anonymous: Ðноним
no_edits: (ÑÑÑÑ Ð¼Ð¾Ð´Ð¸ÑикÑÑÑ)
- changesets:
- user: УÑилизаÑоÑ
- comment: ÐоменÑаÑиÑ
index:
feed:
created: ÐÑеаÑ
diff --git a/config/locales/mr.yml b/config/locales/mr.yml
index 7ce7874f5..70713aa8a 100644
--- a/config/locales/mr.yml
+++ b/config/locales/mr.yml
@@ -281,12 +281,6 @@ mr:
anonymous: à¤
नामिà¤
no_edits: (सà¤à¤ªà¤¾à¤¦à¤¨à¥ नाहà¥à¤¤)
view_changeset_details: बदलसà¤à¤à¤¾à¤à¤¾ तपशà¥à¤² पहा
- changesets:
- id: à¤à¤³à¤à¤¸à¤à¤à¥à¤¯à¤¾ (à¤à¤¯à¤¡à¥)
- saved_at: ला à¤à¤¤à¤¨ à¤à¥à¤²à¥
- user: सदसà¥à¤¯
- comment: à¤à¤¿à¤ªà¥à¤ªà¤£à¥
- area: à¤à¥à¤·à¥à¤¤à¥à¤°
index:
title: बदलसà¤à¤
title_user: '%{user}à¤à¥ बदलसà¤à¤'
diff --git a/config/locales/ms.yml b/config/locales/ms.yml
index d2ac33cda..61cc4772f 100644
--- a/config/locales/ms.yml
+++ b/config/locales/ms.yml
@@ -360,12 +360,6 @@ ms:
anonymous: Awanama
no_edits: (tiada suntingan)
view_changeset_details: Lihat butiran set perubahan
- changesets:
- id: ID
- saved_at: Disimpan pada
- user: Pengguna
- comment: Komen
- area: Kawasan
index:
title: Set perubahan
title_user: Set perubahan oleh %{user}
diff --git a/config/locales/my.yml b/config/locales/my.yml
index f6f956a2c..9950068bd 100644
--- a/config/locales/my.yml
+++ b/config/locales/my.yml
@@ -169,11 +169,6 @@ my:
changeset:
anonymous: á¡áááºááá
no_edits: (áááºá¸áá¼ááºáá¾á¯ ááá¾á)
- changesets:
- id: á¡áá¯ááºáá®
- user: á¡áá¯á¶á¸áá¼á¯áá°
- comment: áá¾ááºáá»ááº
- area: á§áááá¬
index:
load_more: ááá¯ááá¯áá±á«áºáá°áááº
feed:
diff --git a/config/locales/nb.yml b/config/locales/nb.yml
index 87737a27b..c1e1b8563 100644
--- a/config/locales/nb.yml
+++ b/config/locales/nb.yml
@@ -426,12 +426,6 @@ nb:
anonymous: Anonym
no_edits: (ingen redigeringer)
view_changeset_details: Vis endringssettsdetaljer
- changesets:
- id: ID
- saved_at: Lagret den
- user: Bruker
- comment: Kommentar
- area: Område
index:
title: Endringssett
title_user: Endringssett av %{user}
diff --git a/config/locales/nds.yml b/config/locales/nds.yml
index 38cbc38dd..15368461b 100644
--- a/config/locales/nds.yml
+++ b/config/locales/nds.yml
@@ -104,12 +104,6 @@ nds:
changeset:
anonymous: Anonym
no_edits: (keen Ãnnern)
- changesets:
- id: ID
- saved_at: Spiekert anân
- user: Bruker
- comment: Kommentar
- area: Rebeed
dashboards:
contact:
km away: '%{count} km weg'
diff --git a/config/locales/ne.yml b/config/locales/ne.yml
index 3f3363c47..7995b9c07 100644
--- a/config/locales/ne.yml
+++ b/config/locales/ne.yml
@@ -365,12 +365,6 @@ ne:
anonymous: बà¥à¤¨à¤¾à¤®
no_edits: (à¤à¥à¤¨à¥ समà¥à¤ªà¤¾à¤¦à¤¨à¤¹à¤°à¥ à¤à¥à¤¨à¤¨à¥)
view_changeset_details: परिवरà¥à¤¤à¤¨à¤¹à¤°à¥à¤à¥ विवरण हà¥à¤°à¥à¤¨à¥à¤¹à¥à¤¸à¥
- changesets:
- id: à¤à¤à¤¡à¥(ID)
- saved_at: सà¥à¤°à¤à¥à¤·à¤¿à¤¤ à¤à¤°à¤¿à¤à¤à¥ समय
- user: पà¥à¤°à¤¯à¥à¤à¤à¤°à¥à¤¤à¤¾
- comment: à¤à¤¿à¤ªà¥à¤ªà¤£à¥
- area: à¤à¥à¤·à¥à¤¤à¥à¤°
index:
title: परिवरà¥à¤¨à¤¹à¤°à¥
title_user: '%{user}दà¥à¤µà¤°à¤¾ à¤à¤°à¤¿à¤à¤à¤¾ परिवरà¥à¤¤à¤¨à¤¹à¤°à¥'
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index bed7b088a..cf42ee1e2 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -514,12 +514,6 @@ nl:
anonymous: Anoniem
no_edits: (geen bewerkingen)
view_changeset_details: Details wijzigingenset weergeven
- changesets:
- id: ID
- saved_at: Opgeslagen op
- user: Gebruiker
- comment: Opmerking
- area: Gebied
index:
title: Wijzigingensets
title_user: Wijzigingensets door %{user}
@@ -2702,7 +2696,6 @@ nl:
other: GPX-bestand met %{count} punten van %{user}
description_without_count: GPX-bestand van %{user}
application:
- basic_auth_disabled: 'HTTP-basisauthenticatie is uitgeschakeld: %{link}'
permission_denied: U hebt geen toestemming om toegang te krijgen tot die handeling
require_cookies:
cookies_needed: U hebt cookies waarschijnlijk uitgeschakeld in uw browser. Schakel
diff --git a/config/locales/nn.yml b/config/locales/nn.yml
index a6ed50c7e..8e8ef11a0 100644
--- a/config/locales/nn.yml
+++ b/config/locales/nn.yml
@@ -408,12 +408,6 @@ nn:
anonymous: Anonym
no_edits: (ingen redigeringar)
view_changeset_details: Vis detaljar for endringssett
- changesets:
- id: ID
- saved_at: Lagra
- user: Brukar
- comment: Kommentar
- area: Område
index:
title: Endringssett
title_user: Endringssett av %{user}
diff --git a/config/locales/nqo.yml b/config/locales/nqo.yml
index d131f4021..99a507f2b 100644
--- a/config/locales/nqo.yml
+++ b/config/locales/nqo.yml
@@ -379,12 +379,6 @@ nqo:
anonymous: ßß߯ßßßß²
no_edits: (ß¡ß߬ߦßß߬ߡßß²ß¬ß ß߲߬ ßߴߦß߲߬)
view_changeset_details: ßß߬ßßß²ß¬ß ßß² ß¡ß߬ßß߬ßßß²ß¬ß ßß² ßßßßß²ßß߯ßßß ßßßßß«
- changesets:
- id: ID
- saved_at: ß߬ ßßßß« ßßßß߲߬ßßß«
- user: ßß߬ßßß°ßß߬ßß
- comment: ß¡ßßߣßß²
- area: ߦßß
index:
title: ßß߬ßßß²ß¬ß ßß² ß ß߬ ß¡ßßß߬ßß߲߫
title_user: '%{user} ßßßß« ßß߬ßßß²ß¬ß ßß² ß¡ßßß߬ßß߲߫'
diff --git a/config/locales/oc.yml b/config/locales/oc.yml
index 38c7fe17c..b9b0e26a2 100644
--- a/config/locales/oc.yml
+++ b/config/locales/oc.yml
@@ -431,12 +431,6 @@ oc:
anonymous: Anonim
no_edits: (sensa modificacion)
view_changeset_details: Mostrar per lo menut lo grop de modificacions
- changesets:
- id: Identificant
- saved_at: Sauvat a
- user: Utilizaire
- comment: Comentari
- area: Airau
index:
title: Gropes de modificacions
title_user: Gropes de modificacions per %{user}
diff --git a/config/locales/pa.yml b/config/locales/pa.yml
index be3625909..da5fb3214 100644
--- a/config/locales/pa.yml
+++ b/config/locales/pa.yml
@@ -316,11 +316,6 @@ pa:
changeset:
anonymous: ਬà©à¨ªà¨à¨¾à¨£
no_edits: (à¨à©à¨ ਸà©à¨§ ਨਹà©à¨)
- changesets:
- id: ਸ਼ਨਾà¨à¨¼à¨¤
- user: ਵਰਤà©à¨à¨à¨¾à¨°
- comment: à¨à¨¿à©±à¨ªà¨£à©
- area: à¨à©à¨¤à¨°
index:
title: ਤਬਦà©à¨²à©à¨à¨
load_more: ਹà©à¨° ਪà©à©à¨¹à©
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index d1ece5c96..5caf944b5 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -545,12 +545,6 @@ pl:
anonymous: Anonim
no_edits: (brak edycji)
view_changeset_details: Zobacz szczegóÅy zestawu zmian
- changesets:
- id: ID
- saved_at: Zapisano
- user: Użytkownik
- comment: Komentarz
- area: Obszar
index:
title: Zestawy zmian
title_user: Zestawy zmian użytkownika %{user}
diff --git a/config/locales/pnb.yml b/config/locales/pnb.yml
index 00f91ce5d..6d6ac9ec9 100644
--- a/config/locales/pnb.yml
+++ b/config/locales/pnb.yml
@@ -384,12 +384,6 @@ pnb:
anonymous: Ø§ÙØ§Ù
no_edits: (Ú©ÙØ¦Û Ø³ÙØ¯Ú¾ ÙÛÛÚº)
view_changeset_details: تبدÛÙÛØ§Úº ÙØ±ÙÛ ÙÛÚ©Ú¾Ù
- changesets:
- id: آئÛâÚÛ Ø§ÛÚÛٹر
- saved_at: Ø³Ø§ÙØ¨Ú¾ÛئÛ
- user: ÙØ±ØªÙÙØ§Ùا
- comment: ٹپݨÛ
- area: Ø¹ÙØ§ÙÛ
index:
title: تبدÛÙÛØ§Úº
title_user: '%{user} Ø¯ÛØ§Úº تبدÛÙÛØ§Úº'
diff --git a/config/locales/ps.yml b/config/locales/ps.yml
index f2b980233..3b3d2be51 100644
--- a/config/locales/ps.yml
+++ b/config/locales/ps.yml
@@ -113,11 +113,6 @@ ps:
changesets:
changeset:
anonymous: ÙØ±Ú©ÙÙÙ
Û
- changesets:
- id: Ù¾ÛÚÙØ¯
- user: کارÙ
- comment: تبصرÙ
- area: سÙÙ
Ù
index:
feed:
created: جÙÚ Ø´Ù
diff --git a/config/locales/pt-PT.yml b/config/locales/pt-PT.yml
index 59e27a1a4..207867ed3 100644
--- a/config/locales/pt-PT.yml
+++ b/config/locales/pt-PT.yml
@@ -114,9 +114,9 @@ pt-PT:
relation_tag: Etiqueta da relação
report: Denúncia
session: Sessão
- trace: Trajeto
- tracepoint: Ponto do trajeto
- tracetag: Etiqueta do trajeto
+ trace: Rota
+ tracepoint: Ponto de Rota
+ tracetag: Etiqueta de Rota
user: Utilizador
user_preference: Preferências do utilizador
user_token: Token do utilizador
@@ -442,8 +442,8 @@ pt-PT:
relation: relação
start_rjs:
feature_warning: A carregar %{num_features} elementos. Isto poderá deixar o
- navegador lento ou sem resposta. Tens a certeza de que queres ver estes elementos
- todos?
+ navegador lento ou sem resposta. Tens a certeza de que queres mostrar estes
+ dados?
load_data: Carregar Dados
loading: A carregarâ¦
tag_details:
@@ -496,12 +496,6 @@ pt-PT:
anonymous: Anónimo
no_edits: (sem edições)
view_changeset_details: Ver detalhes do conjunto de alterações
- changesets:
- id: ID
- saved_at: Gravado em
- user: Utilizador
- comment: Comentário
- area: Ãrea
index:
title: Conjuntos de alterações
title_user: Conjuntos de alterações de %{user}
@@ -681,6 +675,8 @@ pt-PT:
comment: Comentário
newer_comments: Comentários mais recentes
older_comments: Comentários mais antigos
+ new:
+ heading: Adicionar um comentário à seguinte discussão de entrada no diário?
doorkeeper:
errors:
messages:
@@ -922,6 +918,7 @@ pt-PT:
college: EdifÃcio de faculdade
commercial: EdifÃcio comercial
construction: EdifÃcio em construção
+ cowshed: Vacaria
detached: Casa isolada
dormitory: Dormitório
duplex: Casa dupla
@@ -951,6 +948,7 @@ pt-PT:
shed: Barracão
stable: Estábulo
static_caravan: Caravana
+ sty: Pocilga
temple: EdÃficio de templo
terrace: EdifÃcio geminado
train_station: EdifÃcio de estação dos comboios
@@ -1554,6 +1552,7 @@ pt-PT:
page:
user_not_found: O utilizador não existe
issues_not_found: Não se encontraram problemas desse tipo
+ reported_user: Utilizador Denunciado
status: Estado
reports: Denúncias
last_updated: Ãltima atualização
@@ -1562,6 +1561,12 @@ pt-PT:
one: '%{count} denúncia'
other: '%{count} denúncias'
reported_item: Elemento denunciado
+ states:
+ ignored: Ignorada
+ open: Aberta
+ resolved: Resolvida
+ older_issues: Problemas antigos
+ newer_issues: Problemas recentes
show:
title: '%{status} Denúncia #%{issue_id}'
reports:
@@ -1668,6 +1673,7 @@ pt-PT:
de manutenção.
osm_read_only: A base de dados do OpenStreetMap encontra-se em modo de leitura
devido a trabalhos de manutenção.
+ nothing_to_preview: Nada para pré-visualizar.
donate: Apoia o OpenStreetMap %{link} para o Fundo de Atualização do Hardware.
help: Ajuda
about: Sobre
@@ -1711,15 +1717,21 @@ pt-PT:
see_their_profile: Podes ver o perfil dele em %{userurl}.
see_their_profile_html: Podes ver o seu perfil em %{userurl}.
befriend_them: Também podes adicioná-lo como amigo em %{befriendurl}.
- befriend_them_html: Também os podes adicionar como amigos em %{befriendurl}.
+ befriend_them_html: Também podes adicionar este utilizador como amigo em %{befriendurl}.
gpx_description:
+ description_with_tags: 'Parece que o teu ficheiro GPX %{trace_name} com a descrição
+ %{trace_description} e as seguintes etiquetas: %{tags}'
description_with_tags_html: 'Parece que o teu ficheiro GPX %{trace_name} com
a descrição %{trace_description} e as etiquetas: %{tags}'
+ description_with_no_tags: Parece que o teu ficheiro GPX %{trace_name} com a
+ descrição %{trace_description} e sem etiquetas
description_with_no_tags_html: Parece que o teu ficheiro GPX %{trace_name} com
a descrição %{trace_description} e sem etiquetas
gpx_failure:
hi: Olá, %{to_user}.
failed_to_import: 'falhou na importação. Eis o erro:'
+ more_info: Podes encontrar mais informações sobre falhas de importação de ficheiros
+ GPX e como as evitar em %{url}.
more_info_html: Podes encontrar mais informações sobre falhas de importação
GPX e como evitá-las em %{url}.
import_failures_url: https://wiki.openstreetmap.org/wiki/GPX_Import_Failures?uselang=pt
@@ -1729,7 +1741,10 @@ pt-PT:
loaded:
one: carregado com sucesso com %{trace_points} de %{count} point possÃvel.
other: carregado com sucesso com %{trace_points} de %{count} pontos possÃveis.
- all_your_traces_html: Todos os trajetos GPX que enviaste podem ser encontrados
+ trace_location: A tua rota está disponÃvel em %{trace_url}
+ all_your_traces: Todas as tuas rotas GPX enviadas com sucesso podem ser encontradas
+ em %{url}
+ all_your_traces_html: Todas as rotas GPX que enviaste podem ser encontradas
em %{url}.
subject: '[OpenStreetMap] Importação de GPX bem-sucedida'
signup_confirm:
@@ -2028,6 +2043,7 @@ pt-PT:
richtext_field:
edit: Editar
preview: Pré-visualizar
+ help: Ajuda
site:
about:
next: Seguinte
@@ -2106,9 +2122,9 @@ pt-PT:
credit_title_html: Como creditar o OpenStreetMap
credit_1_html: 'Onde usar dados do OpenStreetMap, é necessário fazer as duas
coisas seguintes:'
- credit_2_1: Forneça os devidos créditos ao OpenStreetMap exibindo o nosso
+ credit_2_1: Fornecer os devidos créditos ao OpenStreetMap, exibindo o nosso
aviso de direitos de autor.
- credit_2_2: Deixe claro que os dados estão disponÃveis sob a Licença de Base
+ credit_2_2: Deixar claro que os dados estão disponÃveis sob a Licença de Base
de Dados Abertos.
credit_3_html: Para o aviso de direitos de autor, temos vários requisitos
para a sua exibição, dependendo da forma como usa os nossos dados. Por exemplo,
@@ -2254,7 +2270,7 @@ pt-PT:
title: Exportar
manually_select: Selecionar manualmente outra área
licence: Licença
- licence_details_html: Os dados do OpenStreetMap são licenciados sob %{odbl_link}
+ licence_details_html: Os dados do OpenStreetMap são licenciados sob a %{odbl_link}
(ODbL).
odbl: Licença de Base de Dados Aberta de Open Data Commons
too_large:
@@ -2631,7 +2647,6 @@ pt-PT:
other: Ficheiro GPX com %{count} pontos de %{user}
description_without_count: Ficheiro GPX de %{user}
application:
- basic_auth_disabled: 'A Autenticação Básica HTTP está desativada: %{link}'
permission_denied: Não tens permissões para realizar essa operação
require_cookies:
cookies_needed: Parece que tens os "cookies" desativados - por favor, ativa-os
@@ -2650,25 +2665,26 @@ pt-PT:
oauth2_authorizations: Autorizações OAuth 2
muted_users: Utilizadores Silenciados
auth_providers:
+ openid_url: URL OpenID
openid_login_button: Continuar
openid:
title: Iniciar sessão com OpenID
- alt: Iniciar sessão com um URL do OpenID
+ alt: Logótipo OpenID
google:
title: Iniciar sessão com Google
- alt: Iniciar sessão com um OpenID do Google
+ alt: Logótipo Google
facebook:
title: Iniciar sessão com Facebook
- alt: Iniciar sessão com uma conta Facebook
+ alt: Logótipo Facebook
microsoft:
title: Iniciar sessão com Microsoft
- alt: Iniciar sessão com uma conta Microsoft
+ alt: Logótipo Microsoft
github:
title: Iniciar sessão com GitHub
- alt: Iniciar sessão com uma conta GitHub
+ alt: Logótipo GitHub
wikipedia:
title: Iniciar sessão com a Wikipédia
- alt: Iniciar sessão com uma conta Wikipédia
+ alt: Logótipo Wikipédia
oauth:
permissions:
missing: Não deste permissão à aplicação para aceder a este serviço
@@ -2683,6 +2699,8 @@ pt-PT:
write_notes: Modificar notas
write_redactions: Rever dados do mapa
read_email: âLer e-mail de utilizador
+ consume_messages: Ler, atualizar estado e apagar mensagens de utilizadores
+ send_messages: Enviar mensagens privadas a outros utilizadores
skip_authorization: Aprovar a aplicação automaticamente
for_roles:
moderator: Esta permissão é para ações disponÃveis apenas para moderadores
@@ -2957,6 +2975,7 @@ pt-PT:
heading_html: A editar o bloqueio em %{name}
period: Por quanto tempo, com inÃcio agora, o utilizador será bloqueado na utilização
da API.
+ revoke: Revogar bloqueio
filter:
block_period: O perÃodo de bloqueio tem de corresponder a um dos valores selecionáveis
da lista.
@@ -2965,6 +2984,12 @@ pt-PT:
update:
only_creator_can_edit: Este bloqueio só pode ser editado pelo moderador que
o criou.
+ only_creator_can_edit_without_revoking: Só o moderador que criou este bloqueio
+ é que o pode editar sem o revogar.
+ only_creator_or_revoker_can_edit: Só os moderadores que criaram ou revogaram
+ este bloqueio é que o podem editar.
+ inactive_block_cannot_be_reactivated: Este bloqueio está inativo e não pode
+ ser reativado.
success: Bloqueio atualizado.
index:
title: Bloqueios do utilizador
@@ -3041,6 +3066,7 @@ pt-PT:
blocks_by_me: Os meus bloqueios
blocks_by_user: Bloqueios de %{user}
block: 'Bloqueio #%{id}'
+ new_block: Novo Bloqueio
user_mutes:
index:
title: Utilizadores Silenciados
@@ -3138,14 +3164,15 @@ pt-PT:
custom_dimensions: Definir dimensões
format: 'Formato:'
scale: 'Escala:'
- image_dimensions: A imagem mostrará a camada padrão com %{width} x %{height}
+ image_dimensions: A imagem mostrará a camada %{layer} com %{width} x %{height}
download: Transferir
short_url: URL curto
include_marker: Incluir marcador
center_marker: Centrar o mapa no marcador
paste_html: Colar HTML para incorporar na página web
view_larger_map: Ver mapa maior
- only_standard_layer: Só a camada padrão pode ser exportada como imagem
+ only_standard_layer: Só as camadas Padrão, de Ciclismo e de Transporte é que
+ podem ser exportadas como imagem
embed:
report_problem: Reportar um problema
key:
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index a2465dc74..c594d83e8 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -511,12 +511,6 @@ pt:
anonymous: Anônimo
no_edits: (sem alterações)
view_changeset_details: Ver detalhes do conjunto de alterações
- changesets:
- id: ID
- saved_at: Salvo em
- user: Usuário
- comment: Comentário
- area: Ãrea
index:
title: Conjuntos de alterações
title_user: Conjuntos de alterações de %{user}
@@ -2676,7 +2670,6 @@ pt:
other: Arquivo GPX com %{count} pontos de %{user}
description_without_count: Arquivo GPX de %{user}
application:
- basic_auth_disabled: 'A autenticação básica HTTP está desativada: %{link}'
permission_denied: Você não tem permissão para acessar essa ação
require_cookies:
cookies_needed: Parece que você está com os cookies desabilitados - habilite-os
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 384d6edee..400ab0b7a 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -8,6 +8,7 @@
# Author: Cevamihnea
# Author: Cristina S
# Author: EddyPetrisor
+# Author: Firilacroco
# Author: GabiBil
# Author: Gravitystorm
# Author: Heron702
@@ -466,12 +467,6 @@ ro:
anonymous: Anonim
no_edits: (nu existÄ editÄri)
view_changeset_details: Vizualizare detalii set de schimbÄri
- changesets:
- id: ID
- saved_at: Salvat la
- user: Utilizator
- comment: Comentariu
- area: ZonÄ
index:
title: Set de modificÄri
title_user: Seturi de modificÄri fÄcute de %{user}
@@ -1661,7 +1656,7 @@ ro:
other: ""
subject: '[OpenStreetMap] succes import fiÈier GPX'
signup_confirm:
- subject: '[OpenStreetMap] Bun venit la OpenStreetMap'
+ subject: '[OpenStreetMap] Bun-venit la OpenStreetMap'
greeting: Salut!
created: Cineva (sperÄm cÄ tu) tocmai a creat un cont la %{site_url}.
confirm: 'Ãnainte de a face orice altceva, trebuie sÄ confirmaÈi cÄ aceastÄ
@@ -2236,7 +2231,7 @@ ro:
pentru a rÄspunde Èi pune întrebÄri Èi pentru a colaborara Èi documenta subiectele
legate de cartografiere.
welcome:
- url: Bun venit
+ url: /welcome
title: Bine aÈi venit la OpenStreetMap
description: ÃncepeÈi cu acest ghid rapid care acoperÄ elementele de bazÄ
OpenStreetMap.
@@ -2281,7 +2276,7 @@ ro:
întrebÄri Èi pentru a discuta Èi a documenta colaborativ despre cartografiere.
%{help_link}. EÈti o organizaÈie care are planuri pentru OpenStreetMap? %{welcome_mat_link}.
get_help_here: ObÈineÈi ajutor aici
- welcome_mat: ConsultaÈi Pagina de Bun Venit
+ welcome_mat: ConsultaÈi pagina de bun-venit
sidebar:
search_results: Rezultatele cÄutÄrii
close: Ãnchide
@@ -2374,11 +2369,10 @@ ro:
bicycle_parking: Parcare pentru biciclete
toilets: Toalete
welcome:
- title: Bun venit!
- introduction: |-
- Bun venit la OpenStreetMap, harta liberÄ Èi editabilÄ a lumii. Acum cÄ sunteÈi autentificat
- , eÈti pregÄtit sÄ Ã®ncepi cartografierea. IatÄ un ghid rapid cu cele mai importante
- lucruri pe care trebuie sÄ le cunoaÈteÈi.
+ title: Bun-venit!
+ introduction: Bun-venit la OpenStreetMap, harta liberÄ Èi editabilÄ a lumii.
+ Acum cÄ v-aÈi autentificat, sunteÈi gata sÄ Ã®ncepeÈi cartografierea. IatÄ
+ un ghid rapid cu cele mai importante lucruri pe care trebuie sÄ le cunoaÈteÈi.
whats_on_the_map:
title: Ce este pe HartÄ
on_the_map_html: |-
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 57aee8a33..626b0c647 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -592,12 +592,6 @@ ru:
anonymous: Ðноним
no_edits: (Ð½ÐµÑ Ð¿Ñавок)
view_changeset_details: ÐÑоÑмоÑÑеÑÑ Ð¿Ð¾Ð´ÑобноÑÑи пакеÑа пÑавок
- changesets:
- id: ID
- saved_at: ÐавеÑÑено
- user: ÐолÑзоваÑелÑ
- comment: ÐомменÑаÑий
- area: ÐблаÑÑÑ
index:
title: ÐакеÑÑ Ð¿Ñавок
title_user: ÐакеÑÑ Ð¿Ñавок полÑзоваÑÐµÐ»Ñ %{user}
diff --git a/config/locales/sat.yml b/config/locales/sat.yml
index f4248f745..e5ed89e94 100644
--- a/config/locales/sat.yml
+++ b/config/locales/sat.yml
@@ -200,11 +200,6 @@ sat:
changeset:
anonymous: á±µá±á± á±µá±á±°á±á±
no_edits: (á±¥á±á±¯á±²á±á±£ á±µá±á±)
- changesets:
- id: ID
- user: ᱵᱮᱵᱷá±á±¨á±¤á±¡
- comment: á±á± á±á±
- area: ᱡá±á±á±á±
index:
load_more: á±á±¨á±¦á±á±¸ á±á±á±«á±® ᱢᱮ
feed:
diff --git a/config/locales/sc.yml b/config/locales/sc.yml
index 0000c00f7..82d3cd3bc 100644
--- a/config/locales/sc.yml
+++ b/config/locales/sc.yml
@@ -443,12 +443,6 @@ sc:
anonymous: Anònimu
no_edits: (peruna modìfica)
view_changeset_details: Pòmpia sos detà llios de s'annantu de modìficas
- changesets:
- id: ID
- saved_at: Sarvadu su
- user: Impitadore
- comment: Cummentu
- area: Ãrea
index:
title: Annantos de modìficas
title_user: Annantos de modìficas de %{user}
diff --git a/config/locales/scn.yml b/config/locales/scn.yml
index 6c55563ed..d3d6a6d33 100644
--- a/config/locales/scn.yml
+++ b/config/locales/scn.yml
@@ -341,12 +341,6 @@ scn:
anonymous: Anònimu
no_edits: (nuá¸á¸u canciamentu)
view_changeset_details: Ammustra li dittagghî dû gruppu di canciamenti
- changesets:
- id: ID
- saved_at: Sarvatu lu
- user: Utenti
- comment: Cummentu
- area: Ãria
index:
title: Gruppi di canciamenti
title_user: Gruppi di canciamenti di %{user}
diff --git a/config/locales/sco.yml b/config/locales/sco.yml
index 25ab55aad..f4133ff3e 100644
--- a/config/locales/sco.yml
+++ b/config/locales/sco.yml
@@ -184,12 +184,6 @@ sco:
anonymous: Anonymous
no_edits: (no eedits)
view_changeset_details: View chyngeset details
- changesets:
- id: ID
- saved_at: Saved at
- user: Uiser
- comment: Comment
- area: Area
index:
title: Chyngesets
title_user: Chyngesets bi %{user}
diff --git a/config/locales/sh.yml b/config/locales/sh.yml
index 8b069b137..2dc952620 100644
--- a/config/locales/sh.yml
+++ b/config/locales/sh.yml
@@ -262,10 +262,6 @@ sh:
changeset:
anonymous: Anoniman
no_edits: (nema izmjena)
- changesets:
- user: Korisnik
- comment: Komentar
- area: PodruÄje
index:
title: Setovi promjena
title_user: Setovi promjena od %{user}
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index cadc9c6c5..0aeb8e295 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -496,12 +496,6 @@ sk:
anonymous: Anonym
no_edits: (bez úprav)
view_changeset_details: Zobraziť detaily sady zmien
- changesets:
- id: ID
- saved_at: Uložené
- user: PoužÃvateľ
- comment: Komentár
- area: Oblasť
index:
title: Sady zmien
title_user: Sady zmien použÃvateľa %{user}
@@ -2408,7 +2402,6 @@ sk:
description:
description_without_count: GPX súbor od použÃvateľa %{user}
application:
- basic_auth_disabled: 'HTTP Základná autentifikácia je vypnutá: %{link}'
permission_denied: Nemáte oprávnenie na prÃstup k tejto akcii
require_cookies:
cookies_needed: Zdá sa, že máte zakázané cookies â povoľte prosÃm cookies vo
diff --git a/config/locales/skr-arab.yml b/config/locales/skr-arab.yml
index 7950e6604..8218ceab3 100644
--- a/config/locales/skr-arab.yml
+++ b/config/locales/skr-arab.yml
@@ -247,12 +247,6 @@ skr-arab:
changeset:
anonymous: Ú¯Ù
ÙØ§Ù
no_edits: (Ú©ÙØ¦Û ترÙ
ÛÙ
کائÙÛ)
- changesets:
- id: Ø¢Ø¦Û ÚÛ
- saved_at: ØªÛ Ù
ØÙÙØ¸ ÛÛ
- user: ÙØ±ØªÝ¨ Ø¢ÙØ§
- comment: رائÛ
- area: Ø¹ÙØ§ÙÛ
index:
title: تبدÛÙÛØ§Úº
empty: تبدÛÙÛØ§Úº کائÙÛ ÙØ¨Ú¾ÛاںÛ
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index bfcdd42af..1d1af513d 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -495,12 +495,6 @@ sl:
anonymous: Anonimen
no_edits: (brez urejanj)
view_changeset_details: Ogled podrobnosti nabora sprememb
- changesets:
- id: ID
- saved_at: Shranjeno ob
- user: Uporabnik
- comment: Komentar
- area: ObmoÄje
index:
title: Sklopi sprememb
title_user: Sklopi sprememb od %{user}
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 3f5195016..a913b1b3f 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -250,12 +250,6 @@ sq:
anonymous: Anonim
no_edits: (nuk ka redaktime)
view_changeset_details: Shikoni detajet e ndryshimeve
- changesets:
- id: ID
- saved_at: Të ruajtura në
- user: Përdoruesi
- comment: Koment
- area: Zona
index:
title: Ndryshimet
title_user: Ndryshime fjalish nga %{user}
diff --git a/config/locales/sr-Latn.yml b/config/locales/sr-Latn.yml
index f78b4b071..872b281c1 100644
--- a/config/locales/sr-Latn.yml
+++ b/config/locales/sr-Latn.yml
@@ -200,12 +200,6 @@ sr-Latn:
anonymous: Anonimno
no_edits: (nema izmena)
view_changeset_details: Pogledaj detalje skupa izmena
- changesets:
- id: Naznaka
- saved_at: SaÄuvano u
- user: Korisnik
- comment: Komentar
- area: PodruÄje
index:
title: Skupovi izmena
title_user: Skupovi izmena korisnika %{user}
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index e2c5235ba..f3ab96e7f 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -410,12 +410,6 @@ sr:
anonymous: Ðнонимно
no_edits: (нема измена)
view_changeset_details: ÐÑикажи деÑаÑе ÑкÑпа пÑомена
- changesets:
- id: ID
- saved_at: СаÑÑвано Ñ
- user: ÐоÑиÑник
- comment: ÐоменÑаÑ
- area: ÐблаÑÑ
index:
title: СкÑпови пÑомена
title_user: СкÑпови пÑомена коÑиÑника %{user}
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 206f584e7..d46fd14bc 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -496,12 +496,6 @@ sv:
anonymous: Anonym
no_edits: (inga redigeringar)
view_changeset_details: Visa detaljer om ändringsuppsättning
- changesets:
- id: ID
- saved_at: Sparades den
- user: Användare
- comment: Kommentar
- area: Område
index:
title: Ãndringsuppsättningar
title_user: Ãndringsuppsättningar av %{user}
@@ -2635,7 +2629,6 @@ sv:
other: GPX-fil med %{count} punkter från %{user}
description_without_count: GPX-fil från %{user}
application:
- basic_auth_disabled: 'Grundläggande HTTP-autentisering är inaktiverat: %{link}'
permission_denied: Du har inte behörighet för denna åtgärd
require_cookies:
cookies_needed: Du verkar ha inaktiverat kakor - aktivera kakor i din webbläsare
diff --git a/config/locales/ta.yml b/config/locales/ta.yml
index e502a163d..1a1580580 100644
--- a/config/locales/ta.yml
+++ b/config/locales/ta.yml
@@ -265,12 +265,6 @@ ta:
changeset:
anonymous: à®
à®à¯à®¯à®¾à®³à®®à®±à¯à®±à®µà®°à¯
no_edits: (திரà¯à®¤à¯à®¤à®à¯à®à®³à¯ à®à®²à¯à®²à¯)
- changesets:
- id: à®
à®à¯à®¯à®¾à®³à®®à¯ (ID)
- saved_at: à®à¯à®®à®¿à®à¯à®à®ªà¯à®ªà®à¯à®
- user: பயனரà¯
- comment: à®à®°à¯à®¤à¯à®¤à¯
- area: பà®à¯à®¤à®¿
index:
title: மாறà¯à®±à®à¯à®à®³à¯
load_more: à®®à¯à®²à¯à®®à¯ பà®à®¿à®à¯à®
diff --git a/config/locales/te.yml b/config/locales/te.yml
index dd6f31fb0..8546e8b15 100644
--- a/config/locales/te.yml
+++ b/config/locales/te.yml
@@ -412,12 +412,6 @@ te:
anonymous: à°
నామà°à°
no_edits: (మారà±à°ªà±à°²à± à°²à±à°µà±)
view_changeset_details: మారà±à°ªà±à°²à°¸à°®à°¿à°¤à°¿ వివరాలౠà°à±à°¡à°à°¡à°¿
- changesets:
- id: à°à°¡à±
- saved_at: à°à°¦à±à°°à°ªà°°à°à°¿à°¨ సమయà°
- user: వాడà±à°à°°à°¿
- comment: à°µà±à°¯à°¾à°à±à°¯
- area: à°ªà±à°°à°¦à±à°¶à°
index:
title: మారà±à°ªà±à°² సమితà±à°²à±
title_user: '%{user} à°à±à°¸à°¿à°¨ మారà±à°ªà±à°²à°¸à°®à°¿à°¤à±à°²à±'
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 50965f6fb..e75ef779d 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -424,12 +424,6 @@ th:
anonymous: à¸à¸¹à¹à¹à¸¡à¹à¸à¸£à¸°à¸ªà¸à¸à¹à¸à¸à¸à¸à¸²à¸¡
no_edits: (à¹à¸¡à¹à¸¡à¸µà¸£à¸²à¸¢à¸à¸²à¸£à¹à¸à¹à¹à¸)
view_changeset_details: à¸à¸¹à¸£à¸²à¸¢à¸¥à¸°à¹à¸à¸µà¸¢à¸à¸à¸¸à¸à¸à¸²à¸£à¹à¸à¸¥à¸µà¹à¸¢à¸à¹à¸à¸¥à¸
- changesets:
- id: รหัส
- saved_at: à¸à¸±à¸à¸à¸¶à¸à¸à¸µà¹
- user: à¸à¸¹à¹à¹à¸à¹
- comment: à¹à¸ªà¸à¸à¸à¸§à¸²à¸¡à¹à¸«à¹à¸
- area: à¸à¸·à¹à¸à¸à¸µà¹
index:
title: à¸à¸¸à¸à¸à¸²à¸£à¹à¸à¸¥à¸µà¹à¸¢à¸à¹à¸à¸¥à¸
title_user: à¸à¸¸à¸à¸à¸²à¸£à¹à¸à¸¥à¸µà¹à¸¢à¸à¹à¸à¸¥à¸à¸à¸µà¹à¸à¸³à¹à¸à¸¢ %{user}
diff --git a/config/locales/tl.yml b/config/locales/tl.yml
index f774378b5..107fb89fb 100644
--- a/config/locales/tl.yml
+++ b/config/locales/tl.yml
@@ -372,12 +372,6 @@ tl:
anonymous: Hindi nagpapakilala (anonimo)
no_edits: (walang mga pamamatnugot)
view_changeset_details: Tingnan ang mga detalye ng pangkat ng pagbabago
- changesets:
- id: ID
- saved_at: Sinagip sa
- user: Tagagamit
- comment: Puna
- area: Lugar
index:
title: Mga pangkat ng pagbabago
title_user: Mga pangkat ng pagbabago ayon sa %{user}
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index e6b15bf91..02e4e669a 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -500,12 +500,6 @@ tr:
anonymous: Anonim
no_edits: (düzenleme yok)
view_changeset_details: DeÄiÅiklik kaydı ayrıntılarını görüntüle
- changesets:
- id: ID
- saved_at: Kaydedilme
- user: Kullanıcı
- comment: Yorum
- area: Alan
index:
title: DeÄiÅiklik Kayıtları
title_user: '%{user} kullanıcısının deÄiÅiklik kayıtları'
@@ -2658,7 +2652,6 @@ tr:
other: '%{user} tarafından %{count} noktalı GPX dosyası'
description_without_count: '%{user} tarafından GPX dosyası'
application:
- basic_auth_disabled: 'HTTP Temel Kimlik DoÄrulaması devre dıÅı: %{link}'
permission_denied: Bu eyleme eriÅme izniniz yok
require_cookies:
cookies_needed: Ãerezleri devre dıÅı bırakmıŠgörünüyorsunuz - devam etmeden
diff --git a/config/locales/tt.yml b/config/locales/tt.yml
index ad7f40997..9347fbd70 100644
--- a/config/locales/tt.yml
+++ b/config/locales/tt.yml
@@ -392,11 +392,6 @@ tt:
changeset:
anonymous: Ðноним
no_edits: (ÑөзÓÑмÓлÓÑ Ñк)
- changesets:
- id: ID
- user: ÐÑлланÑÑÑ
- comment: ШÓÑеÑ
- area: ӨлкÓ
index:
title: ҮзгÓÑеÑлÓÑ Ð¿Ð°ÐºÐµÑлаÑÑ
load_more: ÐүбÑÓк ÑÓ©ÑÒ¯
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 1a2f38c71..1d2acf5f5 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -534,12 +534,6 @@ uk:
anonymous: ÐнонÑм
no_edits: (ÑедагÑÐ²Ð°Ð½Ñ Ð½ÐµÐ¼Ð°Ñ)
view_changeset_details: ÐодивиÑиÑÑ Ð¿Ð¾Ð´ÑобиÑÑ Ð½Ð°Ð±Ð¾ÑÑ Ð·Ð¼Ñн
- changesets:
- id: ID
- saved_at: ÐбеÑежено
- user: ÐапеÑ
- comment: ÐоменÑаÑ
- area: ÐÑлÑнка
index:
title: ÐабоÑи змÑн
title_user: ÐабоÑи змÑн вÑд %{user}
@@ -2692,7 +2686,6 @@ uk:
other: ""
description_without_count: GPX Ñайл вÑд %{user}
application:
- basic_auth_disabled: 'HTTP Basic Authentication вимкнено: %{link}'
permission_denied: ÐибаÑÑе, Ñ Ð²Ð°Ñ Ð½ÐµÐ´Ð¾ÑÑаÑнÑо пÑав Ð´Ð»Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð½Ð½Ñ ÑÑÑÑ Ð´ÑÑ.
require_cookies:
cookies_needed: СÑ
оже, Ñо Ñ Ð²Ð°Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ñ ÐºÑки. ÐÑÐ´Ñ Ð»Ð°Ñка, ÑвÑмкнÑÑÑ ÐºÑки Ñ
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 0523bb118..c3cfc76f0 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -454,12 +454,6 @@ vi:
anonymous: Vô danh
no_edits: (không có thay Äá»i)
view_changeset_details: Xem chi tiết cá»§a bá» thay Äá»i
- changesets:
- id: ID
- saved_at: Lưu và o lúc
- user: Ngưá»i dùng
- comment: Tóm lược
- area: Vùng
index:
title: Bá» thay Äá»i
title_user: Những bá» thay Äá»i bá»i %{user}
@@ -2434,7 +2428,6 @@ vi:
other: Táºp tin GPX cá»§a %{user} có %{count} Äá»a Äiá»m
description_without_count: Táºp tin GPX cá»§a %{user}
application:
- basic_auth_disabled: 'Xác thá»±c CÆ¡ bản HTTP Äã bá» tắt: %{link}'
permission_denied: Bạn không có quyá»n thá»±c hiá»n tác vụ nà y
require_cookies:
cookies_needed: Hình như Äã tắt cookie. Xin hãy báºt lên chức nÄng cookie trong
diff --git a/config/locales/xmf.yml b/config/locales/xmf.yml
index 848a485a4..4ad123136 100644
--- a/config/locales/xmf.yml
+++ b/config/locales/xmf.yml
@@ -381,12 +381,6 @@ xmf:
anonymous: ááááááá
no_edits: (á áááá¥á¢áá áá¤á áá á á)
view_changeset_details: ááá á£áá¤áᨠááááá¢áᨠááááá¨áááá ááá¤áá áááªááᨠá«áá áá¤á
- changesets:
- id: ID
- saved_at: áááá£áá á á
- user: ááá®ááá ááá£
- comment: áááááá¢áá á
- area: á¢áá áá¢áá áá
index:
title: ááá á£áá¤áᨠááááá¢á
title_user: ááá®ááá ááᣠ%{user}-ᨠááá á£áá¤áᨠááááá¢áá¤á
diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index dc1c6a96c..7a351718c 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -502,12 +502,6 @@ zh-CN:
anonymous: å¿åç¨æ·
no_edits: (æ ç¼è¾)
view_changeset_details: æ¥çåæ´é详æ
- changesets:
- id: ID
- saved_at: ä¿åäº
- user: ç¨æ·
- comment: è¯è®º
- area: åºå
index:
title: åæ´é
title_user: '%{user}çåæ´é'
@@ -1955,6 +1949,7 @@ zh-CN:
richtext_field:
edit: ç¼è¾
preview: é¢è§
+ help: 帮å©
site:
about:
next: ä¸ä¸é¡µ
@@ -2455,7 +2450,6 @@ zh-CN:
other: æ¥èª %{user} ç带 %{count} ç¹çGPXæä»¶
description_without_count: æ¥èª %{user} ç GPX æä»¶
application:
- basic_auth_disabled: HTTP åºæ¬èº«ä»½éªè¯å·²ç¦ç¨ï¼%{link}
permission_denied: æ¨æ²¡ææéæ¥æ§è¡æ¤æä½
require_cookies:
cookies_needed: æ¨ä¼¼ä¹åç¨äº cookie - 请å¨ç»§ç»æä½åå¯ç¨æ¨çæµè§å¨ cookieã
diff --git a/config/locales/zh-HK.yml b/config/locales/zh-HK.yml
index 831c47d7a..ebcafca28 100644
--- a/config/locales/zh-HK.yml
+++ b/config/locales/zh-HK.yml
@@ -318,12 +318,6 @@ zh-HK:
previous: « ä¸ä¸é
changeset:
anonymous: å¿å
- changesets:
- id: ID
- saved_at: å·²å²åæ¼
- user: ç¨æ¶
- comment: è©è«
- area: åå
index:
title: è®æ´é
title_user: '%{user}çè®æ´é'
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 3bf65aee5..f4a6edd9f 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -457,12 +457,6 @@ zh-TW:
anonymous: å¿å
no_edits: (æ²æç·¨è¼¯)
view_changeset_details: 檢è¦è®æ´éè©³ç´°è³æ
- changesets:
- id: ID
- saved_at: å·²å²åæ¼
- user: 使ç¨è
- comment: è©è«
- area: åå
index:
title: è®æ´é
title_user: '%{user} çè®æ´é'
@@ -2434,7 +2428,6 @@ zh-TW:
other: ç± %{user} ä¸å³ç GPX æªæ¡ï¼å«æ %{count} é»
description_without_count: ç± %{user} ä¸å³ç GPX æªæ¡
application:
- basic_auth_disabled: HTTP åºæ¬èªèå·²åç¨ï¼%{link}
permission_denied: ä½ æ²ææ¬éä¾åå該æä½ã
require_cookies:
cookies_needed: ä½ ä¼¼ä¹å·²åç¨ cookies - è«å¨ç覽å¨ä¸éå cookies å¾åç¹¼çºã
diff --git a/lib/oauth.rb b/lib/oauth.rb
index a8f497621..679c564a6 100644
--- a/lib/oauth.rb
+++ b/lib/oauth.rb
@@ -1,8 +1,11 @@
module Oauth
- SCOPES = %w[read_prefs write_prefs write_diary write_api read_gpx write_gpx write_notes].freeze
+ SCOPES = %w[
+ read_prefs write_prefs write_diary
+ write_api read_gpx write_gpx write_notes write_redactions
+ consume_messages send_messages openid
+ ].freeze
PRIVILEGED_SCOPES = %w[read_email skip_authorization].freeze
MODERATOR_SCOPES = %w[write_redactions].freeze
- OAUTH2_SCOPES = %w[write_redactions consume_messages send_messages openid].freeze
class Scope
attr_reader :name
@@ -16,10 +19,9 @@ module Oauth
end
end
- def self.scopes(oauth2: false, privileged: false)
+ def self.scopes(privileged: false)
scopes = SCOPES
scopes += PRIVILEGED_SCOPES if privileged
- scopes += OAUTH2_SCOPES if oauth2
scopes.collect { |s| Scope.new(s) }
end
end
diff --git a/public/oauth/crossdomain.xml b/public/oauth/crossdomain.xml
deleted file mode 100644
index a8029a905..000000000
--- a/public/oauth/crossdomain.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-