aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/lv.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
commitdc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch)
treeaa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/lv.js
parentbf9d4d425d56f540153cdde94469254571a4d779 (diff)
downloadnextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz
nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r--lib/l10n/lv.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 666d2e9d5f6..7f6257cfc5e 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -6,6 +6,16 @@ OC.L10N.register(
"Settings" : "Iestatījumi",
"Users" : "Lietotāji",
"Admin" : "Administratori",
+ "today" : "šodien",
+ "yesterday" : "vakar",
+ "_%n day ago_::_%n days ago_" : ["","",""],
+ "last month" : "pagājušajā mēnesī",
+ "_%n month ago_::_%n months ago_" : ["","","Pirms %n mēnešiem"],
+ "last year" : "gājušajā gadā",
+ "_%n year go_::_%n years ago_" : ["","",""],
+ "_%n hour ago_::_%n hours ago_" : ["","","Pirms %n stundām"],
+ "_%n minute ago_::_%n minutes ago_" : ["","","Pirms %n minūtēm"],
+ "seconds ago" : "sekundes atpakaļ",
"web services under your control" : "tīmekļa servisi tavā varā",
"Application is not enabled" : "Lietotne nav aktivēta",
"Authentication error" : "Autentifikācijas kļūda",
@@ -25,16 +35,6 @@ OC.L10N.register(
"Set an admin password." : "Iestatiet administratora paroli.",
"%s shared »%s« with you" : "%s kopīgots »%s« ar jums",
"Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”",
- "seconds ago" : "sekundes atpakaļ",
- "_%n minute ago_::_%n minutes ago_" : ["","","Pirms %n minūtēm"],
- "_%n hour ago_::_%n hours ago_" : ["","","Pirms %n stundām"],
- "today" : "šodien",
- "yesterday" : "vakar",
- "_%n day go_::_%n days ago_" : ["","","Pirms %n dienām"],
- "last month" : "pagājušajā mēnesī",
- "_%n month ago_::_%n months ago_" : ["","","Pirms %n mēnešiem"],
- "last year" : "gājušajā gadā",
- "years ago" : "gadus atpakaļ",
"A valid username must be provided" : "Jānorāda derīgs lietotājvārds",
"A valid password must be provided" : "Jānorāda derīga parole",
"The username is already being used" : "Šāds lietotājvārds jau tiek izmantots"