diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
commit | 92f2914335643d6a2701963c21b5c51e421c1996 (patch) | |
tree | 6aadf1175b424bcf9e2a1fd74f339d7d8a2df6ba /core/l10n | |
parent | dd747440394b397d3f12a4eb938fe86ad344cb78 (diff) | |
download | nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.tar.gz nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/de.php | 4 | ||||
-rw-r--r-- | core/l10n/et_EE.php | 9 |
2 files changed, 11 insertions, 2 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index ada6e70080d..013b6538d52 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -151,10 +151,10 @@ $TRANSLATIONS = array( "The share will expire on %s." => "Die Freigabe wird am %s ablaufen.", "Cheers!" => "Hallo!", "The server encountered an internal error and was unable to complete your request." => "Der Server hat einen internen Fehler und konnte Ihre Anfrage nicht vervollständigen.", -"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wende Dich sich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt, gebe bitte die, unten stehenden, technischen Details in Ihrem Bericht mit an.", +"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wende Dich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt. Füge deinem Bericht, bitte die untenstehenden technischen Details hinzu.", "More details can be found in the server log." => "Weitere Details können im Serverprotokoll gefunden werden.", "Technical details" => "Technische Details", -"Remote Address: %s" => "Entfernte Adresse: %s", +"Remote Address: %s" => "IP Adresse: %s", "Request ID: %s" => "Anforderungskennung: %s", "Code: %s" => "Code: %s", "Message: %s" => "Nachricht: %s", diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 4b9ac3f93b6..58b0955838c 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -87,6 +87,7 @@ $TRANSLATIONS = array( "Send" => "Saada", "Set expiration date" => "Määra aegumise kuupäev", "Expiration date" => "Aegumise kuupäev", +"Adding user..." => "Kasutaja lisamine...", "group" => "grupp", "Resharing is not allowed" => "Edasijagamine pole lubatud", "Shared in {item} with {user}" => "Jagatud {item} kasutajaga {user}", @@ -142,9 +143,17 @@ $TRANSLATIONS = array( "Error favoriting" => "Viga lemmikuks lisamisel", "Error unfavoriting" => "Viga lemmikutest eemaldamisel", "Access forbidden" => "Ligipääs on keelatud", +"File not found" => "Faili ei leitud", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Tere,\n\n%s jagas sulle välja %s.\nVaata siit: %s\n\n", "The share will expire on %s." => "Jagamine aegub %s.", "Cheers!" => "Terekest!", +"Technical details" => "Tehnilised andmed", +"Remote Address: %s" => "Kaugaadress: %s", +"Request ID: %s" => "Päringu ID: %s", +"Code: %s" => "Kood: %s", +"Message: %s" => "Sõnum: %s", +"File: %s" => "Fail: %s", +"Line: %s" => "Rida: %s", "Security Warning" => "Turvahoiatus", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sinu PHP versioon on haavatav NULL Baidi (CVE-2006-7243) rünnakuga.", "Please update your PHP installation to use %s securely." => "Palun uuenda oma paigaldatud PHP-d tagamaks %s turvalisus.", |