From 03fff01646d88af161e83d669cc42625f09333d6 Mon Sep 17 00:00:00 2001 From: Ian B Date: Mon, 4 Mar 2013 22:20:56 +0100 Subject: [PATCH] Update locales: add missing options --- locale/da.js | 41 ++++++++++++++++++++++++++--------------- locale/de.js | 17 ++++++++++++++--- locale/es.js | 17 ++++++++++++++--- locale/fr.js | 17 ++++++++++++++--- locale/it.js | 17 ++++++++++++++--- locale/ja.js | 17 ++++++++++++++--- locale/lv.js | 17 ++++++++++++++--- locale/nl.js | 17 ++++++++++++++--- locale/pl.js | 17 ++++++++++++++--- locale/ru.js | 17 ++++++++++++++--- locale/tr.js | 17 ++++++++++++++--- locale/uk.js | 17 ++++++++++++++--- locale/vi.js | 9 +++++++++ 13 files changed, 189 insertions(+), 48 deletions(-) diff --git a/locale/da.js b/locale/da.js index 2c3853bfb..1c2b19eba 100644 --- a/locale/da.js +++ b/locale/da.js @@ -111,7 +111,17 @@ locale.da = { point: "Flyttede et punkt.", vertex: "Flyttede en node i en vej.", line: "Flyttede en linje.", - area: "Flyttede et område." + area: "Flyttede et område.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -138,14 +148,6 @@ locale.da = { logout: "log ud", report_a_bug: "rapportere en fejl", - layerswitcher: { - title: "Baggrund", - description: "Baggrundsindstillinger", - percent_brightness: "{opacity}% lysstyrke", - fix_misalignment: "Lav fejljustering", - reset: "nulstil" - }, - commit: { title: "Gem ændringer", description_placeholder: "Kort beskrivelse af dine bidrag", @@ -183,7 +185,16 @@ locale.da = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" + }, + + layerswitcher: { + title: "Baggrund", + description: "Baggrundsindstillinger", + percent_brightness: "{opacity}% lysstyrke", + fix_misalignment: "Lav fejljustering", + reset: "nulstil" }, restore: { @@ -216,11 +227,6 @@ locale.da = { used_with: "brugt med {type}" }, - zoom: { - in: "Zoom ind", - out: "Zoom ud" - }, - validations: { untagged_point: "Mangler et tag på punkt som ikke er del af en linje eller område", untagged_line: "Mangler tag på linje", @@ -228,5 +234,10 @@ locale.da = { many_deletions: "You're deleting {n} objects. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.", tag_suggests_area: "Dette tag {tag} mener denne linje skule være et område, men dette er ikke et område", deprecated_tags: "Uønskede tags: {tags}" + }, + + zoom: { + 'in': "Zoom ind", + out: "Zoom ud" } }; diff --git a/locale/de.js b/locale/de.js index 2bd98f50d..111077a6c 100644 --- a/locale/de.js +++ b/locale/de.js @@ -111,7 +111,17 @@ locale.de = { point: "Punkt verschoben.", vertex: "Stützpunkt in einen Weg veschoben.", line: "Linie verschoben.", - area: "Fläche verschoben." + area: "Fläche verschoben.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.de = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.de = { }, zoom: { - in: "Hineinzoomen", + 'in': "Hineinzoomen", out: "Herauszoomen" } }; diff --git a/locale/es.js b/locale/es.js index 8d69b0824..1cca7e7f6 100644 --- a/locale/es.js +++ b/locale/es.js @@ -111,7 +111,17 @@ locale.es = { point: "Punto movido", //"Moved a point.", vertex: "Vertice movido", //"Moved a node in a way.", line: "Línea movida", //"Moved a line.", - area: "Área movida" //"Moved an area." + area: "Área movida" //"Moved an area.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.es = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.es = { }, zoom: { - in: "Acercar", // "Zoom In", + 'in': "Acercar", // "Zoom In", out: "Alejar" //"Zoom Out", } }; diff --git a/locale/fr.js b/locale/fr.js index 3dcab57cc..e1c6a67f0 100644 --- a/locale/fr.js +++ b/locale/fr.js @@ -111,7 +111,17 @@ locale.fr = { point: "Déplace un point.", vertex: "Déplace le noeud d'une ligne.", line: "Déplace une ligne.", - area: "Déplace un polygone." + area: "Déplace un polygone.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.fr = { name: "Nom", editing: "Edité {type}", additional: "Tags complémentaires", - choose: "Que souhaitez vous ajouter?" + choose: "Que souhaitez vous ajouter?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.fr = { }, zoom: { - in: "Zoomer", + 'in': "Zoomer", out: "Dézoomer" } }; diff --git a/locale/it.js b/locale/it.js index a9dd04d69..29393c3f6 100644 --- a/locale/it.js +++ b/locale/it.js @@ -111,7 +111,17 @@ locale.it = { point: "Mosso un punto.", vertex: "Mosso un nodo su una strada.", line: "Mossa una linea.", - area: "Mossa un'area." + area: "Mossa un'area.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.it = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.it = { }, zoom: { - in: "Zoom Maggiore", + 'in': "Zoom Maggiore", out: "Zoom Minore" } }; diff --git a/locale/ja.js b/locale/ja.js index e03df290d..13b43d5d0 100644 --- a/locale/ja.js +++ b/locale/ja.js @@ -111,7 +111,17 @@ locale.ja = { point: "ポイントを移動", vertex: "ウェイ上のノードを移動", line: "ラインの移動", - area: "エリアの移動" + area: "エリアの移動", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.ja = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.ja = { }, zoom: { - in: "ズームイン", + 'in': "ズームイン", out: "ズームアウト" } }; diff --git a/locale/lv.js b/locale/lv.js index cddb729db..fca92b82b 100644 --- a/locale/lv.js +++ b/locale/lv.js @@ -111,7 +111,17 @@ locale.lv = { point: "Punkts pārvietots.", vertex: "Mezgls pārvietots.", line: "Līnija pārvietota.", - area: "Apgabals pārvietots." + area: "Apgabals pārvietots.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.lv = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.lv = { }, zoom: { - in: "Pietuvināt", + 'in': "Pietuvināt", out: "Attālināt" } }; diff --git a/locale/nl.js b/locale/nl.js index 188aec4c8..04bb5a9ec 100644 --- a/locale/nl.js +++ b/locale/nl.js @@ -111,7 +111,17 @@ locale.nl = { point: "Punt verschoven.", vertex: "Knoop van een weg verschoven.", line: "Lijn verschoven.", - area: "Vlak verschoven." + area: "Vlak verschoven.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.nl = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.nl = { }, zoom: { - in: "Inzoomen", + 'in': "Inzoomen", out: "Uitzoomen" } }; diff --git a/locale/pl.js b/locale/pl.js index 340f1de2e..3acc10a3a 100644 --- a/locale/pl.js +++ b/locale/pl.js @@ -111,7 +111,17 @@ locale.pl = { point: "Przesunięto punkt.", vertex: "Przesunięto węzeł drogi.", line: "Przesunięto linię.", - area: "Przesunięto obszar." + area: "Przesunięto obszar.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.pl = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.pl = { }, zoom: { - in: "Powiększ", + 'in': "Powiększ", out: "Zmniejsz" } }; diff --git a/locale/ru.js b/locale/ru.js index a07a05d9a..9edb658dd 100644 --- a/locale/ru.js +++ b/locale/ru.js @@ -111,7 +111,17 @@ locale.ru = { point: "Смещена точка.", vertex: "Смещена точка линии.", line: "Смещена линия.", - area: "Смещён контур." + area: "Смещён контур.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.ru = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.ru = { }, zoom: { - in: "Приблизить", + 'in': "Приблизить", out: "Отдалить" } }; diff --git a/locale/tr.js b/locale/tr.js index bcb5d6eed..847030963 100644 --- a/locale/tr.js +++ b/locale/tr.js @@ -111,7 +111,17 @@ locale.tr = { point: "Bir nokta taşındı.", vertex: "Yoldan bir nokta taşındı.", line: "Bir çizgi taşındı.", - area: "Bir alan taşındı." + area: "Bir alan taşındı.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.tr = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.tr = { }, zoom: { - in: "Yaklaş", + 'in': "Yaklaş", out: "Uzaklaş" } }; diff --git a/locale/uk.js b/locale/uk.js index 2dfbd5619..b73d312db 100644 --- a/locale/uk.js +++ b/locale/uk.js @@ -111,7 +111,17 @@ locale.uk = { point: "Точку посунуто.", vertex: "Точку лінії посунуто.", line: "Лінію посунуто.", - area: "Полігон посунуто." + area: "Полігон посунуто.", + multiple: "Moved multiple objects." + } + }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." } }, reverse: { @@ -175,7 +185,8 @@ locale.uk = { name: "Name", editing: "Editing {type}", additional: "Additional tags", - choose: "What are you adding?" + choose: "What are you adding?", + results: "{n} results for {search}" }, layerswitcher: { @@ -226,7 +237,7 @@ locale.uk = { }, zoom: { - in: "Наблизитись", + 'in': "Наблизитись", out: "Віддалитись" } }; diff --git a/locale/vi.js b/locale/vi.js index 8b5afad93..9bdabda1c 100644 --- a/locale/vi.js +++ b/locale/vi.js @@ -115,6 +115,15 @@ locale.vi = { multiple: "Di chuyển hơn một đối tượng." } }, + rotate: { + title: "Rotate", + description: "Rotate this object around its centre point.", + key: "R", + annotation: { + line: "Rotated a line.", + area: "Rotated an area." + } + }, reverse: { title: "Đảo ngược", description: "Làm cho đường kẻ này hướng về phía ngược.",