diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 1293daf2a9e..cec73b777a8 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -86,6 +86,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Skupinska mapa »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Zunanja shramba »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Vaša shramba je skoraj do konca zasedena ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["se skladajo s filtrom »{filter}«","se skladajo s filtroma »{filter}«","se skladajo s filtri »{filter}«","se skladajo s filtri »{filter}«"], "View in folder" : "Pokaži v mapi", "Copied!" : "Kopirano!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index cf4d4e6c41f..11c14be08c9 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -84,6 +84,7 @@ "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Skupinska mapa »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Zunanja shramba »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Vaša shramba je skoraj do konca zasedena ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["se skladajo s filtrom »{filter}«","se skladajo s filtroma »{filter}«","se skladajo s filtri »{filter}«","se skladajo s filtri »{filter}«"], "View in folder" : "Pokaži v mapi", "Copied!" : "Kopirano!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj neposredno povezavo (za uporabnike, ki imajo dostop do datoteke ali mape)", |