diff options
Diffstat (limited to 'apps/contacts/l10n/eo.php')
-rw-r--r-- | apps/contacts/l10n/eo.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/contacts/l10n/eo.php b/apps/contacts/l10n/eo.php index 29ac52b1fe7..33c0106d5a4 100644 --- a/apps/contacts/l10n/eo.php +++ b/apps/contacts/l10n/eo.php @@ -39,6 +39,8 @@ "Error finding image: " => "Eraro dum serĉo de bildo: ", "Error uploading contacts to storage." => "Eraro dum alŝutiĝis kontaktoj al konservejo.", "There is no error, the file uploaded with success" => "Ne estas eraro, la dosiero alŝutiĝis sukcese.", +"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "La alŝutita dosiero transpasas la preskribon upload_max_filesize en php.ini", +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "La alŝutita dosiero transpasas la preskribon MAX_FILE_SIZE kiu specifiĝis en la HTML-formularo", "The uploaded file was only partially uploaded" => "la alŝutita dosiero nur parte alŝutiĝis", "No file was uploaded" => "Neniu dosiero alŝutiĝis.", "Missing a temporary folder" => "Mankas provizora dosierujo.", @@ -53,6 +55,7 @@ "This property has to be non-empty." => "Ĉi tiu propraĵo devas ne esti malplena.", "Edit name" => "Redakti nomon", "No files selected for upload." => "Neniu dosiero elektita por alŝuto.", +"The file you are trying to upload exceed the maximum size for file uploads on this server." => "La dosiero, kiun vi provas alŝuti, transpasas la maksimuman grandon por dosieraj alŝutoj en ĉi tiu servilo.", "Select type" => "Elektu tipon", "Result: " => "Rezulto: ", " imported, " => " enportoj, ", @@ -76,7 +79,9 @@ "Internet" => "Interreto", "Birthday" => "Naskiĝotago", "Business" => "Negoco", +"Call" => "Voko", "Clients" => "Klientoj", +"Holidays" => "Ferioj", "Ideas" => "Ideoj", "Meeting" => "Kunveno", "Other" => "Alia", @@ -94,7 +99,10 @@ "Navigation" => "Navigado", "Next contact in list" => "Sekva kontakto en la listo", "Previous contact in list" => "Malsekva kontakto en la listo", +"Next addressbook" => "Sekva adresaro", +"Previous addressbook" => "Malsekva adresaro", "Actions" => "Agoj", +"Refresh contacts list" => "Refreŝigi la kontaktoliston", "Add new contact" => "Aldoni novan kontakton", "Add new addressbook" => "Aldoni novan adresaron", "Delete current contact" => "Forigi la nunan kontakton", |