summaryrefslogtreecommitdiffstats
path: root/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-25 01:35:27 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-25 01:35:27 +0000
commit63eb41a0b5c3821c51b0359b88324e464d1544ef (patch)
treec586dcf2948ab01f0ef3c67fd73248ac67d7c858 /l10n/lv.js
parentda8e1ab9a3e8dce17eab9ed73230730be8d9d4d9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lv.js')
-rw-r--r--l10n/lv.js36
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
new file mode 100644
index 00000000..2ba80aad
--- /dev/null
+++ b/l10n/lv.js
@@ -0,0 +1,36 @@
+OC.L10N.register(
+ "social",
+ {
+ "Social" : "Social",
+ "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud kļūst par daļu apvainotajos sociālajos tīklos!",
+ "Open documentation" : "Lasīt dokumentāciju",
+ "Social app setup" : "Social lietotnes iestatīšana",
+ "Finish setup" : "Pabeigt iestatīšanu",
+ "The Social app needs to be set up by the server administrator." : "Social lietotne jāuzstādās servera administratoram.",
+ "Home" : "Mājas",
+ "Direct messages" : "Tiešie ziņojumi",
+ "Profile" : "Profils",
+ "Local timeline" : "Lokālā laika josla",
+ "Global timeline" : "Globālā laika josla",
+ "Post publicly" : "Publisks ieraksts",
+ "Post to followers" : "Ieraksts sekotājiem",
+ "Post to recipients" : "Ieraksts saņēmējam",
+ "Post unlisted" : "Nerindots ieraksts",
+ "Direct" : "Tieši",
+ "Post to mentioned users only" : "Ieraksts tikai pieminētajiem lietotājiem",
+ "Unlisted" : "Nerindots",
+ "Followers" : "Sekotāji",
+ "Public" : "Publisks",
+ "Unfollow" : "Atsekot",
+ "Following" : "Seko",
+ "Follow" : "Sekot",
+ "posts" : "ieraksts",
+ "following" : "seko",
+ "followers" : "sekotāji",
+ "No accounts found" : "Konti nav atrasti",
+ "Searching for" : "Meklēt",
+ "No posts found" : "Atrasta jauns ieraksts",
+ "No direct messages found" : "Tiešie ziņojumi nav atrasti",
+ "User not found" : "Lietotājs nav atrasts"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");