]> git.openstreetmap.org Git - rails.git/commitdiff
Localisation updates from https://translatewiki.net.
authortranslatewiki.net <l10n-bot@translatewiki.net>
Thu, 30 May 2019 17:35:06 +0000 (19:35 +0200)
committertranslatewiki.net <l10n-bot@translatewiki.net>
Thu, 30 May 2019 17:35:08 +0000 (19:35 +0200)
82 files changed:
config/locales/af.yml
config/locales/aln.yml
config/locales/ar.yml
config/locales/arz.yml
config/locales/ast.yml
config/locales/az.yml
config/locales/be-Tarask.yml
config/locales/be.yml
config/locales/bg.yml
config/locales/bn.yml
config/locales/br.yml
config/locales/bs.yml
config/locales/ca.yml
config/locales/ce.yml
config/locales/cs.yml
config/locales/cy.yml
config/locales/da.yml
config/locales/de.yml
config/locales/diq.yml
config/locales/dsb.yml
config/locales/el.yml
config/locales/en-GB.yml
config/locales/eo.yml
config/locales/es.yml
config/locales/et.yml
config/locales/eu.yml
config/locales/fa.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/fur.yml
config/locales/ga.yml
config/locales/gd.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hr.yml
config/locales/hsb.yml
config/locales/hu.yml
config/locales/ia.yml
config/locales/id.yml
config/locales/is.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ka.yml
config/locales/kab.yml
config/locales/km.yml
config/locales/ko.yml
config/locales/ku-Latn.yml
config/locales/lb.yml
config/locales/lt.yml
config/locales/lv.yml
config/locales/mk.yml
config/locales/mo.yml
config/locales/mr.yml
config/locales/ms.yml
config/locales/nb.yml
config/locales/ne.yml
config/locales/nl.yml
config/locales/nn.yml
config/locales/oc.yml
config/locales/pa.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt-PT.yml
config/locales/ro.yml
config/locales/ru.yml
config/locales/scn.yml
config/locales/sco.yml
config/locales/sk.yml
config/locales/sl.yml
config/locales/sq.yml
config/locales/sr-Latn.yml
config/locales/sr.yml
config/locales/sv.yml
config/locales/ta.yml
config/locales/te.yml
config/locales/th.yml
config/locales/tl.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/vi.yml
config/locales/zh-CN.yml
config/locales/zh-TW.yml

index fc28de932fd40d89be6bd0c2e30931867feb3833..8a1a3140093e1139ddb3f2b718a1b43d8d7cf294 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Afrikaans (Afrikaans)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Arnobarnard
 # Author: Biggs ZA
 # Author: Firefishy
@@ -12,6 +13,10 @@ af:
   time:
     formats:
       friendly: '%e %B %Y om %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publiseer
   activerecord:
     models:
       acl: Toegangsbeheerlys
@@ -242,7 +247,14 @@ af:
   diary_entries:
     new:
       title: Nuwe dagboekinskrywing
-      publish_button: Publiseer
+    form:
+      subject: 'Onderwerp:'
+      body: 'Teks:'
+      language: 'Taal:'
+      location: 'Ligging:'
+      latitude: 'Breedtegraad:'
+      longitude: 'Lengtegraad:'
+      use_map_link: benut kaart
     index:
       title: Gebruikersdagboeke
       title_friends: Dagboeke van vriende
@@ -257,14 +269,6 @@ af:
       newer_entries: Jonger inskrywings
     edit:
       title: Wysig dagboekinskrywing
-      subject: 'Onderwerp:'
-      body: 'Teks:'
-      language: 'Taal:'
-      location: 'Ligging:'
-      latitude: 'Breedtegraad:'
-      longitude: 'Lengtegraad:'
-      use_map_link: benut kaart
-      save_button: Stoor
       marker_text: Ligging van dagboekinskrywing
     show:
       title: '%{user} se dagboek | %{title}'
index 595423b8afe35d3b715f5ffe621857cda28c16aa..a7eab37b6e9204f8b00653b8a01adce82b923313 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Gheg Albanian (Gegë)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Albiona
 # Author: Alket
 # Author: Ardian
@@ -148,6 +149,14 @@ aln:
   diary_entries:
     new:
       title: Hyrja e re Ditari
+    form:
+      subject: 'Titulli:'
+      body: 'Trupi:'
+      language: 'Gjuha:'
+      location: 'Lokacioni:'
+      latitude: 'Latitude:'
+      longitude: 'Gjatësi:'
+      use_map_link: Harta e përdorimit
     index:
       title: ditarë Përdorues ,
       user_title: Ditari i %{user}
@@ -160,14 +169,6 @@ aln:
       newer_entries: Shënimet Ma Të Reja
     edit:
       title: hyrje Edit ditar
-      subject: 'Titulli:'
-      body: 'Trupi:'
-      language: 'Gjuha:'
-      location: 'Lokacioni:'
-      latitude: 'Latitude:'
-      longitude: 'Gjatësi:'
-      use_map_link: Harta e përdorimit
-      save_button: Ruje
       marker_text: Vendndodhja Ditari hyrje
     show:
       title: ditari i %{user} | %{title}
index 93661cab4274a1a114ce99b9528388cba4501e28..48e61d398019dfe3fcd2a823e375abe181dd6fbb 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Arabic (العربية)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Ali1
 # Author: Aude
 # Author: Ayatun
@@ -40,6 +41,11 @@ ar:
   time:
     formats:
       friendly: '%e %B %Y في %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: نشر
+        update: تحديث
   activerecord:
     errors:
       messages:
@@ -319,7 +325,14 @@ ar:
   diary_entries:
     new:
       title: مدخلة يومية جديدة
-      publish_button: نشر
+    form:
+      subject: 'الموضوع:'
+      body: 'النص:'
+      language: 'اللغة:'
+      location: 'الموقع:'
+      latitude: 'خط العرض:'
+      longitude: 'خط الطول:'
+      use_map_link: استخدم الخريطة
     index:
       title: يوميات المستخدمين
       title_friends: يوميات الأصدقاء
@@ -334,14 +347,6 @@ ar:
       newer_entries: المدخلات الأحدث
     edit:
       title: عدل مدخلة يومية
-      subject: 'الموضوع:'
-      body: 'النص:'
-      language: 'اللغة:'
-      location: 'الموقع:'
-      latitude: 'خط العرض:'
-      longitude: 'خط الطول:'
-      use_map_link: استخدم الخريطة
-      save_button: حفظ
       marker_text: موقع مدخلة اليومية
     show:
       title: يوميات %{user} | %{title}
index 7885c393ec0bca246f1a74757d57c4e152eb8065..fe0c3102c6da13f26c8883a89ec013c9917945b2 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Egyptian Arabic (مصرى)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Meno25
 # Author: علاء
 ---
@@ -123,6 +124,14 @@ arz:
   diary_entries:
     new:
       title: مدخله يوميه جديدة
+    form:
+      subject: 'الموضوع:'
+      body: 'نص الرسالة:'
+      language: 'اللغة:'
+      location: 'الموقع:'
+      latitude: 'خط العرض:'
+      longitude: 'خط الطول:'
+      use_map_link: استخدم الخريطة
     index:
       title: يوميات المستخدمين
       user_title: يوميه %{user}
@@ -135,14 +144,6 @@ arz:
       newer_entries: المدخلات الأحدث
     edit:
       title: عدّل مدخله يومية
-      subject: 'الموضوع:'
-      body: 'نص الرسالة:'
-      language: 'اللغة:'
-      location: 'الموقع:'
-      latitude: 'خط العرض:'
-      longitude: 'خط الطول:'
-      use_map_link: استخدم الخريطة
-      save_button: حفظ
       marker_text: موقع مدخله اليومية
     show:
       title: يوميات اليوزر %{user} | %{title}
index 8d156ab13c3351485ba700040058a61d58674b44..aa978ceb1c9c087ee77bcf67ea6d323a678c68e1 100644 (file)
@@ -11,6 +11,11 @@ ast:
   time:
     formats:
       friendly: '%e de %B de %Y a les %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Espublizar
+        update: Anovar
   activerecord:
     errors:
       messages:
@@ -293,7 +298,14 @@ ast:
   diary_entries:
     new:
       title: Nueva entrada del diariu
-      publish_button: Espublizar
+    form:
+      subject: 'Asuntu:'
+      body: 'Cuerpu:'
+      language: 'Llingua:'
+      location: 'Allugamientu:'
+      latitude: 'Llatitú:'
+      longitude: 'Llonxitú:'
+      use_map_link: usar mapa
     index:
       title: Diarios d'usuarios
       title_friends: Diarios de collacios
@@ -307,15 +319,7 @@ ast:
       older_entries: Entraes anteriores
       newer_entries: Entraes más nueves
     edit:
-      title: Editar entrada del diariu
-      subject: 'Asuntu:'
-      body: 'Cuerpu:'
-      language: 'Llingua:'
-      location: 'Allugamientu:'
-      latitude: 'Llatitú:'
-      longitude: 'Llonxitú:'
-      use_map_link: usar mapa
-      save_button: Guardar
+      title: Editar entrada del Diariu
       marker_text: Allugamientu de la entrada del diariu
     show:
       title: Diariu de %{user} | %{title}
@@ -1101,6 +1105,7 @@ ast:
     partners_ucl: UCL
     partners_bytemark: Bytemark Hosting
     partners_partners: asociaos
+    tou: Condiciones d'usu
     osm_offline: La base de datos d'OpenStreetMap anguaño ta desconectada mentanto
       se faen trabayos esenciales de mantenimientu de la base de datos.
     osm_read_only: La base de datos d'OpenStreetMap anguaño ta en mou de sólo llectura
@@ -1333,7 +1338,8 @@ ast:
       legal_html: "Esti sitiu y munchos otros servicios rellacionaos xestiónalos formalmente
         la  \n<a href='https://osmfoundation.org/'>Fundación OpenStreetMap</a> (OSMF)
         \nnel nome de la comunidá. L'usu de tolos servicios alministraos pola OSMF
-        tán suxetos a les nueses <a href=\"https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy\">polítiques
+        tán suxetos a les nueses <a href=\"https://wiki.osmfoundation.org/wiki/Terms_of_Use\">Condiciones
+        d'usu</a>,<a href=\"https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy\">polítiques
         d'usu aceptable</a> y la nuesa <a href=\"https://wiki.osmfoundation.org/wiki/Privacy_Policy\">política
         de privacidá</a>\n<br>\n<a href='https://osmfoundation.org/Contact'>Comunícate
         cola OSMF</a> \nsi tienes entrugues relativos a les llicencies, drechos d'autor
@@ -2087,14 +2093,16 @@ ast:
         Pa más información llei <a href="%{url}">esta páxina wiki</a>.
       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     terms:
-      title: Condiciones de collaboración
-      heading: Condiciones de collaboración
-      consider_pd: Amás del alcuerdu anterior, considero que les mios collaboraciones
-        pasen a ser Dominiu Públicu
+      title: Condiciones
+      heading: Condiciones
+      heading_ct: Condiciones de collaboración
+      consider_pd: Amás de lo anterior, considero que les mios collaboraciones pasen
+        a ser Dominiu Públicu
       consider_pd_why: ¿qué ye esto?
       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
       guidance: 'Información p''ayudar a entender estos términos: un <a href="%{summary}">resume</a>
         y delles <a href="%{translations}">traducciones non oficiales</a>'
+      continue: Siguir
       declined: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
       decline: Refugar
       you need to accept or decline: Por favor, llei y aceuta o refuga les nueves
@@ -2515,6 +2523,8 @@ ast:
         title: Capes
       copyright: © <a href='%{copyright_url}'>collaboradores d'OpenStreetMap</a>
       donate_link_text: <a class='donate-attr' href='%{donate_url}'>Faiga una donación</a>
+      terms: <a href='%{terms_url}' target='_blank'>Condiciones del sitiu web y de
+        la API</a>
     site:
       edit_tooltip: Editar el mapa
       edit_disabled_tooltip: Aumenta pa editar el mapa
index 68a2b36a0654951b6b3ce8fcbd62c76348f8b574..a5374230d392caaeffb0c1b83a15aa1766e41625 100644 (file)
@@ -2,6 +2,7 @@
 # Exported from translatewiki.net
 # Export driver: phpyaml
 # Author: AZISS
+# Author: Abijeet Patro
 # Author: Cekli829
 # Author: Mushviq Abdulla
 # Author: Ruila
@@ -14,6 +15,10 @@ az:
   time:
     formats:
       friendly: '%e %B %Y  %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Yayımla
   activerecord:
     models:
       acl: Giriş Məhdudiyyətləri siyahısı
@@ -200,7 +205,14 @@ az:
   diary_entries:
     new:
       title: Yeni Gündəlik Yazısı
-      publish_button: Yayımla
+    form:
+      subject: 'Mövzu:'
+      body: 'Mətn:'
+      language: 'Dil:'
+      location: 'Yerləşdiyi yer:'
+      latitude: 'En dairəsi:'
+      longitude: 'Uzunluq dairəsi:'
+      use_map_link: xəritə üzərində göstər
     index:
       title: İstifadəçi gündəlikləri
       title_friends: Dostların gündəlikləri
@@ -215,14 +227,6 @@ az:
       newer_entries: Yeni yazılar
     edit:
       title: Gündəlik yazısıni redaktə etmək
-      subject: 'Mövzu:'
-      body: 'Mətn:'
-      language: 'Dil:'
-      location: 'Yerləşdiyi yer:'
-      latitude: 'En dairəsi:'
-      longitude: 'Uzunluq dairəsi:'
-      use_map_link: xəritə üzərində göstər
-      save_button: Qeyd et
       marker_text: Gundəlik yazısının yazıldığı yer
     show:
       title: İstifadəçi %{user} gündəliyi | %{title}
index aa9ce47b11823457a215aa9055e4a4d167d5c713..436f19a3a854bb90e9bb923ab364c43ef825589a 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Belarusian (Taraškievica orthography) (беларуская (тарашкевіца)‎)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: EugeneZelenko
 # Author: Jim-by
 # Author: Macofe
@@ -183,6 +184,14 @@ be-Tarask:
   diary_entries:
     new:
       title: Новы запіс у дзёньніку
+    form:
+      subject: 'Тэма:'
+      body: 'Тэкст:'
+      language: 'Мова:'
+      location: 'Месцазнаходжаньне:'
+      latitude: 'Шырата:'
+      longitude: 'Даўгата:'
+      use_map_link: на мапе
     index:
       title: Дзёньнікі карыстальнікаў
       title_friends: Дзёньнікі сяброў
@@ -197,14 +206,6 @@ be-Tarask:
       newer_entries: Навейшыя запісы
     edit:
       title: Рэдагаваць запіс у дзёньніку
-      subject: 'Тэма:'
-      body: 'Тэкст:'
-      language: 'Мова:'
-      location: 'Месцазнаходжаньне:'
-      latitude: 'Шырата:'
-      longitude: 'Даўгата:'
-      use_map_link: на мапе
-      save_button: Захаваць
       marker_text: Месцазнаходжаньне запісу дзёньніка
     show:
       title: Дзёньнік %{user} | %{title}
index 9cf26a883e4420a6a9d89526c4525eb13215de74..1faebdf0a4b07274c7fdd4ad96b966a6b046335e 100644 (file)
@@ -17,6 +17,10 @@ be:
   time:
     formats:
       friendly: '%e %B %Y у %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Апублікаваць
   activerecord:
     errors:
       messages:
@@ -297,7 +301,14 @@ be:
   diary_entries:
     new:
       title: Новы запіс дзённіку
-      publish_button: Апублікаваць
+    form:
+      subject: 'Тэма:'
+      body: 'Змест:'
+      language: 'Мова:'
+      location: 'Месца:'
+      latitude: 'Шырата:'
+      longitude: 'Даўгата:'
+      use_map_link: карыстацца картай
     index:
       title: Дзённікі карыстальнікаў
       title_friends: Дзённікі сяброў
@@ -312,14 +323,6 @@ be:
       newer_entries: Навейшыя запісы
     edit:
       title: Правіць запіс у дзённіку
-      subject: 'Тэма:'
-      body: 'Змест:'
-      language: 'Мова:'
-      location: 'Месца:'
-      latitude: 'Шырата:'
-      longitude: 'Даўгата:'
-      use_map_link: карыстацца картай
-      save_button: Захаваць
       marker_text: Месцазнаходжанне запісу дзённіка
     show:
       title: Дзённік карыстальніка %{user} | %{title}
@@ -1327,7 +1330,7 @@ be:
         Удзельнікі выкарыстоўваюць аэрафотаздымкі, GPS-прылады і нізкатэхналагічныя
         палявыя карты для праверкі таго, што дадзеныя OSM з'яўляюцца дакладнымі і
         актуальнымі.
