diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/de.js | 2 | ||||
-rw-r--r-- | core/l10n/de.json | 2 | ||||
-rw-r--r-- | core/l10n/lv.js | 2 | ||||
-rw-r--r-- | core/l10n/lv.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 823abc7ef51..36fffe51ca0 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf die folgende Schaltfläche. Wenn du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf den folgenden Link. Wenn du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", "Reset your password" : "Setze dein Passwort zurück", + "The given provider is not available" : "Der angegebene Anbieter ist nicht verfügbar", "Task not found" : "Aufgabe nicht gefunden", "Internal error" : "Interner Fehler", "Not found" : "Nicht gefunden", @@ -273,6 +274,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Der Server konnte die Anfrage nicht fertig stellen.", "If this happens again, please send the technical details below to the server administrator." : "Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator.", "More details can be found in the server log." : "Weitere Details können im Server-Protokoll gefunden werden.", + "For more details see the documentation ↗." : "Weitere Informationen finden Sie in der Dokumentation ↗.", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/core/l10n/de.json b/core/l10n/de.json index 684a0012351..38c2b4a4ef7 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -37,6 +37,7 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf die folgende Schaltfläche. Wenn du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf den folgenden Link. Wenn du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", "Reset your password" : "Setze dein Passwort zurück", + "The given provider is not available" : "Der angegebene Anbieter ist nicht verfügbar", "Task not found" : "Aufgabe nicht gefunden", "Internal error" : "Interner Fehler", "Not found" : "Nicht gefunden", @@ -271,6 +272,7 @@ "The server was unable to complete your request." : "Der Server konnte die Anfrage nicht fertig stellen.", "If this happens again, please send the technical details below to the server administrator." : "Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator.", "More details can be found in the server log." : "Weitere Details können im Server-Protokoll gefunden werden.", + "For more details see the documentation ↗." : "Weitere Informationen finden Sie in der Dokumentation ↗.", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/core/l10n/lv.js b/core/l10n/lv.js index fe18d5a4d50..ef3b6d7c0d6 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -118,8 +118,10 @@ OC.L10N.register( "Forgot password?" : "Aizmirsta parole?", "Back" : "Atpakaļ", "Edit Profile" : "Labot profilu", + "Places" : "Vietas", "Date" : "Datums", "Today" : "Šodien", + "People" : "Cilvēki", "Search in" : "Meklēt", "Searching …" : "Meklē...", "Settings menu" : "Iestatījumu izvēlne", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index d556d13525d..92c43d5970d 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -116,8 +116,10 @@ "Forgot password?" : "Aizmirsta parole?", "Back" : "Atpakaļ", "Edit Profile" : "Labot profilu", + "Places" : "Vietas", "Date" : "Datums", "Today" : "Šodien", + "People" : "Cilvēki", "Search in" : "Meklēt", "Searching …" : "Meklē...", "Settings menu" : "Iestatījumu izvēlne", |