Skip to content

Commit

Permalink
Fix translation files and sync with transifex.
Browse files Browse the repository at this point in the history
  • Loading branch information
bummzack committed Feb 9, 2018
1 parent 6166d66 commit b167bc8
Show file tree
Hide file tree
Showing 11 changed files with 2,451 additions and 2,453 deletions.
670 changes: 335 additions & 335 deletions lang/da.yml

Large diffs are not rendered by default.

694 changes: 347 additions & 347 deletions lang/de.yml

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions lang/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ en:
Cleared: 'Cart was successfully cleared.'
ContinueShopping: 'Continue Shopping'
Headline: 'Shopping cart'
InvalidSecurityToken: "Invalid security token, possible CSRF attack.\n"
InvalidSecurityToken: "Invalid security token, possible CSRF attack."
ItemAdded: 'Item has been added successfully.'
ItemNotFound: 'Item not found.'
ItemRemoved: 'Item has been successfully removed.'
Expand All @@ -36,10 +36,10 @@ en:
PasswordRequired: 'A password is required'
TermsAndConditionsLink: 'I agree to the terms and conditions stated on the <a href="{TermsPageLink}" target="new" title="Read the shop terms and conditions for this site">{TermsPageTitle}</a> page'
SilverShop\Checkout\CheckoutField:
AccountInfo: "Please choose a password, so you can login and check your order history in the future\n"
AccountInfo: "Please choose a password, so you can login and check your order history in the future"
MemberLoginInfo: 'If you are already a member please <a href="{LoginUrl}">log in</a>'
MembershipDetails: 'Membership Details'
MustAgreeToTerms: "You must agree to the terms and conditions\n"
MustAgreeToTerms: "You must agree to the terms and conditions"
Password: Password
PaymentType: 'Payment Type'
SilverShop\Checkout\Component\OnsitePayment:
Expand All @@ -56,7 +56,7 @@ en:
NotCart: 'Order is not a cart.'
SilverShop\Checkout\Step\Address:
BillTo: 'Bill To:'
EnterShippingAddress: "Please enter your shipping address details.\n"
EnterShippingAddress: "Please enter your shipping address details."
SeperateBilling: 'Bill to a different address from this'
ShipTo: 'Ship To:'
SupplyContactInformation: 'Supply your contact information'
Expand All @@ -76,19 +76,19 @@ en:
ClearCart: 'Clear the current shopping cart'
DebugCart: 'Debug the shopping cart'
DeleteOrders: 'Delete all orders'
DeleteOrdersDesc: "Remove all orders, modifiers, and payments from the database.\n"
DeleteOrdersDesc: "Remove all orders, modifiers, and payments from the database."
DeleteProducts: 'Delete all products'
DeleteProductsDesc: 'Remove all products from the database.'
PopulateCart: "Populate cart with some available products\n"
PopulateCart: "Populate cart with some available products"
PopulateShop: 'Populate shop'
PopulateShopDesc: "Populate the shop with dummy products, categories, and other necessary pages.\n"
PopulateShopDesc: "Populate the shop with dummy products, categories, and other necessary pages."
RecalculateOrders: 'Recalculate all orders'
RecalculateOrdersDesc: 'Recalculate all order values. Warning: this will overwrite any historical values.'
RunAllTests: 'Run all shop unit tests'
UnitTests: 'Unit Tests'
SilverShop\Extension\ProductVariationsExtension:
Attributes: Attributes
AttributesDescription: "These are fields to indicate the way(s) each variation varies. Once selected, they can be edited on each variation.\n"
AttributesDescription: "These are fields to indicate the way(s) each variation varies. Once selected, they can be edited on each variation."
Variations: Variations
VariationsInfo: 'Price - Because you have one or more variations, the price can be set in the "Variations" tab.'
SilverShop\Extension\ShopConfigExtension:
Expand Down Expand Up @@ -125,7 +125,7 @@ en:
RemoveOne: 'Remove one of "{ItemTitle}" from your cart'
SilverShop\Forms\VariationForm:
ChooseAttribute: 'Choose {attribute} …'
ProductNotAvailable: "This product is not available with the selected options.\n"
ProductNotAvailable: "This product is not available with the selected options."
VariationNotAvailable: 'That variation is not available, sorry.'
SilverShop\Generic:
Change: Change
Expand All @@ -152,8 +152,8 @@ en:
SilverShop\Includes\ProductMenu:
GotoPageTitle: 'Go to the {Title} page'
SilverShop\Model\Address:
AddressHint: "street / thoroughfare number, name, and type or P.O. Box\n"
AddressLine2Hint: "premises, building, apartment, unit, floor\n"
AddressHint: "street / thoroughfare number, name, and type or P.O. Box"
AddressLine2Hint: "premises, building, apartment, unit, floor"
AddressSaved: 'Your address has been saved'
BillingAddress: 'Billing Address'
CityHint: 'or suburb, county, district'
Expand Down Expand Up @@ -324,7 +324,7 @@ en:
db_ProductVariationVersion: 'Product Variation Version'
has_one_ProductVariation: 'Product Variation'
SilverShop\Model\Variation\Variation:
MustSaveFirstMessage: "You can choose variation attributes after saving for the first time, if they exist.\n"
MustSaveFirstMessage: "You can choose variation attributes after saving for the first time, if they exist."
NoAttributeValuesMessage: '{attribute} has no values to choose from. You can create them in the "Products" > "Product Attribute Type" section of the CMS.'
PLURALNAME: Variations
SINGULARNAME: Variation
Expand All @@ -348,17 +348,17 @@ en:
Free: '<span class="free">FREE</span>'
SilverShop\Page\AccountPage:
AddressBook: 'Address Book'
DESCRIPTION: "Allows the user to view his account-details and past orders.\n"
DESCRIPTION: "Allows the user to view his account-details and past orders."
DefaultTitle: Account
EditProfile: 'Edit Profile'
LogOut: 'Log Out'
Login: 'You''ll need to login before you can access the account page. If you are not registered, you won''t be able to access it until you make your first order, otherwise please enter your details below.'
LoginAgain: "You have been logged out. If you would like to log in again, please do so below.\n"
LoginAgain: "You have been logged out. If you would like to log in again, please do so below."
MemberEmail: Email
MemberLastVisit: 'Last Visit'
MemberName: Name
MemberSince: 'Member Since'
NoPage: "No AccountPage was found. Please create one in the CMS!\n"
NoPage: "No AccountPage was found. Please create one in the CMS!"
NoPastOrders: 'No past orders found.'
NumberOfOrders: 'Number of orders'
PLURALNAME: 'Account Pages'
Expand All @@ -379,7 +379,7 @@ en:
SilverShop\Page\AccountPage_EditProfile:
Title: 'Edit Profile'
SilverShop\Page\CartPage:
DESCRIPTION: "A page where the user will be able to see and edit his shopping-cart contents.\n"
DESCRIPTION: "A page where the user will be able to see and edit his shopping-cart contents."
DefaultTitle: 'Shopping Cart'
PLURALNAME: 'Cart Pages'
SINGULARNAME: 'Cart Page'
Expand All @@ -391,7 +391,7 @@ en:
PLURALNAME: 'Checkout Pages'
PaymentErrorMessage: 'Received error from payment gateway:'
ProceedToPayment: 'Proceed to payment'
PurchaseCompleteDescription: "This message is included in reciept email, after the customer submits the checkout.\n"
PurchaseCompleteDescription: "This message is included in reciept email, after the customer submits the checkout."
SINGULARNAME: 'Checkout Page'
SubmitPayment: 'Submit Payment'
db_PurchaseComplete: 'Purchase Complete'
Expand All @@ -401,7 +401,7 @@ en:
AdditionalCategories: 'Additional Categories'
AllowPurchase: 'Allow product to be purchased'
Category: Category
CategoryDescription: "This is the parent page or default category.\n"
CategoryDescription: "This is the parent page or default category."
Code: 'Product Code'
CostPriceDescription: 'Wholesale price before markup.'
DESCRIPTION: 'Product page in the shop'
Expand Down Expand Up @@ -447,7 +447,7 @@ en:
Note: Note
PaymentsHeadline: Payment(s)
SilverShop\Reports\AbandonedCartReport:
Description: "Monitor abandoned carts for a particular period. Group results by year, month, or day.\n"
Description: "Monitor abandoned carts for a particular period. Group results by year, month, or day."
Title: 'Abandoned Carts'
SilverShop\Reports\CustomerReport:
Description: 'Customers report'
Expand All @@ -459,7 +459,7 @@ en:
Description: 'Shop Period Report'
Title: 'Shop Period Report'
SilverShop\Reports\ShopSalesReport:
Description: "Monitor shop sales performance for a particular period. Group results by year, month, or day.\n"
Description: "Monitor shop sales performance for a particular period. Group results by year, month, or day."
Title: 'Shop Sales'
SilverShop\Reports\SideReport:
AllProducts: 'All Products'
Expand All @@ -468,7 +468,7 @@ en:
NoImage: 'Products with no image'
ShopGroup: Shop
SilverShop\Reports\TaxReport:
Description: "Report tax charged on orders. Only includes orders that have been paid.\n"
Description: "Report tax charged on orders. Only includes orders that have been paid."
Title: Tax
SilverShop\ShopEmail:
AdminNotificationSubject: 'Order #{OrderNo} notification'
Expand Down
16 changes: 8 additions & 8 deletions lang/es.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
es:
SilverShop\Forms:
FIELDISREQUIRED: 'Se requiere {name}'
SilverShop\Admin\OrdersAdmin:
MENUTITLE: Pedidos
SilverShop\Admin\ProductCatalogAdmin:
MENUTITLE: Catálogo
SilverShop\Admin\ZoneAdmin:
MENUTITLE: Zonas
SilverShop\Reports\AbandonedCartReport:
Description: "Monitorear cestas abandonadas durante un periodo determinado. Agrupar resultados por año, mes o día.\n"
Title: 'Cestas abandonadas'
SilverShop\Forms:
FIELDISREQUIRED: 'Se requiere {name}'
SilverShop\Page\AccountPage:
AddressBook: Agenda
DESCRIPTION: "Permite al usuario ver los detalles de su cuenta y historial de pedidos\n"
AddressBook: 'Agenda'
DESCRIPTION: "Permite al usuario ver los detalles de su cuenta y historial de pedidos"
DefaultTitle: Cuenta
EditProfile: 'Editar perfil'
LogOut: Salir
LogOut: 'Salir'
MemberEmail: Email
MemberLastVisit: 'Última Visita'
MemberName: Nombre
Expand All @@ -25,3 +22,6 @@ es:
PLURALNAME: 'Páginas de la cuenta'
PastOrders: 'Historial de pedidos'
Title: 'Mi cuenta'
SilverShop\Reports\AbandonedCartReport:
Description: "Monitorear cestas abandonadas durante un periodo determinado. Agrupar resultados por año, mes o día."
Title: 'Cestas abandonadas'
Loading

0 comments on commit b167bc8

Please sign in to comment.