diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-15 02:15:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-15 02:15:30 +0000 |
commit | ad446daae00f7618a33c89c5bcc52f923dce35c9 (patch) | |
tree | aceaf9a2f2e0cd5404655f3fb4edc9483158d49c /apps/files_sharing | |
parent | 73c5591f68d0a7453ad0450dd2ec0bf3143125f1 (diff) | |
download | nextcloud-server-ad446daae00f7618a33c89c5bcc52f923dce35c9.tar.gz nextcloud-server-ad446daae00f7618a33c89c5bcc52f923dce35c9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/lv.js | 7 | ||||
-rw-r--r-- | apps/files_sharing/l10n/lv.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index 3dffe166719..6fbcaa68081 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -35,6 +35,8 @@ OC.L10N.register( "Delete" : "Dzēst", "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē", "Terms of service" : "Pakalpojuma noteikumi", + "Show list view" : "Rādīt saraksta skatu", + "Show grid view" : "Rādīt režģa skatu", "No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}", "Invalid server URL" : "Nederīgs servera url", "Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud", @@ -98,9 +100,12 @@ OC.L10N.register( "Files" : "Datnes", "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape", "Shared link" : "Koplietota saite", + "Wrong share ID, share does not exist" : "Nepareizs koplietošanas ID, koplietojums neeksistē", "Could not delete share" : "Neizdevās dzēst koplietotni", "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu", + "Wrong path, file/folder does not exist" : "Nepareizs ceļš, fails/mape neeksistē", "Could not create share" : "Nevar izveidot koplietošanu", + "Invalid permissions" : "Nederīgas atļaujas", "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis", "Please specify a valid group" : "Lūdzu norādiet derīgu grupu", @@ -159,6 +164,8 @@ OC.L10N.register( "Password protect" : "Aizsargāt ar paroli", "Video verification" : "Video verifikācija", "Add another link" : "Pievienot citu saiti", + "Create a new share link" : "Izveidojiet jaunu kopīgošanas saiti", + "Share link ({label})" : "Kopīgot saiti ({label})", "Share link" : "Koplietot saiti", "Resharing is not allowed" : "Atkārtota koplietošana nav atļauta", "Name or email …" : "Vārds vai e-pasts ...", diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index 1a24fb250f0..3efed7cf5eb 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -33,6 +33,8 @@ "Delete" : "Dzēst", "You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē", "Terms of service" : "Pakalpojuma noteikumi", + "Show list view" : "Rādīt saraksta skatu", + "Show grid view" : "Rādīt režģa skatu", "No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}", "Invalid server URL" : "Nederīgs servera url", "Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud", @@ -96,9 +98,12 @@ "Files" : "Datnes", "A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape", "Shared link" : "Koplietota saite", + "Wrong share ID, share does not exist" : "Nepareizs koplietošanas ID, koplietojums neeksistē", "Could not delete share" : "Neizdevās dzēst koplietotni", "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu", + "Wrong path, file/folder does not exist" : "Nepareizs ceļš, fails/mape neeksistē", "Could not create share" : "Nevar izveidot koplietošanu", + "Invalid permissions" : "Nederīgas atļaujas", "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis", "Please specify a valid group" : "Lūdzu norādiet derīgu grupu", @@ -157,6 +162,8 @@ "Password protect" : "Aizsargāt ar paroli", "Video verification" : "Video verifikācija", "Add another link" : "Pievienot citu saiti", + "Create a new share link" : "Izveidojiet jaunu kopīgošanas saiti", + "Share link ({label})" : "Kopīgot saiti ({label})", "Share link" : "Koplietot saiti", "Resharing is not allowed" : "Atkārtota koplietošana nav atļauta", "Name or email …" : "Vārds vai e-pasts ...", |