diff --git a/l10n/lv.js b/l10n/lv.js index 6788952f..592b8831 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -32,6 +32,8 @@ OC.L10N.register( "No posts found" : "Atrasta jauns ieraksts", "No direct messages found" : "Tiešie ziņojumi nav atrasti", "Reply" : "Atbildēt", + "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} vēlas atļauju piekļūt kontam. Tā ir trešo pušu lietotne.", + "Deny" : "Noraidīt", "Close" : "Aizvērt", "Continue" : "Turpināt", "User not found" : "Lietotājs nav atrasts", diff --git a/l10n/lv.json b/l10n/lv.json index 8a4ddc68..84e72a33 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -30,6 +30,8 @@ "No posts found" : "Atrasta jauns ieraksts", "No direct messages found" : "Tiešie ziņojumi nav atrasti", "Reply" : "Atbildēt", + "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} vēlas atļauju piekļūt kontam. Tā ir trešo pušu lietotne.", + "Deny" : "Noraidīt", "Close" : "Aizvērt", "Continue" : "Turpināt", "User not found" : "Lietotājs nav atrasts",