-      community_driven_title: Развівіаецца супольнасцю
+      community_driven_title: Развіваецца супольнасцю
       community_driven_html: |-
         Супольнасць OpenStreetMap - разнастайная, зацятая і штодня расце. Сярод нашых удзельнікаў ёсць картографы энтузіясты і прафесіяналы, інжынеры якія падтрымліваюць серверы OSM, спецыялісты, якія з гуманістычных прычын, дапамагаюць у картаграфаванні раёнаў, пацярпелых ад стыхійнага бедства, і многія іншыя.
         Каб даведацца больш пра супольнасць, паглядзіце <a href='%{diary_path}'>дзённікі карыстальнікаў</a>,
index 261e80dc3867855ad07a646a5585ac43483188d3..b963c4eae2b23c0bf45a10c2b09799f02834ef92 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Bulgarian (български)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: DCLXVI
 # Author: Lyubomirv
 # Author: MrPanyGoff
@@ -16,6 +17,10 @@ bg:
   time:
     formats:
       friendly: '%e %B %Y в %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Публикуване
   activerecord:
     errors:
       messages:
@@ -220,7 +225,14 @@ bg:
   diary_entries:
     new:
       title: Нов запис в дневника
-      publish_button: Публикуване
+    form:
+      subject: 'Тема:'
+      body: 'Текст:'
+      language: 'Език:'
+      location: 'Местоположение:'
+      latitude: 'Географска ширина:'
+      longitude: 'Географска дължина:'
+      use_map_link: използвай карта
     index:
       title: Дневници на потребителите
       title_friends: Дневници на приятели
@@ -235,14 +247,6 @@ bg:
       newer_entries: По-нови записи
     edit:
       title: Редактиране на запис в дневника
-      subject: 'Тема:'
-      body: 'Текст:'
-      language: 'Език:'
-      location: 'Местоположение:'
-      latitude: 'Географска ширина:'
-      longitude: 'Географска дължина:'
-      use_map_link: използвай карта
-      save_button: Съхраняване
     show:
       title: Дневник на потребител %{user} | %{title}
       user_title: дневник на %{user}
index 4914c0b743ce7e7f682edbbce53e9df9adf642ee..e6a01ce64a740ba39d3aa2231792634f28967ccb 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Bangla (বাংলা)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Aftabuzzaman
 # Author: Bellayet
 # Author: Bodhisattwa
@@ -22,6 +23,10 @@ bn:
   time:
     formats:
       friendly: '%e %B %Y %H:%M-এ'
+  helpers:
+    submit:
+      diary_entry:
+        create: প্রকাশ করুন
   activerecord:
     models:
       acl: প্রবেশাধিকার নিয়ন্ত্রণ তালিকা
@@ -272,7 +277,14 @@ bn:
   diary_entries:
     new:
       title: নতুন দিনলিপির ভুক্তি
-      publish_button: প্রকাশ করুন
+    form:
+      subject: 'বিষয়:'
+      body: 'মূলাংশ:'
+      language: 'ভাষা:'
+      location: 'অবস্থান:'
+      latitude: 'অক্ষাংশ:'
+      longitude: 'দ্রাঘিমাংশ:'
+      use_map_link: মানচিত্র ব্যবহার করুন
     index:
       title: ব্যবহারকারীর দিনলিপি
       title_friends: বন্ধুর দিনলিপি
@@ -287,14 +299,6 @@ bn:
       newer_entries: নতুন ভুক্তি
     edit:
       title: দিনলিপির ভুক্তি সম্পাদনা করুন
-      subject: 'বিষয়:'
-      body: 'মূলাংশ:'
-      language: 'ভাষা:'
-      location: 'অবস্থান:'
-      latitude: 'অক্ষাংশ:'
-      longitude: 'দ্রাঘিমাংশ:'
-      use_map_link: মানচিত্র ব্যবহার করুন
-      save_button: সংরক্ষণ
       marker_text: দিনলিপির ভুক্তির অবস্থান
     show:
       title: '%{user}-এর দিনলিপি | %{title}'
index 78d9d6e55c8a95161d6a9db2e1e166c148f1a2bd..f4116d547a38a0bed7786058aa6ab0c1ba7c49a8 100644 (file)
@@ -16,6 +16,10 @@ br:
   time:
     formats:
       friendly: '%e %B %Y da %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Embann
   activerecord:
     errors:
       messages:
@@ -298,7 +302,14 @@ br:
   diary_entries:
     new:
       title: Enmoned nevez en deizlevr
-      publish_button: Embann
+    form:
+      subject: 'Danvez :'
+      body: 'Korf :'
+      language: 'Yezh :'
+      location: 'Lec''hiadur :'
+      latitude: 'Ledred :'
+      longitude: 'Hedred :'
+      use_map_link: implijout ar gartenn
     index:
       title: Deizlevrioù an implijerien
       title_friends: Deizlevrioù ar vignoned
@@ -313,14 +324,6 @@ br:
       newer_entries: Enmonedoù nevesañ
     edit:
       title: Kemmañ an enmoned en deizlevr
-      subject: 'Danvez :'
-      body: 'Korf :'
-      language: 'Yezh :'
-      location: 'Lec''hiadur :'
-      latitude: 'Ledred :'
-      longitude: 'Hedred :'
-      use_map_link: implijout ar gartenn
-      save_button: Enrollañ
       marker_text: Lec'hiadur an enmoned en deizlevr
     show:
       title: Deizlevr %{user} | %{title}
index 8bdb52a249fb7abca01bac9e433ec327776fab91..05d737b56c082e75649760c4f851fa171edb03b7 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Bosnian (bosanski)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Alenmahovic
 # Author: CERminator
 # Author: DzWiki
@@ -17,6 +18,10 @@ bs:
   time:
     formats:
       friendly: '%e %B %Y u %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Objavi
   activerecord:
     models:
       acl: Kontrole pristupa
@@ -219,7 +224,14 @@ bs:
   diary_entries:
     new:
       title: Novi unos u dnevnik
-      publish_button: Objavi
+    form:
+      subject: 'Predmet:'
+      body: 'Tijelo:'
+      language: 'Jezik:'
+      location: 'Lokacija:'
+      latitude: Geografska širina (Latitude)
+      longitude: Geografska dužina (Longitude)
+      use_map_link: korisititi kartu
     index:
       title: Dnevnici korisnika
       title_friends: Dnevnici prijatelja
@@ -234,14 +246,6 @@ bs:
       newer_entries: Noviji unosi
     edit:
       title: Uredi unos u dnevniku
-      subject: 'Predmet:'
-      body: 'Tijelo:'
-      language: 'Jezik:'
-      location: 'Lokacija:'
-      latitude: Geografska širina (Latitude)
-      longitude: Geografska dužina (Longitude)
-      use_map_link: korisititi kartu
-      save_button: Spremiti
       marker_text: Lokacija unosa u dnevnik
     show:
       title: Dnevnik korisnika %{user} | %{title}
index 0e3237ca4b624f5f66c6bf5bbd91c7f25111658e..d83d71ba1c7c782ef31c3fd0f3b6f79054154d75 100644 (file)
@@ -43,6 +43,10 @@ ca:
   time:
     formats:
       friendly: '%e %B %Y a les %H.%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publica
   activerecord:
     models:
       acl: Llista de control d'accés
@@ -312,7 +316,14 @@ ca:
   diary_entries:
     new:
       title: Entrada de diari nova
-      publish_button: Publica
+    form:
+      subject: 'Assumpte:'
+      body: 'Cos del missatge:'
+      language: 'Llengua:'
+      location: 'Ubicació:'
+      latitude: 'Latitud:'
+      longitude: 'Longitud:'
+      use_map_link: usa el mapa
     index:
       title: Diaris d'usuari/a
       title_friends: Diaris dels amics
@@ -327,14 +338,6 @@ ca:
       newer_entries: Entrades més recents
     edit:
       title: Edita entrada del diari
-      subject: 'Assumpte:'
-      body: 'Cos del missatge:'
-      language: 'Llengua:'
-      location: 'Ubicació:'
-      latitude: 'Latitud:'
-      longitude: 'Longitud:'
-      use_map_link: usa el mapa
-      save_button: Desa
       marker_text: Localització de l'Entrada del Diari
     show:
       title: Diari de %{user} | %{title}
index dc5f60dd2327e332873496548c088dd368455b84..4ac60b0326db499cb2b3a9bef4b98f09ffde40f5 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Chechen (нохчийн)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Sasan700
 # Author: Умар
 ---
@@ -8,6 +9,10 @@ ce:
   time:
     formats:
       friendly: '%e %B %Y %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Арахеца
   activerecord:
     errors:
       messages:
@@ -279,7 +284,14 @@ ce:
   diary_entries:
     new:
       title: Де керла дӀаяздар
-      publish_button: Арахеца
+    form:
+      subject: 'Тема:'
+      body: 'Йоза:'
+      language: 'Мотт:'
+      location: 'Меттиг:'
+      latitude: 'Шоралла:'
+      longitude: 'Дохалла:'
+      use_map_link: Гайта картан тӀехь
     index:
       title: Дневникаш
       title_friends: ДоттагӀийн дневникаш
@@ -294,14 +306,6 @@ ce:
       newer_entries: Керла дӀаяздарш
     edit:
       title: ДӀаяздарш тадар
-      subject: 'Тема:'
-      body: 'Йоза:'
-      language: 'Мотт:'
-      location: 'Меттиг:'
-      latitude: 'Шоралла:'
-      longitude: 'Дохалла:'
-      use_map_link: Гайта картан тӀехь
-      save_button: Ӏалашдан
       marker_text: Билгало язйаран меттиг
     show:
       title: Декъашхочун дневник %{user} | %{title}
index 274e306f2fe0c343604efb64d1faa12f16e878ad..847f690dd6b7566e908244cf87e7ba5381c18475 100644 (file)
@@ -43,6 +43,10 @@ cs:
     formats:
       friendly: '%e. %m. %Y v %H:%M'
       blog: '%e. %L. %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publikovat
   activerecord:
     errors:
       messages:
@@ -328,7 +332,14 @@ cs:
   diary_entries:
     new:
       title: Nový záznam do deníku
-      publish_button: Publikovat
+    form:
+      subject: 'Předmět:'
+      body: 'Text:'
+      language: 'Jazyk:'
+      location: 'Místo:'
+      latitude: 'Zeměpisná šířka:'
+      longitude: 'Zeměpisná délka:'
+      use_map_link: použít mapu
     index:
       title: Deníky uživatelů
       title_friends: Deníky přátel
@@ -343,14 +354,6 @@ cs:
       newer_entries: Novější záznamy
     edit:
       title: Upravit deníkový záznam
-      subject: 'Předmět:'
-      body: 'Text:'
-      language: 'Jazyk:'
-      location: 'Místo:'
-      latitude: 'Zeměpisná šířka:'
-      longitude: 'Zeměpisná délka:'
-      use_map_link: použít mapu
-      save_button: Uložit
       marker_text: Místo deníkového záznamu
     show:
       title: Deník uživatele %{user} | %{title}
index a8dbe5ccc456b748ccc98e458a35c8fe28785300..43f9fd462e850ae3551877ad124bbef6feecbf56 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Welsh (Cymraeg)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Cymrodor
 # Author: Robin Owain
 ---
@@ -8,6 +9,10 @@ cy:
   time:
     formats:
       friendly: '%e %B %Y at %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Cyhoeddi
   activerecord:
     models:
       acl: Rhestr Rheoli Mynediad
@@ -264,7 +269,14 @@ cy:
   diary_entries:
     new:
       title: Cofnod Dyddiadur Newydd
-      publish_button: Cyhoeddi
+    form:
+      subject: 'Pwnc:'
+      body: 'Corff:'
+      language: 'Iaith:'
+      location: 'Lleoliad:'
+      latitude: Hydred
+      longitude: Lledred
+      use_map_link: defnyddiwch y map
     index:
       title: Dyddiaduron defnyddwyr
       title_friends: Dyddiaduron ffrindiau
@@ -279,14 +291,6 @@ cy:
       newer_entries: Confodion Mwy Diweddar
     edit:
       title: Golygu cofnod dyddiadur
-      subject: 'Pwnc:'
-      body: 'Corff:'
-      language: 'Iaith:'
-      location: 'Lleoliad:'
-      latitude: Hydred
-      longitude: Lledred
-      use_map_link: defnyddiwch y map
-      save_button: Arbed
       marker_text: Lleoliad cofnod y dyddiadur
     show:
       title: yddiadur %{user} | %{title}
index 98655c6dafd37aef17f147d56738c7cfbb1d6e4a..044b072b8cf1656f38bcd3522ee851dda69d1cc6 100644 (file)
@@ -35,6 +35,11 @@ da:
   time:
     formats:
       friendly: '%e. %B %Y kl. %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Offentliggør
+        update: Opdater
   activerecord:
     errors:
       messages:
@@ -318,7 +323,14 @@ da:
   diary_entries:
     new:
       title: Nyt blogindlæg
-      publish_button: Offentliggør
+    form:
+      subject: 'Emne:'
+      body: 'Indhold:'
+      language: 'Sprog:'
+      location: 'Position:'
+      latitude: 'Breddegrad:'
+      longitude: 'Længdegrad:'
+      use_map_link: brug kort
     index:
       title: Brugerblogs
       title_friends: Venners blogs
@@ -333,14 +345,6 @@ da:
       newer_entries: Nyere indlæg
     edit:
       title: Ret blogindlæg
-      subject: 'Emne:'
-      body: 'Indhold:'
-      language: 'Sprog:'
-      location: 'Position:'
-      latitude: 'Breddegrad:'
-      longitude: 'Længdegrad:'
-      use_map_link: brug kort
-      save_button: Gem
       marker_text: Placering for blogindlæg
     show:
       title: '%{user}''s blog | %{title}'
index 73da77d7e6061fa9189ae6dea702eebb97d1674a..c334899b063a9dba6d7c65f15be57c281bd8e136 100644 (file)
@@ -62,6 +62,10 @@ de:
   time:
     formats:
       friendly: '%e. %B %Y um %H:%M Uhr'
+  helpers:
+    submit:
+      diary_entry:
+        create: Veröffentlichen
   activerecord:
     errors:
       messages:
@@ -346,7 +350,14 @@ de:
   diary_entries:
     new:
       title: Neuer Blog-Eintrag
-      publish_button: Veröffentlichen
+    form:
+      subject: 'Betreff:'
+      body: 'Text:'
+      language: 'Sprache:'
+      location: 'Ort:'
+      latitude: 'Breitengrad:'
+      longitude: 'Längengrad:'
+      use_map_link: Ort auf Karte auswählen
     index:
       title: Benutzer-Blogs
       title_friends: Blogs deiner Freunde
@@ -361,14 +372,6 @@ de:
       newer_entries: Neuere
     edit:
       title: Eintrag bearbeiten
-      subject: 'Betreff:'
-      body: 'Text:'
-      language: 'Sprache:'
-      location: 'Ort:'
-      latitude: 'Breitengrad:'
-      longitude: 'Längengrad:'
-      use_map_link: Ort auf Karte auswählen
-      save_button: Speichern
       marker_text: Ort des Blogeintrags
     show:
       title: Blog von %{user} | %{title}
index a1f90c6bcac1393f753c3b3259630b55fa796b72..59e76023ec4db9eb1bb88160a1e65ed844e595bf 100644 (file)
@@ -2,6 +2,7 @@
 # Exported from translatewiki.net
 # Export driver: phpyaml
 # Author: 1917 Ekim Devrimi
+# Author: Abijeet Patro
 # Author: Asmen
 # Author: Erdemaslancan
 # Author: Gorizon
@@ -15,6 +16,10 @@ diq:
   time:
     formats:
       friendly: '%e %B %Y seate %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Vıla ke
   activerecord:
     models:
       acl: Qontrol Listeyê Resayışi
@@ -212,11 +217,7 @@ diq:
       title_nearby: Nezdıra vurriyayışê setê karberi
       load_more: Dehana vêşi
   diary_entries:
-    new:
-      publish_button: Vıla ke
-    index:
-      user_title: '%{user} (Rocek)'
-    edit:
+    form:
       subject: 'Mewzu:'
       body: 'Metın:'
       language: 'Zıwan:'
@@ -224,7 +225,9 @@ diq:
       latitude: 'Verıniye:'
       longitude: 'Derganiye:'
       use_map_link: xerita bıgurene
-      save_button: Qeyd ke
+    index:
+      user_title: '%{user} (Rocek)'
+    edit:
       marker_text: Lokasyonê rocekê cıkewtışi
     show:
       leave_a_comment: Yew mışewre bınuse
index bd24a5e78f1e16e6176d1f547dc93a1707365069..64ba0ca94ba1a25e56f64af147abadf7b2b05031 100644 (file)
@@ -261,6 +261,14 @@ dsb:
   diary_entries:
     new:
       title: Nowy zapisk dnjownika
+    form:
+      subject: 'Temowe nadpismo:'
+      body: 'Tekst:'
+      language: 'Rěc:'
+      location: 'Městno:'
+      latitude: 'Šyrina:'
+      longitude: 'Dlinina:'
+      use_map_link: kórtu wužywaś
     index:
       title: Dnjowniki wužywarjow
       title_friends: Dnjowniki pśijaśelow
@@ -275,14 +283,6 @@ dsb:
       newer_entries: Nowše zapiski
     edit:
       title: Zapisk dnjownika wobźěłaś
-      subject: 'Temowe nadpismo:'
-      body: 'Tekst:'
-      language: 'Rěc:'
-      location: 'Městno:'
-      latitude: 'Šyrina:'
-      longitude: 'Dlinina:'
-      use_map_link: kórtu wužywaś
-      save_button: Składowaś
       marker_text: Městno zapiska dnjownika
     show:
       title: Dnjownik %{user} | %{title}
index f27ee22570a1a91fe4f8188b4e85190240f53a2a..e65912f1a54774d67a66f16abed4f969895af8b2 100644 (file)
@@ -35,6 +35,10 @@ el:
   time:
     formats:
       friendly: '%e %B %Y στις %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Δημοσίευση
   activerecord:
     models:
       acl: Λίστα ελέγχου πρόσβασης
@@ -321,7 +325,14 @@ el:
   diary_entries:
     new:
       title: Νέα καταχώρηση ημερολογίου
-      publish_button: Δημοσίευση
+    form:
+      subject: 'Θέμα:'
+      body: 'Κείμενο:'
+      language: 'Γλώσσα:'
+      location: 'Τοποθεσία:'
+      latitude: 'Γεωγραφικό πλάτος:'
+      longitude: 'Γεωγραφικό μήκος:'
+      use_map_link: χρησιμοποιήστε τον χάρτη
     index:
       title: Ημερολόγια χρηστών
       title_friends: Ημερολόγια φίλων
@@ -336,14 +347,6 @@ el:
       newer_entries: Νεότερες καταχωρήσεις
     edit:
       title: Επεξεργασία καταχώρισης ημερολογίου
-      subject: 'Θέμα:'
-      body: 'Κείμενο:'
-      language: 'Γλώσσα:'
-      location: 'Τοποθεσία:'
-      latitude: 'Γεωγραφικό πλάτος:'
-      longitude: 'Γεωγραφικό μήκος:'
-      use_map_link: χρησιμοποιήστε τον χάρτη
-      save_button: Αποθήκευση
       marker_text: Τοποθεσία καταχώρησης ημερολογίου
     show:
       title: το ημερολόγιο του %{user} | %{title}
index ae70009abd434149fd1ec31f4ecee414b28f50d1..928e877a34e2759337ddfe29032b636de376e1bb 100644 (file)
@@ -29,6 +29,10 @@ en-GB:
     formats:
       friendly: '%e %B %Y at %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publish
   activerecord:
     models:
       acl: Access Control List
@@ -301,7 +305,14 @@ en-GB:
   diary_entries:
     new:
       title: New Diary Entry
-      publish_button: Publish
+    form:
+      subject: 'Subject:'
+      body: 'Body:'
+      language: 'Language:'
+      location: 'Location:'
+      latitude: 'Latitude:'
+      longitude: 'Longitude:'
+      use_map_link: use map
     index:
       title: Users' diaries
       title_friends: Friends' diaries
@@ -316,14 +327,6 @@ en-GB:
       newer_entries: Newer Entries
     edit:
       title: Edit diary entry
-      subject: 'Subject:'
-      body: 'Body:'
-      language: 'Language:'
-      location: 'Location:'
-      latitude: 'Latitude:'
-      longitude: 'Longitude:'
-      use_map_link: use map
-      save_button: Save
       marker_text: Diary entry location
     show:
       title: '%{user}''s diary | %{title}'
index 074e8b5de2332b3168633f4c6bedfee027c1bcac..94e2dfea8f588252102a3a067863f65a9d27f83c 100644 (file)
@@ -27,6 +27,11 @@ eo:
   time:
     formats:
       friendly: '%e %B %Y je %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publikigi
+        update: Ĝisdatigi
   activerecord:
     errors:
       messages:
@@ -306,7 +311,14 @@ eo:
   diary_entries:
     new:
       title: Nova taglibra afiŝo
-      publish_button: Publikigi
+    form:
+      subject: 'Temo:'
+      body: 'Enhavo:'
+      language: 'Lingvo:'
+      location: 'Pozicio:'
+      latitude: 'Latitudo:'
+      longitude: 'Longitudo:'
+      use_map_link: uzi mapon
     index:
       title: Taglibroj de uzantoj
       title_friends: Taglibroj de amikoj
@@ -320,15 +332,7 @@ eo:
       older_entries: Pli malnovaj afiŝoj
       newer_entries: Pli novaj afiŝoj
     edit:
-      title: Redakti taglibran afiŝon
-      subject: 'Temo:'
-      body: 'Enhavo:'
-      language: 'Lingvo:'
-      location: 'Pozicio:'
-      latitude: 'Latitudo:'
-      longitude: 'Longitudo:'
-      use_map_link: uzi mapon
-      save_button: Konservi
+      title: Redakti Taglibran Afiŝon
       marker_text: Kie krei afiŝon
     show:
       title: Taglibro de %{user} | %{title}
index 98a724d2055e79ceea6d12d3d310532781c9a60e..8ca9c312487224e87e8fe88edce954812b3a4064 100644 (file)
@@ -18,6 +18,7 @@
 # Author: Fitoschido
 # Author: Fortega
 # Author: Guillembb
+# Author: Harvest
 # Author: Hereñu
 # Author: Idontknow
 # Author: Indiralena
@@ -62,6 +63,11 @@ es:
   time:
     formats:
       friendly: '%e de %B de %Y a las %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicar
+        update: Actualizar
   activerecord:
     errors:
       messages:
@@ -347,7 +353,14 @@ es:
   diary_entries:
     new:
       title: Nueva entrada en el diario
-      publish_button: Publicar
+    form:
+      subject: 'Asunto:'
+      body: 'Texto:'
+      language: 'Idioma:'
+      location: 'Ubicación:'
+      latitude: 'Latitud:'
+      longitude: 'Longitud:'
+      use_map_link: usar mapa
     index:
       title: Diarios de usuarios
       title_friends: Diarios de amigos
@@ -361,15 +374,7 @@ es:
       older_entries: Entradas más antiguas
       newer_entries: Entradas más recientes
     edit:
-      title: Editar entrada del diario
-      subject: 'Asunto:'
-      body: 'Texto:'
-      language: 'Idioma:'
-      location: 'Ubicación:'
-      latitude: 'Latitud:'
-      longitude: 'Longitud:'
-      use_map_link: usar mapa
-      save_button: Guardar
+      title: Editar Entrada del Diario
       marker_text: Lugar de la entrada del diario
     show:
       title: Diario de %{user} | %{title}
index 1d29e5747603362a893b19bad9c78b34f4dcff66..1f8dcea5dbd02596a0551874c01676d29c8a00fe 100644 (file)
@@ -17,6 +17,10 @@ et:
     formats:
       friendly: '%e. %B %Y, kell %H:%M'
       blog: '%e. %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Avalda
   activerecord:
     models:
       acl: Pääsuloend
@@ -286,7 +290,14 @@ et:
   diary_entries:
     new:
       title: Uus päeviku sissekanne
-      publish_button: Avalda
+    form:
+      subject: 'Teema:'
+      body: 'Tekst:'
+      language: 'Keel:'
+      location: 'Asukoht:'
+      latitude: 'Laius:'
+      longitude: 'Pikkus:'
+      use_map_link: kasuta kaarti
     index:
       title: Kasutajate päevikud
       title_friends: Sõprade päevikud
@@ -301,14 +312,6 @@ et:
       newer_entries: Uuemad...
     edit:
       title: Muuda päeviku sissekannet
-      subject: 'Teema:'
-      body: 'Tekst:'
-      language: 'Keel:'
-      location: 'Asukoht:'
-      latitude: 'Laius:'
-      longitude: 'Pikkus:'
-      use_map_link: kasuta kaarti
-      save_button: Salvesta
       marker_text: Päeviku sissekande tegemise asukoht
     show:
       title: Kasutaja %{user} päevik | %{title}
index f2c34472d3ed8f6973dd42ecd29851a45e5bec66..9fb32bad1f723f612c46250fd578356d329ab720 100644 (file)
@@ -23,6 +23,10 @@ eu:
   time:
     formats:
       friendly: '%e %B %Y %H:%M-ean'
+  helpers:
+    submit:
+      diary_entry:
+        create: Argitaratu
   activerecord:
     errors:
       messages:
@@ -312,7 +316,14 @@ eu:
   diary_entries:
     new:
       title: Eguneroko Sarrera Berria
-      publish_button: Argitaratu
+    form:
+      subject: 'Gaia:'
+      body: 'Testua:'
+      language: 'Hizkuntza:'
+      location: 'Kokapena:'
+      latitude: 'Latitudea:'
+      longitude: 'Longitudea:'
+      use_map_link: erabili mapa
     index:
       title: Erabiltzaileen egunerokoak
       title_friends: Lagunen egunerokoak
@@ -327,14 +338,6 @@ eu:
       newer_entries: Sarrera berriagoak
     edit:
       title: Eguneroko sarrera aldatu
-      subject: 'Gaia:'
-      body: 'Testua:'
-      language: 'Hizkuntza:'
-      location: 'Kokapena:'
-      latitude: 'Latitudea:'
-      longitude: 'Longitudea:'
-      use_map_link: erabili mapa
-      save_button: Gorde
       marker_text: Eguneroko sarrera kokapena
     show:
       title: '%{user}(r)en egunerokoa | %{title}'
index cc56d277f21eb310151ef668227f51120ab4dad3..b7ccdd4d2960746e2917b8121aa052f280b28161 100644 (file)
@@ -40,6 +40,10 @@ fa:
   time:
     formats:
       friendly: '%e %B %Y ساعت %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: انتشار
   activerecord:
     errors:
       messages:
@@ -322,7 +326,14 @@ fa:
   diary_entries:
     new:
       title: روزنوشت جدید
-      publish_button: انتشار
+    form:
+      subject: 'موضوع:'
+      body: 'متن:'
+      language: 'زبان:'
+      location: 'مکان:'
+      latitude: 'عرض جغرافیایی:'
+      longitude: 'طول جغرافیایی:'
+      use_map_link: استفاده از نقشه
     index:
       title: روزنوشت‌های کاربران
       title_friends: روزنوشت‌های دوستان
@@ -337,14 +348,6 @@ fa:
       newer_entries: روزنوشت‌های جدیدتر
     edit:
       title: ویرایش روزنوشت
-      subject: 'موضوع:'
-      body: 'متن:'
-      language: 'زبان:'
-      location: 'مکان:'
-      latitude: 'عرض جغرافیایی:'
-      longitude: 'طول جغرافیایی:'
-      use_map_link: استفاده از نقشه
-      save_button: ذخیره
       marker_text: مکان روزنوشت
     show:
       title: روزنوشت %{user} |‏ %{title}
@@ -2092,10 +2095,9 @@ fa:
         اطلاعات بیشتر، <a href="%{url}">این صفحه ویکی</a>را ببینید.
       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     terms:
-      title: شرایط مشارکت‌کننده
-      heading: شرایط مشارکت‌کننده
-      consider_pd: علاوه بر توافق‌نامهٔ بالا، می‌پذیرم که مشارکت‌هایم در مالکیت عمومی
-        باشد.
+      title: شرایط
+      heading: شرایط
+      consider_pd: علاوه بر موارد بالا، می‌پذیرم که مشارکت‌هایم در مالکیت عمومی باشد.
       consider_pd_why: این چیست؟
       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
       guidance: 'اطلاعاتی برای کمک به درک این شرایط: <a href="%{summary}">خلاصهٔ خوانا
index 33c99148c0650c51080583ff459e03e0f41d0a4e..716bb8a970565d468a9c71ddd90d1bed69da7ef2 100644 (file)
@@ -43,6 +43,10 @@ fi:
     formats:
       friendly: '%e. %Bta %Y kello %H.%M'
       blog: '%e. %Bta %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Julkaise
   activerecord:
     errors:
       messages:
@@ -327,7 +331,14 @@ fi:
   diary_entries:
     new:
       title: Uusi päiväkirjamerkintä
-      publish_button: Julkaise
+    form:
+      subject: 'Aihe:'
+      body: 'Teksti:'
+      language: 'Kieli:'
+      location: 'Sijainti:'
+      latitude: 'Leveyspiiri:'
+      longitude: 'Pituuspiiri:'
+      use_map_link: valitse kartalta
     index:
       title: Käyttäjien päiväkirjamerkinnät
       title_friends: Kaverien päiväkirjat
@@ -342,14 +353,6 @@ fi:
       newer_entries: Uudempia...
     edit:
       title: Muokkaa päiväkirjamerkintää
-      subject: 'Aihe:'
-      body: 'Teksti:'
-      language: 'Kieli:'
-      location: 'Sijainti:'
-      latitude: 'Leveyspiiri:'
-      longitude: 'Pituuspiiri:'
-      use_map_link: valitse kartalta
-      save_button: Tallenna
       marker_text: Päiväkirjamerkinnän sijainti
     show:
       title: Käyttäjän %{user} päiväkirja | %{title}
index fed8d8af1651ba034e51d486343c4f40f044635a..ce347d4b326c61411987209b692c983566a09957 100644 (file)
@@ -72,6 +72,11 @@ fr:
   time:
     formats:
       friendly: '%e %B %Y à %-Hh%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publier
+        update: Mettre à jour
   activerecord:
     errors:
       messages:
@@ -357,7 +362,14 @@ fr:
   diary_entries:
     new:
       title: Nouvelle entrée du journal
-      publish_button: Publier
+    form:
+      subject: 'Sujet :'
+      body: 'Corps :'
+      language: 'Langue :'
+      location: 'Lieu :'
+      latitude: 'Latitude :'
+      longitude: 'Longitude :'
+      use_map_link: utiliser la carte
     index:
       title: Journaux des utilisateurs
       title_friends: Journaux des amis
@@ -372,14 +384,6 @@ fr:
       newer_entries: Entrées plus récentes
     edit:
       title: Modifier l’entrée du journal
-      subject: 'Sujet :'
-      body: 'Corps :'
-      language: 'Langue :'
-      location: 'Lieu :'
-      latitude: 'Latitude :'
-      longitude: 'Longitude :'
-      use_map_link: utiliser la carte
-      save_button: Enregistrer
       marker_text: Emplacement de l’entrée du journal
     show:
       title: Journal de %{user} | %{title}
index 1bb7352c50d2cff07629cdbbac4338d812db9b44..d7292cd1232149ee79b2831167ee2d9843e4d798 100644 (file)
@@ -272,6 +272,14 @@ fur:
   diary_entries:
     new:
       title: Gnove vôs dal diari
+    form:
+      subject: 'Sogjet:'
+      body: 'Cuarp:'
+      language: 'Lenghe:'
+      location: 'Lûc:'
+      latitude: 'Latitudin:'
+      longitude: 'Longjitudin:'
+      use_map_link: dopre mape
     index:
       title: Diaris dai utents
       title_friends: Diaris dai amîs
@@ -286,14 +294,6 @@ fur:
       newer_entries: Vôs plui gnovis
     edit:
       title: Cambie vôs dal diari
-      subject: 'Sogjet:'
-      body: 'Cuarp:'
-      language: 'Lenghe:'
-      location: 'Lûc:'
-      latitude: 'Latitudin:'
-      longitude: 'Longjitudin:'
-      use_map_link: dopre mape
-      save_button: Salve
       marker_text: Lûc de vôs dal diari
     show:
       title: Diari di %{user} | %{title}
index d1494bd150c541263e995620bf4c634b0c6c3832..e67b0e82c1b918f9b894093e22f4f86015cb42ef 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Irish (Gaeilge)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Cliste
 # Author: Tem
 ---
@@ -8,6 +9,10 @@ ga:
   time:
     formats:
       friendly: '%e %B %Y ag %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Foilsigh
   activerecord:
     models:
       changeset: Tacar athruithe
@@ -265,7 +270,14 @@ ga:
   diary_entries:
     new:
       title: Iontráil Nua Dialainne
-      publish_button: Foilsigh
+    form:
+      subject: 'Ábhar:'
+      body: 'Corp:'
+      language: 'Teanga:'
+      location: 'Suíomh:'
+      latitude: 'Domhanleithead:'
+      longitude: 'Domhanfhad:'
+      use_map_link: an léarscáil a úsáid
     index:
       title: Dialanna úsáideoirí
       title_friends: Dialanna cairde
@@ -280,14 +292,6 @@ ga:
       newer_entries: Iontrálacha Níos Nuaí
     edit:
       title: Cuir iontráil dialainne in eagar
-      subject: 'Ábhar:'
-      body: 'Corp:'
-      language: 'Teanga:'
-      location: 'Suíomh:'
-      latitude: 'Domhanleithead:'
-      longitude: 'Domhanfhad:'
-      use_map_link: an léarscáil a úsáid
-      save_button: Sábháil
       marker_text: Suíomh na hiontrála dialainne
     show:
       title: Dialann %{user} | %{title}
index 56d6d150228186c347627d585f9895f5cf7426bb..43109e4b15e676b7c630a3739a386d959755c514 100644 (file)
@@ -13,6 +13,10 @@ gd:
     formats:
       friendly: '%e %B %Y %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Foillsich
   activerecord:
     models:
       acl: Liosta smachd airson inntrigeadh
@@ -295,7 +299,14 @@ gd:
   diary_entries:
     new:
       title: Clàr ùr an leabhair-latha
-      publish_button: Foillsich
+    form:
+      subject: 'Cuspair:'
+      body: 'Bodhaig:'
+      language: 'Cànan:'
+      location: 'Àite:'
+      latitude: 'Domhan-leud:'
+      longitude: 'Domhan-fhad:'
+      use_map_link: cleachd mapa
     index:
       title: Leabhraichean-latha
       title_friends: Leabhraichean-latha do charaidean
@@ -310,14 +321,6 @@ gd:
       newer_entries: Clàran nas ùire
     edit:
       title: Deasaich clàr an leabhair-latha
-      subject: 'Cuspair:'
-      body: 'Bodhaig:'
-      language: 'Cànan:'
-      location: 'Àite:'
-      latitude: 'Domhan-leud:'
-      longitude: 'Domhan-fhad:'
-      use_map_link: cleachd mapa
-      save_button: Sàbhail
       marker_text: Àite clàr an leabhair-latha
     show:
       title: An leabhar-latha aig %{user} | %{title}
index f6cb156860c035ca6c59ab1b1e81e310caf96615..ca2a83c2a27aab386a884126d8d186b88b4ec0e8 100644 (file)
@@ -22,6 +22,10 @@ gl:
     formats:
       friendly: '%e de %B do %Y ás %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicar
   activerecord:
     errors:
       messages:
@@ -306,7 +310,14 @@ gl:
   diary_entries:
     new:
       title: Nova entrada no diario
-      publish_button: Publicar
+    form:
+      subject: 'Asunto:'
+      body: 'Corpo:'
+      language: 'Lingua:'
+      location: 'Localización:'
+      latitude: 'Latitude:'
+      longitude: 'Lonxitude:'
+      use_map_link: empregar mapa
     index:
       title: Diarios dos usuarios
       title_friends: Diarios das amizades
@@ -321,14 +332,6 @@ gl:
       newer_entries: Entradas máis novas
     edit:
       title: Editar entrada do diario
-      subject: 'Asunto:'
-      body: 'Corpo:'
-      language: 'Lingua:'
-      location: 'Localización:'
-      latitude: 'Latitude:'
-      longitude: 'Lonxitude:'
-      use_map_link: empregar mapa
-      save_button: Gardar
       marker_text: Localización da entrada do diario
     show:
       title: Diario de %{user} | %{title}
index d7a03cb35ce2afa0b7a74888eae57df7d3232a19..f477c93b4c7f85e06149923e49386f78b892bfe0 100644 (file)
@@ -33,6 +33,10 @@ he:
   time:
     formats:
       friendly: '%e ב%B %Y בשעה %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: פרסום
   activerecord:
     errors:
       messages:
@@ -311,7 +315,14 @@ he:
   diary_entries:
     new:
       title: רשומת יומן חדשה
-      publish_button: פרסום
+    form:
+      subject: 'נושא:'
+      body: 'תוכן:'
+      language: 'שפה:'
+      location: 'מיקום:'
+      latitude: 'קו רוחב:'
+      longitude: 'קו אורך:'
+      use_map_link: להשתמש במפה
     index:
       title: יומנים של המשתמש
       title_friends: יומנים של חברים
@@ -326,14 +337,6 @@ he:
       newer_entries: רשומות חדשות יותר
     edit:
       title: עריכת רשומת יומן
-      subject: 'נושא:'
-      body: 'תוכן:'
-      language: 'שפה:'
-      location: 'מיקום:'
-      latitude: 'קו רוחב:'
-      longitude: 'קו אורך:'
-      use_map_link: להשתמש במפה
-      save_button: שמירה
       marker_text: מיקום רשומת היומן
     show:
       title: היומן של%{user} &rlm; | %{title}
@@ -1039,9 +1042,14 @@ he:
       reopened: מצב הבעיות שונה ל-'פתוח'
     comments:
       created_at: ב־%{datetime}
+      reassign_param: להקצות את התקלה מחדש
     reports:
       updated_at: ב־%{datetime}
       reported_by_html: דווח בתור %{category} על ידי %{user}
+    helper:
+      reportable_title:
+        diary_comment: '%{entry_title}, תגובה מס׳ %{comment_id}'
+        note: הערה מס׳ %{note_id}
   issue_comments:
     create:
       comment_created: המודעה שלך נוצרה בהצלחה
index 8992aa183695e05069dc8eb30d095548dee8cf1f..a125358aa36a3b7115ed1b34ea00255fe6c888c6 100644 (file)
@@ -20,6 +20,10 @@ hr:
   time:
     formats:
       friendly: '%e %B %Y u %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Objavi
   activerecord:
     models:
       acl: Kontrole pristupa
@@ -284,7 +288,14 @@ hr:
   diary_entries:
     new:
       title: Novi zapis u dnevnik
-      publish_button: Objavi
+    form:
+      subject: 'Predmet:'
+      body: 'Sadržaj:'
+      language: 'Jezik:'
+      location: 'Lokacija:'
+      latitude: 'Geografska širina (Latitude):'
+      longitude: 'Geografska dužina (Longitude):'
+      use_map_link: koristi kartu
     index:
       title: Dnevnici korisnika
       title_friends: Dnevnici prijatelja
@@ -299,14 +310,6 @@ hr:
       newer_entries: Noviji zapisi
     edit:
       title: Uredi zapis u dnevniku
-      subject: 'Predmet:'
-      body: 'Sadržaj:'
-      language: 'Jezik:'
-      location: 'Lokacija:'
-      latitude: 'Geografska širina (Latitude):'
-      longitude: 'Geografska dužina (Longitude):'
-      use_map_link: koristi kartu
-      save_button: Spremi
       marker_text: Lokacija unosa u dnevnik
     show:
       title: Dnevnik korisnika %{user} | %{title}
index a49b71cfd6089fd3d781c794968f22a44e1991aa..7865ae7602b8aeff1b1b2cc375dc4edeb53feaa2 100644 (file)
@@ -11,6 +11,10 @@ hsb:
   time:
     formats:
       friendly: '%e. %B %Y %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Wozjewić
   activerecord:
     models:
       acl: Lisćina za přistupnu kontrolu
@@ -280,7 +284,14 @@ hsb:
   diary_entries:
     new:
       title: Nowy dźenikowy zapisk
-      publish_button: Wozjewić
+    form:
+      subject: 'Nastupa:'
+      body: 'Tekst:'
+      language: 'Rěč:'
+      location: 'Městno:'
+      latitude: 'Šěrokostnik:'
+      longitude: 'Dołhostnik:'
+      use_map_link: kartu wužiwać
     index:
       title: Dźeniki wužiwarjow
       title_friends: Dźeniki přećelow
@@ -295,14 +306,6 @@ hsb:
       newer_entries: Nowše zapiski
     edit:
       title: Dźenikowy zapisk wobdźěłać
-      subject: 'Nastupa:'
-      body: 'Tekst:'
-      language: 'Rěč:'
-      location: 'Městno:'
-      latitude: 'Šěrokostnik:'
-      longitude: 'Dołhostnik:'
-      use_map_link: kartu wužiwać
-      save_button: Składować
       marker_text: Městno dźenikoweho zapiska
     show:
       title: Dźenik %{user} | %{title}
index dc6698aafc09501ca348852042e4f66990e994ff..a4133d2468b0e2ee232ec896163b7c19bb174a3e 100644 (file)
@@ -35,6 +35,10 @@ hu:
   time:
     formats:
       friendly: '%Y. %B %e., %H.%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publikálás
   activerecord:
     errors:
       messages:
@@ -310,7 +314,14 @@ hu:
   diary_entries:
     new:
       title: Új naplóbejegyzés
-      publish_button: Publikálás
+    form:
+      subject: 'Tárgy:'
+      body: 'Szöveg:'
+      language: 'Nyelv:'
+      location: 'Hely:'
+      latitude: 'Földrajzi szélesség:'
+      longitude: 'Földrajzi hosszúság:'
+      use_map_link: térkép használata
     index:
       title: Felhasználók naplói
       title_friends: Ismerősök naplói
@@ -325,14 +336,6 @@ hu:
       newer_entries: Újabb bejegyzések
     edit:
       title: Naplóbejegyzés szerkesztése
-      subject: 'Tárgy:'
-      body: 'Szöveg:'
-      language: 'Nyelv:'
-      location: 'Hely:'
-      latitude: 'Földrajzi szélesség:'
-      longitude: 'Földrajzi hosszúság:'
-      use_map_link: térkép használata
-      save_button: Mentés
       marker_text: Naplóbejegyzés helye
     show:
       title: '%{user} naplója | %{title}'
index ec3eb052db98c53b9f79e71169b7a77272e6a0d4..e5ad6421dc1a6f037b243db3be4d60536581f321 100644 (file)
@@ -13,6 +13,10 @@ ia:
   time:
     formats:
       friendly: '%e de %B %Y a %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicar
   activerecord:
     errors:
       messages:
@@ -298,7 +302,14 @@ ia:
   diary_entries:
     new:
       title: Nove entrata de diario
-      publish_button: Publicar
+    form:
+      subject: 'Subjecto:'
+      body: 'Texto:'
+      language: 'Lingua:'
+      location: 'Loco:'
+      latitude: 'Latitude:'
+      longitude: 'Longitude:'
+      use_map_link: usar carta
     index:
       title: Diarios de usatores
       title_friends: Diarios de amicos
@@ -313,14 +324,6 @@ ia:
       newer_entries: Entratas plus recente
     edit:
       title: Modificar entrata de diario
-      subject: 'Subjecto:'
-      body: 'Texto:'
-      language: 'Lingua:'
-      location: 'Loco:'
-      latitude: 'Latitude:'
-      longitude: 'Longitude:'
-      use_map_link: usar carta
-      save_button: Salveguardar
       marker_text: Loco de entrata de diario
     show:
       title: Diario de %{user} | %{title}
index 583c0adfb37d7d29811f497143da2c78ab2493b7..f1671a0d0f2a7a24529714ea662b84b343ae9408 100644 (file)
@@ -31,6 +31,10 @@ id:
   time:
     formats:
       friendly: '%e %B %Y pada %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Terbitkan
   activerecord:
     errors:
       messages:
@@ -315,7 +319,14 @@ id:
   diary_entries:
     new:
       title: Entri Baru Catatan Harian
-      publish_button: Terbitkan
+    form:
+      subject: 'Subjek:'
+      body: 'Isi:'
+      language: 'Bahasa:'
+      location: 'Lokasi:'
+      latitude: 'Lintang:'
+      longitude: 'Bujur:'
+      use_map_link: gunakan peta
     index:
       title: Catatan harian pengguna
       title_friends: Catatan harian teman
@@ -330,14 +341,6 @@ id:
       newer_entries: Entri Baru
     edit:
       title: Edit entri catatan harian
-      subject: 'Subjek:'
-      body: 'Isi:'
-      language: 'Bahasa:'
-      location: 'Lokasi:'
-      latitude: 'Lintang:'
-      longitude: 'Bujur:'
-      use_map_link: gunakan peta
-      save_button: Simpan
       marker_text: Lokasi entri catatan harian
     show:
       title: Catatan harian %{user} | %{title}
index e1123b5d9dbbefee967a24977d5366a729282903..cb285c19f8dbef8cd921f47270ec92354b4fa0b8 100644 (file)
@@ -17,6 +17,10 @@ is:
     formats:
       friendly: '%e. %B %Y kl. %H:%M'
       blog: '%e. %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Birta
   activerecord:
     errors:
       messages:
@@ -307,7 +311,14 @@ is:
   diary_entries:
     new:
       title: Ný bloggfærsla
-      publish_button: Birta
+    form:
+      subject: 'Viðfangsefni:'
+      body: 'Meginmál:'
+      language: 'Tungumál:'
+      location: 'Staðsetning:'
+      latitude: 'Lengdargráða:'
+      longitude: 'Breiddargráða:'
+      use_map_link: finna á korti
     index:
       title: Blogg notenda
       title_friends: Blogg vina
@@ -322,14 +333,6 @@ is:
       newer_entries: Nýrri færslur
     edit:
       title: Breyta bloggfærslu
-      subject: 'Viðfangsefni:'
-      body: 'Meginmál:'
-      language: 'Tungumál:'
-      location: 'Staðsetning:'
-      latitude: 'Lengdargráða:'
-      longitude: 'Breiddargráða:'
-      use_map_link: finna á korti
-      save_button: Vista
       marker_text: Staðsetning bloggfærslu
     show:
       title: Blogg %{user} | %{title}
index 6596ca8d48d504f7e1646c1fd3c719f987add800..f187ce5e59f58d370eb3c41e38e61b989d5c5961 100644 (file)
@@ -51,6 +51,10 @@ it:
   time:
     formats:
       friendly: '%e %B %Y alle %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Pubblica
   activerecord:
     errors:
       messages:
@@ -334,7 +338,14 @@ it:
   diary_entries:
     new:
       title: Nuova voce del diario
-      publish_button: Pubblica
+    form:
+      subject: 'Oggetto:'
+      body: 'Testo:'
+      language: 'Lingua:'
+      location: 'Luogo:'
+      latitude: 'Latitudine:'
+      longitude: 'Longitudine:'
+      use_map_link: utilizza mappa
     index:
       title: Diari degli utenti
       title_friends: Diari degli amici
@@ -349,14 +360,6 @@ it:
       newer_entries: Voci più recenti
     edit:
       title: Modifica voce del diario
-      subject: 'Oggetto:'
-      body: 'Testo:'
-      language: 'Lingua:'
-      location: 'Luogo:'
-      latitude: 'Latitudine:'
-      longitude: 'Longitudine:'
-      use_map_link: utilizza mappa
-      save_button: Salva
       marker_text: Luogo della voce del diario
     show:
       title: Diario di %{user} | %{title}
index 54b0b26eb94aae937b6cab5fe1a135de8de63829..f485a3e8adf25f68a8839098260d68f4dac6d126 100644 (file)
@@ -44,6 +44,10 @@ ja:
     formats:
       friendly: '%Y年%m月%e日 %H:%M'
       blog: '%Y年%B%e日'
+  helpers:
+    submit:
+      diary_entry:
+        create: 公開
   activerecord:
     errors:
       messages:
@@ -314,7 +318,14 @@ ja:
   diary_entries:
     new:
       title: 日記エントリの新規作成
-      publish_button: 公開
+    form:
+      subject: 'タイトル:'
+      body: '本文:'
+      language: '言語:'
+      location: '位置:'
+      latitude: '緯度:'
+      longitude: '経度:'
+      use_map_link: 地図を使用
     index:
       title: 利用者さんの日記
       title_friends: 友達の日記
@@ -329,14 +340,6 @@ ja:
       newer_entries: 以降のエントリ
     edit:
       title: 日記の編集
-      subject: 'タイトル:'
-      body: '本文:'
-      language: '言語:'
-      location: '位置:'
-      latitude: '緯度:'
-      longitude: '経度:'
-      use_map_link: 地図を使用
-      save_button: 保存
       marker_text: 日記のロケーション
     show:
       title: '%{user}さんの日記 | %{title}'
index ecd31437028383f31b2c37ddb3e830be446ffbb2..14b498989f67d9bcf62fb9e6657701658763a221 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Georgian (ქართული)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: David1010
 # Author: MIKHEIL
 # Author: Temuri rajavi
@@ -9,6 +10,10 @@ ka:
   time:
     formats:
       friendly: '%დ %თ %წ at %ს:%წ'
+  helpers:
+    submit:
+      diary_entry:
+        create: გამოქვეყნება
   activerecord:
     models:
       acl: ხელმისაწვდომობის შეზღუდვის სია
@@ -216,7 +221,14 @@ ka:
   diary_entries:
     new:
       title: დღიურში ახალი ჩანაწერის გაკეთება
