diff options
author | Lucas Leite <lbl.lucasleite@gmail.com> | 2022-02-08 13:26:29 -0300 |
---|---|---|
committer | Lucas Leite <lbl.lucasleite@gmail.com> | 2022-02-08 13:26:29 -0300 |
commit | 53af146d8338f8d8c4716e4f3b2d2f2826d96b11 (patch) | |
tree | fccda2de5d2359347d1e5c74b93b9f056943085d /web/l10n | |
parent | 76227fd1b390d4fae6b14e4c04a5bae898e385e9 (diff) | |
download | trackermap-web-53af146d8338f8d8c4716e4f3b2d2f2826d96b11.tar.gz trackermap-web-53af146d8338f8d8c4716e4f3b2d2f2826d96b11.tar.bz2 trackermap-web-53af146d8338f8d8c4716e4f3b2d2f2826d96b11.zip |
Changed translation for Update Devices
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/af.json | 2 | ||||
-rw-r--r-- | web/l10n/ar.json | 2 | ||||
-rw-r--r-- | web/l10n/az.json | 2 | ||||
-rw-r--r-- | web/l10n/bg.json | 2 | ||||
-rw-r--r-- | web/l10n/es.json | 2 | ||||
-rw-r--r-- | web/l10n/pt.json | 2 | ||||
-rw-r--r-- | web/l10n/pt_BR.json | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/web/l10n/af.json b/web/l10n/af.json index d1471fd1..15904853 100644 --- a/web/l10n/af.json +++ b/web/l10n/af.json @@ -60,7 +60,7 @@ "sharedCalendar": "Kalender", "sharedCalendars": "Kalenders", "sharedFile": "Lêer", - "sharedSearchDevices": "Soek toestelle", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Selekteer Lêer", "sharedPhone": "Foon", "sharedRequired": "Word Vereis", diff --git a/web/l10n/ar.json b/web/l10n/ar.json index 546c73ce..f068777f 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.json @@ -60,7 +60,7 @@ "sharedCalendar": "التقويم", "sharedCalendars": "التقويمات", "sharedFile": "ملف", - "sharedSearchDevices": "أجهزة البحث", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "حدد ملف", "sharedPhone": "هاتف", "sharedRequired": "اجباري", diff --git a/web/l10n/az.json b/web/l10n/az.json index 771f364a..e9caecde 100644 --- a/web/l10n/az.json +++ b/web/l10n/az.json @@ -60,7 +60,7 @@ "sharedCalendar": "Təqvim", "sharedCalendars": "Təqvimlər", "sharedFile": "Fayl", - "sharedSearchDevices": "Cihazları axtarın", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Fayl seçin", "sharedPhone": "Telefon", "sharedRequired": "Məcburi", diff --git a/web/l10n/bg.json b/web/l10n/bg.json index 8971bd19..65cd4be4 100644 --- a/web/l10n/bg.json +++ b/web/l10n/bg.json @@ -60,7 +60,7 @@ "sharedCalendar": "Календар", "sharedCalendars": "Календари", "sharedFile": "Архив", - "sharedSearchDevices": "Търсене на устройства", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Избери архив", "sharedPhone": "Телефон", "sharedRequired": "Задължително", diff --git a/web/l10n/es.json b/web/l10n/es.json index 5fb6b526..cea0f51c 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -60,7 +60,7 @@ "sharedCalendar": "Calendario", "sharedCalendars": "Calendarios", "sharedFile": "Archivo", - "sharedSearchDevices": "Dispositivos de búsqueda", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Seleccione archivo", "sharedPhone": "Teléfono", "sharedRequired": "Obligatorio", diff --git a/web/l10n/pt.json b/web/l10n/pt.json index 35dae25f..79ad20f5 100644 --- a/web/l10n/pt.json +++ b/web/l10n/pt.json @@ -60,7 +60,7 @@ "sharedCalendar": "Calendário", "sharedCalendars": "Calendários", "sharedFile": "Ficheiro", - "sharedSearchDevices": "Pesquisar Dispositivos", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Seleccionar Ficheiro", "sharedPhone": "Telefone", "sharedRequired": "Exigido", diff --git a/web/l10n/pt_BR.json b/web/l10n/pt_BR.json index 60dd59cd..205a1f73 100644 --- a/web/l10n/pt_BR.json +++ b/web/l10n/pt_BR.json @@ -60,7 +60,7 @@ "sharedCalendar": "Calendário", "sharedCalendars": "Calendários", "sharedFile": "Arquivo", - "sharedSearchDevices": "Pesquisar dispositivos", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Selecionar Arquivo", "sharedPhone": "Telefone", "sharedRequired": "Necessário", |