diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 04cd24dc8a5..670cbc43fc6 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -126,7 +126,11 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "%s paylaşılamadı. Yeniden paylaşıma izin verilmiyor", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s paylaşılamadı. Paylaşım arka ucu %s kaynağını bulamadı", "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşılamadı. Dosyanın dosya ön belleğinde bulunamadı", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", + "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", "Open »%s«" : "»%s« Aç", + "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", |