-      publish_button: გამოქვეყნება
+    form:
+      subject: 'თემა:'
+      body: 'ტექსტი:'
+      language: 'ენა:'
+      location: 'მდებარეობა:'
+      latitude: 'განედი:'
+      longitude: 'გრძედი:'
+      use_map_link: რუკაზე ჩვენება
     index:
       title: მომხმარებლების დღიურები
       title_friends: მეგობრების დღიურები
@@ -229,14 +241,6 @@ ka:
       newer_entries: უახლესი ჩანაწერები
     edit:
       title: დღიურის ჩანაწერის რედაქტირება
-      subject: 'თემა:'
-      body: 'ტექსტი:'
-      language: 'ენა:'
-      location: 'მდებარეობა:'
-      latitude: 'განედი:'
-      longitude: 'გრძედი:'
-      use_map_link: რუკაზე ჩვენება
-      save_button: შენახვა
     show:
       title: '%{user}-ის დღიური | %{title}'
       user_title: '%{user}-ის დღიური'
index a7d81f10fc8bf4f43c05aa8c04551f0d46083a03..780e9595602ca53f7e08e3506e5a18099353cb0c 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Kabyle (Taqbaylit)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Alem
 # Author: Belkacem77
 # Author: Marzuquccen
@@ -14,6 +15,10 @@ kab:
   time:
     formats:
       friendly: '%e %B %Y ɣef %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Suffeɣ-d
   activerecord:
     models:
       acl: Tabdart n usenqed n inekcam
@@ -287,7 +292,14 @@ kab:
   diary_entries:
     new:
       title: Anekcam amaynut n uɣmis
-      publish_button: Suffeɣ-d
+    form:
+      subject: 'Asentel:'
+      body: 'Tafekka:'
+      language: 'Tutlayt:'
+      location: 'Adig:'
+      latitude: 'Tarrut:'
+      longitude: 'Tazegrart:'
+      use_map_link: seqdec takarḍa
     index:
       title: Iɣmisen n useqdac
       title_friends: Iɣmisen n imdukal
@@ -302,14 +314,6 @@ kab:
       newer_entries: Inekcam n melmi kan
     edit:
       title: Ẓreg anekcam n uɣmis
-      subject: 'Asentel:'
-      body: 'Tafekka:'
-      language: 'Tutlayt:'
-      location: 'Adig:'
-      latitude: 'Tarrut:'
-      longitude: 'Tazegrart:'
-      use_map_link: seqdec takarḍa
-      save_button: Sekles
       marker_text: Adig n unekcam n uɣmis
     show:
       title: Aɣmis n %{user} | %{title}
index d87b832df1a1736ddf89e8cc9e440e9be84f385d..3ba86421d246b8540e2198508e8f4d522b8ba37f 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Khmer (ភាសាខ្មែរ)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Sovichet
 # Author: គីមស៊្រុន
 # Author: វ័ណថារិទ្ធ
@@ -9,6 +10,10 @@ km:
   time:
     formats:
       friendly: ថ្ងៃ%e ខែ%B ឆ្នាំ%Y នៅម៉ោង %H:%M
+  helpers:
+    submit:
+      diary_entry:
+        create: បោះផ្សាយ
   activerecord:
     models:
       changeset: សំណុំបន្លាស់ប្តូរ​
@@ -184,7 +189,14 @@ km:
   diary_entries:
     new:
       title: ប្រកាសកំណត់ហេតុថ្មី
-      publish_button: បោះផ្សាយ
+    form:
+      subject: ប្រធានបទ​៖
+      body: តួ​សេចក្ដី​៖
+      language: ភាសា​៖
+      location: ទីតាំង​៖
+      latitude: រយៈកម្ពស់៖
+      longitude: រយៈបណ្តោយ៖
+      use_map_link: ប្រើផែនទី​
     index:
       title: កំណត់ហេតុរបស់អ្នកប្រើប្រាស់
       title_friends: កំណត់ហេតុរបស់មិត្តភក្ដិ
@@ -199,14 +211,6 @@ km:
       newer_entries: ប្រកាសថ្មីៗ
     edit:
       title: កែប្រែប្រកាសកំណត់ហេតុ
-      subject: ប្រធានបទ​៖
-      body: តួ​សេចក្ដី​៖
-      language: ភាសា​៖
-      location: ទីតាំង​៖
-      latitude: រយៈកម្ពស់៖
-      longitude: រយៈបណ្តោយ៖
-      use_map_link: ប្រើផែនទី​
-      save_button: រក្សាទុក​
       marker_text: ទីតាំងប្រកាសន៍កំណត់ហេតុ
     show:
       title: កំណត់ហេតុរបស់ %{user} | %{title}
index cedd4e97c248436640f5cf580eea412df8f3a106..8b469a4457845ab1643ba00762a44357db7d4fad 100644 (file)
@@ -37,6 +37,11 @@ ko:
     formats:
       friendly: '%Y년 %B %e일 %H:%M'
       blog: '%Y년 %B %e일'
+  helpers:
+    submit:
+      diary_entry:
+        create: 게시
+        update: 업데이트
   activerecord:
     errors:
       messages:
@@ -312,7 +317,14 @@ ko:
   diary_entries:
     new:
       title: 새 일기 항목
-      publish_button: 게시
+    form:
+      subject: '제목:'
+      body: '본문:'
+      language: '언어:'
+      location: '위치:'
+      latitude: '위도:'
+      longitude: '경도:'
+      use_map_link: 지도 사용
     index:
       title: 사용자의 일기
       title_friends: 친구의 일기
@@ -327,14 +339,6 @@ ko:
       newer_entries: 다음 항목
     edit:
       title: 일기 항목 수정
-      subject: '제목:'
-      body: '본문:'
-      language: '언어:'
-      location: '위치:'
-      latitude: '위도:'
-      longitude: '경도:'
-      use_map_link: 지도 사용
-      save_button: 저장
       marker_text: 일기 항목 위치
     show:
       title: '%{user}의 일기 | %{title}'
@@ -1347,7 +1351,7 @@ ko:
           커먼즈 오픈 데이터베이스 라이선스</a>(ODbL)에 따라 사용할 수 있습니다.
         intro_2_html: |-
           OpenStreetMap 기여자를 명시하는 한, OpenStreetMap 데이터를 자유롭게 복사, 배포, 전송 및 적용할 수 있습니다.
-          데이터를 바꾸거나 데이터에 기초로 할 때는 오로지
+          데이터를 바꾸거나 데이터를 기초로 작업할 때는 오로지
           같은 라이선스에 따라서만 결과를 배포할 수 있습니다.
           <a href="https://opendatacommons.org/licenses/odbl/1.0/">전문</a>은
           당신의 권리와 책임을 설명합니다.
@@ -1358,8 +1362,8 @@ ko:
         credit_title_html: OpenStreetMap 제작진 넣는 방법
         credit_1_html: '&ldquo;&copy; OpenStreetMap 기여자&rdquo;를 저작자로 사용해야 합니다.'
         credit_2_html: |-
-          ë\98\90í\95\9c ëª\85í\99\95í\95\98ê²\8c ë\8d°ì\9d´í\84°ë\8a\94 ì\98¤í\94\88 ë\8d°ì\9d´í\84°ë² ì\9d´ì\8a¤ ë\9d¼ì\9d´ì\84 ì\8a¤ì\97\90 ë\94°ë\9d¼ ì\82¬ì\9a©í\95  ì\88\98 ì\9e\88ì\9c¼ë©°,
-          지도 제작은 지도 타일을 사용할 때에 CC-BY-SA로 허가합니다.
+          ë\98\90í\95\9c ë\8d°ì\9d´í\84°ë\8a\94 ì\98¤í\94\88 ë\8d°ì\9d´í\84°ë² ì\9d´ì\8a¤ ë\9d¼ì\9d´ì\84 ì\8a¤ì\97\90 ë\94°ë\9d¼ ì\82¬ì\9a©í\95  ì\88\98 ì\9e\88ì\9c¼ë©°, ì§\80ë\8f\84 ì \9cì\9e\91ì\9d\80
+          지도 타일을 사용할 때에 CC-BY-SA로 허가한다는 내용을 명확하게 통지해야 합니다.
           <a href="https://www.openstreetmap.org/copyright">이 저작권 문서</a>로
           링크하여 이렇게 할 수 있습니다.
           또한 데이터 형식으로 OSM을 배포할 때는 라이선스 이름과
@@ -1419,7 +1423,7 @@ ko:
         contributors_za_html: |-
           <strong>남아프리카 공화국</strong>: <a href="http://www.ngi.gov.za/">Chief Directorate:
           National Geo-Spatial Information</a>에서의 데이터를
-          포함합니다. State가 저작권을 소유합니다.
+          포함합니다. 국가가 저작권을 소유합니다.
         contributors_gb_html: |-
           <strong>영국</strong>: 육지 측량 데이터
           &copy; Crown 저작권 및 데이터베이스 권리
@@ -1706,9 +1710,9 @@ ko:
       questions:
         title: 질문이 있습니까?
         paragraph_1_html: |-
-          OpenStreetMapì\9d\80 프로젝트에 대해 배우고, 질문을 묻고 답하고,
+          OpenStreetMapì\97\90ë\8a\94 프로젝트에 대해 배우고, 질문을 묻고 답하고,
           매핑 주제를 협력하여 토론하고 문서화하기 위한 여러 자료가 있습니다.
-          <a href='%{help_url}'>ì\97¬ê¸°ì\84\9c ë\8f\84ì\9b\80ì\9d\84 ì\96»ì\9c¼ì\84¸ì\9a\94</a>. OpenStreetMapì\97\90 ê¸°ì\97¬í\95\98ê³  ì\8b¶ì\9d\80 ë\8b¨ì²´ì\97\90 ì\86\8dí\95\98ì\85¨나요? <a href='https://welcome.openstreetmap.org/'>Welcome Mat</a>을 방문해보세요.
+          <a href='%{help_url}'>ì\97¬ê¸°ì\84\9c ë\8f\84ì\9b\80ì\9d\84 ì\96»ì\9c¼ì\84¸ì\9a\94</a>. OpenStreetMapì\97\90 ê¸°ì\97¬í\95  ê³\84í\9a\8dì\9d\84 ê°\80ì§\84 ì¡°ì§\81ì\97\90 ì\86\8dí\95´ ì\9e\88나요? <a href='https://welcome.openstreetmap.org/'>Welcome Mat</a>을 방문해보세요.
       start_mapping: 매핑 시작
       add_a_note:
         title: 편집할 시간이 없습니까? 참고를 추가하세요!
index e962866dcf9db757de8d541635bff33dea3609cf..925a255ab9fd8657858b0d90122af5000111456e 100644 (file)
@@ -15,6 +15,10 @@ ku-Latn:
     formats:
       friendly: '%e %B %Y saet %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Biweșîne
   activerecord:
     models:
       acl: Lîsteya Kontrolê Têketinan
@@ -298,7 +302,14 @@ ku-Latn:
   diary_entries:
     new:
       title: Nivîsa nû yê rojane
-      publish_button: Biweșîne
+    form:
+      subject: 'Mijar:'
+      body: Nivîsː
+      language: 'Ziman:'
+      location: 'Cih:'
+      latitude: 'Hêlîpan:'
+      longitude: 'Hêlîlar:'
+      use_map_link: nexşeyê bikarbîne
     index:
       title: Rojnivîskên bikarhêneran
       title_friends: Rojnivîskên hevalan
@@ -313,14 +324,6 @@ ku-Latn:
       newer_entries: Nivîsên Nûtir
     edit:
       title: Nivîsa rojane sererast bike
-      subject: 'Mijar:'
-      body: Nivîsː
-      language: 'Ziman:'
-      location: 'Cih:'
-      latitude: 'Hêlîpan:'
-      longitude: 'Hêlîlar:'
-      use_map_link: nexşeyê bikarbîne
-      save_button: Tomar bike
       marker_text: Cihê nivîsên rojane
     show:
       title: Rojnivîska %{user} | %{title}
index 698d7f1ffe208d0ed2af5ed4a3090bf243d7b3b0..20567109a0cee379f50753a48c72ce8fd7ff670d 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Luxembourgish (Lëtzebuergesch)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Davio
 # Author: Les Meloures
 # Author: Robby
@@ -10,6 +11,10 @@ lb:
   time:
     formats:
       friendly: '%e %B %Y um %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Verëffentlechen
   activerecord:
     models:
       changeset: Set vun Ännerungen
@@ -205,19 +210,16 @@ lb:
     comment:
       commented_at_by_html: Viru(n) %{when} vum %{user} aktualiséiert
   diary_entries:
-    new:
-      publish_button: Verëffentlechen
-    index:
-      title: Blogge vun de Benotzer
-      user_title: Blog vum %{user}
-    edit:
+    form:
       subject: 'Sujet:'
       language: 'Sprooch:'
       location: 'Plaz:'
       latitude: 'Breedegrad:'
       longitude: 'Längegrad:'
       use_map_link: Kaart benotzen
-      save_button: Späicheren
+    index:
+      title: Blogge vun de Benotzer
+      user_title: Blog vum %{user}
     show:
       leave_a_comment: Eng Bemierkung maachen
       login_to_leave_a_comment: '%{login_link} fir eng Bemierkung ze schreiwen'
index 20a30258d628040e305ecfe4a8c6c5789a426b49..e2c925f8019a9ad3f502bcfdaa827f83f3ce95aa 100644 (file)
@@ -22,6 +22,10 @@ lt:
   time:
     formats:
       friendly: '%Y m. %B %e d., %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publikuoti
   activerecord:
     models:
       acl: Prieigos valdymo sąrašas
@@ -295,7 +299,14 @@ lt:
   diary_entries:
     new:
       title: Naujas dienoraščio įrašas
-      publish_button: Publikuoti
+    form:
+      subject: 'Tema:'
+      body: 'Tekstas:'
+      language: 'Kalba:'
+      location: 'Pozicija:'
+      latitude: 'Platuma:'
+      longitude: 'Ilguma:'
+      use_map_link: naudoti žemėlapį
     index:
       title: Naudotojo dienoraščiai
       title_friends: Draugų dienoraščiai
@@ -310,14 +321,6 @@ lt:
       newer_entries: Naujesni įrašai
     edit:
       title: Keisti dienoraščio įrašą
-      subject: 'Tema:'
-      body: 'Tekstas:'
-      language: 'Kalba:'
-      location: 'Pozicija:'
-      latitude: 'Platuma:'
-      longitude: 'Ilguma:'
-      use_map_link: naudoti žemėlapį
-      save_button: Įrašyti
       marker_text: Dienoraščio įrašo pozicija
     show:
       title: '%{user} dienoraštis | %{title}'
index 9b7f5360e42669782288548f52a8bdc54852de8e..a460f8b0db13b180ddb789bfe8f330599424010d 100644 (file)
@@ -24,6 +24,10 @@ lv:
   time:
     formats:
       friendly: '%e %B %Y @ %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicēt
   activerecord:
     models:
       acl: Piekļuves vadības saraksts
@@ -292,7 +296,14 @@ lv:
   diary_entries:
     new:
       title: Jauns dienasgrāmatas ieraksts
-      publish_button: Publicēt
+    form:
+      subject: 'Temats:'
+      body: 'Teksts:'
+      language: 'Valoda:'
+      location: 'Atrašanās vieta:'
+      latitude: 'Platums:'
+      longitude: 'Garums:'
+      use_map_link: izmantot karti
     index:
       title: Lietotāju dienasgrāmatas
       title_friends: Draugu dienasgrāmatas
@@ -307,14 +318,6 @@ lv:
       newer_entries: Jaunāki ieraksti
     edit:
       title: Rediģēt dienasgrāmatas ierakstu
-      subject: 'Temats:'
-      body: 'Teksts:'
-      language: 'Valoda:'
-      location: 'Atrašanās vieta:'
-      latitude: 'Platums:'
-      longitude: 'Garums:'
-      use_map_link: izmantot karti
-      save_button: Saglabāt
       marker_text: Dienasgrāmatas ieraksta atrašanās vieta
     show:
       title: '%{user} dienasgrāmata | %{title}'
index 11891280f835f4483f178de77dc675ff7c2dab3a..065620fce4d39364e541a8e4cd7a7d1ce97f83ec 100644 (file)
@@ -14,6 +14,11 @@ mk:
     formats:
       friendly: '%e %B %Y г. во %H:%M ч.'
       blog: '%e %B %Y г.'
+  helpers:
+    submit:
+      diary_entry:
+        create: Објави
+        update: Поднови
   activerecord:
     errors:
       messages:
@@ -295,7 +300,14 @@ mk:
   diary_entries:
     new:
       title: Нова дневничка ставка
