diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/eo.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eo.php')
-rw-r--r-- | core/l10n/eo.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/eo.php b/core/l10n/eo.php index 2b416db4707..24e845622c2 100644 --- a/core/l10n/eo.php +++ b/core/l10n/eo.php @@ -2,14 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s kunhavigis “%s” kun vi", "group" => "grupo", -"Category type not provided." => "Ne proviziĝis tipon de kategorio.", -"No category to add?" => "Ĉu neniu kategorio estas aldonota?", -"This category already exists: %s" => "Tiu kategorio jam ekzistas: %s", -"Object type not provided." => "Ne proviziĝis tipon de objekto.", -"%s ID not provided." => "Ne proviziĝis ID-on de %s.", -"Error adding %s to favorites." => "Eraro dum aldono de %s al favoratoj.", -"No categories selected for deletion." => "Neniu kategorio elektiĝis por forigo.", -"Error removing %s from favorites." => "Eraro dum forigo de %s el favoratoj.", "Sunday" => "dimanĉo", "Monday" => "lundo", "Tuesday" => "mardo", @@ -47,12 +39,9 @@ $TRANSLATIONS = array( "Ok" => "Akcepti", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "Nuligi", -"The object type is not specified." => "Ne indikiĝis tipo de la objekto.", -"Error" => "Eraro", -"The app name is not specified." => "Ne indikiĝis nomo de la aplikaĵo.", -"The required file {file} is not installed!" => "La necesa dosiero {file} ne instaliĝis!", "Shared" => "Dividita", "Share" => "Kunhavigi", +"Error" => "Eraro", "Error while sharing" => "Eraro dum kunhavigo", "Error while unsharing" => "Eraro dum malkunhavigo", "Error while changing permissions" => "Eraro dum ŝanĝo de permesoj", @@ -83,6 +72,9 @@ $TRANSLATIONS = array( "Sending ..." => "Sendante...", "Email sent" => "La retpoŝtaĵo sendiĝis", "Warning" => "Averto", +"The object type is not specified." => "Ne indikiĝis tipo de la objekto.", +"Delete" => "Forigi", +"Add" => "Aldoni", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La ĝisdatigo estis malsukcese. Bonvolu raporti tiun problemon al la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownClouda komunumo</a>.", "The update was successful. Redirecting you to ownCloud now." => "La ĝisdatigo estis sukcesa. Alidirektante nun al ownCloud.", "Use the following link to reset your password: {link}" => "Uzu la jenan ligilon por restarigi vian pasvorton: {link}", @@ -102,8 +94,6 @@ $TRANSLATIONS = array( "Help" => "Helpo", "Access forbidden" => "Aliro estas malpermesata", "Cloud not found" => "La nubo ne estas trovita", -"Edit categories" => "Redakti kategoriojn", -"Add" => "Aldoni", "Security Warning" => "Sekureca averto", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Via PHP versio estas sendefenda je la NULL bajto atako (CVE-2006-7243)", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ne disponeblas sekura generilo de hazardaj numeroj; bonvolu kapabligi la OpenSSL-kromaĵon por PHP.", |