aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/sl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-02 02:06:16 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-02 02:06:16 +0200
commit91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f (patch)
tree5e33e8c13ae4e56e363fef41bb3e7e616c00be91 /apps/contacts/l10n/sl.php
parentf159f607deff03201fb3b35ce1d01ef532d918fe (diff)
downloadnextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.tar.gz
nextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/sl.php')
-rw-r--r--apps/contacts/l10n/sl.php19
1 files changed, 8 insertions, 11 deletions
diff --git a/apps/contacts/l10n/sl.php b/apps/contacts/l10n/sl.php
index 7ff30a34f14..73d919cf0ab 100644
--- a/apps/contacts/l10n/sl.php
+++ b/apps/contacts/l10n/sl.php
@@ -1,11 +1,13 @@
<?php $TRANSLATIONS = array(
-"Error (de)activating addressbook." => "Napaka med (de)aktivacijo imenika.",
"There was an error adding the contact." => "Med dodajanjem stika je prišlo do napake",
"element name is not set." => "ime elementa ni nastavljeno.",
"id is not set." => "id ni nastavljen.",
"Cannot add empty property." => "Ne morem dodati prazne lastnosti.",
"At least one of the address fields has to be filled out." => "Vsaj eno izmed polj je še potrebno izpolniti.",
"Trying to add duplicate property: " => "Poskušam dodati podvojeno lastnost:",
+"Error (de)activating addressbook." => "Napaka med (de)aktivacijo imenika.",
+"Cannot update addressbook with an empty name." => "Ne morem posodobiti imenika s praznim imenom.",
+"Error updating addressbook." => "Napaka pri posodabljanju imenika.",
"No ID provided" => "ID ni bil podan",
"Error setting checksum." => "Napaka pri nastavljanju nadzorne vsote.",
"No categories selected for deletion." => "Nobena kategorija ni bila izbrana za izbris.",
@@ -34,8 +36,6 @@
"Information about vCard is incorrect. Please reload the page: " => "Informacija o vCard je napačna. Prosimo, če ponovno naložite stran: ",
"Something went FUBAR. " => "Nekaj je šlo v franže. ",
"Error updating contact property." => "Napaka pri posodabljanju lastnosti stika.",
-"Cannot update addressbook with an empty name." => "Ne morem posodobiti imenika s praznim imenom.",
-"Error updating addressbook." => "Napaka pri posodabljanju imenika.",
"Error uploading contacts to storage." => "Napaka pri nalaganju stikov v hrambo.",
"There is no error, the file uploaded with success" => "Datoteka je bila uspešno naložena.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Naložena datoteka presega velikost, ki jo določa parameter upload_max_filesize v datoteki php.ini",
@@ -62,7 +62,6 @@
"Result: " => "Rezultati: ",
" imported, " => " uvoženih, ",
" failed." => " je spodletelo.",
-"Addressbook not found." => "Imenik ni bil najden.",
"This is not your addressbook." => "To ni vaš imenik.",
"Contact could not be found." => "Stika ni bilo mogoče najti.",
"Address" => "Naslov",
@@ -85,12 +84,6 @@
"Import" => "Uvozi",
"Addressbooks" => "Imeniki",
"Close" => "Zapri",
-"Configure Address Books" => "Nastavi imenike",
-"New Address Book" => "Nov imenik",
-"CardDav Link" => "CardDav povezava",
-"Download" => "Prenesi",
-"Edit" => "Uredi",
-"Delete" => "Izbriši",
"Drop photo to upload" => "Spustite sliko tukaj, da bi jo naložili",
"Delete current photo" => "Izbriši trenutno sliko",
"Edit current photo" => "Uredi trenutno sliko",
@@ -98,6 +91,7 @@
"Select photo from ownCloud" => "Izberi sliko iz ownCloud",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Format po meri, Kratko ime, Polno ime, Obratno ali Obratno z vejico",
"Edit name details" => "Uredite podrobnosti imena",
+"Delete" => "Izbriši",
"Nickname" => "Vzdevek",
"Enter nickname" => "Vnesite vzdevek",
"dd-mm-yyyy" => "dd. mm. yyyy",
@@ -166,5 +160,8 @@
"CardDAV syncing addresses" => "CardDAV naslovi za sinhronizacijo",
"more info" => "več informacij",
"Primary address (Kontact et al)" => "Primarni naslov (za kontakt et al)",
-"iOS/OS X" => "iOS/OS X"
+"iOS/OS X" => "iOS/OS X",
+"Download" => "Prenesi",
+"Edit" => "Uredi",
+"New Address Book" => "Nov imenik"
);