diff --git a/l10n/ast.js b/l10n/ast.js index 8c3972c4..2bc0a576 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Nun tienes permisu pa camudar de nome a esti documentu", "Saved" : "Guardáu", "Saving..." : "Guardando...", + "None" : "Dengún", "All" : "Toos", "Failed to load the document, please contact your administrator." : "Nun pudo cargase'l documentu , por favor, póngase en contactu col so alministrador .", "Failed to load documents." : "Fallu al cargar los documentos.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Sirvidor de Collabora en llínea", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL ( y puertu ) del servidor Collabora en llínea qu'apurre la funcionalidad d'edición como un veceru WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "New Document" : "Nuevu Documentu", "New Spreadsheet" : "Nueva Fueya de Cálculu", "New Presentation" : "Nueva Presentación", diff --git a/l10n/ast.json b/l10n/ast.json index 3fd6ac64..8f5b4234 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Nun tienes permisu pa camudar de nome a esti documentu", "Saved" : "Guardáu", "Saving..." : "Guardando...", + "None" : "Dengún", "All" : "Toos", "Failed to load the document, please contact your administrator." : "Nun pudo cargase'l documentu , por favor, póngase en contactu col so alministrador .", "Failed to load documents." : "Fallu al cargar los documentos.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Sirvidor de Collabora en llínea", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL ( y puertu ) del servidor Collabora en llínea qu'apurre la funcionalidad d'edición como un veceru WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "New Document" : "Nuevu Documentu", "New Spreadsheet" : "Nueva Fueya de Cálculu", "New Presentation" : "Nueva Presentación", diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js index 2391b29d..d5565a61 100644 --- a/l10n/cs_CZ.js +++ b/l10n/cs_CZ.js @@ -18,10 +18,14 @@ OC.L10N.register( "New Document.odt" : "Dokument.odt", "New Spreadsheet.ods" : "Tabulka.ods", "New Presentation.odp" : "Prezentace.odp", + "New Document.docx" : "Dokument.docx", + "New Spreadsheet.xlsx" : "Tabulka.xlsx", + "New Presentation.pptx" : "Prezentace.pptx", "Can't create document" : "Nelze vytvořit dokument", "You don't have permission to rename this document" : "Nemáte oprávnění pro přejmenování tohoto souboru", "Saved" : "Uloženo", "Saving..." : "Ukládám...", + "None" : "Žádné", "All" : "Vše", "Failed to load the document, please contact your administrator." : "Chyba při načítání dokumentu, kontaktujte prosím svého administrátora.", "Failed to load documents." : "Nepodařilo se načíst dokumenty.", @@ -93,7 +97,12 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (a port) Collabora Online serveru, který poskytuje funkce úprav jako WOPI klient.", "Apply" : "Použít", + "Enable test server for specific groups" : "Povolit testovací server vybraným skupinám", + "Groups" : "Skupiny", + "Test server" : "Testovací server", + "URL (and port) of the Collabora Online test server." : "URL (a port) Collabora Online testovacího serveru.", "Enable edit for specific groups" : "Povolit úpravy pouze vybraným skupinám", + "Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory", "New Document" : "Nový dokument", "New Spreadsheet" : "Nová tabulka", "New Presentation" : "Nová prezentace", diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json index 46bd1e66..4c1c3619 100644 --- a/l10n/cs_CZ.json +++ b/l10n/cs_CZ.json @@ -16,10 +16,14 @@ "New Document.odt" : "Dokument.odt", "New Spreadsheet.ods" : "Tabulka.ods", "New Presentation.odp" : "Prezentace.odp", + "New Document.docx" : "Dokument.docx", + "New Spreadsheet.xlsx" : "Tabulka.xlsx", + "New Presentation.pptx" : "Prezentace.pptx", "Can't create document" : "Nelze vytvořit dokument", "You don't have permission to rename this document" : "Nemáte oprávnění pro přejmenování tohoto souboru", "Saved" : "Uloženo", "Saving..." : "Ukládám...", + "None" : "Žádné", "All" : "Vše", "Failed to load the document, please contact your administrator." : "Chyba při načítání dokumentu, kontaktujte prosím svého administrátora.", "Failed to load documents." : "Nepodařilo se načíst dokumenty.", @@ -91,7 +95,12 @@ "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (a port) Collabora Online serveru, který poskytuje funkce úprav jako WOPI klient.", "Apply" : "Použít", + "Enable test server for specific groups" : "Povolit testovací server vybraným skupinám", + "Groups" : "Skupiny", + "Test server" : "Testovací server", + "URL (and port) of the Collabora Online test server." : "URL (a port) Collabora Online testovacího serveru.", "Enable edit for specific groups" : "Povolit úpravy pouze vybraným skupinám", + "Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory", "New Document" : "Nový dokument", "New Spreadsheet" : "Nová tabulka", "New Presentation" : "Nová prezentace", diff --git a/l10n/da.js b/l10n/da.js index 87ed4ec2..aead90c9 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Du har ikke tilladelse til at omdøbe dette dokument", "Saved" : "Gemt", "Saving..." : "Gemmer...", + "None" : "Ingen", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Der opstod et problem ved indlæsning af dokumentet, kontakt venligst din administrator.", "Failed to load documents." : "Kunne ikke hente dokumenterne. ", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) i Collabora Online serveren, der giver redigeringsfunktionalitet som en WOPI klient.", "Apply" : "Anvend", + "Groups" : "Grupper", "New Document" : "Nyt dokument", "New Spreadsheet" : "Nyt regneark", "New Presentation" : "Ny præsentation", diff --git a/l10n/da.json b/l10n/da.json index 2760e810..a07d6a9e 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Du har ikke tilladelse til at omdøbe dette dokument", "Saved" : "Gemt", "Saving..." : "Gemmer...", + "None" : "Ingen", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Der opstod et problem ved indlæsning af dokumentet, kontakt venligst din administrator.", "Failed to load documents." : "Kunne ikke hente dokumenterne. ", @@ -91,6 +92,7 @@ "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) i Collabora Online serveren, der giver redigeringsfunktionalitet som en WOPI klient.", "Apply" : "Anvend", + "Groups" : "Grupper", "New Document" : "Nyt dokument", "New Spreadsheet" : "Nyt regneark", "New Presentation" : "Ny præsentation", diff --git a/l10n/de.js b/l10n/de.js index c15d1009..28b29c51 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -25,6 +25,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Du hast nicht die erforderlichen Rechte, dieses Dokument umzubenennen.", "Saved" : "Gespeichert", "Saving..." : "Speichervorgang…", + "None" : "Keine", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Fehler beim Laden des Dokumentes, bitte kontaktiere deinen Administrator.", "Failed to load documents." : "Das Laden der Dokumente ist fehlgeschlagen.", @@ -96,6 +97,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online Server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (und Port) des Collabora Online Servers unterstützt die Editierfunktions als WOPI-Client.", "Apply" : "Anwenden", + "Groups" : "Gruppen", "Enable edit for specific groups" : "Bearbeitung nur für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", "New Document" : "Neues Dokument", diff --git a/l10n/de.json b/l10n/de.json index 30aa9535..1557d9a6 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -23,6 +23,7 @@ "You don't have permission to rename this document" : "Du hast nicht die erforderlichen Rechte, dieses Dokument umzubenennen.", "Saved" : "Gespeichert", "Saving..." : "Speichervorgang…", + "None" : "Keine", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Fehler beim Laden des Dokumentes, bitte kontaktiere deinen Administrator.", "Failed to load documents." : "Das Laden der Dokumente ist fehlgeschlagen.", @@ -94,6 +95,7 @@ "Collabora Online server" : "Collabora Online Server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (und Port) des Collabora Online Servers unterstützt die Editierfunktions als WOPI-Client.", "Apply" : "Anwenden", + "Groups" : "Gruppen", "Enable edit for specific groups" : "Bearbeitung nur für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", "New Document" : "Neues Dokument", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 4dc3674f..f83dad31 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -25,6 +25,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Sie haben nicht die erforderlichen Rechte, dieses Dokument umzubenennen.", "Saved" : "Gespeichert", "Saving..." : "Speichervorgang…", + "None" : "Keine", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Fehler beim Laden des Dokumentes, bitte kontaktieren Sie Ihren Administrator.", "Failed to load documents." : "Das Laden der Dokumente ist fehlgeschlagen.", @@ -96,6 +97,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online Server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (und Port) des Collabora Online Servers unterstützt die Editierfunktions als WOPI-Client.", "Apply" : "Anwenden", + "Groups" : "Gruppen", "Enable edit for specific groups" : "Bearbeitung nur für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", "New Document" : "Neues Dokument", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index d8dd3a7a..709a80ab 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -23,6 +23,7 @@ "You don't have permission to rename this document" : "Sie haben nicht die erforderlichen Rechte, dieses Dokument umzubenennen.", "Saved" : "Gespeichert", "Saving..." : "Speichervorgang…", + "None" : "Keine", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Fehler beim Laden des Dokumentes, bitte kontaktieren Sie Ihren Administrator.", "Failed to load documents." : "Das Laden der Dokumente ist fehlgeschlagen.", @@ -94,6 +95,7 @@ "Collabora Online server" : "Collabora Online Server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (und Port) des Collabora Online Servers unterstützt die Editierfunktions als WOPI-Client.", "Apply" : "Anwenden", + "Groups" : "Gruppen", "Enable edit for specific groups" : "Bearbeitung nur für bestimmte Gruppen aktivieren", "Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen", "New Document" : "Neues Dokument", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index be9e2706..19547cee 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "You don't have permission to rename this document", "Saved" : "Saved", "Saving..." : "Saving...", + "None" : "None", "All" : "All", "Failed to load the document, please contact your administrator." : "Failed to load the document, please contact your administrator.", "Failed to load documents." : "Failed to load documents.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client.", "Apply" : "Apply", + "Groups" : "Groups", "New Document" : "New Document", "New Spreadsheet" : "New Spreadsheet", "New Presentation" : "New Presentation", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index f4ee016d..29006034 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "You don't have permission to rename this document", "Saved" : "Saved", "Saving..." : "Saving...", + "None" : "None", "All" : "All", "Failed to load the document, please contact your administrator." : "Failed to load the document, please contact your administrator.", "Failed to load documents." : "Failed to load documents.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client.", "Apply" : "Apply", + "Groups" : "Groups", "New Document" : "New Document", "New Spreadsheet" : "New Spreadsheet", "New Presentation" : "New Presentation", diff --git a/l10n/es.js b/l10n/es.js index 1a92764b..daad65e4 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -25,6 +25,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "No tiene permiso para renombrar este documento", "Saved" : "Guardado", "Saving..." : "Guardando...", + "None" : "Ninguno", "All" : "Todos", "Failed to load the document, please contact your administrator." : "Errro al cargar el documento, por favor contacte con su administrador.", "Failed to load documents." : "Error al cargar los documentos.", @@ -96,6 +97,7 @@ OC.L10N.register( "Collabora Online server" : "Servidor Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "La dirección URL (y puerto) del servidor Collabora Online que proporciona la funcionalidad de edición es un cliente WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "Enable edit for specific groups" : "Activar edición para grupos específicos", "Use OOXML by default for new files" : "Usar OOXML de forma predeterminada para nuevos archivos", "New Document" : "Nuevo documento", diff --git a/l10n/es.json b/l10n/es.json index f284adca..14778c05 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -23,6 +23,7 @@ "You don't have permission to rename this document" : "No tiene permiso para renombrar este documento", "Saved" : "Guardado", "Saving..." : "Guardando...", + "None" : "Ninguno", "All" : "Todos", "Failed to load the document, please contact your administrator." : "Errro al cargar el documento, por favor contacte con su administrador.", "Failed to load documents." : "Error al cargar los documentos.", @@ -94,6 +95,7 @@ "Collabora Online server" : "Servidor Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "La dirección URL (y puerto) del servidor Collabora Online que proporciona la funcionalidad de edición es un cliente WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "Enable edit for specific groups" : "Activar edición para grupos específicos", "Use OOXML by default for new files" : "Usar OOXML de forma predeterminada para nuevos archivos", "New Document" : "Nuevo documento", diff --git a/l10n/fr.js b/l10n/fr.js index 7246089a..f7e05aef 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Vous n'avez pas les droits suffisants pour renommer ce document", "Saved" : "Sauvegardé", "Saving..." : "Enregistrement...", + "None" : "Aucun", "All" : "Tout", "Failed to load the document, please contact your administrator." : "Echec lors du chargement du document, merci de contacter votre administrateur.", "Failed to load documents." : "Échec du chargement des documents.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Serveur Collabora en ligne", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Adresse (et port) du serveur Collabora en ligne qui fourni la fonctionnalité d'édition comme un client WOPI.", "Apply" : "Appliquer", + "Groups" : "Groupes", "New Document" : "Nouveau document", "New Spreadsheet" : "Nouvelle feuille de calcul", "New Presentation" : "Nouvelle présentation", diff --git a/l10n/fr.json b/l10n/fr.json index 8b7fcff6..cc696b0a 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Vous n'avez pas les droits suffisants pour renommer ce document", "Saved" : "Sauvegardé", "Saving..." : "Enregistrement...", + "None" : "Aucun", "All" : "Tout", "Failed to load the document, please contact your administrator." : "Echec lors du chargement du document, merci de contacter votre administrateur.", "Failed to load documents." : "Échec du chargement des documents.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Serveur Collabora en ligne", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Adresse (et port) du serveur Collabora en ligne qui fourni la fonctionnalité d'édition comme un client WOPI.", "Apply" : "Appliquer", + "Groups" : "Groupes", "New Document" : "Nouveau document", "New Spreadsheet" : "Nouvelle feuille de calcul", "New Presentation" : "Nouvelle présentation", diff --git a/l10n/he.js b/l10n/he.js index 261c3537..0b8f359d 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -25,6 +25,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "אין לך הרשאות לשנות את שם המשמך", "Saved" : "נשמר", "Saving..." : "שמירה…", + "None" : "כלום", "All" : "הכל", "Failed to load the document, please contact your administrator." : "נכשל בטעינת המסמך, יש ליצור קשר עם מנהל המערכת.", "Failed to load documents." : "טעינת מסמך נכשלה", @@ -96,6 +97,7 @@ OC.L10N.register( "Collabora Online server" : "שרת Collabora מקוון", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "נתיב (ושער גישה - פורט) של שרת Collabora מקוון שמספק את תכונת העריכה כלקוח WOPI.", "Apply" : "הפעלה", + "Groups" : "קבוצות", "Enable edit for specific groups" : "מאפשר עריכה לקבוצות מסויימות", "Use OOXML by default for new files" : "השתמש ב- OOXML כברירת מחדל לקבצים חדשים", "New Document" : "מסמך חדש", diff --git a/l10n/he.json b/l10n/he.json index 1d2da3f3..5ff48f99 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -23,6 +23,7 @@ "You don't have permission to rename this document" : "אין לך הרשאות לשנות את שם המשמך", "Saved" : "נשמר", "Saving..." : "שמירה…", + "None" : "כלום", "All" : "הכל", "Failed to load the document, please contact your administrator." : "נכשל בטעינת המסמך, יש ליצור קשר עם מנהל המערכת.", "Failed to load documents." : "טעינת מסמך נכשלה", @@ -94,6 +95,7 @@ "Collabora Online server" : "שרת Collabora מקוון", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "נתיב (ושער גישה - פורט) של שרת Collabora מקוון שמספק את תכונת העריכה כלקוח WOPI.", "Apply" : "הפעלה", + "Groups" : "קבוצות", "Enable edit for specific groups" : "מאפשר עריכה לקבוצות מסויימות", "Use OOXML by default for new files" : "השתמש ב- OOXML כברירת מחדל לקבצים חדשים", "New Document" : "מסמך חדש", diff --git a/l10n/hu_HU.js b/l10n/hu_HU.js index 799eaf20..cbd3a1f6 100644 --- a/l10n/hu_HU.js +++ b/l10n/hu_HU.js @@ -20,6 +20,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Nincs joga ahhoz, hogy átnevezze ezt a dokumentumot", "Saved" : "Elmentve!", "Saving..." : "Mentés...", + "None" : "Egyik sem", "All" : "Mind", "Failed to load the document, please contact your administrator." : "A dokumentum betöltése sikertelen, forduljon a rendszergazdához.", "Failed to load documents." : "A dokumentum betőltése sikertelen", @@ -87,6 +88,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online kiszolgáló", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "A Collabora Online kiszolgáló URL-je (és portja), amely WOPI-ügyfélként lehetővé teszi a szerkesztés funkciót.", "Apply" : "Alkalmaz", + "Groups" : "Csoportok", "New Document" : "Új dokumentum", "New Spreadsheet" : "Új munkafüzet", "New Presentation" : "Új bemutató", diff --git a/l10n/hu_HU.json b/l10n/hu_HU.json index 25d28cb7..03301500 100644 --- a/l10n/hu_HU.json +++ b/l10n/hu_HU.json @@ -18,6 +18,7 @@ "You don't have permission to rename this document" : "Nincs joga ahhoz, hogy átnevezze ezt a dokumentumot", "Saved" : "Elmentve!", "Saving..." : "Mentés...", + "None" : "Egyik sem", "All" : "Mind", "Failed to load the document, please contact your administrator." : "A dokumentum betöltése sikertelen, forduljon a rendszergazdához.", "Failed to load documents." : "A dokumentum betőltése sikertelen", @@ -85,6 +86,7 @@ "Collabora Online server" : "Collabora Online kiszolgáló", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "A Collabora Online kiszolgáló URL-je (és portja), amely WOPI-ügyfélként lehetővé teszi a szerkesztés funkciót.", "Apply" : "Alkalmaz", + "Groups" : "Csoportok", "New Document" : "Új dokumentum", "New Spreadsheet" : "Új munkafüzet", "New Presentation" : "Új bemutató", diff --git a/l10n/it.js b/l10n/it.js index e5d6e893..ccd21d72 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Non hai i permessi per rinominare questo documento", "Saved" : "Salvato", "Saving..." : "Salvataggio in corso...", + "None" : "Nessuno", "All" : "Tutti", "Failed to load the document, please contact your administrator." : "Caricamento del documento non riuscito, contatta il tuo amministratore.", "Failed to load documents." : "Caricamento documenti non riuscito.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Server Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "L'URL (e la porta) del server Collabora Online che fornisce la funzionalità di modifica come un client WOPI.", "Apply" : "Applica", + "Groups" : "Gruppi", "Enable edit for specific groups" : "Abilita la modifica per gruppi specifici", "New Document" : "Nuovo documento", "New Spreadsheet" : "Nuovo foglio elettronico", diff --git a/l10n/it.json b/l10n/it.json index 2b7a54f9..981215f8 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Non hai i permessi per rinominare questo documento", "Saved" : "Salvato", "Saving..." : "Salvataggio in corso...", + "None" : "Nessuno", "All" : "Tutti", "Failed to load the document, please contact your administrator." : "Caricamento del documento non riuscito, contatta il tuo amministratore.", "Failed to load documents." : "Caricamento documenti non riuscito.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Server Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "L'URL (e la porta) del server Collabora Online che fornisce la funzionalità di modifica come un client WOPI.", "Apply" : "Applica", + "Groups" : "Gruppi", "Enable edit for specific groups" : "Abilita la modifica per gruppi specifici", "New Document" : "Nuovo documento", "New Spreadsheet" : "Nuovo foglio elettronico", diff --git a/l10n/ja.js b/l10n/ja.js index eb2beb70..f0b09d76 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "ドキュメント名を変更する権限がありません", "Saved" : "保存されました", "Saving..." : "保存中...", + "None" : "なし", "All" : "すべて", "Failed to load the document, please contact your administrator." : "このドキュメントの読み込みに失敗しました。管理者に問い合わせてください。", "Failed to load documents." : "ドキュメントのロードに失敗しました。", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "コラボラ オンライン サーバー", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "WOPI クライアントで編集できる機能を提供するコラボラ オンライン サーバーのURL(とポート)", "Apply" : "適用", + "Groups" : "グループ", "New Document" : "新しいドキュメント", "New Spreadsheet" : "新しいスプレッドシート", "New Presentation" : "新しいプレゼンテーション", diff --git a/l10n/ja.json b/l10n/ja.json index 5cc49e75..6678d449 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "ドキュメント名を変更する権限がありません", "Saved" : "保存されました", "Saving..." : "保存中...", + "None" : "なし", "All" : "すべて", "Failed to load the document, please contact your administrator." : "このドキュメントの読み込みに失敗しました。管理者に問い合わせてください。", "Failed to load documents." : "ドキュメントのロードに失敗しました。", @@ -91,6 +92,7 @@ "Collabora Online server" : "コラボラ オンライン サーバー", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "WOPI クライアントで編集できる機能を提供するコラボラ オンライン サーバーのURL(とポート)", "Apply" : "適用", + "Groups" : "グループ", "New Document" : "新しいドキュメント", "New Spreadsheet" : "新しいスプレッドシート", "New Presentation" : "新しいプレゼンテーション", diff --git a/l10n/lb.js b/l10n/lb.js index 7d150c9f..a59458ac 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -20,6 +20,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Du hues keng Rechter fir dëst Dokument ëmzebenennen", "Saved" : "Gespäichert", "Saving..." : "Speicheren...", + "None" : "Keng", "All" : "All", "Failed to load the document, please contact your administrator." : "D'Dokument konnt net geluede ginn, w.e.g. kontaktéier däin Administrateur.", "Failed to load documents." : "D'Dokumenter konnten net geluede ginn.", @@ -85,6 +86,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online Server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "D'URL (an de Port) vum Collabora Online Server, déi d'Editing Funktioun als WOPI Client liwwert.", "Apply" : "Uwenden", + "Groups" : "Gruppen", "New Document" : "Neit Dokument", "New Spreadsheet" : "Neit Aarbechtsblat", "New Presentation" : "Nei Präsentatioun", diff --git a/l10n/lb.json b/l10n/lb.json index 6db4a832..21f216d3 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -18,6 +18,7 @@ "You don't have permission to rename this document" : "Du hues keng Rechter fir dëst Dokument ëmzebenennen", "Saved" : "Gespäichert", "Saving..." : "Speicheren...", + "None" : "Keng", "All" : "All", "Failed to load the document, please contact your administrator." : "D'Dokument konnt net geluede ginn, w.e.g. kontaktéier däin Administrateur.", "Failed to load documents." : "D'Dokumenter konnten net geluede ginn.", @@ -83,6 +84,7 @@ "Collabora Online server" : "Collabora Online Server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "D'URL (an de Port) vum Collabora Online Server, déi d'Editing Funktioun als WOPI Client liwwert.", "Apply" : "Uwenden", + "Groups" : "Gruppen", "New Document" : "Neit Dokument", "New Spreadsheet" : "Neit Aarbechtsblat", "New Presentation" : "Nei Präsentatioun", diff --git a/l10n/nb_NO.js b/l10n/nb_NO.js index 44aa4892..eaf532b8 100644 --- a/l10n/nb_NO.js +++ b/l10n/nb_NO.js @@ -20,6 +20,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Du har ikke tillatelse til å gi nytt navn til dette dokumentet", "Saved" : "Lagret", "Saving..." : "Lagrer...", + "None" : "Ingen", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Klarte ikke å laste dokumentet. Vennligst kontakt administratoren.", "Failed to load documents." : "Klarte ikke å laste dokumenter.", @@ -87,6 +88,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online-server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) for Collabora Online-serveren som tilbyr redigeringsfunksjonaliteten som en WOPI-client.", "Apply" : "Bruk", + "Groups" : "Grupper", "New Document" : "Nytt dokument", "New Spreadsheet" : "Nytt regneark", "New Presentation" : "Ny presentasjon", diff --git a/l10n/nb_NO.json b/l10n/nb_NO.json index 0271c031..f13a0a16 100644 --- a/l10n/nb_NO.json +++ b/l10n/nb_NO.json @@ -18,6 +18,7 @@ "You don't have permission to rename this document" : "Du har ikke tillatelse til å gi nytt navn til dette dokumentet", "Saved" : "Lagret", "Saving..." : "Lagrer...", + "None" : "Ingen", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Klarte ikke å laste dokumentet. Vennligst kontakt administratoren.", "Failed to load documents." : "Klarte ikke å laste dokumenter.", @@ -85,6 +86,7 @@ "Collabora Online server" : "Collabora Online-server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) for Collabora Online-serveren som tilbyr redigeringsfunksjonaliteten som en WOPI-client.", "Apply" : "Bruk", + "Groups" : "Grupper", "New Document" : "Nytt dokument", "New Spreadsheet" : "Nytt regneark", "New Presentation" : "Ny presentasjon", diff --git a/l10n/nl.js b/l10n/nl.js index 12ee3341..3e16c028 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -24,6 +24,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "U hebt niet de autorisatie om die document te hernoemen", "Saved" : "Bewaard", "Saving..." : "Opslaan", + "None" : "Geen", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Kon document niet laden, neem contact op met de beheerder.", "Failed to load documents." : "Kon documenten niet laden.", @@ -95,6 +96,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.", "Apply" : "Toepassen", + "Groups" : "Groepen", "New Document" : "Nieuw document", "New Spreadsheet" : "Nieuw werkblad", "New Presentation" : "Nieuwe presentatie", diff --git a/l10n/nl.json b/l10n/nl.json index bd635780..3d98c97d 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -22,6 +22,7 @@ "You don't have permission to rename this document" : "U hebt niet de autorisatie om die document te hernoemen", "Saved" : "Bewaard", "Saving..." : "Opslaan", + "None" : "Geen", "All" : "Alle", "Failed to load the document, please contact your administrator." : "Kon document niet laden, neem contact op met de beheerder.", "Failed to load documents." : "Kon documenten niet laden.", @@ -93,6 +94,7 @@ "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.", "Apply" : "Toepassen", + "Groups" : "Groepen", "New Document" : "Nieuw document", "New Spreadsheet" : "Nieuw werkblad", "New Presentation" : "Nieuwe presentatie", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index fd450205..c6db3a56 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Você não tem permissão para renomear este documento", "Saved" : "Salvo", "Saving..." : "Salvando...", + "None" : "Nenhum", "All" : "Todos", "Failed to load the document, please contact your administrator." : "Falha ao carregar o documento, por favor contacte o administrador.", "Failed to load documents." : "Falha ao carregar documentos.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Servidor Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (e porta) do servidor Collabora Online que fornece a funcionalidade de edição como um cliente WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "Enable edit for specific groups" : "Habilitar edição para grupo específico", "New Document" : "Novo Documento", "New Spreadsheet" : "Nova Planilha de Cálculo", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index fa874c1c..0fdfe917 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Você não tem permissão para renomear este documento", "Saved" : "Salvo", "Saving..." : "Salvando...", + "None" : "Nenhum", "All" : "Todos", "Failed to load the document, please contact your administrator." : "Falha ao carregar o documento, por favor contacte o administrador.", "Failed to load documents." : "Falha ao carregar documentos.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Servidor Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (e porta) do servidor Collabora Online que fornece a funcionalidade de edição como um cliente WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "Enable edit for specific groups" : "Habilitar edição para grupo específico", "New Document" : "Novo Documento", "New Spreadsheet" : "Nova Planilha de Cálculo", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index d626624b..e0a41bef 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -20,6 +20,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Não tem permissão para renomear este documento", "Saved" : "Guardado", "Saving..." : "A guardar...", + "None" : "Nenhum", "All" : "Todas", "Failed to load the document, please contact your administrator." : "Falha ao carregar documento, por favor contacte o seu administrador.", "Failed to load documents." : "Não foi possível carregar os documentos.", @@ -87,6 +88,7 @@ OC.L10N.register( "Collabora Online server" : "servidor Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (e porto) do servidor Collabora Online que fornece a funcionalidade de edição como cliente WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "New Document" : "Novo Documento", "New Spreadsheet" : "Nova Folha de Cálculo", "New Presentation" : "Nova Apresentação", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 1e3cddd5..22ee455b 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -18,6 +18,7 @@ "You don't have permission to rename this document" : "Não tem permissão para renomear este documento", "Saved" : "Guardado", "Saving..." : "A guardar...", + "None" : "Nenhum", "All" : "Todas", "Failed to load the document, please contact your administrator." : "Falha ao carregar documento, por favor contacte o seu administrador.", "Failed to load documents." : "Não foi possível carregar os documentos.", @@ -85,6 +86,7 @@ "Collabora Online server" : "servidor Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (e porto) do servidor Collabora Online que fornece a funcionalidade de edição como cliente WOPI.", "Apply" : "Aplicar", + "Groups" : "Grupos", "New Document" : "Novo Documento", "New Spreadsheet" : "Nova Folha de Cálculo", "New Presentation" : "Nova Apresentação", diff --git a/l10n/ru.js b/l10n/ru.js index 19e8669c..45584e87 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -25,6 +25,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "У вас нет прав для переименования этого документа.", "Saved" : "Сохранено", "Saving..." : "Сохранение...", + "None" : "Пусто", "All" : "Все", "Failed to load the document, please contact your administrator." : "Не удалось загрузить документ, пожалуйста обратитесь к вашему администратору.", "Failed to load documents." : "Не удалось загрузить документы.", @@ -96,6 +97,7 @@ OC.L10N.register( "Collabora Online server" : "Сервер Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (и порт) сервера Collabora Online, который предоставляет возможность редактирования, как клиент WOPI.", "Apply" : "Применить", + "Groups" : "Группы", "Enable edit for specific groups" : "Включить редактирование только для этих групп", "Use OOXML by default for new files" : "Для новых файлов по умолчанию использовать OOXML", "New Document" : "Новый документ", diff --git a/l10n/ru.json b/l10n/ru.json index 69f627f1..6af0e308 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -23,6 +23,7 @@ "You don't have permission to rename this document" : "У вас нет прав для переименования этого документа.", "Saved" : "Сохранено", "Saving..." : "Сохранение...", + "None" : "Пусто", "All" : "Все", "Failed to load the document, please contact your administrator." : "Не удалось загрузить документ, пожалуйста обратитесь к вашему администратору.", "Failed to load documents." : "Не удалось загрузить документы.", @@ -94,6 +95,7 @@ "Collabora Online server" : "Сервер Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (и порт) сервера Collabora Online, который предоставляет возможность редактирования, как клиент WOPI.", "Apply" : "Применить", + "Groups" : "Группы", "Enable edit for specific groups" : "Включить редактирование только для этих групп", "Use OOXML by default for new files" : "Для новых файлов по умолчанию использовать OOXML", "New Document" : "Новый документ", diff --git a/l10n/sl.js b/l10n/sl.js index f58d31ac..efd4585a 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Ni ustreznih dovoljenj za preimenovanje tega dokumenta ...", "Saved" : "Shranjeno", "Saving..." : "Poteka shranjevanje ...", + "None" : "Brez", "All" : "Vse", "Failed to load the document, please contact your administrator." : "Nalaganje dokumenta je spodletelo. Stopite v stik s skrbnikom.", "Failed to load documents." : "Nalaganje dokumentov je spodletelo.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Strežnik Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Naslov URL (in vrata) strežnika Collabora Online, ki omogoča dostop do urejevalnih funkcij kot odjemalec WOPI.", "Apply" : "Uveljavi", + "Groups" : "Skupine", "New Document" : "Nov dokument", "New Spreadsheet" : "Nova preglednica", "New Presentation" : "Nova predstavitev", diff --git a/l10n/sl.json b/l10n/sl.json index 5bf69326..cda05c91 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Ni ustreznih dovoljenj za preimenovanje tega dokumenta ...", "Saved" : "Shranjeno", "Saving..." : "Poteka shranjevanje ...", + "None" : "Brez", "All" : "Vse", "Failed to load the document, please contact your administrator." : "Nalaganje dokumenta je spodletelo. Stopite v stik s skrbnikom.", "Failed to load documents." : "Nalaganje dokumentov je spodletelo.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Strežnik Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Naslov URL (in vrata) strežnika Collabora Online, ki omogoča dostop do urejevalnih funkcij kot odjemalec WOPI.", "Apply" : "Uveljavi", + "Groups" : "Skupine", "New Document" : "Nov dokument", "New Spreadsheet" : "Nova preglednica", "New Presentation" : "Nova predstavitev", diff --git a/l10n/sq.js b/l10n/sq.js index c207bee0..c184d562 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -25,6 +25,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Nuk keni leje të riemërtoni këtë dokument", "Saved" : "U ruajt", "Saving..." : "Po ruhet …", + "None" : "Asnjë", "All" : "Krejt", "Failed to load the document, please contact your administrator." : "S’u arrit të ngarkohej dokumenti, ju lutemi, lidhuni me përgjegjësin tuaj.", "Failed to load documents." : "Dështoi në ngarkim dokumentesh.", @@ -96,6 +97,10 @@ OC.L10N.register( "Collabora Online server" : "Shërbyes Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL-ja (dhe porta) e shërbyesit Collabora Online që ofron funksione përpunimi si klient WOPI.", "Apply" : "Zbatoje", + "Enable test server for specific groups" : "Aktivizo shërbyes provash për grupe të caktuar", + "Groups" : "Grupe", + "Test server" : "Shërbyes provash", + "URL (and port) of the Collabora Online test server." : "URL (dhe portë) te shërbyesi i provave Collabora Online.", "Enable edit for specific groups" : "Aktivizo përpunimet për grupe të veçantë", "Use OOXML by default for new files" : "Si parazgjedhje, përdor OOXML për kartela të reja", "New Document" : "Dokument i Ri", diff --git a/l10n/sq.json b/l10n/sq.json index 3e419840..5a390630 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -23,6 +23,7 @@ "You don't have permission to rename this document" : "Nuk keni leje të riemërtoni këtë dokument", "Saved" : "U ruajt", "Saving..." : "Po ruhet …", + "None" : "Asnjë", "All" : "Krejt", "Failed to load the document, please contact your administrator." : "S’u arrit të ngarkohej dokumenti, ju lutemi, lidhuni me përgjegjësin tuaj.", "Failed to load documents." : "Dështoi në ngarkim dokumentesh.", @@ -94,6 +95,10 @@ "Collabora Online server" : "Shërbyes Collabora Online", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL-ja (dhe porta) e shërbyesit Collabora Online që ofron funksione përpunimi si klient WOPI.", "Apply" : "Zbatoje", + "Enable test server for specific groups" : "Aktivizo shërbyes provash për grupe të caktuar", + "Groups" : "Grupe", + "Test server" : "Shërbyes provash", + "URL (and port) of the Collabora Online test server." : "URL (dhe portë) te shërbyesi i provave Collabora Online.", "Enable edit for specific groups" : "Aktivizo përpunimet për grupe të veçantë", "Use OOXML by default for new files" : "Si parazgjedhje, përdor OOXML për kartela të reja", "New Document" : "Dokument i Ri", diff --git a/l10n/th_TH.js b/l10n/th_TH.js index 480bd8e8..892e9c6c 100644 --- a/l10n/th_TH.js +++ b/l10n/th_TH.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "คุณไม่ได้รับอนุญาตให้เปลี่ยนชื่อเอกสารนี้", "Saved" : "บันทึกแล้ว", "Saving..." : "กำลังบันทึกข้อมูล...", + "None" : "ไม่มี", "All" : "ทั้งหมด", "Failed to load the document, please contact your administrator." : "ไม่สามารถโหลดเอกสารโปรดติดต่อผู้ดูแลระบบ", "Failed to load documents." : "ไม่สามารถโหลดเอกสาร", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "เซิร์ฟเวอร์ Collabora ออนไลน์", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (และพอร์ต) ของเซิร์ฟเวอร์ Collabora ออนไลน์ นั้นระบุฟังก์ชั่นการแก้ไขไคลเอนต์ WOPI", "Apply" : "นำไปใช้", + "Groups" : "กลุ่ม", "New Document" : "เอกสารใหม่", "New Spreadsheet" : "สเปรดชีตใหม่", "New Presentation" : "งานนำเสนอใหม่", diff --git a/l10n/th_TH.json b/l10n/th_TH.json index 8a4c8a73..faef2f74 100644 --- a/l10n/th_TH.json +++ b/l10n/th_TH.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "คุณไม่ได้รับอนุญาตให้เปลี่ยนชื่อเอกสารนี้", "Saved" : "บันทึกแล้ว", "Saving..." : "กำลังบันทึกข้อมูล...", + "None" : "ไม่มี", "All" : "ทั้งหมด", "Failed to load the document, please contact your administrator." : "ไม่สามารถโหลดเอกสารโปรดติดต่อผู้ดูแลระบบ", "Failed to load documents." : "ไม่สามารถโหลดเอกสาร", @@ -91,6 +92,7 @@ "Collabora Online server" : "เซิร์ฟเวอร์ Collabora ออนไลน์", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (และพอร์ต) ของเซิร์ฟเวอร์ Collabora ออนไลน์ นั้นระบุฟังก์ชั่นการแก้ไขไคลเอนต์ WOPI", "Apply" : "นำไปใช้", + "Groups" : "กลุ่ม", "New Document" : "เอกสารใหม่", "New Spreadsheet" : "สเปรดชีตใหม่", "New Presentation" : "งานนำเสนอใหม่", diff --git a/l10n/tr.js b/l10n/tr.js index 46c6006b..13930841 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -22,6 +22,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Bu belgeyi adlandırmak için izniniz yok.", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", + "None" : "Hiçbiri", "All" : "Tümü", "Failed to load the document, please contact your administrator." : "Belge yüklenemedi, lütfen sistem yöneticinizle görüşün.", "Failed to load documents." : "Belgeler yüklenemedi.", @@ -93,6 +94,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online sunucusu", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Bir WOPI istemcisi işleviyle düzenleme işlevine izin veren Collabora Onlie sunucusunun adresi (ve bağlantı noktası).", "Apply" : "Uygula", + "Groups" : "Gruplar", "New Document" : "Yeni Belge", "New Spreadsheet" : "Yeni Çalışma Sayfası", "New Presentation" : "Yeni Sunum", diff --git a/l10n/tr.json b/l10n/tr.json index 4405bd87..8ba5bfbd 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -20,6 +20,7 @@ "You don't have permission to rename this document" : "Bu belgeyi adlandırmak için izniniz yok.", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", + "None" : "Hiçbiri", "All" : "Tümü", "Failed to load the document, please contact your administrator." : "Belge yüklenemedi, lütfen sistem yöneticinizle görüşün.", "Failed to load documents." : "Belgeler yüklenemedi.", @@ -91,6 +92,7 @@ "Collabora Online server" : "Collabora Online sunucusu", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Bir WOPI istemcisi işleviyle düzenleme işlevine izin veren Collabora Onlie sunucusunun adresi (ve bağlantı noktası).", "Apply" : "Uygula", + "Groups" : "Gruplar", "New Document" : "Yeni Belge", "New Spreadsheet" : "Yeni Çalışma Sayfası", "New Presentation" : "Yeni Sunum", diff --git a/l10n/uk.js b/l10n/uk.js index c4e675df..8fbaf2c0 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -18,6 +18,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "Вам бракує прав на зміну імені цього документу", "Saved" : "Збережено", "Saving..." : "Збереження...", + "None" : "Жоден", "All" : "Всі", "Failed to load documents." : "Не вдалося завантажити документи.", "No documents were found. Upload or create a document to get started!" : "Документів не знайдено. Завантажте або створіть новий документ для початку!", @@ -81,6 +82,7 @@ OC.L10N.register( "Could not create file" : "Не вдалося створити файл", "guest" : "гість", "Apply" : "Застосувати", + "Groups" : "Групи", "New Document" : "Новий документ", "New Spreadsheet" : "Нова таблиця", "New Presentation" : "Нова презентація", diff --git a/l10n/uk.json b/l10n/uk.json index a457ef32..d35b44e5 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -16,6 +16,7 @@ "You don't have permission to rename this document" : "Вам бракує прав на зміну імені цього документу", "Saved" : "Збережено", "Saving..." : "Збереження...", + "None" : "Жоден", "All" : "Всі", "Failed to load documents." : "Не вдалося завантажити документи.", "No documents were found. Upload or create a document to get started!" : "Документів не знайдено. Завантажте або створіть новий документ для початку!", @@ -79,6 +80,7 @@ "Could not create file" : "Не вдалося створити файл", "guest" : "гість", "Apply" : "Застосувати", + "Groups" : "Групи", "New Document" : "Новий документ", "New Spreadsheet" : "Нова таблиця", "New Presentation" : "Нова презентація", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 6301bb5b..d9713faa 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -9,6 +9,7 @@ OC.L10N.register( "You don't have permission to rename this document" : "您没有重命名该文档的权限", "Saved" : "已保存", "Saving..." : "保存中...", + "None" : "不提醒", "All" : "全部", "Failed to load the document, please contact your administrator." : "无法加载文档,请联系管理员。", "Failed to load documents." : "载入文档失败", @@ -74,6 +75,7 @@ OC.L10N.register( "guest" : "访客", "Collabora Online" : "在线协作", "Apply" : "应用", + "Groups" : "群组", "New Document" : "新建文档", "New Spreadsheet" : "新建表格", "New Presentation" : "新建幻灯片", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 87727cf4..79feaca4 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -7,6 +7,7 @@ "You don't have permission to rename this document" : "您没有重命名该文档的权限", "Saved" : "已保存", "Saving..." : "保存中...", + "None" : "不提醒", "All" : "全部", "Failed to load the document, please contact your administrator." : "无法加载文档,请联系管理员。", "Failed to load documents." : "载入文档失败", @@ -72,6 +73,7 @@ "guest" : "访客", "Collabora Online" : "在线协作", "Apply" : "应用", + "Groups" : "群组", "New Document" : "新建文档", "New Spreadsheet" : "新建表格", "New Presentation" : "新建幻灯片",