diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index e00132a1118..d2e08a61caa 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "Passwort vergessen?", "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", + "Searching …" : "Suche …", "Settings" : "Einstellungen", "Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden", "Search contacts …" : "Kontakte suchen…", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "Weitere Apps", "More" : "Mehr", "More apps menu" : "Weitere Apps-Menü", - "Search" : "Suche", - "Reset search" : "Suche zurücksetzen", "Contacts" : "Kontakte", "Contacts menu" : "Kontakte-Menü", "Settings menu" : "Einstellungen-Menü", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "Fehler beim Entfernen der Freigabe", "({scope})" : "({scope})", "Saving..." : "Speichere…", + "Search" : "Suche", + "Reset search" : "Suche zurücksetzen", "Your client should now be connected! You can close this window." : "Dein Client ist jetzt verbunden! Du kannst dieses Fenster schließen.", "Cancel log in" : "Anmeldung abbrechen", "These apps will be updated:" : "Diese Apps werden aktualisiert:", |