diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index b822570238b..12a85f732b2 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -29,6 +29,7 @@ OC.L10N.register( "A file or folder has been <strong>shared</strong>" : "Bir dosya veya klasör <strong>paylaşıldı</strong>", "A file or folder was shared from <strong>another server</strong>" : "<strong>Başka sunucudan</strong> bir dosya veya klasör paylaşıldı", "A public shared file or folder was <strong>downloaded</strong>" : "Herkese açık paylaşılan bir dosya veya klasör <strong>indirildi</strong>", + "You received a new remote share %2$s from %1$s" : "%1$s kişisinden, %2$s uzak paylaşımını aldınız", "You received a new remote share from %s" : "%s kişisinden yeni bir uzak paylaşım aldınız", "%1$s accepted remote share %2$s" : "%1$s, %2$s uzak paylaşımını kabul etti", "%1$s declined remote share %2$s" : "%1$s, %2$s uzak paylaşımını reddetti", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 4e6ed7f967d..c6f23ef0772 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -27,6 +27,7 @@ "A file or folder has been <strong>shared</strong>" : "Bir dosya veya klasör <strong>paylaşıldı</strong>", "A file or folder was shared from <strong>another server</strong>" : "<strong>Başka sunucudan</strong> bir dosya veya klasör paylaşıldı", "A public shared file or folder was <strong>downloaded</strong>" : "Herkese açık paylaşılan bir dosya veya klasör <strong>indirildi</strong>", + "You received a new remote share %2$s from %1$s" : "%1$s kişisinden, %2$s uzak paylaşımını aldınız", "You received a new remote share from %s" : "%s kişisinden yeni bir uzak paylaşım aldınız", "%1$s accepted remote share %2$s" : "%1$s, %2$s uzak paylaşımını kabul etti", "%1$s declined remote share %2$s" : "%1$s, %2$s uzak paylaşımını reddetti", |