Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-12-04 01:19:41 +0300
committersgiehl <stefan@piwik.org>2015-12-04 01:19:41 +0300
commit3533bb46177198fe3cb0d4df8100382ca2158ace (patch)
tree8ae8730ba6cc68b427bde431ac608ce4ad268799 /plugins/MobileMessaging
parent016a8adcdf8b702effca5c60d354e8cfa90047d4 (diff)
language update
Diffstat (limited to 'plugins/MobileMessaging')
-rw-r--r--plugins/MobileMessaging/lang/cs.json2
-rw-r--r--plugins/MobileMessaging/lang/tr.json22
2 files changed, 23 insertions, 1 deletions
diff --git a/plugins/MobileMessaging/lang/cs.json b/plugins/MobileMessaging/lang/cs.json
index f83c8d6591..6b4d0ad68b 100644
--- a/plugins/MobileMessaging/lang/cs.json
+++ b/plugins/MobileMessaging/lang/cs.json
@@ -35,7 +35,7 @@
"SettingsMenu": "Mobilní zprávy",
"SMS_Content_Too_Long": "[příliš dlouhé]",
"TopLinkTooltip": "Nechte si webové analýzy zasílat na email nebo na svůj mobilní telefon.",
- "TopMenu": "Email & SMS Reporty",
+ "TopMenu": "Email a SMS reporty",
"VerificationText": "Kód je %s. Pro ověření vašeh otelefonního čísla tento kód zkopírujte do formuláře přístupného na Piwik > %s > %s."
}
} \ No newline at end of file
diff --git a/plugins/MobileMessaging/lang/tr.json b/plugins/MobileMessaging/lang/tr.json
new file mode 100644
index 0000000000..3a034272ba
--- /dev/null
+++ b/plugins/MobileMessaging/lang/tr.json
@@ -0,0 +1,22 @@
+{
+ "MobileMessaging": {
+ "PhoneNumbers": "Telefon Numaraları",
+ "Settings_APIKey": "API Anahtarı",
+ "Settings_CountryCode": "Ülke Kodu",
+ "Settings_DeleteAccountConfirm": "Bu SMS hesabını silmek istediğinizden emin misiniz?",
+ "Settings_InvalidActivationCode": "Girilen kod geçerli değil, lütfen tekrar deneyin.",
+ "Settings_ManagePhoneNumbers": "Telefon Numaralarını Yönet",
+ "Settings_PhoneActivated": "Telefon numarası doğrulandı! Artık istatistikleri SMS ile alabilirsiniz.",
+ "Settings_PhoneNumber": "Telefon Numarası",
+ "Settings_PhoneNumbers_Add": "Yeni telefon numarası ekle",
+ "Settings_PhoneNumbers_CountryCode_Help": "Telefon ülke kodunu bilmiyorsanız, buradan ülkelere bakabilirsiniz.",
+ "Settings_SMSAPIAccount": "SMS API Hesabını Yönet",
+ "Settings_SMSProvider": "SMS Sağlayıcı",
+ "Settings_ValidatePhoneNumber": "Onayla",
+ "Settings_VerificationCodeJustSent": "Biz az önce SMS ile numaranıza kod gönderdik: lütfen yukarıya kodu girin ve \"Onayla\" 'ya tıklayın.",
+ "SettingsMenu": "Mobil Mesajlaşma",
+ "SMS_Content_Too_Long": "[çok uzun]",
+ "TopLinkTooltip": "Web Analytics Raporlarını e-posta kutunuza veya cep telefonunuza teslim alın.",
+ "TopMenu": "E-posta ve SMS Raporları"
+ }
+} \ No newline at end of file