avo 3.18.0 → 3.18.1

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/lib/avo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Avo
2
- VERSION = "3.18.0" unless const_defined?(:VERSION)
2
+ VERSION = "3.18.1" unless const_defined?(:VERSION)
3
3
  end
@@ -33,6 +33,7 @@ ar:
33
33
  confirm: تأكيد
34
34
  copy: نسخ
35
35
  create_new_item: إنشاء %{item} جديد
36
+ created_at_timestamp: تم الإنشاء في %{created_at}
36
37
  dashboard: لوحة القيادة
37
38
  dashboards: لوحات القيادة
38
39
  default_scope: الجميع
@@ -126,6 +127,7 @@ ar:
126
127
  type_to_search: اكتب للبحث.
127
128
  unauthorized: غير مصرح به
128
129
  undo: تراجع
130
+ updated_at_timestamp: تم التحديث في %{updated_at}
129
131
  view: عرض
130
132
  view_item: عرض %{item}
131
133
  visit_record_on_external_path: زيارة السجل على الرابط الخارجي
@@ -27,6 +27,7 @@ de:
27
27
  confirm: Bestätigen
28
28
  copy: Kopieren
29
29
  create_new_item: Neues %{item} erstellen
30
+ created_at_timestamp: Erstellt am %{created_at}
30
31
  dashboard: Dashboard
31
32
  dashboards: Dashboards
32
33
  default_scope: Alle
@@ -116,6 +117,7 @@ de:
116
117
  type_to_search: Tippen, um zu suchen.
117
118
  unauthorized: Nicht autorisiert
118
119
  undo: Rückgängig machen
120
+ updated_at_timestamp: Aktualisiert am %{updated_at}
119
121
  view: Anzeigen
120
122
  view_item: "%{item} anzeigen"
121
123
  visit_record_on_external_path: Datensatz über externen Link besuchen
@@ -27,6 +27,7 @@ en:
27
27
  confirm: Confirm
28
28
  copy: Copy
29
29
  create_new_item: Create new %{item}
30
+ created_at_timestamp: Created at %{created_at}
30
31
  dashboard: Dashboard
31
32
  dashboards: Dashboards
32
33
  default_scope: All
@@ -116,6 +117,7 @@ en:
116
117
  type_to_search: Type to search.
117
118
  unauthorized: Unauthorized
118
119
  undo: undo
120
+ updated_at_timestamp: Updated at %{updated_at}
119
121
  view: View
120
122
  view_item: view %{item}
121
123
  visit_record_on_external_path: Visit record on external path
@@ -29,6 +29,7 @@ es:
29
29
  confirm: Confirmar
30
30
  copy: Copiar
31
31
  create_new_item: Crear nuevo/a %{item}
32
+ created_at_timestamp: Creado en %{created_at}
32
33
  dashboard: Panel
33
34
  dashboards: Paneles
34
35
  default_scope: Todos
@@ -118,6 +119,7 @@ es:
118
119
  type_to_search: Escribe para buscar.
119
120
  unauthorized: No autorizado
120
121
  undo: deshacer
122
+ updated_at_timestamp: Actualizado en %{updated_at}
121
123
  view: Vista
122
124
  view_item: ver %{item}
123
125
  visit_record_on_external_path: Visitar registro en enlace externo
@@ -29,6 +29,7 @@ fr:
29
29
  confirm: Confirmer
30
30
  copy: Copier
31
31
  create_new_item: Créer un nouveau %{item}
32
+ created_at_timestamp: Créé le %{created_at}
32
33
  dashboard: Tableau de bord
33
34
  dashboards: Tableaux de bord
34
35
  default_scope: Tout
@@ -118,6 +119,7 @@ fr:
118
119
  type_to_search: Type à rechercher.
119
120
  unauthorized: Non autorisé
120
121
  undo: annuler
122
+ updated_at_timestamp: Mis à jour le %{updated_at}
121
123
  view: Vue
122
124
  view_item: voir %{item}
123
125
  visit_record_on_external_path: Consulter l'enregistrement via un lien externe
@@ -27,6 +27,7 @@ it:
27
27
  confirm: Conferma
28
28
  copy: Copia
29
29
  create_new_item: Crea nuovo %{item}
30
+ created_at_timestamp: Creato il %{created_at}
30
31
  dashboard: Cruscotto
31
32
  dashboards: Cruscotti
32
33
  default_scope: Tutti
@@ -116,6 +117,7 @@ it:
116
117
  type_to_search: Digita per cercare.
117
118
  unauthorized: Non autorizzato
118
119
  undo: Annulla
120
+ updated_at_timestamp: Aggiornato il %{updated_at}
119
121
  view: Visualizza
120
122
  view_item: Visualizza %{item}
121
123
  visit_record_on_external_path: Visita il record tramite link esterno
@@ -29,6 +29,7 @@ ja:
29
29
  confirm: 確認
30
30
  copy: コピー
