diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/files_sharing/l10n/lv.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r-- | apps/files_sharing/l10n/lv.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index 2b47b3315f9..05cce9c61b4 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -174,14 +174,6 @@ OC.L10N.register( "No deleted shares" : "Nav dzēstu koplietojumu", "Pending shares" : "Gaidošie koplietojumi", "No pending shares" : "Nav gaidošie koplietojumi", - "No entries found in this folder" : "Šajā mapē nekas nav atrasts", - "Name" : "Nosaukums", - "Share time" : "Koplietošanas laiks", - "Reasons might be:" : "Iespējamie iemesli:", - "the item was removed" : "vienums tika dzēsts", - "the link expired" : "saitei beidzies termiņš", - "sharing is disabled" : "koplietošana nav ieslēgta", - "For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.", "Share note" : "Koplietot piezīmi", "Upload files to %s" : "Augšupielādēt datnes uz %s", "Note" : "Piezīme", @@ -206,6 +198,14 @@ OC.L10N.register( "Allow resharing" : "Atļaut atkārtotu koplietošanu", "Expiration date enforced" : "Piespiedu derīguma termiņš", "Password protect" : "Aizsargāt ar paroli", + "No entries found in this folder" : "Šajā mapē nekas nav atrasts", + "Name" : "Nosaukums", + "Share time" : "Koplietošanas laiks", + "Reasons might be:" : "Iespējamie iemesli:", + "the item was removed" : "vienums tika dzēsts", + "the link expired" : "saitei beidzies termiņš", + "sharing is disabled" : "koplietošana nav ieslēgta", + "For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.", "Update" : "Atjaunināt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |