diff --git a/i18n/id.json b/i18n/id.json
index c580ca6d..e58900a9 100644
--- a/i18n/id.json
+++ b/i18n/id.json
@@ -8,7 +8,7 @@
"%s requires php %s or above to work. Sorry.": "%s memerlukan php %s atau versi diatasnya untuk dapat dijalankan. Maaf.",
"%s requires configuration section [%s] to be present in configuration file.": "%s membutuhkan bagian konfigurasi [%s] untuk ada di file konfigurasi.",
"Please wait %d seconds between each post.": [
- "Silahkan menunggu %d detik antara masing-masing postingan. (tunggal)",
+ "Silahkan menunggu %d detik antara masing-masing postingan.",
"Silahkan menunggu %d detik antara masing-masing postingan.",
"Silahkan menunggu %d detik antara masing-masing postingan.",
"Silahkan menunggu %d detik antara masing-masing postingan."
@@ -35,31 +35,31 @@
"Discussion": "Diskusi",
"Toggle navigation": "Alihkan navigasi",
"%d seconds": [
- "%d detik (tunggal)",
+ "%d detik",
"%d detik",
"%d detik",
"%d detik"
],
"%d minutes": [
- "%d menit (tunggal)",
+ "%d menit",
"%d menit",
"%d menit",
"%d menit"
],
"%d hours": [
- "%d jam (tunggal)",
+ "%d jam",
"%d jam",
"%d jam",
"%d jam"
],
"%d days": [
- "%d hari (tunggal)",
+ "%d hari",
"%d hari",
"%d hari",
"%d hari"
],
"%d weeks": [
- "%d minggu (tunggal)",
+ "%d minggu",
"%d minggu",
"%d minggu",
"%d minggu"
diff --git a/i18n/tr.json b/i18n/tr.json
index edb89db5..5f3c6c0a 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -1,8 +1,8 @@
{
"PrivateBin": "PrivateBin",
"%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.": "%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.",
- "More information on the project page.": "More information on the project page.",
- "Because ignorance is bliss": "Because ignorance is bliss",
+ "More information on the project page.": "Daha fazla bilgi için proje sayfası'na göz atabilirsiniz.",
+ "Because ignorance is bliss": "Çünkü, cehalet mutluluktur",
"en": "tr",
"Paste does not exist, has expired or has been deleted.": "Paste does not exist, has expired or has been deleted.",
"%s requires php %s or above to work. Sorry.": "%s requires php %s or above to work. Sorry.",
@@ -14,8 +14,8 @@
"Please wait %d seconds between each post. (3rd plural)"
],
"Paste is limited to %s of encrypted data.": "Paste is limited to %s of encrypted data.",
- "Invalid data.": "Invalid data.",
- "You are unlucky. Try again.": "You are unlucky. Try again.",
+ "Invalid data.": "Geçersiz veri.",
+ "You are unlucky. Try again.": "Lütfen tekrar deneyiniz.",
"Error saving comment. Sorry.": "Error saving comment. Sorry.",
"Error saving paste. Sorry.": "Error saving paste. Sorry.",
"Invalid paste ID.": "Invalid paste ID.",
@@ -24,8 +24,8 @@
"Paste was properly deleted.": "Paste was properly deleted.",
"JavaScript is required for %s to work. Sorry for the inconvenience.": "JavaScript is required for %s to work. Sorry for the inconvenience.",
"%s requires a modern browser to work.": "%s requires a modern browser to work.",
- "New": "New",
- "Send": "Send",
+ "New": "Yeni",
+ "Send": "Gönder",
"Clone": "Clone",
"Raw text": "Raw text",
"Expires": "Expires",
@@ -59,8 +59,8 @@
"%d days (3rd plural)"
],
"%d weeks": [
- "%d week (singular)",
- "%d weeks (1st plural)",
+ "%d hafta (tekil)",
+ "%d haftalar (çoğul)",
"%d weeks (2nd plural)",
"%d weeks (3rd plural)"
],