From: translatewiki.net Date: Fri, 5 Jul 2019 05:26:34 +0000 (+0200) Subject: Localisation updates from https://translatewiki.net. X-Git-Tag: live~2495 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f2ceda52963491156d94e45f430cc5b626c35b0c Localisation updates from https://translatewiki.net. --- diff --git a/config/locales/da.yml b/config/locales/da.yml index c3de169ca..42464efbf 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -128,6 +128,9 @@ da: description: Beskrivelse languages: Sprog pass_crypt: Adgangskode + datetime: + distance_in_words_ago: + half_a_minute: for et halvt minut siden editor: default: Foretrukket (i øjeblikket %{name}) potlatch: @@ -145,10 +148,10 @@ da: api: notes: comment: - opened_at_html: Oprettet for %{when} siden + opened_at_html: Oprettet den %{when} opened_at_by_html: Oprettet for %{when} siden af %{user} - commented_at_html: Opdateret for %{when} siden - commented_at_by_html: Opdateret for %{when} siden af %{user} + commented_at_html: Opdateret den %{when} + commented_at_by_html: Opdateret den %{when} af %{user} closed_at_html: Løst for %{when} siden closed_at_by_html: Løst for %{when} siden af %{user} reopened_at_html: Genaktiveret for %{when} siden @@ -2204,7 +2207,7 @@ da: ct status: 'Vilkår for bidragsydere:' ct undecided: Uafklaret ct declined: Afslået - latest edit: 'Seneste ændring %{ago}:' + latest edit: 'Seneste ændring (%{ago}):' email address: 'E-mailadresse:' created from: 'Oprettet fra:' status: 'Status:' diff --git a/config/locales/de.yml b/config/locales/de.yml index eecae9bb1..3f0d5c63e 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -22,6 +22,7 @@ # Author: Geitost # Author: GerdP # Author: Grille chompa +# Author: Hendrik-17 # Author: Hikemaniac # Author: Holger # Author: HolgerJeromin @@ -174,6 +175,27 @@ de: one: vor fast einem Jahr other: vor fast %{count} Jahren half_a_minute: vor einer halben Minute + less_than_x_seconds: + one: vor weniger als 1 Sekunde + other: vor weniger als %{count} Sekunden + less_than_x_minutes: + one: vor weniger als einer Minute + other: vor weniger als %{count} Minuten + over_x_years: + one: vor über einem Jahr + other: vor über %{count} Jahren + x_seconds: + one: vor 1 Sekunde + other: vor %{count} Sekunden + x_minutes: + one: vor 1 Minute + other: vor %{count} Minuten + x_days: + one: vor 1 Tag + other: vor %{count} Tagen + x_months: + one: vor 1 Monat + other: vor %{count} Monaten printable_name: with_name_html: '%{name} (%{id})' editor: diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 1827558cc..c97d67866 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -20,6 +20,7 @@ # Author: Sampablokuper # Author: Shirayuki # Author: Smsm1 +# Author: TomH # Author: ديفيد --- en-GB: @@ -137,14 +138,14 @@ en-GB: api: notes: comment: - opened_at_html: Created %{when} ago - opened_at_by_html: Created %{when} ago by %{user} - commented_at_html: Updated %{when} ago - commented_at_by_html: Updated %{when} ago by %{user} - closed_at_html: Resolved %{when} ago - closed_at_by_html: Resolved %{when} ago by %{user} - reopened_at_html: Reactivated %{when} ago - reopened_at_by_html: Reactivated %{when} ago by %{user} + opened_at_html: Created %{when} + opened_at_by_html: Created %{when} by %{user} + commented_at_html: Updated %{when} + commented_at_by_html: Updated %{when} by %{user} + closed_at_html: Resolved %{when} + closed_at_by_html: Resolved %{when} by %{user} + reopened_at_html: Reactivated %{when} + reopened_at_by_html: Reactivated %{when} by %{user} rss: title: OpenStreetMap Notes description_area: A list of notes, reported, commented on or closed in your @@ -160,12 +161,12 @@ en-GB: browse: created: Created closed: Closed - created_html: Created %{time} ago - closed_html: Closed %{time} ago - created_by_html: Created %{time} ago by %{user} - deleted_by_html: Deleted %{time} ago by %{user} - edited_by_html: Edited %{time} ago by %{user} - closed_by_html: Closed %{time} ago by %{user} + created_html: Created %{time} + closed_html: Closed %{time} + created_by_html: Created %{time} by %{user} + deleted_by_html: Deleted %{time} by %{user} + edited_by_html: Edited %{time} by %{user} + closed_by_html: Closed %{time} by %{user} version: Version in_changeset: Changeset anonymous: anonymous @@ -185,9 +186,8 @@ en-GB: relation: Relations (%{count}) relation_paginated: Relations (%{x}-%{y} of %{count}) comment: Comments (%{count}) - hidden_commented_by: Hidden comment from %{user} %{when} - ago - commented_by: Comment from %{user} %{when} ago + hidden_commented_by: Hidden comment from %{user} %{when} + commented_by: Comment from %{user} %{when} changesetxml: Changeset XML osmchangexml: osmChange XML feed: @@ -263,19 +263,15 @@ en-GB: open_title: 'Unresolved note #%{note_name}' closed_title: 'Resolved note #%{note_name}' hidden_title: 'Hidden note #%{note_name}' - open_by: Created by %{user} %{when} ago - open_by_anonymous: Created by anonymous %{when} - ago - commented_by: Comment from %{user} %{when} ago - commented_by_anonymous: Comment from anonymous %{when} - ago - closed_by: Resolved by %{user} %{when} ago - closed_by_anonymous: Resolved by anonymous %{when} - ago - reopened_by: Reactivated by %{user} %{when} ago - reopened_by_anonymous: Reactivated by anonymous %{when} - ago - hidden_by: Hidden by %{user} %{when} ago + open_by: Created by %{user} %{when} + open_by_anonymous: Created by anonymous %{when} + commented_by: Comment from %{user} %{when} + commented_by_anonymous: Comment from anonymous %{when} + closed_by: Resolved by %{user} %{when} + closed_by_anonymous: Resolved by anonymous %{when} + reopened_by: Reactivated by %{user} %{when} + reopened_by_anonymous: Reactivated by anonymous %{when} + hidden_by: Hidden by %{user} %{when} report: Report this note query: title: Query Features @@ -300,7 +296,7 @@ en-GB: index: title: Changesets title_user: Changesets by %{user} - title_friend: Changesets by your friends + title_friend: Changesets by my friends title_nearby: Changesets by nearby users empty: No changesets found. empty_area: No changesets in this area. @@ -314,7 +310,7 @@ en-GB: changeset_comments: comment: comment: 'New comment on changeset #%{changeset_id} by %{author}' - commented_at_by_html: Updated %{when} ago by %{user} + commented_at_by_html: Updated %{when} by %{user} index: title_all: OpenStreetMap changeset discussion title_particular: 'OpenStreetMap changeset #%{changeset_id} discussion' @@ -336,7 +332,7 @@ en-GB: user_title: '%{user}''s diary' in_language_title: Diary Entries in %{language} new: New Diary Entry - new_title: Compose a new entry in your user diary + new_title: Compose a new entry in my user diary no_entries: No diary entries recent_entries: Recent diary entries older_entries: Older Entries @@ -394,12 +390,12 @@ en-GB: geocoder: search: title: - latlon: Results from Internal - ca_postcode: Results from Geocoder.CA - osm_nominatim: Results from OpenStreetMap + latlon: Results from Internal + ca_postcode: Results from Geocoder.CA + osm_nominatim: Results from OpenStreetMap Nominatim geonames: Results from GeoNames - osm_nominatim_reverse: Results from OpenStreetMap + osm_nominatim_reverse: Results from OpenStreetMap Nominatim geonames_reverse: Results from GeoNames search_osm_nominatim: @@ -856,7 +852,7 @@ en-GB: "yes": Shop tourism: alpine_hut: Alpine Hut - apartment: Apartment + apartment: Holiday Apartment artwork: Artwork attraction: Attraction bed_and_breakfast: Bed and Breakfast @@ -907,7 +903,7 @@ en-GB: level10: Suburb Boundary description: title: - osm_nominatim: Location from OpenStreetMap + osm_nominatim: Location from OpenStreetMap Nominatim geonames: Location from GeoNames types: @@ -1179,13 +1175,15 @@ en-GB: Licence page for details. legal_title: Legal legal_html: "This site and many other related services are formally operated - by the \nOpenStreetMap Foundation + by the \nOpenStreetMap Foundation (OSMF) \non behalf of the community. Use of all OSMF operated services is - subject \nto our \nAcceptable - Use Policies and our Privacy - Policy\n
\nPlease contact - the OSMF \nif you have licensing, copyright or other legal questions and - issues." + subject \nto our Terms + of Use, \nAcceptable + Use Policies and our Privacy + Policy\n
\nPlease contact + the OSMF \nif you have licensing, copyright or other legal questions.\n
\nOpenStreetMap, + the magnifying glass logo and State of the Map are registered + trademarks of the OSMF." partners_title: Partners copyright: foreign: @@ -1275,8 +1273,11 @@ en-GB: Direction Générale des Impôts.' contributors_nl_html: 'Netherlands: Contains © AND data, 2007 (www.and.com)' - contributors_nz_html: 'New Zealand: Contains data sourced - from Land Information New Zealand. Crown Copyright reserved.' + contributors_nz_html: |- + New Zealand: Contains data sourced from the + LINZ Data Service and + licensed for reuse under + CC BY 4.0. contributors_si_html: |- Slovenia: Contains data from the Surveying and Mapping Authority and @@ -1286,7 +1287,7 @@ en-GB: from Chief Directorate: National Geo-Spatial Information, State copyright reserved.' contributors_gb_html: 'United Kingdom: Contains Ordnance - Survey data © Crown copyright and database right 2010-12.' + Survey data © Crown copyright and database right 2010-19.' contributors_footer_1_html: For further details of these, and other sources that have been used to help improve OpenStreetMap, please see the Contributors page on the OpenStreetMap Wiki. @@ -1327,13 +1328,13 @@ en-GB: anon_edits: (%{link}) anon_edits_link_text: Find out why this is the case. flash_player_required: You need a Flash player to use Potlatch, the OpenStreetMap - Flash editor. You can download - Flash Player from Adobe.com. Several + Flash editor. You can download + Flash Player from Adobe.com. Several other options are also available for editing OpenStreetMap. potlatch_unsaved_changes: You have unsaved changes. (To save in Potlatch, you should deselect the current way or point, if editing in live mode, or click save if you have a save button.) - potlatch2_not_configured: Potlatch 2 has not been configured - please see http://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 + potlatch2_not_configured: Potlatch 2 has not been configured - please see https://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 for more information potlatch2_unsaved_changes: You have unsaved changes. (To save in Potlatch 2, you should click save.) @@ -1452,7 +1453,7 @@ en-GB: get_directions_title: Find directions between two points from: From to: To - where_am_i: Where am I? + where_am_i: Where is this? where_am_i_title: Describe the current location using the search engine submit_text: Go reverse_directions_text: Reverse Directions @@ -1530,7 +1531,7 @@ en-GB: edit: Edit preview: Preview markdown_help: - title_html: Parsed with Markdown + title_html: Parsed with kramdown headings: Headings heading: Heading subheading: Subheading @@ -1581,7 +1582,7 @@ en-GB: title: Any questions? paragraph_1_html: |- OpenStreetMap has several resources for learning about the project, asking and answering questions, and collaboratively discussing and documenting mapping topics. - Get help here. + Get help here. With an organization making plans for OpenStreetMap? Check out the Welcome Mat. start_mapping: Start Mapping add_a_note: title: No Time To Edit? Add a Note! @@ -1914,10 +1915,10 @@ en-GB: Terms. For more information, please see this wiki page. terms declined url: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined terms: - title: Contributor terms - heading: Contributor terms - consider_pd: In addition to the above agreement, I consider my contributions - to be in the Public Domain + title: Terms + heading: Terms + consider_pd: In addition to the above, I consider my contributions to be in + the Public Domain consider_pd_why: what's this? consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain guidance: 'Information to help understand these terms: a human @@ -1961,7 +1962,7 @@ en-GB: ct status: 'Contributor terms:' ct undecided: Undecided ct declined: Declined - latest edit: 'Latest edit %{ago}:' + latest edit: 'Latest edit (%{ago}):' email address: 'Email address:' created from: 'Created from:' status: 'Status:' @@ -2217,7 +2218,7 @@ en-GB: title: Revoking block on %{block_on} heading: Revoking block on %{block_on} by %{block_by} time_future: This block will end in %{time}. - past: This block ended %{time} ago and cannot be revoked now. + past: This block ended %{time} and cannot be revoked now. confirm: Are you sure you wish to revoke this block? revoke: Revoke! flash: This block has been revoked. @@ -2225,7 +2226,7 @@ en-GB: time_future: Ends in %{time}. until_login: Active until the user logs in. time_future_and_until_login: Ends in %{time} and after the user has logged in. - time_past: Ended %{time} ago. + time_past: Ended %{time}. block_duration: hours: one: 1 hour @@ -2344,8 +2345,7 @@ en-GB: new: intro: Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain - the problem. (Please don't enter personal information or information from - copyrighted maps or directory listings.) + the problem. advice: Your note is public and may be used to update the map, so don't enter personal information or information from copyrighted maps or directory listings. add: Add Note @@ -2371,7 +2371,7 @@ en-GB: distance: Distance errors: no_route: Couldn't find a route between those two places. - no_place: Sorry - couldn't find that place. + no_place: Sorry - couldn't locate '%{place}'. instructions: continue_without_exit: Continue on %{name} slight_right_without_exit: Slight right onto %{name} @@ -2409,7 +2409,7 @@ en-GB: slight_left_without_exit: Slight left onto %{name} via_point_without_exit: (via point) follow_without_exit: Follow %{name} - roundabout_without_exit: At roundabout take %{name} + roundabout_without_exit: At roundabout take exit onto %{name} leave_roundabout_without_exit: Leave roundabout - %{name} stay_roundabout_without_exit: Stay on roundabout - %{name} start_without_exit: Start on %{name} diff --git a/config/locales/es.yml b/config/locales/es.yml index ebb4bc300..e375314bf 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -452,11 +452,13 @@ es: other: '%{count} comentarios' edit_link: Editar esta entrada hide_link: Ocultar esta entrada + unhide_link: Mostrar esta entrada confirm: Confirmar report: Denunciar esta entrada diary_comment: comment_from: Comentario de %{link_user} el %{comment_created_at} hide_link: Ocultar este comentario + unhide_link: Mostrar este comentario confirm: Confirmar report: Denunciar este comentario location: @@ -1216,6 +1218,7 @@ es: partners_ucl: UCL partners_bytemark: Bytemark Hosting partners_partners: socios + tou: Términos de uso osm_offline: La base de datos de OpenStreetMap no está disponible en estos momentos debido a trabajos de mantenimiento. osm_read_only: La base de datos de OpenStreetMap se encuentra en modo de sólo @@ -1462,7 +1465,8 @@ es: legal_html: "Este sitio y muchos otros servicios relacionados son gestionados formalmente por la \nFundación OpenStreetMap (OSMF) \nen nombre de la comunidad. El uso de todos los servicios gestionados - por la OSMF está sujeto \na nuestra \nnormativa + por la OSMF está sujeto \na nuestros Términos + de uso, \nnormativa de uso aceptable y nuestra normativa de privacidad\n
\nPonte en contacto con la OSMF \nsi tienes preguntas sobre licencias, derechos @@ -2214,14 +2218,25 @@ es: página wiki. terms declined url: https://wiki.openstreetmap.org/wiki/ES:Contributor_Terms_Declined terms: - title: Términos del colaborador - heading: Términos del colaborador + title: Términos + heading: Términos + heading_ct: Términos del colaborador + read and accept with tou: Por favor lee los términos de colaboración y los de + uso, tilda ambas opciones cuando termines y presiona el botón de continuar. + contributor_terms_explain: Este acuerdo gobierna los términos de tus contribuciones + actuales y futuras. + read_ct: He leido y estoy de acuerdo con los términos de contribución arriba + descritos + tou_explain_html: Estos %{tou_link} gobiernan el uso del sitio web y de la infraestructura + provistas por OSMF. Por favor ingrese al enlace, lea y acéptelos. + read_tou: He leído y estoy de acuerdo con los Términos de Uso consider_pd: Además del acuerdo anterior, considero que mis contribuciones se encuentran en Dominio Público. consider_pd_why: ¿qué es esto? consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain guidance: 'Información para ayudar a comprender estos términos: un resumen legible y algunas traducciones informales' + continue: Continuar declined: https://wiki.openstreetmap.org/wiki/ES:Contributor_Terms_Declined decline: Declinar you need to accept or decline: Por favor lea y, a continuación, acepte o rechace @@ -2653,6 +2668,8 @@ es: title: Capas copyright: © Colaboradores de OpenStreetMap donate_link_text: + terms: Términos del sitio web y de la + API site: edit_tooltip: Editar el mapa edit_disabled_tooltip: Acercar para editar el mapa diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 23c5cc8d7..d04b524df 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -51,6 +51,8 @@ fi: diary_entry: create: Julkaise update: Päivitä + issue_comment: + create: Lisää kommentti message: create: Lähetä client_application: @@ -137,6 +139,45 @@ fi: description: Kuvaus languages: Kielet pass_crypt: Salasana + datetime: + distance_in_words_ago: + about_x_hours: + one: noin 1 tunti sitten + other: noin %{count} tuntia sitten + about_x_months: + one: noin 1 kuukausi sitten + other: noin %{count} kuukautta sitten + about_x_years: + one: noin 1 vuosi sitten + other: noin %{count} vuotta sitten + almost_x_years: + one: melkein 1 vuosi sitten + other: melkein %{count} vuotta sitten + half_a_minute: puoli minuuttia sitten + less_than_x_seconds: + one: vähemmän kuin 1 sekuntia sitten + other: vähemmän kuin %{count} sekuntia sitten + less_than_x_minutes: + one: vähemmän kuin minuutti sitten + other: vähemmän kuin %{count} minuuttia sitten + over_x_years: + one: yli 1 vuosi sitten + other: yli %{count} vuotta sitten + x_seconds: + one: 1 sekunti sitten + other: '%{count} sekuntia sitten' + x_minutes: + one: 1 minuutti sitten + other: '%{count} minuuttia sitten' + x_days: + one: 1 päivä sitten + other: '%{count} päivää sitten' + x_months: + one: 1 kuukausi sitten + other: '%{count} kuukautta sitten' + x_years: + one: 1 vuosi sitten + other: '%{count} vuotta sitten' editor: default: Oletus (tällä hetkellä %{name}) potlatch: @@ -154,14 +195,14 @@ fi: api: notes: comment: - opened_at_html: Luotu %{when} sitten - opened_at_by_html: '%{user} luonut %{when} sitten' - commented_at_html: Päivitetty %{when} sitten - commented_at_by_html: '%{user} päivittänyt %{when} sitten' - closed_at_html: Ratkaistu %{when} sitten - closed_at_by_html: '%{user} ratkaissut %{when} sitten' - reopened_at_html: Avattu uudelleen %{when} sitten - reopened_at_by_html: '%{user} aktivoinut uudelleen %{when} sitten' + opened_at_html: Luotu %{when} + opened_at_by_html: '%{user} luonut %{when}' + commented_at_html: Päivitetty %{when} + commented_at_by_html: '%{user} päivittänyt %{when}' + closed_at_html: Ratkaistu %{when} + closed_at_by_html: '%{user} ratkaissut %{when}' + reopened_at_html: Avattu uudelleen %{when} + reopened_at_by_html: '%{user} aktivoinut uudelleen %{when}' rss: title: OpenStreetMapin karttailmoitukset description_area: Luettelo raportoiduista, kommentoiduista tai suljetuista @@ -177,15 +218,14 @@ fi: browse: created: Luotu closed: Ratkaistu - created_html: Lähettänyt käyttäjä %{time} sitten - closed_html: Ratkaistu %{time} sitten - created_by_html: Lähettänyt käyttäjä %{user} %{time} sitten - deleted_by_html: Poistettu %{time} sitten käyttäjän - %{user} toimesta - edited_by_html: Muokannut viimeksi käyttäjä %{user} %{time} - sitten - closed_by_html: Suljettu %{time} sitten käyttäjän - %{user} toimesta + created_html: Lähettänyt käyttäjä %{time} + closed_html: Ratkaistu %{time} + created_by_html: Lähettänyt käyttäjä %{user} %{time} + deleted_by_html: Poistettu %{time} käyttäjän %{user} + toimesta + edited_by_html: Muokannut viimeksi käyttäjä %{user} %{time} + closed_by_html: Suljettu %{time} käyttäjän %{user} + toimesta version: Versio in_changeset: Muutoskokoelma anonymous: tuntematon @@ -205,10 +245,8 @@ fi: relation: Relaatiot (%{count}) relation_paginated: Relaatiot (%{x}-%{y} / %{count}) comment: Kommentit (%{count}) - hidden_commented_by: Käyttäjän %{user} piilotettu kommentti %{when} - sitten - commented_by: Kommentti käyttäjältä %{user} %{when} - sitten + hidden_commented_by: Käyttäjän %{user} piilotettu kommentti %{when} + commented_by: Kommentti käyttäjältä %{user} %{when} changesetxml: Muutoskokoelman XML osmchangexml: osmChange XML feed: @@ -285,22 +323,15 @@ fi: open_title: 'Ratkaisematon karttailmoitus #%{note_name}' closed_title: 'Ratkaistu karttailmoitus #%{note_name}' hidden_title: 'Piilotettu karttailmoitus #%{note_name}' - open_by: Lähettänyt käyttäjä %{user} %{when} sitten - open_by_anonymous: Luonut tuntematon käyttäjä %{when} - sitten - commented_by: Kommentti käyttäjältä %{user} %{when} - sitten - commented_by_anonymous: Kommentti tuntemattomalta käyttäjältä %{when} - sitten - closed_by: Ratkaissut käyttäjä %{user} %{when} sitten - closed_by_anonymous: Ratkaissut tuntematon käyttäjä %{when} - sitten - reopened_by: Avannut uudelleen käyttäjä %{user} %{when} - sitten - reopened_by_anonymous: Avannut uudelleen tuntematon käyttäjä %{when} - sitten - hidden_by: Piilottanut käyttäjä %{user} %{when} - sitten + open_by: Lähettänyt käyttäjä %{user} %{when} + open_by_anonymous: Luonut tuntematon käyttäjä %{when} + commented_by: Kommentti käyttäjältä %{user} %{when} + commented_by_anonymous: Kommentti tuntemattomalta käyttäjältä %{when} + closed_by: Ratkaissut käyttäjä %{user} %{when} + closed_by_anonymous: Ratkaissut tuntematon käyttäjä %{when} + reopened_by: Avannut uudelleen käyttäjä %{user} %{when} + reopened_by_anonymous: Avannut uudelleen tuntematon käyttäjä %{when} + hidden_by: Piilottanut käyttäjä %{user} %{when} report: Ilmianna karttailmoitus query: title: Ominaisuuskysely @@ -340,12 +371,15 @@ fi: changeset_comments: comment: comment: 'Käyttäjä %{author} kommentoi muutoskokoelmaa #%{changeset_id}' - commented_at_by_html: '%{user} päivittänyt %{when} sitten' + commented_at_by_html: '%{user} päivittänyt %{when}' comments: comment: 'Uusi kommentti käyttäjän %{author} muutoskokoelmassa #%{changeset_id}' index: title_all: Keskustelu OpenStreetMapin muutoskokoelmasta title_particular: 'OpenStreetMap muutoskokoelma #%{changeset_id} keskustelu' + timeout: + sorry: Valitettavasti pyytämäsi muutoskokoelmien kommenttien hakeminen kesti + liian kauan. diary_entries: new: title: Uusi päiväkirjamerkintä @@ -393,11 +427,13 @@ fi: other: '%{count} kommenttia' edit_link: Muokkaa päiväkirjamerkintää hide_link: Piilota tämä merkintä + unhide_link: Poista merkinnän piilottaminen confirm: Vahvista report: Ilmianna julkaisu diary_comment: comment_from: Kommentti käyttäjältä %{link_user} %{comment_created_at} hide_link: Piilota tämä kommentti + unhide_link: Poista kommentin piilottaminen confirm: Vahvista report: Ilmianna kommentti location: @@ -1034,9 +1070,8 @@ fi: status: Tila reports: Ilmiannot last_updated: Päivitetty - last_updated_time_html: %{time} sitten - last_updated_time_user_html: käyttäjä %{user} %{time} - sitten + last_updated_time_html: %{time} + last_updated_time_user_html: käyttäjä %{user} %{time} link_to_reports: Näytä ilmiannot reports_count: one: 1 ilmoitus @@ -2182,7 +2217,7 @@ fi: ct status: 'Osallistumisehdot:' ct undecided: Ei valittu ct declined: Hylätty - latest edit: 'Viimeisin muutos %{ago}:' + latest edit: 'Viimeisin muutos (%{ago}):' email address: 'Sähköpostiosoite:' created from: 'Tekijä:' status: 'Tila:' @@ -2438,7 +2473,7 @@ fi: title: Esto %{block_on} poistetaan heading: Poistetaan käyttäjän %{block_on} esto, jonka oli tehnyt %{block_by} time_future: Tämä esto päättyy %{time} kuluttua. - past: Tämä esto päättyi %{time} sitten ja sitä ei voida poistaa. + past: Tämä esto päättyi %{time} ja sitä ei voida poistaa. confirm: Oletko varma, että haluat poistaa tämän eston? revoke: Poista! flash: Tämä esto on poistettu @@ -2447,7 +2482,7 @@ fi: until_login: Aktiivinen kunnes käyttäjä kirjautuu sisään. time_future_and_until_login: Päättyy %{time} kuluttua ja käyttäjän kirjauduttua sisään. - time_past: Päättyi %{time} sitten. + time_past: Päättyi %{time}. block_duration: hours: one: 1 tunti diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 9e2419c24..2cdf12dea 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -11,6 +11,7 @@ # Author: Damouns # Author: DavidL # Author: Dereckson +# Author: Derugon # Author: E THP # Author: Efred # Author: Eruedin @@ -177,35 +178,35 @@ fr: one: il y a environ un mois other: il y a environ %{count} mois about_x_years: - one: il y a environ un an + one: il y a environ 1 an other: il y a environ %{count} ans almost_x_years: - one: il y a presque un an - other: il y a presuqe %{count} ans - half_a_minute: il y a une demi minute + one: il y a presque 1 an + other: il y a presque %{count} ans + half_a_minute: il y a une demi-minute less_than_x_seconds: - one: il y a moins d'une seconde + one: il y a moins d’1 seconde other: il y a moins de %{count} secondes less_than_x_minutes: - one: il y a moins d'une minute + one: il y a moins d’une minute other: il y a moins de %{count} minutes over_x_years: - one: il y a plus d'une année + one: il y a plus d’1 année other: il y a plus de %{count} ans x_seconds: - one: il y a une seconde + one: il y a 1 seconde other: il y a %{count} secondes x_minutes: one: il y a 1 minute other: il y a %{count} minutes x_days: - one: il y a un jour + one: il y a 1 jour other: il y a %{count} jours x_months: - one: il y a un mois + one: il y a 1 mois other: il y a %{count} mois x_years: - one: il y a un an + one: il y a 1 an other: il y a %{count} ans printable_name: with_name_html: '%{name} (%{id})' @@ -227,8 +228,8 @@ fr: notes: comment: opened_at_html: Créé le %{when} - opened_at_by_html: Créé il y le %{when} par %{user} - commented_at_html: Mis à jour le %{when} + opened_at_by_html: Créé le %{when} par %{user} + commented_at_html: Mis-à-jour le %{when} commented_at_by_html: Mis à jour le %{when} par %{user} closed_at_html: Résolu le %{when} closed_at_by_html: Résolu %{when} par %{user} @@ -251,7 +252,7 @@ fr: closed: Fermé created_html: Créé à %{time} closed_html: Fermé %{time} - created_by_html: Créé %{time} par %{user} + created_by_html: Créé à %{time} par %{user} deleted_by_html: Supprimé il y a %{time} par %{user} edited_by_html: Modifié %{time} par %{user} closed_by_html: Fermé %{time} par %{user} @@ -274,9 +275,8 @@ fr: relation: Relations (%{count}) relation_paginated: Relations (%{x} à %{y} sur %{count}) comment: Commentaires (%{count}) - hidden_commented_by: Commentaire masqué de %{user} il - y a %{when} - commented_by: Commentaire de %{user} le %{when} + hidden_commented_by: Commentaire masqué de %{user} il y a %{when} + commented_by: Commentaire de %{user} le %{when} changesetxml: XML du groupe de modifications osmchangexml: XML osmChange feed: @@ -355,7 +355,7 @@ fr: open_title: Note non résolue nº %{note_name} closed_title: Note résolue nº %{note_name} hidden_title: Note masquée nº %{note_name} - open_by: Créé par %{user} à %{when} + open_by: Créé par %{user} à %{when} open_by_anonymous: Créé par un utilisateur anonyme %{when} commented_by: Commenté par %{user} %{when} commented_by_anonymous: Commenté par un utilisateur anonyme %{when} @@ -1107,7 +1107,7 @@ fr: reports: Rapports last_updated: Dernière mise à jour last_updated_time_html: %{time} - last_updated_time_user_html: %{time} par %{user} + last_updated_time_user_html: à %{time} par %{user} link_to_reports: Afficher les rapports reports_count: one: 1 rapport @@ -2307,7 +2307,7 @@ fr: ct status: 'Conditions du contributeur:' ct undecided: Indécis ct declined: Refusé - latest edit: 'Dernière modification (%{ago}) :' + latest edit: 'Dernière modification (%{ago}) :' email address: 'Adresse de courriel :' created from: 'Créé depuis :' status: 'État :' diff --git a/config/locales/gl.yml b/config/locales/gl.yml index b5ecf2539..1026ae9b3 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -484,15 +484,15 @@ gl: bbq: Barbacoa bench: Asento bicycle_parking: Aparcadoiro de bicicletas - bicycle_rental: Aluguer de bicicletas + bicycle_rental: Alugamento de bicicletas biergarten: Terraza - boat_rental: Aluguer de botes + boat_rental: Alugamento de embarcacións brothel: Prostíbulo bureau_de_change: Casa de troco bus_station: Estación de autobuses cafe: Cafetaría - car_rental: Aluguer de automóbiles - car_sharing: Aluguer de automóbiles + car_rental: Alugamento de automóbiles + car_sharing: Automóbil compartido car_wash: Lavadoiro de coches casino: Casino charging_station: Estación de carrega diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 7e88d52ad..5cdaca5c3 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -157,9 +157,8 @@ pl: about_x_hours: one: około godziny temu other: około %{count} godz. temu - about_x_months: - one: około miesiąc temu - other: około %{count} miesiące temu + about_x_months: około {{PLURAL:%{count}|miesiąc|%{count} miesiące|%{count} miesięcy}} + temu about_x_years: one: około rok temu other: około %{count} lata temu @@ -185,9 +184,7 @@ pl: x_days: one: 1 dzień temu other: '%{count} dni temu' - x_months: - one: miesiąc temu - other: '%{count} miesiące temu' + x_months: '{{PLURAL:%{count}|miesiąc|%{count} miesiące|%{count} miesięcy}} temu' x_years: one: rok temu other: '%{count} lata temu' diff --git a/config/locales/pt-PT.yml b/config/locales/pt-PT.yml index 8d53d65b8..4dc6e7442 100644 --- a/config/locales/pt-PT.yml +++ b/config/locales/pt-PT.yml @@ -30,6 +30,7 @@ # Author: ViriatoLusitano # Author: Vitorvicentevalente # Author: Waldir +# Author: Waldyrious --- pt-PT: html: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 5846ce0c3..bddaf27c0 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -28,6 +28,8 @@ ro: diary_entry: create: Publică update: Actualizează + issue_comment: + create: Adaugă un comentariu message: create: Trimite client_application: @@ -114,6 +116,45 @@ ro: description: Descriere languages: Limbi pass_crypt: Parolă + datetime: + distance_in_words_ago: + about_x_hours: + one: aproximativ 1 oră în urmă + other: aproximativ %{count} ore în urmă + about_x_months: + one: aproximativ 1 lună în urmă + other: aproximativ %{count} luni în urmă + about_x_years: + one: aproximativ 1 an în urmă + other: aproximativ %{count} ani în urmă + almost_x_years: + one: aproape 1 an în urmă + other: aproape %{count} luni în urmă + half_a_minute: o jumătate de minut în urmă + less_than_x_seconds: + one: mai puțin de 1 secundă în urmă + other: aproximativ acum %{count} luni în urmă + less_than_x_minutes: + one: mai puțin de un minut în urmă + other: mai puțin de %{count} minute în urmă + over_x_years: + one: acum peste 1 an + other: peste %{count} ani în urmă + x_seconds: + one: acum 1 secundă + other: cu %{count} secunde în urmă + x_minutes: + one: acum 1 minut + other: cu %{count} minute în urmă + x_days: + one: acum 1 zi + other: cu %{count} zile în urmă + x_months: + one: acum 1 lună + other: cu %{count} luni în urmă + x_years: + one: acum 1 an + other: cu %{count} ani în urmă printable_name: with_version: '%{id}, v%{version}' with_name_html: '%{name} (%{id})' @@ -134,14 +175,14 @@ ro: api: notes: comment: - opened_at_html: Actualizat acum %{when} + opened_at_html: Creat %{when} opened_at_by_html: Creat %{when} de %{user} - commented_at_html: Actualizat acum %{when} - commented_at_by_html: Actualizat acum %{when} de %{user} - closed_at_html: Rezolvată %{when} în urmă - closed_at_by_html: Rezolvată %{when} în urmă de %{user} - reopened_at_html: Reactivat %{when} în urmă - reopened_at_by_html: Reactivat %{when} în urmă de %{user} + commented_at_html: Actualizat %{when} + commented_at_by_html: Actualizat %{when} de %{user} + closed_at_html: Rezolvat %{when} + closed_at_by_html: Rezolvat %{when} de %{user} + reopened_at_html: Reactivat %{when} + reopened_at_by_html: Reactivat %{when} de %{user} rss: title: Note OpenStreetMap description_area: O listă de note, raportate, comentate sau închise în zona @@ -157,13 +198,12 @@ ro: browse: created: Creat closed: Închis - created_html: Creat cu %{time} în urmă - closed_html: Închis cu %{time} în urmă - created_by_html: Creat cu %{time} în urmă de %{user} - deleted_by_html: Șters cu %{time} în urmă de %{user} - edited_by_html: Modificat cu %{time} în urmă de - %{user} - closed_by_html: Închis cu %{time} în urmă de %{user} + created_html: Creat %{time} + closed_html: Închis %{time} + created_by_html: Creat %{time} de %{user} + deleted_by_html: Șters %{time} de %{user} + edited_by_html: Modificat %{time} de %{user} + closed_by_html: Închis %{time} de %{user} version: Versiune in_changeset: Set de modificări anonymous: anonim @@ -183,10 +223,8 @@ ro: relation: Comunicații (%{count}) relation_paginated: Comunicații (%{x}-%{y} din %{count}) comment: Comentarii (%{count}) - hidden_commented_by: Ascuns comentariu scris de %{user} cu - %{when} în urmă - commented_by: Comentariu scris de %{user} cu %{when} - în urmă + hidden_commented_by: Ascuns comentariu de la %{user} %{when} + commented_by: Comentariu de la %{user} %{when} changesetxml: Set de modificări XML osmchangexml: XML osmChange feed: @@ -221,7 +259,7 @@ ro: entry: Relația %{relation_name} entry_role: Relația %{relation_name} (ca %{relation_role}) not_found: - sorry: 'Ne pare rău, dar %{type} #%{id} nu s-a putut găsi.' + sorry: 'Scuze, dar %{type} #%{id} nu s-a putut găsi.' type: node: nod way: drum @@ -266,18 +304,15 @@ ro: open_title: 'Notă nerezolvată #%{note_name}' closed_title: 'Notă rezolvată #%{note_name}' hidden_title: 'Notă ascunsă #%{note_name}' - open_by: Creat de %{user} %{when} în urmă - open_by_anonymous: Creat de un utilizator anonim %{when} - în urmă - commented_by: Comentariu scris de %{user} cu %{when} - în urmă - commented_by_anonymous: Comentariu scris de un utilizator anonim %{when} în urmă - closed_by: Rezolvat de %{user} acum %{when} - closed_by_anonymous: Rezolvat de anonimul acum %{when} - reopened_by: Reactivat de acum %{user} %{when} - reopened_by_anonymous: Reactivat de anonim acum %{when} - hidden_by: Ascunsă de %{user} acum %{when} + open_by: Creat de %{user} %{when} + open_by_anonymous: Creat de anonim %{when} + commented_by: Comentariu de la %{user} %{when} + commented_by_anonymous: Comentariu de la anonim %{when} + closed_by: Rezolvat de %{user} %{when} + closed_by_anonymous: Rezolvat de anonim %{when} + reopened_by: Reactivat de %{user} %{when} + reopened_by_anonymous: Reactivat de anonim %{when} + hidden_by: Ascunsă de %{user} %{when} report: Raportează această notă query: title: Interogări ale funcțiilor @@ -317,7 +352,7 @@ ro: changeset_comments: comment: comment: 'Comentariu nou privind modificările #%{changeset_id} de către %{author}' - commented_at_by_html: Actualizat acum %{when} de %{user} + commented_at_by_html: Actualizat %{when} de %{user} comments: comment: 'Comentariu nou făcut la #%{changeset_id} de %{author}' index: @@ -374,11 +409,13 @@ ro: other: '%{count} comentarii' edit_link: Editează această înregistrare hide_link: Ascunde această înregistrare + unhide_link: Arată această intrare confirm: Confirmă report: Reclamă această înregistrare diary_comment: comment_from: Comentariu de la %{link_user} pe %{comment_created_at} hide_link: Ascunde acest comentariu + unhide_link: Arată acest comentariu confirm: Confirmă report: Reclamă acest comentariu location: @@ -833,7 +870,7 @@ ro: abandoned: Cale ferată abandonată construction: Cale ferată în construcție disused: Cale ferată dezafectată - funicular: Funicular + funicular: Cale Ferată Funicular halt: Gară junction: Nod feroviar level_crossing: Trecere la nivel @@ -1017,8 +1054,8 @@ ro: status: Stare reports: Rapoarte last_updated: Ultima actualizare - last_updated_time_html: %{time} în urmă - last_updated_time_user_html: %{time} ago de %{user} + last_updated_time_html: %{time} + last_updated_time_user_html: %{time} de %{user} link_to_reports: Vizualizați rapoartele reports_count: one: 1 Report @@ -1358,7 +1395,7 @@ ro: despre drumuri, trasee, cafenele, stații de cale ferată și multe altele din întreaga lume. local_knowledge_title: Cunoaștere locală local_knowledge_html: |- - OpenStreetMap simpatizează cunoștințele locale. Colaboratorii folosesc imaginile aeriene, dispozitivele GPS și hărțile câmpurilor de joasă tehnologie pentru a verifica faptul că OSM + OpenStreetMap îndrăgește cunoștințele locale. Colaboratorii folosesc imaginile aeriene, dispozitivele GPS și hărțile câmpurilor de joasă tehnologie pentru a verifica faptul că OSM este exactă și actualizată. community_driven_title: Condusă de comunitate community_driven_html: |- @@ -2210,7 +2247,7 @@ ro: ct status: 'Termenii colaboratorului:' ct undecided: Nedefinit ct declined: Declinat - latest edit: 'Ultima editare %{ago}:' + latest edit: 'Ultima modificare %{ago}:' email address: 'Adresa de e-mail:' created from: 'Creat de la:' status: 'Statut:' @@ -2316,7 +2353,7 @@ ro: update home location on click: Actualizați locația locuinței dvs. când faceți click pe hartă? save changes button: Salvează modificările - make edits public button: Efectuați toate editările mele publice + make edits public button: Faceți toate editările mele publice return to profile: Reveniți la profil flash update success confirm needed: Informațiile despre utilizator s-au actualizat cu succes. Verificați e-mailul pentru o notă pentru a confirma noua adresă @@ -2495,20 +2532,20 @@ ro: time_past: Terminat în urmă cu %{time}. block_duration: hours: - one: 1 hour - other: '%{count} hours' + one: 1 oră + other: '%{count} ore' days: - one: 1 day - other: '%{count} days' + one: 1 zi + other: '%{count} zile' weeks: - one: 1 week - other: '%{count} weeks' + one: 1 săptămână + other: '%{count} săptămâni' months: - one: 1 month - other: '%{count} months' + one: 1 lună + other: '%{count} luni' years: - one: 1 year - other: '%{count} years' + one: 1 an + other: '%{count} ani' blocks_on: title: Blocări pe %{name} heading: Lista blocărilor pe %{name} @@ -2654,7 +2691,7 @@ ro: distance: Distanță errors: no_route: Nu s-a putut găsi un traseu între cele două locuri. - no_place: Ne pare rău - nu am găsit locația '%{place}'. + no_place: Scuze - nu am găsit '%{place}'. instructions: continue_without_exit: Continuă pe %{name} slight_right_without_exit: Virează direct în %{name} @@ -2676,12 +2713,12 @@ ro: onramp_right_without_directions: Virează la dreapta către banda onramp_right: Virează la dreapta către banda endofroad_right_without_exit: La finalul drumul virează dreapta către %{name} - merge_right_without_exit: Intră direct pe %{name} - fork_right_without_exit: La intersecția în formă de furculiță (Y) fă dreapta - pe %{name} + merge_right_without_exit: Mergeți direct pe %{name} + fork_right_without_exit: La intersecția în formă de furcă (Y) fă dreapta pe + %{name} turn_right_without_exit: Virează la dreapta pe %{name} sharp_right_without_exit: Strângeți dreapta spre %{name} - uturn_without_exit: Fă o întoarcere în U %{name} + uturn_without_exit: Întoarceți-vă în U pe %{name} sharp_left_without_exit: Brusc stânga spre %{name} turn_left_without_exit: Virează la stânga pe %{name} offramp_left: Abordați ieșirea de pe partea stângă @@ -2693,7 +2730,7 @@ ro: spre %{name}, către %{directions} offramp_left_with_name: Abordează ieșirea de pe stângă către %{name} offramp_left_with_directions: Abordează ieșirea de pe stânga către %{directions} - offramp_left_with_name_directions: Abordează ieșirea de pe stânga pe %{name}, + offramp_left_with_name_directions: Abordează ieșirea de pe stânga spre %{name}, către %{directions} onramp_left_without_exit: Virează la stânga către %{name} onramp_left_with_directions: Virează la stânga spre banda către %{directions} @@ -2703,35 +2740,34 @@ ro: onramp_left: Virează la stânga către banda endofroad_left_without_exit: La finalul drumul virează stânga către %{name} merge_left_without_exit: Strângeți stânga spre %{name} - fork_left_without_exit: La intersecția în formă de furculiță (Y) fă stânga - pe %{name} + fork_left_without_exit: La intersecția în formă de furcă (Y) fă stânga pe + %{name} slight_left_without_exit: Ușor stânga pe %{name} - via_point_without_exit: (prin via) + via_point_without_exit: (via prin) follow_without_exit: Urmarește %{name} roundabout_without_exit: La sensul giratoriu, ieșiți pe %{name} leave_roundabout_without_exit: Părăsește sensul giratoriu - %{name} - stay_roundabout_without_exit: Stai pe sensul giratoriu - %{name} + stay_roundabout_without_exit: Rămâi pe sensul giratoriu - %{name} start_without_exit: Începe pe %{name} - destination_without_exit: Atingeți destinația - against_oneway_without_exit: Mergi împotriva sensului de trafic cu sens unic - pe %{name} + destination_without_exit: Destinație atinsă + against_oneway_without_exit: Mergi împotriva sensului unic pe %{name} end_oneway_without_exit: Finalul străzii cu sens unic pe %{name} - roundabout_with_exit: La sensul giratoriu %{exit} pe %{name} - roundabout_with_exit_ordinal: La sensul giratoriu %{exit}, ieșiți pe %{name} - exit_roundabout: Ieșiți în sensul giratoriu pe %{name} + roundabout_with_exit: La sensul giratoriu ieși pe %{exit} către %{name} + roundabout_with_exit_ordinal: La sensul giratoriu a %{exit} ieșire spre %{name} + exit_roundabout: Ieșiți din sensul giratoriu spre %{name} unnamed: drum fără nume - courtesy: Instrucțiuni prin curtoazie de %{link} + courtesy: Instrucțiuni prin curtoazia %{link} exit_counts: - first: Primul loc - second: Al doilea loc - third: Locul trei - fourth: Locul 4 - fifth: Locul 5 - sixth: Locul 6 - seventh: Locul 7 - eighth: Locul 8 - ninth: Locul 9 - tenth: Locul 10 + first: primul loc + second: al doilea loc + third: locul trei + fourth: locul 4 + fifth: locul 5 + sixth: locul 6 + seventh: locul 7 + eighth: locul 8 + ninth: locul 9 + tenth: locul 10 time: Durată query: node: Nod diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 0932acb66..0d8009974 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -69,6 +69,7 @@ # Author: WindEwriX # Author: Wirbel78 # Author: XAN +# Author: XnL # Author: Yuri Nazarov # Author: Yuryleb # Author: Zverik @@ -108,7 +109,7 @@ ru: activerecord: errors: messages: - invalid_email_address: не похоже на корректный адрес электронной почты + invalid_email_address: не похоже на действительный адрес электронной почты email_address_not_routable: не маршрутизирован models: acl: Список контроля доступа @@ -180,26 +181,26 @@ ru: datetime: distance_in_words_ago: about_x_hours: - one: около 1 часа назад + one: около часа назад other: около %{count} часов назад about_x_months: - one: около 1 месяца назад + one: около месяца назад other: около %{count} месяцев назад about_x_years: - one: около 1 года назад + one: около года назад other: около %{count} лет назад almost_x_years: - one: почти 1 год назад + one: почти год назад other: почти %{count} лет назад half_a_minute: полминуты назад less_than_x_seconds: - one: менее 1 секунды назад + one: менее секунды назад other: менее %{count} секунд назад less_than_x_minutes: - one: менее 1 минуты назад + one: менее минуты назад other: менее %{count} минут назад over_x_years: - one: более 1 года назад + one: более года назад other: более %{count} лет назад x_seconds: one: 1 секунда назад @@ -238,14 +239,14 @@ ru: api: notes: comment: - opened_at_html: Создана %{when} назад - opened_at_by_html: Создана %{when} назад %{user} - commented_at_html: Обновлена %{when} назад - commented_at_by_html: Обновлена %{when} назад %{user} - closed_at_html: Обработана %{when} назад - closed_at_by_html: Обработана %{when} назад %{user} - reopened_at_html: Открыта заново %{when} назад - reopened_at_by_html: Открыта заново %{when} назад %{user} + opened_at_html: Создана %{when} + opened_at_by_html: Создана %{when} пользователем %{user} + commented_at_html: Обновлена %{when} + commented_at_by_html: Обновлена %{when} пользователем %{user} + closed_at_html: Обработана %{when} + closed_at_by_html: Обработана %{when} пользователем %{user} + reopened_at_html: Переоткрыта %{when} + reopened_at_by_html: Переоткрыта %{when} пользователем %{user} rss: title: Заметки OpenStreetMap description_area: Список заметок, созданных, прокомментированных или закрытых @@ -261,16 +262,13 @@ ru: browse: created: Создано closed: Закрыто - created_html: Создано %{time} назад - closed_html: Закрыто %{time} назад - created_by_html: Создано %{time} назад пользователем - %{user} - deleted_by_html: Удалено %{time} назад пользователем - %{user} - edited_by_html: Отредактировано %{time} назад пользователем - %{user} - closed_by_html: Закрыто %{time} назад пользователем + created_html: Создано %{time} + closed_html: Закрыто %{time} + created_by_html: Создано %{time} пользователем %{user} + deleted_by_html: Удалено %{time} пользователем %{user} + edited_by_html: Отредактировано %{time} пользователем %{user} + closed_by_html: Закрыто %{time} пользователем %{user} version: Версия in_changeset: Пакет правок anonymous: аноним @@ -290,10 +288,8 @@ ru: relation: Отношения (%{count}) relation_paginated: Отношения (%{x}-%{y} из %{count}) comment: Комментарии (%{count}) - hidden_commented_by: Скрытый комментарий от %{user} %{when} - назад - commented_by: Комментарий пользователя %{user} %{when} - назад + hidden_commented_by: Скрытый комментарий от %{user} %{when} + commented_by: Комментарий от %{user} %{when} changesetxml: XML пакета правок osmchangexml: osmChange XML feed: @@ -333,7 +329,7 @@ ru: way: линия relation: отношение changeset: пакет правок - note: примечание + note: заметка timeout: sorry: Извините, данные для %{type} с id %{id} требуют слишком много времени для извлечения. @@ -342,7 +338,7 @@ ru: way: линии relation: отношения changeset: пакета правок - note: примечание + note: заметка redacted: redaction: Исправление %{id} message_html: Версия %{version} этого объекта (%{type}) скрыта и не может быть @@ -371,27 +367,21 @@ ru: open_title: 'Необработанная заметка #%{note_name}' closed_title: 'Обработанная заметка #%{note_name}' hidden_title: 'Скрытая заметка #%{note_name}' - open_by: Создана пользователем %{user} %{when} назад - open_by_anonymous: Создано анонимно %{when} назад - commented_by: Комментарий пользователя %{user} %{when} - назад - commented_by_anonymous: Анонимный комментарий %{when} - назад - closed_by: Обработана пользователем %{user} %{when} - назад - closed_by_anonymous: Обработана анонимно %{when} - назад - reopened_by: Открыта заново пользователем %{user} %{when} - назад - reopened_by_anonymous: Открыта заново анонимно %{when} - назад - hidden_by: Скрыта %{user} %{when} назад + open_by: Создана %{user} %{when} + open_by_anonymous: Создано анонимно %{when} + commented_by: Комментарий от %{user} %{when} + commented_by_anonymous: Анонимный комментарий %{when} + closed_by: Обработана %{user} %{when} + closed_by_anonymous: Обработана анонимно %{when} + reopened_by: Переоткрыта %{user} %{when} + reopened_by_anonymous: Переоткрыта анонимно %{when} + hidden_by: Скрыта %{user} %{when} report: Сообщить об этой заметке query: title: Что здесь? introduction: Нажмите на карту, чтобы найти ближайшие объекты nearby: Ближайшие объекты - enclosing: Местоположение + enclosing: Окружающие объекты changesets: changeset_paging_nav: showing_page: Страница %{page} @@ -425,7 +415,7 @@ ru: changeset_comments: comment: comment: 'Новый комментарий к пакету правок #%{changeset_id} от %{author}' - commented_at_by_html: Обновлена %{when} назад %{user} + commented_at_by_html: Обновлена %{when} пользователем %{user} comments: comment: 'Новый комментарий к пакету правок #%{changeset_id} от %{author}' index: @@ -452,7 +442,7 @@ ru: user_title: Дневник пользователя %{user} in_language_title: Дневниковые записи на языке %{language} new: Новая запись в дневнике - new_title: Сделать новую запись в моем дневнике + new_title: Создать новую запись в моём дневнике no_entries: Нет записей в дневнике recent_entries: Недавние записи в дневнике older_entries: Более старые записи @@ -472,8 +462,8 @@ ru: body: К сожалению, нет записи или комментария с номером %{id}. Проверьте правильность написания. Или, возможно, ссылка, по которой вы перешли, ошибочна. diary_entry: - posted_by: 'Отправил %{link_user} %{created}, язык: %{language_link}' - comment_link: Комментировать + posted_by: Опубликован %{link_user} %{created} на языке %{language_link} + comment_link: Оставить комментарий reply_link: Ответить comment_count: few: '%{count} комментария' @@ -484,7 +474,7 @@ ru: hide_link: Скрыть эту запись unhide_link: Отобразить эту запись confirm: Подтвердить - report: Сообщить об этой записи в дневнике + report: Сообщить об этой записи diary_comment: comment_from: Комментарий %{link_user} %{comment_created_at} hide_link: Скрыть этот комментарий @@ -498,13 +488,14 @@ ru: feed: user: title: Дневниковые записи OpenStreetMap %{user} - description: Последние дневниковые записи OpenStreetMap %{user} + description: Последние записи в дневнике OpenStreetMap от %{user} language: - title: Дневниковые записи OpenStreetMap на %{language_name} - description: Последние дневниковые записи пользователей OpenStreetMap на %{language_name} + title: Записи в дневнике OpenStreetMap на %{language_name} + description: Последние записи в дневнике от пользователей OpenStreetMap на + %{language_name} all: - title: Дневниковые записи OpenStreetMap - description: Последние дневниковые записи пользователей OpenStreetMap + title: Записи в дневнике OpenStreetMap + description: Последние записи в дневнике от пользователей OpenStreetMap comments: has_commented_on: '%{display_name} прокомментировал следующие записи дневника' post: Сообщение @@ -1124,8 +1115,8 @@ ru: status: Статус reports: Сообщения last_updated: Последнее изменение - last_updated_time_html: %{time} назад - last_updated_time_user_html: %{time} назад пользователем + last_updated_time_html: %{time} + last_updated_time_user_html: %{time} пользователем %{user} link_to_reports: Просмотр сообщений reports_count: @@ -2296,7 +2287,7 @@ ru: ct status: 'Условия участия:' ct undecided: Неопределено ct declined: Отклонены - latest edit: 'Последняя правка %{ago}:' + latest edit: 'Последняя правка (%{ago}):' email address: 'Адрес Email:' created from: 'Создано из:' status: 'Статус:' @@ -2568,7 +2559,7 @@ ru: title: Снять блокировку для %{block_on} heading: Отмена блокировки для пользователя %{block_on}, которую создал %{block_by} time_future: Эта блокировка закончится через %{time}. - past: Эта блокировка закончилась %{time} назад и уже не может быть отменена. + past: Эта блокировка закончилась %{time} и уже не может быть отменена. confirm: Вы уверены, что хотите снять эту блокировку? revoke: Снять блокировку! flash: Эта блокировка была снята. @@ -2577,7 +2568,7 @@ ru: until_login: Активно до тех пор, пока пользователь не войдёт в систему. time_future_and_until_login: Заканчивается через %{time} и после того, как пользователь войдёт в систему. - time_past: Закончилось %{time} назад. + time_past: Закончилось %{time}. block_duration: hours: one: 1 час diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 0c2f8ba22..0e73e7539 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -16,6 +16,7 @@ # Author: Nemo bis # Author: Rudko # Author: Ruila +# Author: Spider 001757 # Author: Teslaton # Author: TomášPolonec # Author: Vladolc @@ -28,6 +29,11 @@ sk: submit: diary_comment: create: UložiÅ¥ + diary_entry: + create: PublikovaÅ¥ + update: AktualizovaÅ¥ + issue_comment: + create: PridaÅ¥ komentár message: create: OdoslaÅ¥ client_application: @@ -43,6 +49,9 @@ sk: create: VytvoriÅ¥ blok update: Aktualizácia bloku activerecord: + errors: + messages: + invalid_email_address: nevyzerá ako platná e-mailová adresa models: acl: Zoznam prístupových práv changeset: Sada zmien @@ -128,6 +137,11 @@ sk: notes: comment: opened_at_html: Vytvorené pred %{when} + rss: + title: Poznámky OpenStreetMap + entry: + comment: Komentár + full: Celá poznámka browse: created: Vytvorené closed: Uzavreté @@ -240,6 +254,11 @@ sk: closed_by: VyrieÅ¡il %{user} pred %{when} closed_by_anonymous: VyrieÅ¡il anonym pred %{when} hidden_by: Skryl %{user} pred %{when} + report: NahlásiÅ¥ túto poznámku + query: + title: Prieskum prvkov + nearby: Okolité prvky + enclosing: Umiestnenie prvku changesets: changeset_paging_nav: showing_page: Stránka %{page} diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index c8ed2268a..512b73db2 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -162,10 +162,10 @@ zh-CN: half_a_minute: 30秒前 less_than_x_seconds: one: 小于1秒前 - other: 小于 %{count} 秒前 + other: 小于%{count}秒前 less_than_x_minutes: one: 小于1分钟前 - other: 小于 %{count} 分钟前 + other: 小于%{count}分钟前 over_x_years: one: 超过1年前 other: 超过%{count}年前 @@ -2138,7 +2138,7 @@ zh-CN: gravatar: 使用 Gravatar link: http://wiki.openstreetmap.org/wiki/Gravatar link text: 这是什么? - disabled: Gravatar已被禁用。 + disabled: Gravatar已禁用。 enabled: 您的Gravatar显示已启用。 new image: 添加图像 keep image: 保持当前图像