Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: Id263afb3c84bb7cc996ca6addd148cac84788e32
  • Loading branch information
ciwrl committed Feb 19, 2017
1 parent 60282f9 commit b978855
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions res/values-uk/strings.xml
Expand Up @@ -15,11 +15,26 @@ See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Постачальник мобільних даних</string>
<string name="data_usage_disable_short">ВИМКНЕНО</string>
<string name="data_usage_disable_long">ЗАБОРОНИТИ ПЕРЕДАЧУ ДАНИХ ДОДАТКУ</string>
<string name="data_usage_hide">ПРИХОВАТИ</string>
<string name="data_usage_disable_message">Заборона доступу до мобільних даних для %s</string>
<string name="data_usage_hide_message">Приховати попередження про використання даних для %s</string>
<string name="data_usage_notify_title">Попередження про мобільний трафік</string>
<string name="data_usage_notify_big_text">%s використовує велику кількість трафіку. Натисніть для перегляду детальних відомостей.</string>
<!-- Title for a work profile. [CHAR LIMIT=25] -->
<string name="managed_user_title">Робочий профіль</string>
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
<string name="unknown">Невідомо</string>
<!-- Title for Guest user [CHAR LIMIT=35] -->
<string name="user_guest">Гість</string>
<!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
<string name="running_process_item_user_label">Користувач: <xliff:g id="user_name">%1$s</xliff:g></string>
<!-- Label for kernel threads in battery usage -->
<string name="process_kernel_label">ОС Android</string>
<!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
<string name="data_usage_uninstalled_apps">Видалені додатки</string>
<!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
<string name="data_usage_uninstalled_apps_users">Видалені додатки та користувачі</string>
</resources>

0 comments on commit b978855

Please sign in to comment.