diff --git a/l10n/es.js b/l10n/es.js index f1a938fe..b8163f68 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "Correo electrónico enviado", "Warning" : "Precaución", "Edit" : "Editar", + "Document" : "Documento", + "Spreadsheet" : "Hoja de cálculo", + "Presentation" : "Presentación", "Could not create file" : "No se pudo crear el archivo", "guest" : "invitado", "Collabora Online" : "Collabora Online", diff --git a/l10n/es.json b/l10n/es.json index e379de77..f9e19806 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -83,6 +83,9 @@ "Email sent" : "Correo electrónico enviado", "Warning" : "Precaución", "Edit" : "Editar", + "Document" : "Documento", + "Spreadsheet" : "Hoja de cálculo", + "Presentation" : "Presentación", "Could not create file" : "No se pudo crear el archivo", "guest" : "invitado", "Collabora Online" : "Collabora Online", diff --git a/l10n/it.js b/l10n/it.js index 4b84f99d..1afaf93e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "Email inviata", "Warning" : "Avviso", "Edit" : "Modifica", + "Document" : "Documento", + "Spreadsheet" : "Foglio elettronico", + "Presentation" : "Presentazione", "Could not create file" : "Impossibile creare il file", "guest" : "ospite", "Collabora Online" : "Collabora Online", diff --git a/l10n/it.json b/l10n/it.json index 1aab9e45..4e1653ef 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -83,6 +83,9 @@ "Email sent" : "Email inviata", "Warning" : "Avviso", "Edit" : "Modifica", + "Document" : "Documento", + "Spreadsheet" : "Foglio elettronico", + "Presentation" : "Presentazione", "Could not create file" : "Impossibile creare il file", "guest" : "ospite", "Collabora Online" : "Collabora Online", diff --git a/l10n/nl.js b/l10n/nl.js index 41adcfb4..8b8402f3 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "E-mail verzonden", "Warning" : "Waarschuwing", "Edit" : "Bewerk", + "Document" : "Document", + "Spreadsheet" : "Werkblad", + "Presentation" : "Presentatie", "Could not create file" : "Kon bestand niet creëren", "guest" : "gast", "Collabora Online" : "Collabora Online", diff --git a/l10n/nl.json b/l10n/nl.json index c7faa77b..44f1f4fb 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -83,6 +83,9 @@ "Email sent" : "E-mail verzonden", "Warning" : "Waarschuwing", "Edit" : "Bewerk", + "Document" : "Document", + "Spreadsheet" : "Werkblad", + "Presentation" : "Presentatie", "Could not create file" : "Kon bestand niet creëren", "guest" : "gast", "Collabora Online" : "Collabora Online", diff --git a/l10n/sl.js b/l10n/sl.js index d2f7d81d..c7406699 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "Elektronsko sporočilo je poslano", "Warning" : "Opozorilo", "Edit" : "Uredi", + "Document" : "Dokument", + "Spreadsheet" : "Preglednica", + "Presentation" : "Predstavitev", "Could not create file" : "Ni mogoče ustvariti datoteke", "guest" : "gost", "Collabora Online" : "Collabora Online", diff --git a/l10n/sl.json b/l10n/sl.json index c5f1efe5..568a1d90 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -83,6 +83,9 @@ "Email sent" : "Elektronsko sporočilo je poslano", "Warning" : "Opozorilo", "Edit" : "Uredi", + "Document" : "Dokument", + "Spreadsheet" : "Preglednica", + "Presentation" : "Predstavitev", "Could not create file" : "Ni mogoče ustvariti datoteke", "guest" : "gost", "Collabora Online" : "Collabora Online", diff --git a/l10n/tr.js b/l10n/tr.js index 645a2f12..c98ae9c5 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -85,6 +85,9 @@ OC.L10N.register( "Email sent" : "E-posta gönderildi", "Warning" : "Uyarı", "Edit" : "Düzenle", + "Document" : "Belge", + "Spreadsheet" : "Çalışma Sayfası", + "Presentation" : "Sunum", "Could not create file" : "Dosya oluşturulamadı", "guest" : "misafir", "Collabora Online" : "Collabora Online", diff --git a/l10n/tr.json b/l10n/tr.json index 1d7d5947..82c86cc1 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -83,6 +83,9 @@ "Email sent" : "E-posta gönderildi", "Warning" : "Uyarı", "Edit" : "Düzenle", + "Document" : "Belge", + "Spreadsheet" : "Çalışma Sayfası", + "Presentation" : "Sunum", "Could not create file" : "Dosya oluşturulamadı", "guest" : "misafir", "Collabora Online" : "Collabora Online",