diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
commit | 9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch) | |
tree | 05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/lv.json | |
parent | 5559570fafcedf2db709dd9ee1e82acad85e60df (diff) | |
download | nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.tar.gz nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lv.json')
-rw-r--r-- | apps/files/l10n/lv.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 909c374d653..48edc65f584 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -106,11 +106,7 @@ "You moved {oldfile} to {newfile}" : "Pārvietoji {oldfile} uz {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} pārvietoja {oldfile} uz {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Datne ir pievienota vai noņemta no jūsu <strong>favorītiem</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datne vai mape tika <strong>mainīta</strong> vai <strong>pārsaukta</strong>", - "A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape", - "A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>", - "A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape", + "A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape", "All files" : "Visas datnes", "Unlimited" : "Neierobežota", "Upload (max. %s)" : "Augšupielādēt (maks. %s)", @@ -137,6 +133,11 @@ "Shared by link" : "Koplietots ar saiti", "Deleted shares" : "Dzēstās koplietotnes", "Text file" : "Teksta datne", - "New text file.txt" : "Jauna teksta datne.txt" + "New text file.txt" : "Jauna teksta datne.txt", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datne vai mape tika <strong>mainīta</strong> vai <strong>pārsaukta</strong>", + "A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape", + "A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>", + "A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |