diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/files_sharing/l10n/lv.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index b444ca1ddda..23edcd05e4a 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -206,10 +206,6 @@ OC.L10N.register( "Uploaded files:" : "Augšupielādētas datnes:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Veicot datņu augšupielādi, jūs piekrītat %1$spakalpojuma noteikumiem%2$s.", "Add to your Nextcloud" : "Pievienot savam Nextcloud", - "Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē", - "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš", - "Copy to clipboard" : "Kopēt starpliktuvē", - "Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas", - "Toggle grid view" : "Pārslēgt režģa skatu" + "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |