summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/tr.js1
-rw-r--r--apps/files/l10n/tr.json1
-rw-r--r--apps/theming/l10n/hu.js27
-rw-r--r--apps/theming/l10n/hu.json25
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js9
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.json9
-rw-r--r--apps/updatenotification/l10n/tr.js3
-rw-r--r--apps/updatenotification/l10n/tr.json3
-rw-r--r--apps/workflowengine/l10n/tr.js71
-rw-r--r--apps/workflowengine/l10n/tr.json69
10 files changed, 210 insertions, 8 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index e46a11abb6c..71250b967e1 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"{user} created {file}" : "{user} tarafından {file} oluşturuldu",
"You changed {file}" : "Siz {file} dosyasını değiştirdiniz",
"You deleted {file}" : "Siz {file} dosyasını sildiniz",
+ "{user} deleted {file}" : "{user} tarafından {file} silindi",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınızın</strong> oluşturulma ve değiştirilme hakkındaki bildirimlerini sınırla <em>(Sadece akışta)</em>",
"Upload (max. %s)" : "Yükle (azami: %s)",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index d5b70fa9b58..beaa034e6bc 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -83,6 +83,7 @@
"{user} created {file}" : "{user} tarafından {file} oluşturuldu",
"You changed {file}" : "Siz {file} dosyasını değiştirdiniz",
"You deleted {file}" : "Siz {file} dosyasını sildiniz",
+ "{user} deleted {file}" : "{user} tarafından {file} silindi",
"A new file or folder has been <strong>created</strong>" : "Yeni bir dosya veya klasör <strong>oluşturuldu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>Sık kullanılan dosyalarınızın</strong> oluşturulma ve değiştirilme hakkındaki bildirimlerini sınırla <em>(Sadece akışta)</em>",
"Upload (max. %s)" : "Yükle (azami: %s)",
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js
new file mode 100644
index 00000000000..a0549dfd06b
--- /dev/null
+++ b/apps/theming/l10n/hu.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Admin" : "Adminisztrátor",
+ "a safe home for all your data" : "biztonságos hely az adataid számára",
+ "The given name is too long" : "A bevitt név túl hosszú",
+ "The given web address is too long" : "A bevitt webcím túl hosszú",
+ "The given slogan is too long" : "A bevitt szlogen túl hosszú",
+ "The given color is invalid" : "A bevitt szín érvénytelen",
+ "Saved" : "Mentve!",
+ "No file uploaded" : "Nincs fájl feltöltve",
+ "Unsupported image type" : "Nem támogatott képtípus",
+ "You are already using a custom theme" : "Már egyedi témát használ",
+ "Theming" : "Témázás",
+ "Name" : "Név",
+ "reset to default" : "Visszaállítás alapértelmezettre",
+ "Web address" : "Webcím",
+ "Web address https://…" : "Webcím https://...",
+ "Slogan" : "Szlogen",
+ "Color" : "Szín",
+ "Logo" : "Logó",
+ "Upload new logo" : "Új logó feltöltése",
+ "Login image" : "Bejelentkező kép",
+ "Upload new login background" : "Új bejelentkező kép feltöltése",
+ "Log in image" : "Bejelentkező kép"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json
new file mode 100644
index 00000000000..6023637c81d
--- /dev/null
+++ b/apps/theming/l10n/hu.json
@@ -0,0 +1,25 @@
+{ "translations": {
+ "Admin" : "Adminisztrátor",
+ "a safe home for all your data" : "biztonságos hely az adataid számára",
+ "The given name is too long" : "A bevitt név túl hosszú",
+ "The given web address is too long" : "A bevitt webcím túl hosszú",
+ "The given slogan is too long" : "A bevitt szlogen túl hosszú",
+ "The given color is invalid" : "A bevitt szín érvénytelen",
+ "Saved" : "Mentve!",
+ "No file uploaded" : "Nincs fájl feltöltve",
+ "Unsupported image type" : "Nem támogatott képtípus",
+ "You are already using a custom theme" : "Már egyedi témát használ",
+ "Theming" : "Témázás",
+ "Name" : "Név",
+ "reset to default" : "Visszaállítás alapértelmezettre",
+ "Web address" : "Webcím",
+ "Web address https://…" : "Webcím https://...",
+ "Slogan" : "Szlogen",
+ "Color" : "Szín",
+ "Logo" : "Logó",
+ "Upload new logo" : "Új logó feltöltése",
+ "Login image" : "Bejelentkező kép",
+ "Upload new login background" : "Új bejelentkező kép feltöltése",
+ "Log in image" : "Bejelentkező kép"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
index a5c93acebfd..ff68c827c78 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -10,9 +10,12 @@ OC.L10N.register(
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
- "Two-factor authentication" : "Iki faktörlü kimlik doğrulama",
- "Backup code" : "Yedek kodu",
- "Use backup code" : "Yedek kodunu kullan",
+ "Two-factor authentication" : "Iki aşamalı kimlik doğrulama",
+ "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)",
+ "You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
+ "Backup code" : "Yedek kod",
+ "Use backup code" : "Yedek kodu kullan",
"Second-factor backup codes" : "İki aşamalı yedek kodları"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json
index 44c86cd60cc..fb392c867ff 100644
--- a/apps/twofactor_backupcodes/l10n/tr.json
+++ b/apps/twofactor_backupcodes/l10n/tr.json
@@ -8,9 +8,12 @@
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
- "Two-factor authentication" : "Iki faktörlü kimlik doğrulama",
- "Backup code" : "Yedek kodu",
- "Use backup code" : "Yedek kodunu kullan",
+ "Two-factor authentication" : "Iki aşamalı kimlik doğrulama",
+ "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)",
+ "You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
+ "Backup code" : "Yedek kod",
+ "Use backup code" : "Yedek kodu kullan",
"Second-factor backup codes" : "İki aşamalı yedek kodları"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index b5160c7b6b3..21e5fde7504 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:",
"Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.",
- "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor."
+ "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.",
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s sürümünü kullanıyorsanız. Nextcloud 11 ve üzerindeki sürümleri kullanabilmek için PHP sürümünüz en az 5.6 olmalıdır. PHP sürümünüzü yükselttikten sonra yeni sürümler ile ilgili güncelleme bildirimlerini görebilirsiniz."
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index 7eba40df793..d5536cf6da2 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -16,6 +16,7 @@
"Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:",
"Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.",
- "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor."
+ "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.",
+ "You are running PHP %s. To allow you to upgrade to Nextcloud 11 and higher you need to run at least PHP 5.6. Once you upgraded your PHP version you will be able to receive update notifications for these newer versions." : "PHP %s sürümünü kullanıyorsanız. Nextcloud 11 ve üzerindeki sürümleri kullanabilmek için PHP sürümünüz en az 5.6 olmalıdır. PHP sürümünüzü yükselttikten sonra yeni sürümler ile ilgili güncelleme bildirimlerini görebilirsiniz."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js
new file mode 100644
index 00000000000..d07c5471fe7
--- /dev/null
+++ b/apps/workflowengine/l10n/tr.js
@@ -0,0 +1,71 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Successfully saved" : "Kaydedildi",
+ "Saving failed:" : "Kaydedilemedi:",
+ "File mime type" : "Dosya MIME türü",
+ "is" : "şu olan",
+ "is not" : "şu olmayan",
+ "matches" : "şuna uyan",
+ "does not match" : "şuna uymayan",
+ "Example: {placeholder}" : "Örnek: {placeholder}",
+ "File size (upload)" : "Dosya boyutu (yükleme)",
+ "less" : "şundan küçük",
+ "less or equals" : "şundan küçük ya da eşit",
+ "greater or equals" : "şundan büyük ya da eşit",
+ "greater" : "şundan büyük",
+ "File system tag" : "Dosya sistemi etiketi",
+ "is tagged with" : "şununla etiketlenmiş",
+ "is not tagged with" : "şununla etiketlenmemiş",
+ "Select tag…" : "Etiketi seçin...",
+ "Request remote address" : "Uzak adres isteği",
+ "matches IPv4" : "şu IPv4 adresine uyan",
+ "does not match IPv4" : "şu IPv4 adresine uymayan",
+ "matches IPv6" : "şu IPv6 adresine uyan",
+ "does not match IPv6" : "şu IPv6 adresine uymayan",
+ "Request time" : "İstek zamanı",
+ "between" : "şunların arasında olan",
+ "not between" : "şunların arasında olmayan",
+ "Start" : "Başlangıç",
+ "End" : "Bitiş",
+ "Select timezone…" : "Saat dilimini seçin...",
+ "Request URL" : "İstek Adresi",
+ "Predefined URLs" : "Hazır Adresler",
+ "Files WebDAV" : "Dosya WebDAV",
+ "Request user agent" : "Kullanıcı yazılımı istensin",
+ "Sync clients" : "İstemciler eşitlensin",
+ "Android client" : "Android istemcisi",
+ "iOS client" : "iOS istemcisi",
+ "Desktop client" : "Masaüstü istemcisi",
+ "User group membership" : "Kullanıcı grubu üyeliği",
+ "is member of" : "şunun üyesi olan",
+ "is not member of" : "şunun üyesi olmayan",
+ "The given operator is invalid" : "Belirtilen işlem geçersiz",
+ "The given regular expression is invalid" : "Belirtilen kurallı ifade geçersiz",
+ "The given file size is invalid" : "Belirtilen dosya boyutu geçersiz",
+ "The given tag id is invalid" : "Belirtilen etiket kodu geçersiz",
+ "The given IP range is invalid" : "Belirtilen IP adresi aralığı geçersiz",
+ "The given IP range is not valid for IPv4" : "Belirtilen IP adresi aralığı IPv4 için geçersiz",
+ "The given IP range is not valid for IPv6" : "Belirtilen IP adresi aralığı IPv6 için geçersiz",
+ "The given time span is invalid" : "Belirtilen zaman aralığı geçersiz",
+ "The given start time is invalid" : "Belirtilen başlangıç zamanı geçersiz",
+ "The given end time is invalid" : "Belirtilen bitiş zamanı geçersiz",
+ "The given group does not exist" : "Belirtilen grup bulunamadı",
+ "Check %s is invalid or does not exist" : "%s denetimi geçersiz ya da bulunamadı",
+ "Operation #%s does not exist" : "#%s işlemi bulunamadı",
+ "Operation %s does not exist" : "%s işlemi bulunamadı",
+ "Operation %s is invalid" : "%s işlemi geçersiz",
+ "Check %s does not exist" : "%s denetimi bulunamadı",
+ "Check %s is invalid" : "%s denetimi geçersiz",
+ "Check #%s does not exist" : "#%s denetimi bulunamadı",
+ "Workflow" : "İş akışı",
+ "Open documentation" : "Belgeleri aç",
+ "Add rule group" : "Kural grubu ekle",
+ "Short rule description" : "Kısa kural açıklaması",
+ "Add rule" : "Kural ekle",
+ "Reset" : "Sıfırla",
+ "Save" : "Kaydet",
+ "Saving…" : "Kaydediliyor...",
+ "Loading…" : "Yükleniyor..."
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json
new file mode 100644
index 00000000000..8996dffcb95
--- /dev/null
+++ b/apps/workflowengine/l10n/tr.json
@@ -0,0 +1,69 @@
+{ "translations": {
+ "Successfully saved" : "Kaydedildi",
+ "Saving failed:" : "Kaydedilemedi:",
+ "File mime type" : "Dosya MIME türü",
+ "is" : "şu olan",
+ "is not" : "şu olmayan",
+ "matches" : "şuna uyan",
+ "does not match" : "şuna uymayan",
+ "Example: {placeholder}" : "Örnek: {placeholder}",
+ "File size (upload)" : "Dosya boyutu (yükleme)",
+ "less" : "şundan küçük",
+ "less or equals" : "şundan küçük ya da eşit",
+ "greater or equals" : "şundan büyük ya da eşit",
+ "greater" : "şundan büyük",
+ "File system tag" : "Dosya sistemi etiketi",
+ "is tagged with" : "şununla etiketlenmiş",
+ "is not tagged with" : "şununla etiketlenmemiş",
+ "Select tag…" : "Etiketi seçin...",
+ "Request remote address" : "Uzak adres isteği",
+ "matches IPv4" : "şu IPv4 adresine uyan",
+ "does not match IPv4" : "şu IPv4 adresine uymayan",
+ "matches IPv6" : "şu IPv6 adresine uyan",
+ "does not match IPv6" : "şu IPv6 adresine uymayan",
+ "Request time" : "İstek zamanı",
+ "between" : "şunların arasında olan",
+ "not between" : "şunların arasında olmayan",
+ "Start" : "Başlangıç",
+ "End" : "Bitiş",
+ "Select timezone…" : "Saat dilimini seçin...",
+ "Request URL" : "İstek Adresi",
+ "Predefined URLs" : "Hazır Adresler",
+ "Files WebDAV" : "Dosya WebDAV",
+ "Request user agent" : "Kullanıcı yazılımı istensin",
+ "Sync clients" : "İstemciler eşitlensin",
+ "Android client" : "Android istemcisi",
+ "iOS client" : "iOS istemcisi",
+ "Desktop client" : "Masaüstü istemcisi",
+ "User group membership" : "Kullanıcı grubu üyeliği",
+ "is member of" : "şunun üyesi olan",
+ "is not member of" : "şunun üyesi olmayan",
+ "The given operator is invalid" : "Belirtilen işlem geçersiz",
+ "The given regular expression is invalid" : "Belirtilen kurallı ifade geçersiz",
+ "The given file size is invalid" : "Belirtilen dosya boyutu geçersiz",
+ "The given tag id is invalid" : "Belirtilen etiket kodu geçersiz",
+ "The given IP range is invalid" : "Belirtilen IP adresi aralığı geçersiz",
+ "The given IP range is not valid for IPv4" : "Belirtilen IP adresi aralığı IPv4 için geçersiz",
+ "The given IP range is not valid for IPv6" : "Belirtilen IP adresi aralığı IPv6 için geçersiz",
+ "The given time span is invalid" : "Belirtilen zaman aralığı geçersiz",
+ "The given start time is invalid" : "Belirtilen başlangıç zamanı geçersiz",
+ "The given end time is invalid" : "Belirtilen bitiş zamanı geçersiz",
+ "The given group does not exist" : "Belirtilen grup bulunamadı",
+ "Check %s is invalid or does not exist" : "%s denetimi geçersiz ya da bulunamadı",
+ "Operation #%s does not exist" : "#%s işlemi bulunamadı",
+ "Operation %s does not exist" : "%s işlemi bulunamadı",
+ "Operation %s is invalid" : "%s işlemi geçersiz",
+ "Check %s does not exist" : "%s denetimi bulunamadı",
+ "Check %s is invalid" : "%s denetimi geçersiz",
+ "Check #%s does not exist" : "#%s denetimi bulunamadı",
+ "Workflow" : "İş akışı",
+ "Open documentation" : "Belgeleri aç",
+ "Add rule group" : "Kural grubu ekle",
+ "Short rule description" : "Kısa kural açıklaması",
+ "Add rule" : "Kural ekle",
+ "Reset" : "Sıfırla",
+ "Save" : "Kaydet",
+ "Saving…" : "Kaydediliyor...",
+ "Loading…" : "Yükleniyor..."
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file