diff --git a/l10n/tr.js b/l10n/tr.js index d78cdee2..22d7c64b 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -140,6 +140,7 @@ OC.L10N.register( "Supported apps" : "Desteklenen uygulamalar", "Action request sent to ExApp" : "İşlem isteği ExApp üzerine gönderildi", "Error while sending File action request to ExApp" : "İşlem isteği ExApp üzerine gönderilemedi", + "manual-install apps cannot be updated" : "el ile kurulmuş uygulamalar güncellenemez", "{progress}% Initializing" : "%{progress} hazırlandı", "Deploy and Enable" : "Dağıt ve etkinleştir", "Enable" : "Etkinleştir", diff --git a/l10n/tr.json b/l10n/tr.json index 07b536ec..f6a25a13 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -138,6 +138,7 @@ "Supported apps" : "Desteklenen uygulamalar", "Action request sent to ExApp" : "İşlem isteği ExApp üzerine gönderildi", "Error while sending File action request to ExApp" : "İşlem isteği ExApp üzerine gönderilemedi", + "manual-install apps cannot be updated" : "el ile kurulmuş uygulamalar güncellenemez", "{progress}% Initializing" : "%{progress} hazırlandı", "Deploy and Enable" : "Dağıt ve etkinleştir", "Enable" : "Etkinleştir",