summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-ast-rES/strings.xml65
-rw-r--r--res/values-de/lineage_strings.xml14
-rw-r--r--res/values-fi/lineage_strings.xml38
-rw-r--r--res/values-fr/lineage_strings.xml6
-rw-r--r--res/values-in/lineage_strings.xml6
-rw-r--r--res/values-ko/lineage_strings.xml4
-rw-r--r--res/values-pl/lineage_strings.xml14
-rw-r--r--res/values-pt-rBR/lineage_strings.xml38
-rw-r--r--res/values-pt-rPT/lineage_strings.xml2
-rw-r--r--res/values-sr/lineage_strings.xml4
10 files changed, 187 insertions, 4 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 9101aeb22..3d6fb7312 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -20,22 +20,28 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- General -->
<!-- Application name -->
+ <string name="app_name">Launcher3</string>
<!-- Default folder name -->
<!-- Work folder name -->
+ <string name="work_folder_name">Trabayu</string>
<!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
+ <string name="activity_not_found">L\'aplicación nun ta instalada.</string>
<!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none]-->
<string name="activity_not_available">L\'aplicación nun ta disponible</string>
<!-- SafeMode shortcut error string -->
+ <string name="safemode_shortcut_error">L\'aplicación baxada ta desactivada nel mou seguru</string>
<!-- SafeMode widget error string -->
- <string name="safemode_widget_error">Deshabilitáronse los widgets nel mou seguru</string>
+ <string name="safemode_widget_error">Los widgets tán desactivaos nel mou seguru</string>
<!-- Message shown when a shortcut is not available. It could have been temporarily disabled and may start working again after some time. -->
<!-- User visible name for the launcher/home screen. [CHAR_LIMIT=30] -->
<!-- Label for showing custom action list of a shortcut or widget. [CHAR_LIMIT=30] -->
<!-- Widgets -->
<!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
+ <string name="long_press_widget_to_add">Ten primío pa coyer un widget.</string>
<!-- Accessibility spoken hint message in widget picker, which allows user to add a widget. Custom action is the label for additional accessibility actions available in this mode [CHAR_LIMIT=100] -->
<!-- The format string for the dimensions of a widget in the drawer -->
<!-- There is a special version of this format string for Farsi -->
+ <string name="widget_dims_format">%1$d \u00d7 %2$d</string>
<!-- Accessibility spoken message format for the dimensions of a widget in the drawer -->
<!-- Message to tell the user to press and hold a widget/icon to add it -->
<!-- Button label to automatically add icon on home screen [CHAR_LIMIT=50] -->
@@ -48,43 +54,69 @@
<!-- Text to display as the header above notifications. [CHAR_LIMIT=30] -->
<!-- Drag and drop -->
<!-- Error message when user has filled a home screen -->
+ <string name="out_of_space">Nun queda espaciu na pantalla d\'aniciu.</string>
<!-- Error message when user has filled the hotseat -->
+ <string name="hotseat_out_of_space">Nun queda espaciu na bandexa de Favoritos</string>
<!-- All applications label -->
<!-- Label for button in all applications label to go back home (to the workspace / desktop)
for accessibilty (spoken when the button gets focus). -->
+ <string name="all_apps_home_button_label">Aniciu</string>
<!-- Label for remove drop target. [CHAR_LIMIT=20] -->
+ <string name="remove_drop_target_label">Desaniciar</string>
<!-- Label for uninstall drop target. [CHAR_LIMIT=20]-->
+ <string name="uninstall_drop_target_label">Desinstalar</string>
<!-- Label for app info drop target. [CHAR_LIMIT=20] -->
+ <string name="app_info_drop_target_label">Información d\'aplicación</string>
<!-- Permissions: -->
<!-- Permission short label -->
<string name="permlab_install_shortcut">instalar atayos</string>
<!-- Permission description -->
+ <string name="permdesc_install_shortcut">Permite qu\'una aplicación amieste
+ atayos ensin la intervención del usuariu.</string>
<!-- Permission short label -->
- <string name="permlab_read_settings">lleer axustes d\'Aniciu y atayos</string>
+ <string name="permlab_read_settings">lleer axustes y atayos d\'Aniciu</string>
<!-- Permission description -->
+ <string name="permdesc_read_settings">Permite que l\'aplicación llea los axustes
+ y atayos n\'Aniciu.</string>
<!-- Permission short label -->
+ <string name="permlab_write_settings">escribir atayos y axustes n\'Aniciu</string>
<!-- Permission description -->
+ <string name="permdesc_write_settings">Permite que l\'aplicación camude los axustes
+ y los atayos n\'Aniciu.</string>
<!-- Toast shown on clicking a direct call shortcut. [CHAR_LIMIT=80] -->
+ <string name="msg_no_phone_permission"><xliff:g id="app_name" example="Launcher3">%1$s</xliff:g> nun tien permisu pa facer llamaes telefóniques</string>
<!-- Widgets: -->
<!-- Text to show user in place of a gadget when we can't display it properly -->
+ <string name="gadget_error_text">Problema cargando\'l widget</string>
<!-- Text to show user in place of a gadget when it is not yet initialized. -->
+ <string name="gadget_setup_text">Configuración</string>
<!-- Text to inform the user that they can't uninstall a system application -->
+ <string name="uninstall_system_app_text">Esta aplicación ye del sistema y nun pue desinstalase.</string>
<!-- Default folder title -->
+ <string name="folder_hint_text">Carpeta ensin nome</string>
<!-- Accessibility -->
<!-- The format string for when an app is temporarily disabled. -->
<!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
+ <string name="default_scroll_format">Páxina %1$d de %2$d</string>
<!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
+ <string name="workspace_scroll_format">Pantalla d\'aniciu %1$d de %2$d</string>
<!-- Description for a new page on homescreen[CHAR_LIMIT=none] -->
<!-- Folder accessibility -->
<!-- The format string for when a folder is opened, speaks the dimensions -->
+ <string name="folder_opened">Carpeta abierta, <xliff:g id="width" example="5">%1$d</xliff:g> por <xliff:g id="height" example="3">%2$d</xliff:g></string>
<!-- Instruction that clicking outside will close folder -->
<!-- Instruction that clicking outside will commit folder rename -->
<!-- Indication that folder closed -->
+ <string name="folder_closed">Carpeta zarrada</string>
<!-- Folder renamed format -->
+ <string name="folder_renamed">Renomóse la carpeta a <xliff:g id="name" example="Games">%1$s</xliff:g></string>
<!-- Folder name format -->
+ <string name="folder_name_format">Carpeta: <xliff:g id="name" example="Games">%1$s</xliff:g></string>
<!-- Strings for the customization mode -->
<!-- Text for widget add button -->
+ <string name="widget_button_text">Widgets</string>
<!-- Text for wallpaper change button -->
+ <string name="wallpaper_button_text">Fondos de pantalla</string>
<!-- Text for settings button -->
<!-- Message shown when a feature is disabled by the administrator -->
<!-- Text for custom accessibility action to go to the overview mode, where users can look and change the overall UI of the launcher. -->
@@ -110,40 +142,69 @@
<!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
<string name="package_state_unknown">Desconozse</string>
<!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
+ <string name="abandoned_clean_this">Desaniciar</string>
<!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
+ <string name="abandoned_search">Guetar</string>
<!-- Title for abandoned promise dialog. -->
<string name="abandoned_promises_title">Esta aplicación nun ta instalada</string>
<!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
The second "it" refers to the app. -->
+ <string name="abandoned_promise_explanation">L\'aplicación d\'esti iconu nun ta instalada.
+ Pues desanicialu o guetar l\'aplicación ya instalala a mano.
+ </string>
<!-- Title for an app which is being downloaded. -->
<!-- Title for an app whose download has been started. -->
<!-- Strings for widgets & more in the popup container/bottom sheet -->
<!-- Title for a bottom sheet that shows widgets for a particular app -->
<!-- Strings for accessibility actions -->
<!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] -->
+ <string name="action_add_to_workspace">Amestar a la pantalla d\'aniciu</string>
<!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] -->
+ <string name="action_move_here">Mover l\'elementu equí</string>
<!-- Accessibility confirmation for item added to workspace. -->
+ <string name="item_added_to_workspace">Amestóse l\'elementu a la pantalla d\'anciu</string>
<!-- Accessibility confirmation for item removed. -->
+ <string name="item_removed">Desanicióse l\'elementu</string>
<!-- Accessibility action to move an item on the workspace. [CHAR_LIMIT=30] -->
+ <string name="action_move">Mover elementu</string>
<!-- Accessibility description to move item to empty cell. -->
+ <string name="move_to_empty_cell">Mover a la filera <xliff:g id="number" example="1">%1$s</xliff:g> columna <xliff:g id="number" example="1">%2$s</xliff:g></string>
<!-- Accessibility description to move item inside a folder. -->
+ <string name="move_to_position">Mover a la posición <xliff:g id="number" example="1">%1$s</xliff:g></string>
<!-- Accessibility description to move item to the hotseat. -->
+ <string name="move_to_hotseat_position">Mover a la posición de favoritos <xliff:g id="number" example="1">%1$s</xliff:g></string>
<!-- Accessibility confirmation for item move. -->
+ <string name="item_moved">Movióse l\'elementu</string>
<!-- Accessibility description to move item into an existing folder. -->
+ <string name="add_to_folder">Amestar a la carpeta: <xliff:g id="name" example="Games">%1$s</xliff:g></string>
<!-- Accessibility description to move item into an existing folder containing an app. -->
+ <string name="add_to_folder_with_app">Amestar a la carpeta con <xliff:g id="name" example="Messenger">%1$s</xliff:g></string>
<!-- Accessibility confirmation for item added to folder. -->
+ <string name="added_to_folder">Amestóse l\'elementu a la carpeta</string>
<!-- Accessibility description to create folder with another item. -->
+ <string name="create_folder_with">Crear carpeta con: <xliff:g id="name" example="Game">%1$s</xliff:g></string>
<!-- Accessibility confirmation for folder created. -->
+ <string name="folder_created">Creóse la carpeta</string>
<!-- Accessibility action to move an item from folder to workspace. [CHAR_LIMIT=30] -->
+ <string name="action_move_to_workspace">Mover a la pantalla d\'aniciu</string>
<!-- Accessibility action to move an homescreen to the left. [CHAR_LIMIT=30] -->
+ <string name="action_move_screen_left">Mover pantalla a la esquierda</string>
<!-- Accessibility action to move an homescreen to the right. [CHAR_LIMIT=30] -->
+ <string name="action_move_screen_right">Mover pantalla a la drecha</string>
<!-- Accessibility confirmation when a screen was moved. -->
+ <string name="screen_moved">Movióse la pantalla</string>
<!-- Accessibility action to resize a widget. [CHAR_LIMIT=30] -->
+ <string name="action_resize">Redimensionar</string>
<!-- Accessibility action to increase width of a widget. [CHAR_LIMIT=30] -->
+ <string name="action_increase_width">Aumentar anchor</string>
<!-- Accessibility action to increase height of a widget. [CHAR_LIMIT=30] -->
+ <string name="action_increase_height">Aumentar altor</string>
<!-- Accessibility action to decrease width of a widget. [CHAR_LIMIT=30] -->
+ <string name="action_decrease_width">Amenorgar anchor</string>
<!-- Accessibility action to decrease height of a widget. [CHAR_LIMIT=30] -->
+ <string name="action_decrease_height">Amenorgar altor</string>
<!-- Accessibility confirmation for widget resize. -->
+ <string name="widget_resized">Redimensionóse\'l widget al anchor <xliff:g id="number" example="2">%1$s</xliff:g> altor <xliff:g id="number" example="1">%2$s</xliff:g></string>
<!-- Accessibility action to show quick actions menu for an icon. [CHAR_LIMIT=30] -->
<!-- Accessibility description for the shortcuts menu shown for an app. -->
<!-- Accessibility description when the shortcuts menu has notifications as well as shortcuts. -->
diff --git a/res/values-de/lineage_strings.xml b/res/values-de/lineage_strings.xml
index 2f519e9e4..cd912b467 100644
--- a/res/values-de/lineage_strings.xml
+++ b/res/values-de/lineage_strings.xml
@@ -20,13 +20,19 @@
<!-- Folder titles -->
<string name="play_folder_title">Play</string>
<!-- Expand statusbar -->
+ <string name="statusbar_expand">Nach unten wischen, um Benachrichtigungen anzuzeigen</string>
<!-- Predictive apps -->
<string name="predictive_apps_title">App-Vorschläge</string>
+ <string name="predictive_apps_summary_on">Ihre Lieblings-Apps werden am oberen Rand der App-Übersicht angezeigt</string>
+ <string name="predictive_apps_summary_off">Ihre Lieblings-Apps werden nicht am oberen Rand der App-Übersicht angezeigt</string>
<!-- Grid size -->
<string name="grid_size_text">Rastergröße</string>
<string name="grid_size_rows">Zeilen</string>
<string name="grid_size_columns">Spalten</string>
+ <string name="grid_size_custom_positive">Übernehmen</string>
+ <string name="grid_size_custom_message">Benutzerdefinierte Spalten- und Zeilenanzahl auswählen</string>
<!-- Hide labels -->
+ <string name="desktop_show_labels">Symbolbeschriftungen auf dem Startbildschirm anzeigen</string>
<string name="drawer_show_labels">Symbolbeschriftungen in der App-Übersicht anzeigen</string>
<!-- Custom icons -->
<string name="app_edit_drop_target_label">Bearbeiten</string>
@@ -38,15 +44,23 @@
<string name="icon_pack_reset">Zurücksetzen</string>
<string name="icon_pack_system">System (Standard)</string>
<!-- Icon shapes -->
+ <string name="icon_shape_super_ellipse_name">Superellipse</string>
<string name="icon_shape_circle_name">Kreis</string>
<string name="icon_shape_squircle_name">Squircle</string>
<string name="icon_shape_teardrop_name">Tropfen</string>
<!-- Preferences -->
<string name="settings_category_home">Startbildschirm-Einstellungen</string>
+ <string name="settings_category_drawer">Einstellungen für die App-Übersicht</string>
<string name="settings_category_icons">Symboleinstellungen</string>
<string name="settings_more">Mehr</string>
<string name="settings_rotation_title">Bildschirmausrichtung</string>
<string name="settings_allow_rotation_desc">Erlaubt die Verwendung des Startbildschirms im Querformat, wenn das Gerät gedreht wird</string>
<string name="settings_icon_shape">Symbolform</string>
+ <string name="settings_icon_badging_desc_on">Eine Blase wird über dem Symbol angezeigt, wenn eine Benachrichtigung ansteht</string>
+ <string name="settings_icon_badging_desc_off">Es wird keine Blase über dem Symbol angezeigt, wenn eine Benachrichtigung ansteht</string>
<string name="settings_feed">Feed-Integration aktivieren</string>
+ <string name="settings_edit_allow_title">Bearbeiten zulassen</string>
+ <string name="settings_edit_allow_summary_on">Symbole und Widgets können auf dem Startbildschirm hinzugefügt, entfernt und verschoben werden</string>
+ <string name="settings_edit_allow_summary_off">Symbole und Widgets können nicht auf dem Startbildschirm hinzugefügt, entfernt und verschoben werden</string>
+ <string name="settings_edit_widgets_error">Es ist nicht möglich, Widgets zum Startbildschirm hinzuzufügen</string>
</resources>
diff --git a/res/values-fi/lineage_strings.xml b/res/values-fi/lineage_strings.xml
index 3752c1966..189cc75c6 100644
--- a/res/values-fi/lineage_strings.xml
+++ b/res/values-fi/lineage_strings.xml
@@ -18,11 +18,49 @@
<resources>
<!-- Application name -->
<!-- Folder titles -->
+ <string name="play_folder_title">Toista</string>
<!-- Expand statusbar -->
+ <string name="statusbar_expand">Pyyhkäise alas näyttääksesi ilmoitukset</string>
<!-- Predictive apps -->
+ <string name="predictive_apps_title">Suosikkisovellukset</string>
+ <string name="predictive_apps_summary_on">Suosikkisovelluksesi tulevat sovellusvalikon yläriville näkyviin</string>
+ <string name="predictive_apps_summary_off">Suosikkisovelluksesi eivät tule sovellusvalikon yläriville näkyviin</string>
<!-- Grid size -->
+ <string name="grid_size_text">Ruudukon koko</string>
+ <string name="grid_size_rows">Rivit</string>
+ <string name="grid_size_columns">Sarakkeet</string>
+ <string name="grid_size_custom_positive">Aseta</string>
+ <string name="grid_size_custom_message">Muokkaa rivien ja sarakkeiden määrää</string>
<!-- Hide labels -->
+ <string name="desktop_show_labels">Näytä kuvakkeiden tekstit työpöydällä</string>
+ <string name="drawer_show_labels">Näytä kuvakkeiden tekstit valikossa</string>
<!-- Custom icons -->
+ <string name="app_edit_drop_target_label">Muokkaa</string>
+ <string name="icon_pack_title">Kuvakepaketti</string>
+ <string name="icon_pack_picker">Valitse kuvake</string>
+ <string name="icon_pack_picker_search">Hae kuvake</string>
+ <string name="icon_pack_suggestions">Ehdotukset</string>
+ <string name="icon_pack_all_icons">Kaikki kuvakkeet</string>
+ <string name="icon_pack_reset">Palauta oletukset</string>
+ <string name="icon_pack_system">Järjestelmän oletusarvo</string>
<!-- Icon shapes -->
+ <string name="icon_shape_super_ellipse_name">Superellipsi</string>
+ <string name="icon_shape_circle_name">Ympyrä</string>
+ <string name="icon_shape_squircle_name">Ympyräneliö</string>
+ <string name="icon_shape_teardrop_name">Pisara</string>
<!-- Preferences -->
+ <string name="settings_category_home">Kotinäytön asetukset</string>
+ <string name="settings_category_drawer">Sovellusvalikon asetukset</string>
+ <string name="settings_category_icons">Kuvakeasetukset</string>
+ <string name="settings_more">Lisää</string>
+ <string name="settings_rotation_title">Kierto</string>
+ <string name="settings_allow_rotation_desc">Sallii aloitusnäytön käyttämisen vaaka-tilassa kun laite on käännettynä</string>
+ <string name="settings_icon_shape">Kuvakkeiden muoto</string>
+ <string name="settings_icon_badging_desc_on">Kupla tulee kuvakkeen yläpuolella kun ilmoitus tulee</string>
+ <string name="settings_icon_badging_desc_off">Ei kuplaa kuvakkeen yläpuolella kun ilmoitus tulee</string>
+ <string name="settings_feed">Ota syöte käyttöön</string>
+ <string name="settings_edit_allow_title">Salli muokkaaminen</string>
+ <string name="settings_edit_allow_summary_on">Kuvakkeet ja widgetit voi lisätä, poistaa tai siirtää kotinäytöllä</string>
+ <string name="settings_edit_allow_summary_off">Kuvakkeita ja widgettejä ei voi lisätä, poistaa tai siirtää kotinäytöllä</string>
+ <string name="settings_edit_widgets_error">Kotinäytölle ei ole mahdollista lisätä widgettejä</string>
</resources>
diff --git a/res/values-fr/lineage_strings.xml b/res/values-fr/lineage_strings.xml
index ca1d4fe10..55fc4bd23 100644
--- a/res/values-fr/lineage_strings.xml
+++ b/res/values-fr/lineage_strings.xml
@@ -18,7 +18,6 @@
<resources>
<!-- Application name -->
<!-- Folder titles -->
- <string name="play_folder_title">Lecture</string>
<!-- Expand statusbar -->
<!-- Predictive apps -->
<!-- Grid size -->
@@ -27,7 +26,12 @@
<string name="grid_size_columns">Colonnes</string>
<!-- Hide labels -->
<!-- Custom icons -->
+ <string name="icon_pack_reset">Réinitialiser</string>
<!-- Icon shapes -->
+ <string name="icon_shape_circle_name">Cercle</string>
+ <string name="icon_shape_teardrop_name">Larme</string>
<!-- Preferences -->
+ <string name="settings_more">Plus</string>
<string name="settings_rotation_title">Rotation</string>
+ <string name="settings_icon_shape">Forme des icônes</string>
</resources>
diff --git a/res/values-in/lineage_strings.xml b/res/values-in/lineage_strings.xml
index 3752c1966..5d9318a99 100644
--- a/res/values-in/lineage_strings.xml
+++ b/res/values-in/lineage_strings.xml
@@ -20,7 +20,13 @@
<!-- Folder titles -->
<!-- Expand statusbar -->
<!-- Predictive apps -->
+ <string name="predictive_apps_summary_on">Aplikasi kesukaan anda akan muncul di atas panel</string>
+ <string name="predictive_apps_summary_off">Aplikasi kesukaan anda tidak akan muncul di atas panel</string>
<!-- Grid size -->
+ <string name="grid_size_text">Ukuran grid</string>
+ <string name="grid_size_rows">Baris</string>
+ <string name="grid_size_columns">Kolom</string>
+ <string name="grid_size_custom_positive">Atur</string>
<!-- Hide labels -->
<!-- Custom icons -->
<!-- Icon shapes -->
diff --git a/res/values-ko/lineage_strings.xml b/res/values-ko/lineage_strings.xml
index 0f07ce772..83cf702f1 100644
--- a/res/values-ko/lineage_strings.xml
+++ b/res/values-ko/lineage_strings.xml
@@ -44,6 +44,7 @@
<string name="icon_pack_reset">초기화</string>
<string name="icon_pack_system">시스템 (기본값)</string>
<!-- Icon shapes -->
+ <string name="icon_shape_super_ellipse_name">초타원</string>
<string name="icon_shape_circle_name">원형</string>
<string name="icon_shape_squircle_name">둥근 사각형</string>
<string name="icon_shape_teardrop_name">물방울</string>
@@ -59,4 +60,7 @@
<string name="settings_icon_badging_desc_off">알림이 있어도 아이콘 위에 물방울을 띄우지 않습니다.</string>
<string name="settings_feed">피드 통합 사용</string>
<string name="settings_edit_allow_title">편집 허용</string>
+ <string name="settings_edit_allow_summary_on">아이콘과 위젯을 홈 화면에 추가하거나 제거, 이동할 수 있도록 허용합니다.</string>
+ <string name="settings_edit_allow_summary_off">아이콘과 위젯을 홈 화면에 추가하거나 제거, 이동할 수 없습니다.</string>
+ <string name="settings_edit_widgets_error">홈 화면에 위젯을 추가할 수 없습니다.</string>
</resources>
diff --git a/res/values-pl/lineage_strings.xml b/res/values-pl/lineage_strings.xml
index 35a36c036..4fc033e0f 100644
--- a/res/values-pl/lineage_strings.xml
+++ b/res/values-pl/lineage_strings.xml
@@ -38,11 +38,25 @@
<string name="icon_pack_title">Paczka ikon</string>
<string name="icon_pack_picker">Wybierz ikonę</string>
<string name="icon_pack_picker_search">Wyszukaj ikonę</string>
+ <string name="icon_pack_suggestions">Sugestie</string>
+ <string name="icon_pack_all_icons">Wszystkie ikony</string>
+ <string name="icon_pack_reset">Przywróć</string>
+ <string name="icon_pack_system">Systemowe (Domyślne)</string>
<!-- Icon shapes -->
+ <string name="icon_shape_super_ellipse_name">Superelipsa</string>
<string name="icon_shape_circle_name">Okrągły</string>
<string name="icon_shape_squircle_name">Zaokrąglony kwadrat</string>
<!-- Preferences -->
<string name="settings_category_home">Ustawienia ekranu głównego</string>
<string name="settings_category_drawer">Ustawienia szuflady</string>
<string name="settings_category_icons">Ustawienia ikon</string>
+ <string name="settings_more">Więcej</string>
+ <string name="settings_rotation_title">Obrót</string>
+ <string name="settings_icon_shape">Kształt ikon</string>
+ <string name="settings_icon_badging_desc_on">Bąble nad ikoną będą wyświetlane jeśli są powiadomienia</string>
+ <string name="settings_icon_badging_desc_off">Bąble nad ikoną nie będą wyświetlane jeśli nie ma powiadomień</string>
+ <string name="settings_feed">Włącz integrację z feed</string>
+ <string name="settings_edit_allow_title">Zezwalaj na edycję</string>
+ <string name="settings_edit_allow_summary_on">Ikony i widżety można dodawać, usuwać i przenosić na ekranie głównym</string>
+ <string name="settings_edit_widgets_error">Nie można dodać widżetów do ekranu głównego</string>
</resources>
diff --git a/res/values-pt-rBR/lineage_strings.xml b/res/values-pt-rBR/lineage_strings.xml
index 3752c1966..0b4e84548 100644
--- a/res/values-pt-rBR/lineage_strings.xml
+++ b/res/values-pt-rBR/lineage_strings.xml
@@ -18,11 +18,49 @@
<resources>
<!-- Application name -->
<!-- Folder titles -->
+ <string name="play_folder_title">Play</string>
<!-- Expand statusbar -->
+ <string name="statusbar_expand">Deslizar para baixo para ver as notificações</string>
<!-- Predictive apps -->
+ <string name="predictive_apps_title">Aplicativos favoritos</string>
+ <string name="predictive_apps_summary_on">Os seus aplicativos favoritos serão exibidos na parte superior da gaveta</string>
+ <string name="predictive_apps_summary_off">Os seus aplicativos favoritos não serão exibidos na parte superior da gaveta</string>
<!-- Grid size -->
+ <string name="grid_size_text">Tamanho da grade</string>
+ <string name="grid_size_rows">Linhas</string>
+ <string name="grid_size_columns">Colunas</string>
+ <string name="grid_size_custom_positive">Definir</string>
+ <string name="grid_size_custom_message">Selecionar o número de colunas e linhas</string>
<!-- Hide labels -->
+ <string name="desktop_show_labels">Mostrar as legendas dos ícones na área de trabalho</string>
+ <string name="drawer_show_labels">Mostrar as legendas dos ícones na gaveta de aplicativos</string>
<!-- Custom icons -->
+ <string name="app_edit_drop_target_label">Editar</string>
+ <string name="icon_pack_title">Pacote de ícones</string>
+ <string name="icon_pack_picker">Selecionar ícone</string>
+ <string name="icon_pack_picker_search">Procurar ícone</string>
+ <string name="icon_pack_suggestions">Sugestões</string>
+ <string name="icon_pack_all_icons">Todos os ícones</string>
+ <string name="icon_pack_reset">Redefinir</string>
+ <string name="icon_pack_system">Sistema (Padrão)</string>
<!-- Icon shapes -->
+ <string name="icon_shape_super_ellipse_name">Super elipse</string>
+ <string name="icon_shape_circle_name">Círculo</string>
+ <string name="icon_shape_squircle_name">Quadrado arredondado</string>
+ <string name="icon_shape_teardrop_name">Lágrima</string>
<!-- Preferences -->
+ <string name="settings_category_home">Configurações da tela inicial</string>
+ <string name="settings_category_drawer">Configurações da gaveta</string>
+ <string name="settings_category_icons">Configurações dos ícones</string>
+ <string name="settings_more">Mais</string>
+ <string name="settings_rotation_title">Rotação</string>
+ <string name="settings_allow_rotation_desc">Permitir a utilização no modo paisagem quando o dispositivo for rotacionado</string>
+ <string name="settings_icon_shape">Formato dos ícones</string>
+ <string name="settings_icon_badging_desc_on">Será exibida uma bolha acima do ícone quando houver uma notificação</string>
+ <string name="settings_icon_badging_desc_off">Não será exibida uma bolha acima do ícone quando houver uma notificação</string>
+ <string name="settings_feed">Ativar integração do feed</string>
+ <string name="settings_edit_allow_title">Permitir edições</string>
+ <string name="settings_edit_allow_summary_on">Ícones e widgets podem ser adicionados, removidos e movidos na tela inicial</string>
+ <string name="settings_edit_allow_summary_off">Ícones e widgets não podem ser adicionados, removidos e movidos na tela inicial</string>
+ <string name="settings_edit_widgets_error">Não é possível adicionar widgets à tela inicial</string>
</resources>
diff --git a/res/values-pt-rPT/lineage_strings.xml b/res/values-pt-rPT/lineage_strings.xml
index d70b83223..0614cf7cd 100644
--- a/res/values-pt-rPT/lineage_strings.xml
+++ b/res/values-pt-rPT/lineage_strings.xml
@@ -57,7 +57,7 @@
<string name="settings_allow_rotation_desc">Permitir a utilização do ecrã inicial em modo paisagem quando o dispositivo for rodado</string>
<string name="settings_icon_shape">Formato dos ícones</string>
<string name="settings_icon_badging_desc_on">Será mostrada uma bola acima do ícone quando houver uma notificação</string>
- <string name="settings_icon_badging_desc_off">Não será mostrada uma bola acima do ícone quando houver uma notificação</string>
+ <string name="settings_icon_badging_desc_off">Não será mostrada uma bola em cima do ícone quando houver uma notificação</string>
<string name="settings_feed">Ativar integração do feed</string>
<string name="settings_edit_allow_title">Permitir edições</string>
<string name="settings_edit_allow_summary_on">Ícones e widgets podem ser adicionados, removidos e movidos no ecrã inicial</string>
diff --git a/res/values-sr/lineage_strings.xml b/res/values-sr/lineage_strings.xml
index 3752c1966..6f52a8b7e 100644
--- a/res/values-sr/lineage_strings.xml
+++ b/res/values-sr/lineage_strings.xml
@@ -18,11 +18,15 @@
<resources>
<!-- Application name -->
<!-- Folder titles -->
+ <string name="play_folder_title">Покрени</string>
<!-- Expand statusbar -->
<!-- Predictive apps -->
<!-- Grid size -->
+ <string name="grid_size_rows">Редови</string>
+ <string name="grid_size_custom_positive">Постави</string>
<!-- Hide labels -->
<!-- Custom icons -->
+ <string name="app_edit_drop_target_label">Измени</string>
<!-- Icon shapes -->
<!-- Preferences -->
</resources>