mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-04 11:15:55 +02:00
* Added translation using Weblate (Spanish) * Translated using Weblate (Spanish) Currently translated at 100.0% (144 of 144 strings) Translation: Frigate NVR/common Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/es/ * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Translated using Weblate (Spanish) Currently translated at 4.6% (15 of 321 strings) Translation: Frigate NVR/views-settings Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ * Translated using Weblate (Spanish) Currently translated at 14.3% (46 of 321 strings) Translation: Frigate NVR/views-settings Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ * Translated using Weblate (Spanish) Currently translated at 14.9% (48 of 321 strings) Translation: Frigate NVR/views-settings Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ * Translated using Weblate (Spanish) Currently translated at 15.2% (49 of 321 strings) Translation: Frigate NVR/views-settings Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ * Translated using Weblate (Spanish) Currently translated at 15.2% (49 of 321 strings) Translation: Frigate NVR/views-settings Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/ * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Spanish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Added translation using Weblate (Turkish) * Translated using Weblate (Turkish) Currently translated at 12.5% (18 of 144 strings) Translation: Frigate NVR/common Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/tr/ * Translated using Weblate (Turkish) Currently translated at 13.1% (19 of 144 strings) Translation: Frigate NVR/common Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/tr/ * Added translation using Weblate (Turkish) --------- Co-authored-by: jjavin <javiernovoa@gmail.com> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: pcislocked <git@pcislocked.net>
24 lines
682 B
JSON
24 lines
682 B
JSON
{
|
||
"time": {
|
||
"lastWeek": "Geçen Hafta",
|
||
"thisWeek": "Bu Hafta",
|
||
"lastMonth": "Geçen Ay",
|
||
"untilForRestart": "Frigate yeniden başlatılana kadar.",
|
||
"untilRestart": "Yeniden başlatmaya kadar",
|
||
"ago": "{{timeAgo}} önce",
|
||
"justNow": "Az önce",
|
||
"today": "Bugün",
|
||
"yesterday": "Dün",
|
||
"last7": "Son 7 gün",
|
||
"last30": "Son 30 gün",
|
||
"thisMonth": "Bu Ay",
|
||
"5minutes": "5 dakika",
|
||
"10minutes": "10 dakika",
|
||
"30minutes": "30 dakika",
|
||
"1hour": "1 saat",
|
||
"12hours": "12 saat",
|
||
"last14": "Son 14 gün",
|
||
"24hours": "24 saat"
|
||
}
|
||
}
|