diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/lv.js | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.zip |
Fix(l10n): š Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r-- | apps/files/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 882c1735159..9c586a22220 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -66,7 +66,6 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumÄ.", "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", "View in folder" : "SkatÄ«t mapÄ", - "Copied!" : "NokopÄts!", "Path" : "CeļŔ", "_%n byte_::_%n bytes_" : ["%n baiti","%n baits","%n baiti"], "Favorited" : "FavorÄ«ti", @@ -140,6 +139,7 @@ OC.L10N.register( "Select" : "NorÄdÄ«t", "You donāt have permission to upload or create files here" : "Jums nav tiesÄ«bu Å”eit augÅ”upielÄdÄt vai veidot datnes", "New" : "Jauna", + "Copied!" : "NokopÄts!", "Settings" : "IestatÄ«jumi" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |