summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:39 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-06 01:12:39 +0000
commit54a30a4b81700570303eaae03810f6ef553d66a2 (patch)
tree85d5a3d46bb64f74d32ad2d3e4481fb5dfe956e2 /apps
parent411d2dece5b65ac92f508189647df5bf03b005db (diff)
downloadnextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.tar.gz
nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/lt_LT.js8
-rw-r--r--apps/comments/l10n/lt_LT.json8
-rw-r--r--apps/dav/l10n/lt_LT.js7
-rw-r--r--apps/dav/l10n/lt_LT.json7
-rw-r--r--apps/federatedfilesharing/l10n/lt_LT.js1
-rw-r--r--apps/federatedfilesharing/l10n/lt_LT.json1
-rw-r--r--apps/files/l10n/lt_LT.js5
-rw-r--r--apps/files/l10n/lt_LT.json5
-rw-r--r--apps/files_external/l10n/lt_LT.js8
-rw-r--r--apps/files_external/l10n/lt_LT.json8
-rw-r--r--apps/files_sharing/l10n/lt_LT.js5
-rw-r--r--apps/files_sharing/l10n/lt_LT.json5
-rw-r--r--apps/files_trashbin/l10n/lt_LT.js1
-rw-r--r--apps/files_trashbin/l10n/lt_LT.json1
-rw-r--r--apps/updatenotification/l10n/lt_LT.js1
-rw-r--r--apps/updatenotification/l10n/lt_LT.json1
16 files changed, 62 insertions, 10 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js
index 929b531fb88..db734853e84 100644
--- a/apps/comments/l10n/lt_LT.js
+++ b/apps/comments/l10n/lt_LT.js
@@ -24,10 +24,10 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
"{author} commented on {file}" : "{author} pakomentavo {file}",
"<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
- "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s jus paminėjo komentare \"%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} jus paminėjo komentare “{file}”",
"Unknown user" : "Nežinomas naudotojas",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
- "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\""
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas jus paminėjo komentare \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas jus paminėjo komentare \"{file}\""
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json
index 93a231580b2..4aa13a97397 100644
--- a/apps/comments/l10n/lt_LT.json
+++ b/apps/comments/l10n/lt_LT.json
@@ -22,10 +22,10 @@
"%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
"{author} commented on {file}" : "{author} pakomentavo {file}",
"<strong>Comments</strong> for files" : "<strong>Failų komentarai</strong>",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s paminėjo jus komentare \"%2$s\"",
- "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s jus paminėjo komentare \"%2$s\"",
+ "{user} mentioned you in a comment on “{file}”" : "{user} jus paminėjo komentare “{file}”",
"Unknown user" : "Nežinomas naudotojas",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas paminėjo jus komentare \"%s\"",
- "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas paminėjo jus komentare \"{file}\""
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Ištrintas vartotojas jus paminėjo komentare \"%s\"",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Ištrintas vartotojas jus paminėjo komentare \"{file}\""
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index de2bb8271f1..21ee5f2a85e 100644
--- a/apps/dav/l10n/lt_LT.js
+++ b/apps/dav/l10n/lt_LT.js
@@ -41,13 +41,20 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo pakeistas",
"A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
"Contact birthdays" : "Kontaktų gimtadieniai",
+ "Hello %s," : "Sveiki, %s,",
"Invitation updated" : "Pakvietimas atnaujintas",
+ "When:" : "Kada:",
+ "Where:" : "Kur:",
"Description:" : "Aprašas:",
+ "Link:" : "Nuoroda:",
+ "More options …" : "Daugiau parinkčių …",
"Contacts" : "Kontaktai",
"WebDAV" : "WebDAV",
"Technical details" : "Techninė informacija",
"Remote Address: %s" : "Nuotolinis adresas: %s",
"Request ID: %s" : "Užklausos ID: %s",
+ "Save" : "Įrašyti",
+ "%s invited you to »%s«" : "%s pakvietė jus į »%s«",
"CalDAV server" : "CalDAV serveris"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json
index aaef0cceafa..ef191ae02cb 100644
--- a/apps/dav/l10n/lt_LT.json
+++ b/apps/dav/l10n/lt_LT.json
@@ -39,13 +39,20 @@
"A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo pakeistas",
"A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
"Contact birthdays" : "Kontaktų gimtadieniai",
+ "Hello %s," : "Sveiki, %s,",
"Invitation updated" : "Pakvietimas atnaujintas",
+ "When:" : "Kada:",
+ "Where:" : "Kur:",
"Description:" : "Aprašas:",
+ "Link:" : "Nuoroda:",
+ "More options …" : "Daugiau parinkčių …",
"Contacts" : "Kontaktai",
"WebDAV" : "WebDAV",
"Technical details" : "Techninė informacija",
"Remote Address: %s" : "Nuotolinis adresas: %s",
"Request ID: %s" : "Užklausos ID: %s",
+ "Save" : "Įrašyti",
+ "%s invited you to »%s«" : "%s pakvietė jus į »%s«",
"CalDAV server" : "CalDAV serveris"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/lt_LT.js b/apps/federatedfilesharing/l10n/lt_LT.js
index 2d353b2a43b..1dea9772523 100644
--- a/apps/federatedfilesharing/l10n/lt_LT.js
+++ b/apps/federatedfilesharing/l10n/lt_LT.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Dalinimasis kitame serveryje",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridėti nuotolinį viešinį {name} iš {owner}@{remote}?",
"Remote share" : "Kitame serveryje pasidalinti duomenys",
"Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis",
"Cancel" : "Atsisakyti",
diff --git a/apps/federatedfilesharing/l10n/lt_LT.json b/apps/federatedfilesharing/l10n/lt_LT.json
index 8c3ef449249..a0a3490670f 100644
--- a/apps/federatedfilesharing/l10n/lt_LT.json
+++ b/apps/federatedfilesharing/l10n/lt_LT.json
@@ -1,5 +1,6 @@
{ "translations": {
"Federated sharing" : "Dalinimasis kitame serveryje",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ar norite pridėti nuotolinį viešinį {name} iš {owner}@{remote}?",
"Remote share" : "Kitame serveryje pasidalinti duomenys",
"Remote share password" : "Kitame serveryje pasidalintų duomenų slaptažodis",
"Cancel" : "Atsisakyti",
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 7639d3ac4be..674b1af462d 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -136,13 +136,16 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Čia rodomi svarbūs duomenys",
"Tags" : "Žymės",
"Deleted files" : "Ištrinti",
+ "Shares" : "Viešiniai",
"Shared with others" : "Išsiųsti",
"Shared with you" : "Gauti",
"Shared by link" : "Išsiųsti per nuorodą",
+ "Deleted shares" : "Ištrinti viešiniai",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
"Move" : "Perkelti",
"Target folder" : "Paskirties aplankas",
- "%s of %s used" : "naudojama %s iš %s"
+ "%s of %s used" : "naudojama %s iš %s",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą, norėdami <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gauti prieigą prie savo failų per WebDAV</a>"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 32a5326575f..c329c9cb757 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -134,13 +134,16 @@
"Files and folders you mark as favorite will show up here" : "Čia rodomi svarbūs duomenys",
"Tags" : "Žymės",
"Deleted files" : "Ištrinti",
+ "Shares" : "Viešiniai",
"Shared with others" : "Išsiųsti",
"Shared with you" : "Gauti",
"Shared by link" : "Išsiųsti per nuorodą",
+ "Deleted shares" : "Ištrinti viešiniai",
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
"Move" : "Perkelti",
"Target folder" : "Paskirties aplankas",
- "%s of %s used" : "naudojama %s iš %s"
+ "%s of %s used" : "naudojama %s iš %s",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Naudokite šį adresą, norėdami <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">gauti prieigą prie savo failų per WebDAV</a>"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index ab961ec3756..7a794159a68 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Once every direct access" : "Kartą per tiesioginę peržiūrą",
"Delete" : "Ištrinti",
"Admin defined" : "Administratorius apibrėžtas",
+ "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?",
"Saved" : "Įrašyta",
"Saving..." : "Įrašoma...",
"Save" : "Įrašyti",
@@ -61,8 +62,10 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "Kliento ID",
"Client secret" : "Trečiųjų šalių programinės įrangos kliento identifikacijos raktas",
+ "OpenStack v2" : "OpenStack v2",
"Tenant name" : "Laikino valdytojo vardas",
"Identity endpoint URL" : "Identiteto URL",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "Domenas",
"Rackspace" : "Rackspace",
"API key" : "API raktas",
@@ -73,6 +76,8 @@ OC.L10N.register(
"User entered, store in database" : "Naudotojas įvestas, saugoti duomenų bazėje",
"RSA public key" : "RSA viešasis raktas",
"Public key" : "Viešasis raktas",
+ "RSA private key" : "RSA privatusis raktas",
+ "Private key" : "Privatusis raktas",
"Amazon S3" : "Amazon S3",
"Bucket" : "Amazon S3 saugykla",
"Hostname" : "Domeno vardas",
@@ -112,7 +117,10 @@ OC.L10N.register(
"Add storage" : "Pridėti saugyklą",
"Advanced settings" : "Išplėstiniai nustatymai",
"Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+ "Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s",
+ "Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s",
"OpenStack" : "OpenStack",
+ "Dropbox" : "Dropbox",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nėra įdiegta \"%s\". %s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad įdiegtų trūkstamą paketą.",
"No external storage configured" : "Nėra sukonfigūruota jokia išorinė saugykla",
"You can add external storages in the personal settings" : "Galite pridėti papildomą išorinę saugyklą nustatymų skiltyje",
diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json
index 09a4c0670ea..ba9ad894c11 100644
--- a/apps/files_external/l10n/lt_LT.json
+++ b/apps/files_external/l10n/lt_LT.json
@@ -19,6 +19,7 @@
"Once every direct access" : "Kartą per tiesioginę peržiūrą",
"Delete" : "Ištrinti",
"Admin defined" : "Administratorius apibrėžtas",
+ "Are you sure you want to delete this external storage?" : "Ar tikrai norite ištrinti šią išorinę saugyklą?",
"Saved" : "Įrašyta",
"Saving..." : "Įrašoma...",
"Save" : "Įrašyti",
@@ -59,8 +60,10 @@
"OAuth2" : "OAuth2",
"Client ID" : "Kliento ID",
"Client secret" : "Trečiųjų šalių programinės įrangos kliento identifikacijos raktas",
+ "OpenStack v2" : "OpenStack v2",
"Tenant name" : "Laikino valdytojo vardas",
"Identity endpoint URL" : "Identiteto URL",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "Domenas",
"Rackspace" : "Rackspace",
"API key" : "API raktas",
@@ -71,6 +74,8 @@
"User entered, store in database" : "Naudotojas įvestas, saugoti duomenų bazėje",
"RSA public key" : "RSA viešasis raktas",
"Public key" : "Viešasis raktas",
+ "RSA private key" : "RSA privatusis raktas",
+ "Private key" : "Privatusis raktas",
"Amazon S3" : "Amazon S3",
"Bucket" : "Amazon S3 saugykla",
"Hostname" : "Domeno vardas",
@@ -110,7 +115,10 @@
"Add storage" : "Pridėti saugyklą",
"Advanced settings" : "Išplėstiniai nustatymai",
"Allow users to mount external storage" : "Leisti naudotojams prijungti išorines saugyklas",
+ "Step 1 failed. Exception: %s" : "Žingsnis 1 nepavyko. Išimtis: %s",
+ "Step 2 failed. Exception: %s" : "Žingsnis 2 nepavyko. Išimtis: %s",
"OpenStack" : "OpenStack",
+ "Dropbox" : "Dropbox",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nėra įdiegta \"%s\". %s prijungimas yra neįmanomas. Paprašykite savo sistemos administratoriaus, kad įdiegtų trūkstamą paketą.",
"No external storage configured" : "Nėra sukonfigūruota jokia išorinė saugykla",
"You can add external storages in the personal settings" : "Galite pridėti papildomą išorinę saugyklą nustatymų skiltyje",
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 2f098e92584..f3374ecb364 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -4,13 +4,17 @@ OC.L10N.register(
"Shared with others" : "Išsiųsti",
"Shared with you" : "Gauti",
"Shared by link" : "Išsiųsti per nuorodą",
+ "Deleted shares" : "Ištrinti viešiniai",
"Nothing shared with you yet" : "Aplankas tuščias",
"Files and folders others share with you will show up here" : "Čia rodomi gauti duomenys iš kitų naudotojų",
"Nothing shared yet" : "Aplankas tuščias",
"Files and folders you share will show up here" : "Čia rodomi išsiųsti duomenys",
"No shared links" : "Aplankas tuščias",
"Files and folders you share by link will show up here" : "Čia rodomos išsiųstos nuorodos į duomenis",
+ "Restore share" : "Atkurti viešinį",
+ "Move or copy" : "Perkelti ar kopijuoti",
"Download" : "Atsisiųsti",
+ "Delete" : "Ištrinti",
"You can upload into this folder" : "Galite įkelti į šį aplanką",
"No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}",
"Invalid server URL" : "Neteisingas serverio URL adresas",
@@ -107,6 +111,7 @@ OC.L10N.register(
"Uploaded files:" : "Įkelta:",
"{actor} removed you from {file}" : "{actor} nebesidalina su jumis {file}",
"Sharing %s failed because the back end does not allow shares from type %s" : "%s dalinimasis nepavyko, nes sistema nepalaiko šio duomenų tipo: %s",
+ "%s is publicly shared" : "%s yra viešai bendrinamas",
"This share is password-protected" : "Turinys apsaugotas slaptažodžiu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
"Password" : "Slaptažodis"
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json
index 1674255778b..efc708c2028 100644
--- a/apps/files_sharing/l10n/lt_LT.json
+++ b/apps/files_sharing/l10n/lt_LT.json
@@ -2,13 +2,17 @@
"Shared with others" : "Išsiųsti",
"Shared with you" : "Gauti",
"Shared by link" : "Išsiųsti per nuorodą",
+ "Deleted shares" : "Ištrinti viešiniai",
"Nothing shared with you yet" : "Aplankas tuščias",
"Files and folders others share with you will show up here" : "Čia rodomi gauti duomenys iš kitų naudotojų",
"Nothing shared yet" : "Aplankas tuščias",
"Files and folders you share will show up here" : "Čia rodomi išsiųsti duomenys",
"No shared links" : "Aplankas tuščias",
"Files and folders you share by link will show up here" : "Čia rodomos išsiųstos nuorodos į duomenis",
+ "Restore share" : "Atkurti viešinį",
+ "Move or copy" : "Perkelti ar kopijuoti",
"Download" : "Atsisiųsti",
+ "Delete" : "Ištrinti",
"You can upload into this folder" : "Galite įkelti į šį aplanką",
"No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}",
"Invalid server URL" : "Neteisingas serverio URL adresas",
@@ -105,6 +109,7 @@
"Uploaded files:" : "Įkelta:",
"{actor} removed you from {file}" : "{actor} nebesidalina su jumis {file}",
"Sharing %s failed because the back end does not allow shares from type %s" : "%s dalinimasis nepavyko, nes sistema nepalaiko šio duomenų tipo: %s",
+ "%s is publicly shared" : "%s yra viešai bendrinamas",
"This share is password-protected" : "Turinys apsaugotas slaptažodžiu",
"The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.",
"Password" : "Slaptažodis"
diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js
index 1aacb37722a..20825f6d547 100644
--- a/apps/files_trashbin/l10n/lt_LT.js
+++ b/apps/files_trashbin/l10n/lt_LT.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Select all" : "Pažymėti viską",
"Name" : "Pavadinimas",
+ "Actions" : "Veiksmai",
"Deleted" : "Ištrinta",
"Couldn't delete %s permanently" : "Nepavyko negrįžtamai ištrinti %s",
"Couldn't restore %s" : "Nepavyko atkurti %s",
diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json
index 206172a8831..201f50730cc 100644
--- a/apps/files_trashbin/l10n/lt_LT.json
+++ b/apps/files_trashbin/l10n/lt_LT.json
@@ -11,6 +11,7 @@
"No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Select all" : "Pažymėti viską",
"Name" : "Pavadinimas",
+ "Actions" : "Veiksmai",
"Deleted" : "Ištrinta",
"Couldn't delete %s permanently" : "Nepavyko negrįžtamai ištrinti %s",
"Couldn't restore %s" : "Nepavyko atkurti %s",
diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js
index d9cf34e447b..81d4c1d43a7 100644
--- a/apps/updatenotification/l10n/lt_LT.js
+++ b/apps/updatenotification/l10n/lt_LT.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.",
"A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}",
+ "View changelog" : "Rodyti keitinių žurnalą",
"Could not start updater, please try the manual update" : "Nepavyko paleisti atnaujinimo programos, prašome bandyti atnaujinimą rankiniu būdu",
"A new version is available: %s" : "Yra prieinama nauja versija: %s",
"Download now" : "Atsisiųsti dabar",
diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json
index 63d076ab2b7..233073194cf 100644
--- a/apps/updatenotification/l10n/lt_LT.json
+++ b/apps/updatenotification/l10n/lt_LT.json
@@ -19,6 +19,7 @@
"The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.",
"A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}",
+ "View changelog" : "Rodyti keitinių žurnalą",
"Could not start updater, please try the manual update" : "Nepavyko paleisti atnaujinimo programos, prašome bandyti atnaujinimą rankiniu būdu",
"A new version is available: %s" : "Yra prieinama nauja versija: %s",
"Download now" : "Atsisiųsti dabar",