diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index f2f35ef6690..4c91b3f94de 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -121,6 +121,7 @@ OC.L10N.register( "Select all" : "Valitse kaikki", "Upload too large" : "Lähetettävä tiedosto on liian suuri", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", + "No favorites yet" : "Ei vielä suosikkeja", "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "Shared with you" : "Jaettu kanssasi", "Shared with others" : "Jaettu muille", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index fb0b0c09a04..33fdbe9fb17 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -119,6 +119,7 @@ "Select all" : "Valitse kaikki", "Upload too large" : "Lähetettävä tiedosto on liian suuri", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", + "No favorites yet" : "Ei vielä suosikkeja", "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "Shared with you" : "Jaettu kanssasi", "Shared with others" : "Jaettu muille", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 3c12ce02321..3ce8dc0619f 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -121,6 +121,7 @@ OC.L10N.register( "Select all" : "Tümünü seç", "Upload too large" : "Yükleme boyutu çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Yüklemeye çalıştığınız dosyalar bu sunucuya yüklenmesine izin verilen en büyük dosya boyutunu aşıyor.", + "No favorites yet" : "Henüz sık kullanılan bir öge yok", "Files and folders you mark as favorite will show up here" : "Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir", "Shared with you" : "Sizinle paylaşılan", "Shared with others" : "Diğerleri ile paylaşılan", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 070991ecd24..0a5792e41fe 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -119,6 +119,7 @@ "Select all" : "Tümünü seç", "Upload too large" : "Yükleme boyutu çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Yüklemeye çalıştığınız dosyalar bu sunucuya yüklenmesine izin verilen en büyük dosya boyutunu aşıyor.", + "No favorites yet" : "Henüz sık kullanılan bir öge yok", "Files and folders you mark as favorite will show up here" : "Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir", "Shared with you" : "Sizinle paylaşılan", "Shared with others" : "Diğerleri ile paylaşılan", |