diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 21:07:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 21:07:12 -0500 |
commit | 60cfdae50399c362edee204cb6849db8203a63b0 (patch) | |
tree | aa5106d0a2448c4061d260ad32c05f479e8a77c0 /core/l10n | |
parent | 3b48d23478572e42508aaf9f0501e163fa2886e0 (diff) | |
download | nextcloud-server-60cfdae50399c362edee204cb6849db8203a63b0.tar.gz nextcloud-server-60cfdae50399c362edee204cb6849db8203a63b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/en_GB.php | 1 | ||||
-rw-r--r-- | core/l10n/fi_FI.php | 3 | ||||
-rw-r--r-- | core/l10n/pt_BR.php | 1 | ||||
-rw-r--r-- | core/l10n/sl.php | 1 | ||||
-rw-r--r-- | core/l10n/tr.php | 1 |
5 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index b13e44b64ce..1ad9031e755 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Access denied", "Cloud not found" => "Cloud not found", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", +"The share will expire on %s." => "The share will expire on %s.", "Cheers!" => "Cheers!", "Security Warning" => "Security Warning", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)", diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index e6f5512808a..5e7a65d609e 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -121,6 +121,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Pääsy estetty", "Cloud not found" => "Pilveä ei löydy", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n", +"The share will expire on %s." => "Jakaminen päättyy %s.", "Security Warning" => "Turvallisuusvaroitus", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-asennuksesi on haavoittuvainen NULL Byte -hyökkäykselle (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Päivitä PHP-asennus varmistaaksesi, että %s on turvallinen käyttää.", @@ -152,6 +153,8 @@ $TRANSLATIONS = array( "Alternative Logins" => "Vaihtoehtoiset kirjautumiset", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>", "Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken.", +"This ownCloud instance is currently being updated, which may take a while." => "Tätä ownCloud-asennusta päivitetään parhaillaan, siinä saattaa kestää hetki.", +"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä.", "Thank you for your patience." => "Kiitos kärsivällisyydestäsi." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 6978e9e17a0..4fd427217d1 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Acesso proibido", "Cloud not found" => "Cloud não encontrado", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\ngostaria que você soubesse que %s compartilhou %s com vecê.\nVeja isto: %s\n\n", +"The share will expire on %s." => "O compartilhamento irá expirar em %s.", "Cheers!" => "Saúde!", "Security Warning" => "Aviso de Segurança", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sua versão do PHP está vulnerável ao ataque NULL Byte (CVE-2006-7243)", diff --git a/core/l10n/sl.php b/core/l10n/sl.php index 85958b0e813..ce1df56679f 100644 --- a/core/l10n/sl.php +++ b/core/l10n/sl.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Dostop je prepovedan", "Cloud not found" => "Oblaka ni mogoče najti", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Pozdravljeni,\n\noseba %s vam je omogočila souporabo %s.\nVir si lahko ogledate: %s\n\n", +"The share will expire on %s." => "Povezava souporabe bo potekla %s.", "Cheers!" => "Na zdravje!", "Security Warning" => "Varnostno opozorilo", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)", diff --git a/core/l10n/tr.php b/core/l10n/tr.php index c97f2842f10..74eff9317c2 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -132,6 +132,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Erişim yasaklı", "Cloud not found" => "Bulut bulunamadı", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Merhaba,\n\nSadece %s sizinle %s paylaşımını yaptığını bildiriyoruz.\nBuradan bakabilirsiniz: %s\n\n", +"The share will expire on %s." => "Bu paylaşım %s tarihinde sona erecek.", "Cheers!" => "Şerefe!", "Security Warning" => "Güvenlik Uyarisi", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP sürümünüz NULL Byte saldırısına açık (CVE-2006-7243)", |