| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright 2018 The Feed Authors. |
| |
| 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="more_button_label">Więcej</string> |
| <string name="no_suggestions">Na razie to wszystko</string> |
| <string name="zero_state_text_morning">Wkrótce pojawi się więcej artykułów. Życzymy miłego poranka!</string> |
| <string name="zero_state_text_afternoon">Wkrótce pojawi się więcej artykułów. Życzymy miłego popołudnia!</string> |
| <string name="zero_state_text_evening">Wkrótce pojawi się więcej artykułów. Życzymy miłego wieczoru!</string> |
| <string name="feed_refresh">Odśwież</string> |
| <string name="snackbar_fetch_failed">Nie można uzyskać sugestii</string> |
| <string name="snackbar_fetch_no_new_suggestions">Brak nowych sugestii</string> |
| <string name="suggestions_section_empty">Tutaj wyświetlą się sugerowane artykuły</string> |
| <string name="snackbar_default_action">Cofnij</string> |
| </resources> |