mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
fixing wrong html close tags
This commit is contained in:
parent
ceff4dae61
commit
df636371a7
4 changed files with 4 additions and 4 deletions
|
|
@ -107,7 +107,7 @@ $TRANSLATIONS = array(
|
|||
"Commercial Support" => "Kommerzieller Support",
|
||||
"Get the apps to sync your files" => "Lade die Apps zur Synchronisierung Deiner Daten herunter",
|
||||
"Show First Run Wizard again" => "Erstinstallation erneut durchführen",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du verwendest <strong>%s</strong> der verfügbaren <strong>%s<strong>",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Du verwendest <strong>%s</strong> der verfügbaren <strong>%s</strong>",
|
||||
"Password" => "Passwort",
|
||||
"Your password was changed" => "Dein Passwort wurde geändert.",
|
||||
"Unable to change your password" => "Passwort konnte nicht geändert werden",
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@ $TRANSLATIONS = array(
|
|||
"Commercial Support" => "Support commercial",
|
||||
"Get the apps to sync your files" => "Obtenez les applications de synchronisation de vos fichiers",
|
||||
"Show First Run Wizard again" => "Revoir le premier lancement de l'installeur",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Vous avez utilisé <strong>%s</strong> des <strong>%s<strong> disponibles",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Vous avez utilisé <strong>%s</strong> des <strong>%s</strong> disponibles",
|
||||
"Password" => "Mot de passe",
|
||||
"Your password was changed" => "Votre mot de passe a été changé",
|
||||
"Unable to change your password" => "Impossible de changer votre mot de passe",
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ $TRANSLATIONS = array(
|
|||
"Commercial Support" => "კომერციული მხარდაჭერა",
|
||||
"Get the apps to sync your files" => "აპლიკაცია ფაილების სინქრონიზაციისთვის",
|
||||
"Show First Run Wizard again" => "მაჩვენე თავიდან გაშვებული ვიზარდი",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "თქვენ გამოყენებული გაქვთ <strong>%s</strong> –ი –<strong>%s<strong>–დან",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "თქვენ გამოყენებული გაქვთ <strong>%s</strong> –ი –<strong>%s</strong>–დან",
|
||||
"Password" => "პაროლი",
|
||||
"Your password was changed" => "თქვენი პაროლი შეიცვალა",
|
||||
"Unable to change your password" => "თქვენი პაროლი არ შეიცვალა",
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ $TRANSLATIONS = array(
|
|||
"Commercial Support" => "Commerciële ondersteuning",
|
||||
"Get the apps to sync your files" => "Download de apps om bestanden te syncen",
|
||||
"Show First Run Wizard again" => "Toon de Eerste start Wizard opnieuw",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Je hebt <strong>%s</strong> gebruikt van de beschikbare <strong>%s<strong>",
|
||||
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Je hebt <strong>%s</strong> gebruikt van de beschikbare <strong>%s</strong>",
|
||||
"Password" => "Wachtwoord",
|
||||
"Your password was changed" => "Je wachtwoord is veranderd",
|
||||
"Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",
|
||||
|
|
|
|||
Loading…
Reference in a new issue