summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/cs.js4
-rw-r--r--l10n/cs.json4
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/eo.js5
-rw-r--r--l10n/eo.json5
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/gl.js4
-rw-r--r--l10n/gl.json4
-rw-r--r--l10n/it.js4
-rw-r--r--l10n/it.json4
-rw-r--r--l10n/lt_LT.js5
-rw-r--r--l10n/lt_LT.json5
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/sk.js6
-rw-r--r--l10n/sk.json6
-rw-r--r--l10n/sv.js4
-rw-r--r--l10n/sv.json4
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
24 files changed, 80 insertions, 24 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 49c107cb..decbdfeb 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Žádné",
"Unknown" : "Neznámé",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt se nepodařilo načíst","{failed} kontakty se nepodařilo načíst","{failed} kontaktů se nepodařilo načíst","{failed} kontakty se nepodařilo načíst"],
- "An error occurred" : "Došlo k chybě"
+ "An error occurred" : "Došlo k chybě",
+ "Your web browser is out of date" : "Váš webový prohlížeč je zastaralý",
+ "This application is not compatible with Internet Explorer" : "Tato aplikace není s prohlížečem Internet Explorer kompatibilní"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index e7d4505c..62fafd34 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -137,6 +137,8 @@
"None" : "Žádné",
"Unknown" : "Neznámé",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt se nepodařilo načíst","{failed} kontakty se nepodařilo načíst","{failed} kontaktů se nepodařilo načíst","{failed} kontakty se nepodařilo načíst"],
- "An error occurred" : "Došlo k chybě"
+ "An error occurred" : "Došlo k chybě",
+ "Your web browser is out of date" : "Váš webový prohlížeč je zastaralý",
+ "This application is not compatible with Internet Explorer" : "Tato aplikace není s prohlížečem Internet Explorer kompatibilní"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index deb5833f..e96826cb 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Keine",
"Unknown" : "Unbekannt",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} Kontakt konnte nicht gelesen werden","{failed} Kontakte konnten nicht gelesen werden"],
- "An error occurred" : "Es ist ein Fehler aufgetreten"
+ "An error occurred" : "Es ist ein Fehler aufgetreten",
+ "Your web browser is out of date" : "Dein Webbrowser ist veraltet",
+ "This application is not compatible with Internet Explorer" : "Diese Anwendung ist nicht mit dem Internet Explorer kompatibel"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index dfdaec59..f9b1a5b7 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -137,6 +137,8 @@
"None" : "Keine",
"Unknown" : "Unbekannt",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} Kontakt konnte nicht gelesen werden","{failed} Kontakte konnten nicht gelesen werden"],
- "An error occurred" : "Es ist ein Fehler aufgetreten"
+ "An error occurred" : "Es ist ein Fehler aufgetreten",
+ "Your web browser is out of date" : "Dein Webbrowser ist veraltet",
+ "This application is not compatible with Internet Explorer" : "Diese Anwendung ist nicht mit dem Internet Explorer kompatibel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 2c52f102..6c1d4432 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Keine",
"Unknown" : "Unbekannt",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} Kontakt konnte nicht gelesen werden","{failed} Kontakte konnten nicht gelesen werden"],
- "An error occurred" : "Es ist ein Fehler aufgetreten"
+ "An error occurred" : "Es ist ein Fehler aufgetreten",
+ "Your web browser is out of date" : "Ihr Webbrowser ist veraltet",
+ "This application is not compatible with Internet Explorer" : "Diese Anwendung ist nicht mit dem Internet Explorer kompatibel"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 4f588a18..fb9d14c0 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -137,6 +137,8 @@
"None" : "Keine",
"Unknown" : "Unbekannt",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} Kontakt konnte nicht gelesen werden","{failed} Kontakte konnten nicht gelesen werden"],
- "An error occurred" : "Es ist ein Fehler aufgetreten"
+ "An error occurred" : "Es ist ein Fehler aufgetreten",
+ "Your web browser is out of date" : "Ihr Webbrowser ist veraltet",
+ "This application is not compatible with Internet Explorer" : "Diese Anwendung ist nicht mit dem Internet Explorer kompatibel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/eo.js b/l10n/eo.js
index 33a1a582..a9923215 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Groups" : "Grupoj",
"New contact" : "Nova kontakto",
"Syntax error. Cannot open the contact." : "Sintakseraro. Ne eblas malfermi la kontakton.",
+ "Deleting the contact in {countdown} seconds" : "Forigo de la kontakto post {countdown} sekundoj",
"Done importing {total} contacts into" : "Farite, importado de {total} kontaktoj al",
"Importing {total} contacts into" : "Importante {total} kontaktaktoj en",
"No errors" : "Neniu eraro",
@@ -136,6 +137,8 @@ OC.L10N.register(
"None" : "Nenio",
"Unknown" : "Nekonata",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakto malsukcesis esti legita","{failed} kontaktoj malsukcesis esti legitaj"],
- "An error occurred" : "Eraro okazis"
+ "An error occurred" : "Eraro okazis",
+ "Your web browser is out of date" : "Via retumilo estas malaktuala",
+ "This application is not compatible with Internet Explorer" : "Tiu aplikaĵo ne kongruas kun „Internet Explorer“"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eo.json b/l10n/eo.json
index ba000779..1e450280 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -30,6 +30,7 @@
"Groups" : "Grupoj",
"New contact" : "Nova kontakto",
"Syntax error. Cannot open the contact." : "Sintakseraro. Ne eblas malfermi la kontakton.",
+ "Deleting the contact in {countdown} seconds" : "Forigo de la kontakto post {countdown} sekundoj",
"Done importing {total} contacts into" : "Farite, importado de {total} kontaktoj al",
"Importing {total} contacts into" : "Importante {total} kontaktaktoj en",
"No errors" : "Neniu eraro",
@@ -134,6 +135,8 @@
"None" : "Nenio",
"Unknown" : "Nekonata",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakto malsukcesis esti legita","{failed} kontaktoj malsukcesis esti legitaj"],
- "An error occurred" : "Eraro okazis"
+ "An error occurred" : "Eraro okazis",
+ "Your web browser is out of date" : "Via retumilo estas malaktuala",
+ "This application is not compatible with Internet Explorer" : "Tiu aplikaĵo ne kongruas kun „Internet Explorer“"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 8ceedad1..3663e072 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Aucun",
"Unknown" : "Inconnu",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Erreur de lecture pour {failed} contact","Erreur de lecture pour {failed} contacts"],
- "An error occurred" : "Une erreur est survenue"
+ "An error occurred" : "Une erreur est survenue",
+ "Your web browser is out of date" : "Votre navigateur Web n'est pas à jour.",
+ "This application is not compatible with Internet Explorer" : "Cette application n'est pas compatible avec Internet Explorer."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 53a5441a..10d851f2 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -137,6 +137,8 @@
"None" : "Aucun",
"Unknown" : "Inconnu",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Erreur de lecture pour {failed} contact","Erreur de lecture pour {failed} contacts"],
- "An error occurred" : "Une erreur est survenue"
+ "An error occurred" : "Une erreur est survenue",
+ "Your web browser is out of date" : "Votre navigateur Web n'est pas à jour.",
+ "This application is not compatible with Internet Explorer" : "Cette application n'est pas compatible avec Internet Explorer."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 9e861cc8..755387db 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Ningún",
"Unknown" : "Descoñecido",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Produciuse un fallo ao ler {failed} contacto","Produciuse un fallo ao ler {failed} contactos"],
- "An error occurred" : "Produciuse un erro"
+ "An error occurred" : "Produciuse un erro",
+ "Your web browser is out of date" : "O seu navegador está desactualizado",
+ "This application is not compatible with Internet Explorer" : "Este aplicativo non é compatíbel co Internet Explorer"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index fb53ee93..57dbb904 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -137,6 +137,8 @@
"None" : "Ningún",
"Unknown" : "Descoñecido",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Produciuse un fallo ao ler {failed} contacto","Produciuse un fallo ao ler {failed} contactos"],
- "An error occurred" : "Produciuse un erro"
+ "An error occurred" : "Produciuse un erro",
+ "Your web browser is out of date" : "O seu navegador está desactualizado",
+ "This application is not compatible with Internet Explorer" : "Este aplicativo non é compatíbel co Internet Explorer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index 06d1b880..c65f0ca4 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Nessuno",
"Unknown" : "Sconosciuto",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["lettura di {failed} contatto non riuscita","lettura di {failed} contatti non riuscita"],
- "An error occurred" : "Si è verificato un errore"
+ "An error occurred" : "Si è verificato un errore",
+ "Your web browser is out of date" : "Il tuo browser non è obsoleto",
+ "This application is not compatible with Internet Explorer" : "Questa applicazione non è compatibile con Internet Explorer"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index f8dd63b0..33956714 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -137,6 +137,8 @@
"None" : "Nessuno",
"Unknown" : "Sconosciuto",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["lettura di {failed} contatto non riuscita","lettura di {failed} contatti non riuscita"],
- "An error occurred" : "Si è verificato un errore"
+ "An error occurred" : "Si è verificato un errore",
+ "Your web browser is out of date" : "Il tuo browser non è obsoleto",
+ "This application is not compatible with Internet Explorer" : "Questa applicazione non è compatibile con Internet Explorer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 3bb11ce6..256105c2 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Addressbook copied to clipboard" : "Adresų knyga nukopijuota į iškarpinę",
"Addressbook was not copied to clipboard." : "Adresų knyga nebuvo nukopijuota į iškarpinę.",
"Share with users or groups" : "Dalintis su naudotojais ar grupėmis",
+ "No users or groups" : "Nėra jokių naudotojų ar grupių",
"can edit" : "gali keisti",
"Unable to delete the share." : "Nepavyko ištrinti viešinio.",
"Unable to change permissions." : "Nepavyko pakeisti leidimų.",
@@ -98,6 +99,8 @@ OC.L10N.register(
"None" : "Nėra",
"Unknown" : "Nežinoma",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Nepavyko perskaityti {failed} adresato","Nepavyko perskaityti {failed} adresatų","Nepavyko perskaityti {failed} adresatų","Nepavyko perskaityti {failed} adresato"],
- "An error occurred" : "Įvyko klaida"
+ "An error occurred" : "Įvyko klaida",
+ "Your web browser is out of date" : "Jūsų saityno naršyklė yra pasenusi",
+ "This application is not compatible with Internet Explorer" : "Ši programa nėra suderinama su Internet Explorer"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 78c68e0a..5df746a5 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -36,6 +36,7 @@
"Addressbook copied to clipboard" : "Adresų knyga nukopijuota į iškarpinę",
"Addressbook was not copied to clipboard." : "Adresų knyga nebuvo nukopijuota į iškarpinę.",
"Share with users or groups" : "Dalintis su naudotojais ar grupėmis",
+ "No users or groups" : "Nėra jokių naudotojų ar grupių",
"can edit" : "gali keisti",
"Unable to delete the share." : "Nepavyko ištrinti viešinio.",
"Unable to change permissions." : "Nepavyko pakeisti leidimų.",
@@ -96,6 +97,8 @@
"None" : "Nėra",
"Unknown" : "Nežinoma",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Nepavyko perskaityti {failed} adresato","Nepavyko perskaityti {failed} adresatų","Nepavyko perskaityti {failed} adresatų","Nepavyko perskaityti {failed} adresato"],
- "An error occurred" : "Įvyko klaida"
+ "An error occurred" : "Įvyko klaida",
+ "Your web browser is out of date" : "Jūsų saityno naršyklė yra pasenusi",
+ "This application is not compatible with Internet Explorer" : "Ši programa nėra suderinama su Internet Explorer"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index dddf0cfd..998845eb 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Nenhum",
"Unknown" : "Desconhecido",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} contato falhou ao ler","{failed} contatos falharam ao ler"],
- "An error occurred" : "Um erro ocorreu"
+ "An error occurred" : "Um erro ocorreu",
+ "Your web browser is out of date" : "Seu navegador está desatualizado",
+ "This application is not compatible with Internet Explorer" : "Este aplicativo não é compatível com o Internet Explorer"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index cf0e10a3..a3c5ca62 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -137,6 +137,8 @@
"None" : "Nenhum",
"Unknown" : "Desconhecido",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} contato falhou ao ler","{failed} contatos falharam ao ler"],
- "An error occurred" : "Um erro ocorreu"
+ "An error occurred" : "Um erro ocorreu",
+ "Your web browser is out of date" : "Seu navegador está desatualizado",
+ "This application is not compatible with Internet Explorer" : "Este aplicativo não é compatível com o Internet Explorer"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index 400422ad..e0ef451c 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -26,17 +26,20 @@ OC.L10N.register(
"Addressbook" : "Adresár",
"Groups" : "Skupiny",
"New contact" : "Nový kontakt",
+ "Deleting the contact in {countdown} seconds" : "Kontakt bude zmazaný za {countdown} sekúnd",
"Importing {total} contacts into" : "Importuje sa {total} kontaktov do",
"Select type" : "Vyberte typ",
"Select Date" : "Vybrať dátum",
"Add contact in group" : "Pridať kontakt do skupiny",
"No results" : "Žiadne výsledky",
+ "Last modified" : "Naposledy zmenené",
"Copy link" : "Kopírovať odkaz",
"Copied" : "Skopírované",
"Can not copy" : "Nepodarilo sa skopírovať",
"Rename" : "Premenovať",
"Enabled" : "Povolené",
"Disabled" : "Zakázané",
+ "Delete {addressbook} ?" : "Zmazať {addressbook} ?",
"Deletion of addressbook was not successful." : "Zmazanie adresára sa nepodarilo.",
"Renaming of addressbook was not successful." : "Premenovanie adresára sa nepodarilo.",
"Addressbook copied to clipboard" : "Adresár skopírovaný do schránky",
@@ -111,6 +114,7 @@ OC.L10N.register(
"Gender" : "Pohlavie",
"Female" : "Žena",
"Male" : "Muž",
- "An error occurred" : "Vyskytla sa chyba"
+ "An error occurred" : "Vyskytla sa chyba",
+ "Your web browser is out of date" : "Váš internetový prehliadač je zastaraný"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index 420c9312..b215a918 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -24,17 +24,20 @@
"Addressbook" : "Adresár",
"Groups" : "Skupiny",
"New contact" : "Nový kontakt",
+ "Deleting the contact in {countdown} seconds" : "Kontakt bude zmazaný za {countdown} sekúnd",
"Importing {total} contacts into" : "Importuje sa {total} kontaktov do",
"Select type" : "Vyberte typ",
"Select Date" : "Vybrať dátum",
"Add contact in group" : "Pridať kontakt do skupiny",
"No results" : "Žiadne výsledky",
+ "Last modified" : "Naposledy zmenené",
"Copy link" : "Kopírovať odkaz",
"Copied" : "Skopírované",
"Can not copy" : "Nepodarilo sa skopírovať",
"Rename" : "Premenovať",
"Enabled" : "Povolené",
"Disabled" : "Zakázané",
+ "Delete {addressbook} ?" : "Zmazať {addressbook} ?",
"Deletion of addressbook was not successful." : "Zmazanie adresára sa nepodarilo.",
"Renaming of addressbook was not successful." : "Premenovanie adresára sa nepodarilo.",
"Addressbook copied to clipboard" : "Adresár skopírovaný do schránky",
@@ -109,6 +112,7 @@
"Gender" : "Pohlavie",
"Female" : "Žena",
"Male" : "Muž",
- "An error occurred" : "Vyskytla sa chyba"
+ "An error occurred" : "Vyskytla sa chyba",
+ "Your web browser is out of date" : "Váš internetový prehliadač je zastaraný"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index 34038ba8..402786df 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -138,6 +138,8 @@ OC.L10N.register(
"None" : "Ingen",
"Unknown" : "Okänd",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt kunde inte läsas","{failed} kontakter kunde inte läsas"],
- "An error occurred" : "Ett fel uppstod"
+ "An error occurred" : "Ett fel uppstod",
+ "Your web browser is out of date" : "Din webbläsare är för gammal",
+ "This application is not compatible with Internet Explorer" : "Den här applikationen är inte kompatibel med Internet Explorer"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 7e632359..4f01da14 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -136,6 +136,8 @@
"None" : "Ingen",
"Unknown" : "Okänd",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt kunde inte läsas","{failed} kontakter kunde inte läsas"],
- "An error occurred" : "Ett fel uppstod"
+ "An error occurred" : "Ett fel uppstod",
+ "Your web browser is out of date" : "Din webbläsare är för gammal",
+ "This application is not compatible with Internet Explorer" : "Den här applikationen är inte kompatibel med Internet Explorer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 3418f0fc..ec710f4b 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -139,6 +139,8 @@ OC.L10N.register(
"None" : "Yok",
"Unknown" : "Bilinmiyor",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kişi okunamadı","{failed} kişi okunamadı"],
- "An error occurred" : "Bir sorun çıktı"
+ "An error occurred" : "Bir sorun çıktı",
+ "Your web browser is out of date" : "Web tarayıcınızın sürümü eski",
+ "This application is not compatible with Internet Explorer" : "Bu uygulama Internet Explorer ile uyumlu değil"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 0a76fdd4..8017c840 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -137,6 +137,8 @@
"None" : "Yok",
"Unknown" : "Bilinmiyor",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kişi okunamadı","{failed} kişi okunamadı"],
- "An error occurred" : "Bir sorun çıktı"
+ "An error occurred" : "Bir sorun çıktı",
+ "Your web browser is out of date" : "Web tarayıcınızın sürümü eski",
+ "This application is not compatible with Internet Explorer" : "Bu uygulama Internet Explorer ile uyumlu değil"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file