Skip to content

Commit 7ef7816

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 98d594b commit 7ef7816

File tree

4 files changed

+452
-44
lines changed

4 files changed

+452
-44
lines changed

l10n/lv.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,14 @@ OC.L10N.register(
4141
"{actor} added {user}" : "{actor} pievienoja {user}",
4242
"You joined the conversation" : "Jūs pievienojaties sarunai",
4343
"{actor} joined the conversation" : "{actor} pievienojās sarunai",
44-
"You added {user}" : "Jūs pievienojāt {user}",
44+
"You added {user}" : "Tu pievienoji {user}",
4545
"{actor} added you" : "{actor} jūs pievienoja",
4646
"You left the conversation" : "Jūs atstājāt sarunu",
4747
"{actor} left the conversation" : "{actor} atstāja sarunu",
4848
"{actor} removed {user}" : "{actor} noņēma {user}",
4949
"You removed {user}" : "Jūs noņēmāt {user}",
5050
"{actor} removed you" : "{actor} jūs noņēma",
51+
"You added {phone}" : "Tu pievienoji {phone}",
5152
"{actor} promoted {user} to moderator" : "{actor} paaugstināja {user} par regulētāju",
5253
"You promoted {user} to moderator" : "Jūs paaugstinājāt {user} par regulētāju",
5354
"{actor} promoted you to moderator" : "{actor} paaugstināja jūs par regulētāju",

l10n/lv.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,14 @@
3939
"{actor} added {user}" : "{actor} pievienoja {user}",
4040
"You joined the conversation" : "Jūs pievienojaties sarunai",
4141
"{actor} joined the conversation" : "{actor} pievienojās sarunai",
42-
"You added {user}" : "Jūs pievienojāt {user}",
42+
"You added {user}" : "Tu pievienoji {user}",
4343
"{actor} added you" : "{actor} jūs pievienoja",
4444
"You left the conversation" : "Jūs atstājāt sarunu",
4545
"{actor} left the conversation" : "{actor} atstāja sarunu",
4646
"{actor} removed {user}" : "{actor} noņēma {user}",
4747
"You removed {user}" : "Jūs noņēmāt {user}",
4848
"{actor} removed you" : "{actor} jūs noņēma",
49+
"You added {phone}" : "Tu pievienoji {phone}",
4950
"{actor} promoted {user} to moderator" : "{actor} paaugstināja {user} par regulētāju",
5051
"You promoted {user} to moderator" : "Jūs paaugstinājāt {user} par regulētāju",
5152
"{actor} promoted you to moderator" : "{actor} paaugstināja jūs par regulētāju",

0 commit comments

Comments
 (0)