diff --git a/l10n/ca.js b/l10n/ca.js index 782836a3..f22b210f 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -1,21 +1,39 @@ OC.L10N.register( "richdocuments", { + "Saving…" : "S'està desant ...", + "Saving..." : "Desant...", + "All" : "Tots", "Download this revision" : "Baixa aquesta revisió", "Restore this revision" : "Restaura aquesta revisió", "Latest revision" : "Última revisió", + "More versions…" : "Més versións ...", "Just now" : "Ara mateix", + "Failed to revert the document to older version" : "No s'ha pogut tornar el document a la versió anterior", "Save" : "Desar", + "Loading documents…" : "S'estan carregant els documents...", "Edit" : "Editar", + "New Document" : "Nou document", + "New Spreadsheet" : "Nou full de càlcul", + "New Presentation" : "Nova presentació", "Could not create file" : "No s'ha pogut crear el fitxer", "New Document.odt" : "Nou Document.odt", + "New Spreadsheet.ods" : "Nou full de càlcul.ods", "New Presentation.odp" : "Nova Presentació.odp", "New Document.docx" : "Nou Document.docx", + "New Spreadsheet.xlsx" : "Nou full de càlcul.xlsx", "New Presentation.pptx" : "Nova Presentació.pptx", "Can't create document" : "El document no es pot crear", "Saved" : "Desat", + "Saved with error: Collabora Online should use the same protocol as the server installation." : "S'ha desat amb error: hauria d'utilitzar el mateix protocol que la instal·lació del servidor.", "Collabora Online" : "Col·labora Online", + "Collabora Online server" : "servidor en línia", + "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Servidor URL (i port) que proporciona la funcionalitat d'edició com a client WOPI.", "Apply" : "Aplica", + "Enable edit for specific groups" : "Habilita l'edició per a grups específics", + "Use OOXML by default for new files" : "Utilitzeu XML per defecte per a fitxers nous", + "Enable access for external apps" : "Activa l'accés a les aplicacions externes", + "Add" : "Add", "Wrong password. Please retry." : "Contrasenya incorrecta. Intenteu-ho de nou.", "Password" : "Contrasenya", "OK" : "D'acord", diff --git a/l10n/ca.json b/l10n/ca.json index c7117880..9ce4ca27 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,19 +1,37 @@ { "translations": { + "Saving…" : "S'està desant ...", + "Saving..." : "Desant...", + "All" : "Tots", "Download this revision" : "Baixa aquesta revisió", "Restore this revision" : "Restaura aquesta revisió", "Latest revision" : "Última revisió", + "More versions…" : "Més versións ...", "Just now" : "Ara mateix", + "Failed to revert the document to older version" : "No s'ha pogut tornar el document a la versió anterior", "Save" : "Desar", + "Loading documents…" : "S'estan carregant els documents...", "Edit" : "Editar", + "New Document" : "Nou document", + "New Spreadsheet" : "Nou full de càlcul", + "New Presentation" : "Nova presentació", "Could not create file" : "No s'ha pogut crear el fitxer", "New Document.odt" : "Nou Document.odt", + "New Spreadsheet.ods" : "Nou full de càlcul.ods", "New Presentation.odp" : "Nova Presentació.odp", "New Document.docx" : "Nou Document.docx", + "New Spreadsheet.xlsx" : "Nou full de càlcul.xlsx", "New Presentation.pptx" : "Nova Presentació.pptx", "Can't create document" : "El document no es pot crear", "Saved" : "Desat", + "Saved with error: Collabora Online should use the same protocol as the server installation." : "S'ha desat amb error: hauria d'utilitzar el mateix protocol que la instal·lació del servidor.", "Collabora Online" : "Col·labora Online", + "Collabora Online server" : "servidor en línia", + "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Servidor URL (i port) que proporciona la funcionalitat d'edició com a client WOPI.", "Apply" : "Aplica", + "Enable edit for specific groups" : "Habilita l'edició per a grups específics", + "Use OOXML by default for new files" : "Utilitzeu XML per defecte per a fitxers nous", + "Enable access for external apps" : "Activa l'accés a les aplicacions externes", + "Add" : "Add", "Wrong password. Please retry." : "Contrasenya incorrecta. Intenteu-ho de nou.", "Password" : "Contrasenya", "OK" : "D'acord", diff --git a/l10n/da.js b/l10n/da.js index f96ccc59..77009446 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Gemmer...", + "Saving..." : "Gemmer...", "All" : "Alle", "Download this revision" : "Hent denne revision", "Restore this revision" : "Gendan denne revision", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Anvend", "Enable edit for specific groups" : "Aktivér ret for specifikke grupper", "Use OOXML by default for new files" : "Brug OOXML for standard for nye filer.", + "Enable access for external apps" : "Tillad tilgang fra eksterne apps", + "Add" : "Tilføj", "Wrong password. Please retry." : "Forkert kodeord. Prøv igen.", "Password" : "Kodeord", "OK" : "OK", diff --git a/l10n/da.json b/l10n/da.json index c2731e9f..eb703525 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Gemmer...", + "Saving..." : "Gemmer...", "All" : "Alle", "Download this revision" : "Hent denne revision", "Restore this revision" : "Gendan denne revision", @@ -29,6 +30,8 @@ "Apply" : "Anvend", "Enable edit for specific groups" : "Aktivér ret for specifikke grupper", "Use OOXML by default for new files" : "Brug OOXML for standard for nye filer.", + "Enable access for external apps" : "Tillad tilgang fra eksterne apps", + "Add" : "Tilføj", "Wrong password. Please retry." : "Forkert kodeord. Prøv igen.", "Password" : "Kodeord", "OK" : "OK", diff --git a/l10n/de.js b/l10n/de.js index 236b03ea..19ec4e2d 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Speichere…", + "Saving..." : "Speichere…", "All" : "Alle", "Download this revision" : "Diese Revision herunterladen", "Restore this revision" : "Diese Revision wiederherstellen", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Anwenden", "Enable edit for specific groups" : "Bearbeitung für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", + "Enable access for external apps" : "Zugriff auf experimentelle Apps aktivieren", + "Add" : "Hinzufügen", "Wrong password. Please retry." : "Falsches Passwort. Bitte versuche es noch einmal.", "Password" : "Passwort", "OK" : "OK", diff --git a/l10n/de.json b/l10n/de.json index 041b2d74..0ae45be8 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Speichere…", + "Saving..." : "Speichere…", "All" : "Alle", "Download this revision" : "Diese Revision herunterladen", "Restore this revision" : "Diese Revision wiederherstellen", @@ -29,6 +30,8 @@ "Apply" : "Anwenden", "Enable edit for specific groups" : "Bearbeitung für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", + "Enable access for external apps" : "Zugriff auf experimentelle Apps aktivieren", + "Add" : "Hinzufügen", "Wrong password. Please retry." : "Falsches Passwort. Bitte versuche es noch einmal.", "Password" : "Passwort", "OK" : "OK", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index faf98f4d..af6b0299 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Speichere…", + "Saving..." : "Speichere…", "All" : "Alle", "Download this revision" : "Diese Revision herunterladen", "Restore this revision" : "Diese Revision wiederherstellen", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Anwenden", "Enable edit for specific groups" : "Bearbeitung für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", + "Enable access for external apps" : "Zugriff auf experimentelle Apps aktivieren", + "Add" : "Hinzufügen", "Wrong password. Please retry." : "Falsches Passwort. Bitte versuchen Sie es noch einmal.", "Password" : "Passwort", "OK" : "OK", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index ff71388c..e66e3ec4 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Speichere…", + "Saving..." : "Speichere…", "All" : "Alle", "Download this revision" : "Diese Revision herunterladen", "Restore this revision" : "Diese Revision wiederherstellen", @@ -29,6 +30,8 @@ "Apply" : "Anwenden", "Enable edit for specific groups" : "Bearbeitung für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", + "Enable access for external apps" : "Zugriff auf experimentelle Apps aktivieren", + "Add" : "Hinzufügen", "Wrong password. Please retry." : "Falsches Passwort. Bitte versuchen Sie es noch einmal.", "Password" : "Passwort", "OK" : "OK", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index a5e6072c..28846592 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Saving…", + "Saving..." : "Saving...", "All" : "All", "Download this revision" : "Download this revision", "Restore this revision" : "Restore this revision", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Apply", "Enable edit for specific groups" : "Enable edit for specific groups", "Use OOXML by default for new files" : "Use OOXML by default for new files", + "Enable access for external apps" : "Enable access for external apps", + "Add" : "Add", "Wrong password. Please retry." : "Incorrect password. Please try again.", "Password" : "Password", "OK" : "OK", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d6d14079..a82faefd 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Saving…", + "Saving..." : "Saving...", "All" : "All", "Download this revision" : "Download this revision", "Restore this revision" : "Restore this revision", @@ -29,6 +30,8 @@ "Apply" : "Apply", "Enable edit for specific groups" : "Enable edit for specific groups", "Use OOXML by default for new files" : "Use OOXML by default for new files", + "Enable access for external apps" : "Enable access for external apps", + "Add" : "Add", "Wrong password. Please retry." : "Incorrect password. Please try again.", "Password" : "Password", "OK" : "OK", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 1c062458..5e79bcd1 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Guardando...", + "Saving..." : "Guardando...", "All" : "Todos", "Download this revision" : "Descargar esta revisión", "Restore this revision" : "Restaurar esta revisión", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Aplicar", "Enable edit for specific groups" : "Permitir editar a grupos específicos", "Use OOXML by default for new files" : "Usar OOXML como predeterminado para nuevos archivos", + "Enable access for external apps" : "Habilitar acceso para aplicaciones externas", + "Add" : "Guardar", "Wrong password. Please retry." : "Contraseña incorrecta. Por favor intentalo de nuevo.", "Password" : "Contraseña", "OK" : "OK", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index ef089f77..664b3a90 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Guardando...", + "Saving..." : "Guardando...", "All" : "Todos", "Download this revision" : "Descargar esta revisión", "Restore this revision" : "Restaurar esta revisión", @@ -29,6 +30,8 @@ "Apply" : "Aplicar", "Enable edit for specific groups" : "Permitir editar a grupos específicos", "Use OOXML by default for new files" : "Usar OOXML como predeterminado para nuevos archivos", + "Enable access for external apps" : "Habilitar acceso para aplicaciones externas", + "Add" : "Guardar", "Wrong password. Please retry." : "Contraseña incorrecta. Por favor intentalo de nuevo.", "Password" : "Contraseña", "OK" : "OK", diff --git a/l10n/fr.js b/l10n/fr.js index 4e09f22e..32bb0c58 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Enregistrement…", + "Saving..." : "Enregistrement en cours…", "All" : "Tout", "Download this revision" : "Télécharger cette révision", "Restore this revision" : "Restaurer cette révision", @@ -31,6 +32,7 @@ OC.L10N.register( "Apply" : "Appliquer", "Enable edit for specific groups" : "Activer les modifications pour certains groupes", "Use OOXML by default for new files" : "Utiliser le format OOXML par défaut pour les nouveaux fichiers", + "Add" : "Ajouter", "Wrong password. Please retry." : "Mot de passe erroné. Merci de réessayer.", "Password" : "Mot de passe", "OK" : "OK", diff --git a/l10n/fr.json b/l10n/fr.json index 4ffa8ff6..eaaecd72 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Enregistrement…", + "Saving..." : "Enregistrement en cours…", "All" : "Tout", "Download this revision" : "Télécharger cette révision", "Restore this revision" : "Restaurer cette révision", @@ -29,6 +30,7 @@ "Apply" : "Appliquer", "Enable edit for specific groups" : "Activer les modifications pour certains groupes", "Use OOXML by default for new files" : "Utiliser le format OOXML par défaut pour les nouveaux fichiers", + "Add" : "Ajouter", "Wrong password. Please retry." : "Mot de passe erroné. Merci de réessayer.", "Password" : "Mot de passe", "OK" : "OK", diff --git a/l10n/it.js b/l10n/it.js index b671e545..fa0840b4 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Salvataggio in corso...", + "Saving..." : "Salvataggio in corso...", "All" : "Tutti", "Download this revision" : "Scarica questa revisione", "Restore this revision" : "Ripristina questa revisione", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Applica", "Enable edit for specific groups" : "Abilita la modifica per gruppi specifici", "Use OOXML by default for new files" : "Utilizza OOXML in modo predefinito per i nuovi file", + "Enable access for external apps" : "Abilita l'accesso per le applicazioni esterne", + "Add" : "Aggiungi", "Wrong password. Please retry." : "Password errata. Riprova.", "Password" : "Password", "OK" : "OK", diff --git a/l10n/it.json b/l10n/it.json index 3823c061..a308b9e7 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Salvataggio in corso...", + "Saving..." : "Salvataggio in corso...", "All" : "Tutti", "Download this revision" : "Scarica questa revisione", "Restore this revision" : "Ripristina questa revisione", @@ -29,6 +30,8 @@ "Apply" : "Applica", "Enable edit for specific groups" : "Abilita la modifica per gruppi specifici", "Use OOXML by default for new files" : "Utilizza OOXML in modo predefinito per i nuovi file", + "Enable access for external apps" : "Abilita l'accesso per le applicazioni esterne", + "Add" : "Aggiungi", "Wrong password. Please retry." : "Password errata. Riprova.", "Password" : "Password", "OK" : "OK", diff --git a/l10n/nb.js b/l10n/nb.js index 0d84cc33..c9978e4b 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Lagrer...", + "Saving..." : "Lagrer", "All" : "Alle", "Download this revision" : "Last ned denne versjonen", "Restore this revision" : "Gjenopprett denne versjonen", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Bruk", "Enable edit for specific groups" : "Skru på redigering for gitte grupper", "Use OOXML by default for new files" : "Bruk OOXML som forvalg for nye filer", + "Enable access for external apps" : "Aktiver tilgang for eksterne programmer", + "Add" : "Legg til", "Wrong password. Please retry." : "Feil passord. Prøv igjen.", "Password" : "Passord", "OK" : "OK", diff --git a/l10n/nb.json b/l10n/nb.json index f4b1c45c..3714641e 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Lagrer...", + "Saving..." : "Lagrer", "All" : "Alle", "Download this revision" : "Last ned denne versjonen", "Restore this revision" : "Gjenopprett denne versjonen", @@ -29,6 +30,8 @@ "Apply" : "Bruk", "Enable edit for specific groups" : "Skru på redigering for gitte grupper", "Use OOXML by default for new files" : "Bruk OOXML som forvalg for nye filer", + "Enable access for external apps" : "Aktiver tilgang for eksterne programmer", + "Add" : "Legg til", "Wrong password. Please retry." : "Feil passord. Prøv igjen.", "Password" : "Passord", "OK" : "OK", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 68d792e1..1bf61041 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Salvando...", + "Saving..." : "Salvando...", "All" : "Tudo", "Download this revision" : "Baixar esta revisão", "Restore this revision" : "Restaurar esta revisão", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Aplicar", "Enable edit for specific groups" : "habilitar edição para grupos específicos", "Use OOXML by default for new files" : "Use OOXML por padrão para novos arquivos", + "Enable access for external apps" : "Habilitar acesso a aplicativos externos", + "Add" : "Adicionar", "Wrong password. Please retry." : "Senha errada. Por favor tente novamente.", "Password" : "Senha", "OK" : "OK", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 8f23d927..92c3c82f 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Salvando...", + "Saving..." : "Salvando...", "All" : "Tudo", "Download this revision" : "Baixar esta revisão", "Restore this revision" : "Restaurar esta revisão", @@ -29,6 +30,8 @@ "Apply" : "Aplicar", "Enable edit for specific groups" : "habilitar edição para grupos específicos", "Use OOXML by default for new files" : "Use OOXML por padrão para novos arquivos", + "Enable access for external apps" : "Habilitar acesso a aplicativos externos", + "Add" : "Adicionar", "Wrong password. Please retry." : "Senha errada. Por favor tente novamente.", "Password" : "Senha", "OK" : "OK", diff --git a/l10n/tr.js b/l10n/tr.js index 04171ada..94aa5c0e 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -2,6 +2,7 @@ OC.L10N.register( "richdocuments", { "Saving…" : "Kaydediliyor...", + "Saving..." : "Kaydediliyor...", "All" : "Tümü", "Download this revision" : "Bu sürümü indir", "Restore this revision" : "Bu sürümü geri yükle", @@ -31,6 +32,8 @@ OC.L10N.register( "Apply" : "Uygula", "Enable edit for specific groups" : "Düzenlemeyi yalnız belirli gruplar için etkinleştir", "Use OOXML by default for new files" : "Yeni dosyalar için varsayılan olarak OOXML kullanılsın", + "Enable access for external apps" : "Dış uygulamalara erişilebilsin", + "Add" : "Ekle", "Wrong password. Please retry." : "Parola yanlış. Lütfen yeniden deneyin.", "Password" : "Parola", "OK" : "Tamam", diff --git a/l10n/tr.json b/l10n/tr.json index 02d216db..6c809e5c 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,5 +1,6 @@ { "translations": { "Saving…" : "Kaydediliyor...", + "Saving..." : "Kaydediliyor...", "All" : "Tümü", "Download this revision" : "Bu sürümü indir", "Restore this revision" : "Bu sürümü geri yükle", @@ -29,6 +30,8 @@ "Apply" : "Uygula", "Enable edit for specific groups" : "Düzenlemeyi yalnız belirli gruplar için etkinleştir", "Use OOXML by default for new files" : "Yeni dosyalar için varsayılan olarak OOXML kullanılsın", + "Enable access for external apps" : "Dış uygulamalara erişilebilsin", + "Add" : "Ekle", "Wrong password. Please retry." : "Parola yanlış. Lütfen yeniden deneyin.", "Password" : "Parola", "OK" : "Tamam",