Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Commit

Permalink
Merge 1e6e74e into 202f8c8
Browse files Browse the repository at this point in the history
  • Loading branch information
pretix-translations committed Sep 21, 2018
2 parents 202f8c8 + 1e6e74e commit bcc4158
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 27 deletions.
52 changes: 28 additions & 24 deletions pretix_cartshare/locale/es/LC_MESSAGES/django.po
Expand Up @@ -8,75 +8,78 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-06 16:59+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"PO-Revision-Date: 2018-09-21 13:42+0000\n"
"Last-Translator: oocf <oswaldocerna@gmail.com>\n"
"Language-Team: Spanish <https://translate.pretix.eu/projects/pretix/"
"pretix-plugin-cartshare/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.1.1\n"

#: pretix_cartshare/forms.py:17
msgid "Count"
msgstr ""
msgstr "Cantidad"

#: pretix_cartshare/forms.py:21
msgid "Product"
msgstr ""
msgstr "Producto"

#: pretix_cartshare/forms.py:26
msgid "Price per item (empty for default)"
msgstr ""
msgstr "Precio por item (vacio predeterminado)"

#: pretix_cartshare/models.py:14
msgid "Event"
msgstr ""
msgstr "Evento"

#: pretix_cartshare/models.py:18
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:29
msgid "Cart ID"
msgstr ""
msgstr "ID del Cart"

#: pretix_cartshare/models.py:22
msgid "Date"
msgstr ""
msgstr "Fecha"

#: pretix_cartshare/models.py:26
msgid "Expiration date"
msgstr ""
msgstr "Fecha de expiración"

#: pretix_cartshare/models.py:29
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:30
msgid "Total"
msgstr ""
msgstr "Total"

#: pretix_cartshare/signals.py:16
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:5
msgid "Share a cart"
msgstr ""
msgstr "Compartir cart"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:6
#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:9
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:17
msgid "Create a cart"
msgstr ""
msgstr "Crear un cart"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:17
msgid "Cart positions"
msgstr ""
msgstr "Posiciones de la cesta"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:74
msgid "Add a product"
msgstr ""
msgstr "Agregar producto"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:80
msgid "Save"
msgstr ""
msgstr "Guardar"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:4
#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:6
msgid "Delete cart"
msgstr ""
msgstr "Eliminar cart"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:9
#, python-format
Expand All @@ -87,31 +90,31 @@ msgstr ""

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:12
msgid "Cancel"
msgstr ""
msgstr "Cancelar"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:15
msgid "Delete"
msgstr ""
msgstr "Eliminar"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:8
msgid "Carts"
msgstr ""
msgstr "Carts"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:13
msgid "No carts found."
msgstr ""
msgstr "No se encontraron carts."

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:22
msgid "Create a new cart"
msgstr ""
msgstr "Crear un cart nuevo"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:31
msgid "Created"
msgstr ""
msgstr "Creado"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:32
msgid "Expires"
msgstr ""
msgstr "Expira"

#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:6
#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:8
Expand Down Expand Up @@ -139,6 +142,7 @@ msgstr ""
msgid ""
"The quota {name} does not have enough capacity left to perform the operation."
msgstr ""
"La cuota {name} no tiene suficiente capacidad para realizar la operación."

#: pretix_cartshare/views.py:68
msgid "Your input was invalid"
Expand Down
6 changes: 3 additions & 3 deletions pretix_cartshare/locale/pt_BR/LC_MESSAGES/django.po
Expand Up @@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-06 16:59+0100\n"
"PO-Revision-Date: 2018-03-19 11:02+0000\n"
"Last-Translator: Matheus Nunes <matheus@integrate.com.br>\n"
"PO-Revision-Date: 2018-06-05 04:00+0000\n"
"Last-Translator: wallber azevedo pinheiro <wallpinheiro@gmail.com>\n"
"Language-Team: Portuguese (Brazil) "
"<https://translate.pretix.eu/projects/pretix/pretix-plugin-cartshare/pt_BR/>"
"\n"
Expand All @@ -26,7 +26,7 @@ msgstr "Contagem"

#: pretix_cartshare/forms.py:21
msgid "Product"
msgstr ""
msgstr "Produto"

#: pretix_cartshare/forms.py:26
msgid "Price per item (empty for default)"
Expand Down
167 changes: 167 additions & 0 deletions pretix_cartshare/locale/tr/LC_MESSAGES/django.po
@@ -0,0 +1,167 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-06 16:59+0100\n"
"PO-Revision-Date: 2018-09-03 06:36+0000\n"
"Last-Translator: Yunus Fırat Pişkin <firat.piskin@idvlabs.com>\n"
"Language-Team: Turkish <https://translate.pretix.eu/projects/pretix/"
"pretix-plugin-cartshare/tr/>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.1.1\n"

