aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/configuration.php
diff options
context:
space:
mode:
authorJosh <josh.t.richards@gmail.com>2024-12-21 11:14:20 -0500
committerGitHub <noreply@github.com>2024-12-21 11:14:20 -0500
commit288cdb003ed2f46fe5e39430d4f3d91278c9ad15 (patch)
tree131b5863d31c34c0db4b83568e95cf61b75cbeec /apps/user_ldap/tests/configuration.php
parent81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca (diff)
downloadnextcloud-server-occ-upgrade-reminder.tar.gz
nextcloud-server-occ-upgrade-reminder.zip
fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminder
Fixes #36289 Signed-off-by: Josh <josh.t.richards@gmail.com>
Diffstat (limited to 'apps/user_ldap/tests/configuration.php')
0 files changed, 0 insertions, 0 deletions
nction */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
{ "translations": {
    "Delete comment" : "Verwijder reactie",
    "Post" : "Reageer",
    "Cancel" : "Annuleren",
    "Edit comment" : "Bewerk reactie",
    "[Deleted user]" : "[Verwijderde gebruiker]",
    "Comments" : "Reacties",
    "Save" : "Opslaan",
    "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
    "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",
    "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
    "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
    "{count} unread comments" : "{count} ongelezen reacties",
    "Comment" : "Reactie",
    "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
    "You commented" : "Je reageerde",
    "%1$s commented" : "%1$s heeft gereageerd",
    "You commented on %2$s" : "Je reageerde op %2$s",
    "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
    "Type in a new comment..." : "Type een nieuwe reactie...",
    "No other comments available" : "Geen andere reacties beschikbaar",
    "More comments..." : "Meer reacties..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}