31
31
  create_new_item: 新しい%{item}を作成
32
+ created_at_timestamp: "%{created_at}で作成"
32
33
  dashboard: ダッシュボード
33
34
  dashboards: ダッシュボード
34
35
  default_scope: 全て
@@ -118,6 +119,7 @@ ja:
118
119
  type_to_search: 検索する内容を入力してください。
119
120
  unauthorized: 許可されていません
120
121
  undo: 元に戻す
122
+ updated_at_timestamp: "%{updated_at}で更新"
121
123
  view: ビュー
122
124
  view_item: "%{item}を表示"
123
125
  visit_record_on_external_path: 外部リンクで記録を確認する
@@ -29,6 +29,7 @@ nb:
29
29
  confirm: Bekreft
30
30
  copy: Kopier
31
31
  create_new_item: Lag ny %{item}
32
+ created_at_timestamp: Opprettet den %{created_at}
32
33
  dashboard: Dashboard
33
34
  dashboards: Dashboards
34
35
  default_scope: Alle
@@ -118,6 +119,7 @@ nb:
118
119
  type_to_search: Søk.
119
120
  unauthorized: Ikke autorisert
120
121
  undo: angre
122
+ updated_at_timestamp: Oppdatert den %{updated_at}
121
123
  view: Vis
122
124
  view_item: vis %{item}
123
125
  visit_record_on_external_path: Besøk posten via en ekstern lenke
@@ -27,6 +27,7 @@ nl:
27
27
  confirm: Bevestigen
28
28
  copy: Kopie
29
29
  create_new_item: Nieuw %{item} aanmaken
30
+ created_at_timestamp: Aangemaakt op %{created_at}
30
31
  dashboard: Dashboard
31
32
  dashboards: Dashboards
32
33
  default_scope: Alle
@@ -116,6 +117,7 @@ nl:
116
117
  type_to_search: Typ om te zoeken.
117
118
  unauthorized: Niet geautoriseerd
118
119
  undo: Ongedaan maken
120
+ updated_at_timestamp: Bijgewerkt op %{updated_at}
119
121
  view: Bekijken
120
122
  view_item: "%{item} bekijken"
121
123
  visit_record_on_external_path: Bezoek record via een externe link
@@ -29,6 +29,7 @@ nn:
29
29
  confirm: Stadfest
30
30
  copy: Kopier
31
31
  create_new_item: Lag ny %{item}
32
+ created_at_timestamp: Oppretta den %{created_at}
32
33
  dashboard: Dashboard
33
34
  dashboards: Dashboards
34
35
  default_scope: Alle
@@ -118,6 +119,7 @@ nn:
118
119
  type_to_search: Søk.
119
120
  unauthorized: Ikkje autorisert
120
121
  undo: angre
122
+ updated_at_timestamp: Oppdatert den %{updated_at}
121
123
  view: Vis
122
124
  view_item: vis %{item}
123
125
  visit_record_on_external_path: Besøk posten via ein ekstern lenke
@@ -27,6 +27,7 @@ pl:
27
27
  confirm: Potwierdź
28
28
  copy: Kopiuj
29
29
  create_new_item: Utwórz nowy %{item}
30
+ created_at_timestamp: Utworzono o %{created_at}
30
31
  dashboard: Pulpit nawigacyjny
31
32
  dashboards: Pulpity nawigacyjne
32
33
  default_scope: Wszystkie
@@ -118,6 +119,7 @@ pl:
118
119
  type_to_search: Wpisz, aby wyszukać.
119
120
  unauthorized: Brak autoryzacji
120
121
  undo: Cofnij
122
+ updated_at_timestamp: Zaktualizowano o %{updated_at}
121
123
  view: Widok
122
124
  view_item: Wyświetl %{item}
123
125
  visit_record_on_external_path: Odwiedź rekord za pomocą zewnętrznego linku
@@ -29,6 +29,7 @@ pt-BR:
29
29
  confirm: Confirmar
30
30
  copy: Copiar
31
31
  create_new_item: Criar novo %{item}
32
+ created_at_timestamp: Criado em %{created_at}
32
33
  dashboard: Painel
33
34
  dashboards: Painéis
34
35
  default_scope: Todos
@@ -118,6 +119,7 @@ pt-BR:
118
119
  type_to_search: Digite para buscar.
119
120
  unauthorized: Não autorizado
120
121
  undo: desfazer
122
+ updated_at_timestamp: Atualizado em %{updated_at}
121
123
  view: Visualizar
122
124
  view_item: visualizar %{item}
123
125
  visit_record_on_external_path: Visitar registro através de link externo
@@ -29,6 +29,7 @@ pt:
29
29
  confirm: Confirmar
30
30
  copy: Copiar
31
31
  create_new_item: Criar novo %{item}
32
+ created_at_timestamp: Criado em %{created_at}
32
33
  dashboard: Painel
33
34
  dashboards: Painéis
