Skip to content

Commit e682348

Browse files
committed
[tx-robot] updated from transifex
1 parent 8a457e9 commit e682348

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

l10n/sk.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ OC.L10N.register(
22
"viewer",
33
{
44
"Viewer" : "Prehliadač",
5-
"Simple file viewer with slideshow for media" : "Jednoduchý prehliadač súborov s režimom prezentácie pre obrázky a iné médiá"
5+
"Simple file viewer with slideshow for media" : "Jednoduchý prehliadač súborov s režimom prezentácie pre obrázky a iné médiá",
6+
"Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!" : "Prezentujte vaše fotky a videá z dovolenky ako vo filmoch. Ukážte časti vášho posledného románu priamo z vášho Nextcloudu. Vyberte najlepšiu GIF animáciu z vašej zbierky vďaka okamžitému náhľadu vašich obľúbených súborov. A ešte oveľa viac!",
7+
"Error loading {name}" : "Nepodarilo sa zobraziť {name}",
8+
"Your browser does not support the video tag." : "Váš webový prehliadač nepodporuje značku videa.",
9+
"Open sidebar" : "Otvoriť bočný panel",
10+
"View" : "Prezerať"
611
},
712
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

l10n/sk.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{ "translations": {
22
"Viewer" : "Prehliadač",
3-
"Simple file viewer with slideshow for media" : "Jednoduchý prehliadač súborov s režimom prezentácie pre obrázky a iné médiá"
3+
"Simple file viewer with slideshow for media" : "Jednoduchý prehliadač súborov s režimom prezentácie pre obrázky a iné médiá",
4+
"Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!" : "Prezentujte vaše fotky a videá z dovolenky ako vo filmoch. Ukážte časti vášho posledného románu priamo z vášho Nextcloudu. Vyberte najlepšiu GIF animáciu z vašej zbierky vďaka okamžitému náhľadu vašich obľúbených súborov. A ešte oveľa viac!",
5+
"Error loading {name}" : "Nepodarilo sa zobraziť {name}",
6+
"Your browser does not support the video tag." : "Váš webový prehliadač nepodporuje značku videa.",
7+
"Open sidebar" : "Otvoriť bočný panel",
8+
"View" : "Prezerať"
49
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
510
}

0 commit comments

Comments
 (0)