summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/bs.js29
-rw-r--r--l10n/bs.json27
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/eo.js1
-rw-r--r--l10n/eo.json1
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
-rw-r--r--l10n/is.js1
-rw-r--r--l10n/is.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/lv.js1
-rw-r--r--l10n/lv.json1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
-rw-r--r--l10n/sk.js1
-rw-r--r--l10n/sk.json1
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
36 files changed, 0 insertions, 90 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
deleted file mode 100644
index c402dc22..00000000
--- a/l10n/bs.js
+++ /dev/null
@@ -1,29 +0,0 @@
-OC.L10N.register(
- "contacts",
- {
- "Contacts" : "Kontakti",
- "Nickname" : "Nadimak",
- "Last name" : "Prezime",
- "First name" : "Ime",
- "Additional names" : "Dodatna imena",
- "Website" : "Web-prezentacija",
- "Home" : "Kuća",
- "Work" : "Posao",
- "Other" : "Ostali",
- "Address" : "Adresa",
- "City" : "Grad",
- "State or province" : "Savezna država ili pokrajina",
- "Postal code" : "Poštanski broj",
- "Country" : "Država",
- "Groups" : "Grupe",
- "Birthday" : "Rođendan",
- "Email" : "E-pošta",
- "Instant messaging" : "Razmjena izravnih poruka",
- "Phone" : "Telefon",
- "Mobile" : "Mobitel",
- "Fax" : "Faks",
- "Pager" : "Dojavljivač",
- "Voice" : "Glas",
- "New contact" : "Novi kontakt"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/bs.json b/l10n/bs.json
deleted file mode 100644
index ccebb9d5..00000000
--- a/l10n/bs.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{ "translations": {
- "Contacts" : "Kontakti",
- "Nickname" : "Nadimak",
- "Last name" : "Prezime",
- "First name" : "Ime",
- "Additional names" : "Dodatna imena",
- "Website" : "Web-prezentacija",
- "Home" : "Kuća",
- "Work" : "Posao",
- "Other" : "Ostali",
- "Address" : "Adresa",
- "City" : "Grad",
- "State or province" : "Savezna država ili pokrajina",
- "Postal code" : "Poštanski broj",
- "Country" : "Država",
- "Groups" : "Grupe",
- "Birthday" : "Rođendan",
- "Email" : "E-pošta",
- "Instant messaging" : "Razmjena izravnih poruka",
- "Phone" : "Telefon",
- "Mobile" : "Mobitel",
- "Fax" : "Faks",
- "Pager" : "Dojavljivač",
- "Voice" : "Glas",
- "New contact" : "Novi kontakt"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
-} \ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index 731f0312..226a59b7 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Žena",
"Male" : "Muž",
"All contacts" : "Všechny kontakty",
- "You did not enter the password in time" : "Heslo jste nezadali včas",
"An error occurred" : "Došlo k chybě",
"New contact" : "Nový kontakt",
"Contact not found" : "Kontakt nenalezen"
diff --git a/l10n/cs.json b/l10n/cs.json
index f48d4544..643d5f70 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -91,7 +91,6 @@
"Female" : "Žena",
"Male" : "Muž",
"All contacts" : "Všechny kontakty",
- "You did not enter the password in time" : "Heslo jste nezadali včas",
"An error occurred" : "Došlo k chybě",
"New contact" : "Nový kontakt",
"Contact not found" : "Kontakt nenalezen"
diff --git a/l10n/de.js b/l10n/de.js
index c7c3c104..e6e2f554 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Weiblich",
"Male" : "Männlich",
"All contacts" : "Alle Kontakte",
- "You did not enter the password in time" : "Du hast das Passwort nicht rechtzeitig eingegeben",
"An error occurred" : "Es ist ein Fehler aufgetreten",
"New contact" : "Neuer Kontakt",
"Contact not found" : "Kontakt nicht gefunden"
diff --git a/l10n/de.json b/l10n/de.json
index 64f3bf18..2ed8efca 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -91,7 +91,6 @@
"Female" : "Weiblich",
"Male" : "Männlich",
"All contacts" : "Alle Kontakte",
- "You did not enter the password in time" : "Du hast das Passwort nicht rechtzeitig eingegeben",
"An error occurred" : "Es ist ein Fehler aufgetreten",
"New contact" : "Neuer Kontakt",
"Contact not found" : "Kontakt nicht gefunden"
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index a13ca1c4..57c1e7a9 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Weiblich",
"Male" : "Männlich",
"All contacts" : "Alle Kontakte",
- "You did not enter the password in time" : "Sie haben das Passwort nicht rechtzeitig eingegeben",
"An error occurred" : "Es ist ein Fehler aufgetreten",
"New contact" : "Neuer Kontakt",
"Contact not found" : "Kontakt nicht gefunden"
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 8ce5989b..dbb9e3d3 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -91,7 +91,6 @@
"Female" : "Weiblich",
"Male" : "Männlich",
"All contacts" : "Alle Kontakte",
- "You did not enter the password in time" : "Sie haben das Passwort nicht rechtzeitig eingegeben",
"An error occurred" : "Es ist ein Fehler aufgetreten",
"New contact" : "Neuer Kontakt",
"Contact not found" : "Kontakt nicht gefunden"
diff --git a/l10n/eo.js b/l10n/eo.js
index 2175a4dc..8a254a5d 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -91,7 +91,6 @@ OC.L10N.register(
"Female" : "Ina",
"Male" : "Vira",
"All contacts" : "Ĉiuj kontaktoj",
- "You did not enter the password in time" : "Vi entajpis la pasvorton ne ĝustatempe",
"An error occurred" : "Eraro okazis",
"New contact" : "Nova kontakto",
"Contact not found" : "Kontakto ne trovebla"
diff --git a/l10n/eo.json b/l10n/eo.json
index 6385e709..695d8855 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -89,7 +89,6 @@
"Female" : "Ina",
"Male" : "Vira",
"All contacts" : "Ĉiuj kontaktoj",
- "You did not enter the password in time" : "Vi entajpis la pasvorton ne ĝustatempe",
"An error occurred" : "Eraro okazis",
"New contact" : "Nova kontakto",
"Contact not found" : "Kontakto ne trovebla"
diff --git a/l10n/es.js b/l10n/es.js
index b0e3f91d..e3b7a9cf 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Mujer",
"Male" : "Hombre",
"All contacts" : "Todos los contactos",
- "You did not enter the password in time" : "No ha introducido la contraseña a tiempo",
"An error occurred" : "Ocurrió un error",
"New contact" : "Nuevo contacto",
"Contact not found" : "Contacto no encontrado"
diff --git a/l10n/es.json b/l10n/es.json
index b4cd202c..1cfe88c0 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -91,7 +91,6 @@
"Female" : "Mujer",
"Male" : "Hombre",
"All contacts" : "Todos los contactos",
- "You did not enter the password in time" : "No ha introducido la contraseña a tiempo",
"An error occurred" : "Ocurrió un error",
"New contact" : "Nuevo contacto",
"Contact not found" : "Contacto no encontrado"
diff --git a/l10n/fr.js b/l10n/fr.js
index 48cb7582..51054e10 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Femme",
"Male" : "Homme",
"All contacts" : "Tous les contacts",
- "You did not enter the password in time" : "Vous n'avez pas entrer votre mot de passe dans le temps imparti",
"An error occurred" : "Une erreur est survenue",
"New contact" : "Nouveau contact",
"Contact not found" : "Contact introuvable"
diff --git a/l10n/fr.json b/l10n/fr.json
index 6aa2efba..f4633306 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -91,7 +91,6 @@
"Female" : "Femme",
"Male" : "Homme",
"All contacts" : "Tous les contacts",
- "You did not enter the password in time" : "Vous n'avez pas entrer votre mot de passe dans le temps imparti",
"An error occurred" : "Une erreur est survenue",
"New contact" : "Nouveau contact",
"Contact not found" : "Contact introuvable"
diff --git a/l10n/hu.js b/l10n/hu.js
index e1b0046c..03f6ca0e 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -80,7 +80,6 @@ OC.L10N.register(
"Female" : "Nő",
"Male" : "Férfi",
"All contacts" : "Összes névjegy",
- "You did not enter the password in time" : "Nem adtad meg a jelszót időben",
"An error occurred" : "Hiba történt",
"New contact" : "Új névjegy"
},
diff --git a/l10n/hu.json b/l10n/hu.json
index 42ef8162..fd5d5864 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -78,7 +78,6 @@
"Female" : "Nő",
"Male" : "Férfi",
"All contacts" : "Összes névjegy",
- "You did not enter the password in time" : "Nem adtad meg a jelszót időben",
"An error occurred" : "Hiba történt",
"New contact" : "Új névjegy"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/l10n/is.js b/l10n/is.js
index dd6850d9..ddb963b3 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Kona",
"Male" : "Karl",
"All contacts" : "Allir tengiliðir",
- "You did not enter the password in time" : "Þú settir ekki lykilorðið inn tímanlega",
"An error occurred" : "Villa kom upp",
"New contact" : "Nýr tengiliður",
"Contact not found" : "Tengiliður fannst ekki"
diff --git a/l10n/is.json b/l10n/is.json
index 6d6cc421..6fe92aaf 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -91,7 +91,6 @@
"Female" : "Kona",
"Male" : "Karl",
"All contacts" : "Allir tengiliðir",
- "You did not enter the password in time" : "Þú settir ekki lykilorðið inn tímanlega",
"An error occurred" : "Villa kom upp",
"New contact" : "Nýr tengiliður",
"Contact not found" : "Tengiliður fannst ekki"
diff --git a/l10n/it.js b/l10n/it.js
index ae0e2b39..db440bc2 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Femmina",
"Male" : "Maschio",
"All contacts" : "Tutti i contatti",
- "You did not enter the password in time" : "Non hai digitato la password in tempo",
"An error occurred" : "Si è verificato un errore",
"New contact" : "Nuovo contatto",
"Contact not found" : "Contatto non trovato"
diff --git a/l10n/it.json b/l10n/it.json
index 53b968de..91189951 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -91,7 +91,6 @@
"Female" : "Femmina",
"Male" : "Maschio",
"All contacts" : "Tutti i contatti",
- "You did not enter the password in time" : "Non hai digitato la password in tempo",
"An error occurred" : "Si è verificato un errore",
"New contact" : "Nuovo contatto",
"Contact not found" : "Contatto non trovato"
diff --git a/l10n/lv.js b/l10n/lv.js
index 1d52d7f7..6acb3f0e 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Sieviete",
"Male" : "Vīrietis",
"All contacts" : "Visi kontakti",
- "You did not enter the password in time" : "Jūs nepaspējāt ierakstīt paroli laikā.",
"An error occurred" : "Gadījās kļūda",
"New contact" : "Jauns kontakts",
"Contact not found" : "Kontaktpersona nav atrasta!"
diff --git a/l10n/lv.json b/l10n/lv.json
index 07e9ed27..e265960e 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -91,7 +91,6 @@
"Female" : "Sieviete",
"Male" : "Vīrietis",
"All contacts" : "Visi kontakti",
- "You did not enter the password in time" : "Jūs nepaspējāt ierakstīt paroli laikā.",
"An error occurred" : "Gadījās kļūda",
"New contact" : "Jauns kontakts",
"Contact not found" : "Kontaktpersona nav atrasta!"
diff --git a/l10n/nl.js b/l10n/nl.js
index 93c93a08..b57fbbcd 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Vrouw",
"Male" : "Man",
"All contacts" : "Alle contactpersonen",
- "You did not enter the password in time" : "Je voerde het wachtwoord niet op tijd in",
"An error occurred" : "Er trad een fout op",
"New contact" : "Nieuwe contactpersoon",
"Contact not found" : "Contactpersoon niet gevonden."
diff --git a/l10n/nl.json b/l10n/nl.json
index f353228d..1c0cd01e 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -91,7 +91,6 @@
"Female" : "Vrouw",
"Male" : "Man",
"All contacts" : "Alle contactpersonen",
- "You did not enter the password in time" : "Je voerde het wachtwoord niet op tijd in",
"An error occurred" : "Er trad een fout op",
"New contact" : "Nieuwe contactpersoon",
"Contact not found" : "Contactpersoon niet gevonden."
diff --git a/l10n/pl.js b/l10n/pl.js
index 4eb6d8b9..16c6b44e 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -92,7 +92,6 @@ OC.L10N.register(
"Female" : "Kobieta",
"Male" : "Mężczyzna",
"All contacts" : "Wszystkie kontakty",
- "You did not enter the password in time" : "Nie wprowadziłeś hasła w odpowiednim czasie",
"An error occurred" : "Wystąpił błąd",
"New contact" : "Nowy kontakt",
"Contact not found" : "Nie znaleziono kontaktu"
diff --git a/l10n/pl.json b/l10n/pl.json
index e0ec304e..2d401fb1 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -90,7 +90,6 @@
"Female" : "Kobieta",
"Male" : "Mężczyzna",
"All contacts" : "Wszystkie kontakty",
- "You did not enter the password in time" : "Nie wprowadziłeś hasła w odpowiednim czasie",
"An error occurred" : "Wystąpił błąd",
"New contact" : "Nowy kontakt",
"Contact not found" : "Nie znaleziono kontaktu"
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index cc667786..0f02bc75 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Mulher",
"Male" : "Homem",
"All contacts" : "Todos os contatos",
- "You did not enter the password in time" : "Você não digitou a senha a tempo",
"An error occurred" : "Um erro ocorreu",
"New contact" : "Novo contato",
"Contact not found" : "Contato não encontrado"
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 7162201e..02c06c7e 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -91,7 +91,6 @@
"Female" : "Mulher",
"Male" : "Homem",
"All contacts" : "Todos os contatos",
- "You did not enter the password in time" : "Você não digitou a senha a tempo",
"An error occurred" : "Um erro ocorreu",
"New contact" : "Novo contato",
"Contact not found" : "Contato não encontrado"
diff --git a/l10n/ru.js b/l10n/ru.js
index 70e26046..295e09cd 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Женщина",
"Male" : "Мужчина",
"All contacts" : "Все контакты",
- "You did not enter the password in time" : "Вы не ввели пароль в отведенное время",
"An error occurred" : "Произошла ошибка",
"New contact" : "Новый контакт",
"Contact not found" : "Контакт не найден"
diff --git a/l10n/ru.json b/l10n/ru.json
index be0fbfdb..b7836dc4 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -91,7 +91,6 @@
"Female" : "Женщина",
"Male" : "Мужчина",
"All contacts" : "Все контакты",
- "You did not enter the password in time" : "Вы не ввели пароль в отведенное время",
"An error occurred" : "Произошла ошибка",
"New contact" : "Новый контакт",
"Contact not found" : "Контакт не найден"
diff --git a/l10n/sk.js b/l10n/sk.js
index 792a7616..2a2a6d5a 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -92,7 +92,6 @@ OC.L10N.register(
"Female" : "Žena",
"Male" : "Muž",
"All contacts" : "Všetky kontakty",
- "You did not enter the password in time" : "Nestihli ste vložiť heslo načas",
"An error occurred" : "Vyskytla sa chyba",
"New contact" : "Nový kontakt",
"Contact not found" : "Kontakt sa nenašiel"
diff --git a/l10n/sk.json b/l10n/sk.json
index 99959b50..9dbaa836 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -90,7 +90,6 @@
"Female" : "Žena",
"Male" : "Muž",
"All contacts" : "Všetky kontakty",
- "You did not enter the password in time" : "Nestihli ste vložiť heslo načas",
"An error occurred" : "Vyskytla sa chyba",
"New contact" : "Nový kontakt",
"Contact not found" : "Kontakt sa nenašiel"
diff --git a/l10n/sr.js b/l10n/sr.js
index 4d274c5b..9ae5e0c7 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Женски",
"Male" : "Мушки",
"All contacts" : "Сви контакти",
- "You did not enter the password in time" : "Нисте унели лозинку на време",
"An error occurred" : "Дошло је до грешке.",
"New contact" : "Нови контакт",
"Contact not found" : "Контакт није нађен"
diff --git a/l10n/sr.json b/l10n/sr.json
index 0321b737..e9893d14 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -91,7 +91,6 @@
"Female" : "Женски",
"Male" : "Мушки",
"All contacts" : "Сви контакти",
- "You did not enter the password in time" : "Нисте унели лозинку на време",
"An error occurred" : "Дошло је до грешке.",
"New contact" : "Нови контакт",
"Contact not found" : "Контакт није нађен"
diff --git a/l10n/tr.js b/l10n/tr.js
index e631d17a..6fde7599 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"Female" : "Kadın",
"Male" : "Erkek",
"All contacts" : "Tüm kişiler",
- "You did not enter the password in time" : "Parolayı istenilen sürede yazmadınız",
"An error occurred" : "Bir sorun çıktı",
"New contact" : "Yeni kişi",
"Contact not found" : "Kişi bulunamadı"
diff --git a/l10n/tr.json b/l10n/tr.json
index 165c8002..7cb1f8c6 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -91,7 +91,6 @@
"Female" : "Kadın",
"Male" : "Erkek",
"All contacts" : "Tüm kişiler",
- "You did not enter the password in time" : "Parolayı istenilen sürede yazmadınız",
"An error occurred" : "Bir sorun çıktı",
"New contact" : "Yeni kişi",
"Contact not found" : "Kişi bulunamadı"