-      publish_button: Објави
+    form:
+      subject: 'Наслов:'
+      body: 'Содржина:'
+      language: 'Јазик:'
+      location: 'Местоположба:'
+      latitude: Г.Ш.
+      longitude: Г.Д.
+      use_map_link: на карта
     index:
       title: Дневници на корисници
       title_friends: Дневници на пријателите
@@ -310,14 +322,6 @@ mk:
       newer_entries: Понови ставки
     edit:
       title: Уреди дневничка ставка
-      subject: 'Наслов:'
-      body: 'Содржина:'
-      language: 'Јазик:'
-      location: 'Местоположба:'
-      latitude: Г.Ш.
-      longitude: Г.Д.
-      use_map_link: на карта
-      save_button: Зачувај
       marker_text: Наоѓалиште на дневничката ставка
     show:
       title: Дневникот на %{user} | %{title}
index 638192f0e22877ef80dd8dd42685bf80271d4a87..a26dc72afa36c7d30b0fe1597f214f362f49e6f1 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Moldovan (молдовеняскэ)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Cybernenea11
 # Author: TheChampionMan1234
 ---
@@ -8,6 +9,10 @@ mo:
   time:
     formats:
       friendly: '%e %B %Y ла %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Публикаре
   activerecord:
     models:
       acl: Листа де контрол ал акчесулуй
@@ -166,9 +171,7 @@ mo:
       user: Утилизатор
       comment: Коментариу
   diary_entries:
-    new:
-      publish_button: Публикаре
-    edit:
+    form:
       subject: 'Субьект:'
       body: 'Концинут:'
       language: 'Лимбэ:'
index 97862338ceef9fafbc29e24090996a535deabcad..d1f0e523bbb9b6701c7cc6a2f589e481a50de079 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Marathi (मराठी)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Singleton
 # Author: Sureshkhole
 # Author: Susheelkasab
@@ -239,6 +240,14 @@ mr:
   diary_entries:
     new:
       title: अनुदिनीत नवी नोंद
+    form:
+      subject: 'विषय:'
+      body: 'मायना:'
+      language: 'भाषा:'
+      location: 'ठिकाण:'
+      latitude: 'अक्षांश:'
+      longitude: 'रेखांश:'
+      use_map_link: नकाशा वापरा
     index:
       title: सदस्यांच्या अनुदिनी
       title_friends: मित्रांच्या अनुदिनी
@@ -253,14 +262,6 @@ mr:
       newer_entries: नव्या नोंदी
     edit:
       title: रोजनिशीतील नोंद संपादा
-      subject: 'विषय:'
-      body: 'मायना:'
-      language: 'भाषा:'
-      location: 'ठिकाण:'
-      latitude: 'अक्षांश:'
-      longitude: 'रेखांश:'
-      use_map_link: नकाशा वापरा
-      save_button: जतन करा
       marker_text: रोजनिशीतील नोंदीचे ठिकाण
     show:
       title: '%{user}ची रोजनिशी | %{title}'
index 64155bb0a9be193ae34653b9d63a3dc8619ce3ff..967eae4fa065ab1d23cc67c8733979b0d9fcbf30 100644 (file)
@@ -14,6 +14,10 @@ ms:
   time:
     formats:
       friendly: '%e %B %Y, %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Terbitkan
   activerecord:
     models:
       acl: Senarai Kawalan Capaian
@@ -277,7 +281,14 @@ ms:
   diary_entries:
     new:
       title: Catatan Diari Baru
-      publish_button: Terbitkan
+    form:
+      subject: 'Subjek:'
+      body: 'Isi:'
+      language: 'Bahasa:'
+      location: 'Lokasi:'
+      latitude: 'Garis Lintang:'
+      longitude: 'Garis Bujur:'
+      use_map_link: gunakan peta
     index:
       title: Diari pengguna
       title_friends: Diari kawan
@@ -292,14 +303,6 @@ ms:
       newer_entries: Catatan Terkini
     edit:
       title: Sunting catatan diari
-      subject: 'Subjek:'
-      body: 'Isi:'
-      language: 'Bahasa:'
-      location: 'Lokasi:'
-      latitude: 'Garis Lintang:'
-      longitude: 'Garis Bujur:'
-      use_map_link: gunakan peta
-      save_button: Simpan
       marker_text: Lokasi catatan diari
     show:
       title: Diari %{user} | %{title}
index 5b9bd429b1762f92b2967af07a7644ab21c3c428..113af7472a390dd97acf49b8b3831bf0f990211b 100644 (file)
@@ -30,6 +30,10 @@ nb:
   time:
     formats:
       friendly: '%e %B %Y kl. %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publiser
   activerecord:
     errors:
       messages:
@@ -311,7 +315,14 @@ nb:
   diary_entries:
     new:
       title: Ny dagboksoppføring
-      publish_button: Publiser
+    form:
+      subject: 'Emne:'
+      body: 'Brødtekst:'
+      language: 'Språk:'
+      location: 'Posisjon:'
+      latitude: 'Breddegrad:'
+      longitude: 'Lengdegrad:'
+      use_map_link: bruk kart
     index:
       title: Brukeres dagbøker
       title_friends: Dine venners dagbøker
@@ -326,14 +337,6 @@ nb:
       newer_entries: Nyere innlegg
     edit:
       title: Rediger dagbokinnlegg
-      subject: 'Emne:'
-      body: 'Brødtekst:'
-      language: 'Språk:'
-      location: 'Posisjon:'
-      latitude: 'Breddegrad:'
-      longitude: 'Lengdegrad:'
-      use_map_link: bruk kart
-      save_button: Lagre
       marker_text: Lokalisasjonen for dagbokoppføring
     show:
       title: '%{user} sin dagbok | %{title}'
index bff94e27e4e80ddb55bc33a4e8fe5a731f5b7149..6a82af0c4132842c299af2243207e4b9a40a5f14 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Nepali (नेपाली)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Drjpoudel
 # Author: Haribanshi
 # Author: Krish Dulal
@@ -19,6 +20,10 @@ ne:
   time:
     formats:
       friendly: '%e %B %Y मा %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: प्रकाशन गर्नुहोस्
   activerecord:
     models:
       acl: अनुमति नियन्त्रण सूची
@@ -283,7 +288,14 @@ ne:
   diary_entries:
     new:
       title: नयाँ दैनिकी प्रविष्टी
-      publish_button: प्रकाशन गर्नुहोस्
+    form:
+      subject: 'विषय:'
+      body: 'मूख्य भाग:'
+      language: 'भाषा:'
+      location: 'स्थान:'
+      latitude: 'देशान्तर:'
+      longitude: 'अक्षांश:'
+      use_map_link: नक्सा प्रयोगर्ने
     index:
       title: प्रयोगकर्ताका डायरीहरू
       title_friends: साथीहरूका डायरीहरू
@@ -298,14 +310,6 @@ ne:
       newer_entries: नयाँ अभिलेखहरू
     edit:
       title: दैनिकी प्रविष्ठी सम्पादन गर्ने
-      subject: 'विषय:'
-      body: 'मूख्य भाग:'
-      language: 'भाषा:'
-      location: 'स्थान:'
-      latitude: 'देशान्तर:'
-      longitude: 'अक्षांश:'
-      use_map_link: नक्सा प्रयोगर्ने
-      save_button: सङ्ग्रह गर्नुहोस्
       marker_text: दैनिकी प्रविष्ठी स्थान
     show:
       title: '%{user}को डायरी | %{title}'
index 590ac98c96df39f3edaac7c2513fc2ad9b66fd79..a23d5ad7d8a8e4e488848d50568e4d8994555fae 100644 (file)
@@ -52,6 +52,10 @@ nl:
   time:
     formats:
       friendly: '%e %B %Y om %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publiceren
   activerecord:
     errors:
       messages:
@@ -340,7 +344,14 @@ nl:
   diary_entries:
     new:
       title: Nieuw dagboekbericht
-      publish_button: Publiceren
+    form:
+      subject: 'Onderwerp:'
+      body: 'Tekst:'
+      language: 'Taal:'
+      location: 'Plaats:'
+      latitude: 'Breedtegraad:'
+      longitude: 'Lengtegraad:'
+      use_map_link: kaart gebruiken
     index:
       title: Gebruikersdagboeken
       title_friends: Dagboeken van vrienden
@@ -355,14 +366,6 @@ nl:
       newer_entries: Nieuwere berichten
     edit:
       title: Dagboekbericht bewerken
-      subject: 'Onderwerp:'
-      body: 'Tekst:'
-      language: 'Taal:'
-      location: 'Plaats:'
-      latitude: 'Breedtegraad:'
-      longitude: 'Lengtegraad:'
-      use_map_link: kaart gebruiken
-      save_button: Opslaan
       marker_text: Locatie van dagboekbericht
     show:
       title: Dagboek van %{user} | %{title}
index 4c89124da4ddb642fb5377762ac8473a117fe916..96dfa069421325f01410a8e59e2f6e9350aaa4cd 100644 (file)
@@ -23,6 +23,10 @@ nn:
   time:
     formats:
       friendly: '%e %B %Y kl. %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publiser
   activerecord:
     models:
       acl: Tilgangskontrolliste
@@ -267,7 +271,14 @@ nn:
   diary_entries:
     new:
       title: Ny dagbokoppføring
-      publish_button: Publiser
+    form:
+      subject: 'Emne:'
+      body: 'Brødtekst:'
+      language: 'Språk:'
+      location: 'Posisjon:'
+      latitude: 'Breiddegrad:'
+      longitude: 'Lengdegrad:'
+      use_map_link: bruk kart
     index:
       title: Brukarane sine dagbøker
       title_friends: Dagbøkene til venene dine
@@ -282,14 +293,6 @@ nn:
       newer_entries: Nyare oppføringar
     edit:
       title: Rediger oppføring i dagboka
-      subject: 'Emne:'
-      body: 'Brødtekst:'
-      language: 'Språk:'
-      location: 'Posisjon:'
-      latitude: 'Breiddegrad:'
-      longitude: 'Lengdegrad:'
-      use_map_link: bruk kart
-      save_button: Lagre
       marker_text: Lokasjon for dagbokoppføring
     show:
       title: '%{user} sin dagbok | %{title}'
index b56f41e3b6587a104f2dc2c93de04bbca8a1d915..76c9658db141c24cd0c972c7d18594b0605a5432 100644 (file)
@@ -12,6 +12,10 @@ oc:
   time:
     formats:
       friendly: '%e %B %Y a %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicar
   activerecord:
     models:
       acl: Lista de contraròtle d’accès
@@ -283,7 +287,14 @@ oc:
   diary_entries:
     new:
       title: Novèla entrada del jornal
-      publish_button: Publicar
+    form:
+      subject: 'Subjècte :'
+      body: 'Còs :'
+      language: 'Lenga :'
+      location: 'Luòc :'
+      latitude: 'Latitud :'
+      longitude: 'Longitud :'
+      use_map_link: Utilizar la mapa
     index:
       title: Jornals dels utilizaires
       title_friends: Jornals dels amics
@@ -298,14 +309,6 @@ oc:
       newer_entries: Entradas mai recentas
     edit:
       title: Modificar l'entrada del jornal
-      subject: 'Subjècte :'
-      body: 'Còs :'
-      language: 'Lenga :'
-      location: 'Luòc :'
-      latitude: 'Latitud :'
-      longitude: 'Longitud :'
-      use_map_link: Utilizar la mapa
-      save_button: Salvar
       marker_text: Emplaçament de l'entrada del jornal
     show:
       title: Jornal de %{user} | %{title}
index 15cacc5434c77aadbe92fd1ccd0ec7867f6a8595..f13c1286e2a6e10c6e376f92d01d0e2782c26ef0 100644 (file)
@@ -2,6 +2,7 @@
 # Exported from translatewiki.net
 # Export driver: phpyaml
 # Author: Aalam
+# Author: Abijeet Patro
 # Author: Babanwalia
 # Author: Jimidar
 # Author: Tow
@@ -10,6 +11,10 @@ pa:
   time:
     formats:
       friendly: '%e %B %Y at %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: ਛਾਪੋ
   activerecord:
     models:
       acl: ਅਸੈੱਸ ਕੰਟਰੋਲ ਲਿਸਟ
@@ -166,9 +171,7 @@ pa:
       title: ਤਬਦੀਲੀਆਂ
       load_more: ਹੋਰ ਲੋਡ ਕਰੋ
   diary_entries:
-    new:
-      publish_button: ਛਾਪੋ
-    edit:
+    form:
       subject: 'ਵਿਸ਼ਾ:'
       body: 'ਧੜ੍ਹ:'
       language: 'ਬੋਲੀ:'
@@ -176,7 +179,6 @@ pa:
       latitude: 'ਅਕਸ਼ਾਂਸ਼:'
       longitude: 'ਰੇਖਾਂਸ਼:'
       use_map_link: ਨਕਸ਼ਾ ਵਰਤੋ
-      save_button: ਸਾਂਭੋ
     show:
       leave_a_comment: ਕੋਈ ਟਿੱਪਣੀ ਛੱਡੋ
       login_to_leave_a_comment: ਟਿੱਪਣੀ ਛੱਡਣ ਵਾਸਤੇ %{login_link}
index 56aafb6579cf6c38860c9135278965ad309d9079..1869531963a1ed22fa6d8c60cd000ed3af2d4590 100644 (file)
@@ -57,6 +57,10 @@ pl:
     formats:
       friendly: '%e %B %Y o %H:%M'
       blog: '%e.%m.%Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Opublikuj
   activerecord:
     errors:
       messages:
@@ -341,7 +345,14 @@ pl:
   diary_entries:
     new:
       title: Nowy wpis do dziennika
-      publish_button: Opublikuj
+    form:
+      subject: 'Temat:'
+      body: 'Treść:'
+      language: 'Język:'
+      location: 'Położenie:'
+      latitude: 'Szerokość geograficzna:'
+      longitude: 'Długość geograficzna:'
+      use_map_link: wskaż na mapie
     index:
       title: Dzienniki użytkowników
       title_friends: Dzienniki znajomych
@@ -356,14 +367,6 @@ pl:
       newer_entries: Nowsze wpisy
     edit:
       title: Edycja wpisu dziennika
-      subject: 'Temat:'
-      body: 'Treść:'
-      language: 'Język:'
-      location: 'Położenie:'
-      latitude: 'Szerokość geograficzna:'
-      longitude: 'Długość geograficzna:'
-      use_map_link: wskaż na mapie
-      save_button: Zapisz
       marker_text: Umiejscowienie wpisu dziennika
     show:
       title: Dziennik użytkownika %{user} | %{title}
index a8f82e2636afddecb7fcff14280a166f8bdf5763..f14b555400ebf567cd567268add960665b7de6e0 100644 (file)
@@ -52,6 +52,11 @@ pt-BR:
     formats:
       friendly: '%e de %B de %Y às %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicar
+        update: Atualizar
   activerecord:
     errors:
       messages:
@@ -336,7 +341,14 @@ pt-BR:
   diary_entries:
     new:
       title: Nova publicação no diário
-      publish_button: Publicar
+    form:
+      subject: 'Assunto:'
+      body: 'Texto:'
+      language: 'Idioma:'
+      location: 'Localização:'
+      latitude: 'Latitude:'
+      longitude: 'Longitude:'
+      use_map_link: usar mapa
     index:
       title: Diários dos usuários
       title_friends: Diários dos amigos
@@ -351,14 +363,6 @@ pt-BR:
       newer_entries: Publicações mais novas
     edit:
       title: Editar publicação no diário
-      subject: 'Assunto:'
-      body: 'Texto:'
-      language: 'Idioma:'
-      location: 'Localização:'
-      latitude: 'Latitude:'
-      longitude: 'Longitude:'
-      use_map_link: usar mapa
-      save_button: Salvar
       marker_text: Localização da publicação no diário
     show:
       title: Diário de %{user} | %{title}
index 43490a168c22ddcf2137940094992d5402156d1f..bf7cfa0bf2ab75aa1bbcb3fd9c39c925f054f4ed 100644 (file)
@@ -38,6 +38,10 @@ pt-PT:
     formats:
       friendly: '%e %B %Y às %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicar
   activerecord:
     errors:
       messages:
@@ -318,7 +322,14 @@ pt-PT:
   diary_entries:
     new:
       title: Nova entrada no diário
-      publish_button: Publicar
+    form:
+      subject: 'Assunto:'
+      body: 'Texto:'
+      language: 'Língua:'
+      location: 'Localização:'
+      latitude: 'Latitude:'
+      longitude: 'Longitude:'
+      use_map_link: usar mapa
     index:
       title: Diários dos utilizadores
       title_friends: Diários dos amigos
@@ -333,14 +344,6 @@ pt-PT:
       newer_entries: Entradas Recentes
     edit:
       title: Editar entrada do diário
