From f1bb6df967f5b195fffe0ad4553ae515d20ae3e4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sun, 28 Jun 2009 17:33:40 +0000 Subject: [PATCH] Delete browse.map.view_larger_map from a bunch of translations. It has kind-of been replaced by browse.map.larger.area but the translation isn't the same so I can't move them over --- config/locales/be.yml | 1 - config/locales/ca.yml | 1 - config/locales/de.yml | 1 - config/locales/el.yml | 1 - config/locales/en.yml | 1 - config/locales/es.yml | 1 - config/locales/fr.yml | 1 - config/locales/he.yml | 1 - config/locales/hi.yml | 1 - config/locales/is.yml | 1 - config/locales/it.yml | 1 - config/locales/ja.yml | 1 - config/locales/ko.yml | 1 - config/locales/nl.yml | 1 - config/locales/pl.yml | 1 - config/locales/pt-BR.yml | 1 - config/locales/ru.yml | 1 - config/locales/sl.yml | 1 - config/locales/yo.yml | 1 - config/locales/zh-CN.yml | 1 - config/locales/zh-TW.yml | 1 - 21 files changed, 21 deletions(-) diff --git a/config/locales/be.yml b/config/locales/be.yml index 000a70be9..03e983b3c 100644 --- a/config/locales/be.yml +++ b/config/locales/be.yml @@ -103,7 +103,6 @@ be: map: loading: "Загрузка..." deleted: "Выдалены" - view_larger_map: "Прагледзець большую карту" node_details: coordinates: "Каардынаты: " part_of: "Частка:" diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 084a869cf..3440e84b6 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -100,7 +100,6 @@ ca: map: loading: "Carregant..." deleted: "Esborrat" - view_larger_map: "Veure el mapa més gran" node_details: coordinates: "Coordenades:" part_of: "Part de:" diff --git a/config/locales/de.yml b/config/locales/de.yml index ae7927a76..ecb9de47b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -105,7 +105,6 @@ de: map: loading: "Laden..." deleted: "Gelöscht" - view_larger_map: "Größere Karte anzeigen" node_details: coordinates: "Koordinaten: " part_of: "Teil von:" diff --git a/config/locales/el.yml b/config/locales/el.yml index b3d3d862d..5b1e986fa 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -105,7 +105,6 @@ el: map: loading: "Φόρτωση..." deleted: "Διαγραφή" - view_larger_map: "Δες μεγαλύτερο χάρτη" node_details: coordinates: "Συντεταγμένες: " part_of: "Κομμάτι του:" diff --git a/config/locales/en.yml b/config/locales/en.yml index cc87f8c94..1bd6ab532 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -327,7 +327,6 @@ en: click_add_marker: "Click on the map to add a marker" change_marker: "Change marker position" add_marker: "Add a marker to the map" - view_larger_map: "View Larger Map" geocoder: results: results: "Results" diff --git a/config/locales/es.yml b/config/locales/es.yml index 1cc6fa404..b3928cfa0 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -101,7 +101,6 @@ es: map: loading: "Cargando..." deleted: "Borrado" - view_larger_map: "Ver mapa más grande" node_details: coordinates: "Coordenadas" part_of: "Parte de:" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 4ad6cf3a5..a7f651734 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -31,7 +31,6 @@ fr: map: loading: "Chargement..." deleted: "Effacé" - view_larger_map: "Agrandir la carte" node_details: part_of: "Faisant partie de:" node_history: diff --git a/config/locales/he.yml b/config/locales/he.yml index 94c496029..055f050bb 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -103,7 +103,6 @@ he: map: loading: "Loading..." deleted: "Deleted" - view_larger_map: "View Larger Map" node_details: coordinates: "Coordinates: " part_of: "Part of:" diff --git a/config/locales/hi.yml b/config/locales/hi.yml index ee2c5ef28..458633a44 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -103,7 +103,6 @@ hi: map: loading: "Loading..." deleted: "मिटा दिया गया है" - view_larger_map: "नक्शे के व्यापक दृष्टिकोण" node_details: coordinates: "निर्देशांक:" part_of: "इन रास्तो का हिस्सा:" diff --git a/config/locales/is.yml b/config/locales/is.yml index 6f0fa1521..677b76939 100644 --- a/config/locales/is.yml +++ b/config/locales/is.yml @@ -109,7 +109,6 @@ is: map: loading: "Hleð..." deleted: "Eytt" - view_larger_map: "Skoða á stærra korti" node_details: coordinates: "Hnit: " part_of: "Hluti af:" diff --git a/config/locales/it.yml b/config/locales/it.yml index 200a5aa2f..b48f37848 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -103,7 +103,6 @@ it: map: loading: "Caricamento in corso..." deleted: "Eliminato" - view_larger_map: "Visualizza una mappa più ampia" node_details: coordinates: "Coordinate: " part_of: "Parte di:" diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 7f76c30b4..3914d06a9 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -105,7 +105,6 @@ ja: map: loading: "ロード中..." deleted: "削除済み" - view_larger_map: "大きなマップを表示" node_details: coordinates: "座標: " part_of: "Part of:" diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 5964837f1..5130c006e 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -105,7 +105,6 @@ ko: map: loading: "불러 오는 중..." deleted: "삭제됨" - view_larger_map: "큰 지도 보기" node_details: coordinates: "좌표: " part_of: "Part of:" diff --git a/config/locales/nl.yml b/config/locales/nl.yml index e15e3dff2..e32d38203 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -103,7 +103,6 @@ nl: map: loading: "Laden..." deleted: "Verwijderd" - view_larger_map: "Grotere kaart" node_details: coordinates: "Coördinaten: " part_of: "Part of:" #to be translated diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 17afacacf..1cf36ab7e 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -103,7 +103,6 @@ pl: map: loading: "Wczytywanie..." deleted: "Skasowano" - view_larger_map: "Powiększ mapę" node_details: coordinates: "Współrzędne: " part_of: "Jest częścią:" diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 58976f5e7..6c5590df7 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -105,7 +105,6 @@ pt-BR: map: loading: "Carregando..." deleted: "Apagado" - view_larger_map: "Ver mapa maior" node_details: coordinates: "Coordenadas: " part_of: "Parte de:" diff --git a/config/locales/ru.yml b/config/locales/ru.yml index a4022ddc4..5aeb63806 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -103,7 +103,6 @@ ru: map: loading: "Загрузка..." deleted: "Удалено" - view_larger_map: "На большой карте" node_details: coordinates: "Координаты: " part_of: "Принадлежит к:" diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 7d463dea3..fd396eecc 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -105,7 +105,6 @@ sl: map: loading: "Nalaganje..." deleted: "Izbrisano" - view_larger_map: "Poglej večji zemljevid" node_details: coordinates: "Koordinate: " part_of: "Del:" diff --git a/config/locales/yo.yml b/config/locales/yo.yml index 82ed28cd8..9a0e7019e 100644 --- a/config/locales/yo.yml +++ b/config/locales/yo.yml @@ -105,7 +105,6 @@ yo: map: loading: "Loading..." deleted: "Deleted" - view_larger_map: "View Larger Map" node_details: coordinates: "Coordinates: " part_of: "Part of:" diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 83209757b..e13ebcbe9 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -103,7 +103,6 @@ zh-CN: map: loading: "读取中..." deleted: "删除" - view_larger_map: "显示更大地图" node_details: coordinates: "坐标: " part_of: "部分:" diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index e24e9a8cd..39f79a935 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -105,7 +105,6 @@ zh-TW: map: loading: "正在載入..." deleted: "已刪除" - view_larger_map: "檢視較大的地圖" node_details: coordinates: "坐標:" part_of: "部分:" -- 2.43.2