34
35
  default_scope: Todos
@@ -118,6 +119,7 @@ pt:
118
119
  type_to_search: Escreva para pesquisar.
119
120
  unauthorized: Não autorizado
120
121
  undo: desfazer
122
+ updated_at_timestamp: Atualizado em %{updated_at}
121
123
  view: Ver
122
124
  view_item: ver %{item}
123
125
  visit_record_on_external_path: Visitar registro através de link externo
@@ -30,6 +30,7 @@ ro:
30
30
  confirm: Confirm
31
31
  copy: Copiază
32
32
  create_new_item: Creează %{item}
33
+ created_at_timestamp: Creat la %{created_at}
33
34
  dashboard: Panou de control
34
35
  dashboards: Panouri de control
35
36
  default_scope: Tot
@@ -120,6 +121,7 @@ ro:
120
121
  type_to_search: Caută aici...
121
122
  unauthorized: Neautorizat
122
123
  undo: Anulează
124
+ updated_at_timestamp: Actualizat la %{updated_at}
123
125
  view: vezi
124
126
  view_item: vezi %{item}
125
127
  visit_record_on_external_path: Vizitați înregistrarea printr-un link extern
@@ -27,6 +27,7 @@ ru:
27
27
  confirm: Подтвердить
28
28
  copy: Копировать
29
29
  create_new_item: Создать новый %{item}
30
+ created_at_timestamp: Создано в %{created_at}
30
31
  dashboard: Панель управления
31
32
  dashboards: Панели управления
32
33
  default_scope: Все
@@ -118,6 +119,7 @@ ru:
118
119
  type_to_search: Поиск...
119
120
  unauthorized: Не авторизован
120
121
  undo: Отменить
122
+ updated_at_timestamp: Обновлено в %{updated_at}
121
123
  view: Просмотр
122
124
  view_item: Просмотр %{item}
123
125
  visit_record_on_external_path: Перейти к записи через внешнюю ссылку
@@ -29,6 +29,7 @@ tr:
29
29
  confirm: Onayla
30
30
  copy: Kopya
31
31
  create_new_item: Yeni bir %{item} oluşturun
32
+ created_at_timestamp: "%{created_at} tarihinde oluşturuldu"
32
33
  dashboard: Yönetim Paneli
33
34
  dashboards: Yönetim Panelleri
34
35
  default_scope: Herşey
@@ -118,6 +119,7 @@ tr:
118
119
  type_to_search: Aramak için yazın.
119
120
  unauthorized: Yetkisiz
120
121
  undo: geri al
122
+ updated_at_timestamp: "%{updated_at} tarihinde güncellendi"
121
123
  view: Görünüm
122
124
  view_item: "%{item} öğresini görüntüle"
123
125
  visit_record_on_external_path: Harici bağlantı yoluyla kaydı ziyaret et
@@ -27,6 +27,7 @@ uk:
27
27
  confirm: Підтвердити
28
28
  copy: Копіювати
29
29
  create_new_item: Створити новий %{item}
30
+ created_at_timestamp: Sukurta %{created_at}
30
31
  dashboard: Панель керування
31
32
  dashboards: Панелі керування
32
33
  default_scope: Всі
@@ -118,6 +119,7 @@ uk:
118
119
  type_to_search: Введіть для пошуку.
119
120
  unauthorized: Не авторизовано
120
121
  undo: Скасувати
122
+ updated_at_timestamp: Atnaujinta %{updated_at}
121
123
  view: Перегляд
122
124
  view_item: Перегляд %{item}
123
125
  visit_record_on_external_path: Перейти до запису через зовнішнє посилання
@@ -27,6 +27,7 @@ zh:
27
27
  confirm: 确认
28
28
  copy: 复制
29
29
  create_new_item: 创建新的 %{item}
30
+ created_at_timestamp: 创建于%{created_at}
30
31
  dashboard: 仪表盘
31
32
  dashboards: 仪表盘
32
33
  default_scope: 所有
@@ -116,6 +117,7 @@ zh:
116
117
  type_to_search: 输入以搜索。
117
118
  unauthorized: 未经授权
118
119
  undo: 撤销
120
+ updated_at_timestamp: 更新于%{updated_at}
119
121
  view: 查看
120
122
  view_item: 查看 %{item}
121
123
  visit_record_on_external_path: 通过外部链接访问记录
@@ -10996,10 +10996,6 @@ tag.tagify__tag{
10996
10996
  --tw-ring-color:rgb(252 165 165 / var(--tw-ring-opacity, 1))
10997
10997
  }
10998
10998
 
10999
- .ring-opacity-5{
11000
- --tw-ring-opacity:0.05
11001
- }
11002
-
11003
10999
  .blur{
11004
11000
  --tw-blur:blur(8px);
11005
11001
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.18.0
4
+ version: 3.18.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Marin
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2025-03-04 00:00:00.000000000 Z
13
+ date: 2025-03-05 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: activerecord