Skip to content

Commit 790b8e6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bec8663 commit 790b8e6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/lv.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ OC.L10N.register(
2828
"Loading …" : "Notiek ielāde ...",
2929
"Updating settings has failed." : "Iestatījumu atjaunināšana neizdevās.",
3030
"Uncategorized" : "Bez kategorijas",
31-
"Tasks" : "Uzdevumi"
31+
"Tasks" : "Uzdevumi",
32+
"It looks that the notes app was installed from a development source. Please install it from the official <a href=\"%1$s\">Nextcloud App Store</a> instead. If you want to build the Notes app by yourself, please follow the <a href=\"%2$s\">developer instructions</a>." : "Izskatās, ka piezīmju lietotne tika uzstādīta un izstrādes avota. Lūgums uzstādīt to no officiālā <a href=\"%1$s\">Nextcloud lietotņu veikala</a>. Ja ir vēlēšanās būvēt piezīmju lietotni pašam, lūgums sekot <a href=\"%2$s\">norādēm izstrādātājiem</a>."
3233
},
3334
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

l10n/lv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"Loading …" : "Notiek ielāde ...",
2727
"Updating settings has failed." : "Iestatījumu atjaunināšana neizdevās.",
2828
"Uncategorized" : "Bez kategorijas",
29-
"Tasks" : "Uzdevumi"
29+
"Tasks" : "Uzdevumi",
30+
"It looks that the notes app was installed from a development source. Please install it from the official <a href=\"%1$s\">Nextcloud App Store</a> instead. If you want to build the Notes app by yourself, please follow the <a href=\"%2$s\">developer instructions</a>." : "Izskatās, ka piezīmju lietotne tika uzstādīta un izstrādes avota. Lūgums uzstādīt to no officiālā <a href=\"%1$s\">Nextcloud lietotņu veikala</a>. Ja ir vēlēšanās būvēt piezīmju lietotni pašam, lūgums sekot <a href=\"%2$s\">norādēm izstrādātājiem</a>."
3031
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
3132
}

0 commit comments

Comments
 (0)