-      subject: 'Assunto:'
-      body: 'Texto:'
-      language: 'Língua:'
-      location: 'Localização:'
-      latitude: 'Latitude:'
-      longitude: 'Longitude:'
-      use_map_link: usar mapa
-      save_button: Gravar
       marker_text: Localização da entrada do diário
     show:
       title: Diário de %{user} | %{title}
index 46f8124553bf0966ecfea19896c75fd51e569325..d000a33d528d06b6365904b88ddaf49af7dcb97d 100644 (file)
@@ -21,6 +21,10 @@ ro:
     formats:
       friendly: '%e %B %Y la %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publică
   activerecord:
     errors:
       messages:
@@ -308,7 +312,14 @@ ro:
   diary_entries:
     new:
       title: O nouă înregistrare în jurnal
-      publish_button: Publică
+    form:
+      subject: 'Subiect:'
+      body: 'Corpul mesajului:'
+      language: 'Limbă:'
+      location: 'Localizare:'
+      latitude: 'Latitudine:'
+      longitude: 'Longitudine:'
+      use_map_link: utilizează harta
     index:
       title: Jurnalele utilizatorilor
       title_friends: Jurnalele prietenilor
@@ -323,14 +334,6 @@ ro:
       newer_entries: Înregistrări mai noi
     edit:
       title: Editare înregistrare din jurnal
-      subject: 'Subiect:'
-      body: 'Corpul mesajului:'
-      language: 'Limbă:'
-      location: 'Localizare:'
-      latitude: 'Latitudine:'
-      longitude: 'Longitudine:'
-      use_map_link: utilizează harta
-      save_button: Salvează
       marker_text: Poziția înregistrării din jurnal
     show:
       title: Jurnalul utilizatorului %{user} | %{title}
index 059e499f24a2b55e4c06a664fdb5ada66fd6bbb4..64034f2ea712caebb52d02097c4fe42e14938c52 100644 (file)
@@ -80,6 +80,10 @@ ru:
   time:
     formats:
       friendly: '%e %B %Y в %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Опубликовать
   activerecord:
     errors:
       messages:
@@ -368,7 +372,14 @@ ru:
   diary_entries:
     new:
       title: Новая запись в дневнике
-      publish_button: Опубликовать
+    form:
+      subject: 'Тема:'
+      body: 'Текст:'
+      language: 'Язык:'
+      location: 'Место:'
+      latitude: 'Широта:'
+      longitude: 'Долгота:'
+      use_map_link: Указать на карте
     index:
       title: Дневники
       title_friends: Дневники друзей
@@ -383,14 +394,6 @@ ru:
       newer_entries: Более новые записи
     edit:
       title: Редактирование записи
-      subject: 'Тема:'
-      body: 'Текст:'
-      language: 'Язык:'
-      location: 'Место:'
-      latitude: 'Широта:'
-      longitude: 'Долгота:'
-      use_map_link: Указать на карте
-      save_button: Сохранить
       marker_text: Место написания заметки
     show:
       title: Дневник пользователя %{user} | %{title}
index 2350501757f2fdb6b247880dfd57872f841d87e3..fa893aebb1987b76e60dc5a253f91f7cfcb6f173 100644 (file)
@@ -12,6 +12,10 @@ scn:
   time:
     formats:
       friendly: '%e %B %Y ê %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Pùbblica
   activerecord:
     models:
       acl: Lista di cuntrollu d'accessu
@@ -281,7 +285,14 @@ scn:
   diary_entries:
     new:
       title: Vuci nova dû diariu
-      publish_button: Pùbblica
+    form:
+      subject: 'Oggettu:'
+      body: 'Corpu:'
+      language: 'Lingua:'
+      location: 'Locu:'
+      latitude: 'Latitùdini:'
+      longitude: 'Luncitùdini:'
+      use_map_link: adòpira la cartina
     index:
       title: Diarî di l'utenti
       title_friends: Diarî di l'amici
@@ -296,14 +307,6 @@ scn:
       newer_entries: Vuci cchiù novi
     edit:
       title: Cancia sta vuci dû diariu
-      subject: 'Oggettu:'
-      body: 'Corpu:'
-      language: 'Lingua:'
-      location: 'Locu:'
-      latitude: 'Latitùdini:'
-      longitude: 'Luncitùdini:'
-      use_map_link: adòpira la cartina
-      save_button: Sarva
       marker_text: Locu dâ vuci dû diariu
     show:
       title: Diariu di %{user} | %{title}
index a0c54de8f3b96c33f4f059ecd614d348e2ce85e5..e2f2d36ac38737b86da030f98ce2ca8a73010965 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Scots (Scots)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: AmaryllisGardener
 # Author: John Reid
 ---
@@ -241,6 +242,14 @@ sco:
   diary_entries:
     new:
       title: New Diary Entry
+    form:
+      subject: 'Subject:'
+      body: 'Body:'
+      language: 'Leid:'
+      location: 'Location:'
+      latitude: 'Latitude:'
+      longitude: 'Longitude:'
+      use_map_link: uise map
     index:
       title: Uisers' diaries
       title_friends: Friends' diaries
@@ -255,14 +264,6 @@ sco:
       newer_entries: Newer Entries
     edit:
       title: Eedit diary entry
-      subject: 'Subject:'
-      body: 'Body:'
-      language: 'Leid:'
-      location: 'Location:'
-      latitude: 'Latitude:'
-      longitude: 'Longitude:'
-      use_map_link: uise map
-      save_button: Hain
       marker_text: Diary entry location
     show:
       title: '%{user}''s diary | %{title}'
index 5cfccf4f20a8dcfe792bba92d35e20d483abf8f9..234bc982b52ed1514e603264b8c6a700419f5ea5 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Slovak (slovenčina)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Helix84
 # Author: Jose1711
 # Author: KuboF
@@ -253,6 +254,14 @@ sk:
   diary_entries:
     new:
       title: Nový záznam denníka
+    form:
+      subject: 'Predmet:'
+      body: 'Text:'
+      language: 'Jazyk:'
+      location: 'Poloha:'
+      latitude: 'Zemepisná šírka:'
+      longitude: 'Zemepisná dĺžka:'
+      use_map_link: použiť mapu
     index:
       title: Denníky používateľov
       title_friends: Denníky priateľov
@@ -267,14 +276,6 @@ sk:
       newer_entries: Novšie Príspevky
     edit:
       title: Upraviť záznam denníka
-      subject: 'Predmet:'
-      body: 'Text:'
-      language: 'Jazyk:'
-      location: 'Poloha:'
-      latitude: 'Zemepisná šírka:'
-      longitude: 'Zemepisná dĺžka:'
-      use_map_link: použiť mapu
-      save_button: Uložiť
       marker_text: Poloha k položke denníka
     show:
       title: Denník používateľa %{user} | %{title}
index a66d1837577a4f261ac0ce6a5649f4d81e59fa9e..acf749b8c9c09bb16d0f30320592b6a40b9d7bad 100644 (file)
@@ -20,6 +20,10 @@ sl:
   time:
     formats:
       friendly: '%e. %B %Y ob %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Objavi
   activerecord:
     models:
       acl: Seznam nadzora dostopa
@@ -293,7 +297,14 @@ sl:
   diary_entries:
     new:
       title: Nov zapis v dnevnik uporabnikov
-      publish_button: Objavi
+    form:
+      subject: 'Zadeva:'
+      body: 'Besedilo:'
+      language: 'Jezik:'
+      location: 'Lokacija:'
+      latitude: 'Z. širina:'
+      longitude: 'Z. dolžina:'
+      use_map_link: uporabi zemljevid
     index:
       title: Dnevniki uporabnikov
       title_friends: Dnevniki vaših prijateljev
@@ -308,14 +319,6 @@ sl:
       newer_entries: Novejši zapisi
     edit:
       title: Uredi zapis v dnevnik
-      subject: 'Zadeva:'
-      body: 'Besedilo:'
-      language: 'Jezik:'
-      location: 'Lokacija:'
-      latitude: 'Z. širina:'
-      longitude: 'Z. dolžina:'
-      use_map_link: uporabi zemljevid
-      save_button: Shrani
       marker_text: Lokacija, na katero se nanaša zapis
     show:
       title: Dnevnik uporabnika %{user} | %{title}
index 289d22773f45b2dd84aa9a5329255ce5a04708ac..806f204bfcbdb69c66dc73b588b72f0292e17dcd 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Albanian (shqip)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Bjakupi
 # Author: Euriditi
 # Author: Fanjiayi
@@ -22,6 +23,10 @@ sq:
   time:
     formats:
       friendly: '%e %B %Y te %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publiko
   activerecord:
     models:
       acl: Qasja në listën e kontrollit
@@ -274,7 +279,14 @@ sq:
   diary_entries:
     new:
       title: Shënim i ri në ditar
-      publish_button: Publiko
+    form:
+      subject: 'Titulli:'
+      body: 'Trupi i mesazhit:'
+      language: 'Gjuha:'
+      location: 'Lokacioni:'
+      latitude: 'Gjerësia gjeografike:'
+      longitude: 'Gjatësia gjeografike:'
+      use_map_link: përdor hartën
     index:
       title: Ditarët e përdoruesve
       title_friends: Ditarë të miqve
@@ -289,14 +301,6 @@ sq:
       newer_entries: Shënimet e fundit
     edit:
       title: Redakto shënimin në ditar
-      subject: 'Titulli:'
-      body: 'Trupi i mesazhit:'
-      language: 'Gjuha:'
-      location: 'Lokacioni:'
-      latitude: 'Gjerësia gjeografike:'
-      longitude: 'Gjatësia gjeografike:'
-      use_map_link: përdor hartën
-      save_button: Ruaj
       marker_text: Lokacioni i shënimit në ditar
     show:
       title: Ditari i %{user} | %{title}
index ae3ae643948b77038301adc45435a28df1d2636f..f8e2140504b90dcd51e9198e7dd1b7d56f03f28d 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Serbian (Latin script) (srpski (latinica)‎)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Macofe
 # Author: McDutchie
 # Author: Milicevic01
@@ -169,6 +170,14 @@ sr-Latn:
   diary_entries:
     new:
       title: Novi unos u dnevniku
+    form:
+      subject: 'Tema:'
+      body: 'Tekst:'
+      language: 'Jezik:'
+      location: 'Lokacija:'
+      latitude: 'Geografska širina:'
+      longitude: 'Geografska dužina:'
+      use_map_link: koristi mapu
     index:
       title: Korisnički dnevnici
       title_friends: Dnevnici prijatelja
@@ -183,14 +192,6 @@ sr-Latn:
       newer_entries: Noviji unosi
     edit:
       title: Uredi unos u dnevniku
-      subject: 'Tema:'
-      body: 'Tekst:'
-      language: 'Jezik:'
-      location: 'Lokacija:'
-      latitude: 'Geografska širina:'
-      longitude: 'Geografska dužina:'
-      use_map_link: koristi mapu
-      save_button: Sačuvaj
       marker_text: Lokacija unosa u dnevniku
     show:
       title: Dnevnik korisnika %{user} | %{title}
index 46d8221d27b49985a9531a19f53486328ce4a760..e07fafaf1d8c85f8bc40232be2cdfd95ce45da98 100644 (file)
@@ -28,6 +28,10 @@ sr:
   time:
     formats:
       friendly: '%e %B %Y у %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Објави
   activerecord:
     models:
       acl: Листа контроле приступа
@@ -299,7 +303,14 @@ sr:
   diary_entries:
     new:
       title: Нови унос у дневнику
-      publish_button: Објави
+    form:
+      subject: 'Тема:'
+      body: 'Тело:'
+      language: 'Језик:'
+      location: 'Локација:'
+      latitude: 'Географска ширина:'
+      longitude: 'Географска дужина:'
+      use_map_link: користи мапу
     index:
       title: Кориснички дневници
       title_friends: Дневници пријатеља
@@ -314,14 +325,6 @@ sr:
       newer_entries: Новији уноси
     edit:
       title: Уреди унос у дневнику
-      subject: 'Тема:'
-      body: 'Тело:'
-      language: 'Језик:'
-      location: 'Локација:'
-      latitude: 'Географска ширина:'
-      longitude: 'Географска дужина:'
-      use_map_link: користи мапу
-      save_button: Сачувај
       marker_text: Локација уноса у дневнику
     show:
       title: Дневник корисника/це %{user} | %{title}
index 6e3fa2dad6f40b32502f50d7b55ff5eda05a7846..57531eaba6a60858ee072ac964d43f177d1ddd09 100644 (file)
@@ -46,6 +46,10 @@ sv:
   time:
     formats:
       friendly: '%e %B %Y kl. %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publicera
   activerecord:
     errors:
       messages:
@@ -331,7 +335,14 @@ sv:
   diary_entries:
     new:
       title: Nytt dagboksinlägg
-      publish_button: Publicera
+    form:
+      subject: 'Ämne:'
+      body: 'Brödtext:'
+      language: 'Språk:'
+      location: 'Plats:'
+      latitude: 'Latitud:'
+      longitude: 'Longitud:'
+      use_map_link: använd karta
     index:
       title: Användardagböcker
       title_friends: Vänners dagböcker
@@ -346,14 +357,6 @@ sv:
       newer_entries: Nyare inlägg
     edit:
       title: Redigera dagboksinlägg
-      subject: 'Ämne:'
-      body: 'Brödtext:'
-      language: 'Språk:'
-      location: 'Plats:'
-      latitude: 'Latitud:'
-      longitude: 'Longitud:'
-      use_map_link: använd karta
-      save_button: Spara
       marker_text: Plats för dagboksinlägg
     show:
       title: '%{user}s dagbok | %{title}'
index a939217c38689ee15bc4986e61aaa63b4d9a1856..2f8fc52b9d4ef2585a7d584e29b79827f2725c57 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Tamil (தமிழ்)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Aswn
 # Author: ElangoRamanujam
 # Author: Karthi.dr
@@ -17,6 +18,10 @@ ta:
   time:
     formats:
       friendly: '%e %B %Y, %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: வெளியிடு
   activerecord:
     models:
       acl: அனுமதிக் கட்டுப்பாட்டுப் பட்டியல்
@@ -175,7 +180,14 @@ ta:
   diary_entries:
     new:
       title: புதிய டைரி உள்ளீடு
-      publish_button: வெளியிடு
+    form:
+      subject: 'பொருள்:'
+      body: 'உரை:'
+      language: 'மொழி:'
+      location: 'இடம்:'
+      latitude: 'அட்சரேகை:'
+      longitude: 'தீர்க்கரேகை:'
+      use_map_link: வரைப்படத்தை பயன்படுத்தவும்
     index:
       title: பயனரின் நாட்குறிப்பேடுகள்
       title_friends: நண்பர்களின் நாட்குறிப்பேடுகள்
@@ -190,14 +202,6 @@ ta:
       newer_entries: புதிய உள்ளீடுகள்
     edit:
       title: நாட்குறிப்பேடு  உள்ளீட்டை  திருத்து
-      subject: 'பொருள்:'
-      body: 'உரை:'
-      language: 'மொழி:'
-      location: 'இடம்:'
-      latitude: 'அட்சரேகை:'
-      longitude: 'தீர்க்கரேகை:'
-      use_map_link: வரைப்படத்தை பயன்படுத்தவும்
-      save_button: சேமி
       marker_text: டைரி உள்ளீடு பகுதி
     show:
       title: '%{user}''ன்  நாட்குறிப்பேடு| %{title}'
index 22d8f31286d9de12c6457245dd144547cba6650a..8f6c32eedf56780508b3a024b980119d7cc6a571 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Telugu (తెలుగు)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Arjunaraoc
 # Author: Chaduvari
 # Author: Gayatri
@@ -13,6 +14,10 @@ te:
   time:
     formats:
       friendly: '%B %e, %Y నాడు %H:%M కి'
+  helpers:
+    submit:
+      diary_entry:
+        create: ప్రచురించు
   activerecord:
     models:
       acl: అనుమతి నియంత్రణ జాబితా
@@ -159,7 +164,14 @@ te:
   diary_entries:
     new:
       title: కొత్త దినచర్య పద్దు
-      publish_button: ప్రచురించు
+    form:
+      subject: 'విషయం:'
+      body: 'వివరణ:'
+      language: 'భాష:'
+      location: 'ప్రాంతం:'
+      latitude: 'అక్షాంశం:'
+      longitude: 'రేఖాంశం:'
+      use_map_link: పటాన్ని వాడు
     index:
       title: వాడుకరుల డైరీలు
       title_friends: స్నేహితుల దినచర్యలు
@@ -173,14 +185,6 @@ te:
       newer_entries: కొత్త పద్దులు
     edit:
       title: డైరీ పద్దును మార్చు
