diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-03 02:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-03 02:19:44 +0000 |
commit | 8c41589b30d438a8c813e620dc88e42a48a884dd (patch) | |
tree | f8698ce8ae4f78df031c00b0849827381c33136d /apps/settings | |
parent | 17930c64f499979354d68e80e91c5ad3536d0c84 (diff) | |
download | nextcloud-server-8c41589b30d438a8c813e620dc88e42a48a884dd.tar.gz nextcloud-server-8c41589b30d438a8c813e620dc88e42a48a884dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/lt_LT.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/oc.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/oc.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 45022c7dde3..b16e69dbca9 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -9,6 +9,7 @@ OC.L10N.register( "Email sent" : "El. paštas išsiųstas", "Private" : "Privatu", "Don't synchronize to servers" : "Nesinchronizuoti į serverius", + "Trusted" : "Patikimas", "Only synchronize to trusted servers" : "Sinchronizuoti tik į patikimus serverius", "Public" : "Vieša", "Synchronize to trusted servers and the global and public address book" : "Sinchronizuoti į patikimus serverius ir į visuotinę bei viešą adresų knygą", @@ -259,6 +260,7 @@ OC.L10N.register( "{license}-licensed" : "Licencijuota pagal {license}", "Details" : "Išsamiau", "Changelog" : "Keitinių žurnalas", + "by {author}\n{license}" : "pagal {author}\n{license}", "New user" : "Naujas naudotojas", "Enter group name" : "Įveskite grupės pavadinimą", "Add group" : "Pridėti grupę", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 8afb7b9ed9a..3fccdb19a83 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -7,6 +7,7 @@ "Email sent" : "El. paštas išsiųstas", "Private" : "Privatu", "Don't synchronize to servers" : "Nesinchronizuoti į serverius", + "Trusted" : "Patikimas", "Only synchronize to trusted servers" : "Sinchronizuoti tik į patikimus serverius", "Public" : "Vieša", "Synchronize to trusted servers and the global and public address book" : "Sinchronizuoti į patikimus serverius ir į visuotinę bei viešą adresų knygą", @@ -257,6 +258,7 @@ "{license}-licensed" : "Licencijuota pagal {license}", "Details" : "Išsamiau", "Changelog" : "Keitinių žurnalas", + "by {author}\n{license}" : "pagal {author}\n{license}", "New user" : "Naujas naudotojas", "Enter group name" : "Įveskite grupės pavadinimą", "Add group" : "Pridėti grupę", diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index bb5cdc3c5ff..6495a041cb9 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -2,7 +2,7 @@ OC.L10N.register( "settings", { "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat", - "Migration started …" : "Migracion començaca…", + "Migration started …" : "Migracion començada…", "Saved" : "Enregistrat", "Not saved" : "Pas enregistrat", "Sending…" : "Mandadís…", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index bfe2e7c4a3f..8ed9179da21 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -1,6 +1,6 @@ { "translations": { "Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés d’esperar fins que la migracion aja acabat", - "Migration started …" : "Migracion començaca…", + "Migration started …" : "Migracion començada…", "Saved" : "Enregistrat", "Not saved" : "Pas enregistrat", "Sending…" : "Mandadís…", |