diff options
-rw-r--r-- | res/values-af/cm_strings.xml | 20 | ||||
-rw-r--r-- | res/values-be/cm_strings.xml | 33 | ||||
-rw-r--r-- | res/values-bg/cm_strings.xml | 33 | ||||
-rw-r--r-- | res/values-da/cm_strings.xml | 30 | ||||
-rw-r--r-- | res/values-fi/cm_strings.xml | 5 | ||||
-rw-r--r-- | res/values-ro/cm_strings.xml | 1 | ||||
-rw-r--r-- | res/values-sv/cm_strings.xml | 5 |
7 files changed, 127 insertions, 0 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml new file mode 100644 index 0000000..d879ed5 --- /dev/null +++ b/res/values-af/cm_strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + 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="accessibility_button_homescreen">Tuisskerm</string> +</resources> diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml new file mode 100644 index 0000000..9bb2560 --- /dev/null +++ b/res/values-be/cm_strings.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + 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="accessibility_button_homescreen">Дамоў</string> + <string name="contextmenu_openlink_incognito_newwindow">Адчыніць новую ўкладку (інкогніта)</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Адчыніць у фанавой ўкладцы (інкогніта)</string> + <string name="pref_content_ua">Карыстальнік</string> + <string name="pref_interface_title">Інтэрфэйс</string> + <string name="full_screen_title">Поўнаэкранны рэжым</string> + <string name="full_screen_summary">Улучыць рэжым \"апускання\"</string> + <string name="onehand_title">Кіраваньне адной рукою</string> + <string name="onehand_summary">Лягчэйшая вэб-навігацыя з дапамогаю жэстаў да хуткіх дзеяньняў</string> + <string name="permission_not_granted_dialog_title">Доступ забаронены</string> + <string name="permission_not_granted_dialog_message">Запіс на зьнешні носьбіт забаронены. Памылка пампаваньня.</string> + <string name="browser_error_title">Памылка браўзэру</string> + <string name="dialog_dismiss">Скасаваць</string> + <string name="error_permissions">Дадатак ня мае дазволаў якія неабходныя для запуску. Калі ласка, праверце правы доступу.</string> +</resources> diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml new file mode 100644 index 0000000..f0e821c --- /dev/null +++ b/res/values-bg/cm_strings.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + 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="accessibility_button_homescreen">Началния екран</string> + <string name="contextmenu_openlink_incognito_newwindow">Отваряне в таб \"инкогнито\"</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Отвори в нов таб \"инкогнито\" на заден план</string> + <string name="pref_content_ua">Потребител</string> + <string name="pref_interface_title">Интерфейс</string> + <string name="full_screen_title">Цял екран</string> + <string name="full_screen_summary">Разрешаване скриване лентата на състоянието и лентата за навигация</string> + <string name="onehand_title">Управление с една ръка</string> + <string name="onehand_summary">По-лесна уеб навигация с жестове и бързи действия</string> + <string name="permission_not_granted_dialog_title">Разрешение не е предоставено</string> + <string name="permission_not_granted_dialog_message">Не е дадено разрешение за запис на външна памет за съхранение. Не може да изтеглите актуализация.</string> + <string name="browser_error_title">Грешка в браузъра</string> + <string name="dialog_dismiss">Отхвърли</string> + <string name="error_permissions">Приложението няма разрешения, необходими за изпълнението. Моля проверете настройките за разрешения.</string> +</resources> diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml new file mode 100644 index 0000000..6e62426 --- /dev/null +++ b/res/values-da/cm_strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + 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="accessibility_button_homescreen">Startskærm</string> + <string name="contextmenu_openlink_incognito_newwindow">Åbn i ny inkognitofane</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Åbn i ny inkognito baggrundsfane</string> + <string name="pref_content_ua">Brugeragent</string> + <string name="pref_interface_title">Brugerflade</string> + <string name="full_screen_title">Fuld skærm</string> + <string name="full_screen_summary">Aktiver fuldskærmsnavigering</string> + <string name="onehand_title">Enhåndsnavigation</string> + <string name="permission_not_granted_dialog_title">Tilladelse ikke givet</string> + <string name="browser_error_title">Browser fejl</string> + <string name="dialog_dismiss">Afvis</string> +</resources> diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml index dba9805..050d8ce 100644 --- a/res/values-fi/cm_strings.xml +++ b/res/values-fi/cm_strings.xml @@ -25,4 +25,9 @@ <string name="full_screen_summary">Ota koko näytön tila käyttöön</string> <string name="onehand_title">OneHand-navigointi</string> <string name="onehand_summary">Helpompaa verkkoselailua pyyhkäisyillä ja pikatoiminnoilla</string> + <string name="permission_not_granted_dialog_title">Käyttöoikeutta ei ole myönnetty</string> + <string name="permission_not_granted_dialog_message">Oikeutta kirjoittaa ulkoiseen tallennustilaan ei ollut myönnetty. Päivitystä ei voida ladata.</string> + <string name="browser_error_title">Virhe selaimessa</string> + <string name="dialog_dismiss">Hylkää</string> + <string name="error_permissions">Tällä sovelluksella ei tarvitsemiansa kriittisiä käyttöoikeuksia. Tarkista oikeudet asetuksista.</string> </resources> diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml index 839a329..d0606d6 100644 --- a/res/values-ro/cm_strings.xml +++ b/res/values-ro/cm_strings.xml @@ -22,4 +22,5 @@ <string name="full_screen_title">Pe tot ecranul</string> <string name="onehand_title">Navigare cu o singură mână</string> <string name="permission_not_granted_dialog_title">Permisiune neacordată</string> + <string name="permission_not_granted_dialog_message">Permisiunea de a scrie pe stocarea externă neacordată. Nu se poate descărca.</string> </resources> diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml index 8d7ea22..95798c5 100644 --- a/res/values-sv/cm_strings.xml +++ b/res/values-sv/cm_strings.xml @@ -18,6 +18,11 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="accessibility_button_homescreen">Hemskärm</string> <string name="contextmenu_openlink_incognito_newwindow">Öppna i ny inkognitoflik</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Öppna i ny inkognito bakgrundsflik</string> + <string name="pref_content_ua">Användaragent</string> <string name="pref_interface_title">Gränssnitt</string> <string name="full_screen_title">Fullskärm</string> + <string name="permission_not_granted_dialog_title">Behörighet ej beviljad</string> + <string name="browser_error_title">Webbläsarfel</string> + <string name="dialog_dismiss">Avvisa</string> </resources> |