summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
commitab18d2f55ef2b8de32dc238ef49e0d65d7228f11 (patch)
tree9557d832ea49546434f6f344aa9f8e6c7dc44f9d /apps/files/l10n/lv.js
parent8a02647e659509b8ce118aab4b7d7a6243fca524 (diff)
downloadnextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.tar.gz
nextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r--apps/files/l10n/lv.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index e07d88a617b..84868afb0c9 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -74,10 +74,9 @@ OC.L10N.register(
"New folder" : "Jauna mape",
"Upload" : "Augšupielādēt",
"An error occurred while trying to update the tags" : "Notika kļūda atjaunojot atzīmi",
- "A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna 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>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
- "A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape",
+ "Changed by %2$s" : "Izmainīja %2$s",
+ "Deleted by %2$s" : "Dzēsa %2$s",
+ "Restored by %2$s" : "Atjaunoja %2$s",
"You created %1$s" : "Tu izveidoji %1$s",
"%2$s created %1$s" : "%2$s izveidoja %1$s",
"%1$s was created in a public folder" : "%1$s tika izveidots publiskajā mapē",
@@ -87,9 +86,8 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s izdzēsa %1$s",
"You restored %1$s" : "Tu atjaunoji %1$s",
"%2$s restored %1$s" : "%2$s atjaunoja %1$s",
- "Changed by %2$s" : "Izmainīja %2$s",
- "Deleted by %2$s" : "Dzēsa %2$s",
- "Restored by %2$s" : "Atjaunoja %2$s",
+ "A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna 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>",
"Upload (max. %s)" : "Augšupielādēt (maks. %s)",
"File handling" : "Datņu pārvaldība",
"Maximum upload size" : "Maksimālais datņu augšupielādes apjoms",
@@ -133,6 +131,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'",
"{newname} already exists" : "{newname} jau eksistē",
"A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape",
+ "A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
+ "A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Izmanto šo adresi, lai <a href=\"%s\" target=\"_blank\">sasniegtu savas datnes caur WebDAV</a>",
"Cancel upload" : "Atcelt augšupielādi"
},