From 69f36ab4f6fddfbbc44468046daa75b365c0b015 Mon Sep 17 00:00:00 2001 From: Matt Buckland Date: Wed, 8 Aug 2018 11:29:47 +0100 Subject: [PATCH 1/4] Updated word to read better Changed lets to allows to improve the quality of the English --- docs/book/configuration/currencies.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/configuration/currencies.rst b/docs/book/configuration/currencies.rst index a39c7d2e556..562d302cf81 100644 --- a/docs/book/configuration/currencies.rst +++ b/docs/book/configuration/currencies.rst @@ -41,7 +41,7 @@ Currency Converter The ``Sylius\Component\Currency\Converter\CurrencyConverter`` is a service available under the ``sylius.currency_converter`` id. -It lets you to convert money values from one currency to another. +It allows you to convert money values from one currency to another. This solution is used for displaying an *approximate* value of price when the desired currency is different from the base currency of the current channel. From d447ee7b4d07e566f3d036e580982608e4033711 Mon Sep 17 00:00:00 2001 From: Sylius Bot Date: Tue, 14 Aug 2018 10:35:08 +0000 Subject: [PATCH 2/4] [Translations] Updated translations from Crowdin --- .../AdminBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../ProductBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../PromotionBundle/Resources/translations/messages.pl.yml | 2 +- .../PromotionBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../Bundle/UiBundle/Resources/translations/messages.pl.yml | 2 +- .../Bundle/UiBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../Bundle/UiBundle/Resources/translations/messages.ru.yml | 2 -- 8 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml index 34a04215230..b8c8a63b70a 100644 --- a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml @@ -12,7 +12,7 @@ sylius: inventory: Estoque options: Opções products: Produtos - taxons: Taxas + taxons: Táxons configuration: admin_users: Administradores channels: Canais diff --git a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml index 6cbf67b8104..6b8ae6c1de6 100644 --- a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml @@ -131,7 +131,7 @@ sylius: customer_group: group: Grupo de Cliente has_taxon: - taxons: Taxas + taxons: Táxons product: products: Produtos total_of_items_from_taxon: diff --git a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml index 0cbb8ba9761..36e5bff8719 100644 --- a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml @@ -11,7 +11,7 @@ sylius: meta_keywords: Meta palavra-chaves meta_description: Meta descrição slug: Slug - taxons: Taxas + taxons: Táxons product_variant: name: Nome association_type: diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml index e763c39bee3..4859c01cf8b 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml @@ -10,7 +10,7 @@ sylius: coupon_based: Z wykorzystaniem kuponów description: Opis ends_at: Data zakończenia - exclusive: Ekskluzywny + exclusive: Wyłączna name: Nazwa priority: Priorytet rules: Reguły diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml index 008b589e830..795ee6f14fa 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml @@ -61,5 +61,5 @@ sylius: country: País taxonomy_configuration: exclude: Excluir - taxons: Taxas + taxons: Táxons type: Tipo diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml index c2b86bc1166..cb4e6cddfe7 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml @@ -324,7 +324,7 @@ sylius: error: 'Błąd' exchange_rate: 'Kurs wymiany' exchange_rates: 'Kursy wymiany walut' - exclusive: 'Ekskluzywny' + exclusive: 'Wyłączna' existing_customer: 'Istniejący Klient' expiration_and_usage_limits: 'Data wygaśnięcia i limit użyć' expires_at: 'Wygasa' diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml index 3fbc6b3c871..b2928a4e951 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml @@ -775,7 +775,7 @@ sylius: taxation_settings: 'Configurações de taxas' taxes: 'Taxas' taxonomy: 'Categorias' - taxons: 'Taxas' + taxons: 'Táxons' terms_and_conditions: 'Termos e condições' text: 'Texto' textarea: 'Área de Texto' diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml index e3a07000c75..fcf096532ff 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml @@ -343,8 +343,6 @@ sylius: from_the_newest: 'От новых к старым' from_the_oldest: 'От старых к новым' from_z_to_a: 'От Я до А' - fulfill: 'Завершён' - fulfilled: 'Заполненные' fulfilled_orders: 'Выполненные заказы' gateway: 'Терминал' gateway_configuration: 'Конфигурация шлюза' From 04f7e55852651facb69dc037d568ff5653717473 Mon Sep 17 00:00:00 2001 From: Sylius Bot Date: Tue, 14 Aug 2018 10:39:09 +0000 Subject: [PATCH 3/4] [Translations] Updated translations from Crowdin --- .../Resources/translations/messages.sl.yml | 1 + .../Resources/translations/validators.hu.yml | 14 --- .../Resources/translations/messages.pt_BR.yml | 2 +- .../Resources/translations/messages.sl.yml | 4 +- .../Resources/translations/messages.hu.yml | 1 - .../Resources/translations/messages.pt_BR.yml | 2 +- .../Resources/translations/messages.sl.yml | 4 +- .../Resources/translations/messages.sl.yml | 5 +- .../Resources/translations/messages.hu.yml | 1 - .../Resources/translations/messages.pt_BR.yml | 2 +- .../Resources/translations/messages.pl.yml | 2 +- .../Resources/translations/messages.pt_BR.yml | 2 +- .../Resources/translations/messages.sl.yml | 1 + .../Resources/translations/flashes.de.yml | 1 - .../Resources/translations/messages.sl.yml | 7 ++ .../Resources/translations/validators.hu.yml | 7 -- .../Resources/translations/flashes.sl.yml | 2 + .../Resources/translations/messages.pl.yml | 2 +- .../Resources/translations/messages.pt_BR.yml | 2 +- .../Resources/translations/messages.sl.yml | 96 ++++++++++++++++++- .../Resources/translations/flashes.sl.yml | 7 +- .../Resources/translations/messages.sl.yml | 6 +- 22 files changed, 130 insertions(+), 41 deletions(-) diff --git a/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml index fe6d4ef0078..748945c694f 100644 --- a/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml @@ -11,6 +11,7 @@ sylius: last_name: Priimek phone_number: Telefonska številka postcode: Poštna številka + street: Ulica province: Regija zone: Cona country: diff --git a/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml b/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml index 41c59e8a2e6..f7a9ff7f250 100644 --- a/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml +++ b/src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml @@ -4,29 +4,19 @@ sylius: address: city: - max_length: A város neve nem lehet hosszabb 255 karakternél. - min_length: A megadott város nevének legalább 2 karakter hosszúnak kell lennie. not_blank: Kérjük, adja meg a város nevét. country: not_blank: Kérjük, hogy válassza ki az országot. disabled: A választott ország kivan kapcsolva. Kérlek, válassz másikat. first_name: - max_length: A keresztnév nem lehet hosszabb 255 karakternél. - min_length: A keresztnévnek legalább 2 karakter hosszúnak kell lennie. not_blank: Kérjük, hogy adja meg a keresztnevet. last_name: - max_length: A vezetéknév nem lehet hosszabb 255 karakternél. - min_length: A vezetéknévnek legalább 2 karakter hosszúnak kell lennie. not_blank: Kérjük, adja meg a vezetéknevet. postcode: - max_length: Irányítószám nem lehet hosszabb, mint 255 karakter. - min_length: A megadott irányítószám legalább 2 karakter hosszú legyen. not_blank: Kérjük, írja be irányítószámot. province: valid: Kérjük, válassza ki a megfelelő megyét/tartományt. street: - max_length: Az utca elnevezése nem lehet hosszabb, mint 255 karakter. - min_length: Az utcanévnek legalább 2 karakter hosszúnak kell lennie. not_blank: Kérjük, hogy adja meg az utca nevét. not_shippable: Ez a cím nem egy érvényes szállítási cím. country: @@ -41,8 +31,6 @@ sylius: regex: 'A megye kódnak a következő formátumban kell szerepelnie: XX-XX (pl. HU-BM).' unique: A megye kódjának egyedinek kell lennie. name: - max_length: A megye/tartomány neve nem lehet hosszabb, mint 255 karakter. - min_length: Tartomány/megye nevének legalább 2 karakter hosszúnak kell lennie. not_blank: Kérjük, írja be a tartomány/megye nevét. unique: A megye nevének egyedinek kell lennie. zone: @@ -55,11 +43,9 @@ sylius: members: min_count: Kérjük, hogy adjon meg legalább {{limit}} zóna tagot. name: - max_length: A zóna elnevezése nem lehet hosszabb 255 karakternél. min_length: A zóna nevének legalább 2 karakter hosszúnak kell lennie|A zóna nevének legalább 2 karakter hosszúnak kell lennie. not_blank: Kérjük, hogy írja be a zóna nevét. zone_member: code: not_blank: Kérlek válassz egy zóna tagot. - regex: Övezet tagja kód csak álló betűket, számokat, kötőjeleket és aláhúzásjelekettartalmazhat. unique: A választott zóna tag már a zónában van. diff --git a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml index 34a04215230..b8c8a63b70a 100644 --- a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml @@ -12,7 +12,7 @@ sylius: inventory: Estoque options: Opções products: Produtos - taxons: Taxas + taxons: Táxons configuration: admin_users: Administradores channels: Canais diff --git a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml index 30ecf393902..72a8f646f90 100644 --- a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml @@ -14,15 +14,17 @@ sylius: products: Izdelki taxons: Taksoni configuration: + admin_users: Administratorji channels: Kanali countries: Države currencies: Valute + exchange_rates: Menjalni tečaji header: Konfiguracija locales: Področne nastavitve payment_methods: Načini plačila shipping_categories: Kategorije dostave shipping_methods: Načini dostave - tax_categories: Davčne stopnje + tax_categories: Kategorije obdavčitev tax_rates: Davčne stopnje zones: Cone marketing: diff --git a/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml b/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml index a8fcf391e07..899aa73d852 100644 --- a/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml +++ b/src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml @@ -18,7 +18,6 @@ sylius: datetime: Dátum/idő integer: Egész szám percent: Százalék - select: Válassza ki text: Szöveg textarea: Szövegmező title: Attribútum típusok diff --git a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml index 6cbf67b8104..6b8ae6c1de6 100644 --- a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml @@ -131,7 +131,7 @@ sylius: customer_group: group: Grupo de Cliente has_taxon: - taxons: Taxas + taxons: Táxons product: products: Produtos total_of_items_from_taxon: diff --git a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml index f5c8c921878..75629f865b8 100644 --- a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml @@ -11,7 +11,7 @@ sylius: coupon: Kupon checkout: addressing: - different_billing_address: Uporabimo drug naslov za dostavo? + different_billing_address: Uporabimo drug naslov za račun? payment_method: Način plačila shipping_method: Način pošiljanja promotion: @@ -88,7 +88,7 @@ sylius: file: Izberite sliko user: billing_address: Naslov za račun - different_billing_address: Uporabimo drug naslov za dostavo? + different_billing_address: Uporabimo drug naslov za račun? enabled: Omogočeno first_name: Ime groups: Skupine diff --git a/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml index 0ac497f739e..0946663e5e1 100644 --- a/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml @@ -5,13 +5,16 @@ sylius: form: customer: first_name: Ime + group: Skupina last_name: Priimek email: E-pošta phone_number: Telefonska številka gender: Spol birthday: Rojstni dan billing_address: Naslov za račun - different_billing_address: Uporabimo drug naslov za dostavo? + different_billing_address: Uporabimo drug naslov za račun? + only_customer_registration: Ustvari račun + subscribed_to_newsletter: Prijava na prejemanje novic customer_group: name: Ime roles: Vloge diff --git a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml index d07b468b8cc..14d79cac916 100644 --- a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml +++ b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml @@ -4,7 +4,6 @@ sylius: form: product: - name: Név description: Leírás attributes: Tulajdonságok options: Beállítások diff --git a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml index 0cbb8ba9761..36e5bff8719 100644 --- a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml @@ -11,7 +11,7 @@ sylius: meta_keywords: Meta palavra-chaves meta_description: Meta descrição slug: Slug - taxons: Taxas + taxons: Táxons product_variant: name: Nome association_type: diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml index e763c39bee3..4859c01cf8b 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml @@ -10,7 +10,7 @@ sylius: coupon_based: Z wykorzystaniem kuponów description: Opis ends_at: Data zakończenia - exclusive: Ekskluzywny + exclusive: Wyłączna name: Nazwa priority: Priorytet rules: Reguły diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml index 008b589e830..795ee6f14fa 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml @@ -61,5 +61,5 @@ sylius: country: País taxonomy_configuration: exclude: Excluir - taxons: Taxas + taxons: Táxons type: Tipo diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml index 9a15b715d4c..90999a46133 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml @@ -31,6 +31,7 @@ sylius: usage_limit: Omejitev uporabe promotion_rule: customer_group: Skupina kupcev + taxonomy: Kategorizacija cart_quantity_configuration: count: Število equal: Enako diff --git a/src/Sylius/Bundle/ResourceBundle/Resources/translations/flashes.de.yml b/src/Sylius/Bundle/ResourceBundle/Resources/translations/flashes.de.yml index 73cbabef353..967ca518ea1 100644 --- a/src/Sylius/Bundle/ResourceBundle/Resources/translations/flashes.de.yml +++ b/src/Sylius/Bundle/ResourceBundle/Resources/translations/flashes.de.yml @@ -14,4 +14,3 @@ sylius: disable: '%resource% wurde erfolgreich deaktiviert.' delete_error: 'Löschen fehlgeschlagen, %resource% wird benutzt.' race_condition_error: 'Kann nicht aktualisiert werden, die %resource% wurde zuvor geändert.' - something_went_wrong_error: 'Etwas ist schief gelaufen, bitte versuchen Sie es erneut.' diff --git a/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml index ea978afe505..231be865f2c 100644 --- a/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml @@ -2,7 +2,14 @@ # (c) Paweł Jędrzejewski sylius: + lightbox: + image_album_label: 'Slika %1 od %2' menu: shop: account: + address_book: 'Naslovi' + change_password: 'Spremeni geslo' dashboard: 'Nadzorna plošča' + header: 'Moj račun' + order_history: 'Zgodovina naročil' + personal_information: 'Osebni podatki' diff --git a/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml b/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml index 93bee68075a..5a0444713bc 100644 --- a/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml +++ b/src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml @@ -11,14 +11,7 @@ sylius: tax_rate: category: not_blank: Kérjük, válasszon adókategóriát. - name: - not_blank: Kérjük, adja meg az adó mértékének nevét. - amount: - not_blank: Kérjük, adja meg az adó mértékét. calculator: not_blank: Válasszon adó kalkulátort. zone: not_blank: Kérjük válasszon adózási területet. - code: - not_blank: Kérjük, írja be az adó mértékét. - unique: Ez az adóegység ezzel a kóddal már létezik. diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml index 8c4343d8af0..d80a33d454f 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml @@ -7,3 +7,5 @@ sylius: customer: add_address: 'Naslov je bil uspešno dodan.' set_address_as_default: 'Naslov je bil nastavljen kot privzet.' + order: + promotion_integrity: 'Promocije %promotionName% ne morete več uveljavljati.' diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml index c2b86bc1166..cb4e6cddfe7 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml @@ -324,7 +324,7 @@ sylius: error: 'Błąd' exchange_rate: 'Kurs wymiany' exchange_rates: 'Kursy wymiany walut' - exclusive: 'Ekskluzywny' + exclusive: 'Wyłączna' existing_customer: 'Istniejący Klient' expiration_and_usage_limits: 'Data wygaśnięcia i limit użyć' expires_at: 'Wygasa' diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml index 3fbc6b3c871..b2928a4e951 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml @@ -775,7 +775,7 @@ sylius: taxation_settings: 'Configurações de taxas' taxes: 'Taxas' taxonomy: 'Categorias' - taxons: 'Taxas' + taxons: 'Táxons' terms_and_conditions: 'Termos e condições' text: 'Texto' textarea: 'Área de Texto' diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml index 1b0e894a526..6ae85f899db 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml @@ -9,9 +9,14 @@ sylius: remember_me: 'Zapomni si me' option: name: 'Ime' + notes: 'Dodatne opombe' ui: abandoned: 'Opuščeno' + accept: 'Sprejmi' + accepted: 'Sprejeto' access_token: 'Žeton za dostop' + access_your_store_account_or_create_a_new_one: 'Dostopajte do svojega računa ali ustvarite novega' + account_credentials: 'Dostopni podatki' account_panel_outline: 'Uživajte vse lastnosti vašega osebnega prostora, ki so na voljo za ogled, sledenje in upravljanje vseh vaših podatkov' action: 'Dejanje' actions: 'Dejanja' @@ -44,9 +49,12 @@ sylius: adjustments: 'Prilagoditve' administration: 'Administracija' administration_dashboard: 'Administracijska nadzorna plošča' + admin_users: 'Administratorji' all_your_addresses: 'Vsi vaši naslovi' amount: 'Znesek' an_error_occurred: 'Prišlo je do napake' + apply_coupon: 'Uporabite kupon' + are_your_sure_you_want_to_perform_this_action: 'Ali ste prepričani, da želite izvesti to dejanje?' association: 'Povezave' association_types: 'Vrste združenj' associations: 'Povezave' @@ -58,6 +66,7 @@ sylius: available_until: 'Na voljo do' awaiting_payment: 'Čaka na plačilo' back: 'Nazaj' + back_to_store: 'Nazaj v trgovino' backorder: 'Prednaročilo' balance_due: 'Stanje zapade' bill_to: 'Račun na' @@ -65,35 +74,50 @@ sylius: blocks: 'Bloki' body: 'Telo' browse_products: 'Brskanje izdelkov' + browse_your_orders_from_the_past: 'Pregled preteklih naročil' build: 'Zgradi' by_position: 'Po poziciji' calculator: 'Kalkulator' cancel: 'Prekliči' cancelled: 'Preklicano' + cart: 'Košarica' cart_locked: 'Košarica zaklenjena' cart_summary: 'Povzetek košarice' categorization: 'Kategorizacija' category: 'Kategorija' + change_address: 'Spremeni naslov' change_password: 'Spremeni geslo' + change_shipping_method: 'Spremeni način dostave' change_your_password: 'Spremenite vaše geslo' + changes: 'Spremembe' channel: 'Kanal' channels: 'Kanali' cheapest_first: 'Najcenejši najprej' checkbox: 'Potrdilno polje' + checking_out_as: 'Nakupujete kot' checkout: 'Nakup' + choose_channel: 'Izberite kanal' choose_file: 'Izberite datoteko' + choose_how_your_goods_will_be_delivered: 'Izberite način dostave' + choose_how_you_will_pay: 'Izberite način plačila' city: 'Mesto' + clear: 'Počisti' clear_cart: 'Spraznite košarico' + clear_filters: 'Počisti filtre' code: 'Koda' color: 'Barva' comment: 'Komentar' company: 'Podjetje' + complete: 'Zaključek' completed: 'Zaključeno' configuration: 'Konfiguracija' + confirm_your_action: 'Potrditev dejanja' confirmation: 'Potrditev' confirmation_title: 'Potrditev' confirmed: 'Potrjeno' + contact_us: 'Kontaktirajte nas' contain_variants: 'Vsebuje variante' + contains: 'Vsebuje' content: 'Vsebina' countries: 'Države' country: 'Država' @@ -103,6 +127,8 @@ sylius: coupons: 'Kuponi' create: 'Ustvarite' create_a_new_address: 'Ustvarite nov naslov' + create_a_new_customer_account: 'Ustvarite nov uporabniški račun' + create_an_account: 'Ustvari račun' create_association_type: 'Ustvarite vrsto združenja' create_country: 'Ustvarite državo' create_currency: 'Ustvarite valuto' @@ -155,6 +181,7 @@ sylius: customer: 'Kupec' customer_details: 'Podrobnosti o kupcu' customer_id: 'ID kupca' + customer_login: 'Prijava uporabnika' customer_not_notified: 'Kupec ni obveščen' customer_notified: 'Kupec je obveščen' customer_orders: 'Naročila kupca' @@ -179,12 +206,14 @@ sylius: description: 'Opis' details: 'Podrobnosti' disable: 'Onemogoči' + discount: 'Popust' display: 'Prikaz' edit: 'Uredi' edit_association_type: 'Uredite vrsto združenja' edit_locale: 'Uredi področne nastavitve' edit_my_address: 'Uredite svoj naslov' edit_report: 'Uredi poročilo' + edit_your_items_apply_coupon_or_proceed_to_the_checkout: 'Uredite izdelke, uporabite kupon ali zaključite nakup' edit_your_personal_information: 'Uredite vaše osebne podatke' editing_attribute: 'Urejanje atributa' editing_channel: 'Urejanje kanalov' @@ -218,6 +247,7 @@ sylius: editing_zone: 'Urejanje območja' email: 'E-pošta' email_templates: 'E-poštne predloge' + email_verified: 'E-mail potrjen' emails: 'E-pošte' empty: 'Prazno' enable: 'Omogočite' @@ -225,18 +255,29 @@ sylius: end_date: 'Končni datum' ends_at: 'Konča se na' enjoy_all_the_features_that_are_available_on_your_personal_space_to_view_track_and_manage_all_your_data: 'Uživajte vse lastnosti vašega osebnega prostora, ki so na voljo za ogled, sledenje in upravljanje vseh vaših podatkov' + enter_your_code: 'Vnesite kodo' equal: 'Enako' error: 'Napaka' exchange_rate: 'Menjalni tečaj' + exchange_rates: 'Menjalni tečaji' exclusive: 'Izključno' existing_customer: 'Obstoječa stranka' expires_at: 'Poteče dne' + extra_information: 'Dodatne informacije' + extra_notes: 'Dodatne opombe' failed: 'Ni uspelo' female: 'Ženska' filter: 'Filter' + filters: 'Filtri' + fill_in_your_billing_and_shipping_addresses: 'Vnesite naslov za račun in dostavo' first_name: 'Ime' + forgot_password: 'Pozabljeno geslo' from: 'Od' + from_a_to_z: 'Od A do Ž' + from_z_to_a: 'Od Ž do A' fulfill: 'Izpolnitev' + fulfilled: 'Zaključeno' + fulfilled_orders: 'Zaključena naročila' gateway: 'Prehod' general_info: 'Splošne informacije' general_settings: 'Splošne nastavitve' @@ -248,6 +289,7 @@ sylius: grand_total: 'Skupaj' guest: 'Gost' guest_customer: 'Kupec gost' + have_an_account_already: 'Že imate račun?' hello_name: 'Pozdravljeni, %name%' hide_deleted: 'Skrijte izbrisane' history: 'Zgodovina' @@ -255,12 +297,14 @@ sylius: hostname: 'Ime gostitelja' id: 'ID' identifier: 'Identifikator' + if_you_have_an_account_sign_in_with_your_email_address: 'Če že imate račun, se prijavite z e-mail naslovom' image: 'Slika' images: 'Slike' imagine_blocks: 'Bloki imagine' included_in_price: 'Vključeno v ceno' index_metadata: 'Metapodatki' index_of_all_configured_locales: 'Indeks vseh konfiguriranih področnih nastavitev' + info: 'Info' information: 'Informacije' integer: 'Celo število' inventory: 'Inventar' @@ -281,6 +325,7 @@ sylius: last_week_revenue: 'Prihodki prejšnjega tedna' lastname: 'Priimek' latest_orders: 'Zadnja naročila' + latest_products: 'Najnovejši izdelki' links: 'Povezave' list_coupons: 'Seznam kuponov' locales: 'Področne nastavitve' @@ -312,6 +357,8 @@ sylius: manage_tax_categories: 'Upravljanje davčnih kategorij' manage_tax_rates: 'Upravljanje davčnih stopenj' manage_users: 'Upravljanje uporabnikov' + manage_your_personal_information_and_preferences: 'Urejanje osebnih podatkov in nastavitev' + manage_your_saved_addresses: 'Urejanje shranjenih naslovov' manage_zones: 'Upravljanje območij' marketing: 'Oglaševanje' members: 'Člani' @@ -332,7 +379,9 @@ sylius: new_country: 'Nova država' new_currency: 'Nova valuta' new_customer: 'Nov kupec' + new_customers: 'Novi uporabniki' new_order: 'Novo naročilo' + new_orders: 'Nova naročila' new_password: 'Novo geslo' new_payment: 'Novo plačilo' new_payment_method: 'Nov način plačila' @@ -371,6 +420,9 @@ sylius: no_tax_category: 'Brez davčne kategorije' no_taxes: 'Davki niso uporabljeni' not_available_in_your_country: 'Ni na voljo v vaši državi' + not_contains: 'Ne vsebuje' + not_verified: 'Nepotrjeno' + notes: 'Opombe' notify_customer: 'Obvesti kupca' number: 'Številka' number_of_orders: 'Število naročil' @@ -378,14 +430,17 @@ sylius: oldest_first: 'Najstarejši najprej' on_hold: 'Na čakanju' options: 'Možnosti' + or: 'ali' order: 'Naročilo' order_comment_name: 'Opombe pri naročilu' order_comments: 'Opombe pri naročilu' order_confirmation_name: 'Potrditev naročila' order_details: 'Podrobnosti vašega naročila' + order_history: 'Zgodovina naročil' order_item_product: 'Izdelek' order_state: 'Stanje naročila' order_summary: 'Povzetek naročila' + order_total: 'Znesek naročila' order_value: 'Vrednost naročila' ordered: 'Naročeno' orders: 'Naročila' @@ -394,6 +449,7 @@ sylius: overview_of_your_store: 'Pregled vaše trgovine' page: 'Stran' pages: 'Strani' + paid: 'Plačano' parent: 'Nadrejeni' password: 'Geslo' payment: 'Plačilo' @@ -403,20 +459,24 @@ sylius: payment_mode: 'Način plačila' payment_state: 'Stanje plačila' payments: 'Plačila' + pay: 'Plačilo' pending: 'Na čakanju' percent: 'Odstotki' permissions: 'Dovoljenja' + personal_information: 'Osebni podatki' phone_number: 'Telefonska številka' place_order: 'Oddaj naročilo' placed_an_order: 'Vaše naročilo je bilo uspešno oddano.' placed_at: 'Postavljeno na' postcode: 'Poštna številka' powered_by: 'Poganja' + preferences: 'Nastavitve' presentation: 'Predstavitev' previous: 'Nazaj' price: 'Cena' pricing: 'Cenik' priority: 'Prednost' + privacy_policy: 'Pravilnik o zasebnosti' processing: 'V teku' product: 'Izdelek' product_association_index: 'Povezave' @@ -433,8 +493,9 @@ sylius: profile: 'Profil' promotion_coupons: 'Kuponi' promotion_details: 'Podrobnosti promocije' - promotion_total: 'Promocije skupaj' + promotion_total: 'Popusti' promotions: 'Promocije' + properties: 'Lastnosti' province: 'Regija' provinces: 'Province' qty: 'Količina' @@ -449,13 +510,18 @@ sylius: register: 'Registracija' register_button: 'Registracija' register_in_the_store: 'Registracija uporabniškega računa' + registered_customers: 'Registrirani uporabniki' registration_create_an_account_in_store: 'Registracija Ustvarite račun v trgovini' registration_date: 'Datum registracije' + reject: 'Zavrni' + rejected: 'Zavrnjeno' release_inventory: 'Sprostitev inventarja' remember_me: 'Zapomni si me' remove_attribute: 'Odstrani atribut' + repeat_new_password: 'Ponovite novo geslo' report_details: 'Poročilo podrobnosti' reports: 'Poročila' + reserved: 'Rezervirano' reset: 'Ponastavitev' reset_button: 'Ponastavitev' reset_password: 'Ponastavitev gesla' @@ -464,6 +530,7 @@ sylius: return: 'Vračilo' returned: 'Vrnjeno' revert: 'Povrni' + review_and_confirm_your_order: 'Preverite in potrdite naročilo' roles: 'Vloge' rules: 'Pravila' sales: 'Prodaja' @@ -472,7 +539,10 @@ sylius: save_changes: 'Shrani spremembe' scope: 'Področje' search: 'Iskanje' + search_products: 'Išči izdelke' security_settings: 'Varnostne nastavitve' + select_address_from_book: 'Izberite shranjen naslov' + send: 'Pošlji' server_has_encountered_some_errors: 'Prišlo je do napake na strežniku.' set_a_new_password_for_your_account: 'Spremenite geslo za uporabniški račun' set_as_default: 'Nastavi kot privzeto' @@ -480,12 +550,14 @@ sylius: set_as_default_shipping_address: 'Nastavi kot privzeti naslov za pošiljanje' ship: 'Pošlji' ship_to: 'Prejemnik' + shipment: 'Pošiljka' shipment_confirmation_name: 'Potrditev pošiljke' shipment_details: 'Podatki o pošiljki' shipment_mode: 'Način dobave' shipment_state: 'Stanje pošiljanja' shipments: 'Pošiljke' shipped: 'Poslano' + shipping: 'Dostava' shipping_address: 'Naslov za dostavo' shipping_categories: 'Kategorije dostave' shipping_category: 'Kategorija dostave' @@ -494,29 +566,39 @@ sylius: shipping_method_details: 'Podrobnosti o načinu dostave' shipping_methods: 'Načini dostave' shipping_state: 'Stanje pošiljanja' - shipping_total: 'Pošiljanje skupaj' + shipping_total: 'Poštnina' shop_by: 'Nakupovanje po' + show: 'Prikaži' show_all: 'Pokaži vse' show_deleted: 'Prikaz izbrisanih' show_in_store: 'Prikažite v trgovini' show_metadata: 'Pokaži metapodatke' + show_order_details: 'Prikaži podrobnosti naročila' + show_orders: 'Prikaži naročila' sign_in: 'Prijava' + sign_in_here: 'Prijavite se tukaj' sign_in_to_the_store_or_create_new_account: 'Prijavite se v trgovino ali ustvarite nov račun' sign_out: 'Odjava' simple_blocks: 'Preprosti bloki' sku: 'SKU' slideshow: 'Predvajanje' slideshow_blocks: 'Gradniki predvajalnika' + sort: 'Razvrsti' + sort_by_date: 'Razvrsti po datumu' start_date: 'Začetni datum' starts_at: 'Se začne pri' state: 'Stanje' street: 'Ulica' string_blocks: 'Bloki nizov' subject: 'Zadeva' + subscribed_to_newsletter: 'Prijava na prejemanje novic' + subtotal: 'Delna vsota' success: 'Uspešno' summary: 'Povzetek' + summary_of_your_order: 'Povzetek naročila' support: 'Podpora' sylius_logo: 'Sylius' + tax: 'DDV' tax_categories: 'Davčne kategorije' tax_category: 'Kategorija davka' tax_rate_details: 'Podrobnosti davčne stopnje' @@ -525,6 +607,7 @@ sylius: taxation_categories: 'Kategorije obdavčitev' taxation_settings: 'Nastavitve obdavčitve' taxes: 'Davki' + taxonomy: 'Kategorizacija' taxons: 'Taksoni' terms_and_conditions: 'Pogoji uporabe' text: 'Tekst' @@ -588,9 +671,11 @@ sylius: unknown: 'Ni znano' unlock: 'Odklep' update: 'Posodobitev' + update_cart: 'Posodobi košarico' update_product_association_type: 'Posodobite vrsto povezave izdelka' updating_tax_rate: 'Posodabljanje davčne stopnje' usage_limit: 'Omejitev uporabe' + use_the_contact_form_below_to_send_us_a_message: 'Pošljite nam sporočilo.' used: 'Uporabljeno' user_details: 'Podrobnosti uporabnika' username: 'Uporabniško ime' @@ -600,25 +685,32 @@ sylius: variant: 'Različica' variant_selection_method: 'Način izbora variante' variants: 'Variante' + verified: 'Potrjeno' + verify: 'Potrdi' view: 'Pogled' view_and_edit_cart: 'Poglej in uredi košarico' view_more: 'Poglejte si več' view_product_details: 'Ogled podrobnosti %product%' + view_your_order_or_change_payment_method: 'Ogled naročila ali sprememba načina plačila' void: 'Nično' volume_based_pricing: 'Določanje cen na osnovi količine' warning: 'Opozorilo' welcome: 'Dobrodošli' welcome_to_our_store: 'Dobrodošli v naši trgovini' welcome_to_your_space: 'Dobrodošli v vaš prostor' + yes_label: 'Da' you_are_customer_since: 'Kupec ste od' + you_can_no_longer_change_payment_method_of_this_order: 'Za to naročilo sprememba načina plačila ni več mogoča' you_have_no_addresses_defined: 'Nimate določenega nobenega naslova' you_have_no_new_orders: 'Nimate novih naročil' + you_may_also_like: 'Morda vam bo všeč tudi' your_cart_is_empty: 'Vaša košarica je prazna' your_default_address: 'Privzeti naslov' your_last_5_orders: 'Vaših zadnjih 5 naročil' your_order_has_been_shipped: 'Vaše naročilo je bilo poslano' your_products: 'Vaši izdelki' your_profile: 'Moj profil' + your_shopping_cart: 'Nakupovalna košarica' zone: 'Cona' zone_details: 'Podrobnosti območja' zones: 'Cone' diff --git a/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml b/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml index b2d79648dc0..16a57cb34df 100644 --- a/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml +++ b/src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml @@ -3,6 +3,11 @@ sylius: user: + expire_password_reset_token: 'Koda za ponastavitev gesla je potekla.' change_password: 'Vaše geslo je bilo uspešno spremenjeno!' reset_password: 'Vaše geslo je bilo uspešno ponastavljeno!' - reset_password_request: 'Če e-pošta, ki ste jo določili v našem sistemu, obstaja, smo nanjo poslali navodila, kako ponastaviti vaše geslo.' + reset_password_request: 'Navodila za ponastavitev gesla smo poslali na vpisan elektronski naslov, če le ta obstaja v našem sistemu.' + verify_email: 'Elektronski naslov je bil uspešno potrjen.' + verify_email_by_invalid_token: 'Potrditvena koda ni veljavna.' + verify_email_request: 'Potrditvena koda je bila poslana na vaš elektronski naslov.' + verify_verified_email: 'Elektronski naslov je že potrjen.' diff --git a/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml b/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml index 581205b13a6..bbd2c373ac5 100644 --- a/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml +++ b/src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml @@ -8,16 +8,16 @@ sylius: enabled: Omogočeno password: label: Geslo - confirmation: Preverjanje + confirmation: Potrditev gesla remember_me: Zapomni si me shipping_address: Naslov za dostavo username: Uporabniško ime user_filter: query: Iskanje user_change_password: - confirmation: Potrditev + confirmation: Potrditev gesla current: Trenutno geslo new: Novo geslo user_reset_password: - confirmation: Potrditev + confirmation: Potrditev gesla new: Novo geslo From dbdff9998fd2daab8d3daef716b7ebe644ec9beb Mon Sep 17 00:00:00 2001 From: Sylius Bot Date: Mon, 20 Aug 2018 04:01:20 +0000 Subject: [PATCH 4/4] [Translations] Updated translations from Crowdin --- .../Resources/translations/messages.de.yml | 4 ---- .../AdminBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../CoreBundle/Resources/translations/messages.pt_BR.yml | 2 +- .../CoreBundle/Resources/translations/messages.ru.yml | 2 -- .../Resources/translations/messages.pt_BR.yml | 2 +- .../ProductBundle/Resources/translations/messages.ru.yml | 7 ------- .../PromotionBundle/Resources/translations/messages.pl.yml | 2 +- .../Resources/translations/messages.pt_BR.yml | 2 +- .../TaxonomyBundle/Resources/translations/messages.ru.yml | 3 --- .../Bundle/UiBundle/Resources/translations/messages.pl.yml | 2 +- .../UiBundle/Resources/translations/messages.pt_BR.yml | 2 +- 11 files changed, 7 insertions(+), 23 deletions(-) diff --git a/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml b/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml index aa85963a81e..0d6bc50c0f2 100644 --- a/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml +++ b/src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml @@ -18,7 +18,6 @@ sylius: add_province: Bundesland hinzufügen name: Name provinces: Bundesländer - select: Bundesland auswählen enabled: Aktiviert province: name: Name @@ -36,7 +35,4 @@ sylius: scope: Umfang scopes: all: Alle - select: Bundesland auswählen select_scope: Bereich wählen - zone_member: - select: Bundesland auswählen diff --git a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml index 34a04215230..b8c8a63b70a 100644 --- a/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml @@ -12,7 +12,7 @@ sylius: inventory: Estoque options: Opções products: Produtos - taxons: Taxas + taxons: Táxons configuration: admin_users: Administradores channels: Canais diff --git a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml index 6cbf67b8104..6b8ae6c1de6 100644 --- a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml @@ -131,7 +131,7 @@ sylius: customer_group: group: Grupo de Cliente has_taxon: - taxons: Taxas + taxons: Táxons product: products: Produtos total_of_items_from_taxon: diff --git a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml index 688d7fa9071..2b52cec84a4 100644 --- a/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml +++ b/src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml @@ -22,7 +22,6 @@ sylius: promotion_coupon: per_customer_usage_limit: Лимит использования на клиента group: - name: Округ roles: Роли channel: contact_email: Контактный email @@ -67,7 +66,6 @@ sylius: channels: Каналы enabled: Активен product_filter: - name: Округ code: Код product_variant: tax_category: Категория налогов diff --git a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml index 0cbb8ba9761..36e5bff8719 100644 --- a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml @@ -11,7 +11,7 @@ sylius: meta_keywords: Meta palavra-chaves meta_description: Meta descrição slug: Slug - taxons: Taxas + taxons: Táxons product_variant: name: Nome association_type: diff --git a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml index 891ce03250e..075b44b1c80 100644 --- a/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml +++ b/src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml @@ -4,7 +4,6 @@ sylius: form: product: - name: Округ description: Описание attributes: Атрибуты options: Список опций @@ -12,18 +11,12 @@ sylius: meta_description: Описание метаданных slug: Псевдоним taxons: Категории - product_variant: - name: Округ association_type: - name: Округ translations: 'Переводы' association: type: Тип взаимосвязи product: Связанные продукты - variant: - name: Округ option: - name: Округ position: Позиция values: Возможные значения option_value: diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml index e763c39bee3..4859c01cf8b 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml @@ -10,7 +10,7 @@ sylius: coupon_based: Z wykorzystaniem kuponów description: Opis ends_at: Data zakończenia - exclusive: Ekskluzywny + exclusive: Wyłączna name: Nazwa priority: Priorytet rules: Reguły diff --git a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml index 008b589e830..795ee6f14fa 100644 --- a/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml @@ -61,5 +61,5 @@ sylius: country: País taxonomy_configuration: exclude: Excluir - taxons: Taxas + taxons: Táxons type: Tipo diff --git a/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml b/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml index 700f68ef52a..4e74adec621 100644 --- a/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml +++ b/src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml @@ -5,8 +5,5 @@ sylius: form: taxon: description: Описание - name: Округ parent: Родитель slug: Псевдоним - taxonomy: - name: Округ diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml index c2b86bc1166..cb4e6cddfe7 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml @@ -324,7 +324,7 @@ sylius: error: 'Błąd' exchange_rate: 'Kurs wymiany' exchange_rates: 'Kursy wymiany walut' - exclusive: 'Ekskluzywny' + exclusive: 'Wyłączna' existing_customer: 'Istniejący Klient' expiration_and_usage_limits: 'Data wygaśnięcia i limit użyć' expires_at: 'Wygasa' diff --git a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml index 3fbc6b3c871..b2928a4e951 100644 --- a/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml +++ b/src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml @@ -775,7 +775,7 @@ sylius: taxation_settings: 'Configurações de taxas' taxes: 'Taxas' taxonomy: 'Categorias' - taxons: 'Taxas' + taxons: 'Táxons' terms_and_conditions: 'Termos e condições' text: 'Texto' textarea: 'Área de Texto'