[tx-robot] updated from transifex
This commit is contained in:
parent
21504eb5a8
commit
fe7d0a003f
18
l10n/ca.js
18
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",
|
||||
|
18
l10n/ca.json
18
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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user