-      subject: 'విషయం:'
-      body: 'వివరణ:'
-      language: 'భాష:'
-      location: 'ప్రాంతం:'
-      latitude: 'అక్షాంశం:'
-      longitude: 'రేఖాంశం:'
-      use_map_link: పటాన్ని వాడు
-      save_button: భద్రపరుచు
     show:
       title: వాడుకరుల డైరీలు | %{user}
       user_title: '%{user} యొక్క డైరీ'
index fdfdfda420f2b7ec491b9f5ddf468bf8e2e0b321..912b4728646487d6cedde1dd53a894636a1ddae2 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Thai (ไทย)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: Aefgh39622
 # Author: Ariesanywhere
 # Author: B20180
@@ -13,6 +14,10 @@ th:
   time:
     formats:
       friendly: '%e %B %Y เมื่อเวลา %H:%M น.'
+  helpers:
+    submit:
+      diary_entry:
+        create: เผยแพร่
   activerecord:
     errors:
       messages:
@@ -277,7 +282,14 @@ th:
   diary_entries:
     new:
       title: สร้างบันทึกใหม่
-      publish_button: เผยแพร่
+    form:
+      subject: 'เรื่อง:'
+      body: 'เนื้อหา:'
+      language: 'ภาษา:'
+      location: 'ที่ตั้ง:'
+      latitude: 'ละติจูด:'
+      longitude: 'ลองจิจูด:'
+      use_map_link: ใช้แผนที่
     index:
       title: บันทึกของผู้ใช้
       title_friends: บันทึกของเพื่อน
@@ -292,14 +304,6 @@ th:
       newer_entries: รายการใหม่กว่า
     edit:
       title: แก้ไขรายการบันทึก
-      subject: 'เรื่อง:'
-      body: 'เนื้อหา:'
-      language: 'ภาษา:'
-      location: 'ที่ตั้ง:'
-      latitude: 'ละติจูด:'
-      longitude: 'ลองจิจูด:'
-      use_map_link: ใช้แผนที่
-      save_button: บันทึก
       marker_text: ที่ตั้งของรายการบันทึก
     show:
       title: บันทึกของ %{user} | %{title}
index fc95978dd1eb9bdfe482e4be460986a0f3f8d714..dbf6f09269fe7615a19e822870132fbc78d922d6 100644 (file)
@@ -1,6 +1,7 @@
 # Messages for Tagalog (Tagalog)
 # Exported from translatewiki.net
 # Export driver: phpyaml
+# Author: Abijeet Patro
 # Author: AnakngAraw
 # Author: Chitetskoy
 # Author: Emem.calist
@@ -19,6 +20,10 @@ tl:
   time:
     formats:
       friendly: '%e %B %Y sa ganap na %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Ilathala
   activerecord:
     models:
       acl: Talaan ng Pantaban sa Pagpunta
@@ -242,7 +247,14 @@ tl:
   diary_entries:
     new:
       title: Bagong Pagpapasok sa Talaarawan
-      publish_button: Ilathala
+    form:
+      subject: 'Paksa:'
+      body: 'Katawan:'
+      language: 'Wika:'
+      location: 'Pook (lokasyon):'
+      latitude: 'Latitud:'
+      longitude: 'Longhitud:'
+      use_map_link: gamitin ang mapa
     index:
       title: Mga talaarawan ng mga tagagamit
       title_friends: Mga talaarawan ng mga kaibigan
@@ -257,14 +269,6 @@ tl:
       newer_entries: Mas bagong mga Pagpapasok
     edit:
       title: Baguhin ang ipinasok sa talaarawan
-      subject: 'Paksa:'
-      body: 'Katawan:'
-      language: 'Wika:'
-      location: 'Pook (lokasyon):'
-      latitude: 'Latitud:'
-      longitude: 'Longhitud:'
-      use_map_link: gamitin ang mapa
-      save_button: Sagipin
       marker_text: Kinalalagay ng ipinasok sa talaarawan
     show:
       title: Talaarawan ni %{user} | %{title}
index 8d29817415b6eb10d2ddf034b5ed1ca9f27b9ab2..2143f026bac1106ebd73b7a66d67cc3db482fe38 100644 (file)
@@ -43,6 +43,11 @@ tr:
   time:
     formats:
       friendly: '%e %B %Y saat %H.%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Yayınla
+        update: Güncelle
   activerecord:
     errors:
       messages:
@@ -335,7 +340,14 @@ tr:
   diary_entries:
     new:
       title: Yeni Günlük Girdisi
-      publish_button: Yayınla
+    form:
+      subject: 'Konu:'
+      body: 'Mesaj:'
+      language: 'Dil:'
+      location: 'Konum:'
+      latitude: 'Enlem:'
+      longitude: 'Boylam:'
+      use_map_link: haritayı kullan
     index:
       title: Kullanıcıların günlükleri
       title_friends: Arkadaşların günlükleri
@@ -349,15 +361,7 @@ tr:
       older_entries: Daha Eski Girdiler
       newer_entries: Daha Yeni Girdiler
     edit:
-      title: Günlük girdisi düzenle
-      subject: 'Konu:'
-      body: 'Mesaj:'
-      language: 'Dil:'
-      location: 'Konum:'
-      latitude: 'Enlem:'
-      longitude: 'Boylam:'
-      use_map_link: haritayı kullan
-      save_button: Kaydet
+      title: Günlük Girdisi Düzenle
       marker_text: Günlük girdisinin konumu
     show:
       title: '%{user} kullanıcısının günlüğü | %{title}'
@@ -1147,6 +1151,7 @@ tr:
     partners_ucl: UCL
     partners_bytemark: Bytemark Hosting
     partners_partners: ortaklar
+    tou: Kullanım Koşulları
     osm_offline: OpenStreetMap veritabanı bakım çalışmaları yürütüldüğü için veritabanı
       şu anda çevrimdışıdır.
     osm_read_only: OpenStreetMap veritabanı bakım çalışmaları yürütüldüğü için veritabanı
@@ -1392,8 +1397,10 @@ tr:
         Lisans sayfasına</a> göz atınız.
       legal_title: Yasal
       legal_html: |-
-        Bu site ve diğer pek çok ilgili hizmet resmi olarak <a href='https://osmfoundation.org/'>OpenStreetMap Vakfı</a> (OSMF) tarafından topluluk adına işletilmektedir. OSMF tarafından işletilen tüm servislerin kullanımı <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">Kabul Edilebilir Kullanım Politikaları</a> ve <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Gizlilik Politikamızın</a> konusudur.
-        Lisanslama, telif hakkı veya diğer yasal sorularınız ve sorunlarınız varsa lütfen <a href='https://osmfoundation.org/Contact'>OSMF ile iletişime geçin</a>.
+        Bu site ve diğer pek çok ilgili hizmet resmi olarak <a href='https://osmfoundation.org/'>OpenStreetMap Vakfı</a> (OSMF) tarafından topluluk adına işletilmektedir. OSMF tarafından işletilen tüm servislerin kullanımı <a href="https://wiki.osmfoundation.org/wiki/Terms_of_Use">Kullanım Koşulları</a>, <a href="https://wiki.openstreetmap.org/wiki/Acceptable_Use_Policy">Kabul Edilebilir Kullanım Politikaları</a> ve <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy">Gizlilik Politikamızın</a> konusudur.
+        Lisanslama, telif hakkı veya diğer yasal sorularınız varsa lütfen <a href='https://osmfoundation.org/Contact'>OSMF ile iletişime geçin</a>.
+        <br>
+        OpenStreetMap, büyüteçli logosu ve Harita Devleti, <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">OSMF'nin tescilli ticari markalarıdır.</a>
       partners_title: Ortaklar
     copyright:
       foreign:
@@ -2158,14 +2165,26 @@ tr:
         fazla bilgi için lütfen <a href="%{url}">buradaki wiki sayfasına</a> bakınız.
       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     terms:
-      title: Katılımcı Şartları
-      heading: Katılımcı Şartları
-      consider_pd: Yukarıdaki anlaşmaya ek olarak, katkılarınızın kamu malı olarak
-        kabul edilmesini de seçebilirsiniz
+      title: Koşullar
+      heading: Koşullar
+      heading_ct: Katılımcı Şartları
+      read and accept with tou: Lütfen katılımcı sözleşmesini ve kullanım koşullarını
+        okuyun, bittiğinde her iki onay kutusunu işaretleyin ve ardından devam düğmesine
+        basın.
+      contributor_terms_explain: Bu anlaşma, mevcut ve gelecekteki katkılarınız için
+        şartları düzenlemektedir.
+      read_ct: Yukarıdaki katılımcı şartlarını okudum ve kabul ediyorum
+      tou_explain_html: Bu %{tou_link}, OSMF tarafından sağlanan web sitesinin ve
+        diğer altyapıların kullanımını yönetmektedir. Lütfen bağlantıya tıklayın,
+        metni okuyun ve kabul edin.
+      read_tou: Kullanım Şartlarını okudum ve kabul ediyorum
+      consider_pd: Yukarıdakilere ek olarak katkılarınızın kamu malı olarak kabul
+        edilmesini de seçebilirsiniz
       consider_pd_why: bu nedir?
       consider_pd_why_url: https://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain
       guidance: 'Buradaki bilgileri anlamanıza yardımcı olabilecek bilgiler:  <a href="%{summary}">okunabilir
         bir özet</a> ve ayrıca <a href="%{translations}">genel çeviriler</a>'
+      continue: Devam
       declined: |2-
 
         https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
@@ -2585,6 +2604,7 @@ tr:
         title: Katmanlar
       copyright: © <a href='%{copyright_url}'>OpenStreetMap katkıda bulunanları</a>
       donate_link_text: <a class='donate-attr' href='%{donate_url}'>Bağış Yapın</a>
+      terms: <a href='%{terms_url}' target='_blank'>Web sitesi ve API şartları</a>
     site:
       edit_tooltip: Haritayı düzenle
       edit_disabled_tooltip: Haritayı düzenlemek için yakınlaştırın
index 0b5b1a0cdaa9e1cadb1119886757f9ca234b44d5..35ec2d3070f38b8ce6222ad21d5627a9d530b529 100644 (file)
@@ -42,6 +42,10 @@ uk:
   time:
     formats:
       friendly: '%e %B %Y в %H:%M'
+  helpers:
+    submit:
+      diary_entry:
+        create: Оприлюднити
   activerecord:
     errors:
       messages:
@@ -329,7 +333,14 @@ uk:
   diary_entries:
     new:
       title: Створити новий запис у щоденнику
-      publish_button: Оприлюднити
+    form:
+      subject: 'Тема:'
+      body: 'Текст:'
+      language: 'Мова:'
+      location: 'Місце:'
+      latitude: 'Широта:'
+      longitude: 'Довгота:'
+      use_map_link: Вказати на мапі
     index:
       title: Щоденники користувачів
       title_friends: Щоденники друзів
@@ -344,14 +355,6 @@ uk:
       newer_entries: Новіші записи
     edit:
       title: Редагувати нотатку
-      subject: 'Тема:'
-      body: 'Текст:'
-      language: 'Мова:'
-      location: 'Місце:'
-      latitude: 'Широта:'
-      longitude: 'Довгота:'
-      use_map_link: Вказати на мапі
-      save_button: Зберегти
       marker_text: Місце написання нотатки
     show:
       title: Щоденник користувача %{user} | %{title}
index 3a1a8091d69a8ab88abaac0ae9aeaf65a3c011c1..1d2248fd223521c6905e0cea63a7df7241f6a6f9 100644 (file)
@@ -19,6 +19,10 @@ vi:
     formats:
       friendly: '%e tháng %m năm %Y lúc %H:%M'
       blog: '%d tháng %m năm %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Đăng
   activerecord:
     errors:
       messages:
@@ -297,7 +301,14 @@ vi:
   diary_entries:
     new:
       title: Mục nhật ký mới
-      publish_button: Đăng
+    form:
+      subject: 'Tiêu đề:'
+      body: 'Nội dung:'
+      language: 'Ngôn ngữ:'
+      location: 'Vị trí:'
+      latitude: 'Vĩ độ:'
+      longitude: 'Kinh độ:'
+      use_map_link: sử dụng bản đồ
     index:
       title: Các nhật ký của các người dùng
       title_friends: Các nhật ký của bạn bè
@@ -312,14 +323,6 @@ vi:
       newer_entries: Mục mới hơn
     edit:
       title: Sửa đổi mục nhật ký
-      subject: 'Tiêu đề:'
-      body: 'Nội dung:'
-      language: 'Ngôn ngữ:'
-      location: 'Vị trí:'
-      latitude: 'Vĩ độ:'
-      longitude: 'Kinh độ:'
-      use_map_link: sử dụng bản đồ
-      save_button: Lưu
       marker_text: Vị trí của mục nhật ký
     show:
       title: Nhật ký của %{user} | %{title}
index 37bb6a8f8fae8507d2e82d8b1c29a5ae4ffc806a..403b67b338a43b6687db692946fd4a7065a4bd0d 100644 (file)
@@ -48,6 +48,10 @@ zh-CN:
     formats:
       friendly: '%Y 年%B %e 日 %H:%M'
       blog: '%Y年%B%e日'
+  helpers:
+    submit:
+      diary_entry:
+        create: 发布
   activerecord:
     errors:
       messages:
@@ -322,7 +326,14 @@ zh-CN:
   diary_entries:
     new:
       title: 新日记文章
-      publish_button: 发布
+    form:
+      subject: 主题:
+      body: 正文:
+      language: 语言:
+      location: 位置:
+      latitude: 纬度:
+      longitude: 经度:
+      use_map_link: 使用地图
     index:
       title: 用户日记
       title_friends: 朋友的日记
@@ -337,14 +348,6 @@ zh-CN:
       newer_entries: 较新的文章
     edit:
       title: 编辑日记文章
-      subject: 主题:
-      body: 正文:
-      language: 语言:
-      location: 位置:
-      latitude: 纬度:
-      longitude: 经度:
-      use_map_link: 使用地图
-      save_button: 保存
       marker_text: 日记文章位置
     show:
       title: '%{user} 的日记 | %{title}'
index efbf8ee787a695914a18301c0142638113a7c5fc..521376fe4a6387e6e2a63c749903d6acc6b0e886 100644 (file)
@@ -38,6 +38,11 @@ zh-TW:
     formats:
       friendly: '%Y 年 %B %e 日 %H 時 %M 分'
       blog: '%Y年%B%e日'
+  helpers:
+    submit:
+      diary_entry:
+        create: 發佈
+        update: 更新
   activerecord:
     errors:
       messages:
@@ -309,7 +314,14 @@ zh-TW:
   diary_entries:
     new:
       title: 新日記項目
-      publish_button: 發佈
+    form:
+      subject: 主旨:
+      body: 內文:
+      language: 語言:
+      location: 位置:
+      latitude: 緯度:
+      longitude: 經度:
+      use_map_link: 使用地圖
     index:
       title: 使用者日記
       title_friends: 好友日記
@@ -324,14 +336,6 @@ zh-TW:
       newer_entries: 較新的項目
     edit:
       title: 編輯日記項目
-      subject: 主旨:
-      body: 內文:
-      language: 語言:
-      location: 位置:
-      latitude: 緯度:
-      longitude: 經度:
-      use_map_link: 使用地圖
-      save_button: 儲存
       marker_text: 日記項目位置
     show:
       title: '%{user} 的日記|%{title}'
@@ -1964,8 +1968,13 @@ zh-TW:
       terms declined: 我們很遺憾你已決定不接受新的貢獻者條款。有關詳細資訊,請參閱<a href="%{url}">此 wiki 頁面</a>。
       terms declined url: https://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined
     terms:
-      title: 貢獻者條款
-      heading: 貢獻者條款
+      title: 條款
+      heading: 條款
+      heading_ct: 貢獻者條款
+      read and accept with tou: 請閱讀貢獻者協議與使用條款,勾選兩項方框後點擊繼續按鈕。
+      contributor_terms_explain: 此協議適用於您現有與往後貢獻的條款。
+      read_ct: 我已閱讀過並同意以上的貢獻者條款
+      tou_explain_html: 這些%{tou_link}適用於網站方面的使用,與其它由 OSMF 提供的基礎內容。請在連結上點擊,閱讀並同意該文字。
       read_tou: 我已經閱讀過並同意使用條款
       consider_pd: 除上述內容之外,我同意將我的貢獻放到公共領域
       consider_pd_why: 這是什麼?
@@ -2345,6 +2354,7 @@ zh-TW:
         title: 圖層
       copyright: © <a href='%{copyright_url}'>OpenStreetMap 貢獻者</a>
       donate_link_text: <a class='donate-attr' href='%{donate_url}'>來捐款吧</a>
+      terms: <a href='%{terms_url}' target='_blank'>網站與 API 項目</a>
     site:
       edit_tooltip: 編輯地圖
       edit_disabled_tooltip: 放大以編輯地圖