#: pretix_cartshare/forms.py:17
msgid "Count"
msgstr "Saymak"

#: pretix_cartshare/forms.py:21
msgid "Product"
msgstr "Ürün"

#: pretix_cartshare/forms.py:26
msgid "Price per item (empty for default)"
msgstr "Ürün başına fiyat (varsayılan olarak boş)"

#: pretix_cartshare/models.py:14
msgid "Event"
msgstr "Etkinlik"

#: pretix_cartshare/models.py:18
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:29
msgid "Cart ID"
msgstr "Sepet Kimliği"

#: pretix_cartshare/models.py:22
msgid "Date"
msgstr "Tarih"

#: pretix_cartshare/models.py:26
msgid "Expiration date"
msgstr "Son kullanma tarihi"

#: pretix_cartshare/models.py:29
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:30
msgid "Total"
msgstr "Toplam"

#: pretix_cartshare/signals.py:16
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:5
msgid "Share a cart"
msgstr "Sepeti paylaş"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:6
#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:9
#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:17
msgid "Create a cart"
msgstr "Bir sepet oluştur"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:17
msgid "Cart positions"
msgstr "Sepet pozisyonları"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:74
msgid "Add a product"
msgstr "Bir ürün ekle"

#: pretix_cartshare/templates/pretixplugins/cartshare/create.html:80
msgid "Save"
msgstr "Kaydet"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:4
#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:6
msgid "Delete cart"
msgstr "Sepeti sil"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:9
#, python-format
msgid ""
"Are you sure you want to delete the shared cart <strong>%(cart.cart_id)s</"
"strong>?"
msgstr ""
"Paylaşılan sepeti <strong>%(cart.cart_id)s</strong> silmek istediğinizden "
"emin misiniz?"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:12
msgid "Cancel"
msgstr "İptal et"

#: pretix_cartshare/templates/pretixplugins/cartshare/delete.html:15
msgid "Delete"
msgstr "Sil"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:8
msgid "Carts"
msgstr "Sepetler"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:13
msgid "No carts found."
msgstr "Sepet bulunamadı."

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:22
msgid "Create a new cart"
msgstr "Yeni bir sepet oluştur"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:31
msgid "Created"
msgstr "Oluşturuldu"

#: pretix_cartshare/templates/pretixplugins/cartshare/list.html:32
msgid "Expires"
msgstr "Süre sonu"

#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:6
#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:8
msgid "Redeem a shared cart"
msgstr "Paylaşılan bir sepeti kullan"

#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:14
msgid "Shared cart"
msgstr "Paylaşılan kart"

#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:20
#, python-format
msgid ""
"Click on the button to buy these items now. Please note that the button can "
"only be clicked once. If you click it, you will need to confirm the order "
"within %(minutes)s minutes and you will not be able to use this link again."
msgstr ""
"Bu öğeleri şimdi satın almak için düğmeye tıklayın. Düğmenin sadece bir kez "
"tıklanabilir olduğunu lütfen unutmayın. Tıklarsanız, siparişi %(minutes)s "
"dakika içindedoğrulamanız gerekir ve bu bağlantıyı tekrar "
"kullanamayacaksınız.."

#: pretix_cartshare/templates/pretixplugins/cartshare/redeem.html:28
msgid "Add to my cart and buy"
msgstr "Sepetim'e ekle ve satın al"

#: pretix_cartshare/views.py:41
#, python-brace-format
msgid ""
"The quota {name} does not have enough capacity left to perform the operation."
msgstr "Kota {name} nın işlemi gerçekleştirmek için yeterli kapasitesi yok."

#: pretix_cartshare/views.py:68
msgid "Your input was invalid"
msgstr "Girişiniz geçersiz"

#: pretix_cartshare/views.py:80
#, python-brace-format
msgid "The cart has been saved. You can now share the following URL: {url}"
msgstr "Sepet kaydedildi. Şimdi şu URL'yi paylaşabilirsiniz: {url}"

#: pretix_cartshare/views.py:137
msgid "The requested shared cart does not exist."
msgstr "İstenen paylaşımlı sepet mevcut değil."

#: pretix_cartshare/views.py:145
msgid "The selected cart has been deleted."
msgstr "Seçilen sepet silindi."

0 comments on commit bcc4158

Please sign in to comment.