Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117766438
D5769.1775232593.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
66 KB
Referenced Files
None
Subscribers
None
D5769.1775232593.diff
View Options
diff --git a/src/resources/lang/ar/app.php b/src/resources/lang/ar/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ar/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "مع اشتراكاتك الحالية، سيستمر رصيد حسابك حتى حوالي :date (:days).",
+ 'wallet-notice-nocredit' => "لقد نفد رصيدك. يرجى إعادة الشحن الآن.",
+ 'wallet-notice-today' => "سينفد رصيدك اليوم. يرجى إعادة الشحن الآن.",
+ 'wallet-notice-trial' => "أنت حاليًا في فترة التجربة المجانية.",
+ 'wallet-notice-trial-end' => "فترة التجربة المجانية الخاصة بك على وشك الانتهاء. يرجى إعادة الشحن للمتابعة",
+];
diff --git a/src/resources/lang/ar/auth.php b/src/resources/lang/ar/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ar/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "اسم المستخدم أو كلمة المرور غير صحيحة.",
+ 'password' => "كلمة المرور المُدخلة غير صحيحة.",
+ 'throttle' => "عدد كبير جدًا من محاولات تسجيل الدخول. يرجى المحاولة مرة أخرى بعد بضع ثوانٍ. :seconds ثوانٍ.",
+ 'error.password' => "كلمة مرور غير صالحة.",
+ 'error.password-expired' => "كلمة المرور منتهية الصلاحية.",
+ 'error.invalidrequest' => "طلب تفويض غير صالح.",
+ 'error.geolocation' => "عدم تطابق رمز الدولة.",
+ 'error.notfound' => "المستخدم غير موجود.",
+ 'error.2fa' => "فشل العامل الثاني.",
+];
diff --git a/src/resources/lang/ar/transactions.php b/src/resources/lang/ar/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ar/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email أنشأ :sku_title لـ :object",
+ 'entitlement-billed' => ":sku_title لـ :object يتم تحصيله بمبلغ :amount",
+ 'entitlement-deleted' => ":user_email حذف :sku_title لـ :object",
+ 'entitlement-created-short' => "تم إضافة :sku_title لـ :object",
+ 'entitlement-billed-short' => "تم تحصيل :sku_title لـ :object",
+ 'entitlement-deleted-short' => "تم حذف :sku_title لـ :object",
+ 'wallet-award' => "تم منح مكافأة :amount لـ :wallet؛ :description",
+ 'wallet-chback' => "تم خصم :amount من :wallet",
+ 'wallet-credit' => "تم إضافة :amount إلى رصيد :wallet",
+ 'wallet-debit' => "تم خصم :amount من رصيد :wallet",
+ 'wallet-penalty' => "تم تقليل رصيد :wallet بمقدار :amount؛ :description",
+ 'wallet-refund' => "تم استرداد :amount من :wallet",
+ 'wallet-award-short' => "مكافأة: :description",
+ 'wallet-chback-short' => "استرداد",
+ 'wallet-credit-short' => "دفع",
+ 'wallet-debit-short' => "خصم",
+ 'wallet-penalty-short' => "تحميل: :description",
+ 'wallet-refund-short' => "استرداد: :description",
+];
diff --git a/src/resources/lang/cs/app.php b/src/resources/lang/cs/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/cs/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "S vašimi aktuálními předplatnými vám zůstatek na účtu vystačí přibližně do :date (:days).",
+ 'wallet-notice-nocredit' => "Váš kredit byl vyčerpán. Dobijte si prosím kredit nyní.",
+ 'wallet-notice-today' => "Váš kredit se dnes vyčerpá. Dobijte si prosím kredit nyní.",
+ 'wallet-notice-trial' => "Nacházíte se ve zkušebním období zdarma.",
+ 'wallet-notice-trial-end' => "Vaše zkušební období zdarma se blíží ke konci. Dobijte si kredit pro pokračování.",
+];
diff --git a/src/resources/lang/cs/auth.php b/src/resources/lang/cs/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/cs/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Neplatné uživatelské jméno nebo heslo.",
+ 'password' => "Zadané heslo je nesprávné.",
+ 'throttle' => "Příliš mnoho pokusů o přihlášení. Zkuste to znovu za několik sekund. :seconds sekund.",
+ 'error.password' => "Neplatné heslo.",
+ 'error.password-expired' => "Platnost hesla vypršela.",
+ 'error.invalidrequest' => "Neplatný požadavek na autorizaci.",
+ 'error.geolocation' => "Neshoda kódu země.",
+ 'error.notfound' => "Uživatel nebyl nalezen.",
+ 'error.2fa' => "Selhání druhého faktoru.",
+];
diff --git a/src/resources/lang/cs/transactions.php b/src/resources/lang/cs/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/cs/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email vytvořil :sku_title pro :object",
+ 'entitlement-billed' => ":sku_title pro :object je účtováno ve výši :amount",
+ 'entitlement-deleted' => ":user_email odstranil :sku_title pro :object",
+ 'entitlement-created-short' => "Přidáno :sku_title pro :object",
+ 'entitlement-billed-short' => "Účtováno :sku_title pro :object",
+ 'entitlement-deleted-short' => "Odstraněno :sku_title pro :object",
+ 'wallet-award' => "Bonus ve výši :amount přidělen k :wallet; :description",
+ 'wallet-chback' => ":amount bylo vráceno z :wallet",
+ 'wallet-credit' => ":amount bylo přidáno k zůstatku :wallet",
+ 'wallet-debit' => ":amount bylo odečteno ze zůstatku :wallet",
+ 'wallet-penalty' => "Zůstatek :wallet byl snížen o :amount; :description",
+ 'wallet-refund' => ":amount bylo refundováno z :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Zpětné zúčtování",
+ 'wallet-credit-short' => "Platba",
+ 'wallet-debit-short' => "Odpočet",
+ 'wallet-penalty-short' => "Poplatek: :description",
+ 'wallet-refund-short' => "Refundace: :description",
+];
diff --git a/src/resources/lang/da/app.php b/src/resources/lang/da/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/da/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Med dine nuværende abonnementer rækker din kontosaldo til cirka :date (:days).",
+ 'wallet-notice-nocredit' => "Din saldo er opbrugt. Fyld din saldo op nu.",
+ 'wallet-notice-today' => "Din saldo vil blive opbrugt i dag. Fyld din saldo op nu.",
+ 'wallet-notice-trial' => "Du er i din gratis prøveperiode.",
+ 'wallet-notice-trial-end' => "Din gratis prøveperiode er ved at udløbe. Fyld op for at fortsætte.",
+];
diff --git a/src/resources/lang/da/auth.php b/src/resources/lang/da/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/da/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Ugyldigt brugernavn eller adgangskode.",
+ 'password' => "Den angivne adgangskode er forkert.",
+ 'throttle' => "For mange loginforsøg. Prøv igen om et par sekunder. :seconds sekunder.",
+ 'error.password' => "Ugyldig adgangskode.",
+ 'error.password-expired' => "Adgangskoden er udløbet.",
+ 'error.invalidrequest' => "Ugyldig autorisationsanmodning.",
+ 'error.geolocation' => "Landekoden stemmer ikke overens.",
+ 'error.notfound' => "Bruger ikke fundet.",
+ 'error.2fa' => "Fejl i tofaktorgodkendelse.",
+];
diff --git a/src/resources/lang/da/transactions.php b/src/resources/lang/da/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/da/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email oprettede :sku_title for :object",
+ 'entitlement-billed' => ":sku_title for :object faktureres med :amount",
+ 'entitlement-deleted' => ":user_email slettede :sku_title for :object",
+ 'entitlement-created-short' => "Tilføjede :sku_title for :object",
+ 'entitlement-billed-short' => "Fakturerede :sku_title for :object",
+ 'entitlement-deleted-short' => "Slettede :sku_title for :object",
+ 'wallet-award' => "Bonus på :amount tildelt :wallet; :description",
+ 'wallet-chback' => ":amount blev tilbageført fra :wallet",
+ 'wallet-credit' => ":amount blev tilføjet til saldoen på :wallet",
+ 'wallet-debit' => ":amount blev trukket fra saldoen på :wallet",
+ 'wallet-penalty' => "Saldoen på :wallet blev reduceret med :amount; :description",
+ 'wallet-refund' => ":amount blev refunderet fra :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Tilbageførsel",
+ 'wallet-credit-short' => "Betaling",
+ 'wallet-debit-short' => "Fradrag",
+ 'wallet-penalty-short' => "Opkrævning: :description",
+ 'wallet-refund-short' => "Refusion: :description",
+];
diff --git a/src/resources/lang/de/app.php b/src/resources/lang/de/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/de/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Mit Ihren aktuellen Abonnements reicht Ihr Kontostand bis etwa :date (:days).",
+ 'wallet-notice-nocredit' => "Ihr Guthaben ist aufgebraucht. Bitte laden Sie Ihr Guthaben jetzt auf.",
+ 'wallet-notice-today' => "Ihr Guthaben wird heute aufgebraucht sein. Bitte laden Sie Ihr Guthaben jetzt auf.",
+ 'wallet-notice-trial' => "Sie befinden sich in Ihrer kostenlosen Testphase.",
+ 'wallet-notice-trial-end' => "Ihre kostenlose Testphase endet bald. Bitte laden Sie auf, um fortzufahren.",
+];
diff --git a/src/resources/lang/de/auth.php b/src/resources/lang/de/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/de/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Ungültiger Benutzername oder Passwort.",
+ 'password' => "Das eingegebene Passwort ist falsch.",
+ 'throttle' => "Zu viele Anmeldeversuche. Bitte versuchen Sie es in ein paar Sekunden erneut. :seconds Sekunden.",
+ 'error.password' => "Ungültiges Passwort.",
+ 'error.password-expired' => "Abgelaufenes Passwort.",
+ 'error.invalidrequest' => "Ungültige Autorisierungsanfrage.",
+ 'error.geolocation' => "Ländercode stimmt nicht überein.",
+ 'error.notfound' => "Benutzer nicht gefunden.",
+ 'error.2fa' => "Fehler bei der Zwei-Faktor-Authentifizierung.",
+];
diff --git a/src/resources/lang/de/transactions.php b/src/resources/lang/de/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/de/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email hat :sku_title für :object erstellt",
+ 'entitlement-billed' => ":sku_title für :object wird mit :amount berechnet",
+ 'entitlement-deleted' => ":user_email hat :sku_title für :object gelöscht",
+ 'entitlement-created-short' => ":sku_title für :object hinzugefügt",
+ 'entitlement-billed-short' => ":sku_title für :object berechnet",
+ 'entitlement-deleted-short' => ":sku_title für :object gelöscht",
+ 'wallet-award' => "Bonus von :amount an :wallet vergeben; :description",
+ 'wallet-chback' => ":amount wurde von :wallet zurückgebucht",
+ 'wallet-credit' => ":amount wurde dem Saldo von :wallet hinzugefügt",
+ 'wallet-debit' => ":amount wurde vom Saldo von :wallet abgezogen",
+ 'wallet-penalty' => "Der Saldo von :wallet wurde um :amount reduziert; :description",
+ 'wallet-refund' => ":amount wurde von :wallet zurückerstattet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Rückbuchung",
+ 'wallet-credit-short' => "Zahlung",
+ 'wallet-debit-short' => "Abzug",
+ 'wallet-penalty-short' => "Belastung: :description",
+ 'wallet-refund-short' => "Rückerstattung: :description",
+];
diff --git a/src/resources/lang/el/app.php b/src/resources/lang/el/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/el/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Με τις τρέχουσες συνδρομές σας, το υπόλοιπο του λογαριασμού σας θα διαρκέσει έως περίπου :date (:days).",
+ 'wallet-notice-nocredit' => "Το υπόλοιπό σας έχει εξαντληθεί. Παρακαλώ ανανεώστε το υπόλοιπό σας τώρα.",
+ 'wallet-notice-today' => "Το υπόλοιπό σας θα εξαντληθεί σήμερα. Παρακαλώ ανανεώστε το υπόλοιπό σας τώρα.",
+ 'wallet-notice-trial' => "Βρίσκεστε στην περίοδο δωρεάν δοκιμής.",
+ 'wallet-notice-trial-end' => "Η περίοδος δωρεάν δοκιμής σας πλησιάζει στο τέλος της. Παρακαλώ ανανεώστε για να συνεχίσετε.",
+];
diff --git a/src/resources/lang/el/auth.php b/src/resources/lang/el/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/el/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Μη έγκυρο όνομα χρήστη ή κωδικός πρόσβασης.",
+ 'password' => "Ο κωδικός πρόσβασης που δόθηκε είναι λανθασμένος.",
+ 'throttle' => "Πάρα πολλές προσπάθειες σύνδεσης. Δοκιμάστε ξανά σε λίγα δευτερόλεπτα. :seconds δευτερόλεπτα.",
+ 'error.password' => "Μη έγκυρος κωδικός πρόσβασης.",
+ 'error.password-expired' => "Ο κωδικός πρόσβασης έχει λήξει.",
+ 'error.invalidrequest' => "Μη έγκυρο αίτημα εξουσιοδότησης.",
+ 'error.geolocation' => "Ασυμφωνία κωδικού χώρας.",
+ 'error.notfound' => "Ο χρήστης δεν βρέθηκε.",
+ 'error.2fa' => "Αποτυχία δεύτερου παράγοντα.",
+];
diff --git a/src/resources/lang/el/transactions.php b/src/resources/lang/el/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/el/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email δημιούργησε το :sku_title για το :object",
+ 'entitlement-billed' => "Το :sku_title για το :object χρεώνεται με :amount",
+ 'entitlement-deleted' => ":user_email διέγραψε το :sku_title για το :object",
+ 'entitlement-created-short' => "Προστέθηκε το :sku_title για το :object",
+ 'entitlement-billed-short' => "Χρεώθηκε το :sku_title για το :object",
+ 'entitlement-deleted-short' => "Διαγράφηκε το :sku_title για το :object",
+ 'wallet-award' => "Μπόνους :amount απονεμήθηκε στο :wallet; :description",
+ 'wallet-chback' => "Το :amount αντιλογίστηκε από το :wallet",
+ 'wallet-credit' => "Το :amount προστέθηκε στο υπόλοιπο του :wallet",
+ 'wallet-debit' => "Το :amount αφαιρέθηκε από το υπόλοιπο του :wallet",
+ 'wallet-penalty' => "Το υπόλοιπο του :wallet μειώθηκε κατά :amount; :description",
+ 'wallet-refund' => "Το :amount επιστράφηκε από το :wallet",
+ 'wallet-award-short' => "Μπόνους: :description",
+ 'wallet-chback-short' => "Αντιστροφή χρέωσης",
+ 'wallet-credit-short' => "Πληρωμή",
+ 'wallet-debit-short' => "Αφαίρεση",
+ 'wallet-penalty-short' => "Χρέωση: :description",
+ 'wallet-refund-short' => "Επιστροφή χρημάτων: :description",
+];
diff --git a/src/resources/lang/es/app.php b/src/resources/lang/es/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/es/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Con tus suscripciones actuales, el saldo de tu cuenta durará hasta aproximadamente :date (:days).",
+ 'wallet-notice-nocredit' => "Tu crédito se ha agotado. Recarga tu saldo ahora.",
+ 'wallet-notice-today' => "Tu crédito se agotará hoy. Recarga tu saldo ahora.",
+ 'wallet-notice-trial' => "Estás en tu período de prueba gratuito.",
+ 'wallet-notice-trial-end' => "Tu período de prueba gratuito está a punto de finalizar. Recarga para continuar.",
+];
diff --git a/src/resources/lang/es/auth.php b/src/resources/lang/es/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/es/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Nombre de usuario o contraseña no válidos.",
+ 'password' => "La contraseña proporcionada es incorrecta.",
+ 'throttle' => "Demasiados intentos de inicio de sesión. Inténtalo de nuevo en unos segundos. :seconds segundos.",
+ 'error.password' => "Contraseña no válida.",
+ 'error.password-expired' => "Contraseña caducada.",
+ 'error.invalidrequest' => "Solicitud de autorización no válida.",
+ 'error.geolocation' => "El código de país no coincide.",
+ 'error.notfound' => "Usuario no encontrado.",
+ 'error.2fa' => "Error del segundo factor.",
+];
diff --git a/src/resources/lang/es/transactions.php b/src/resources/lang/es/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/es/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email creó :sku_title para :object",
+ 'entitlement-billed' => ":sku_title para :object se factura a :amount",
+ 'entitlement-deleted' => ":user_email eliminó :sku_title para :object",
+ 'entitlement-created-short' => "Añadido :sku_title para :object",
+ 'entitlement-billed-short' => "Facturado :sku_title para :object",
+ 'entitlement-deleted-short' => "Eliminado :sku_title para :object",
+ 'wallet-award' => "Bono de :amount otorgado a :wallet; :description",
+ 'wallet-chback' => ":amount fue revertido desde :wallet",
+ 'wallet-credit' => ":amount fue añadido al saldo de :wallet",
+ 'wallet-debit' => ":amount fue deducido del saldo de :wallet",
+ 'wallet-penalty' => "El saldo de :wallet se redujo en :amount; :description",
+ 'wallet-refund' => ":amount fue reembolsado desde :wallet",
+ 'wallet-award-short' => "Bono: :description",
+ 'wallet-chback-short' => "Contracargo",
+ 'wallet-credit-short' => "Pago",
+ 'wallet-debit-short' => "Deducción",
+ 'wallet-penalty-short' => "Cargo: :description",
+ 'wallet-refund-short' => "Reembolso: :description",
+];
diff --git a/src/resources/lang/fi/app.php b/src/resources/lang/fi/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/fi/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Nykyisillä tilauksillasi tilisi saldo riittää noin :date (:days) asti.",
+ 'wallet-notice-nocredit' => "Saldo on käytetty loppuun. Lisää saldoa nyt.",
+ 'wallet-notice-today' => "Saldo loppuu tänään. Lisää saldoa nyt.",
+ 'wallet-notice-trial' => "Olet ilmaisessa kokeilujaksossa.",
+ 'wallet-notice-trial-end' => "Ilmainen kokeilujaksosi on päättymässä. Lisää saldoa jatkaaksesi.",
+];
diff --git a/src/resources/lang/fi/auth.php b/src/resources/lang/fi/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/fi/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Virheellinen käyttäjätunnus tai salasana.",
+ 'password' => "Annettu salasana on virheellinen.",
+ 'throttle' => "Liian monta kirjautumisyritystä. Yritä uudelleen muutaman sekunnin kuluttua. :seconds sekuntia.",
+ 'error.password' => "Virheellinen salasana.",
+ 'error.password-expired' => "Salasana on vanhentunut.",
+ 'error.invalidrequest' => "Virheellinen valtuutuspyyntö.",
+ 'error.geolocation' => "Maakoodi ei täsmää.",
+ 'error.notfound' => "Käyttäjää ei löydy.",
+ 'error.2fa' => "Toisen tekijän virhe.",
+];
diff --git a/src/resources/lang/fi/transactions.php b/src/resources/lang/fi/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/fi/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email loi :sku_title kohteelle :object",
+ 'entitlement-billed' => ":sku_title kohteelle :object veloitetaan summalla :amount",
+ 'entitlement-deleted' => ":user_email poisti :sku_title kohteelta :object",
+ 'entitlement-created-short' => "Lisätty :sku_title kohteelle :object",
+ 'entitlement-billed-short' => "Veloitettu :sku_title kohteelle :object",
+ 'entitlement-deleted-short' => "Poistettu :sku_title kohteelta :object",
+ 'wallet-award' => ":amount bonusta myönnetty lompakolle :wallet; :description",
+ 'wallet-chback' => ":amount hyvitettiin lompakosta :wallet",
+ 'wallet-credit' => ":amount lisättiin lompakon :wallet saldoon",
+ 'wallet-debit' => ":amount vähennettiin lompakon :wallet saldosta",
+ 'wallet-penalty' => "Lompakon :wallet saldoa vähennettiin :amount; :description",
+ 'wallet-refund' => ":amount palautettiin lompakosta :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Takaisinperintä",
+ 'wallet-credit-short' => "Maksu",
+ 'wallet-debit-short' => "Vähennys",
+ 'wallet-penalty-short' => "Veloitus: :description",
+ 'wallet-refund-short' => "Hyvitys: :description",
+];
diff --git a/src/resources/lang/hi/app.php b/src/resources/lang/hi/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/hi/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "आपकी वर्तमान सदस्यताओं के साथ, आपके खाते का बैलेंस लगभग :date (:days) तक चलेगा।",
+ 'wallet-notice-nocredit' => "आपका क्रेडिट समाप्त हो गया है। कृपया अभी बैलेंस रिचार्ज करें।",
+ 'wallet-notice-today' => "आपका क्रेडिट आज समाप्त हो जाएगा। कृपया अभी बैलेंस रिचार्ज करें।",
+ 'wallet-notice-trial' => "आप अपने निःशुल्क परीक्षण अवधि में हैं।",
+ 'wallet-notice-trial-end' => "आपकी निःशुल्क परीक्षण अवधि समाप्त होने वाली है। जारी रखने के लिए रिचार्ज करें।",
+];
diff --git a/src/resources/lang/hi/auth.php b/src/resources/lang/hi/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/hi/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "अमान्य उपयोगकर्ता नाम या पासवर्ड।",
+ 'password' => "दिया गया पासवर्ड गलत है।",
+ 'throttle' => "बहुत अधिक लॉगिन प्रयास। कृपया कुछ सेकंड बाद पुनः प्रयास करें। :seconds सेकंड।",
+ 'error.password' => "अमान्य पासवर्ड।",
+ 'error.password-expired' => "पासवर्ड की अवधि समाप्त हो गई है।",
+ 'error.invalidrequest' => "अमान्य प्राधिकरण अनुरोध।",
+ 'error.geolocation' => "देश कोड मेल नहीं खाता।",
+ 'error.notfound' => "उपयोगकर्ता नहीं मिला।",
+ 'error.2fa' => "दूसरे कारक में विफलता।",
+];
diff --git a/src/resources/lang/hi/transactions.php b/src/resources/lang/hi/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/hi/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email ने :object के लिए :sku_title बनाया",
+ 'entitlement-billed' => ":object के लिए :sku_title पर :amount का शुल्क लगाया गया",
+ 'entitlement-deleted' => ":user_email ने :object के लिए :sku_title हटाया",
+ 'entitlement-created-short' => ":object के लिए :sku_title जोड़ा गया",
+ 'entitlement-billed-short' => ":object के लिए :sku_title का शुल्क लिया गया",
+ 'entitlement-deleted-short' => ":object के लिए :sku_title हटाया गया",
+ 'wallet-award' => ":wallet को :amount का बोनस दिया गया; :description",
+ 'wallet-chback' => ":wallet से :amount वापस लिया गया",
+ 'wallet-credit' => ":wallet की शेष राशि में :amount जोड़ा गया",
+ 'wallet-debit' => ":wallet की शेष राशि से :amount घटाया गया",
+ 'wallet-penalty' => ":wallet की शेष राशि :amount से कम की गई; :description",
+ 'wallet-refund' => ":wallet से :amount वापस किया गया",
+ 'wallet-award-short' => "बोनस: :description",
+ 'wallet-chback-short' => "चार्जबैक",
+ 'wallet-credit-short' => "भुगतान",
+ 'wallet-debit-short' => "कटौती",
+ 'wallet-penalty-short' => "शुल्क: :description",
+ 'wallet-refund-short' => "रिफंड: :description",
+];
diff --git a/src/resources/lang/hu/app.php b/src/resources/lang/hu/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/hu/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "A jelenlegi előfizetéseiddel az egyenleged körülbelül :date (:days) dátumig elegendő.",
+ 'wallet-notice-nocredit' => "Az egyenleged elfogyott. Töltsd fel most.",
+ 'wallet-notice-today' => "Az egyenleged ma elfogy. Töltsd fel most.",
+ 'wallet-notice-trial' => "Jelenleg az ingyenes próbaidőszakban vagy.",
+ 'wallet-notice-trial-end' => "Az ingyenes próbaidőszak hamarosan véget ér. Tölts fel a folytatáshoz.",
+];
diff --git a/src/resources/lang/hu/auth.php b/src/resources/lang/hu/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/hu/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Érvénytelen felhasználónév vagy jelszó.",
+ 'password' => "A megadott jelszó helytelen.",
+ 'throttle' => "Túl sok bejelentkezési kísérlet. Próbálja újra néhány másodperc múlva. :seconds másodperc.",
+ 'error.password' => "Érvénytelen jelszó.",
+ 'error.password-expired' => "Lejárt jelszó.",
+ 'error.invalidrequest' => "Érvénytelen hitelesítési kérelem.",
+ 'error.geolocation' => "Országkód eltérés.",
+ 'error.notfound' => "Felhasználó nem található.",
+ 'error.2fa' => "Második faktor hiba.",
+];
diff --git a/src/resources/lang/hu/transactions.php b/src/resources/lang/hu/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/hu/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email létrehozta a :sku_title elemet a :object számára",
+ 'entitlement-billed' => "A :sku_title a :object számára :amount összeggel kerül kiszámlázásra",
+ 'entitlement-deleted' => ":user_email törölte a :sku_title elemet a :object számára",
+ 'entitlement-created-short' => "Hozzáadva: :sku_title a :object számára",
+ 'entitlement-billed-short' => "Kiszámlázva: :sku_title a :object számára",
+ 'entitlement-deleted-short' => "Törölve: :sku_title a :object számára",
+ 'wallet-award' => ":amount összegű bónusz jóváírva a :wallet számára; :description",
+ 'wallet-chback' => ":amount visszaterhelve innen: :wallet",
+ 'wallet-credit' => ":amount hozzáadva a :wallet egyenlegéhez",
+ 'wallet-debit' => ":amount levonva a :wallet egyenlegéből",
+ 'wallet-penalty' => "A :wallet egyenlege :amount összeggel csökkent; :description",
+ 'wallet-refund' => ":amount visszatérítve innen: :wallet",
+ 'wallet-award-short' => "Bónusz: :description",
+ 'wallet-chback-short' => "Visszaterhelés",
+ 'wallet-credit-short' => "Fizetés",
+ 'wallet-debit-short' => "Levonás",
+ 'wallet-penalty-short' => "Terhelés: :description",
+ 'wallet-refund-short' => "Visszatérítés: :description",
+];
diff --git a/src/resources/lang/it/app.php b/src/resources/lang/it/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/it/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Col tuo abbonamento attuale, il saldo del tuo account durerà fino a circa :date (:days).",
+ 'wallet-notice-nocredit' => "Il tuo credito è esaurito. Ricarica il saldo ora.",
+ 'wallet-notice-today' => "Il tuo credito si esaurirà oggi. Ricarica il saldo ora.",
+ 'wallet-notice-trial' => "Sei nel periodo di prova gratuito.",
+ 'wallet-notice-trial-end' => "Il tuo periodo di prova gratuito sta per terminare. Ricarica per continuare.",
+];
diff --git a/src/resources/lang/it/auth.php b/src/resources/lang/it/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/it/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Nome utente o password non validi.",
+ 'password' => "La password fornita non è corretta.",
+ 'throttle' => "Troppi tentativi di accesso. Riprova tra qualche secondo. :seconds secondi.",
+ 'error.password' => "Password non valida.",
+ 'error.password-expired' => "Password scaduta.",
+ 'error.invalidrequest' => "Richiesta di autorizzazione non valida.",
+ 'error.geolocation' => "Codice paese non corrispondente.",
+ 'error.notfound' => "Utente non trovato.",
+ 'error.2fa' => "Errore del secondo fattore.",
+];
diff --git a/src/resources/lang/it/transactions.php b/src/resources/lang/it/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/it/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email ha creato :sku_title per :object",
+ 'entitlement-billed' => ":sku_title per :object viene fatturato :amount",
+ 'entitlement-deleted' => ":user_email ha eliminato :sku_title per :object",
+ 'entitlement-created-short' => "Aggiunto :sku_title per :object",
+ 'entitlement-billed-short' => "Fatturato :sku_title per :object",
+ 'entitlement-deleted-short' => "Eliminato :sku_title per :object",
+ 'wallet-award' => "Bonus di :amount assegnato a :wallet; :description",
+ 'wallet-chback' => ":amount è stato stornato da :wallet",
+ 'wallet-credit' => ":amount è stato aggiunto al saldo di :wallet",
+ 'wallet-debit' => ":amount è stato detratto dal saldo di :wallet",
+ 'wallet-penalty' => "Il saldo di :wallet è stato ridotto di :amount; :description",
+ 'wallet-refund' => ":amount è stato rimborsato da :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Storno",
+ 'wallet-credit-short' => "Pagamento",
+ 'wallet-debit-short' => "Detrazione",
+ 'wallet-penalty-short' => "Addebito: :description",
+ 'wallet-refund-short' => "Rimborso: :description",
+];
diff --git a/src/resources/lang/ja/app.php b/src/resources/lang/ja/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ja/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "現在のサブスクリプションでは、アカウント残高はおよそ :date (:days) まで利用できます。",
+ 'wallet-notice-nocredit' => "クレジットが不足しています。今すぐチャージしてください。",
+ 'wallet-notice-today' => "本日中にクレジットがなくなります。今すぐチャージしてください。",
+ 'wallet-notice-trial' => "現在、無料トライアル期間中です。",
+ 'wallet-notice-trial-end' => "無料トライアル期間がまもなく終了します。続行するにはチャージしてください。",
+];
diff --git a/src/resources/lang/ja/auth.php b/src/resources/lang/ja/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ja/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "ユーザー名またはパスワードが無効です。",
+ 'password' => "入力されたパスワードが正しくありません。",
+ 'throttle' => "ログイン試行回数が多すぎます。数秒後に再試行してください。:seconds 秒。",
+ 'error.password' => "無効なパスワードです。",
+ 'error.password-expired' => "期限切れのパスワードです。",
+ 'error.invalidrequest' => "無効な認証リクエストです。",
+ 'error.geolocation' => "国コードが一致しません。",
+ 'error.notfound' => "ユーザーが見つかりません。",
+ 'error.2fa' => "二要素認証に失敗しました。",
+];
diff --git a/src/resources/lang/ja/transactions.php b/src/resources/lang/ja/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ja/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email が :object のために :sku_title を作成しました",
+ 'entitlement-billed' => ":object のための :sku_title は :amount で請求されます",
+ 'entitlement-deleted' => ":user_email が :object のために :sku_title を削除しました",
+ 'entitlement-created-short' => ":object のために :sku_title を追加しました",
+ 'entitlement-billed-short' => ":object のために :sku_title が請求されました",
+ 'entitlement-deleted-short' => ":object のために :sku_title が削除されました",
+ 'wallet-award' => ":wallet に :amount のボーナスが付与されました;:description",
+ 'wallet-chback' => ":wallet から :amount が差し戻されました",
+ 'wallet-credit' => ":wallet の残高に :amount が追加されました",
+ 'wallet-debit' => ":wallet の残高から :amount が差し引かれました",
+ 'wallet-penalty' => ":wallet の残高は :amount 減少しました;:description",
+ 'wallet-refund' => ":wallet から :amount が返金されました",
+ 'wallet-award-short' => "ボーナス::description",
+ 'wallet-chback-short' => "チャージバック",
+ 'wallet-credit-short' => "支払い",
+ 'wallet-debit-short' => "控除",
+ 'wallet-penalty-short' => "課金::description",
+ 'wallet-refund-short' => "返金::description",
+];
diff --git a/src/resources/lang/ms/app.php b/src/resources/lang/ms/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ms/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Dengan langganan semasa anda, baki akaun anda akan bertahan sehingga kira-kira :date (:days).",
+ 'wallet-notice-nocredit' => "Kredit anda telah habis. Sila tambah nilai sekarang.",
+ 'wallet-notice-today' => "Kredit anda akan habis hari ini. Sila tambah nilai sekarang.",
+ 'wallet-notice-trial' => "Anda sedang dalam tempoh percubaan percuma.",
+ 'wallet-notice-trial-end' => "Tempoh percubaan percuma anda akan tamat tidak lama lagi. Sila tambah nilai untuk meneruskan.",
+];
diff --git a/src/resources/lang/ms/auth.php b/src/resources/lang/ms/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ms/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Nama pengguna atau kata laluan tidak sah.",
+ 'password' => "Kata laluan yang diberikan tidak betul.",
+ 'throttle' => "Terlalu banyak percubaan log masuk. Sila cuba lagi dalam beberapa saat. :seconds saat.",
+ 'error.password' => "Kata laluan tidak sah.",
+ 'error.password-expired' => "Kata laluan telah tamat tempoh.",
+ 'error.invalidrequest' => "Permintaan kebenaran tidak sah.",
+ 'error.geolocation' => "Kod negara tidak sepadan.",
+ 'error.notfound' => "Pengguna tidak ditemui.",
+ 'error.2fa' => "Kegagalan faktor kedua.",
+];
diff --git a/src/resources/lang/ms/transactions.php b/src/resources/lang/ms/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ms/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email mencipta :sku_title untuk :object",
+ 'entitlement-billed' => ":sku_title untuk :object dibilkan pada :amount",
+ 'entitlement-deleted' => ":user_email memadam :sku_title untuk :object",
+ 'entitlement-created-short' => "Ditambah :sku_title untuk :object",
+ 'entitlement-billed-short' => "Dibilkan :sku_title untuk :object",
+ 'entitlement-deleted-short' => "Dipadam :sku_title untuk :object",
+ 'wallet-award' => "Bonus sebanyak :amount diberikan kepada :wallet; :description",
+ 'wallet-chback' => ":amount dipulangkan dari :wallet",
+ 'wallet-credit' => ":amount ditambah ke baki :wallet",
+ 'wallet-debit' => ":amount ditolak daripada baki :wallet",
+ 'wallet-penalty' => "Baki :wallet dikurangkan sebanyak :amount; :description",
+ 'wallet-refund' => ":amount dipulangkan daripada :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Caj balik",
+ 'wallet-credit-short' => "Pembayaran",
+ 'wallet-debit-short' => "Potongan",
+ 'wallet-penalty-short' => "Caj: :description",
+ 'wallet-refund-short' => "Bayaran balik: :description",
+];
diff --git a/src/resources/lang/nb/app.php b/src/resources/lang/nb/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/nb/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Med dine nåværende abonnementer vil kontosaldoen din vare til omtrent :date (:days).",
+ 'wallet-notice-nocredit' => "Saldoen din er brukt opp. Fyll på saldoen nå.",
+ 'wallet-notice-today' => "Saldoen din vil bli brukt opp i dag. Fyll på saldoen nå.",
+ 'wallet-notice-trial' => "Du er i din gratis prøveperiode.",
+ 'wallet-notice-trial-end' => "Din gratis prøveperiode er i ferd med å utløpe. Fyll på for å fortsette.",
+];
diff --git a/src/resources/lang/nb/auth.php b/src/resources/lang/nb/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/nb/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Ugyldig brukernavn eller passord.",
+ 'password' => "Det oppgitte passordet er feil.",
+ 'throttle' => "For mange påloggingsforsøk. Prøv igjen om noen sekunder. :seconds sekunder.",
+ 'error.password' => "Ugyldig passord.",
+ 'error.password-expired' => "Utløpt passord.",
+ 'error.invalidrequest' => "Ugyldig autorisasjonsforespørsel.",
+ 'error.geolocation' => "Landskode samsvarer ikke.",
+ 'error.notfound' => "Bruker ikke funnet.",
+ 'error.2fa' => "Feil i tofaktorautentisering.",
+];
diff --git a/src/resources/lang/nb/transactions.php b/src/resources/lang/nb/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/nb/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email opprettet :sku_title for :object",
+ 'entitlement-billed' => ":sku_title for :object faktureres med :amount",
+ 'entitlement-deleted' => ":user_email slettet :sku_title for :object",
+ 'entitlement-created-short' => "La til :sku_title for :object",
+ 'entitlement-billed-short' => "Fakturert :sku_title for :object",
+ 'entitlement-deleted-short' => "Slettet :sku_title for :object",
+ 'wallet-award' => "Bonus på :amount tildelt :wallet; :description",
+ 'wallet-chback' => ":amount ble tilbakeført fra :wallet",
+ 'wallet-credit' => ":amount ble lagt til saldoen på :wallet",
+ 'wallet-debit' => ":amount ble trukket fra saldoen på :wallet",
+ 'wallet-penalty' => "Saldoen på :wallet ble redusert med :amount; :description",
+ 'wallet-refund' => ":amount ble refundert fra :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Tilbakeføring",
+ 'wallet-credit-short' => "Betaling",
+ 'wallet-debit-short' => "Fradrag",
+ 'wallet-penalty-short' => "Belastning: :description",
+ 'wallet-refund-short' => "Refusjon: :description",
+];
diff --git a/src/resources/lang/nl/app.php b/src/resources/lang/nl/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/nl/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Met je huidige abonnementen is je accountsaldo geldig tot ongeveer :date (:days).",
+ 'wallet-notice-nocredit' => "Je tegoed is op. Laad je saldo nu op.",
+ 'wallet-notice-today' => "Je tegoed raakt vandaag op. Laad je saldo nu op.",
+ 'wallet-notice-trial' => "Je bevindt je in je gratis proefperiode.",
+ 'wallet-notice-trial-end' => "Je gratis proefperiode loopt bijna af. Laad op om door te gaan.",
+];
diff --git a/src/resources/lang/nl/auth.php b/src/resources/lang/nl/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/nl/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Ongeldige gebruikersnaam of wachtwoord.",
+ 'password' => "Het opgegeven wachtwoord is onjuist.",
+ 'throttle' => "Te veel inlogpogingen. Probeer het over een paar seconden opnieuw. :seconds seconden.",
+ 'error.password' => "Ongeldig wachtwoord.",
+ 'error.password-expired' => "Verlopen wachtwoord.",
+ 'error.invalidrequest' => "Ongeldig autorisatieverzoek.",
+ 'error.geolocation' => "Landcode komt niet overeen.",
+ 'error.notfound' => "Gebruiker niet gevonden.",
+ 'error.2fa' => "Fout bij tweede factor.",
+];
diff --git a/src/resources/lang/nl/transactions.php b/src/resources/lang/nl/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/nl/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email heeft :sku_title voor :object aangemaakt",
+ 'entitlement-billed' => ":sku_title voor :object wordt in rekening gebracht: :amount",
+ 'entitlement-deleted' => ":user_email heeft :sku_title voor :object verwijderd",
+ 'entitlement-created-short' => ":sku_title voor :object toegevoegd",
+ 'entitlement-billed-short' => ":sku_title voor :object gefactureerd",
+ 'entitlement-deleted-short' => ":sku_title voor :object verwijderd",
+ 'wallet-award' => "Bonus van :amount toegekend aan :wallet; :description",
+ 'wallet-chback' => ":amount is teruggeboekt van :wallet",
+ 'wallet-credit' => ":amount is toegevoegd aan het saldo van :wallet",
+ 'wallet-debit' => ":amount is afgetrokken van het saldo van :wallet",
+ 'wallet-penalty' => "Het saldo van :wallet is met :amount verlaagd; :description",
+ 'wallet-refund' => ":amount is terugbetaald vanaf :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Terugboeking",
+ 'wallet-credit-short' => "Betaling",
+ 'wallet-debit-short' => "Aftrek",
+ 'wallet-penalty-short' => "Kosten: :description",
+ 'wallet-refund-short' => "Terugbetaling: :description",
+];
diff --git a/src/resources/lang/pl/app.php b/src/resources/lang/pl/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/pl/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Przy obecnych subskrypcjach saldo Twojego konta wystarczy do około :date (:days).",
+ 'wallet-notice-nocredit' => "Twoje saldo zostało wyczerpane. Doładuj konto teraz.",
+ 'wallet-notice-today' => "Twoje saldo wyczerpie się dzisiaj. Doładuj konto teraz.",
+ 'wallet-notice-trial' => "Jesteś w okresie bezpłatnego okresu próbnego.",
+ 'wallet-notice-trial-end' => "Twój bezpłatny okres próbny wkrótce się zakończy. Doładuj konto, aby kontynuować.",
+];
diff --git a/src/resources/lang/pl/auth.php b/src/resources/lang/pl/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/pl/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Nieprawidłowa nazwa użytkownika lub hasło.",
+ 'password' => "Podane hasło jest nieprawidłowe.",
+ 'throttle' => "Zbyt wiele prób logowania. Spróbuj ponownie za kilka sekund. :seconds sekund.",
+ 'error.password' => "Nieprawidłowe hasło.",
+ 'error.password-expired' => "Hasło wygasło.",
+ 'error.invalidrequest' => "Nieprawidłowe żądanie autoryzacji.",
+ 'error.geolocation' => "Niezgodność kodu kraju.",
+ 'error.notfound' => "Użytkownik nie znaleziony.",
+ 'error.2fa' => "Błąd drugiego czynnika.",
+];
diff --git a/src/resources/lang/pl/transactions.php b/src/resources/lang/pl/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/pl/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email utworzył :sku_title dla :object",
+ 'entitlement-billed' => ":sku_title dla :object jest rozliczany w wysokości :amount",
+ 'entitlement-deleted' => ":user_email usunął :sku_title dla :object",
+ 'entitlement-created-short' => "Dodano :sku_title dla :object",
+ 'entitlement-billed-short' => "Rozliczono :sku_title dla :object",
+ 'entitlement-deleted-short' => "Usunięto :sku_title dla :object",
+ 'wallet-award' => "Bonus w wysokości :amount przyznany do :wallet; :description",
+ 'wallet-chback' => ":amount zostało zwrócone z :wallet",
+ 'wallet-credit' => ":amount zostało dodane do salda :wallet",
+ 'wallet-debit' => ":amount zostało odjęte od salda :wallet",
+ 'wallet-penalty' => "Saldo :wallet zostało zmniejszone o :amount; :description",
+ 'wallet-refund' => ":amount zostało zwrócone z :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Obciążenie zwrotne",
+ 'wallet-credit-short' => "Płatność",
+ 'wallet-debit-short' => "Odliczenie",
+ 'wallet-penalty-short' => "Opłata: :description",
+ 'wallet-refund-short' => "Zwrot: :description",
+];
diff --git a/src/resources/lang/pt/app.php b/src/resources/lang/pt/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/pt/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Com as suas subscrições atuais, o saldo da sua conta irá durar até cerca de :date (:days).",
+ 'wallet-notice-nocredit' => "O seu crédito esgotou-se. Por favor, recarregue o saldo agora.",
+ 'wallet-notice-today' => "O seu crédito irá esgotar-se hoje. Por favor, recarregue o saldo agora.",
+ 'wallet-notice-trial' => "Está no seu período de teste gratuito.",
+ 'wallet-notice-trial-end' => "O seu período de teste gratuito está prestes a terminar. Recarregue para continuar.",
+];
diff --git a/src/resources/lang/pt/auth.php b/src/resources/lang/pt/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/pt/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Nome de utilizador ou palavra-passe inválidos.",
+ 'password' => "A palavra-passe fornecida está incorreta.",
+ 'throttle' => "Demasiadas tentativas de início de sessão. Tente novamente dentro de alguns segundos. :seconds segundos.",
+ 'error.password' => "Palavra-passe inválida.",
+ 'error.password-expired' => "Palavra-passe expirada.",
+ 'error.invalidrequest' => "Pedido de autorização inválido.",
+ 'error.geolocation' => "Código de país não corresponde.",
+ 'error.notfound' => "Utilizador não encontrado.",
+ 'error.2fa' => "Falha no segundo fator.",
+];
diff --git a/src/resources/lang/pt/transactions.php b/src/resources/lang/pt/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/pt/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email criou :sku_title para :object",
+ 'entitlement-billed' => ":sku_title para :object é cobrado no valor de :amount",
+ 'entitlement-deleted' => ":user_email eliminou :sku_title para :object",
+ 'entitlement-created-short' => "Adicionado :sku_title para :object",
+ 'entitlement-billed-short' => "Cobrado :sku_title para :object",
+ 'entitlement-deleted-short' => "Eliminado :sku_title para :object",
+ 'wallet-award' => "Bónus de :amount atribuído a :wallet; :description",
+ 'wallet-chback' => ":amount foi estornado de :wallet",
+ 'wallet-credit' => ":amount foi adicionado ao saldo de :wallet",
+ 'wallet-debit' => ":amount foi deduzido do saldo de :wallet",
+ 'wallet-penalty' => "O saldo de :wallet foi reduzido em :amount; :description",
+ 'wallet-refund' => ":amount foi reembolsado de :wallet",
+ 'wallet-award-short' => "Bónus: :description",
+ 'wallet-chback-short' => "Estorno",
+ 'wallet-credit-short' => "Pagamento",
+ 'wallet-debit-short' => "Dedução",
+ 'wallet-penalty-short' => "Cobrança: :description",
+ 'wallet-refund-short' => "Reembolso: :description",
+];
diff --git a/src/resources/lang/ro/app.php b/src/resources/lang/ro/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ro/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Cu abonamentele tale actuale, soldul contului tău va dura până în jurul datei :date (:days).",
+ 'wallet-notice-nocredit' => "Creditul tău a fost epuizat. Te rugăm să reîncarci acum.",
+ 'wallet-notice-today' => "Creditul tău se va epuiza astăzi. Te rugăm să reîncarci acum.",
+ 'wallet-notice-trial' => "Te afli în perioada de probă gratuită.",
+ 'wallet-notice-trial-end' => "Perioada ta de probă gratuită este pe cale să se încheie. Reîncarcă pentru a continua.",
+];
diff --git a/src/resources/lang/ro/auth.php b/src/resources/lang/ro/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ro/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Nume de utilizator sau parolă nevalide.",
+ 'password' => "Parola furnizată este incorectă.",
+ 'throttle' => "Prea multe încercări de autentificare. Încercați din nou în câteva secunde. :seconds secunde.",
+ 'error.password' => "Parolă nevalidă.",
+ 'error.password-expired' => "Parolă expirată.",
+ 'error.invalidrequest' => "Cerere de autorizare nevalidă.",
+ 'error.geolocation' => "Codul de țară nu corespunde.",
+ 'error.notfound' => "Utilizator negăsit.",
+ 'error.2fa' => "Eroare la al doilea factor.",
+];
diff --git a/src/resources/lang/ro/transactions.php b/src/resources/lang/ro/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/ro/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email a creat :sku_title pentru :object",
+ 'entitlement-billed' => ":sku_title pentru :object este facturat la :amount",
+ 'entitlement-deleted' => ":user_email a șters :sku_title pentru :object",
+ 'entitlement-created-short' => "Adăugat :sku_title pentru :object",
+ 'entitlement-billed-short' => "Facturat :sku_title pentru :object",
+ 'entitlement-deleted-short' => "Șters :sku_title pentru :object",
+ 'wallet-award' => "Bonus de :amount acordat către :wallet; :description",
+ 'wallet-chback' => ":amount a fost returnat din :wallet",
+ 'wallet-credit' => ":amount a fost adăugat la soldul :wallet",
+ 'wallet-debit' => ":amount a fost dedus din soldul :wallet",
+ 'wallet-penalty' => "Soldul :wallet a fost redus cu :amount; :description",
+ 'wallet-refund' => ":amount a fost rambursat din :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Stornare",
+ 'wallet-credit-short' => "Plată",
+ 'wallet-debit-short' => "Deducere",
+ 'wallet-penalty-short' => "Taxare: :description",
+ 'wallet-refund-short' => "Rambursare: :description",
+];
diff --git a/src/resources/lang/sk/app.php b/src/resources/lang/sk/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sk/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "S vašimi aktuálnymi predplatnými vám zostatok na účte vydrží približne do :date (:days).",
+ 'wallet-notice-nocredit' => "Váš kredit sa minul. Prosím, dobiťe si kredit teraz.",
+ 'wallet-notice-today' => "Váš kredit sa dnes minie. Prosím, dobiťe si kredit teraz.",
+ 'wallet-notice-trial' => "Nachádzate sa v bezplatnom skúšobnom období.",
+ 'wallet-notice-trial-end' => "Vaše bezplatné skúšobné obdobie sa čoskoro skončí. Dobiťe si kredit pre pokračovanie.",
+];
diff --git a/src/resources/lang/sk/auth.php b/src/resources/lang/sk/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sk/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Neplatné používateľské meno alebo heslo.",
+ 'password' => "Zadané heslo je nesprávne.",
+ 'throttle' => "Príliš veľa pokusov o prihlásenie. Skúste to znova o niekoľko sekúnd. :seconds sekúnd.",
+ 'error.password' => "Neplatné heslo.",
+ 'error.password-expired' => "Heslo vypršalo.",
+ 'error.invalidrequest' => "Neplatná autorizačná požiadavka.",
+ 'error.geolocation' => "Nezhoda kódu krajiny.",
+ 'error.notfound' => "Používateľ nebol nájdený.",
+ 'error.2fa' => "Zlyhanie druhého faktora.",
+];
diff --git a/src/resources/lang/sk/transactions.php b/src/resources/lang/sk/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sk/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email vytvoril :sku_title pre :object",
+ 'entitlement-billed' => ":sku_title pre :object je účtované vo výške :amount",
+ 'entitlement-deleted' => ":user_email odstránil :sku_title pre :object",
+ 'entitlement-created-short' => "Pridané :sku_title pre :object",
+ 'entitlement-billed-short' => "Účtované :sku_title pre :object",
+ 'entitlement-deleted-short' => "Odstránené :sku_title pre :object",
+ 'wallet-award' => "Bonus vo výške :amount pridelený k :wallet; :description",
+ 'wallet-chback' => ":amount bolo vrátené z :wallet",
+ 'wallet-credit' => ":amount bolo pridané k zostatku :wallet",
+ 'wallet-debit' => ":amount bolo odpočítané zo zostatku :wallet",
+ 'wallet-penalty' => "Zostatok :wallet bol znížený o :amount; :description",
+ 'wallet-refund' => ":amount bolo refundované z :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Spätné zúčtovanie",
+ 'wallet-credit-short' => "Platba",
+ 'wallet-debit-short' => "Odpočet",
+ 'wallet-penalty-short' => "Poplatok: :description",
+ 'wallet-refund-short' => "Refundácia: :description",
+];
diff --git a/src/resources/lang/sl/app.php b/src/resources/lang/sl/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sl/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Z vašimi trenutnimi naročninami bo stanje na vašem računu zadoščalo približno do :date (:days).",
+ 'wallet-notice-nocredit' => "Vaše dobroimetje je porabljeno. Prosimo, napolnite ga zdaj.",
+ 'wallet-notice-today' => "Vaše dobroimetje bo danes porabljeno. Prosimo, napolnite ga zdaj.",
+ 'wallet-notice-trial' => "Nahajate se v brezplačnem preizkusnem obdobju.",
+ 'wallet-notice-trial-end' => "Vaše brezplačno preizkusno obdobje se kmalu izteče. Napolnite za nadaljevanje.",
+];
diff --git a/src/resources/lang/sl/auth.php b/src/resources/lang/sl/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sl/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Neveljavno uporabniško ime ali geslo.",
+ 'password' => "Vneseno geslo ni pravilno.",
+ 'throttle' => "Preveč poskusov prijave. Poskusite znova čez nekaj sekund. :seconds sekund.",
+ 'error.password' => "Neveljavno geslo.",
+ 'error.password-expired' => "Geslo je poteklo.",
+ 'error.invalidrequest' => "Neveljavna zahteva za avtorizacijo.",
+ 'error.geolocation' => "Neujemanje kode države.",
+ 'error.notfound' => "Uporabnik ni najden.",
+ 'error.2fa' => "Napaka drugega faktorja.",
+];
diff --git a/src/resources/lang/sl/transactions.php b/src/resources/lang/sl/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sl/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email je ustvaril :sku_title za :object",
+ 'entitlement-billed' => ":sku_title za :object se zaračuna v znesku :amount",
+ 'entitlement-deleted' => ":user_email je izbrisal :sku_title za :object",
+ 'entitlement-created-short' => "Dodano :sku_title za :object",
+ 'entitlement-billed-short' => "Zaračunano :sku_title za :object",
+ 'entitlement-deleted-short' => "Izbrisano :sku_title za :object",
+ 'wallet-award' => "Bonus v višini :amount dodeljen v :wallet; :description",
+ 'wallet-chback' => ":amount je bil povrnjen iz :wallet",
+ 'wallet-credit' => ":amount je bil dodan stanju v :wallet",
+ 'wallet-debit' => ":amount je bil odštet od stanja v :wallet",
+ 'wallet-penalty' => "Stanje v :wallet je bilo zmanjšano za :amount; :description",
+ 'wallet-refund' => ":amount je bil vrnjen iz :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Povračilo bremenitve",
+ 'wallet-credit-short' => "Plačilo",
+ 'wallet-debit-short' => "Odbitek",
+ 'wallet-penalty-short' => "Breme: :description",
+ 'wallet-refund-short' => "Vračilo: :description",
+];
diff --git a/src/resources/lang/sv/app.php b/src/resources/lang/sv/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sv/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Med dina nuvarande prenumerationer räcker ditt kontosaldo till ungefär :date (:days)",
+ 'wallet-notice-nocredit' => "Ditt saldo är slut. Fyll på ditt saldo nu.",
+ 'wallet-notice-today' => "Ditt saldo kommer att ta slut idag. Fyll på ditt saldo nu.",
+ 'wallet-notice-trial' => "Du är i din kostnadsfria provperiod.",
+ 'wallet-notice-trial-end' => "Din kostnadsfria provperiod håller på att ta slut. Fyll på för att fortsätta.",
+];
diff --git a/src/resources/lang/sv/auth.php b/src/resources/lang/sv/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sv/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Ogiltigt användarnamn eller lösenord.",
+ 'password' => "Det angivna lösenordet är felaktigt.",
+ 'throttle' => "För många inloggningsförsök. Försök igen om några sekunder. :seconds sekunder.",
+ 'error.password' => "Ogiltigt lösenord.",
+ 'error.password-expired' => "Lösenordet har löpt ut.",
+ 'error.invalidrequest' => "Ogiltig auktoriseringsbegäran.",
+ 'error.geolocation' => "Landskoden matchar inte.",
+ 'error.notfound' => "Användaren hittades inte.",
+ 'error.2fa' => "Fel vid tvåfaktorsautentisering.",
+];
diff --git a/src/resources/lang/sv/transactions.php b/src/resources/lang/sv/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/sv/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email skapade :sku_title för :object",
+ 'entitlement-billed' => ":sku_title för :object debiteras med :amount",
+ 'entitlement-deleted' => ":user_email raderade :sku_title för :object",
+ 'entitlement-created-short' => "Lade till :sku_title för :object",
+ 'entitlement-billed-short' => "Debiterade :sku_title för :object",
+ 'entitlement-deleted-short' => "Raderade :sku_title för :object",
+ 'wallet-award' => "Bonus på :amount tilldelad till :wallet; :description",
+ 'wallet-chback' => ":amount återfördes från :wallet",
+ 'wallet-credit' => ":amount lades till saldot för :wallet",
+ 'wallet-debit' => ":amount drogs från saldot för :wallet",
+ 'wallet-penalty' => "Saldo för :wallet minskades med :amount; :description",
+ 'wallet-refund' => ":amount återbetalades från :wallet",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Återdebitering",
+ 'wallet-credit-short' => "Betalning",
+ 'wallet-debit-short' => "Avdrag",
+ 'wallet-penalty-short' => "Debitering: :description",
+ 'wallet-refund-short' => "Återbetalning: :description",
+];
diff --git a/src/resources/lang/tr/app.php b/src/resources/lang/tr/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/tr/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "Mevcut aboneliklerinizle hesap bakiyeniz yaklaşık olarak :date (:days) tarihine kadar yeterli olacaktır.",
+ 'wallet-notice-nocredit' => "Bakiyeniz tükendi. Lütfen şimdi bakiye yükleyin.",
+ 'wallet-notice-today' => "Bakiyeniz bugün tükenecek. Lütfen şimdi bakiye yükleyin.",
+ 'wallet-notice-trial' => "Ücretsiz deneme sürenizdesiniz.",
+ 'wallet-notice-trial-end' => "Ücretsiz deneme süreniz sona ermek üzere. Devam etmek için bakiye yükleyin.",
+];
diff --git a/src/resources/lang/tr/auth.php b/src/resources/lang/tr/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/tr/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "Geçersiz kullanıcı adı veya parola.",
+ 'password' => "Girilen parola hatalı.",
+ 'throttle' => "Çok fazla oturum açma denemesi. Lütfen birkaç saniye sonra tekrar deneyin. :seconds saniye.",
+ 'error.password' => "Geçersiz parola.",
+ 'error.password-expired' => "Parolanın süresi dolmuş.",
+ 'error.invalidrequest' => "Geçersiz yetkilendirme isteği.",
+ 'error.geolocation' => "Ülke kodu uyuşmuyor.",
+ 'error.notfound' => "Kullanıcı bulunamadı.",
+ 'error.2fa' => "İkinci faktör hatası.",
+];
diff --git a/src/resources/lang/tr/transactions.php b/src/resources/lang/tr/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/tr/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email :object için :sku_title oluşturdu",
+ 'entitlement-billed' => ":object için :sku_title :amount tutarında faturalandırılır",
+ 'entitlement-deleted' => ":user_email :object için :sku_title sildi",
+ 'entitlement-created-short' => ":object için :sku_title eklendi",
+ 'entitlement-billed-short' => ":object için :sku_title faturalandırıldı",
+ 'entitlement-deleted-short' => ":object için :sku_title silindi",
+ 'wallet-award' => ":wallet için :amount tutarında bonus verildi; :description",
+ 'wallet-chback' => ":amount :wallet üzerinden geri alındı",
+ 'wallet-credit' => ":amount :wallet bakiyesine eklendi",
+ 'wallet-debit' => ":amount :wallet bakiyesinden düşüldü",
+ 'wallet-penalty' => ":wallet bakiyesi :amount kadar azaltıldı; :description",
+ 'wallet-refund' => ":amount :wallet üzerinden iade edildi",
+ 'wallet-award-short' => "Bonus: :description",
+ 'wallet-chback-short' => "Ters ibraz",
+ 'wallet-credit-short' => "Ödeme",
+ 'wallet-debit-short' => "Kesinti",
+ 'wallet-penalty-short' => "Ücret: :description",
+ 'wallet-refund-short' => "İade: :description",
+];
diff --git a/src/resources/lang/zh-cn/app.php b/src/resources/lang/zh-cn/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/zh-cn/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "根据您当前的订阅,您的账户余额将持续到大约 :date (:days)。",
+ 'wallet-notice-nocredit' => "您的余额已用完。请立即充值。",
+ 'wallet-notice-today' => "您的余额将在今天用完。请立即充值。",
+ 'wallet-notice-trial' => "您正处于免费试用期。",
+ 'wallet-notice-trial-end' => "您的免费试用期即将结束。请充值以继续使用。",
+];
diff --git a/src/resources/lang/zh-cn/auth.php b/src/resources/lang/zh-cn/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/zh-cn/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "用户名或密码无效。",
+ 'password' => "提供的密码不正确。",
+ 'throttle' => "登录尝试次数过多。请在几秒后重试。:seconds 秒。",
+ 'error.password' => "密码无效。",
+ 'error.password-expired' => "密码已过期。",
+ 'error.invalidrequest' => "无效的授权请求。",
+ 'error.geolocation' => "国家代码不匹配。",
+ 'error.notfound' => "未找到用户。",
+ 'error.2fa' => "第二因素失败。",
+];
diff --git a/src/resources/lang/zh-cn/transactions.php b/src/resources/lang/zh-cn/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/zh-cn/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email 为 :object 创建了 :sku_title",
+ 'entitlement-billed' => ":object 的 :sku_title 按 :amount 计费",
+ 'entitlement-deleted' => ":user_email 删除了 :object 的 :sku_title",
+ 'entitlement-created-short' => "已添加 :object 的 :sku_title",
+ 'entitlement-billed-short' => "已计费 :object 的 :sku_title",
+ 'entitlement-deleted-short' => "已删除 :object 的 :sku_title",
+ 'wallet-award' => "向 :wallet 发放 :amount 奖励;:description",
+ 'wallet-chback' => ":amount 已从 :wallet 退回",
+ 'wallet-credit' => ":amount 已添加到 :wallet 的余额中",
+ 'wallet-debit' => ":amount 已从 :wallet 的余额中扣除",
+ 'wallet-penalty' => ":wallet 的余额减少了 :amount;:description",
+ 'wallet-refund' => ":amount 已从 :wallet 退款",
+ 'wallet-award-short' => "奖励::description",
+ 'wallet-chback-short' => "退款冲正",
+ 'wallet-credit-short' => "支付",
+ 'wallet-debit-short' => "扣除",
+ 'wallet-penalty-short' => "扣费::description",
+ 'wallet-refund-short' => "退款::description",
+];
diff --git a/src/resources/lang/zh-tw/app.php b/src/resources/lang/zh-tw/app.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/zh-tw/app.php
@@ -0,0 +1,9 @@
+<?php
+
+return [
+ 'wallet-notice-date' => "根據您目前的訂閱,您的帳戶餘額將持續到大約 :date (:days)。",
+ 'wallet-notice-nocredit' => "您的餘額已用完。請立即充值。",
+ 'wallet-notice-today' => "您的餘額將於今天用完。請立即充值。",
+ 'wallet-notice-trial' => "您正處於免費試用期。",
+ 'wallet-notice-trial-end' => "您的免費試用期即將結束。請充值以繼續使用。",
+];
diff --git a/src/resources/lang/zh-tw/auth.php b/src/resources/lang/zh-tw/auth.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/zh-tw/auth.php
@@ -0,0 +1,13 @@
+<?php
+
+return [
+ 'failed' => "使用者名稱或密碼無效。",
+ 'password' => "提供的密碼不正確。",
+ 'throttle' => "登入嘗試次數過多。請在幾秒後再試。:seconds 秒。",
+ 'error.password' => "密碼無效。",
+ 'error.password-expired' => "密碼已過期。",
+ 'error.invalidrequest' => "無效的授權請求。",
+ 'error.geolocation' => "國家代碼不符。",
+ 'error.notfound' => "找不到使用者。",
+ 'error.2fa' => "第二因素失敗。",
+];
diff --git a/src/resources/lang/zh-tw/transactions.php b/src/resources/lang/zh-tw/transactions.php
new file mode 100644
--- /dev/null
+++ b/src/resources/lang/zh-tw/transactions.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+ 'entitlement-created' => ":user_email 為 :object 建立了 :sku_title",
+ 'entitlement-billed' => ":object 的 :sku_title 以 :amount 計費",
+ 'entitlement-deleted' => ":user_email 刪除了 :object 的 :sku_title",
+ 'entitlement-created-short' => "已新增 :object 的 :sku_title",
+ 'entitlement-billed-short' => "已計費 :object 的 :sku_title",
+ 'entitlement-deleted-short' => "已刪除 :object 的 :sku_title",
+ 'wallet-award' => "已向 :wallet 發放 :amount 獎勵;:description",
+ 'wallet-chback' => ":amount 已從 :wallet 退回",
+ 'wallet-credit' => ":amount 已加入 :wallet 的餘額",
+ 'wallet-debit' => ":amount 已從 :wallet 的餘額中扣除",
+ 'wallet-penalty' => ":wallet 的餘額減少了 :amount;:description",
+ 'wallet-refund' => ":amount 已從 :wallet 退款",
+ 'wallet-award-short' => "獎勵::description",
+ 'wallet-chback-short' => "退費沖正",
+ 'wallet-credit-short' => "付款",
+ 'wallet-debit-short' => "扣除",
+ 'wallet-penalty-short' => "扣款::description",
+ 'wallet-refund-short' => "退款::description",
+];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 4:09 PM (4 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18780162
Default Alt Text
D5769.1775232593.diff (66 KB)
Attached To
Mode
D5769: Add some incomplete localizations
Attached
Detach File
Event Timeline