move 12h/24h time strings to common
This commit is contained in:
@@ -82,8 +82,6 @@
|
||||
"senderName": "Absendername",
|
||||
"dateFormat": "Datumsformat",
|
||||
"dateFormatNotice": "Datum folgt dem strftime-Format. Für weitere Informationen, besuche {n}.",
|
||||
"time24h": "24h-Format",
|
||||
"time12h": "12h-Format",
|
||||
"encryption": "Verschlüsselung",
|
||||
"mailgunApiURL": "API-URL"
|
||||
},
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
"senderName": "Ονομα αποστολέα",
|
||||
"dateFormat": "Μορφή ημερομηνίας",
|
||||
"dateFormatNotice": "Η ημερομηνία ακολουθεί τη μορφή strftime. Για περισσότερες πληροφορίες, επισκεφτείτε το {n}.",
|
||||
"time24h": "24 Ώρες",
|
||||
"time12h": "12 Ώρες",
|
||||
"encryption": "Κρυπτογράφηση",
|
||||
"mailgunApiURL": "Διεύθυνση API"
|
||||
},
|
||||
|
||||
@@ -89,8 +89,6 @@
|
||||
"senderName": "Sender Name",
|
||||
"dateFormat": "Date Format",
|
||||
"dateFormatNotice": "Date follows the strftime format. For more info, visit {n}.",
|
||||
"time24h": "24h Time",
|
||||
"time12h": "12h Time",
|
||||
"encryption": "Encryption",
|
||||
"mailgunApiURL": "API URL"
|
||||
},
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
"senderName": "Nom de l'envoyeur",
|
||||
"dateFormat": "Format de la date",
|
||||
"dateFormatNotice": "La date suis le format srtftime. Pour plus d'informations, consultez {n}.",
|
||||
"time24h": "Temps 24h",
|
||||
"time12h": "Temps 12h",
|
||||
"encryption": "Chiffrement",
|
||||
"mailgunApiURL": "URL de l'API"
|
||||
},
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
"senderName": "Nama Pengirim",
|
||||
"dateFormat": "Format Tanggal",
|
||||
"dateFormatNotice": "Tanggal mengikuti format strftime. Untuk info lebih lanjut, kunjungi {n}.",
|
||||
"time24h": "Waktu 24 jam",
|
||||
"time12h": "Waktu 12 jam",
|
||||
"encryption": "Enkripsi",
|
||||
"mailgunApiURL": "URL API"
|
||||
},
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
"senderName": "Naam afzender",
|
||||
"dateFormat": "Datumformaat",
|
||||
"dateFormatNotice": "Datum volgend het strftime formaat. Meer info op {n}.",
|
||||
"time24h": "24u-formaat",
|
||||
"time12h": "12u-formaat",
|
||||
"encryption": "Versleuteling",
|
||||
"mailgunApiURL": "API-URL"
|
||||
},
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
"senderName": "Nome do remetente",
|
||||
"dateFormat": "Formato da Data",
|
||||
"dateFormatNotice": "A data segue o formato strftime. Para obter mais informações, visite {n}.",
|
||||
"time24h": "Horário 24h",
|
||||
"time12h": "Horário 12h",
|
||||
"encryption": "Encriptação",
|
||||
"mailgunApiURL": "API URL"
|
||||
},
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
"senderName": "Avsändarens namn",
|
||||
"dateFormat": "Datumformat",
|
||||
"dateFormatNotice": "Datum följer strftime-formatet. Mer information finns på {n}.",
|
||||
"time24h": "24 timmarsklocka",
|
||||
"time12h": "12 timmarsklocka",
|
||||
"encryption": "Kryptering",
|
||||
"mailgunApiURL": "API URL"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user