-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #458 from rchintsov/translation_ru
Russian translation
- Loading branch information
Showing
17 changed files
with
991 additions
and
951 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Отслеживает время солнечного и лунного света. Содержит информационное приложение, будильники и коллекцию виджетов. | ||
|
||
Suntimes показывает восход и закат солнца, длину тени, сумерки (гражданские, морские, астрономические), режимное время и "золотой час", солнцестояния и равноденствия, восход и заход луны, фазы луны и ее освещенность. Будильники можно настраивать на ежедневные повторяющиеся сигналы (или просто уведомления) о восходе, закате и других событиях. Приложение включает в себя множество функций, связанных с мировым временем. | ||
|
||
Время, рассчитываемое приложением, является приблизительным. Приложение не требует подключения к интернету, использование GPS не обязательно. | ||
|
||
Приложение может запрашивать разрешения: | ||
• <small>ACCESS_FINE_LOCATION</small> для получения текущего местоположения (широта, долгота, высота). | ||
• <small>BOOT_COMPLETED</small> для восстановления активности будильников после перезагрузки устройства. | ||
• <small>SET_ALARM</small> для настройки сигналов с использованием стандартного приложения будильника. | ||
• <small>VIBRATE</small> для использования вибросигнала. | ||
• <small>READ_EXTERNAL_STORAGE</small> для воспроизведения звуковых сигналов, находящихся на SD-карте. | ||
• <small>WRITE_EXTERNAL_STORAGE</small> для резервного копирования данных (места, темы интерфейса и т. д.) <em>(API≤18)</em>. | ||
|
||
Примечание: интеграция с календарями и разрешения, добавленные в приложении версии 0.9.0 были удалены в версии 0.10.0. Эта функция теперь доступна в виде отдельного приложения Suntimes Calendars (https://f-droid.org/ru/packages/com.forrestguice.suntimescalendars). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Время солнечного и лунного света (с будильниками) |