New Crowdin updates (#157)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese)

* New translations plurals.xml (French)

* New translations plurals.xml (German)

* New translations plurals.xml (Dutch)

* New translations plurals.xml (Portuguese)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese)
This commit is contained in:
Kirill Kamakin
2023-07-03 15:35:06 +02:00
committed by GitHub
parent bebbf02cb7
commit 9e56efa8da
14 changed files with 360 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="shopping_lists_screen_cart_icon">Einkaufswagen</string>
<string name="shopping_list_screen_unknown_error">Unbekannter Fehler</string>
<string name="shopping_list_screen_empty_list">%1$s ist leer</string>
<string name="shopping_lists_screen_empty">Keine Einkaufslisten gefunden</string>
<string name="shopping_lists_screen_unauthorized_error">Authentifizierung ist erforderlich</string>
<string name="shopping_lists_screen_no_connection">Keine Serververbindung</string>
<string name="shopping_lists_screen_unknown_error">Unbekannter Fehler</string>
<string name="shopping_lists_screen_empty_button_refresh">Erneut versuchen</string>
</resources>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="shopping_lists_screen_cart_icon">Cesta de la compra</string>
<string name="shopping_list_screen_unknown_error">Error desconocido</string>
<string name="shopping_list_screen_empty_list">%1$s está vacío</string>
<string name="shopping_lists_screen_empty">No se han encontrado listas de la compra</string>
<string name="shopping_lists_screen_unauthorized_error">Se requiere autenticación</string>
<string name="shopping_lists_screen_no_connection">No hay conexión con el servidor</string>
<string name="shopping_lists_screen_unknown_error">Error desconocido</string>
<string name="shopping_lists_screen_empty_button_refresh">Inténtalo de nuevo</string>
</resources>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="shopping_lists_screen_cart_icon">Panier d\'achat</string>
<string name="shopping_list_screen_unknown_error">Erreur inconnue</string>
<string name="shopping_list_screen_empty_list">%1$s est vide</string>
<string name="shopping_lists_screen_empty">Aucune liste de courses n\'a été trouvée</string>
<string name="shopping_lists_screen_unauthorized_error">L\'authentification est requise</string>
<string name="shopping_lists_screen_no_connection">Pas de connexion au serveur</string>
<string name="shopping_lists_screen_unknown_error">Erreur inconnue</string>
<string name="shopping_lists_screen_empty_button_refresh">Réessayer</string>
</resources>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="shopping_lists_screen_cart_icon">Winkelwagen</string>
<string name="shopping_list_screen_unknown_error">Onbekende fout</string>
<string name="shopping_list_screen_empty_list">%1$s leeg is</string>
<string name="shopping_lists_screen_empty">Geen boodschappenlijstjes gevonden</string>
<string name="shopping_lists_screen_unauthorized_error">Authenticatie is vereist</string>
<string name="shopping_lists_screen_no_connection">Geen serververbinding</string>
<string name="shopping_lists_screen_unknown_error">Onbekende fout</string>
<string name="shopping_lists_screen_empty_button_refresh">Probeer het opnieuw</string>
</resources>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="shopping_lists_screen_cart_icon">Carrinho de compras</string>
<string name="shopping_list_screen_unknown_error">Erro desconhecido</string>
<string name="shopping_list_screen_empty_list">%1$s está vazio</string>
<string name="shopping_lists_screen_empty">Não foram encontradas listas de compras</string>
<string name="shopping_lists_screen_unauthorized_error">A autenticação é necessária</string>
<string name="shopping_lists_screen_no_connection">Sem ligação ao servidor</string>
<string name="shopping_lists_screen_unknown_error">Erro desconhecido</string>
<string name="shopping_lists_screen_empty_button_refresh">Tentar novamente</string>
</resources>