diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
commit | a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7 (patch) | |
tree | fc38e8cc6ca410d3e7fc138560c385b516e00789 /apps/files/l10n | |
parent | 11c795388848807590cb56befb28cafec17be3bd (diff) | |
download | nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.tar.gz nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-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", |