Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/cs.js12
-rw-r--r--l10n/cs.json12
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
-rw-r--r--l10n/it.js16
-rw-r--r--l10n/it.json16
-rw-r--r--l10n/zh_HK.js2
-rw-r--r--l10n/zh_HK.json2
8 files changed, 58 insertions, 8 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 59cd6b74..e5ae1ed5 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -153,6 +153,16 @@ OC.L10N.register(
"template preview" : "náhled šablony",
"Select a template directory" : "Vyberte adresář se šablonou",
"Remove personal template folder" : "Odebrat složku s osobní šablonou",
- "Templates inside of this directory will be added to the template selector of Collabora Online." : "Šablony nacházející se v tomto adresáři budou přidány do výběru šablon v Collabora Online."
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Šablony nacházející se v tomto adresáři budou přidány do výběru šablon v Collabora Online.",
+ "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online potřebuje zvlášť server sloužící jako WOPI klient, poskytující možnosti upravování.",
+ "Install it from the app store." : "Nainstalujte ji z katalogu aplikací.",
+ "If the installation from the app store fails, you can still do that manually using this command:" : "Pokud se instalace z katalogu aplikací nezdaří, pořád ještě to můžete udělat ručně pomocí tohoto příkazu:",
+ "it uses an insecure protocol (http)" : "používá nezabezpečený protokol (http)",
+ "it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "není dostupné z Internetu (možná kvůli bráně firewall, nebo chybí přesměrování portů)",
+ "Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Ve výchozím stavu je Collabora Online zapnuté pro všechny uživatele. Pokud je toto nastavení aktivní, mohou Collabora Online používat jen členové zadaných skupin.",
+ "Current version" : "Stávající verze",
+ "New Document" : "Nový dokument",
+ "New Spreadsheet" : "Nová tabulka",
+ "New Presentation" : "Nová prezentace"
},
"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 20b56f1b..c49ecb54 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -151,6 +151,16 @@
"template preview" : "náhled šablony",
"Select a template directory" : "Vyberte adresář se šablonou",
"Remove personal template folder" : "Odebrat složku s osobní šablonou",
- "Templates inside of this directory will be added to the template selector of Collabora Online." : "Šablony nacházející se v tomto adresáři budou přidány do výběru šablon v Collabora Online."
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Šablony nacházející se v tomto adresáři budou přidány do výběru šablon v Collabora Online.",
+ "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online potřebuje zvlášť server sloužící jako WOPI klient, poskytující možnosti upravování.",
+ "Install it from the app store." : "Nainstalujte ji z katalogu aplikací.",
+ "If the installation from the app store fails, you can still do that manually using this command:" : "Pokud se instalace z katalogu aplikací nezdaří, pořád ještě to můžete udělat ručně pomocí tohoto příkazu:",
+ "it uses an insecure protocol (http)" : "používá nezabezpečený protokol (http)",
+ "it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "není dostupné z Internetu (možná kvůli bráně firewall, nebo chybí přesměrování portů)",
+ "Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Ve výchozím stavu je Collabora Online zapnuté pro všechny uživatele. Pokud je toto nastavení aktivní, mohou Collabora Online používat jen členové zadaných skupin.",
+ "Current version" : "Stávající verze",
+ "New Document" : "Nový dokument",
+ "New Spreadsheet" : "Nová tabulka",
+ "New Presentation" : "Nová prezentace"
},"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/es.js b/l10n/es.js
index bd1c79b4..671f0b61 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -140,6 +140,7 @@ OC.L10N.register(
"template preview" : "previsualización de plantillas",
"Select a template directory" : "Selecciona un directorio de plantillas",
"Remove personal template folder" : "Elimina la carpeta personal de plantillas",
- "Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas en este directorio se añadirán al selector de plantillas de Collabora Online."
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas en este directorio se añadirán al selector de plantillas de Collabora Online.",
+ "it uses an insecure protocol (http)" : "utiliza un protocolo inseguro (http)"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
index 0aac6913..896a29af 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -138,6 +138,7 @@
"template preview" : "previsualización de plantillas",
"Select a template directory" : "Selecciona un directorio de plantillas",
"Remove personal template folder" : "Elimina la carpeta personal de plantillas",
- "Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas en este directorio se añadirán al selector de plantillas de Collabora Online."
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas en este directorio se añadirán al selector de plantillas de Collabora Online.",
+ "it uses an insecure protocol (http)" : "utiliza un protocolo inseguro (http)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index e3882276..21857fc5 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -40,6 +40,8 @@ OC.L10N.register(
"Collabora Online server is reachable." : "Il server Collabora Online è raggiungibile.",
"Please configure a Collabora Online server to start editing documents" : "Configura un server Collabora Online per iniziare a modificare i documenti",
"Use your own server" : "Utilizza il tuo server",
+ "Nextcloud Office requires a separate server running Collabora Online to provide editing capabilities." : "Nextcloud Office richiede un server separato con installato Collabora Online per fornire le funzioni di modifica.",
+ "Collabora Online requires a separate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online richiede un server separato che agisca da client tipo WOPI per fornire le funzioni di modifica.",
"URL (and Port) of Collabora Online-server" : "URL (e porta) del server di Collabora Online.",
"Disable certificate verification (insecure)" : "Disabilità la verifica del certificato (non sicuro)",
"Use the built-in CODE - Collabora Online Development Edition" : "Utilizza il CODE integrato - Collabora Online Development Edition",
@@ -73,6 +75,7 @@ OC.L10N.register(
"{productName} is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "{productName} è attivo per tutti gli utenti in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono usarlo.",
"Select groups" : "Seleziona gruppi",
"Restrict edit to specific groups" : "Limita la modifica a gruppi specifici",
+ "All users can edit documents with {productName} by default. When this setting is active, only the members of the specified groups can edit, whereas the others can only view documents." : "Tutti gli utenti possono modificare documenti con {productName} in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono modificare, mentre gli altri possono solo visualizzare i documenti.",
"Use Canonical webroot" : "Usa webroot canonica",
"Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "Webroot canonica che utilizzerà Collabora, in presenza di più webroot. Fornisci quella con minori restrizioni. Ad es.: usa una webroot senza shibboleth se l'accesso a questa istanza viene effettuato da webroot con e senza shibboleth. Puoi ignorare questa impostazione se viene utilizzata una sola webroot per accedere a questa istanza.",
"Enable access for external apps" : "Abilita l'accesso per le applicazioni esterne",
@@ -95,6 +98,7 @@ OC.L10N.register(
"Description" : "Descrizione",
"Add new token" : "Aggiungi nuovo token",
"No results" : "Nessun risultato",
+ "Loading {filename} …" : "Caricamento di {filename} …",
"Cancel" : "Annulla",
"Document loading failed" : "Caricamento del documento fallito",
"Close" : "Chiudi",
@@ -149,6 +153,16 @@ OC.L10N.register(
"template preview" : "anteprima dei modelli",
"Select a template directory" : "Seleziona una cartella dei modelli",
"Remove personal template folder" : "Rimuovi la cartella dei modelli personali",
- "Templates inside of this directory will be added to the template selector of Collabora Online." : "I modelli all'interno di questa cartella saranno aggiunti al selettore dei modelli di Collabora Online."
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "I modelli all'interno di questa cartella saranno aggiunti al selettore dei modelli di Collabora Online.",
+ "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online richiede un server separato che agisca da client tipo WOPI per fornire le funzioni di modifica.",
+ "Install it from the app store." : "Installalo dal negozio di applicazioni.",
+ "If the installation from the app store fails, you can still do that manually using this command:" : "Se l'installazione dal negozio delle applicazioni non riesce, puoi farlo manualmente utilizzando questo comando:",
+ "it uses an insecure protocol (http)" : "utilizza un protocollo non sicuro (http)",
+ "it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "non è raggiungibile da Internet (probabilmente a causa di un firewall, o mancanza di inoltro delle porte)",
+ "Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online è attivo per tutti gli utenti in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono utilizzarla.",
+ "Current version" : "Versione attuale",
+ "New Document" : "Nuovo documento",
+ "New Spreadsheet" : "Nuovo foglio elettronico",
+ "New Presentation" : "Nuova presentazione"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 86b2c446..ee97e6da 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -38,6 +38,8 @@
"Collabora Online server is reachable." : "Il server Collabora Online è raggiungibile.",
"Please configure a Collabora Online server to start editing documents" : "Configura un server Collabora Online per iniziare a modificare i documenti",
"Use your own server" : "Utilizza il tuo server",
+ "Nextcloud Office requires a separate server running Collabora Online to provide editing capabilities." : "Nextcloud Office richiede un server separato con installato Collabora Online per fornire le funzioni di modifica.",
+ "Collabora Online requires a separate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online richiede un server separato che agisca da client tipo WOPI per fornire le funzioni di modifica.",
"URL (and Port) of Collabora Online-server" : "URL (e porta) del server di Collabora Online.",
"Disable certificate verification (insecure)" : "Disabilità la verifica del certificato (non sicuro)",
"Use the built-in CODE - Collabora Online Development Edition" : "Utilizza il CODE integrato - Collabora Online Development Edition",
@@ -71,6 +73,7 @@
"{productName} is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "{productName} è attivo per tutti gli utenti in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono usarlo.",
"Select groups" : "Seleziona gruppi",
"Restrict edit to specific groups" : "Limita la modifica a gruppi specifici",
+ "All users can edit documents with {productName} by default. When this setting is active, only the members of the specified groups can edit, whereas the others can only view documents." : "Tutti gli utenti possono modificare documenti con {productName} in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono modificare, mentre gli altri possono solo visualizzare i documenti.",
"Use Canonical webroot" : "Usa webroot canonica",
"Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "Webroot canonica che utilizzerà Collabora, in presenza di più webroot. Fornisci quella con minori restrizioni. Ad es.: usa una webroot senza shibboleth se l'accesso a questa istanza viene effettuato da webroot con e senza shibboleth. Puoi ignorare questa impostazione se viene utilizzata una sola webroot per accedere a questa istanza.",
"Enable access for external apps" : "Abilita l'accesso per le applicazioni esterne",
@@ -93,6 +96,7 @@
"Description" : "Descrizione",
"Add new token" : "Aggiungi nuovo token",
"No results" : "Nessun risultato",
+ "Loading {filename} …" : "Caricamento di {filename} …",
"Cancel" : "Annulla",
"Document loading failed" : "Caricamento del documento fallito",
"Close" : "Chiudi",
@@ -147,6 +151,16 @@
"template preview" : "anteprima dei modelli",
"Select a template directory" : "Seleziona una cartella dei modelli",
"Remove personal template folder" : "Rimuovi la cartella dei modelli personali",
- "Templates inside of this directory will be added to the template selector of Collabora Online." : "I modelli all'interno di questa cartella saranno aggiunti al selettore dei modelli di Collabora Online."
+ "Templates inside of this directory will be added to the template selector of Collabora Online." : "I modelli all'interno di questa cartella saranno aggiunti al selettore dei modelli di Collabora Online.",
+ "Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online richiede un server separato che agisca da client tipo WOPI per fornire le funzioni di modifica.",
+ "Install it from the app store." : "Installalo dal negozio di applicazioni.",
+ "If the installation from the app store fails, you can still do that manually using this command:" : "Se l'installazione dal negozio delle applicazioni non riesce, puoi farlo manualmente utilizzando questo comando:",
+ "it uses an insecure protocol (http)" : "utilizza un protocollo non sicuro (http)",
+ "it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "non è raggiungibile da Internet (probabilmente a causa di un firewall, o mancanza di inoltro delle porte)",
+ "Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online è attivo per tutti gli utenti in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono utilizzarla.",
+ "Current version" : "Versione attuale",
+ "New Document" : "Nuovo documento",
+ "New Spreadsheet" : "Nuovo foglio elettronico",
+ "New Presentation" : "Nuova presentazione"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 385c0742..628b2b13 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -157,7 +157,7 @@ OC.L10N.register(
"Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online 需要獨立的伺服器作為類 WOPI 的客戶端來提供編輯功能。",
"Install it from the app store." : "從應用程式商店安裝。",
"If the installation from the app store fails, you can still do that manually using this command:" : "若從應用程式商店安裝失敗,您仍然可以使用此指令手動安裝:",
- "it uses an insecure protocol (http)" : "使用了不安全的協定(http)",
+ "it uses an insecure protocol (http)" : "使用了不安全的協定(HTTP)",
"it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "無法從網際網路存取(可能是因為防火牆,或是缺少連接埠轉發)",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online 預設對所有用戶啟用。當此設定啟用時,僅特定群組的用戶可以使用它。",
"Current version" : "目前版本",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index fce092f8..fefb3410 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -155,7 +155,7 @@
"Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online 需要獨立的伺服器作為類 WOPI 的客戶端來提供編輯功能。",
"Install it from the app store." : "從應用程式商店安裝。",
"If the installation from the app store fails, you can still do that manually using this command:" : "若從應用程式商店安裝失敗,您仍然可以使用此指令手動安裝:",
- "it uses an insecure protocol (http)" : "使用了不安全的協定(http)",
+ "it uses an insecure protocol (http)" : "使用了不安全的協定(HTTP)",
"it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "無法從網際網路存取(可能是因為防火牆,或是缺少連接埠轉發)",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online 預設對所有用戶啟用。當此設定啟用時,僅特定群組的用戶可以使用它。",
"Current version" : "目前版本",