Skip to content

Commit cf4e569

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 981f919 commit cf4e569

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/sk.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Shows recommended files" : "Zobraziť odporúčané súbory",
1010
"Shows recommended files for quick access of files and folders with recent activity" : "Zobrazí odporúčané súbory pre rýchly prístup k súborom a priečinkom s ktorými ste nedávno niečo robili",
1111
"No recommendations yet" : "Zatiaľ žiadne odporúčania",
12+
"Path name {path}" : "Názov cesty {path}",
1213
"Show recommendations" : "Zobraziť odporúčania"
1314
},
1415
"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

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Shows recommended files" : "Zobraziť odporúčané súbory",
88
"Shows recommended files for quick access of files and folders with recent activity" : "Zobrazí odporúčané súbory pre rýchly prístup k súborom a priečinkom s ktorými ste nedávno niečo robili",
99
"No recommendations yet" : "Zatiaľ žiadne odporúčania",
10+
"Path name {path}" : "Názov cesty {path}",
1011
"Show recommendations" : "Zobraziť odporúčania"
1112
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
1213
}

0 commit comments

Comments
 (0)