muck-activities 0.1.18 → 0.1.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/VERSION +1 -1
- data/locales/ar.yml +0 -1
- data/locales/bg.yml +0 -1
- data/locales/ca.yml +0 -1
- data/locales/cs.yml +0 -1
- data/locales/da.yml +0 -1
- data/locales/de.yml +0 -1
- data/locales/el.yml +0 -1
- data/locales/es.yml +0 -1
- data/locales/et.yml +0 -1
- data/locales/fa.yml +0 -1
- data/locales/fi.yml +0 -1
- data/locales/fr.yml +0 -1
- data/locales/gl.yml +0 -1
- data/locales/hi.yml +0 -1
- data/locales/hr.yml +0 -1
- data/locales/hu.yml +0 -1
- data/locales/id.yml +0 -1
- data/locales/it.yml +1 -2
- data/locales/iw.yml +0 -1
- data/locales/ja.yml +0 -1
- data/locales/ko.yml +0 -1
- data/locales/lt.yml +1 -2
- data/locales/lv.yml +0 -1
- data/locales/mt.yml +0 -1
- data/locales/nl.yml +0 -1
- data/locales/no.yml +0 -1
- data/locales/pl.yml +0 -1
- data/locales/pt-PT.yml +0 -1
- data/locales/ro.yml +0 -1
- data/locales/ru.yml +0 -1
- data/locales/sk.yml +0 -1
- data/locales/sl.yml +1 -2
- data/locales/sq.yml +0 -1
- data/locales/sr.yml +0 -1
- data/locales/sv.yml +0 -1
- data/locales/th.yml +0 -1
- data/locales/tl.yml +0 -1
- data/locales/tr.yml +0 -1
- data/locales/uk.yml +0 -1
- data/locales/vi.yml +0 -1
- data/locales/zh-CN.yml +0 -1
- data/locales/zh-TW.yml +0 -1
- data/locales/zh.yml +0 -1
- data/muck-activities.gemspec +2 -2
- metadata +2 -2
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.19
|
data/locales/ar.yml
CHANGED
|
@@ -22,7 +22,6 @@ ar:
|
|
|
22
22
|
status_indicator: يكون
|
|
23
23
|
status_update_prompt: "ماذا تفعل الآن؟"
|
|
24
24
|
template_or_item_required: "نشاط يتطلب القالب أو بندا لعرض بشكل صحيح"
|
|
25
|
-
time_ago: "قبل {{time_in_words}}"
|
|
26
25
|
update_error: "عفوا... كانت هناك مشكلة. {{errors}}"
|
|
27
26
|
update_status_message: "تحديث مركز!"
|
|
28
27
|
updating_status_message: "تحديث حالتك. الرجاء الانتظار."
|
data/locales/bg.yml
CHANGED
|
@@ -22,7 +22,6 @@ bg:
|
|
|
22
22
|
status_indicator: е
|
|
23
23
|
status_update_prompt: "Какво правите в момента?"
|
|
24
24
|
template_or_item_required: "Една дейност изисква шаблон или елемент да показва правилно"
|
|
25
|
-
time_ago: "{{time_in_words}} Назад"
|
|
26
25
|
update_error: "Опа ... Имаше проблем. {{errors}}"
|
|
27
26
|
update_status_message: "обновите своя статус!"
|
|
28
27
|
updating_status_message: "Актуализиране на вашия статус. Моля, изчакайте."
|
data/locales/ca.yml
CHANGED
|
@@ -22,7 +22,6 @@ ca:
|
|
|
22
22
|
status_indicator: és
|
|
23
23
|
status_update_prompt: "Què estàs fent ara?"
|
|
24
24
|
template_or_item_required: "Una activitat que requereix d'una plantilla o un element per mostrar correctament"
|
|
25
|
-
time_ago: "{{time_in_words}} Fa"
|
|
26
25
|
update_error: "Quin ... Hi ha hagut un problema. {{errors}}"
|
|
27
26
|
update_status_message: "actualització del seu estat!"
|
|
28
27
|
updating_status_message: "L'actualització del seu estat. Si us plau, espereu."
|
data/locales/cs.yml
CHANGED
|
@@ -22,7 +22,6 @@ cs:
|
|
|
22
22
|
status_indicator: je
|
|
23
23
|
status_update_prompt: "Co děláte teď?"
|
|
24
24
|
template_or_item_required: "Činnost vyžaduje šablony nebo položky na displeji správně"
|
|
25
|
-
time_ago: "{{time_in_words}} Ago"
|
|
26
25
|
update_error: "Jejda ... Došlo k problému. {{errors}}"
|
|
27
26
|
update_status_message: "aktualizovat svůj stav!"
|
|
28
27
|
updating_status_message: "Aktualizaci stavu. Prosím čekejte."
|
data/locales/da.yml
CHANGED
|
@@ -22,7 +22,6 @@ da:
|
|
|
22
22
|
status_indicator: er
|
|
23
23
|
status_update_prompt: "Hvad laver du lige nu?"
|
|
24
24
|
template_or_item_required: "En aktivitet kræver en skabelon eller et emne til at vise korrekt"
|
|
25
|
-
time_ago: "{{time_in_words}} Siden"
|
|
26
25
|
update_error: "Ups ... Der var et problem. {{errors}}"
|
|
27
26
|
update_status_message: "opdatere din status!"
|
|
28
27
|
updating_status_message: "Opdatering af din status. Vent venligst."
|
data/locales/de.yml
CHANGED
|
@@ -22,7 +22,6 @@ de:
|
|
|
22
22
|
status_indicator: ist
|
|
23
23
|
status_update_prompt: "Was machst du jetzt?"
|
|
24
24
|
template_or_item_required: "Eine Tätigkeit erfordert eine Vorlage oder ein Element, um korrekt"
|
|
25
|
-
time_ago: "{{time_in_words}} Vor"
|
|
26
25
|
update_error: "Ups ... Es gab ein Problem. {{errors}}"
|
|
27
26
|
update_status_message: "aktualisieren Sie Ihren Status!"
|
|
28
27
|
updating_status_message: "Aktualisieren Sie Ihren Status. Bitte warten."
|
data/locales/el.yml
CHANGED
|
@@ -22,7 +22,6 @@ el:
|
|
|
22
22
|
status_indicator: είναι
|
|
23
23
|
status_update_prompt: "Τι κάνεις τώρα;"
|
|
24
24
|
template_or_item_required: "Μια δραστηριότητα απαιτεί ένα πρότυπο ή ένα στοιχείο για να εμφανιστεί σωστά"
|
|
25
|
-
time_ago: "{{time_in_words}} Πριν"
|
|
26
25
|
update_error: "Ωχ ... Υπήρξε ένα πρόβλημα. {{errors}}"
|
|
27
26
|
update_status_message: "ενημέρωση σας!"
|
|
28
27
|
updating_status_message: "Η ενημέρωση σας. Παρακαλώ περιμένετε."
|
data/locales/es.yml
CHANGED
|
@@ -22,7 +22,6 @@ es:
|
|
|
22
22
|
status_indicator: es
|
|
23
23
|
status_update_prompt: "¿Qué estás haciendo ahora?"
|
|
24
24
|
template_or_item_required: "Una actividad que requiere de una plantilla o un elemento para mostrar correctamente"
|
|
25
|
-
time_ago: "{{time_in_words}} Hace"
|
|
26
25
|
update_error: "Vaya ... Ha habido un problema. {{errors}}"
|
|
27
26
|
update_status_message: "actualización de su estado!"
|
|
28
27
|
updating_status_message: "La actualización de su estado. Por favor, espere."
|
data/locales/et.yml
CHANGED
|
@@ -22,7 +22,6 @@ et:
|
|
|
22
22
|
status_indicator: "on"
|
|
23
23
|
status_update_prompt: "Mida sa teed praegu?"
|
|
24
24
|
template_or_item_required: "Tegevust on vaja malli või objekti kuvada õigesti"
|
|
25
|
-
time_ago: "{{time_in_words}} Tagasi"
|
|
26
25
|
update_error: "Oih ... Oli probleem. {{errors}}"
|
|
27
26
|
update_status_message: "uuendage oma staatuse!"
|
|
28
27
|
updating_status_message: "Uuendan oma staatust. Palun oota."
|
data/locales/fa.yml
CHANGED
|
@@ -22,7 +22,6 @@ fa:
|
|
|
22
22
|
status_indicator: است
|
|
23
23
|
status_update_prompt: "آنچه شما انجام حق حالا؟"
|
|
24
24
|
template_or_item_required: "یک فعالیت نیاز به یک الگو و یا یک آیتم را به درستی نمایش داده"
|
|
25
|
-
time_ago: "{{time_in_words}}پیش"
|
|
26
25
|
update_error: "آخ... شده بود یک مشکل وجود دارد. {{errors}}"
|
|
27
26
|
update_status_message: "به روز وضعیت خود را!"
|
|
28
27
|
updating_status_message: "وضعیت به روز رسانی کنید. لطفا صبر کنید."
|
data/locales/fi.yml
CHANGED
|
@@ -22,7 +22,6 @@ fi:
|
|
|
22
22
|
status_indicator: "on"
|
|
23
23
|
status_update_prompt: "Mitä teet juuri nyt?"
|
|
24
24
|
template_or_item_required: "Aktiivisuus edellyttää mallia tai kohteen näyttämään oikein"
|
|
25
|
-
time_ago: "{{time_in_words}} Sitten"
|
|
26
25
|
update_error: "Oho ... Oli ongelma. {{errors}}"
|
|
27
26
|
update_status_message: "Päivitä tila!"
|
|
28
27
|
updating_status_message: "Päivitetään olotilasi. Odota."
|
data/locales/fr.yml
CHANGED
|
@@ -22,7 +22,6 @@ fr:
|
|
|
22
22
|
status_indicator: est
|
|
23
23
|
status_update_prompt: "Que faites-vous actuellement?"
|
|
24
24
|
template_or_item_required: "Une activité exige un modèle ou un élément pour afficher correctement"
|
|
25
|
-
time_ago: "Il ya {{time_in_words}}"
|
|
26
25
|
update_error: "Oops ... Il y avait un problème. {{errors}}"
|
|
27
26
|
update_status_message: "mise à jour de votre statut!"
|
|
28
27
|
updating_status_message: "Mise à jour de votre statut. Attendez s'il vous plaît."
|
data/locales/gl.yml
CHANGED
|
@@ -22,7 +22,6 @@ gl:
|
|
|
22
22
|
status_indicator: é
|
|
23
23
|
status_update_prompt: "O que está facendo agora?"
|
|
24
24
|
template_or_item_required: "Unha actividade require un modelo ou un elemento para amosar correctamente"
|
|
25
|
-
time_ago: "{{time_in_words}} Detrás"
|
|
26
25
|
update_error: "Uups ... Houbo un problema. {{errors}}"
|
|
27
26
|
update_status_message: "actualizar o seu estado!"
|
|
28
27
|
updating_status_message: "Actualizando o seu estado. Agarde."
|
data/locales/hi.yml
CHANGED
|
@@ -22,7 +22,6 @@ hi:
|
|
|
22
22
|
status_indicator: है
|
|
23
23
|
status_update_prompt: "तुम अभी क्या कर रहे हैं?"
|
|
24
24
|
template_or_item_required: "एक गतिविधि एक या एक मद को सही ढंग से प्रदर्शित करने के लिए टेम्पलेट की आवश्यकता है"
|
|
25
|
-
time_ago: "{{time_in_words}} पहले"
|
|
26
25
|
update_error: "उफ़ ... वहाँ एक समस्या थी. {{errors}}"
|
|
27
26
|
update_status_message: "अपनी स्थिति अद्यतन!"
|
|
28
27
|
updating_status_message: "अपनी स्थिति अद्यतन. कृपया प्रतीक्षा करें."
|
data/locales/hr.yml
CHANGED
|
@@ -22,7 +22,6 @@ hr:
|
|
|
22
22
|
status_indicator: je
|
|
23
23
|
status_update_prompt: "Što to radiš sada?"
|
|
24
24
|
template_or_item_required: "Aktivnost zahtijeva predložak ili stavke prikazati ispravno"
|
|
25
|
-
time_ago: "{{time_in_words}} Ago"
|
|
26
25
|
update_error: "Ups ... Došlo je do problema. {{errors}}"
|
|
27
26
|
update_status_message: "ažurirajte svoj status!"
|
|
28
27
|
updating_status_message: "Ažuriranje vašeg statusa. Molimo pričekajte."
|
data/locales/hu.yml
CHANGED
|
@@ -22,7 +22,6 @@ hu:
|
|
|
22
22
|
status_indicator: van
|
|
23
23
|
status_update_prompt: "Mit csinálsz most?"
|
|
24
24
|
template_or_item_required: "Egy tevékenység megköveteli a sablon, vagy egy elem jelenik meg helyesen, hogy"
|
|
25
|
-
time_ago: "{{time_in_words}} Ezelőtt"
|
|
26
25
|
update_error: "Hoppá ... Volt egy kis probléma. {{errors}}"
|
|
27
26
|
update_status_message: "frissíti az állapot!"
|
|
28
27
|
updating_status_message: "Aktualizálás szerezhetnek. Kérem, várjon."
|
data/locales/id.yml
CHANGED
|
@@ -22,7 +22,6 @@ id:
|
|
|
22
22
|
status_indicator: adalah
|
|
23
23
|
status_update_prompt: "What are you doing right now?"
|
|
24
24
|
template_or_item_required: "Suatu kegiatan yang membutuhkan template atau item untuk ditampilkan dengan benar"
|
|
25
|
-
time_ago: "{{time_in_words}} Lalu"
|
|
26
25
|
update_error: "Oops ... Ada masalah. {{errors}}"
|
|
27
26
|
update_status_message: "memperbarui status Anda!"
|
|
28
27
|
updating_status_message: "Memperbarui statusnya. Harap tunggu."
|
data/locales/it.yml
CHANGED
|
@@ -16,13 +16,12 @@ it:
|
|
|
16
16
|
make_comment: Commento
|
|
17
17
|
paging_newer: "«Più recenti"
|
|
18
18
|
paging_older: "Meno recenti »"
|
|
19
|
-
permission_denied: "Siamo spiacenti, non puoi
|
|
19
|
+
permission_denied: "Siamo spiacenti, non puoi fare."
|
|
20
20
|
post: Condividere
|
|
21
21
|
problem_with_status: "C'è stato un problema di cambiare il proprio stato"
|
|
22
22
|
status_indicator: è
|
|
23
23
|
status_update_prompt: "Che cosa stai facendo ora?"
|
|
24
24
|
template_or_item_required: "L'attività richiede un modello o un elemento per visualizzare correttamente"
|
|
25
|
-
time_ago: "{{time_in_words}} Fa"
|
|
26
25
|
update_error: "Oops ... Si è verificato un problema. {{errors}}"
|
|
27
26
|
update_status_message: "aggiornare lo stato!"
|
|
28
27
|
updating_status_message: "Aggiornare il proprio status. Ti preghiamo di attendere."
|
data/locales/iw.yml
CHANGED
|
@@ -22,7 +22,6 @@ iw:
|
|
|
22
22
|
status_indicator: הוא
|
|
23
23
|
status_update_prompt: "מה אתה עושה עכשיו?"
|
|
24
24
|
template_or_item_required: "פעילות מחייב תבנית או פריט כדי להציג כראוי"
|
|
25
|
-
time_ago: "לפני {{time_in_words}}"
|
|
26
25
|
update_error: "אופס ... הייתה בעיה. {{errors}}"
|
|
27
26
|
update_status_message: "עדכן את הסטטוס!"
|
|
28
27
|
updating_status_message: "אפשרות לעדכן את המצב. אנא המתן."
|
data/locales/ja.yml
CHANGED
|
@@ -22,7 +22,6 @@ ja:
|
|
|
22
22
|
status_indicator: なる
|
|
23
23
|
status_update_prompt: 現在は何やってんの?
|
|
24
24
|
template_or_item_required: の活動や、アイテムが正常に表示するにはテンプレートが必要
|
|
25
|
-
time_ago: "{{time_in_words}}前"
|
|
26
25
|
update_error: "おっと...中に問題が発生した。 {{errors}}"
|
|
27
26
|
update_status_message: お客様の状況を更新!
|
|
28
27
|
updating_status_message: あなたのステータスを更新する。しばらくお待ちください。
|
data/locales/ko.yml
CHANGED
|
@@ -22,7 +22,6 @@ ko:
|
|
|
22
22
|
status_indicator: 이다
|
|
23
23
|
status_update_prompt: "너 지금 뭐하는거야?"
|
|
24
24
|
template_or_item_required: "활동 또는 항목을 올바르게 표시하는 템플릿이 필요합니다"
|
|
25
|
-
time_ago: "{{time_in_words}} 전"
|
|
26
25
|
update_error: "죄송합니다 ... 거기에 문제가있습니다. {{errors}}"
|
|
27
26
|
update_status_message: "귀하의 상태를 업데이 트!"
|
|
28
27
|
updating_status_message: "귀하의 상태를 업데이 트했다. 잠시 기다려주십시오."
|
data/locales/lt.yml
CHANGED
|
@@ -11,7 +11,7 @@ lt:
|
|
|
11
11
|
invite_friends: "Pakviesti draugų"
|
|
12
12
|
item_could_not_be_removed: "Punktas negali būti pašalinta iš paskutinių veiklos sąrašas."
|
|
13
13
|
item_created: "Pridėta veikla"
|
|
14
|
-
item_removed: "Prekė sėkmingai
|
|
14
|
+
item_removed: "Prekė sėkmingai pašalinta iš paskutinių veiklos sąrašas."
|
|
15
15
|
joined_status: "{{name}} joined {{application_name}}"
|
|
16
16
|
make_comment: Komentaras
|
|
17
17
|
paging_newer: «Naujesni
|
|
@@ -22,7 +22,6 @@ lt:
|
|
|
22
22
|
status_indicator: yra
|
|
23
23
|
status_update_prompt: "Ką jūs darote dabar?"
|
|
24
24
|
template_or_item_required: "Veiklą reikia šabloną arba elementą rodyti teisingai"
|
|
25
|
-
time_ago: "{{time_in_words}} Atgal"
|
|
26
25
|
update_error: "Oi ... Iškilo problema. {{errors}}"
|
|
27
26
|
update_status_message: "Atnaujinkite savo statusą!"
|
|
28
27
|
updating_status_message: "Atnaujinama savo statusą. Prašome palaukti."
|
data/locales/lv.yml
CHANGED
|
@@ -22,7 +22,6 @@ lv:
|
|
|
22
22
|
status_indicator: ir
|
|
23
23
|
status_update_prompt: "Ko tu dari tieši tagad?"
|
|
24
24
|
template_or_item_required: "Darbību nepieciešama veidne vai prece attēlot pareizi"
|
|
25
|
-
time_ago: "{{time_in_words}} Ago"
|
|
26
25
|
update_error: "Ups ... Radās problēma. {{errors}}"
|
|
27
26
|
update_status_message: "atjauniniet savu statusu!"
|
|
28
27
|
updating_status_message: "Atjaunināšana Jūsu statusu. Lūdzu, uzgaidiet."
|
data/locales/mt.yml
CHANGED
|
@@ -22,7 +22,6 @@ mt:
|
|
|
22
22
|
status_indicator: huwa
|
|
23
23
|
status_update_prompt: "X'Ser tagħmel dritt issa?"
|
|
24
24
|
template_or_item_required: "Attività teħtieġ template jew oġġett li jintwerew b'mod korrett"
|
|
25
|
-
time_ago: "{{time_in_words}} Ilu"
|
|
26
25
|
update_error: "Oops ... Kien hemm problema. {{errors}}"
|
|
27
26
|
update_status_message: "update-istatus tieg ¢ ek!"
|
|
28
27
|
updating_status_message: "Aġġornament istat tiegħek. Jekk jogħġbok stenna."
|
data/locales/nl.yml
CHANGED
|
@@ -22,7 +22,6 @@ nl:
|
|
|
22
22
|
status_indicator: is
|
|
23
23
|
status_update_prompt: "Wat doe je nu?"
|
|
24
24
|
template_or_item_required: "Een activiteit is een sjabloon of een item om de juiste"
|
|
25
|
-
time_ago: "{{time_in_words}} Geleden"
|
|
26
25
|
update_error: "Oeps ... Er was een probleem. {{errors}}"
|
|
27
26
|
update_status_message: "update your status!"
|
|
28
27
|
updating_status_message: "Updaten van uw status. Please wait."
|
data/locales/no.yml
CHANGED
|
@@ -23,7 +23,6 @@
|
|
|
23
23
|
status_indicator: er
|
|
24
24
|
status_update_prompt: "Hva gjør du nå?"
|
|
25
25
|
template_or_item_required: "En aktivitet som krever en mal eller et element for å vise riktig"
|
|
26
|
-
time_ago: "{{time_in_words}} Siden"
|
|
27
26
|
update_error: "Oops ... Det var et problem. {{errors}}"
|
|
28
27
|
update_status_message: "oppdatere statusen din!"
|
|
29
28
|
updating_status_message: "Oppdatere statusen din. Vennligst vent."
|
data/locales/pl.yml
CHANGED
|
@@ -22,7 +22,6 @@ pl:
|
|
|
22
22
|
status_indicator: jest
|
|
23
23
|
status_update_prompt: "Co robisz teraz?"
|
|
24
24
|
template_or_item_required: "Działalność wymaga szablonu lub elementu, aby wyświetlić prawidłowo"
|
|
25
|
-
time_ago: "{{time_in_words}} Temu"
|
|
26
25
|
update_error: "Ups ... Wystąpił problem. {{errors}}"
|
|
27
26
|
update_status_message: "zaktualizować swój status!"
|
|
28
27
|
updating_status_message: "Uaktualnianie stanu. Proszę czekać."
|
data/locales/pt-PT.yml
CHANGED
|
@@ -22,7 +22,6 @@ pt-PT:
|
|
|
22
22
|
status_indicator: é
|
|
23
23
|
status_update_prompt: "O que você está fazendo agora?"
|
|
24
24
|
template_or_item_required: "Uma actividade requer um modelo ou um item para exibir corretamente"
|
|
25
|
-
time_ago: "{{time_in_words}} Atrás"
|
|
26
25
|
update_error: "Opa ... Houve um problema. {{errors}}"
|
|
27
26
|
update_status_message: "actualizar o seu estado!"
|
|
28
27
|
updating_status_message: "Atualizando o seu estado. Aguarde."
|
data/locales/ro.yml
CHANGED
|
@@ -22,7 +22,6 @@ ro:
|
|
|
22
22
|
status_indicator: este
|
|
23
23
|
status_update_prompt: "Ce faci acum?"
|
|
24
24
|
template_or_item_required: "O activitate care necesită un şablon sau un element pentru a afişa corect"
|
|
25
|
-
time_ago: "{{time_in_words}} În urmă"
|
|
26
25
|
update_error: "Oops ... Nu a fost o problema. {{errors}}"
|
|
27
26
|
update_status_message: "actualizare statutul dumneavoastra!"
|
|
28
27
|
updating_status_message: "Actualizarea statutul dumneavoastra. Vă rugăm să aşteptaţi."
|
data/locales/ru.yml
CHANGED
|
@@ -22,7 +22,6 @@ ru:
|
|
|
22
22
|
status_indicator: быть
|
|
23
23
|
status_update_prompt: "Что вы делаете сейчас?"
|
|
24
24
|
template_or_item_required: "Деятельность требует шаблон или элемент для правильного отображения"
|
|
25
|
-
time_ago: "{{time_in_words}} Назад"
|
|
26
25
|
update_error: "К сожалению ... Был проблема. {{errors}}"
|
|
27
26
|
update_status_message: "обновить свой статус!"
|
|
28
27
|
updating_status_message: "Обновление статуса. Пожалуйста, подождите."
|
data/locales/sk.yml
CHANGED
|
@@ -22,7 +22,6 @@ sk:
|
|
|
22
22
|
status_indicator: je
|
|
23
23
|
status_update_prompt: "Čo robíte teraz?"
|
|
24
24
|
template_or_item_required: "Činnosť vyžaduje šablóny alebo položky na displeji správne"
|
|
25
|
-
time_ago: "{{time_in_words}} Ago"
|
|
26
25
|
update_error: "Jejda ... Došlo k problému. {{errors}}"
|
|
27
26
|
update_status_message: "aktualizovať svoj stav!"
|
|
28
27
|
updating_status_message: "Aktualizáciu stavu. Prosím čakajte."
|
data/locales/sl.yml
CHANGED
|
@@ -22,9 +22,8 @@ sl:
|
|
|
22
22
|
status_indicator: je
|
|
23
23
|
status_update_prompt: "Kaj delaš zdaj?"
|
|
24
24
|
template_or_item_required: "Dejavnost zahteva predlogo ali predmeta na zaslonu pravilno"
|
|
25
|
-
time_ago: "{{time_in_words}} Ago"
|
|
26
25
|
update_error: "Ups ... Prišlo je do težave. {{errors}}"
|
|
27
|
-
update_status_message: "
|
|
26
|
+
update_status_message: "posodobite svoj status!"
|
|
28
27
|
updating_status_message: "Posodabljanje vaše stanje. Prosim počakajte."
|
|
29
28
|
write_prompt: "Napišite komentar ..."
|
|
30
29
|
activity_templates:
|
data/locales/sq.yml
CHANGED
|
@@ -22,7 +22,6 @@ sq:
|
|
|
22
22
|
status_indicator: është
|
|
23
23
|
status_update_prompt: "Çfarë po bën tani?"
|
|
24
24
|
template_or_item_required: "Një aktivitet kërkon një template ose një objekt për të shfaqur korrekte"
|
|
25
|
-
time_ago: "{{time_in_words}} Më parë"
|
|
26
25
|
update_error: "Oops ... Ka ndodhur një problem. {{errors}}"
|
|
27
26
|
update_status_message: "update your status!"
|
|
28
27
|
updating_status_message: "Përditësimi statusin tuaj. Ju lutem prisni."
|
data/locales/sr.yml
CHANGED
|
@@ -22,7 +22,6 @@ sr:
|
|
|
22
22
|
status_indicator: је
|
|
23
23
|
status_update_prompt: "Шта то радиш сада?"
|
|
24
24
|
template_or_item_required: "Активност захтева шаблон или ставке приказати исправно"
|
|
25
|
-
time_ago: "{{time_in_words}} Аго"
|
|
26
25
|
update_error: "Упс ... Дошло је до проблема. {{errors}}"
|
|
27
26
|
update_status_message: "ажурирајте свој статус!"
|
|
28
27
|
updating_status_message: "Ажурирање вашег статуса. Молимо сачекајте."
|
data/locales/sv.yml
CHANGED
|
@@ -22,7 +22,6 @@ sv:
|
|
|
22
22
|
status_indicator: är
|
|
23
23
|
status_update_prompt: "Vad gör du just nu?"
|
|
24
24
|
template_or_item_required: "En verksamhet kräver en mall eller ett objekt för att visas korrekt"
|
|
25
|
-
time_ago: "{{time_in_words}} Sedan"
|
|
26
25
|
update_error: "Oj ... Det uppstod ett problem. {{errors}}"
|
|
27
26
|
update_status_message: "uppdatera din status!"
|
|
28
27
|
updating_status_message: "Uppdatera din status. Vänta."
|
data/locales/th.yml
CHANGED
|
@@ -22,7 +22,6 @@ th:
|
|
|
22
22
|
status_indicator: เป็น
|
|
23
23
|
status_update_prompt: คุณกำลังทำอะไรในขณะนี้?
|
|
24
24
|
template_or_item_required: มีกิจกรรมที่ต้องใช้เทมเพลทหรือรายการที่จะแสดงอย่างถูกต้อง
|
|
25
|
-
time_ago: "{{time_in_words}} ที่ผ่านมา"
|
|
26
25
|
update_error: "โอ๊ะ ... มีปัญหา. {{errors}}"
|
|
27
26
|
update_status_message: อัปเดทสถานะ!
|
|
28
27
|
updating_status_message: "อัปเดทสถานะ. โปรดรอ."
|
data/locales/tl.yml
CHANGED
|
@@ -22,7 +22,6 @@ tl:
|
|
|
22
22
|
status_indicator: ay
|
|
23
23
|
status_update_prompt: "Ano ang ginagawa mo ngayon?"
|
|
24
24
|
template_or_item_required: "An aktibidad ay nangangailangan ng isang template o sa isang bagay upang ipakita ng maayos"
|
|
25
|
-
time_ago: "{{time_in_words}} Ago"
|
|
26
25
|
update_error: "Oops ... Nagkaroon ng problema. {{errors}}"
|
|
27
26
|
update_status_message: "i-update ang iyong kalagayan!"
|
|
28
27
|
updating_status_message: "Ina-update ang iyong kalagayan. Mangyaring maghintay."
|
data/locales/tr.yml
CHANGED
|
@@ -22,7 +22,6 @@ tr:
|
|
|
22
22
|
status_indicator: olmak
|
|
23
23
|
status_update_prompt: "Şu anda ne yapıyorsun?"
|
|
24
24
|
template_or_item_required: "Bir faaliyet veya bir madde düzgün görüntülemek için şablon gerektirir"
|
|
25
|
-
time_ago: "{{time_in_words}} Önce"
|
|
26
25
|
update_error: "Ayyy ... Burada bir sorun var. {{errors}}"
|
|
27
26
|
update_status_message: "Durum güncelleme!"
|
|
28
27
|
updating_status_message: "Durum güncelleniyor. Lütfen bekleyin."
|
data/locales/uk.yml
CHANGED
|
@@ -22,7 +22,6 @@ uk:
|
|
|
22
22
|
status_indicator: бути
|
|
23
23
|
status_update_prompt: "Що ви робите зараз?"
|
|
24
24
|
template_or_item_required: "Діяльність вимагає шаблон або елемент для правильного відображення"
|
|
25
|
-
time_ago: "{{time_in_words}} Назад"
|
|
26
25
|
update_error: "К сожалению ... Був проблема. {{errors}}"
|
|
27
26
|
update_status_message: "обновити свій статус!"
|
|
28
27
|
updating_status_message: "Оновлення статусу. Будь ласка, зачекайте."
|
data/locales/vi.yml
CHANGED
|
@@ -22,7 +22,6 @@ vi:
|
|
|
22
22
|
status_indicator: là
|
|
23
23
|
status_update_prompt: "Bạn đang làm gì ngay bây giờ?"
|
|
24
24
|
template_or_item_required: "Một hoạt động đòi hỏi một mẫu hoặc một mục để hiển thị một cách chính xác"
|
|
25
|
-
time_ago: "{{time_in_words}} Cách đây"
|
|
26
25
|
update_error: "Rất tiếc ... Có một vấn đề. {{errors}}"
|
|
27
26
|
update_status_message: "cập nhật tình trạng của bạn!"
|
|
28
27
|
updating_status_message: "Cập nhật tình trạng của bạn. Xin vui lòng chờ trong giây lát."
|
data/locales/zh-CN.yml
CHANGED
|
@@ -22,7 +22,6 @@ zh-CN:
|
|
|
22
22
|
status_indicator: 是
|
|
23
23
|
status_update_prompt: 你在做什么呢?
|
|
24
24
|
template_or_item_required: 一项活动需要一个模板或一个项目,以显示正确
|
|
25
|
-
time_ago: "{{time_in_words}}前"
|
|
26
25
|
update_error: "哎呀...有一个问题。 {{errors}}"
|
|
27
26
|
update_status_message: 更新您的地位!
|
|
28
27
|
updating_status_message: 更新您的状态。请稍候。
|
data/locales/zh-TW.yml
CHANGED
|
@@ -22,7 +22,6 @@ zh-TW:
|
|
|
22
22
|
status_indicator: 是
|
|
23
23
|
status_update_prompt: 你在做什麼呢?
|
|
24
24
|
template_or_item_required: 一項活動需要一個模板或一個項目,以顯示正確
|
|
25
|
-
time_ago: "{{time_in_words}}前"
|
|
26
25
|
update_error: "哎呀...有一個問題。 {{errors}}"
|
|
27
26
|
update_status_message: 更新您的地位!
|
|
28
27
|
updating_status_message: 更新您的狀態。請稍候。
|
data/locales/zh.yml
CHANGED
data/muck-activities.gemspec
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Gem::Specification.new do |s|
|
|
7
7
|
s.name = %q{muck-activities}
|
|
8
|
-
s.version = "0.1.
|
|
8
|
+
s.version = "0.1.19"
|
|
9
9
|
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
11
11
|
s.authors = ["Justin Ball"]
|
|
12
|
-
s.date = %q{2009-08-
|
|
12
|
+
s.date = %q{2009-08-13}
|
|
13
13
|
s.description = %q{Activity engine for the muck system.}
|
|
14
14
|
s.email = %q{justinball@gmail.com}
|
|
15
15
|
s.extra_rdoc_files = [
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: muck-activities
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.19
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Justin Ball
|
|
@@ -9,7 +9,7 @@ autorequire:
|
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
11
|
|
|
12
|
-
date: 2009-08-
|
|
12
|
+
date: 2009-08-13 00:00:00 -06:00
|
|
13
13
|
default_executable:
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|